|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GatheringBufferProcessor
Processes a batch of ByteBuffer instances on a
InputBufferStream read.
| Method Summary | |
|---|---|
void |
process(ByteBuffer[] buffers)
Processes the ByteBuffer instances from the
InputBufferStream. |
| Method Detail |
|---|
void process(ByteBuffer[] buffers)
throws IOException
ByteBuffer instances from the
InputBufferStream.
buffers - ByteBuffer instances from the
InputBufferStream.
IOException - If fails to process the ByteBuffer instances.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||