Class StreamImageDCWriter
java.lang.Object
org.globus.ftp.dc.StreamImageDCWriter
- All Implemented Interfaces:
DataChannelWriter
- Direct Known Subclasses:
StreamAsciiDCWriter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
output
-
-
Constructor Details
-
StreamImageDCWriter
public StreamImageDCWriter()
-
-
Method Details
-
setDataStream
- Specified by:
setDataStreamin interfaceDataChannelWriter
-
write
- Specified by:
writein interfaceDataChannelWriter- Throws:
IOException
-
endOfData
- Specified by:
endOfDatain interfaceDataChannelWriter- Throws:
IOException
-
close
- Specified by:
closein interfaceDataChannelWriter- Throws:
IOException
-