Uses of Class
jakarta.xml.soap.SOAPConnectionFactory
Package
Description
Provides the API for creating and building SOAP messages.
-
Uses of SOAPConnectionFactory in com.sun.xml.messaging.saaj.client.p2p
Modifier and TypeClassDescriptionclass
Implementation of the SOAPConnectionFactory -
Uses of SOAPConnectionFactory in jakarta.xml.soap
Modifier and TypeMethodDescriptionstatic SOAPConnectionFactory
SOAPConnectionFactory.newInstance()
Creates an instance of the defaultSOAPConnectionFactory
object.