TrueZIP Kernel 7.0-rc2

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
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
          Assembles a SequentialIOException from one or more Exceptions by chaining them.
 

Classes in de.schlichtherle.truezip.io used by de.schlichtherle.truezip.fs.archive
DecoratingOutputStream
          An abstract decorator for an output stream.
Paths.Splitter
          Splits a given path name into its parent path name and member name.
 

Classes in de.schlichtherle.truezip.io used by de.schlichtherle.truezip.io
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
          Assembles a SequentialIOException from one or more Exceptions by chaining them.
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-rc2

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