TrueZIP Kernel 7.0-rc2

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

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

Uses of OutputEntry in de.schlichtherle.truezip.socket
 

Classes in de.schlichtherle.truezip.socket with type parameters of type OutputEntry
 interface OutputEntry<E extends OutputEntry<E>>
          An entry which provides output sockets.
 

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

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


TrueZIP Kernel 7.0-rc2

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