Uses of Class
javax.xml.soap.SOAPFactory
-
Packages that use SOAPFactory Package Description javax.xml.soap org.apache.axis.soap -
-
Uses of SOAPFactory in javax.xml.soap
Methods in javax.xml.soap that return SOAPFactory Modifier and Type Method Description static SOAPFactorySOAPFactory. newInstance()Creates a new instance ofSOAPFactory. -
Uses of SOAPFactory in org.apache.axis.soap
Subclasses of SOAPFactory in org.apache.axis.soap Modifier and Type Class Description classSOAPFactoryImplSOAP Element Factory implementation
-