Class DownloadFileWriter

java.lang.Object
com.github.tobato.fastdfs.domain.proto.storage.DownloadFileWriter
All Implemented Interfaces:
DownloadCallback<String>

public class DownloadFileWriter extends Object implements DownloadCallback<String>
文件下载回调方法
Author:
tobato