Uses of Interface
jakarta.xml.messaging.ProviderConnection
-
Packages that use ProviderConnection Package Description jakarta.xml.messaging Provides the API for using a messaging provider to send and receive SOAP messages. -
-
Uses of ProviderConnection in jakarta.xml.messaging
Methods in jakarta.xml.messaging that return ProviderConnection Modifier and Type Method Description abstract ProviderConnectionProviderConnectionFactory. createConnection()Deprecated.Creates aProviderConnectionobject to the messaging provider that is associated with thisProviderConnectionFactoryobject.
-