Package org.jppf.utils.pooling

Utility and helper classes used throughout the JPPF code.

See:
          Description

Interface Summary
ObjectPool<E>  
 

Class Summary
DirectBufferPool Static factory for a pool of direct byte buffers.
DirectBufferPoolImpl  
DirectBufferPoolImpl.LinkedData<E>  
DirectBufferPoolQueue A ByteBuffer pool backed by a ConcurrentLinkedQueue.
 

Package org.jppf.utils.pooling Description

Utility and helper classes used throughout the JPPF code.



Copyright © 2005-2010 JPPF Team.