Package | Description |
---|---|
org.apache.activemq.artemis.jms.client | |
org.apache.activemq.artemis.jms.server.management | |
org.apache.activemq.artemis.jms.server.management.impl |
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(String name) |
Constructor and Description |
---|
ActiveMQQueueBrowser(ConnectionFactoryOptions options,
ActiveMQQueue queue,
String messageSelector,
ClientSession session) |
Modifier and Type | Method and Description |
---|---|
void |
JMSManagementService.registerQueue(ActiveMQQueue queue,
Queue serverQueue) |
Modifier and Type | Method and Description |
---|---|
void |
JMSManagementServiceImpl.registerQueue(ActiveMQQueue queue,
Queue serverQueue) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.