Uses of Class
org.apache.commons.jcs3.auxiliary.disk.indexed.IndexedDiskCacheAttributes
Packages that use IndexedDiskCacheAttributes
- 
Uses of IndexedDiskCacheAttributes in org.apache.commons.jcs3.auxiliary.disk.indexedConstructors in org.apache.commons.jcs3.auxiliary.disk.indexed with parameters of type IndexedDiskCacheAttributesModifierConstructorDescriptionIndexedDiskCache(IndexedDiskCacheAttributes cacheAttributes) Constructor for the DiskCache object.IndexedDiskCache(IndexedDiskCacheAttributes cattr, IElementSerializer elementSerializer) Constructor for the DiskCache object.