Package | Description |
---|---|
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.memory | |
org.apache.activemq.usage |
Modifier and Type | Class and Description |
---|---|
class |
DurableTopicSubscription |
class |
Queue
The Queue is a List of MessageEntry objects that are dispatched to matching
subscriptions.
|
class |
TempQueue
The Queue is a List of MessageEntry objects that are dispatched to matching
subscriptions.
|
Modifier and Type | Class and Description |
---|---|
class |
FilePendingMessageCursor
persist pending messages pending message (messages awaiting dispatch to a
consumer) cursor
|
Modifier and Type | Class and Description |
---|---|
class |
CacheEvictionUsageListener |
Modifier and Type | Method and Description |
---|---|
void |
Usage.addUsageListener(UsageListener listener) |
void |
Usage.removeUsageListener(UsageListener listener) |
Copyright © 2005–2017. All rights reserved.