|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractFilesCache | |
| org.apache.commons.vfs.cache | |
| Uses of AbstractFilesCache in org.apache.commons.vfs.cache |
| Subclasses of AbstractFilesCache in org.apache.commons.vfs.cache | |
class |
DefaultFilesCache
A FilesCache implementation. |
class |
LRUFilesCache
This implementation caches every file using LRUMap. |
class |
NullFilesCache
A FilesCache implementation. |
class |
SoftRefFilesCache
This implementation caches every file as long as it is strongly reachable by the java vm. |
class |
WeakRefFilesCache
This implementation caches every file as long as it is strongly reachable by the java vm. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||