| 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.
|
| Class and Description |
|---|
| DecoratingInputStream
An abstract decorator for an input stream.
|
| DecoratingOutputStream
An abstract decorator for an output stream.
|
| SequentialIOException
Represents a chain of subsequently occured
IOExceptions which have
not caused each other. |
| SequentialIOExceptionBuilder |
| Class and Description |
|---|
| DecoratingOutputStream
An abstract decorator for an output stream.
|
| Paths.Splitter
Splits a given path name into its parent path name and member name.
|
| Class and Description |
|---|
| DecoratingInputStream
An abstract decorator for an input stream.
|
| DecoratingOutputStream
An abstract decorator for an output stream.
|
| FileBusyException
Indicates that a file system entry could not get read or written
because the entry or its container is busy.
|
| Paths.Splitter
Splits a given path name into its parent path name and member name.
|
| SequentialIOException
Represents a chain of subsequently occured
IOExceptions which have
not caused each other. |
| SequentialIOExceptionBuilder |
| Streams.Buffer
A buffer for I/O.
|
| Class and Description |
|---|
| DecoratingInputStream
An abstract decorator for an input stream.
|
| DecoratingOutputStream
An abstract decorator for an output stream.
|
| SynchronizedInputStream
A decorator which synchronizes all access to an
InputStream
via an object provided to its constructor. |
| SynchronizedOutputStream
A decorator which synchronizes all access to an
OutputStream
via an object provided to its constructor. |
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.