| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs |
Provides access to (possibly federated virtual) file systems.
|
| de.schlichtherle.truezip.fs.archive |
Provides acces to archive files as if they were just directories.
|
| 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 which decorates another file system
controller in order to provide read/write lock features for multi-threaded
access by its clients.
|
class |
FsResourceController
Accounts input and output resources returned by its decorated controller.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
FsContextController
A file system controller which decorates another file system controller in
order to inject the original values of selected parameters for its operation
in progress.
|
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.