Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.vfs2.cache Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
AbstractFilesCacheClassorg.apache.commons.vfs2.cacheApache Commons
CacheStrategyAn enumerated type to deal with the various cache strategies.Classorg.apache.commons.vfs2Apache Commons
DefaultFilesCacheA FilesCache implementation.Classorg.apache.commons.vfs2.cacheApache Commons
LRUFilesCacheThis implementation caches every file using LRUMap.Classorg.apache.commons.vfs2.cacheApache Commons
NullFilesCache A FilesCache implementation.Classorg.apache.commons.vfs2.cacheApache Commons
OnCallRefreshFileObjectThis decorator refreshes the fileObject data on every call.Classorg.apache.commons.vfs2.cacheApache Commons
SoftRefFilesCacheThis implementation caches every file as long as it is strongly reachable by the java vm.Classorg.apache.commons.vfs2.cacheApache Commons
WeakRefFilesCacheThis implementation caches every file as long as it is strongly reachable by the java vm.Classorg.apache.commons.vfs2.cacheApache Commons