Package | Description |
---|---|
org.apache.activemq.store.jdbc |
Message persistence implemented using JDBC
|
org.apache.activemq.store.memory |
VM based implementation of message persistence
|
Class and Description |
---|
MemoryTransactionStore
Provides a TransactionStore implementation that can create transaction aware
MessageStore objects from non transaction aware MessageStore objects.
|
MemoryTransactionStore.Tx |
Class and Description |
---|
MemoryMessageStore
An implementation of
MessageStore |
MemoryPersistenceAdapter |
MemoryTransactionStore.AddMessageCommand |
MemoryTransactionStore.RemoveMessageCommand |
MemoryTransactionStore.Tx |
Copyright © 2005–2018 The Apache Software Foundation. All rights reserved.