Package | Description |
---|---|
org.apache.activemq.advisory |
Support for JMS Advisory messages as well as some helper listeners to listen to the clients, producers and consumers available.
|
org.apache.activemq.broker |
The core classes for the ActiveMQ Message Broker and its connectors.
|
org.apache.activemq.broker.cluster | |
org.apache.activemq.broker.inteceptor |
MessageInteceptor malarky
|
org.apache.activemq.broker.jmx |
JMX MBeans for the broker and its core connectors.
|
org.apache.activemq.broker.region |
Region abstraction and implementations in the Broker.
|
org.apache.activemq.broker.region.cursors |
Cursors used to page persistent messages into the broker from the store
|
org.apache.activemq.broker.region.policy |
The policies which can be associated with a particular destination or wildcard.
|
org.apache.activemq.broker.region.virtual |
Implementation classes for Virtual Destinations
|
org.apache.activemq.broker.scheduler |
The Message Scheduler for delayed (or scheduled) message delivery
|
org.apache.activemq.broker.util |
Some utility Broker Plugins
|
org.apache.activemq.broker.view |
Broker Plugins for visualising the current system
|
org.apache.activemq.network |
Support for federated networks of brokers.
|
org.apache.activemq.network.jms |
Support for a federated network using a foreign JMS provider.
|
org.apache.activemq.plugin | |
org.apache.activemq.security |
Plugable Security Adapter framework along with default implementations such as the JAAS implementation.
|
org.apache.activemq.shiro | |
org.apache.activemq.shiro.authc | |
org.apache.activemq.shiro.authz | |
org.apache.activemq.shiro.env | |
org.apache.activemq.shiro.subject | |
org.apache.activemq.spring |
Helper classes for working with the JMS client and Spring.
|
org.apache.activemq.store |
The APIs which need to be implemented for persistent message stores for durable messaging
|
org.apache.activemq.store.kahadb | |
org.apache.activemq.store.kahadb.plist | |
org.apache.activemq.store.kahadb.scheduler | |
org.apache.activemq.store.memory |
VM based implementation of message persistence
|
org.apache.activemq.transaction | |
org.apache.activemq.transport |
The core Transport abstraction and support classes
|
org.apache.activemq.transport.auto | |
org.apache.activemq.transport.auto.nio | |
org.apache.activemq.transport.mqtt |
A Broker side implementation of the MQTT 3.1 protocol - see http://mqtt.org/
|
org.apache.activemq.transport.mqtt.strategy | |
org.apache.activemq.transport.stomp |
An implementation of the Stomp protocol which is a simple wire protocol for writing clients for ActiveMQ in different
languages like Ruby, Python, PHP, C etc.
|
org.apache.activemq.transport.vm |
In-JVM based Transport implementation.
|
org.apache.activemq.util | |
org.apache.activemq.xbean |
Class and Description |
---|
Broker
The Message Broker which routes messages, maintains subscriptions and
connections, acknowledges messages and handles transactions.
|
BrokerFilter
Allows you to intercept broker operation so that features such as security
can be implemented as a pluggable filter.
|
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
Class and Description |
---|
Broker
The Message Broker which routes messages, maintains subscriptions and
connections, acknowledges messages and handles transactions.
|
BrokerContext
Provide context object for broker classes
|
BrokerFactoryHandler
Represents the interface used to create a broker from a URI scheme.
|
BrokerFilter
Allows you to intercept broker operation so that features such as security
can be implemented as a pluggable filter.
|
BrokerPlugin
Represents a plugin into a Broker
|
BrokerRegistry |
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
BrokerServiceAware
An interface used to represent a component that wants the
BrokerService
to be injected |
Connection |
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
Connector
A connector creates and manages client connections that talk to the Broker.
|
ConsumerBrokerExchange
Holds internal state in the broker for a essageConsumer
|
Lockable
A lockable broker resource.
|
LockableServiceSupport
Helper class for working with services that requires locking
|
Locker
Represents a lock service to ensure that a broker is the only master
|
MutableBrokerFilter
Like a BrokerFilter but it allows you to switch the getNext().broker.
|
ProducerBrokerExchange
Holds internal state in the broker for a MessageProducer
|
PublishedAddressPolicy
Policy object that controls how a TransportConnector publishes the connector's
address to the outside world.
|
PublishedAddressPolicy.PublishedHostStrategy
Defines the value of the published host value.
|
SslContext
A holder of SSL configuration.
|
TransportConnection |
TransportConnectionState |
TransportConnectionStateRegister |
TransportConnector |
TransportStatusDetector
Used to provide information on the status of the Connection
|
Class and Description |
---|
Broker
The Message Broker which routes messages, maintains subscriptions and
connections, acknowledges messages and handles transactions.
|
BrokerFilter
Allows you to intercept broker operation so that features such as security
can be implemented as a pluggable filter.
|
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
Class and Description |
---|
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
ProducerBrokerExchange
Holds internal state in the broker for a MessageProducer
|
Class and Description |
---|
Broker
The Message Broker which routes messages, maintains subscriptions and
connections, acknowledges messages and handles transactions.
|
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
BrokerServiceAware
An interface used to represent a component that wants the
BrokerService
to be injected |
Connection |
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
Connector
A connector creates and manages client connections that talk to the Broker.
|
EmptyBroker
Dumb implementation - used to be overriden by listeners
|
ProducerBrokerExchange
Holds internal state in the broker for a MessageProducer
|
TransportConnection |
TransportConnector |
Class and Description |
---|
Broker
The Message Broker which routes messages, maintains subscriptions and
connections, acknowledges messages and handles transactions.
|
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
Connection |
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
ConsumerBrokerExchange
Holds internal state in the broker for a essageConsumer
|
EmptyBroker
Dumb implementation - used to be overriden by listeners
|
ProducerBrokerExchange
Holds internal state in the broker for a MessageProducer
|
Class and Description |
---|
Broker
The Message Broker which routes messages, maintains subscriptions and
connections, acknowledges messages and handles transactions.
|
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
Class and Description |
---|
Broker
The Message Broker which routes messages, maintains subscriptions and
connections, acknowledges messages and handles transactions.
|
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
Class and Description |
---|
Broker
The Message Broker which routes messages, maintains subscriptions and
connections, acknowledges messages and handles transactions.
|
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
BrokerServiceAware
An interface used to represent a component that wants the
BrokerService
to be injected |
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
ProducerBrokerExchange
Holds internal state in the broker for a MessageProducer
|
Class and Description |
---|
Broker
The Message Broker which routes messages, maintains subscriptions and
connections, acknowledges messages and handles transactions.
|
BrokerFilter
Allows you to intercept broker operation so that features such as security
can be implemented as a pluggable filter.
|
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
ProducerBrokerExchange
Holds internal state in the broker for a MessageProducer
|
Class and Description |
---|
Broker
The Message Broker which routes messages, maintains subscriptions and
connections, acknowledges messages and handles transactions.
|
BrokerFilter
Allows you to intercept broker operation so that features such as security
can be implemented as a pluggable filter.
|
BrokerPlugin
Represents a plugin into a Broker
|
BrokerPluginSupport
A useful base class for implementing broker plugins.
|
Connection |
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
ConsumerBrokerExchange
Holds internal state in the broker for a essageConsumer
|
MutableBrokerFilter
Like a BrokerFilter but it allows you to switch the getNext().broker.
|
ProducerBrokerExchange
Holds internal state in the broker for a MessageProducer
|
Class and Description |
---|
Broker
The Message Broker which routes messages, maintains subscriptions and
connections, acknowledges messages and handles transactions.
|
BrokerFilter
Allows you to intercept broker operation so that features such as security
can be implemented as a pluggable filter.
|
BrokerPlugin
Represents a plugin into a Broker
|
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
ProducerBrokerExchange
Holds internal state in the broker for a MessageProducer
|
Class and Description |
---|
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
BrokerServiceAware
An interface used to represent a component that wants the
BrokerService
to be injected |
TransportConnection |
Class and Description |
---|
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
Class and Description |
---|
Broker
The Message Broker which routes messages, maintains subscriptions and
connections, acknowledges messages and handles transactions.
|
BrokerFilter
Allows you to intercept broker operation so that features such as security
can be implemented as a pluggable filter.
|
BrokerPlugin
Represents a plugin into a Broker
|
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
ProducerBrokerExchange
Holds internal state in the broker for a MessageProducer
|
Class and Description |
---|
Broker
The Message Broker which routes messages, maintains subscriptions and
connections, acknowledges messages and handles transactions.
|
BrokerFilter
Allows you to intercept broker operation so that features such as security
can be implemented as a pluggable filter.
|
BrokerPlugin
Represents a plugin into a Broker
|
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
ProducerBrokerExchange
Holds internal state in the broker for a MessageProducer
|
Class and Description |
---|
Broker
The Message Broker which routes messages, maintains subscriptions and
connections, acknowledges messages and handles transactions.
|
BrokerFilter
Allows you to intercept broker operation so that features such as security
can be implemented as a pluggable filter.
|
BrokerPlugin
Represents a plugin into a Broker
|
BrokerPluginSupport
A useful base class for implementing broker plugins.
|
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
MutableBrokerFilter
Like a BrokerFilter but it allows you to switch the getNext().broker.
|
Class and Description |
---|
Broker
The Message Broker which routes messages, maintains subscriptions and
connections, acknowledges messages and handles transactions.
|
BrokerFilter
Allows you to intercept broker operation so that features such as security
can be implemented as a pluggable filter.
|
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
MutableBrokerFilter
Like a BrokerFilter but it allows you to switch the getNext().broker.
|
Class and Description |
---|
Broker
The Message Broker which routes messages, maintains subscriptions and
connections, acknowledges messages and handles transactions.
|
BrokerFilter
Allows you to intercept broker operation so that features such as security
can be implemented as a pluggable filter.
|
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
MutableBrokerFilter
Like a BrokerFilter but it allows you to switch the getNext().broker.
|
ProducerBrokerExchange
Holds internal state in the broker for a MessageProducer
|
Class and Description |
---|
Broker
The Message Broker which routes messages, maintains subscriptions and
connections, acknowledges messages and handles transactions.
|
BrokerFilter
Allows you to intercept broker operation so that features such as security
can be implemented as a pluggable filter.
|
MutableBrokerFilter
Like a BrokerFilter but it allows you to switch the getNext().broker.
|
Class and Description |
---|
Broker
The Message Broker which routes messages, maintains subscriptions and
connections, acknowledges messages and handles transactions.
|
BrokerFilter
Allows you to intercept broker operation so that features such as security
can be implemented as a pluggable filter.
|
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
MutableBrokerFilter
Like a BrokerFilter but it allows you to switch the getNext().broker.
|
Class and Description |
---|
BrokerContext
Provide context object for broker classes
|
SslContext
A holder of SSL configuration.
|
Class and Description |
---|
AbstractLocker |
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
Locker
Represents a lock service to ensure that a broker is the only master
|
Class and Description |
---|
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
BrokerServiceAware
An interface used to represent a component that wants the
BrokerService
to be injected |
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
Lockable
A lockable broker resource.
|
LockableServiceSupport
Helper class for working with services that requires locking
|
Locker
Represents a lock service to ensure that a broker is the only master
|
Class and Description |
---|
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
BrokerServiceAware
An interface used to represent a component that wants the
BrokerService
to be injected |
Class and Description |
---|
BrokerServiceAware
An interface used to represent a component that wants the
BrokerService
to be injected |
Lockable
A lockable broker resource.
|
LockableServiceSupport
Helper class for working with services that requires locking
|
Class and Description |
---|
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
Class and Description |
---|
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
TransactionBroker
This broker filter handles the transaction related operations in the Broker
interface.
|
Class and Description |
---|
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
Class and Description |
---|
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
BrokerServiceAware
An interface used to represent a component that wants the
BrokerService
to be injected |
Class and Description |
---|
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
BrokerServiceAware
An interface used to represent a component that wants the
BrokerService
to be injected |
Class and Description |
---|
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
BrokerServiceAware
An interface used to represent a component that wants the
BrokerService
to be injected |
Class and Description |
---|
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
BrokerServiceAware
An interface used to represent a component that wants the
BrokerService
to be injected |
Class and Description |
---|
BrokerContext
Provide context object for broker classes
|
BrokerContextAware
Interface to be implemented by any object that wishes to have instance of @see BrokerContext
|
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
BrokerServiceAware
An interface used to represent a component that wants the
BrokerService
to be injected |
Class and Description |
---|
BrokerFactoryHandler
Represents the interface used to create a broker from a URI scheme.
|
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
TransportConnector |
Class and Description |
---|
Broker
The Message Broker which routes messages, maintains subscriptions and
connections, acknowledges messages and handles transactions.
|
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
BrokerServiceAware
An interface used to represent a component that wants the
BrokerService
to be injected |
ConnectionContext
Used to hold context information needed to process requests sent to a broker.
|
Class and Description |
---|
BrokerFactoryHandler
Represents the interface used to create a broker from a URI scheme.
|
BrokerService
Manages the life-cycle of an ActiveMQ Broker.
|
Copyright © 2005–2017. All rights reserved.