|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IStreamer
Low-level communication interface for a stream of ByteBuffer objects.
| Method Summary | |
|---|---|
void |
close()
|
java.nio.ByteBuffer |
read()
|
void |
write(java.nio.ByteBuffer out)
|
| Method Detail |
|---|
void write(java.nio.ByteBuffer out)
throws java.io.IOException
java.io.IOException
java.nio.ByteBuffer read()
throws java.io.IOException
java.io.IOExceptionvoid close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||