FileDocCategorySizeDatePackage
ByteBufferPool.javaAPI DocJava SE 5 API469Fri Aug 26 14:54:34 BST 2005com.sun.corba.se.pept.transport

ByteBufferPool

public interface ByteBufferPool
author
Charlie Hunt

Fields Summary
Constructors Summary
Methods Summary
public intactiveCount()

public java.nio.ByteBuffergetByteBuffer(int theSize)

public voidreleaseByteBuffer(java.nio.ByteBuffer thebb)