Package | Description |
---|---|
org.hornetq.jms.client |
Implementation of the JMS API.
|
org.hornetq.jms.server.management | |
org.hornetq.jms.server.management.impl |
Modifier and Type | Class and Description |
---|---|
class |
HornetQTemporaryQueue
HornetQ implementation of a JMS TemporaryQueue.
|
Modifier and Type | Method and Description |
---|---|
static HornetQQueue |
HornetQDestination.createQueue(String name) |
Constructor and Description |
---|
HornetQQueueBrowser(HornetQQueue queue,
String messageSelector,
ClientSession session) |
Modifier and Type | Method and Description |
---|---|
void |
JMSManagementService.registerQueue(HornetQQueue queue,
Queue serverQueue) |
Modifier and Type | Method and Description |
---|---|
void |
JMSManagementServiceImpl.registerQueue(HornetQQueue queue,
Queue serverQueue) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.