Uses of Class
jakarta.xml.soap.SOAPConnection
- 
Packages that use SOAPConnection Package Description jakarta.xml.soap Provides the API for creating and building SOAP messages. - 
- 
Uses of SOAPConnection in jakarta.xml.soap
Methods in jakarta.xml.soap that return SOAPConnection Modifier and Type Method Description abstract SOAPConnectionSOAPConnectionFactory. createConnection()Create a newSOAPConnection. 
 -