| Package | Description |
|---|---|
| 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 |
|---|---|
private static class |
FsDefaultArchiveController.InputArchive<E extends FsArchiveEntry> |
| Modifier and Type | Class and Description |
|---|---|
class |
DisconnectingInputShop<E extends Entry>
Decorates another input shop in order to disconnect any entry resources
when this input shop gets closed.
|
class |
SynchronizedInputShop<E extends Entry>
Decorates another input shop to add synchronization for all input streams
or read only files created by the decorated input shop in a multithreaded
environment.
|
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.