Interfaces for classes to assist in the update process without needing the router context.
| Interface | Description |
|---|---|
| Checker |
Controls one or more types of updates.
|
| UpdateManager |
The central resource coordinating updates.
|
| Updater |
Controls one or more types of updates.
|
| UpdateTask |
A running check or download.
|
| Enum | Description |
|---|---|
| UpdateMethod |
Transport mechanism for getting something.
|
| UpdateType |
What to update
|