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