TrueZIP Kernel 7.0-rc1

Uses of Interface
de.schlichtherle.truezip.socket.IOEntry

Packages that use IOEntry
de.schlichtherle.truezip.socket Provides I/O sockets to address and resolve targets for I/O operations. 
 

Uses of IOEntry in de.schlichtherle.truezip.socket
 

Classes in de.schlichtherle.truezip.socket with type parameters of type IOEntry
 interface IOEntry<E extends IOEntry<E>>
          An entry which provides I/O sockets.
 interface IOPool<E extends IOEntry<E>>
          A pool of I/O entries.
static interface IOPool.Entry<E extends IOEntry<E>>
          A releasable I/O entry.
 

Subinterfaces of IOEntry in de.schlichtherle.truezip.socket
static interface IOPool.Entry<E extends IOEntry<E>>
          A releasable I/O entry.
 

Classes in de.schlichtherle.truezip.socket that implement IOEntry
 class ByteArrayIOEntry
          An I/O entry which uses a byte array.
 class ByteArrayIOPool.Entry
           
 


TrueZIP Kernel 7.0-rc1

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