| 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.
|
| de.schlichtherle.truezip.socket |
Provides I/O sockets to address and resolve targets for I/O
operations.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
FsCachingController.EntryController.EntryInput
An input socket proxy.
|
private class |
FsCachingController.Input |
private class |
FsConcurrentController.Input |
private class |
FsConcurrentController.Nio2Input |
private class |
FsFederatingController.Input |
private class |
FsResourceController.Input |
private class |
FsResourceController.Nio2Input |
private class |
FsSyncController.Input |
private class |
FsSyncController.Nio2Input |
| Modifier and Type | Class and Description |
|---|---|
private class |
FsContextController.Input |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratingInputSocket<E extends Entry>
An abstract decorator for an input socket.
|
(package private) class |
IOCache.Buffer.BufferInputSocket |
(package private) class |
IOCache.Buffer.Nio2BufferInputSocket |
private class |
IOCache.Input |
class |
LazyInputSocket<E extends Entry>
A lazy input socket provides proxy read only files and input streams which
acquire their underlying local target upon the first read access.
|
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.