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