See: Description
| Interface | Description |
|---|---|
| FileDownloader |
Interface to download a file.
|
| FileVerifier |
Interface to verify a file.
|
| UpdateRepository |
Contract for update repositories.
|
| Class | Description |
|---|---|
| DefaultUpdateRepository |
The default implementation of
UpdateRepository. |
| FileVerifier.Context |
Context to be passed to file verifiers
|
| PluginInfo |
PluginInfo describing a plugin from a repository. |
| PluginInfo.PluginRelease |
A concrete release.
|
| SimpleFileDownloader |
Downloads a file from a URL.
|
| UpdateManager |
| Exception | Description |
|---|---|
| VerifyException |
Marker exception for plugin verification failure
|
Copyright © 2020. All rights reserved.