Uses of Class
org.apache.activemq.ActiveMQConnectionConsumer
-
Packages that use ActiveMQConnectionConsumer Package Description org.apache.activemq The core JMS client API implementation classes. -
-
Uses of ActiveMQConnectionConsumer in org.apache.activemq
Methods in org.apache.activemq with parameters of type ActiveMQConnectionConsumer Modifier and Type Method Description protected voidActiveMQConnection. addConnectionConsumer(ActiveMQConnectionConsumer connectionConsumer)Add a ConnectionConsumerprotected voidActiveMQConnection. removeConnectionConsumer(ActiveMQConnectionConsumer connectionConsumer)Remove a ConnectionConsumer
-