TrueZIP Kernel 7.0-rc1

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

All Superinterfaces:
Entry, InputEntry<E>, OutputEntry<E>
All Known Subinterfaces:
IOPool.Entry<E>
All Known Implementing Classes:
ByteArrayIOEntry, ByteArrayIOPool.Entry

public interface IOEntry<E extends IOEntry<E>>
extends InputEntry<E>, OutputEntry<E>

An entry which provides I/O sockets.

Author:
Christian Schlichtherle

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
 


TrueZIP Kernel 7.0-rc1

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