com.atomikos.icatch.msg
Interface ReplayMessage

All Superinterfaces:
TransactionMessage
All Known Implementing Classes:
ReplayMessageImp

public interface ReplayMessage
extends TransactionMessage

A message indicating that the sending participant needs to be informed about the outcome. The receiver should reply with a StateMessage, an ErrorMessage or with the last CommitMessage or RollbackMessage sent.


Field Summary
 
Fields inherited from interface com.atomikos.icatch.msg.TransactionMessage
COMMIT_MESSAGE, ERROR_MESSAGE, FORGET_MESSAGE, FORMAT_SOAP, FORMAT_UNKNOWN, PREPARE_MESSAGE, PREPARED_MESSAGE, REGISTER_MESSAGE, REGISTERED_MESSAGE, REPLAY_MESSAGE, ROLLBACK_MESSAGE, STATE_MESSAGE
 
Method Summary
 
Methods inherited from interface com.atomikos.icatch.msg.TransactionMessage
getFormat, getMessageType, getProtocol, getSenderAddress, getSenderURI, getTargetAddress, getTargetURI
 



Copyright © 2012. All Rights Reserved.