|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.globus.ftp.dc.StreamImageDCWriter
public class StreamImageDCWriter
Field Summary | |
---|---|
protected java.io.OutputStream |
output
|
Constructor Summary | |
---|---|
StreamImageDCWriter()
|
Method Summary | |
---|---|
void |
close()
|
void |
endOfData()
|
void |
setDataStream(java.io.OutputStream out)
|
void |
write(Buffer buf)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.io.OutputStream output
Constructor Detail |
---|
public StreamImageDCWriter()
Method Detail |
---|
public void setDataStream(java.io.OutputStream out)
setDataStream
in interface DataChannelWriter
public void write(Buffer buf) throws java.io.IOException
write
in interface DataChannelWriter
java.io.IOException
public void endOfData() throws java.io.IOException
endOfData
in interface DataChannelWriter
java.io.IOException
public void close() throws java.io.IOException
close
in interface DataChannelWriter
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |