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.cache
Subclasses of DecoratedFileObject in org.apache.commons.vfs2.cacheModifier and TypeClassDescriptionclass
This decorator refreshes the fileObject data on every call. -
Uses of DecoratedFileObject in org.apache.commons.vfs2.impl
Subclasses of DecoratedFileObject in org.apache.commons.vfs2.implModifier and TypeClassDescriptionclass
This decorator synchronize all access to the FileObject.