Uses of Package
org.apache.activemq.store.amq

Packages that use org.apache.activemq.store.amq
org.apache.activemq.broker The core classes for the ActiveMQ Message Broker and its connectors. 
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 
 

Classes in org.apache.activemq.store.amq used by org.apache.activemq.broker
AMQPersistenceAdapterFactory
          An implementation of PersistenceAdapterFactory
 

Classes in org.apache.activemq.store.amq used by org.apache.activemq.store
AMQTx
          Operations
 

Classes in org.apache.activemq.store.amq used by org.apache.activemq.store.amq
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
           
 

Classes in org.apache.activemq.store.amq used by org.apache.activemq.store.kahadaptor
AMQTx
          Operations
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.