Class DownloadFileWriter
java.lang.Object
com.github.tobato.fastdfs.domain.proto.storage.DownloadFileWriter
- All Implemented Interfaces:
DownloadCallback<String>
文件下载回调方法
- Author:
- tobato
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOGGER
protected static final org.slf4j.Logger LOGGER日志
-
-
Constructor Details
-
DownloadFileWriter
-
-
Method Details
-
recv
文件接收处理- Specified by:
recvin interfaceDownloadCallback<String>- Returns:
- Throws:
IOException
-