|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.vfs.cache | |
---|---|
org.apache.commons.vfs.cache |
Classes in org.apache.commons.vfs.cache used by org.apache.commons.vfs.cache | |
---|---|
AbstractFilesCache
Description |
|
FileSystemAndNameKey
Key for various cache implementations. It compares the fileSystem (by hashCode) and the filename. |
|
SoftRefFilesCache
This implementation caches every file as long as it is strongly reachable by the java vm. |
|
SoftRefFilesCache.SoftRefReleaseThread
This thread will listen on the ReferenceQueue and remove the entry in the filescache as soon as the vm removes the reference |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |