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