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 TypeClassDescriptionclass
A simpleFilesCache
implementation.class
This implementation caches every file usingLRUMap
.class
AFilesCache
implementation.class
This implementation caches every file as long as it is strongly reachable by the JVM.class
This implementation caches every file as long as it is strongly reachable by the Java vm.