| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs |
Provides access to (possibly federated virtual) file systems.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FsFailSafeManager
Uses a JVM shutdown hook to call
FsManager.sync(de.schlichtherle.truezip.util.BitField<de.schlichtherle.truezip.fs.FsSyncOption>) on the decorated
file system manager when the JVM terminates. |
class |
FsFilteringManager
Filters the list of federated file systems managed by the decorated file
system manager so that their mount point starts with the prefix provided
to the
constructor. |
class |
FsStatisticsManager
Provides statistics for the federated file systems managed by the decorated
file system manager.
|
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.