IBM WebSphere Application ServerTM
Release 7

Package com.ibm.websphere.wsaddressing

This package describes the Web service Addressing (WS-Addressing) interfaces available to application programmers.

See:
          Description

Interface Summary
EndpointReference This interface represents the XML EndpointReferenceType complexType of the WS-Addressing specification XML schema.
 

Class Summary
EndpointReferenceManager This abstract class is used to create EndpointReferences.
WSAConstants This class contains the WS-Addressing constant exposed on the API.
 

Exception Summary
EndpointReferenceCreationException This exception is hrown when it is not possible to create an EndpointReference.
ReferenceParameterCreationException This exception is thrown when it is not possible to create an EndpointReference.
 

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:


IBM WebSphere Application ServerTM
Release 7