Package com.ibm.websphere.wsaddressing
This package describes the Web service Addressing (WS-Addressing) interfaces available to application programmers.
See:
Description
Package com.ibm.websphere.wsaddressing Description
This package describes the Web service Addressing (WS-Addressing) interfaces available to application programmers.
These interfaces enable application developers, including developers of Web Services Resource Framework applications,
to create references to, and to target, Web service resource instances. In particular, you can use these
WS-Addressing interfaces to:
-
Easily create Java endpoint reference instances at run time based on the application's deployment environment,
(there is no need to specify the URI of the endpoint reference).
Additionally, endpoint references can represent highly available or workload managed objects.
-
Configure client JAX-RPC Stub or DII objects with a WS-Addressing endpoint reference.
Future invocations on the client Stub or Call object are targeted at the endpoint represented by the endpoint reference.
The invocations also automatically conform to the WS-Addressing specification (namespace) associated with that endpoint reference.
-
Associate reference parameters with an endpoint reference at the time of its creation, to correlate
it with a particular resource instance.
-
In targeted Web services, extract the reference parameters of an incoming message,
so that the Web service can route the message to the appropriate WS-Resource instance.
- Version:
- 1.1.0