Uses of Class
org.apache.activemq.artemis.jms.client.ActiveMQQueue
Packages that use ActiveMQQueue
-
Uses of ActiveMQQueue in org.apache.activemq.artemis.jms.client
Subclasses of ActiveMQQueue in org.apache.activemq.artemis.jms.clientModifier and TypeClassDescriptionclassActiveMQ Artemis implementation of a JMS TemporaryQueue.Methods in org.apache.activemq.artemis.jms.client that return ActiveMQQueueModifier and TypeMethodDescriptionstatic ActiveMQQueueActiveMQDestination.createQueue(String address) static ActiveMQQueueActiveMQDestination.createQueue(String address, String name) static ActiveMQQueueActiveMQDestination.createQueue(SimpleString address) protected ActiveMQQueueActiveMQSession.internalCreateQueueCompatibility(String queueName) Constructors in org.apache.activemq.artemis.jms.client with parameters of type ActiveMQQueueModifierConstructorDescriptionprotectedActiveMQQueueBrowser(ConnectionFactoryOptions options, ActiveMQQueue queue, String messageSelector, ClientSession session, boolean enable1xPrefixes)