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

Packages that use ReplayMessage
com.atomikos.icatch.msg   
 

Uses of ReplayMessage in com.atomikos.icatch.msg
 

Classes in com.atomikos.icatch.msg that implement ReplayMessage
 class ReplayMessageImp
          A reusable implementation of a replay message.
 

Methods in com.atomikos.icatch.msg that return ReplayMessage
 ReplayMessage Transport.createReplayMessage(String senderURI, String targetURI, Object targetAddress)
          Create a new replay message.
 ReplayMessage AbstractTransport.createReplayMessage(String senderURI, String targetURI, Object targetAddress)
          Create a new replay message.
 



Copyright © 2012. All Rights Reserved.