+

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 we are a system programmer, we can use some these interfaces with the Web Services Addressing (WS-Addressing) system programming interfaces.


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 allow you to achieve the following objectives by using specific classes:


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

  • IBM proprietary Web Services Addressing SPIs


    Related information:

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