Package | Description |
---|---|
org.apache.activemq.store |
The APIs which need to be implemented for persistent message stores for durable messaging
|
org.apache.activemq.store.amq |
The default Store implementation for ActiveMQ
|
org.apache.activemq.store.kahadaptor |
kaha implementation of message persistence for the broker
|
Class and Description |
---|
AMQTx
Operations
|
Class and Description |
---|
AMQMessageStore
A MessageStore that uses a Journal to store it's messages.
|
AMQPersistenceAdapter
An implementation of
PersistenceAdapter designed for use with a
Journal and then check pointing asynchronously on a timeout with some
other long term persistent storage. |
AMQTopicMessageStore
A MessageStore that uses a Journal to store it's messages.
|
AMQTransactionStore |
AMQTx
Operations
|
AMQTxOperation |
Class and Description |
---|
AMQTx
Operations
|
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.