Package 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
Creates SOAP specific RuntimeModel
- Author:
- Vivek Pandey
-
Field Summary
Fields inherited from class com.sun.xml.ws.model.AbstractSEIModelImpl
bindingContext, classLoader, contractClass, databindingInfo, defaultSchemaNamespaceSuffix, emptyBodyName, endpointClass, jaxbContext, wsBinding -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidPopulate methodToJM and nameToJM maps.Methods inherited from class com.sun.xml.ws.model.AbstractSEIModelImpl
addAdditionalClasses, databindingInfo, freeze, getBindingContext, getBoundPortTypeName, getContractClass, getDatabinding, getEndpointClass, getJavaMethod, getJavaMethod, getJavaMethodForWsdlOperation, getJavaMethods, getJAXBContext, getKnownNamespaceURIs, getMarshallerPool, getPort, getPortName, getPortTypeName, getQNameForJM, getServiceQName, getTargetNamespace, getWSBinding, getWSDLLocation, getXMLBridge, isCheckedException, isKnownFault, setDatabinding
-
Constructor Details
-
SOAPSEIModel
-
-
Method Details
-
populateMaps
protected void populateMaps()Description copied from class:AbstractSEIModelImplPopulate methodToJM and nameToJM maps.- Specified by:
populateMapsin classAbstractSEIModelImpl
-
getKnownHeaders
-