Uses of Class
org.apache.activemq.artemis.jms.client.ActiveMQTopic
-
Packages that use ActiveMQTopic Package Description org.apache.activemq.artemis.jms.client -
-
Uses of ActiveMQTopic in org.apache.activemq.artemis.jms.client
Subclasses of ActiveMQTopic in org.apache.activemq.artemis.jms.client Modifier and Type Class Description classActiveMQTemporaryTopicMethods in org.apache.activemq.artemis.jms.client that return ActiveMQTopic Modifier and Type Method Description static ActiveMQTopicActiveMQDestination. createTopic(java.lang.String address)static ActiveMQTopicActiveMQDestination. createTopic(java.lang.String address, java.lang.String name)static ActiveMQTopicActiveMQDestination. createTopic(org.apache.activemq.artemis.api.core.SimpleString address)
-