Package | Description |
---|---|
javax.xml.messaging |
Provides the API for using a messaging provider to send and receive
SOAP messages.
|
Modifier and Type | Class and Description |
---|---|
class |
URLEndpoint
A special case of the
Endpoint class 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. |
Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.