Uses of Interface
org.objectweb.joram.client.jms.connection.ReplyListener

Packages that use ReplyListener
org.objectweb.joram.client.jms The org.objectweb.joram.client.jms package holds the classes implementing the interfaces defined by the JMS 1.1 specification. 
org.objectweb.joram.client.jms.connection   
 

Uses of ReplyListener in org.objectweb.joram.client.jms
 

Classes in org.objectweb.joram.client.jms that implement ReplyListener
 class MultiSessionConsumer
          The MultiSessionConsumer is threaded (see MessageDispatcher) because the session pool can hang if there is no more available ServerSession.
 class SingleSessionConsumer
           
 

Uses of ReplyListener in org.objectweb.joram.client.jms.connection
 

Classes in org.objectweb.joram.client.jms.connection that implement ReplyListener
 class Requestor
           
 

Methods in org.objectweb.joram.client.jms.connection with parameters of type ReplyListener
 void RequestMultiplexer.sendRequest(AbstractJmsRequest request, ReplyListener listener)
           
 



Copyright © 2011 ScalAgent D.T.. All Rights Reserved.