Uses of Class
org.objectweb.joram.client.jms.connection.Requestor
-
Packages that use Requestor Package Description org.objectweb.joram.client.jms Theorg.objectweb.joram.client.jmspackage holds the classes implementing the interfaces defined by the JMS 2.0 specification. -
-
Uses of Requestor in org.objectweb.joram.client.jms
Fields in org.objectweb.joram.client.jms declared as Requestor Modifier and Type Field Description private RequestorSession. receiveRequestorThe requestor used by the session to make 'receive' with the user proxy.private RequestorConnection. requestorThe requestor used to communicate with the user proxy.private RequestorSession. requestorThe requestor used by the session to communicate with the user proxy.
-