Uses of Package
org.apache.activemq.kaha

Packages that use org.apache.activemq.kaha
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.broker.region.cursors   
org.apache.activemq.broker.region.policy The policies which can be associated with a particular destination or wildcard. 
org.apache.activemq.kaha fast message persistence implementation 
org.apache.activemq.kaha.impl   
org.apache.activemq.kaha.impl.container   
org.apache.activemq.kaha.impl.data   
org.apache.activemq.kaha.impl.index   
org.apache.activemq.store.kahadaptor kaha implementation of message persistence for the broker 
org.apache.activemq.store.rapid   
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.broker
Store
          A Store is holds persistent containers
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.broker.region
Store
          A Store is holds persistent containers
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.broker.region.cursors
Store
          A Store is holds persistent containers
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.broker.region.policy
Store
          A Store is holds persistent containers
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.kaha
ListContainer
          Represents a container of persistent objects in the store Acts as a map, but values can be retrieved in insertion order
MapContainer
          Represents a container of persistent objects in the store Acts as a map, but values can be retrieved in insertion order
Marshaller
          Marshaller for marshalling in/out objects to a RawContainer
Store
          A Store is holds persistent containers
StoreEntry
          Entry for Store data
StoreLocation
          Location of a data in the Store
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.kaha.impl
ListContainer
          Represents a container of persistent objects in the store Acts as a map, but values can be retrieved in insertion order
MapContainer
          Represents a container of persistent objects in the store Acts as a map, but values can be retrieved in insertion order
Store
          A Store is holds persistent containers
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.kaha.impl.container
ListContainer
          Represents a container of persistent objects in the store Acts as a map, but values can be retrieved in insertion order
MapContainer
          Represents a container of persistent objects in the store Acts as a map, but values can be retrieved in insertion order
Marshaller
          Marshaller for marshalling in/out objects to a RawContainer
StoreEntry
          Entry for Store data
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.kaha.impl.data
Marshaller
          Marshaller for marshalling in/out objects to a RawContainer
StoreLocation
          Location of a data in the Store
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.kaha.impl.index
Marshaller
          Marshaller for marshalling in/out objects to a RawContainer
StoreEntry
          Entry for Store data
StoreLocation
          Location of a data in the Store
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.store.kahadaptor
ListContainer
          Represents a container of persistent objects in the store Acts as a map, but values can be retrieved in insertion order
MapContainer
          Represents a container of persistent objects in the store Acts as a map, but values can be retrieved in insertion order
Marshaller
          Marshaller for marshalling in/out objects to a RawContainer
Store
          A Store is holds persistent containers
StoreEntry
          Entry for Store data
 

Classes in org.apache.activemq.kaha used by org.apache.activemq.store.rapid
MapContainer
          Represents a container of persistent objects in the store Acts as a map, but values can be retrieved in insertion order
Store
          A Store is holds persistent containers
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.