Uses of Package
org.apache.activemq.store

Packages that use org.apache.activemq.store
org.apache.activemq.broker The core classes for the ActiveMQ Message Broker and its connectors. 
org.apache.activemq.broker.region Region abstraction and implementations in the Broker. 
org.apache.activemq.store The APIs which need to be implemented for persistent message stores for durable messaging 
org.apache.activemq.store.jdbc Message persistence implemented using JDBC 
org.apache.activemq.store.journal Message persistence using a high performance transaction log via the Journal interface. 
org.apache.activemq.store.kahadaptor kaha implementation of message persistence for the broker 
org.apache.activemq.store.memory VM based implementation of message persistence 
org.apache.activemq.store.rapid   
org.apache.activemq.transaction   
org.apache.activemq.util Some utility classes 
 

Classes in org.apache.activemq.store used by org.apache.activemq.broker
DefaultPersistenceAdapterFactory
          Factory class that can create PersistenceAdapter objects.
PersistenceAdapter
          Adapter to the actual persistence mechanism used with ActiveMQ
PersistenceAdapterFactory
          Factory class that can create PersistenceAdapter objects.
TransactionStore
          Represents the durable store of the commit/rollback operations taken against the broker.
 

Classes in org.apache.activemq.store used by org.apache.activemq.broker.region
MessageStore
          Represents a message store which is used by the persistent org.apache.activemq.service.MessageContainer implementations
PersistenceAdapter
          Adapter to the actual persistence mechanism used with ActiveMQ
TopicMessageStore
          A MessageStore for durable topic subscriptions
 

Classes in org.apache.activemq.store used by org.apache.activemq.store
DefaultPersistenceAdapterFactory
          Factory class that can create PersistenceAdapter objects.
MessageRecoveryListener
           
MessageStore
          Represents a message store which is used by the persistent org.apache.activemq.service.MessageContainer implementations
PersistenceAdapter
          Adapter to the actual persistence mechanism used with ActiveMQ
PersistenceAdapterFactory
          Factory class that can create PersistenceAdapter objects.
TopicMessageStore
          A MessageStore for durable topic subscriptions
TransactionRecoveryListener
           
TransactionStore
          Represents the durable store of the commit/rollback operations taken against the broker.
 

Classes in org.apache.activemq.store used by org.apache.activemq.store.jdbc
MessageRecoveryListener
           
MessageStore
          Represents a message store which is used by the persistent org.apache.activemq.service.MessageContainer implementations
PersistenceAdapter
          Adapter to the actual persistence mechanism used with ActiveMQ
TopicMessageStore
          A MessageStore for durable topic subscriptions
TransactionStore
          Represents the durable store of the commit/rollback operations taken against the broker.
 

Classes in org.apache.activemq.store used by org.apache.activemq.store.journal
MessageRecoveryListener
           
MessageStore
          Represents a message store which is used by the persistent org.apache.activemq.service.MessageContainer implementations
PersistenceAdapter
          Adapter to the actual persistence mechanism used with ActiveMQ
TopicMessageStore
          A MessageStore for durable topic subscriptions
TransactionRecoveryListener
           
TransactionStore
          Represents the durable store of the commit/rollback operations taken against the broker.
 

Classes in org.apache.activemq.store used by org.apache.activemq.store.kahadaptor
MessageRecoveryListener
           
MessageStore
          Represents a message store which is used by the persistent org.apache.activemq.service.MessageContainer implementations
PersistenceAdapter
          Adapter to the actual persistence mechanism used with ActiveMQ
TopicMessageStore
          A MessageStore for durable topic subscriptions
TransactionRecoveryListener
           
TransactionStore
          Represents the durable store of the commit/rollback operations taken against the broker.
 

Classes in org.apache.activemq.store used by org.apache.activemq.store.memory
MessageRecoveryListener
           
MessageStore
          Represents a message store which is used by the persistent org.apache.activemq.service.MessageContainer implementations
PersistenceAdapter
          Adapter to the actual persistence mechanism used with ActiveMQ
TopicMessageStore
          A MessageStore for durable topic subscriptions
TransactionRecoveryListener
           
TransactionStore
          Represents the durable store of the commit/rollback operations taken against the broker.
 

Classes in org.apache.activemq.store used by org.apache.activemq.store.rapid
MessageRecoveryListener
           
MessageStore
          Represents a message store which is used by the persistent org.apache.activemq.service.MessageContainer implementations
PersistenceAdapter
          Adapter to the actual persistence mechanism used with ActiveMQ
TopicMessageStore
          A MessageStore for durable topic subscriptions
TransactionRecoveryListener
           
TransactionStore
          Represents the durable store of the commit/rollback operations taken against the broker.
 

Classes in org.apache.activemq.store used by org.apache.activemq.transaction
TransactionStore
          Represents the durable store of the commit/rollback operations taken against the broker.
 

Classes in org.apache.activemq.store used by org.apache.activemq.util
PersistenceAdapter
          Adapter to the actual persistence mechanism used with ActiveMQ
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.