Uses of Class
org.exolab.jms.tools.migration.proxy.Consumer

Packages that use Consumer
org.exolab.jms.tools.migration.proxy   
 

Uses of Consumer in org.exolab.jms.tools.migration.proxy
 

Methods in org.exolab.jms.tools.migration.proxy that return Consumer
 Consumer Consumers.get(long consumerId)
          Returns a consumer for a given identifier
 

Methods in org.exolab.jms.tools.migration.proxy with parameters of type Consumer
 void Consumers.add(Consumer consumer)
          Add a new consumer
protected  void Consumers.addSubscriptions(long consumerId, Consumer consumer)
          Add subscriptions for a consumer
protected  void Consumers.getSubscriptions(long consumerId, Consumer consumer)
          Get subscriptions for a consumer
 



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