Class EBlockImageDCWriter
java.lang.Object
org.globus.ftp.dc.EBlockAware
org.globus.ftp.dc.EBlockImageDCWriter
- All Implemented Interfaces:
DataChannelWriter
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static org.apache.commons.logging.Logprotected DataOutputStreamFields inherited from class EBlockAware
context, EOD, EOF, WILL_CLOSE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()static voidclose(DataOutputStream myOutput) voidvoidvoidMethods inherited from class EBlockAware
setTransferContext
-
Field Details
-
logger
static org.apache.commons.logging.Log logger -
output
-
-
Constructor Details
-
EBlockImageDCWriter
public EBlockImageDCWriter()
-
-
Method Details
-
setDataStream
- Specified by:
setDataStreamin interfaceDataChannelWriter
-
write
- Specified by:
writein interfaceDataChannelWriter- Throws:
IOException
-
endOfData
- Specified by:
endOfDatain interfaceDataChannelWriter- Throws:
IOException
-
close
- Throws:
IOException
-
close
- Specified by:
closein interfaceDataChannelWriter- Throws:
IOException
-