| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs |
Provides access to (possibly federated virtual) file systems.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FsCachingController
A content caching file system controller implements a combined caching and
buffering strategy for entry data.
|
class |
FsConcurrentController
A concurrent file system controller is a proxy for its decorated file system
controller which provides read/write lock features for multi-threaded access
by its clients.
|
(package private) class |
FsFederatingController
Implements a chain of responsibility in order to resolve
FsFalsePositiveExceptions thrown by the prospective file system
provided to its constructor. |
(package private) class |
FsStatisticsController
Implements statistics for its decorated file system controller.
|
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.