Uses of Package
org.apache.commons.vfs2.cache
Packages that use org.apache.commons.vfs2.cache
-
Classes in org.apache.commons.vfs2.cache used by org.apache.commons.vfs2.cacheClassDescriptionAbstract base class for FilesCache implementations.Key for various cache implementations.This implementation caches every file as long as it is strongly reachable by the JVM.This thread will listen on the ReferenceQueue and remove the entry in the file cache as soon as the JVM removes the reference.