org.globus.ftp.dc
Class StreamAsciiDCWriter
java.lang.Object
org.globus.ftp.dc.StreamImageDCWriter
org.globus.ftp.dc.StreamAsciiDCWriter
- All Implemented Interfaces:
- DataChannelWriter
public class StreamAsciiDCWriter
- extends StreamImageDCWriter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
translator
protected AsciiTranslator translator
StreamAsciiDCWriter
public StreamAsciiDCWriter()
write
public void write(Buffer buffer)
throws IOException
- Specified by:
write
in interface DataChannelWriter
- Overrides:
write
in class StreamImageDCWriter
- Throws:
IOException