Uses of Class
org.apache.commons.vfs2.cache.SoftRefFilesCache
-
Packages that use SoftRefFilesCache Package Description org.apache.commons.vfs2.cache VFS File caching -
-
Uses of SoftRefFilesCache in org.apache.commons.vfs2.cache
Subclasses of SoftRefFilesCache in org.apache.commons.vfs2.cache Modifier and Type Class Description class
WeakRefFilesCache
This implementation caches every file as long as it is strongly reachable by the java vm.
-