Uses of Interface
org.eclipse.wst.wsdl.binding.soap.SOAPFactory

Packages that use SOAPFactory
org.eclipse.wst.wsdl.binding.soap The WSDL model API allows clients to work with the WSDL 1.1 documents. 
 

Uses of SOAPFactory in org.eclipse.wst.wsdl.binding.soap
 

Fields in org.eclipse.wst.wsdl.binding.soap declared as SOAPFactory
static SOAPFactory SOAPFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.wst.wsdl.binding.soap that return SOAPFactory
 SOAPFactory SOAPPackage.getSOAPFactory()
          Returns the factory that creates the instances of the model.