org.codehaus.wadi.impl
Class DirectByteBufferCache

java.lang.Object
  extended byorg.codehaus.wadi.impl.DirectByteBufferCache

public class DirectByteBufferCache
extends Object


Constructor Summary
DirectByteBufferCache()
           
 
Method Summary
 void put(ByteBuffer buffer)
           
 ByteBuffer take(int size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectByteBufferCache

public DirectByteBufferCache()
Method Detail

take

public ByteBuffer take(int size)

put

public void put(ByteBuffer buffer)


Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.