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, freeze, getBindingContext, getBoundPortTypeName, getBridge, getContractClass, getDatabinding, getDefaultSchemaNamespace, getEndpointClass, getJavaMethod, getJavaMethod, getJavaMethodForWsdlOperation, getJavaMethods, getJAXBContext, getKnownNamespaceURIs, getMarshallerPool, getPort, getPortName, getPortTypeName, getQNameForJM, getServiceQName, getTargetNamespace, getWSBinding, getWSDLLocation, getXMLBridge, isCheckedException, isKnownFault, postProcess, put, put, putOp, setDatabinding, 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(WebServiceFeatureList features)
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()
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.