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

Packages that use org.apache.activemq.broker.region
org.apache.activemq.advisory   
org.apache.activemq.broker The core classes for the ActiveMQ Message Broker and its connectors. 
org.apache.activemq.broker.cluster   
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   
org.apache.activemq.broker.util Some utility Broker Plugins 
org.apache.activemq.broker.view Broker Plugins for visualising the current system 
org.apache.activemq.memory.list   
org.apache.activemq.plugin   
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.
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.cluster
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
           
AbstractTempRegion
           
Destination
           
DestinationFactory
          Used to create Destinations.
DestinationInterceptor
          Represents an interceptor on destination instances.
DestinationStatistics
          The J2EE Statistics for the a Destination.
DurableTopicSubscription
           
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
           
AbstractTempRegion
           
BaseDestination
           
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
           
LockOwner
           
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
           
SubscriptionRecovery
          An interface for recoverying transient messages held by the broker for retractive recovery for subscribers
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
           
DurableTopicSubscription
           
Queue
          The Queue is a List of MessageEntry objects that are dispatched to matching subscriptions.
Subscription
           
 

Classes in org.apache.activemq.broker.region used by org.apache.activemq.broker.region.policy
BaseDestination
           
Destination
           
DurableTopicSubscription
           
Queue
          The Queue is a List of MessageEntry objects that are dispatched to matching subscriptions.
QueueBrowserSubscription
           
QueueSubscription
           
Subscription
           
SubscriptionRecovery
          An interface for recoverying transient messages held by the broker for retractive recovery for subscribers
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.scheduler
Region
          A Region is used to implement the different QOS options available to a broker.
 

Classes in org.apache.activemq.broker.region used by org.apache.activemq.broker.util
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.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.memory.list
Subscription
           
 

Classes in org.apache.activemq.broker.region used by org.apache.activemq.plugin
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.security
Destination
           
Region
          A Region is used to implement the different QOS options available to a broker.
Subscription
           
 



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.