Uses of Interface
com.kenai.jaffl.util.BufferPool

Packages that use BufferPool
com.kenai.jaffl.util   
 

Uses of BufferPool in com.kenai.jaffl.util
 

Classes in com.kenai.jaffl.util that implement BufferPool
 class MultiBufferPool
           
 class SimpleBufferPool
           
 

Constructors in com.kenai.jaffl.util with parameters of type BufferPool
SimpleBufferPool(BufferPool parent, int bufferSize, int poolSize)
          Creates a new instance of SimpleBufferPool
 



Copyright © 2011. All Rights Reserved.