Uses of Class
org.apache.jcs.auxiliary.disk.AbstractDiskCacheAttributes

Packages that use AbstractDiskCacheAttributes
org.apache.jcs.auxiliary.disk.hsql A disk cache using Hypersonic SQL to serialize the contained objects. 
org.apache.jcs.auxiliary.disk.indexed   
 

Uses of AbstractDiskCacheAttributes in org.apache.jcs.auxiliary.disk.hsql
 

Subclasses of AbstractDiskCacheAttributes in org.apache.jcs.auxiliary.disk.hsql
 class HSQLCacheAttributes
          Description of the Class
 

Uses of AbstractDiskCacheAttributes in org.apache.jcs.auxiliary.disk.indexed
 

Subclasses of AbstractDiskCacheAttributes in org.apache.jcs.auxiliary.disk.indexed
 class IndexedDiskCacheAttributes
          Configuration class for the Indexed Disk Cache
 



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