Uses of Class
org.objectweb.joram.shared.client.SessAckRequest

Packages that use SessAckRequest
org.objectweb.joram.mom.proxies The org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. 
org.objectweb.joram.shared.client The org.objectweb.joram.shared.client package holds the request and reply objects used in the client-provider interactions. 
 

Uses of SessAckRequest in org.objectweb.joram.mom.proxies
 

Methods in org.objectweb.joram.mom.proxies with parameters of type SessAckRequest
private  void ProxyImpl.doReact(SessAckRequest req)
          Method implementing the JMS proxy reaction to a SessAckRequest acknowledging messages either on a queue or on a subscription.
 

Uses of SessAckRequest in org.objectweb.joram.shared.client
 

Methods in org.objectweb.joram.shared.client with parameters of type SessAckRequest
 void CommitRequest.addAckRequest(SessAckRequest sar)
           
 void XACnxPrepare.addSessAckRequest(SessAckRequest sar)
           
 



Copyright © 2010 ScalAgent D.T.. All Rights Reserved.