Package | Description |
---|---|
org.apache.activemq.broker.region.policy |
The policies which can be associated with a particular destination or wildcard.
|
Modifier and Type | Class and Description |
---|---|
class |
FilePendingDurableSubscriberMessageStoragePolicy
Creates a PendIngMessageCursor for Durable subscribers *
|
class |
StorePendingDurableSubscriberMessageStoragePolicy
Creates a PendingMessageCursor that access the persistent store to retrieve
messages
|
class |
VMPendingDurableSubscriberMessageStoragePolicy
Creates a VMPendingMessageCursor *
|
Modifier and Type | Method and Description |
---|---|
PendingDurableSubscriberMessageStoragePolicy |
PolicyEntry.getPendingDurableSubscriberPolicy() |
Modifier and Type | Method and Description |
---|---|
void |
PolicyEntry.setPendingDurableSubscriberPolicy(PendingDurableSubscriberMessageStoragePolicy pendingDurableSubscriberPolicy) |
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.