public static class DownloadType.MultiThreadDownload extends DownloadType.ContinueDownload
DownloadType.AlreadyDownloaded, DownloadType.ContinueDownload, DownloadType.MultiThreadDownload, DownloadType.NormalDownloadrecord| 构造器和说明 |
|---|
MultiThreadDownload(TemporaryRecord record) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected java.lang.String |
cancelLog() |
protected java.lang.String |
completeLog() |
protected java.lang.String |
errorLog() |
protected java.lang.String |
finishLog() |
void |
prepareDownload() |
protected java.lang.String |
prepareLog() |
protected java.lang.String |
startLog() |
downloadstartDownloadpublic MultiThreadDownload(TemporaryRecord record)
public void prepareDownload()
throws java.io.IOException,
java.text.ParseException
prepareDownload 在类中 DownloadTypejava.io.IOExceptionjava.text.ParseExceptionprotected java.lang.String prepareLog()
protected java.lang.String startLog()
protected java.lang.String completeLog()
protected java.lang.String errorLog()
protected java.lang.String cancelLog()
protected java.lang.String finishLog()