| 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.EntryOutput
An output socket proxy.
|
(package private) class |
FsCachingController.EntryController.Nio2EntryOutput
An output socket proxy which supports NIO.2.
|
private class |
FsCachingController.Output |
private class |
FsConcurrentController.Nio2Output |
private class |
FsConcurrentController.Output |
private class |
FsFederatingController.Output |
private class |
FsResourceController.Nio2Output |
private class |
FsResourceController.Output |
private class |
FsSyncController.Nio2Output |
private class |
FsSyncController.Output |
| Modifier and Type | Class and Description |
|---|---|
private class |
FsContextController.Output |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
IOCache.Buffer.BufferOutputSocket |
(package private) class |
IOCache.Buffer.Nio2BufferOutputSocket |
class |
LazyOutputSocket<E extends Entry>
A lazy output socket provides proxy output streams which acquire their
underlying local target upon the first read access.
|
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.