Uses of Package
org.codehaus.activemq.store

Packages that use org.codehaus.activemq.store
org.codehaus.activemq.broker The API for the JMS Broker which is the server side of a JMS network though it may be deployed inside a client in peer style networks. 
org.codehaus.activemq.broker.impl The default implementation of the JMS Broker  
org.codehaus.activemq.service.impl Default implementations of the services  
org.codehaus.activemq.store The APIs which need to be implemented for persistent message stores for durable messaging  
org.codehaus.activemq.store.cache   
org.codehaus.activemq.store.vm VM based implementation of message persistence  
org.codehaus.activemq.util Utility classes like a SEDA style Command pattern helper and a BitArray for working with flags etc. 
 

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

Classes in org.codehaus.activemq.store used by org.codehaus.activemq.broker.impl
PersistenceAdapter
          Adapter to the actual persistence mechanism used with ActiveMQ
PreparedTransactionStore
          Represents a durable store of a prepare log for XA
 

Classes in org.codehaus.activemq.store used by org.codehaus.activemq.service.impl
MessageStore
          Represents a message store which is used by the persistent MessageContainer implementations
PersistenceAdapter
          Adapter to the actual persistence mechanism used with ActiveMQ
PreparedTransactionStore
          Represents a durable store of a prepare log for XA
TopicMessageStore
          A MessageStore for durable topic subscriptions
 

Classes in org.codehaus.activemq.store used by org.codehaus.activemq.store
MessageStore
          Represents a message store which is used by the persistent MessageContainer implementations
PreparedTransactionStore
          Represents a durable store of a prepare log for XA
TopicMessageStore
          A MessageStore for durable topic subscriptions
 

Classes in org.codehaus.activemq.store used by org.codehaus.activemq.store.cache
MessageStore
          Represents a message store which is used by the persistent MessageContainer implementations
PersistenceAdapter
          Adapter to the actual persistence mechanism used with ActiveMQ
PreparedTransactionStore
          Represents a durable store of a prepare log for XA
TopicMessageStore
          A MessageStore for durable topic subscriptions
 

Classes in org.codehaus.activemq.store used by org.codehaus.activemq.store.vm
MessageStore
          Represents a message store which is used by the persistent MessageContainer implementations
PersistenceAdapter
          Adapter to the actual persistence mechanism used with ActiveMQ
PreparedTransactionStore
          Represents a durable store of a prepare log for XA
TopicMessageStore
          A MessageStore for durable topic subscriptions
 

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



Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.