Uses of Class
com.sun.tools.ws.wsdl.document.soap.SOAPBinding

Packages that use SOAPBinding
com.sun.tools.ws.processor.modeler.wsdl   
com.sun.tools.ws.wsdl.document.soap   
com.sun.tools.ws.wsdl.parser   
 

Uses of SOAPBinding in com.sun.tools.ws.processor.modeler.wsdl
 

Fields in com.sun.tools.ws.processor.modeler.wsdl declared as SOAPBinding
 SOAPBinding WSDLModelerBase.ProcessSOAPOperationInfo.soapBinding
           
 

Constructors in com.sun.tools.ws.processor.modeler.wsdl with parameters of type SOAPBinding
WSDLModelerBase.ProcessSOAPOperationInfo(Port modelPort, Port port, Operation portTypeOperation, BindingOperation bindingOperation, SOAPBinding soapBinding, WSDLDocument document, boolean hasOverloadedOperations, Map headers)
           
 

Uses of SOAPBinding in com.sun.tools.ws.wsdl.document.soap
 

Subclasses of SOAPBinding in com.sun.tools.ws.wsdl.document.soap
 class SOAP12Binding
           
 

Uses of SOAPBinding in com.sun.tools.ws.wsdl.parser
 

Methods in com.sun.tools.ws.wsdl.parser that return SOAPBinding
protected  SOAPBinding SOAP12ExtensionHandler.getSOAPBinding(Locator location)
           
protected  SOAPBinding SOAPExtensionHandler.getSOAPBinding(Locator location)