Class Summary |
GatewayUpdateInfo |
Class for representation of gateway update. |
HttpDownloader |
Download file via HTTP. |
LegacyUpdater |
Class for updating from older to newer versions of the program. |
Statistics |
Class handling everything needed about collecting and posting program usage statistics. |
UpdateChecker |
Checks for newer program or gateway version on program's website
First of all you must run the UpdateChecker.checkForUpdates() method, only after it
has finished the other methods will give you correct answer about updates
availability. |
UpdateInstaller |
Class for managing new gateway updates installation. |
VersionFile |
Class describing and creating the version file. |