Uses of Class
javax.xml.soap.SOAPConnection
-
Packages that use SOAPConnection Package Description javax.xml.soap org.apache.axis.soap -
-
Uses of SOAPConnection in javax.xml.soap
Methods in javax.xml.soap that return SOAPConnection Modifier and Type Method Description abstract SOAPConnectionSOAPConnectionFactory. createConnection()Create a newSOAPConnection. -
Uses of SOAPConnection in org.apache.axis.soap
Subclasses of SOAPConnection in org.apache.axis.soap Modifier and Type Class Description classSOAPConnectionImplSOAP Connection implementationMethods in org.apache.axis.soap that return SOAPConnection Modifier and Type Method Description SOAPConnectionSOAPConnectionFactoryImpl. createConnection()Create a newSOAPConnection.
-