| Class Summary | 
| AddressingBuilder | Factory for WS-Addressing elements. | 
| AttributedAnyType | Java class for AttributedAnyType complex type. | 
| AttributedQNameType | Java class for AttributedQNameType complex type. | 
| AttributedUnsignedLongType | Java class for AttributedUnsignedLongType complex type. | 
| AttributedURIType | Java class for AttributedURIType complex type. | 
| EndpointReferenceType | Java class for EndpointReferenceType complex type. | 
| JAXWSAConstants | A container for WS-Addressing constants. | 
| MetadataType | Java class for MetadataType complex type. | 
| NSManager | Only public/static/final fields can be resolved
 The prefix MUST ends with _PREFIX
 Namespace MUST starts with NS_
 The value of the _PREFIX is the suffix of NS_
 e.g
    public static final String WSAW_PREFIX = "wsaw";
    public static final String NS_WSAW = "http://www.w3.org/2006/05/addressing/wsdl"; | 
| ObjectFactory | This object contains factory methods for each 
 Java content interface and Java element interface 
 generated in the org.apache.cxf.ws.addressing package. | 
| ProblemActionType | Java class for ProblemActionType complex type. | 
| ReferenceParametersType | Java class for ReferenceParametersType complex type. | 
| RelatesToType | Java class for RelatesToType complex type. | 
| WSAContextUtils | Holder for utility methods relating to contexts. |