Spring Web Services Framework

Uses of Package
org.springframework.ws.soap.addressing.version

Packages that use org.springframework.ws.soap.addressing.version
org.springframework.ws.soap.addressing.client   
org.springframework.ws.soap.addressing.server Contains servers-side WS-Addressing support, in the form of EndpointMappings
org.springframework.ws.soap.addressing.version Contains abstractions over various versions of the WS-Addressing specification. 
 

Classes in org.springframework.ws.soap.addressing.version used by org.springframework.ws.soap.addressing.client
AddressingVersion
          Defines the contract for a specific version of the WS-Addressing specification.
 

Classes in org.springframework.ws.soap.addressing.version used by org.springframework.ws.soap.addressing.server
AddressingVersion
          Defines the contract for a specific version of the WS-Addressing specification.
 

Classes in org.springframework.ws.soap.addressing.version used by org.springframework.ws.soap.addressing.version
AbstractAddressingVersion
          Abstract base class for AddressingVersion implementations.
AddressingVersion
          Defines the contract for a specific version of the WS-Addressing specification.
 


Spring Web Services Framework

Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.