Class Summary |
CircularStreamBufferTransferer |
CircularStreamBufferTransferer copies data from InputStream to OutputStream. |
VDir |
Super class of the VFS Directory implementation. |
VFile |
The Virtual File Interface. |
VFS |
The Virtual File System Class. |
VFSClient |
VFSClient class is an interface to the VFS services. |
VFSCopy |
VFSCopy interface. |
VFSNode |
Super class of the all VFS Nodes. |
VFSOptions |
VFS Options for VFS methods |
VFSTaskWatcher |
Task watcher for threaded VFS tasks
Use VFS.getTaskWatcher() for the default VFS Task Watchers. |
VFSTransfer |
VFSTransfer class. |