Uses of Package
org.apache.activemq.broker
-
Packages that use org.apache.activemq.broker 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 malarkyorg.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 storeorg.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 Destinationsorg.apache.activemq.broker.scheduler The Message Scheduler for delayed (or scheduled) message deliveryorg.apache.activemq.broker.util Some utility Broker Pluginsorg.apache.activemq.broker.view Broker Plugins for visualising the current systemorg.apache.activemq.junit org.apache.activemq.maven 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.osgi org.apache.activemq.partition org.apache.activemq.plugin org.apache.activemq.plugin.java 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 messagingorg.apache.activemq.store.jdbc Message persistence implemented using JDBCorg.apache.activemq.store.jdbc.adapter Implements database/driver apapters to compensate for the wide differences in the BLOB handing of JDBC drivers.org.apache.activemq.store.journal Message persistence using a high performance transaction log via the Journal interface.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 persistenceorg.apache.activemq.tool org.apache.activemq.transaction org.apache.activemq.transport The core Transport abstraction and support classesorg.apache.activemq.transport.amqp A Broker side implementation of the AMQP 3.1 protocol - see http://amqp.org/org.apache.activemq.transport.amqp.protocol org.apache.activemq.transport.amqp.sasl org.apache.activemq.transport.auto org.apache.activemq.transport.auto.nio org.apache.activemq.transport.http A transport using the HTTP protocol to allow ActiveMQ to tunnel through firewalls.org.apache.activemq.transport.https A transport using the HTTPS protocol (built on top of the HTTP transport) to allow ActiveMQ to tunnel through firewalls using SSL.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.transport.ws org.apache.activemq.transport.ws.jetty9 org.apache.activemq.transport.wss org.apache.activemq.util org.apache.activemq.web Web Connectors so that messages can be sent via HTTP POST or read via HTTP POST or GET as well as support for web streaming to web browser or JavaScript clients.org.apache.activemq.xbean -
Classes in org.apache.activemq.broker used by org.apache.activemq.advisory Class 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. -
Classes in org.apache.activemq.broker used by org.apache.activemq.broker Class Description Broker The Message Broker which routes messages, maintains subscriptions and connections, acknowledges messages and handles transactions.BrokerContext Provide context object for broker classesBrokerFactoryHandler 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 BrokerBrokerRegistry BrokerService Manages the life-cycle of an ActiveMQ Broker.BrokerServiceAware An interface used to represent a component that wants theBrokerService
to be injectedConnection 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 essageConsumerLockable A lockable broker resource.LockableServiceSupport Helper class for working with services that requires lockingLocker Represents a lock service to ensure that a broker is the only masterMutableBrokerFilter Like a BrokerFilter but it allows you to switch the getNext().broker.ProducerBrokerExchange Holds internal state in the broker for a MessageProducerPublishedAddressPolicy 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 -
Classes in org.apache.activemq.broker used by org.apache.activemq.broker.cluster Class 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. -
Classes in org.apache.activemq.broker used by org.apache.activemq.broker.inteceptor Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker.ProducerBrokerExchange Holds internal state in the broker for a MessageProducer -
Classes in org.apache.activemq.broker used by org.apache.activemq.broker.jmx Class 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 theBrokerService
to be injectedConnection 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 listenersProducerBrokerExchange Holds internal state in the broker for a MessageProducerTransportConnection TransportConnector -
Classes in org.apache.activemq.broker used by org.apache.activemq.broker.region Class 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 essageConsumerEmptyBroker Dumb implementation - used to be overriden by listenersProducerBrokerExchange Holds internal state in the broker for a MessageProducer -
Classes in org.apache.activemq.broker used by org.apache.activemq.broker.region.cursors Class 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. -
Classes in org.apache.activemq.broker used by org.apache.activemq.broker.region.policy Class 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. -
Classes in org.apache.activemq.broker used by org.apache.activemq.broker.region.virtual Class 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 theBrokerService
to be injectedConnectionContext Used to hold context information needed to process requests sent to a broker.ProducerBrokerExchange Holds internal state in the broker for a MessageProducer -
Classes in org.apache.activemq.broker used by org.apache.activemq.broker.scheduler Class 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 -
Classes in org.apache.activemq.broker used by org.apache.activemq.broker.util Class 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 BrokerBrokerPluginSupport 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 essageConsumerMutableBrokerFilter Like a BrokerFilter but it allows you to switch the getNext().broker.ProducerBrokerExchange Holds internal state in the broker for a MessageProducer -
Classes in org.apache.activemq.broker used by org.apache.activemq.broker.view Class 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 BrokerBrokerService 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 -
Classes in org.apache.activemq.broker used by org.apache.activemq.junit Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker. -
Classes in org.apache.activemq.broker used by org.apache.activemq.maven Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker. -
Classes in org.apache.activemq.broker used by org.apache.activemq.network Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker.BrokerServiceAware An interface used to represent a component that wants theBrokerService
to be injectedSslContext A holder of SSL configuration.TransportConnection -
Classes in org.apache.activemq.broker used by org.apache.activemq.network.jms Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker. -
Classes in org.apache.activemq.broker used by org.apache.activemq.osgi Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker. -
Classes in org.apache.activemq.broker used by org.apache.activemq.partition Class 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 BrokerConnectionContext Used to hold context information needed to process requests sent to a broker.ProducerBrokerExchange Holds internal state in the broker for a MessageProducer -
Classes in org.apache.activemq.broker used by org.apache.activemq.plugin Class Description Broker The Message Broker which routes messages, maintains subscriptions and connections, acknowledges messages and handles transactions.BrokerContext Provide context object for broker classesBrokerFilter 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 BrokerConnectionContext Used to hold context information needed to process requests sent to a broker.ProducerBrokerExchange Holds internal state in the broker for a MessageProducer -
Classes in org.apache.activemq.broker used by org.apache.activemq.plugin.java Class 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 -
Classes in org.apache.activemq.broker used by org.apache.activemq.security Class 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 BrokerConnectionContext Used to hold context information needed to process requests sent to a broker.ProducerBrokerExchange Holds internal state in the broker for a MessageProducer -
Classes in org.apache.activemq.broker used by org.apache.activemq.shiro Class 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 BrokerBrokerPluginSupport 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. -
Classes in org.apache.activemq.broker used by org.apache.activemq.shiro.authc Class 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. -
Classes in org.apache.activemq.broker used by org.apache.activemq.shiro.authz Class 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 -
Classes in org.apache.activemq.broker used by org.apache.activemq.shiro.env Class 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. -
Classes in org.apache.activemq.broker used by org.apache.activemq.shiro.subject Class 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. -
Classes in org.apache.activemq.broker used by org.apache.activemq.spring Class Description BrokerContext Provide context object for broker classesSslContext A holder of SSL configuration. -
Classes in org.apache.activemq.broker used by org.apache.activemq.store Class Description AbstractLocker BrokerServiceAware An interface used to represent a component that wants theBrokerService
to be injectedConnectionContext 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 lockingLocker Represents a lock service to ensure that a broker is the only master -
Classes in org.apache.activemq.broker used by org.apache.activemq.store.jdbc Class Description AbstractLocker BrokerService Manages the life-cycle of an ActiveMQ Broker.BrokerServiceAware An interface used to represent a component that wants theBrokerService
to be injectedConnectionContext 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 lockingLocker Represents a lock service to ensure that a broker is the only master -
Classes in org.apache.activemq.broker used by org.apache.activemq.store.jdbc.adapter Class Description AbstractLocker Locker Represents a lock service to ensure that a broker is the only master -
Classes in org.apache.activemq.broker used by org.apache.activemq.store.journal Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker.BrokerServiceAware An interface used to represent a component that wants theBrokerService
to be injectedConnectionContext 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 lockingLocker Represents a lock service to ensure that a broker is the only master -
Classes in org.apache.activemq.broker used by org.apache.activemq.store.kahadb Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker.BrokerServiceAware An interface used to represent a component that wants theBrokerService
to be injectedConnectionContext 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 lockingLocker Represents a lock service to ensure that a broker is the only master -
Classes in org.apache.activemq.broker used by org.apache.activemq.store.kahadb.plist Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker.BrokerServiceAware An interface used to represent a component that wants theBrokerService
to be injected -
Classes in org.apache.activemq.broker used by org.apache.activemq.store.kahadb.scheduler Class Description BrokerServiceAware An interface used to represent a component that wants theBrokerService
to be injectedLockable A lockable broker resource.LockableServiceSupport Helper class for working with services that requires locking -
Classes in org.apache.activemq.broker used by org.apache.activemq.store.memory Class Description ConnectionContext Used to hold context information needed to process requests sent to a broker. -
Classes in org.apache.activemq.broker used by org.apache.activemq.tool Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker. -
Classes in org.apache.activemq.broker used by org.apache.activemq.transaction Class 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. -
Classes in org.apache.activemq.broker used by org.apache.activemq.transport Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker.SslContext A holder of SSL configuration. -
Classes in org.apache.activemq.broker used by org.apache.activemq.transport.amqp Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker.BrokerServiceAware An interface used to represent a component that wants theBrokerService
to be injected -
Classes in org.apache.activemq.broker used by org.apache.activemq.transport.amqp.protocol Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker. -
Classes in org.apache.activemq.broker used by org.apache.activemq.transport.amqp.sasl Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker. -
Classes in org.apache.activemq.broker used by org.apache.activemq.transport.auto Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker.BrokerServiceAware An interface used to represent a component that wants theBrokerService
to be injected -
Classes in org.apache.activemq.broker used by org.apache.activemq.transport.auto.nio Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker.BrokerServiceAware An interface used to represent a component that wants theBrokerService
to be injected -
Classes in org.apache.activemq.broker used by org.apache.activemq.transport.http Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker. -
Classes in org.apache.activemq.broker used by org.apache.activemq.transport.https Class Description SslContext A holder of SSL configuration. -
Classes in org.apache.activemq.broker used by org.apache.activemq.transport.mqtt Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker.BrokerServiceAware An interface used to represent a component that wants theBrokerService
to be injected -
Classes in org.apache.activemq.broker used by org.apache.activemq.transport.mqtt.strategy Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker.BrokerServiceAware An interface used to represent a component that wants theBrokerService
to be injected -
Classes in org.apache.activemq.broker used by org.apache.activemq.transport.stomp Class Description BrokerContext Provide context object for broker classesBrokerContextAware Interface to be implemented by any object that wishes to have instance of @see BrokerContextBrokerService Manages the life-cycle of an ActiveMQ Broker.BrokerServiceAware An interface used to represent a component that wants theBrokerService
to be injected -
Classes in org.apache.activemq.broker used by org.apache.activemq.transport.vm Class Description BrokerFactoryHandler Represents the interface used to create a broker from a URI scheme.BrokerService Manages the life-cycle of an ActiveMQ Broker.TransportConnector -
Classes in org.apache.activemq.broker used by org.apache.activemq.transport.ws Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker.BrokerServiceAware An interface used to represent a component that wants theBrokerService
to be injected -
Classes in org.apache.activemq.broker used by org.apache.activemq.transport.ws.jetty9 Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker.BrokerServiceAware An interface used to represent a component that wants theBrokerService
to be injected -
Classes in org.apache.activemq.broker used by org.apache.activemq.transport.wss Class Description BrokerService Manages the life-cycle of an ActiveMQ Broker.BrokerServiceAware An interface used to represent a component that wants theBrokerService
to be injectedSslContext A holder of SSL configuration. -
Classes in org.apache.activemq.broker used by org.apache.activemq.util Class 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 theBrokerService
to be injectedConnectionContext Used to hold context information needed to process requests sent to a broker. -
Classes in org.apache.activemq.broker used by org.apache.activemq.web Class 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. -
Classes in org.apache.activemq.broker used by org.apache.activemq.xbean Class Description BrokerFactoryHandler Represents the interface used to create a broker from a URI scheme.BrokerService Manages the life-cycle of an ActiveMQ Broker.