Uses of Class
org.objectweb.joram.mom.notifications.QueueMsgReply
-
Packages that use QueueMsgReply Package Description org.objectweb.joram.mom.proxies Theorg.objectweb.joram.mom.proxiespackage holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. -
-
Uses of QueueMsgReply in org.objectweb.joram.mom.proxies
Methods in org.objectweb.joram.mom.proxies with parameters of type QueueMsgReply Modifier and Type Method Description private voidUserAgent. doFwd(AgentId from, QueueMsgReply rep)Actually forwards aQueueMsgReplycoming from a destination as aConsumerMessagesdestinated to the requesting client.
-