Uses of Class
org.apache.activemq.command.ActiveMQTopic
Packages that use ActiveMQTopic
Package
Description
Support for JMS Advisory messages as well as some helper listeners to listen to the clients, producers and consumers available.
-
Uses of ActiveMQTopic in org.apache.activemq.advisory
Fields in org.apache.activemq.advisory declared as ActiveMQTopicModifier and TypeFieldDescriptionstatic final ActiveMQTopic
AdvisorySupport.ALL_DESTINATIONS_COMPOSITE_ADVISORY_TOPIC
static final ActiveMQTopic
AdvisorySupport.CONNECTION_ADVISORY_TOPIC
static final ActiveMQTopic
AdvisorySupport.QUEUE_ADVISORY_TOPIC
static final ActiveMQTopic
AdvisorySupport.TEMP_DESTINATION_COMPOSITE_ADVISORY_TOPIC
static final ActiveMQTopic
AdvisorySupport.TEMP_QUEUE_ADVISORY_TOPIC
static final ActiveMQTopic
AdvisorySupport.TEMP_TOPIC_ADVISORY_TOPIC
static final ActiveMQTopic
AdvisorySupport.TOPIC_ADVISORY_TOPIC
Methods in org.apache.activemq.advisory that return ActiveMQTopicModifier and TypeMethodDescriptionstatic ActiveMQTopic[]
AdvisorySupport.getAllDestinationAdvisoryTopics
(jakarta.jms.Destination destination) static ActiveMQTopic[]
AdvisorySupport.getAllDestinationAdvisoryTopics
(ActiveMQDestination destination) static ActiveMQTopic
AdvisorySupport.getConnectionAdvisoryTopic()
static ActiveMQTopic
AdvisorySupport.getConsumerAdvisoryTopic
(jakarta.jms.Destination destination) static ActiveMQTopic
AdvisorySupport.getConsumerAdvisoryTopic
(ActiveMQDestination destination) static ActiveMQTopic
AdvisorySupport.getDestinationAdvisoryTopic
(jakarta.jms.Destination destination) static ActiveMQTopic
AdvisorySupport.getDestinationAdvisoryTopic
(ActiveMQDestination destination) static ActiveMQTopic
AdvisorySupport.getExpiredMessageTopic
(jakarta.jms.Destination destination) static ActiveMQTopic
AdvisorySupport.getExpiredMessageTopic
(ActiveMQDestination destination) static ActiveMQTopic
AdvisorySupport.getExpiredQueueMessageAdvisoryTopic
(jakarta.jms.Destination destination) static ActiveMQTopic
AdvisorySupport.getExpiredQueueMessageAdvisoryTopic
(ActiveMQDestination destination) static ActiveMQTopic
AdvisorySupport.getExpiredTopicMessageAdvisoryTopic
(ActiveMQDestination destination) static ActiveMQTopic
AdvisorySupport.getFastProducerAdvisoryTopic
(jakarta.jms.Destination destination) static ActiveMQTopic
AdvisorySupport.getFastProducerAdvisoryTopic
(ActiveMQDestination destination) static ActiveMQTopic
AdvisorySupport.getFullAdvisoryTopic
(jakarta.jms.Destination destination) static ActiveMQTopic
AdvisorySupport.getFullAdvisoryTopic
(ActiveMQDestination destination) static ActiveMQTopic
AdvisorySupport.getMasterBrokerAdvisoryTopic()
static ActiveMQTopic
AdvisorySupport.getMessageConsumedAdvisoryTopic
(jakarta.jms.Destination destination) static ActiveMQTopic
AdvisorySupport.getMessageConsumedAdvisoryTopic
(ActiveMQDestination destination) static ActiveMQTopic
AdvisorySupport.getMessageDeliveredAdvisoryTopic
(jakarta.jms.Destination destination) static ActiveMQTopic
AdvisorySupport.getMessageDeliveredAdvisoryTopic
(ActiveMQDestination destination) static ActiveMQTopic
AdvisorySupport.getMessageDiscardedAdvisoryTopic
(jakarta.jms.Destination destination) static ActiveMQTopic
AdvisorySupport.getMessageDiscardedAdvisoryTopic
(ActiveMQDestination destination) static ActiveMQTopic
AdvisorySupport.getMessageDispatchedAdvisoryTopic
(ActiveMQDestination destination) static ActiveMQTopic
AdvisorySupport.getMessageDLQdAdvisoryTopic
(ActiveMQDestination destination) static ActiveMQTopic
AdvisorySupport.getNetworkBridgeAdvisoryTopic()
static ActiveMQTopic
AdvisorySupport.getNetworkBridgeForwardFailureAdvisoryTopic()
static ActiveMQTopic
AdvisorySupport.getNoConsumersAdvisoryTopic
(jakarta.jms.Destination destination) static ActiveMQTopic
AdvisorySupport.getNoConsumersAdvisoryTopic
(ActiveMQDestination destination) static ActiveMQTopic
AdvisorySupport.getNoQueueConsumersAdvisoryTopic
(jakarta.jms.Destination destination) static ActiveMQTopic
AdvisorySupport.getNoQueueConsumersAdvisoryTopic
(ActiveMQDestination destination) static ActiveMQTopic
AdvisorySupport.getNoTopicConsumersAdvisoryTopic
(jakarta.jms.Destination destination) static ActiveMQTopic
AdvisorySupport.getNoTopicConsumersAdvisoryTopic
(ActiveMQDestination destination) static ActiveMQTopic
AdvisorySupport.getProducerAdvisoryTopic
(jakarta.jms.Destination destination) static ActiveMQTopic
AdvisorySupport.getProducerAdvisoryTopic
(ActiveMQDestination destination) static ActiveMQTopic
AdvisorySupport.getSlowConsumerAdvisoryTopic
(jakarta.jms.Destination destination) static ActiveMQTopic
AdvisorySupport.getSlowConsumerAdvisoryTopic
(ActiveMQDestination destination) static ActiveMQTopic
AdvisorySupport.getVirtualDestinationConsumerAdvisoryTopic
(ActiveMQDestination destination) Methods in org.apache.activemq.advisory that return types with arguments of type ActiveMQTopicModifier and TypeMethodDescriptionDestinationSource.getTopics()
Returns the current topics on the broker