Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.activemq.message.ActiveMQTopic

Uses of ActiveMQTopic in org.activemq.message
 

Subclasses of ActiveMQTopic in org.activemq.message
 class ActiveMQTemporaryTopic
          A TemporaryTopic object is a unique Topic object created for the duration of a Connection.
 

Methods in org.activemq.message that return ActiveMQTopic
 ActiveMQTopic ActiveMQDestination.getTopicForTempAdvisory()
           
 ActiveMQTopic ActiveMQDestination.getTopicForConsumerAdvisory()
           
 ActiveMQTopic ActiveMQDestination.getTopicForProducerAdvisory()