Uses of Class
javax.xml.messaging.Endpoint
-
Packages that use Endpoint Package Description javax.xml.messaging -
-
Uses of Endpoint in javax.xml.messaging
Subclasses of Endpoint in javax.xml.messaging Modifier and Type Class Description classURLEndpointA special case of theEndpointclass used for simple applications that want to communicate directly with another SOAP-based application in a point-to-point fashion instead of going through a messaging provider.
-