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.InterruptedExceptionpublic void put(ExposedDataOutputStream buf) throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic java.lang.String dumpStats()
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.