Uses of Class
org.tentackle.update.ClientInfo
-
Uses of ClientInfo in org.tentackle.update
Methods in org.tentackle.update with parameters of type ClientInfoModifier and TypeMethodDescriptionprotected StringAbstractUpdateServiceImpl.createBaseUrlName(ClientInfo clientInfo) Creates the base URL name without extension.protected URLAbstractUpdateServiceImpl.createChecksumURL(ClientInfo clientInfo) Creates the URL for the checksum hash file.protected StringAbstractUpdateServiceImpl.createUpdateExecutor(ClientInfo clientInfo) Creates the name of the update executor.protected URLAbstractUpdateServiceImpl.createZipURL(ClientInfo clientInfo) Creates the URL for the ZIP file.AbstractUpdateServiceImpl.getUpdateInfo(ClientInfo clientInfo) UpdateService.getUpdateInfo(ClientInfo info) Gets the info how to download and install the update.