Package | Description |
---|---|
de.schlichtherle.truezip.fs |
Provides access to (possibly federated virtual) file systems.
|
Modifier and Type | Class and Description |
---|---|
class |
FsCacheController
A selective cache for file system entries.
|
class |
FsLockController
Provides read/write locking for multi-threaded access by its clients.
|
class |
FsResourceController
Accounts input and output resources returned by its decorated controller.
|
class |
FsSyncController
Performs a
sync operation on the
file system if and only if any decorated file system controller throws an
FsNeedsSyncException . |
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.