| Interface | Description |
|---|---|
| ProcessCallback |
The process event callbacks.
|
| Class | Description |
|---|---|
| ConnectionProfile |
The connection profile for
ConnectTask. |
| ConnectionProfile.ConnectionProfileBuild | |
| ConnectTask |
The connect task which used for connect to the backend.
|
| CustomComponentHolder |
The holder for supported custom components.
|
| DownloadLaunchRunnable |
You can use this to launch downloading, on here the download will be launched separate following
steps:
step 1.
|
| DownloadLaunchRunnable.Builder | |
| DownloadRunnable |
The single download runnable used for establish one connection and fetch data from it.
|
| DownloadRunnable.Builder | |
| DownloadStatusCallback |
handle all events sync to DB/filesystem and callback to user.
|
| DownloadStatusCallback.ProcessParams | |
| FetchDataTask |
Fetch data from the provided connection.
|
| FetchDataTask.Builder |