Uses of Package
org.apache.cocoon.store

Packages that use org.apache.cocoon.store
org.apache.cocoon   
org.apache.cocoon.cache   
org.apache.cocoon.processor.xslt   
org.apache.cocoon.store   
 

Classes in org.apache.cocoon.store used by org.apache.cocoon
Store
          This is the interface that a generic object storage system must implement.
 

Classes in org.apache.cocoon.store used by org.apache.cocoon.cache
Store
          This is the interface that a generic object storage system must implement.
 

Classes in org.apache.cocoon.store used by org.apache.cocoon.processor.xslt
Store
          This is the interface that a generic object storage system must implement.
 

Classes in org.apache.cocoon.store used by org.apache.cocoon.store
MemoryStore
          This class implements a memory-managed hashtable wrapper that uses a weighted mix of LRU and LFU to keep track of object importance.
MemoryStore.Container
           
Store
          This is the interface that a generic object storage system must implement.
 



Copyright 1999 Java Apache Project. All Rights Reserved.