Spring Web Services Framework

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

Packages that use org.springframework.ws.soap.addressing.messageid
org.springframework.ws.soap.addressing.client   
org.springframework.ws.soap.addressing.messageid Contains various strategies for generating WS-Addressing MessageIDs. 
org.springframework.ws.soap.addressing.server Contains servers-side WS-Addressing support, in the form of EndpointMappings
 

Classes in org.springframework.ws.soap.addressing.messageid used by org.springframework.ws.soap.addressing.client
MessageIdStrategy
          Strategy interface that encapsulates the creation and validation of WS-Addressing MessageIDs.
 

Classes in org.springframework.ws.soap.addressing.messageid used by org.springframework.ws.soap.addressing.messageid
MessageIdStrategy
          Strategy interface that encapsulates the creation and validation of WS-Addressing MessageIDs.
 

Classes in org.springframework.ws.soap.addressing.messageid used by org.springframework.ws.soap.addressing.server
MessageIdStrategy
          Strategy interface that encapsulates the creation and validation of WS-Addressing MessageIDs.
 


Spring Web Services Framework

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