| 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 |
Provides I/O utility classes.
|
| 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 |
FsCacheController.EntryCache.Output.Stream |
private static class |
FsFinalizeController.FinalizeOutputStream |
private class |
FsLockController.LockOutputStream |
private class |
FsResourceController.ResourceOutputStream |
private class |
FsSyncController.SyncOutputStream |
| 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 |
LEDataOutputStream
An output stream to write data in Little Endian (LE) format.
|
class |
LockOutputStream
A decorator which protects all access to a shared resource, e.g. an
OutputShop, via a Lock object. |
| Modifier and Type | Class and Description |
|---|---|
private class |
DisconnectingOutputShop.DisconnectingOutputStream |
private class |
LazyOutputSocket.ProxyOutputStream
Deprecated.
|
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.