See: Description
Interface | Description |
---|---|
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.
|
ReferenceStore |
Represents a message store which is used by the persistent implementations
|
ReferenceStoreAdapter |
Adapter to the actual persistence mechanism used with ActiveMQ
|
TopicMessageStore |
A MessageStore for durable topic subscriptions
|
TopicReferenceStore |
A MessageStore for durable topic subscriptions
|
TransactionRecoveryListener | |
TransactionStore |
Represents the durable store of the commit/rollback operations taken against
the broker.
|
Class | Description |
---|---|
AbstractMessageStore | |
PersistenceAdapterFactoryBean |
Creates a default persistence model using the Journal and JDBC
|
ProxyMessageStore |
A simple proxy that delegates to another MessageStore.
|
ProxyTopicMessageStore |
A simple proxy that delegates to another MessageStore.
|
ReferenceStore.ReferenceData |
The APIs which need to be implemented for persistent message stores for durable messaging
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.