protected java.lang.String |
AbstractUpdateServiceImpl.createBaseUrlName(ClientInfo clientInfo) |
Creates the base URL name without extension.
|
protected java.net.URL |
AbstractUpdateServiceImpl.createChecksumURL(ClientInfo clientInfo) |
Creates the URL for the checksum hash file.
|
protected java.lang.String |
AbstractUpdateServiceImpl.createUpdateExecutor(ClientInfo clientInfo) |
Creates the name of the update executor.
|
protected 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.
|