Uses of Class
org.objectweb.joram.shared.client.QBrowseRequest
-
Packages that use QBrowseRequest 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 QBrowseRequest in org.objectweb.joram.mom.proxies
Methods in org.objectweb.joram.mom.proxies with parameters of type QBrowseRequest Modifier and Type Method Description private voidUserAgent. reactToClientRequest(int key, QBrowseRequest req)Forwards the client'sQBrowseRequestrequest as aBrowseRequestMOM request directly to a destination.
-