Uses of Class
jakarta.xml.soap.SOAPConnectionFactory
Packages that use SOAPConnectionFactory
Package
Description
Provides the API for creating and building SOAP messages.
-
Uses of SOAPConnectionFactory in com.sun.xml.messaging.saaj.client.p2p
Subclasses of SOAPConnectionFactory in com.sun.xml.messaging.saaj.client.p2pModifier and TypeClassDescriptionclassImplementation of the SOAPConnectionFactory -
Uses of SOAPConnectionFactory in jakarta.xml.soap
Methods in jakarta.xml.soap that return SOAPConnectionFactoryModifier and TypeMethodDescriptionstatic SOAPConnectionFactorySOAPConnectionFactory.newInstance()Creates an instance of the defaultSOAPConnectionFactoryobject.