Uses of Class
org.objectweb.joram.mom.notifications.TopicMsgsReply

Packages that use TopicMsgsReply
org.objectweb.joram.mom.dest The org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. 
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. 
 

Uses of TopicMsgsReply in org.objectweb.joram.mom.dest
 

Methods in org.objectweb.joram.mom.dest with parameters of type TopicMsgsReply
private  void TopicImpl.setDmq(TopicMsgsReply not)
           
 

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

Methods in org.objectweb.joram.mom.proxies with parameters of type TopicMsgsReply
private  void ProxyImpl.doFwd(AgentId from, TopicMsgsReply rep)
          Method implementing the proxy reaction to a TopicMsgsReply holding messages published by a topic.
 



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