Interface | Description |
---|---|
ConnectionFactoryControl |
A ConnectionFactoryControl is used to manage a JMS ConnectionFactory.
|
DestinationControl |
A DestinationControl is used to manage a JMS Destination.
|
JMSQueueControl |
A JMSQueueControl is used to manage a JMS queue.
|
JMSServerControl |
A JMSSserverControl is used to manage HornetQ JMS server.
|
TopicControl |
A TopicControl is used to manage a JMS Topic.
|
Class | Description |
---|---|
JMSConnectionInfo |
A JMSConnectionInfo
|
JMSConsumerInfo |
Helper class to create Java Objects from the
JSON serialization returned by
JMSServerControl.listConsumersAsJSON(String) and related methods. |
JMSManagementHelper |
Helper class to use JMS messages to manage HornetQ server resources.
|
JMSSessionInfo |
A JMSSessionInfo
|
SubscriptionInfo |
Helper class to create Java Objects from the
JSON serialization returned by
TopicControl.listAllSubscriptionsAsJSON() and related methods. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.