com.sun.xml.ws.model
Class SOAPSEIModel
java.lang.Object
com.sun.xml.ws.model.AbstractSEIModelImpl
com.sun.xml.ws.model.SOAPSEIModel
- All Implemented Interfaces:
- SEIModel
public class SOAPSEIModel
- extends AbstractSEIModelImpl
Creates SOAP specific RuntimeModel
Methods inherited from class com.sun.xml.ws.model.AbstractSEIModelImpl |
addAdditionalClasses, addJavaMethod, applyParameterBinding, freeze, getBoundPortTypeName, getBridge, getDispatchMethod, getJavaMethod, getJavaMethod, getJavaMethods, getJAXBContext, getKnownNamespaceURIs, getMarshallerPool, getPort, getPortName, getPortTypeName, getQNameForJM, getServiceQName, getTargetNamespace, getWSDLLocation, isCheckedException, isKnownFault, postProcess, put, put, setPortName, setPortTypeName, setServiceQName, setTargetNamespace, setWSDLLocation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPSEIModel
public SOAPSEIModel()
populateMaps
protected void populateMaps()
- Description copied from class:
AbstractSEIModelImpl
- Populate methodToJM and nameToJM maps.
- Specified by:
populateMaps
in class AbstractSEIModelImpl
getKnownHeaders
public Set<QName> getKnownHeaders()