TrueZIP Kernel 7.0-rc1

Uses of Interface
de.schlichtherle.truezip.util.Pool

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

Uses of Pool in de.schlichtherle.truezip.socket
 

Subinterfaces of Pool in de.schlichtherle.truezip.socket
 interface IOPool<E extends IOEntry<E>>
          A pool of I/O entries.
 

Classes in de.schlichtherle.truezip.socket that implement Pool
 class ByteArrayIOPool
          A pool of byte array I/O entries.
private  class IOCache.InputBufferPool
           
private  class IOCache.OutputBufferPool
           
private  class IOCache.WriteBackOutputBufferPool
           
private  class IOCache.WriteThroughOutputBufferPool
           
 


TrueZIP Kernel 7.0-rc1

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