Class SOAP12Binding
- java.lang.Object
-
- com.sun.tools.ws.wsdl.framework.Entity
-
- com.sun.tools.ws.wsdl.framework.ExtensionImpl
-
- com.sun.tools.ws.wsdl.document.soap.SOAPBinding
-
- com.sun.tools.ws.wsdl.document.soap.SOAP12Binding
-
- All Implemented Interfaces:
TWSDLExtension,Elemental
public class SOAP12Binding extends SOAPBinding
-
-
Field Summary
-
Fields inherited from class com.sun.tools.ws.wsdl.framework.Entity
errorReceiver
-
-
Constructor Summary
Constructors Constructor Description SOAP12Binding(Locator locator)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QNamegetElementName()-
Methods inherited from class com.sun.tools.ws.wsdl.document.soap.SOAPBinding
getStyle, getTransport, isDocument, isRPC, setStyle, setTransport, validateThis
-
Methods inherited from class com.sun.tools.ws.wsdl.framework.ExtensionImpl
accept, getParent, setParent
-
Methods inherited from class com.sun.tools.ws.wsdl.framework.Entity
failValidation, failValidation, getLocator, getProperty, removeProperty, setErrorReceiver, setProperty, withAllEntityReferencesDo, withAllQNamesDo, withAllSubEntitiesDo
-
-
-
-
Constructor Detail
-
SOAP12Binding
public SOAP12Binding(Locator locator)
-
-
Method Detail
-
getElementName
public QName getElementName()
- Specified by:
getElementNamein interfaceElemental- Overrides:
getElementNamein classSOAPBinding
-
-