Package cgl.narada.wsinfra.schemas.addressing.impl

Implementations of Java interfaces corresponding to schema types outlined in the WS-Addressing specification.

See:
          Description

Class Summary
ActionAttributeImpl A document containing one Action(@http://schemas.xmlsoap.org/ws/2004/08/addressing) attribute.
ActionDocumentImpl A document containing one Action(@http://schemas.xmlsoap.org/ws/2004/08/addressing) element.
AttributedQNameImpl An XML AttributedQName(@http://schemas.xmlsoap.org/ws/2004/08/addressing).
AttributedURIImpl An XML AttributedURI(@http://schemas.xmlsoap.org/ws/2004/08/addressing).
EndpointReferenceDocumentImpl A document containing one EndpointReference(@http://schemas.xmlsoap.org/ws/2004/08/addressing) element.
EndpointReferenceTypeImpl An XML EndpointReferenceType(@http://schemas.xmlsoap.org/ws/2004/08/addressing).
FaultSubcodeValuesImpl An XML FaultSubcodeValues(@http://schemas.xmlsoap.org/ws/2004/08/addressing).
FaultToDocumentImpl A document containing one FaultTo(@http://schemas.xmlsoap.org/ws/2004/08/addressing) element.
FromDocumentImpl A document containing one From(@http://schemas.xmlsoap.org/ws/2004/08/addressing) element.
MessageIDDocumentImpl A document containing one MessageID(@http://schemas.xmlsoap.org/ws/2004/08/addressing) element.
ReferenceParametersTypeImpl An XML ReferenceParametersType(@http://schemas.xmlsoap.org/ws/2004/08/addressing).
ReferencePropertiesTypeImpl An XML ReferencePropertiesType(@http://schemas.xmlsoap.org/ws/2004/08/addressing).
RelatesToDocumentImpl A document containing one RelatesTo(@http://schemas.xmlsoap.org/ws/2004/08/addressing) element.
RelationshipImpl An XML Relationship(@http://schemas.xmlsoap.org/ws/2004/08/addressing).
RelationshipTypeValuesImpl An XML RelationshipTypeValues(@http://schemas.xmlsoap.org/ws/2004/08/addressing).
ReplyAfterDocumentImpl A document containing one ReplyAfter(@http://schemas.xmlsoap.org/ws/2004/08/addressing) element.
ReplyAfterTypeImpl An XML ReplyAfterType(@http://schemas.xmlsoap.org/ws/2004/08/addressing).
ReplyToDocumentImpl A document containing one ReplyTo(@http://schemas.xmlsoap.org/ws/2004/08/addressing) element.
ServiceNameTypeImpl An XML ServiceNameType(@http://schemas.xmlsoap.org/ws/2004/08/addressing).
ToDocumentImpl A document containing one To(@http://schemas.xmlsoap.org/ws/2004/08/addressing) element.
 

Package cgl.narada.wsinfra.schemas.addressing.impl Description

Implementations of Java interfaces corresponding to schema types outlined in the WS-Addressing specification. The schema definition that was used is http://schemas.xmlsoap.org/ws/2004/08/addressing.