Package org.apache.cxf.ws.addressing
Class VersionTransformer.Names200403
java.lang.Object
org.apache.cxf.ws.addressing.VersionTransformer.Names200403
- Enclosing class:
- VersionTransformer
Holder for 2004/03 Names
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Class<EndpointReferenceType>static final Stringstatic final Stringstatic final Stringstatic final ObjectFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JAXBContextRetrieve a JAXBContext for marshalling and unmarshalling JAXB generated types for the 2004/08 version.static voidSet the encapsulated JAXBContext (used by unit tests).
-
Field Details
-
WSA_NAMESPACE_NAME
- See Also:
-
WSA_ANONYMOUS_ADDRESS
- See Also:
-
WSA_NONE_ADDRESS
- See Also:
-
WSA_OBJECT_FACTORY
-
EPR_TYPE
-
-
Constructor Details
-
Names200403
protected Names200403()
-
-
Method Details
-
getJAXBContext
Retrieve a JAXBContext for marshalling and unmarshalling JAXB generated types for the 2004/08 version.- Returns:
- a JAXBContext
- Throws:
JAXBException
-
setJAXBContext
Set the encapsulated JAXBContext (used by unit tests).- Parameters:
ctx- JAXBContext- Throws:
JAXBException
-