protected abstract java.net.URL |
AbstractUpdateServiceImpl.createShaURL(ClientInfo clientInfo) |
Creates the URL for the SHA256 file.
|
protected abstract java.lang.String |
AbstractUpdateServiceImpl.createUpdateExecutor(ClientInfo clientInfo) |
Creates the name of the update executor.
|
protected abstract java.net.URL |
AbstractUpdateServiceImpl.createZipURL(ClientInfo clientInfo) |
Creates the URL for the ZIP file.
|
UpdateInfo |
AbstractUpdateServiceImpl.getInfo(ClientInfo clientInfo) |
|
UpdateInfo |
UpdateService.getInfo(ClientInfo info) |
Gets the info how to download and install the update.
|