Uses of Class
javax.xml.soap.SOAPFactory

Packages that use SOAPFactory
javax.xml.soap Provides the API for creating and building SOAP messages. 
 

Uses of SOAPFactory in javax.xml.soap
 

Methods in javax.xml.soap that return SOAPFactory
static SOAPFactory SOAPFactory.newInstance()
          Creates a new instance of SOAPFactory.