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() |
setTransferContext
public void setDataStream(java.io.InputStream in)
setDataStream
in interface DataChannelReader
public boolean willCloseReceived()
public Buffer read() throws java.io.IOException
read
in interface DataChannelReader
java.io.IOException
public void close() throws java.io.IOException
close
in interface DataChannelReader
java.io.IOException
Copyright © 2012. All Rights Reserved.