Uses of Class
org.exolab.jms.client.JmsQueueReceiver

Packages that use JmsQueueReceiver
org.exolab.jms.client   
 

Uses of JmsQueueReceiver in org.exolab.jms.client
 

Methods in org.exolab.jms.client with parameters of type JmsQueueReceiver
protected  void JmsQueueSession.addReceiver(JmsQueueReceiver receiver)
          Add the specified receiver to the list of managed receivers.
protected  void JmsQueueSession.removeReceiver(JmsQueueReceiver receiver)
          Remove the specified receiver to the list of managed receivers.
 



Copyright © 1999-2004 The OpenJMS Group. All Rights Reserved.