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
|
Modifier and Type | Field and Description |
---|---|
protected ActiveMQMessageAudit |
TopicSubscription.audit |
Modifier and Type | Field and Description |
---|---|
protected ActiveMQMessageAudit |
AbstractPendingMessageCursor.audit |
Modifier and Type | Method and Description |
---|---|
ActiveMQMessageAudit |
PendingMessageCursor.getMessageAudit() |
ActiveMQMessageAudit |
AbstractPendingMessageCursor.getMessageAudit() |
Modifier and Type | Method and Description |
---|---|
void |
PendingMessageCursor.setMessageAudit(ActiveMQMessageAudit audit)
set the audit
|
void |
AbstractPendingMessageCursor.setMessageAudit(ActiveMQMessageAudit audit)
set the audit
|
Copyright © 2005–2017 The Apache Software Foundation. All rights reserved.