public class OutgoingBufferPool
extends java.lang.Object
Constructor | Description |
---|---|
OutgoingBufferPool(int capacity) |
Modifier and Type | Method | 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.