|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.ftp.dc.EBlockAware
org.globus.ftp.dc.EBlockImageDCReader
public class EBlockImageDCReader
| Field Summary | |
|---|---|
protected java.io.DataInputStream |
input
|
| Fields inherited from class org.globus.ftp.dc.EBlockAware |
|---|
context, EOD, EOF, WILL_CLOSE |
| Constructor Summary | |
|---|---|
EBlockImageDCReader()
|
|
| Method Summary | |
|---|---|
void |
close()
|
Buffer |
read()
|
void |
setDataStream(java.io.InputStream in)
|
boolean |
willCloseReceived()
|
| Methods inherited from class org.globus.ftp.dc.EBlockAware |
|---|
setTransferContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.io.DataInputStream input
| Constructor Detail |
|---|
public EBlockImageDCReader()
| Method Detail |
|---|
public void setDataStream(java.io.InputStream in)
setDataStream in interface DataChannelReaderpublic boolean willCloseReceived()
public Buffer read()
throws java.io.IOException
read in interface DataChannelReaderjava.io.IOException
public void close()
throws java.io.IOException
close in interface DataChannelReaderjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||