+

Search Tips   |   Advanced Search

Web Services Addressing APIs


This product provides interfaces at the application programming level to enable application developers, including developers of Web Services Resource Framework applications, to create references to, and to target, Web service resource instances. If a system programmer, we can use some these interfaces with the Web Services Addressing (WS-Addressing) system programming interfaces.

This product provides two separate sets of APIs:

These APIs are described in more detail in the WS-Addressing API documentation.

 

JAX-WS 2.1 APIs

The standard JAX-WS 2.1 APIs in this product are contained in the javax.xml.ws.wsaddressing package. Refer to the JAX-WS 2.1 API documentation for more information about these APIs. The implementation of the standard JAX-WS 2.1 APIs in this product also contains APIs, in the com.ibm.websphere.wsaddressing.jaxws21 package. These APIs are described in more detail in the generated API documentation in this information center. These APIs provide the following features:

 

IBM proprietary WS-Addressing APIs

These APIs are contained in the com.ibm.websphere.wsaddressing package and are summarized in the following diagram. The diagram also shows the following classes from the JAX-WS 2.1 API: com.ibm.websphere.wsaddressing.jaxws21.EndpointReferenceConverter, javax.xml.ws.wsaddressing.W3CEndpointReference and com.ibm.websphere.wsaddressing.jaxws21.SubmissionEndpointReference.

These interfaces provide the following features:





 

Related concepts


Web Services Addressing support
Web Services Resource Framework support

 

Related tasks


Create stateful Web services using the Web Services Resource Framework
Develop applications that use Web Services Addressing

 

Related


IBM proprietary Web Services Addressing SPIs
Example: Creating a Web service that uses the IBM proprietary Web Services Addressing API to access a generic Web service resource instance

 

Related information


Generated API documentation - Application programming interfaces
JAX-WS API: http://jcp.org/aboutJava /communityprocess/mrel/jsr224/index2.html