Uses of Class
ca.corbett.extras.io.DownloadAdapter
Packages that use DownloadAdapter
Package
Description
Contains UI classes for the app-extensions code, most notably the ExtensionManagerDialog.
Contains classes and utilities to support dynamic application and extension updates from one
or more configured remote sources.
-
Uses of DownloadAdapter in ca.corbett.extensions.ui
Subclasses of DownloadAdapter in ca.corbett.extensions.uiModifier and TypeClassDescriptionprotected classListens to our DownloadManager for a VersionManifest file to be downloaded, then parses it and displays it in our UI. -
Uses of DownloadAdapter in ca.corbett.updates
Subclasses of DownloadAdapter in ca.corbett.updatesModifier and TypeClassDescriptionprotected classListens to our DownloadManager for a PublicKey to be downloaded, then parses it and hands it to our own listeners.protected classListens to our DownloadManager for a screenshot to be downloaded, then parses it and hands it to our own listeners.protected classListens to our DownloadManager for a VersionManifest file to be downloaded, then parses it and hands it to our own listeners.