Spring Web Services Framework

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

Packages that use org.springframework.ws.soap.addressing.core
org.springframework.ws.soap.addressing.client   
org.springframework.ws.soap.addressing.core Core package for WS-Addressing support. 
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.core used by org.springframework.ws.soap.addressing.client
EndpointReference
          Represents an Endpoint Reference, as defined in the WS-Addressing specification.
 

Classes in org.springframework.ws.soap.addressing.core used by org.springframework.ws.soap.addressing.core
EndpointReference
          Represents an Endpoint Reference, as defined in the WS-Addressing specification.
MessageAddressingProperties
          Represents a set of Message Addressing Properties, as defined in the WS-Addressing specification.
 

Classes in org.springframework.ws.soap.addressing.core used by org.springframework.ws.soap.addressing.server
MessageAddressingProperties
          Represents a set of Message Addressing Properties, as defined in the WS-Addressing specification.
 

Classes in org.springframework.ws.soap.addressing.core used by org.springframework.ws.soap.addressing.version
EndpointReference
          Represents an Endpoint Reference, as defined in the WS-Addressing specification.
MessageAddressingProperties
          Represents a set of Message Addressing Properties, as defined in the WS-Addressing specification.
 


Spring Web Services Framework

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