javax.xml.ws.addressing
Interface AddressingType

All Known Subinterfaces:
AddressingProperties, AttributedQName, AttributedURI, EndpointReference, SOAPAddressingElement, SOAPAddressingProperties
All Known Implementing Classes:
AddressingBuilder, SOAPAddressingBuilder

public interface AddressingType

Interface implemented by wrappers for types defined by WS-Addressing.


Method Summary
 java.lang.String getNamespaceURI()
          Determines the version of WS-Addressing containing the definition of the this type.
 

Method Detail

getNamespaceURI

java.lang.String getNamespaceURI()
Determines the version of WS-Addressing containing the definition of the this type.

Returns:
The targetNamespace for the WS-Addressing schema containing the definition of this type.