Uses of Class
org.apache.activemq.command.ActiveMQTempQueue
-
Packages that use ActiveMQTempQueue 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 ActiveMQTempQueue in org.apache.activemq.advisory
Methods in org.apache.activemq.advisory that return types with arguments of type ActiveMQTempQueue Modifier and Type Method Description Set<ActiveMQTempQueue>DestinationSource. getTemporaryQueues()Returns the current temporary topics available on the broker
-