Uses of Interface
com.atomikos.icatch.msg.StateMessage

Packages that use StateMessage
com.atomikos.icatch.msg   
 

Uses of StateMessage in com.atomikos.icatch.msg
 

Classes in com.atomikos.icatch.msg that implement StateMessage
 class StateMessageImp
          A reusable implementation of a state message.
 

Methods in com.atomikos.icatch.msg that return StateMessage
 StateMessage Transport.createStateMessage(Boolean committed, String senderURI, String targetURI, Object targetAddress)
          Create a new state message.
 StateMessage AbstractTransport.createStateMessage(Boolean committed, String senderURI, String targetURI, Object targetAddress)
          Create a new state message.
 



Copyright © 2012. All Rights Reserved.