Uses of Class
org.apache.commons.vfs.cache.SoftRefFilesCache

Packages that use SoftRefFilesCache
org.apache.commons.vfs.cache   
 

Uses of SoftRefFilesCache in org.apache.commons.vfs.cache
 

Subclasses of SoftRefFilesCache in org.apache.commons.vfs.cache
 class WeakRefFilesCache
          This implementation caches every file as long as it is strongly reachable by the java vm.
 



Copyright © 2002-2006 The Apache Software Foundation. All Rights Reserved.