TrueZIP Kernel 7.0-rc1

Uses of Interface
de.schlichtherle.truezip.socket.IOPool.Entry

Packages that use IOPool.Entry
de.schlichtherle.truezip.fs.archive Provides acces to archive files as if they were just directories. 
de.schlichtherle.truezip.socket Provides I/O sockets to address and resolve targets for I/O operations. 
 

Uses of IOPool.Entry in de.schlichtherle.truezip.fs.archive
 

Fields in de.schlichtherle.truezip.fs.archive declared as IOPool.Entry
private  IOPool.Entry<?> FsMultiplexedArchiveOutputShop.TempEntryOutputStream.temp
           
 

Constructors in de.schlichtherle.truezip.fs.archive with parameters of type IOPool.Entry
FsMultiplexedArchiveOutputShop.TempEntryOutputStream(OutputSocket<? extends AE> output, IOPool.Entry<?> temp)
           
 

Uses of IOPool.Entry in de.schlichtherle.truezip.socket
 

Classes in de.schlichtherle.truezip.socket that implement IOPool.Entry
 class ByteArrayIOPool.Entry
           
 

Fields in de.schlichtherle.truezip.socket declared as IOPool.Entry
private  IOPool.Entry<?> IOCache.Buffer.data
           
 

Methods in de.schlichtherle.truezip.socket with parameters of type IOPool.Entry
 void ByteArrayIOPool.release(IOPool.Entry<ByteArrayIOEntry> entry)
           
 


TrueZIP Kernel 7.0-rc1

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