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

Packages that use ProducerMessages
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 ProducerMessages in org.objectweb.joram.mom.proxies
 

Methods in org.objectweb.joram.mom.proxies with parameters of type ProducerMessages
 void RequestBuffer.put(int key, ProducerMessages req)
           
private  void ProxyImpl.reactToClientRequest(int key, ProducerMessages req)
          Forwards the messages sent by the client in a ProducerMessages request as a ClientMessages MOM request directly to a destination, and acknowledges them by sending a ServerReply back.
 

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

Methods in org.objectweb.joram.shared.client with parameters of type ProducerMessages
 void XACnxPrepare.addProducerMessages(ProducerMessages pm)
           
 void CommitRequest.addProducerMessages(ProducerMessages pm)
           
 



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