Package | Description |
---|---|
org.apache.commons.vfs2.cache |
VFS File caching
|
Class | Description |
---|---|
AbstractFilesCache |
Abstract base class for FilesCache implementations.
|
SoftRefFilesCache |
This implementation caches every file as long as it is strongly reachable by the java vm.
|