Uses of Package
org.apache.cxf.ws.addressing

Packages that use org.apache.cxf.ws.addressing
org.apache.cxf.ws.addressing   
org.apache.cxf.ws.addressing.soap   
org.apache.cxf.ws.rm   
 

Classes in org.apache.cxf.ws.addressing used by org.apache.cxf.ws.addressing
AddressingBuilder
          Factory for WS-Addressing elements.
AddressingConstants
          Encapsulation of version-specific WS-Addressing constants.
AddressingProperties
          Abstraction of Message Addressing Properties.
AddressingPropertiesImpl
          Abstraction of Message Addressing Properties.
AddressingType
          Encapsulates the WS-Addressing namespace URI (and by implication, also the version).
 

Classes in org.apache.cxf.ws.addressing used by org.apache.cxf.ws.addressing.soap
AddressingProperties
          Abstraction of Message Addressing Properties.
VersionTransformer
          This class is responsible for transforming between the native WS-Addressing schema version (i.e.
VersionTransformer.Names200403
          Holder for 2004/03 Names
VersionTransformer.Names200408
          Holder for 2004/08 Names
 

Classes in org.apache.cxf.ws.addressing used by org.apache.cxf.ws.rm
AddressingConstants
          Encapsulation of version-specific WS-Addressing constants.
AddressingProperties
          Abstraction of Message Addressing Properties.
AddressingPropertiesImpl
          Abstraction of Message Addressing Properties.
 



Apache CXF