IBM WebSphere Application ServerTM
Release 6

Package  com.ibm.wsspi.wsaddressing

Interface Summary
RelationshipThis interface represents the [relationship] abstract property of the WS-Addressing specification.
ServiceNameThis interface represents the WS-Addressing service name of the an EndpointReference's WSDL [metadata] element.
AttributedQNameAn AttributedQName is a Qualified Name (QName) value that can have attributes set on its XML element, as an extensibility mechanism.
MetadataThe Metadata interface provides a Java representation of the WS-Addressing EndpointReference's [metadata] abstract property.
EndpointReferenceThis interface represents the XML complexType "wsa:EndpointReferenceType" of the WS-Addressing specification XML schema.
AttributedTypeThis interface enables XML types to have attributes set on their XML element, as an extensibility mechanism.
AttributedURIAn AttributedURI is a URI that can have attributes set on its XML element, as an extensibility mechanism.

Class Summary
EndpointReferenceManagerThis class exposes the EndpointReferenceManager interface available at the SPI level.
WSAddressingFactoryThis class is a factory used for creating instances of objects representing the complex types found in the WS-Addressing specification.
WSAConstantsThis class maintains constants used within WS-Addressing.

Exception Summary
URIGenerationExceptionThis exception is thrown when it is not possible to generate a valid URI address for an endpoint.
NamespaceNotSupportedExceptionThe NamespaceNotSupportedException is thrown when there is an attempt to use a namespace that is not supported by this implementation.



Package Description

This package describes the Web service Addressing (WS-Addressing) interfaces available to system programmers. These interfaces extend those provided to the application level in the com.ibm.websphere.wsaddressing package in order to:


IBM WebSphere Application ServerTM
Release 6