Uses of Class
org.objectweb.joram.mom.notifications.BrowseReply
-
Packages that use BrowseReply 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 BrowseReply in org.objectweb.joram.mom.proxies
Methods in org.objectweb.joram.mom.proxies with parameters of type BrowseReply Modifier and Type Method Description private voidUserAgent. doFwd(BrowseReply rep)Actually forwards aBrowseReplycoming from a destination as aQBrowseReplydestinated to the requesting client.
-