See: Description
Interface | Description |
---|---|
IndexListener |
callback when the index is updated, allows ordered work to be seen by destinations
|
JournaledStore | |
ListenableFuture<T> | |
MessageRecoveryListener | |
MessageStore |
Represents a message store which is used by the persistent implementations
|
PersistenceAdapter |
Adapter to the actual persistence mechanism used with ActiveMQ
|
PersistenceAdapterFactory |
Factory class that can create PersistenceAdapter objects.
|
PersistenceAdapterSupport.DestinationMatcher |
Provides an interface for a Destination matching object that can be used to
search for specific destinations from a persistence adapter.
|
PList | |
PList.PListIterator | |
PListStore | |
ReferenceStore |
Represents a message store which is used by the persistent implementations
|
TopicMessageStore |
A MessageStore for durable topic subscriptions
|
TopicReferenceStore |
A MessageStore for durable topic subscriptions
|
TransactionIdTransformer | |
TransactionIdTransformerAware | |
TransactionRecoveryListener | |
TransactionStore |
Represents the durable store of the commit/rollback operations taken against
the broker.
|
Class | Description |
---|---|
AbstractMessageStore | |
IndexListener.MessageContext | |
InlineListenableFuture | |
PersistenceAdapterSupport |
Used to implement common PersistenceAdapter methods.
|
PListEntry | |
ProxyMessageStore |
A simple proxy that delegates to another MessageStore.
|
ProxyTopicMessageStore |
A simple proxy that delegates to another MessageStore.
|
ReferenceStore.ReferenceData | |
SharedFileLocker |
Represents an exclusive lock on a database to avoid multiple brokers running
against the same logical database.
|
The APIs which need to be implemented for persistent message stores for durable messaging
Copyright © 2005–2022 FuseSource, Corp.. All rights reserved.