TrueZIP Kernel 7.0-rc1

Uses of Package
de.schlichtherle.truezip.io

Packages that use de.schlichtherle.truezip.io
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. 
 

Classes in de.schlichtherle.truezip.io used by de.schlichtherle.truezip.fs
ChainableIOException
          Represents a chain of subsequently occured IOExceptions which have not caused each other.
ChainableIOExceptionBuilder
          Assembles a ChainableIOException from one or more Exceptions by chaining them.
DecoratingInputStream
          An abstract decorator for an input stream.
DecoratingOutputStream
          An abstract decorator for an output stream.
 

Classes in de.schlichtherle.truezip.io used by de.schlichtherle.truezip.fs.archive
DecoratingOutputStream
          An abstract decorator for an output stream.
Paths.Splitter
          A splitter for path names.
 

Classes in de.schlichtherle.truezip.io used by de.schlichtherle.truezip.io
ChainableIOException
          Represents a chain of subsequently occured IOExceptions which have not caused each other.
ChainableIOExceptionBuilder
          Assembles a ChainableIOException from one or more Exceptions by chaining them.
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
          A splitter for path names.
Streams.Buffer
          A buffer for I/O.
 

Classes in de.schlichtherle.truezip.io used by de.schlichtherle.truezip.socket
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.
 


TrueZIP Kernel 7.0-rc1

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.