Uses of Class
org.apache.commons.vfs2.impl.DecoratedFileObject
Packages that use DecoratedFileObject
Package
Description
VFS File caching.
The standard VFS implementation.
- 
Uses of DecoratedFileObject in org.apache.commons.vfs2.cacheSubclasses of DecoratedFileObject in org.apache.commons.vfs2.cacheModifier and TypeClassDescriptionclassThis decorator refreshes the fileObject data on every call.
- 
Uses of DecoratedFileObject in org.apache.commons.vfs2.implSubclasses of DecoratedFileObject in org.apache.commons.vfs2.implModifier and TypeClassDescriptionclassThis decorator synchronizes all access to the FileObject.