Uses of Package
org.apache.jcs.auxiliary.disk

Packages that use org.apache.jcs.auxiliary.disk
org.apache.jcs.auxiliary.disk.block   
org.apache.jcs.auxiliary.disk.indexed   
org.apache.jcs.auxiliary.disk.jdbc   
org.apache.jcs.auxiliary.disk.jdbc.mysql   
 

Classes in org.apache.jcs.auxiliary.disk used by org.apache.jcs.auxiliary.disk.block
AbstractDiskCache
          Abstract class providing a base implementation of a disk cache, which can be easily extended to implement a disk cache for a specific perstistence mechanism.
AbstractDiskCacheAttributes
          This has common attributes that any conceivable disk cache would need.
LRUMapJCS
          Extension of LRUMap for logging of removals.
 

Classes in org.apache.jcs.auxiliary.disk used by org.apache.jcs.auxiliary.disk.indexed
AbstractDiskCache
          Abstract class providing a base implementation of a disk cache, which can be easily extended to implement a disk cache for a specific perstistence mechanism.
AbstractDiskCacheAttributes
          This has common attributes that any conceivable disk cache would need.
LRUMapJCS
          Extension of LRUMap for logging of removals.
 

Classes in org.apache.jcs.auxiliary.disk used by org.apache.jcs.auxiliary.disk.jdbc
AbstractDiskCache
          Abstract class providing a base implementation of a disk cache, which can be easily extended to implement a disk cache for a specific perstistence mechanism.
AbstractDiskCacheAttributes
          This has common attributes that any conceivable disk cache would need.
 

Classes in org.apache.jcs.auxiliary.disk used by org.apache.jcs.auxiliary.disk.jdbc.mysql
AbstractDiskCache
          Abstract class providing a base implementation of a disk cache, which can be easily extended to implement a disk cache for a specific perstistence mechanism.
AbstractDiskCacheAttributes
          This has common attributes that any conceivable disk cache would need.
 



Copyright © 2002-2007 Apache Software Foundation. All Rights Reserved.