public interface DataChannelReader
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Buffer |
read() |
void |
setDataStream(java.io.InputStream in) |
void setDataStream(java.io.InputStream in)
Buffer read() throws java.io.IOException
java.io.IOExceptionvoid close()
throws java.io.IOException
java.io.IOExceptionCopyright © 2013. All Rights Reserved.