Uses of Class
org.apache.commons.vfs2.cache.AbstractFilesCache
Packages that use AbstractFilesCache
-
Uses of AbstractFilesCache in org.apache.commons.vfs2.cache
Subclasses of AbstractFilesCache in org.apache.commons.vfs2.cacheModifier and TypeClassDescriptionclassA simpleFilesCacheimplementation.classThis implementation caches every file usingLRUMap.classAFilesCacheimplementation.classThis implementation caches every file as long as it is strongly reachable by the java vm.classThis implementation caches every file as long as it is strongly reachable by the java vm.