Package org.springframework.ws.soap.addressing.messageid
package org.springframework.ws.soap.addressing.messageid
Contains various strategies for generating WS-Addressing MessageIDs.
-
ClassDescriptionStrategy interface that encapsulates the creation and validation of WS-Addressing
MessageID
s.Implementation of theMessageIdStrategy
interface that uses aUUID
to generate a Message Id.