|
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. |
| 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. |
| VersionFile |
Class describing and creating the version file. |