| org.apache.activemq.broker.region.cursors | Cursors used to page persistent messages into the broker from the store |
| org.apache.activemq.broker.region.group | Classes to implement the Message Groups feature. |
| 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 |
| Destination | code | html | |
| DestinationInterceptor | Represents an interceptor on destination instances. | code | html |
| LockOwner | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
| MessageReference | Keeps track of a message that is flowing through the Broker. | code | html |
| MessageReferenceFilter | Represents a filter on message references | code | html |
| QueueMessageReference | Queue specific MessageReference. | code | html |
| Region | A Region is used to implement the different QOS options available to a broker. | code | html |
| Subscription | code | html | |
| SubscriptionRecovery | An interface for recoverying transient messages held by the broker for retractive recovery for subscribers | code | html |
| AbstractRegion | code | html | |
| AbstractSubscription | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
| AbstractTempRegion | code | html | |
| BaseDestination | code | html | |
| DestinationFactory | Used to create Destinations. One instance of DestinationFactory is used per BrokerService. | code | html |
| PrefetchSubscription | A subscription that honors the pre-fetch option of the ConsumerInfo. | code | html |
| AbstractTempRegion.CachedDestination | code | html | |
| CompositeDestinationInterceptor | Represents a Composite Pattern of a DestinationInterceptor | code | html |
| ConnectionStatistics | The J2EE Statistics for the Connection. | code | html |
| ConnectorStatistics | The J2EE Statistics for the a Destination. | code | html |
| DestinationFactoryImpl | Creates standard ActiveMQ implementations of org.apache.activemq.broker.region.Destination . | code | html |
| DestinationFilter | code | html | |
| DestinationStatistics | The J2EE Statistics for the a Destination. | code | html |
| DurableTopicSubscription | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
| IndirectMessageReference | Keeps track of a message that is flowing through the Broker. | code | html |
| NullMessageReference | Only used by the QueueMessageReference#NULL_MESSAGE | code | html |
| Queue | The Queue is a List of MessageEntry objects that are dispatched to matching subscriptions. | code | html |
| Queue.BrowserDispatch | code | html | |
| Queue.FlowControlTimeoutTask | code | html | |
| Queue.QueueThread | code | html | |
| Queue.TimeoutMessage | code | html | |
| QueueBrowserSubscription | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
| QueueDispatchSelector | Queue dispatch policy that determines if a message can be sent to a subscription | code | html |
| QueueRegion | code | html | |
| QueueSubscription | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
| RegionBroker | Routes Broker operations to the correct messaging regions for processing. | code | html |
| TempQueue | The Queue is a List of MessageEntry objects that are dispatched to matching subscriptions. | code | html |
| TempQueueRegion | code | html | |
| TempTopic | The Topic is a destination that sends a copy of a message to every active Subscription registered. | code | html |
| TempTopicRegion | code | html | |
| Topic | The Topic is a destination that sends a copy of a message to every active Subscription registered. | code | html |
| TopicRegion | code | html | |
| TopicSubscription | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |