public class OutgoingBufferPool
extends java.lang.Object
Constructor and Description |
---|
OutgoingBufferPool(int capacity) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
dumpStats() |
void |
put(ExposedDataOutputStream buf) |
ExposedDataOutputStream |
take() |
public ExposedDataOutputStream take() throws java.lang.InterruptedException
java.lang.InterruptedException
public void put(ExposedDataOutputStream buf) throws java.lang.InterruptedException
java.lang.InterruptedException
public java.lang.String dumpStats()
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.