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 | |
org.apache.activemq.util |
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) |
Modifier and Type | Method and Description |
---|---|
static BrokerSubscriptionInfo |
NetworkBridgeUtils.getBrokerSubscriptionInfo(BrokerService brokerService,
NetworkBridgeConfiguration config)
Generate the BrokerSubscriptionInfo which is used to tell the broker on the other
side of the network bridge which NC durable subscriptions are still needed for demand.
|
Copyright © 2005–2017 The Apache Software Foundation. All rights reserved.