Uses of Class
org.apache.activemq.command.ConsumerControl
Packages that use ConsumerControl
Package
Description
The core JMS client API implementation classes.
-
Uses of ConsumerControl in org.apache.activemq
Methods in org.apache.activemq with parameters of type ConsumerControlModifier and TypeMethodDescriptionprotected void
ActiveMQConnection.onConsumerControl
(ConsumerControl command) -
Uses of ConsumerControl in org.apache.activemq.state
Methods in org.apache.activemq.state with parameters of type ConsumerControlModifier and TypeMethodDescriptionCommandVisitor.processConsumerControl
(ConsumerControl control) CommandVisitorAdapter.processConsumerControl
(ConsumerControl control)