|
TrueZIP Kernel 7.0-rc1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use DecoratingOutputShop | |
|---|---|
| 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. |
| Uses of DecoratingOutputShop in de.schlichtherle.truezip.fs.archive |
|---|
| Subclasses of DecoratingOutputShop in de.schlichtherle.truezip.fs.archive | |
|---|---|
private class |
FsDefaultArchiveController.Output
This member class makes this archive controller instance strongly reachable from any created output stream. |
class |
FsMultiplexedArchiveOutputShop<AE extends FsArchiveEntry>
Decorates an OutputShop in order to support a virtually
unlimited number of entries which may be written concurrently while
actually at most one entry is written concurrently to the output archive
output. |
| Uses of DecoratingOutputShop in de.schlichtherle.truezip.socket |
|---|
| Subclasses of DecoratingOutputShop in de.schlichtherle.truezip.socket | |
|---|---|
class |
ConcurrentOutputShop<E extends Entry>
Decorates an OutputShop to add accounting and multithreading
synchronization for all output streams created by the decorated output shop. |
|
TrueZIP Kernel 7.0-rc1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||