Package | Description |
---|---|
org.apache.activemq.broker |
The core classes for the ActiveMQ Message Broker and its connectors.
|
org.apache.activemq.broker.jmx |
JMX MBeans for the broker and its core connectors.
|
org.apache.activemq.broker.region.virtual |
Implementation classes for Virtual Destinations
|
org.apache.activemq.network |
Support for federated networks of brokers.
|
org.apache.activemq.util |
Modifier and Type | Class and Description |
---|---|
class |
LockableServiceSupport
Helper class for working with services that requires locking
|
class |
TransportConnector |
Modifier and Type | Class and Description |
---|---|
class |
ManagedTransportConnector
A managed transport connector which can create multiple managed connections
as clients connect.
|
Modifier and Type | Class and Description |
---|---|
class |
MirroredQueue
Creates Mirrored
Queue using a prefix and postfix to define the topic name on which to mirror the queue to.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeDemandForwardingBridge
A demand forwarding bridge which works with multicast style transports where
a single Transport could be communicating with multiple remote brokers
|
class |
ConduitBridge
Consolidates subscriptions
|
class |
DemandForwardingBridge
Forwards messages from the local broker to the remote broker based on demand.
|
class |
DemandForwardingBridgeSupport
A useful base class for implementing demand forwarding bridges.
|
class |
DurableConduitBridge
Consolidates subscriptions
|
Modifier and Type | Interface and Description |
---|---|
interface |
IOExceptionHandler |
Modifier and Type | Class and Description |
---|---|
class |
DefaultIOExceptionHandler |
class |
LeaseLockerIOExceptionHandler |
Copyright © 2005–2022 FuseSource, Corp.. All rights reserved.