Uses of Class
javax.xml.soap.SOAPFactory

Packages that use SOAPFactory
javax.xml.soap   
org.apache.axis.soap   
 

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.
 

Uses of SOAPFactory in org.apache.axis.soap
 

Subclasses of SOAPFactory in org.apache.axis.soap
 class SOAPFactoryImpl
          SOAP Element Factory implementation
 



Copyright © 2003 Apache Web Services Project. A ll Rights Reserved.