Package com.install4j.api.update
package com.install4j.api.update
This package contains classes that help you to handle auto-updates. All contained classes can be used in the installer
or directly in your application.
See the API overview for general remarks on how to use the install4j API.
-
ClassDescriptionEnumeration class that represents the different display modes.Utility class to download an update descriptor programmatically from a given URL.An update check request for
UpdateChecker.getUpdateDescriptor(UpdateCheckRequest)
.Contains information about available updates.Contains information about a single media file available for update.Enumeration class that represents the different update schedules.Administrates an update schedule for your application.