| Package | Description |
|---|---|
| org.apache.activemq.artemis.jms.client |
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveMQTemporaryQueue
ActiveMQ Artemis implementation of a JMS TemporaryQueue.
|
| Modifier and Type | Method and Description |
|---|---|
static ActiveMQQueue |
ActiveMQDestination.createQueue(SimpleString address) |
static ActiveMQQueue |
ActiveMQDestination.createQueue(String address) |
static ActiveMQQueue |
ActiveMQDestination.createQueue(String address,
String name) |
protected ActiveMQQueue |
ActiveMQSession.internalCreateQueueCompatibility(String queueName) |
| Constructor and Description |
|---|
ActiveMQQueueBrowser(ConnectionFactoryOptions options,
ActiveMQQueue queue,
String messageSelector,
ClientSession session,
boolean enable1xPrefixes) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.