Uses of Class
org.apache.activemq.command.ConsumerControl

Packages that use ConsumerControl
org.apache.activemq The core JMS client API implementation classes. 
org.apache.activemq.broker The core classes for the ActiveMQ Message Broker and its connectors. 
org.apache.activemq.state   
 

Uses of ConsumerControl in org.apache.activemq
 

Methods in org.apache.activemq with parameters of type ConsumerControl
protected  void ActiveMQConnection.onConsumerControl(ConsumerControl command)
           
 

Uses of ConsumerControl in org.apache.activemq.broker
 

Methods in org.apache.activemq.broker with parameters of type ConsumerControl
 Response TransportConnection.processConsumerControl(ConsumerControl control)
           
 

Uses of ConsumerControl in org.apache.activemq.state
 

Methods in org.apache.activemq.state with parameters of type ConsumerControl
 Response CommandVisitor.processConsumerControl(ConsumerControl control)
           
 Response CommandVisitorAdapter.processConsumerControl(ConsumerControl control)
           
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.