Uses of Class
javax.xml.soap.SOAPConnection

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

Uses of SOAPConnection in javax.xml.soap
 

Methods in javax.xml.soap that return SOAPConnection
abstract  SOAPConnection SOAPConnectionFactory.createConnection()
          Create a new SOAPConnection.
 

Uses of SOAPConnection in org.apache.axis.soap
 

Subclasses of SOAPConnection in org.apache.axis.soap
 class SOAPConnectionImpl
          SOAP Connection implementation
 

Methods in org.apache.axis.soap that return SOAPConnection
 SOAPConnection SOAPConnectionFactoryImpl.createConnection()
          Create a new SOAPConnection.
 



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