| Interface | Description |
|---|---|
| FileDownloadHelper.ConnectionCountAdapter | Deprecated |
| FileDownloadHelper.ConnectionCreator | |
| FileDownloadHelper.DatabaseCustomMaker | Deprecated |
| FileDownloadHelper.IdGenerator | Deprecated |
| FileDownloadHelper.OkHttpClientCustomMaker | |
| FileDownloadHelper.OutputStreamCreator |
| Class | Description |
|---|---|
| FileDownloadHelper |
The helper for cache the
appContext and OK_HTTP_CLIENT for the main process and
the filedownloader process. |
| FileDownloadSerialQueue |
The serial queue, what used to dynamically increase tasks, and tasks in the queue will
automatically start download one by one.
|
| FileDownloadUtils |
The utils for FileDownloader.
|