Spring Web Services Framework

Uses of Class
org.springframework.ws.soap.addressing.version.AbstractAddressingVersion

Packages that use AbstractAddressingVersion
org.springframework.ws.soap.addressing.version Contains abstractions over various versions of the WS-Addressing specification. 
 

Uses of AbstractAddressingVersion in org.springframework.ws.soap.addressing.version
 

Subclasses of AbstractAddressingVersion in org.springframework.ws.soap.addressing.version
 class Addressing10
          Implements WS-Addressing 1.0 (May 2006).
 class Addressing200408
          Implements the August 2004 edition of the WS-Addressing specification.
 


Spring Web Services Framework

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