类的使用
net.jlxxw.http.spider.file.thread.AbstractDownloadFileThread
-
net.jlxxw.http.spider.file.thread中AbstractDownloadFileThread的使用
修饰符和类型方法说明static AbstractDownloadFileThreadAbstractDownloadFileThread.bigFileThread(ProxyRestTemplatePool proxyRestTemplatePool, org.springframework.http.HttpHeaders header, FileInfo fileInfo, int index, long start, long end) 创建下载大文件线程static AbstractDownloadFileThreadAbstractDownloadFileThread.littleFileThread(ProxyRestTemplatePool proxyRestTemplatePool, org.springframework.http.HttpHeaders header, FileInfo fileInfo) 创建小文件下载线程