Uses of Class
org.objectweb.joram.mom.proxies.SyncReply
-
Packages that use SyncReply 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 SyncReply in org.objectweb.joram.mom.proxies
Methods in org.objectweb.joram.mom.proxies with parameters of type SyncReply Modifier and Type Method Description private voidUserAgent. doReact(SyncReply not)Method implementing the JMS proxy reaction to aSyncReplynotification sent by itself, wrapping a reply to be sent to a client.
-