Uses of Class
org.apache.activemq.command.ActiveMQQueue
-
Packages that use ActiveMQQueue Package Description org.apache.activemq.advisory Support for JMS Advisory messages as well as some helper listeners to listen to the clients, producers and consumers available. -
-
Uses of ActiveMQQueue in org.apache.activemq.advisory
Methods in org.apache.activemq.advisory that return types with arguments of type ActiveMQQueue Modifier and Type Method Description Set<ActiveMQQueue>DestinationSource. getQueues()Returns the current queues available on the broker
-