Uses of Package
org.apache.qpid.server.store

Packages that use org.apache.qpid.server.store
org.apache.qpid.server   
org.apache.qpid.server.binding   
org.apache.qpid.server.exchange   
org.apache.qpid.server.logging.subjects   
org.apache.qpid.server.message   
org.apache.qpid.server.queue   
org.apache.qpid.server.store   
org.apache.qpid.server.transport   
org.apache.qpid.server.txn   
org.apache.qpid.server.virtualhost   
 

Classes in org.apache.qpid.server.store used by org.apache.qpid.server
MessageStore
          MessageStore defines the interface to a storage area, which can be used to preserve the state of messages.
TransactionLog
           
 

Classes in org.apache.qpid.server.store used by org.apache.qpid.server.binding
DurableConfigurationStore.Source
           
 

Classes in org.apache.qpid.server.store used by org.apache.qpid.server.exchange
DurableConfigurationStore
           
 

Classes in org.apache.qpid.server.store used by org.apache.qpid.server.logging.subjects
MessageStore
          MessageStore defines the interface to a storage area, which can be used to preserve the state of messages.
 

Classes in org.apache.qpid.server.store used by org.apache.qpid.server.message
MessageMetaDataType
           
MessageMetaDataType.Factory
           
StorableMessageMetaData
           
StoredMessage
           
 

Classes in org.apache.qpid.server.store used by org.apache.qpid.server.queue
StoredMessage
           
TransactionLogResource
           
 

Classes in org.apache.qpid.server.store used by org.apache.qpid.server.store
ConfigurationRecoveryHandler
           
ConfigurationRecoveryHandler.BindingRecoveryHandler
           
ConfigurationRecoveryHandler.ExchangeRecoveryHandler
           
ConfigurationRecoveryHandler.QueueRecoveryHandler
           
DurableConfigurationStore
           
MessageMetaDataType
           
MessageMetaDataType.Factory
           
MessageStore
          MessageStore defines the interface to a storage area, which can be used to preserve the state of messages.
MessageStoreRecoveryHandler
           
MessageStoreRecoveryHandler.StoredMessageRecoveryHandler
           
StorableMessageMetaData
           
StoredMessage
           
TransactionLog
           
TransactionLog.StoreFuture
           
TransactionLog.Transaction
           
TransactionLogRecoveryHandler
           
TransactionLogRecoveryHandler.QueueEntryRecoveryHandler
           
TransactionLogResource
           
 

Classes in org.apache.qpid.server.store used by org.apache.qpid.server.transport
MessageStore
          MessageStore defines the interface to a storage area, which can be used to preserve the state of messages.
 

Classes in org.apache.qpid.server.store used by org.apache.qpid.server.txn
TransactionLog
           
 

Classes in org.apache.qpid.server.store used by org.apache.qpid.server.virtualhost
ConfigurationRecoveryHandler
           
ConfigurationRecoveryHandler.BindingRecoveryHandler
           
ConfigurationRecoveryHandler.ExchangeRecoveryHandler
           
ConfigurationRecoveryHandler.QueueRecoveryHandler
           
DurableConfigurationStore
           
DurableConfigurationStore.Source
           
MessageStore
          MessageStore defines the interface to a storage area, which can be used to preserve the state of messages.
MessageStoreRecoveryHandler
           
MessageStoreRecoveryHandler.StoredMessageRecoveryHandler
           
StoredMessage
           
TransactionLog
           
TransactionLogRecoveryHandler
           
TransactionLogRecoveryHandler.QueueEntryRecoveryHandler
           
 



Licensed to the Apache Software Foundation