Package | Description |
---|---|
esmska.update |
Class and Description |
---|
GatewayUpdateInfo
Class for representation of gateway update.
|
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.
|