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