org.fusesource.hawtdispatch.util
Class BufferPools

java.lang.Object
  extended by org.fusesource.hawtdispatch.util.BufferPools

public class BufferPools
extends Object

Author:
Hiram Chirino

Constructor Summary
BufferPools()
           
 
Method Summary
 BufferPool getBufferPool(int size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BufferPools

public BufferPools()
Method Detail

getBufferPool

public BufferPool getBufferPool(int size)


Copyright © 2010-2014 FuseSource, Corp.. All Rights Reserved.