| 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.io |
General I/O utilities.
|
| 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.EntryOutputStream
An output stream proxy.
|
private class |
FsConcurrentController.ConcurrentOutputStream |
private class |
FsResourceController.AccountedOutputStream |
| Modifier and Type | Class and Description |
|---|---|
private class |
FsMultiplexedOutputShop.BufferedEntryOutputStream
This entry output stream writes the archive entry to an
I/O pool entry. |
private class |
FsMultiplexedOutputShop.EntryOutputStream
This entry output stream writes directly to this output shop.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IOExceptionOutputStream
A decorating output stream which saves the last
IOException
in a protected field for later use. |
class |
LEDataOutputStream
An output stream to write data in Little Endian (LE) format.
|
class |
SynchronizedOutputStream
A decorator which synchronizes all access to an
OutputStream
via an object provided to its constructor. |
| Modifier and Type | Class and Description |
|---|---|
private class |
DisconnectingOutputShop.DisconnectableOutputStream |
(package private) class |
IOCache.Buffer.BufferOutputStream |
private class |
LazyOutputSocket.ProxyOutputStream |
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.