| Package | Description |
|---|---|
| org.apache.activemq.broker |
The core classes for the ActiveMQ Message Broker and its connectors.
|
| org.apache.activemq.command |
Command objects used via the Command Pattern to communicate among nodes
|
| org.apache.activemq.state |
| Modifier and Type | Method and Description |
|---|---|
static BrokerSubscriptionInfo |
TransportConnection.getBrokerSubscriptionInfo(BrokerService brokerService) |
| Modifier and Type | Method and Description |
|---|---|
Response |
TransportConnection.processBrokerSubscriptionInfo(BrokerSubscriptionInfo info) |
| Modifier and Type | Method and Description |
|---|---|
BrokerSubscriptionInfo |
BrokerSubscriptionInfo.copy() |
| Modifier and Type | Method and Description |
|---|---|
Response |
CommandVisitor.processBrokerSubscriptionInfo(BrokerSubscriptionInfo info) |
Response |
CommandVisitorAdapter.processBrokerSubscriptionInfo(BrokerSubscriptionInfo info) |
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.