TrueZIP Kernel 7.0-rc2

de.schlichtherle.truezip.socket
Interface IOPool.Entry<E extends IOEntry<E>>

Type Parameters:
E - the type of the I/O entries.
All Superinterfaces:
Entry, InputEntry<E>, IOEntry<E>, OutputEntry<E>, Pool.Releasable<IOException>
All Known Implementing Classes:
ByteArrayIOPool.Entry
Enclosing interface:
IOPool<E extends IOEntry<E>>

public static interface IOPool.Entry<E extends IOEntry<E>>
extends IOEntry<E>, Pool.Releasable<IOException>

A releasable I/O entry.


Nested Class Summary
 
Nested classes/interfaces inherited from interface de.schlichtherle.truezip.entry.Entry
Entry.Access, Entry.Size, Entry.Type
 
Field Summary
 
Fields inherited from interface de.schlichtherle.truezip.entry.Entry
NULL, UNKNOWN
 
Method Summary
 
Methods inherited from interface de.schlichtherle.truezip.socket.InputEntry
getInputSocket
 
Methods inherited from interface de.schlichtherle.truezip.socket.OutputEntry
getOutputSocket
 
Methods inherited from interface de.schlichtherle.truezip.entry.Entry
getName, getSize, getTime, getType
 
Methods inherited from interface de.schlichtherle.truezip.util.Pool.Releasable
release
 


TrueZIP Kernel 7.0-rc2

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