public class EBlockImageDCReader extends EBlockAware implements DataChannelReader
| Modifier and Type | Field and Description |
|---|---|
protected java.io.DataInputStream |
input |
context, EOD, EOF, WILL_CLOSE| Constructor and Description |
|---|
EBlockImageDCReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Buffer |
read() |
void |
setDataStream(java.io.InputStream in) |
boolean |
willCloseReceived() |
setTransferContextpublic void setDataStream(java.io.InputStream in)
setDataStream in interface DataChannelReaderpublic boolean willCloseReceived()
public Buffer read() throws java.io.IOException
read in interface DataChannelReaderjava.io.IOExceptionpublic void close()
throws java.io.IOException
close in interface DataChannelReaderjava.io.IOExceptionCopyright © 2013. All Rights Reserved.