| Interface | Description |
|---|---|
| FDServiceSharedHandler.FileDownloadServiceSharedConnection |
| Class | Description |
|---|---|
| BaseFileServiceUIGuard<CALLBACK extends Binder,INTERFACE extends IInterface> |
A UI-Guard in Main-Process for IPC, which is the only Object can access the other process in
Main-Process with Binder.
|
| DefaultIdGenerator |
The default id generator.
|
| DownloadMgrInitialParams |
Params in this class is used in the downloading manager, and would be used for initialize the
download manager in the process the downloader service settled on.
|
| DownloadMgrInitialParams.InitCustomMaker | |
| FDServiceSeparateHandler |
For handling the case of the FileDownloadService runs in separate `:filedownloader` process.
|
| FDServiceSharedHandler |
For handling the case of the FileDownloadService runs in shared the main process.
|
| FileDownloadBroadcastHandler |
The handler broadcast from filedownloader.
|
| FileDownloadService |
The service is running for FileDownloader.
|
| FileDownloadService.SeparateProcessService | |
| FileDownloadService.SharedMainProcessService |