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