Package | Description |
---|---|
org.apache.commons.vfs2.cache |
VFS File caching
|
org.apache.commons.vfs2.impl |
The standard VFS implementation.
|
Modifier and Type | Class | Description |
---|---|---|
class |
OnCallRefreshFileObject |
This decorator refreshes the fileObject data on every call.
|
Modifier and Type | Class | Description |
---|---|---|
class |
SynchronizedFileObject |
This decorator synchronize all access to the FileObject.
|