Uses of Package
org.apache.activemq.broker.region

Packages that use org.apache.activemq.broker.region
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.ft Helper classes for implementing fault tolerance 
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   
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.util Some utility Broker Plugins 
org.apache.activemq.broker.view Broker Plugins for visualising the current system 
org.apache.activemq.command Command objects used via the Command Pattern to communicate among nodes 
org.apache.activemq.filter Filter implementations for wildcards & JMS selectors 
org.apache.activemq.memory.buffer   
org.apache.activemq.memory.list   
org.apache.activemq.security Plugable Security Adapter framework along with default implementations such as the JAAS implementation. 
 

Classes in org.apache.activemq.broker.region used by org.apache.activemq.advisory
Destination
           
Region
          A Region is used to implement the different QOS options available to a broker.
Subscription
           
 

Classes in org.apache.activemq.broker.region used by org.apache.activemq.broker
ConnectionStatistics
          The J2EE Statistics for the Connection.
ConnectorStatistics
          The J2EE Statistics for the a Destination.
Destination
           
DestinationFactory
          Used to create Destinations.
DestinationInterceptor
          Represents an interceptor on destination instances.
MessageReference
          Keeps track of a message that is flowing through the Broker.
Region
          A Region is used to implement the different QOS options available to a broker.
Subscription
           
 

Classes in org.apache.activemq.broker.region used by org.apache.activemq.broker.ft
Region
          A Region is used to implement the different QOS options available to a broker.
Subscription
           
 

Classes in org.apache.activemq.broker.region used by org.apache.activemq.broker.jmx
AbstractRegion
           
Destination
           
DestinationFactory
          Used to create Destinations.
DestinationInterceptor
          Represents an interceptor on destination instances.
DestinationStatistics
          The J2EE Statistics for the a Destination.
Queue
          The Queue is a List of MessageEntry objects that are dispatched to matching subscriptions.
QueueRegion
           
Region
          A Region is used to implement the different QOS options available to a broker.
RegionBroker
          Routes Broker operations to the correct messaging regions for processing.
Subscription
           
TempQueueRegion
           
TempTopicRegion
           
Topic
          The Topic is a destination that sends a copy of a message to every active Subscription registered.
TopicRegion
           
TopicSubscription
           
 

Classes in org.apache.activemq.broker.region used by org.apache.activemq.broker.region
AbstractRegion
           
AbstractSubscription
           
ConnectorStatistics
          The J2EE Statistics for the a Destination.
Destination
           
DestinationFactory
          Used to create Destinations.
DestinationInterceptor
          Represents an interceptor on destination instances.
DestinationStatistics
          The J2EE Statistics for the a Destination.
DurableTopicSubscription
           
IndirectMessageReference
          Keeps track of a message that is flowing through the Broker.
LockOwner
           
MessageReference
          Keeps track of a message that is flowing through the Broker.
MessageReferenceFilter
          Represents a filter on message references
PrefetchSubscription
          A subscription that honors the pre-fetch option of the ConsumerInfo.
Queue
          The Queue is a List of MessageEntry objects that are dispatched to matching subscriptions.
QueueMessageReference
          Queue specific MessageReference.
QueueSubscription
           
Region
          A Region is used to implement the different QOS options available to a broker.
RegionBroker
          Routes Broker operations to the correct messaging regions for processing.
Subscription
           
Topic
          The Topic is a destination that sends a copy of a message to every active Subscription registered.
 

Classes in org.apache.activemq.broker.region used by org.apache.activemq.broker.region.cursors
Destination
           
MessageReference
          Keeps track of a message that is flowing through the Broker.
 

Classes in org.apache.activemq.broker.region used by org.apache.activemq.broker.region.policy
Destination
           
MessageReference
          Keeps track of a message that is flowing through the Broker.
Queue
          The Queue is a List of MessageEntry objects that are dispatched to matching subscriptions.
Subscription
           
Topic
          The Topic is a destination that sends a copy of a message to every active Subscription registered.
TopicSubscription
           
 

Classes in org.apache.activemq.broker.region used by org.apache.activemq.broker.region.virtual
Destination
           
DestinationFilter
           
DestinationInterceptor
          Represents an interceptor on destination instances.
 

Classes in org.apache.activemq.broker.region used by org.apache.activemq.broker.util
Region
          A Region is used to implement the different QOS options available to a broker.
Subscription
           
 

Classes in org.apache.activemq.broker.region used by org.apache.activemq.broker.view
Destination
           
Region
          A Region is used to implement the different QOS options available to a broker.
Subscription
           
 

Classes in org.apache.activemq.broker.region used by org.apache.activemq.command
Destination
           
MessageReference
          Keeps track of a message that is flowing through the Broker.
 

Classes in org.apache.activemq.broker.region used by org.apache.activemq.filter
MessageReference
          Keeps track of a message that is flowing through the Broker.
 

Classes in org.apache.activemq.broker.region used by org.apache.activemq.memory.buffer
MessageReference
          Keeps track of a message that is flowing through the Broker.
 

Classes in org.apache.activemq.broker.region used by org.apache.activemq.memory.list
MessageReference
          Keeps track of a message that is flowing through the Broker.
Subscription
           
 

Classes in org.apache.activemq.broker.region used by org.apache.activemq.security
Destination
           
Region
          A Region is used to implement the different QOS options available to a broker.
Subscription
           
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.