|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DecoratedFileObject | |
|---|---|
| org.apache.commons.vfs2.cache | VFS File caching |
| org.apache.commons.vfs2.impl | The standard VFS implementation. |
| Uses of DecoratedFileObject in org.apache.commons.vfs2.cache |
|---|
| Subclasses of DecoratedFileObject in org.apache.commons.vfs2.cache | |
|---|---|
class |
OnCallRefreshFileObject
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.impl | |
|---|---|
class |
SynchronizedFileObject
This decorator synchronize all access to the FileObject. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||