|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
AttributedQName | An AttributedQName is a Qualified Name (QName) value that can have attributes set on its XML element, as an extensibility mechanism. |
AttributedType | This interface enables XML types to have attributes set on their XML element, as an extensibility mechanism. |
AttributedURI | An AttributedURI is a URI that can have attributes set on its XML element, as an extensibility mechanism. |
EndpointReference | This interface represents the XML complexType "wsa:EndpointReferenceType" of the WS-Addressing specification XML schema. |
Metadata | The Metadata interface provides a Java representation of the WS-Addressing EndpointReference's [metadata] abstract property. |
Relationship | This interface represents the [relationship] abstract property of the WS-Addressing specification. |
ServiceName | This interface represents the WS-Addressing service name of the an EndpointReference's WSDL [metadata] element. |
Class Summary | |
---|---|
EndpointReferenceManager | This class exposes the EndpointReferenceManager interface available at the SPI level. |
WSAConstants | This class maintains constants used within WS-Addressing. |
WSAddressingFactory | This class is a factory used for creating instances of objects representing the complex types found in the WS-Addressing specification. |
Exception Summary | |
---|---|
NamespaceNotSupportedException | The NamespaceNotSupportedException is thrown when there is an attempt to use a namespace that is not supported by this implementation. |
URIGenerationException | This exception is thrown when it is not possible to generate a valid URI address for an endpoint. |
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 8 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |