Package org.globus.ftp.dc
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:
setDataStream
in interfaceDataChannelWriter
-
write
- Specified by:
write
in interfaceDataChannelWriter
- Throws:
IOException
-
endOfData
- Specified by:
endOfData
in interfaceDataChannelWriter
- Throws:
IOException
-
close
- Specified by:
close
in interfaceDataChannelWriter
- Throws:
IOException
-