Package org.jasen.update

Class Summary
JasenAutoUpdateConfiguration Holds the configuration for the auto update engine.
JasenAutoUpdateFile Describes a file received from the update site inside an update pack (archive).
JasenAutoUpdateManager The auto update manager is responsible for starting, stoping and scheduling the AutoUpdate thread.
JasenAutoUpdateNotifier The JasenAutoUpdateNotifier is an asynchronous thread which is responsible for recording event notifications sent from the JasenAutoUpdater.
JasenAutoUpdateParcel Represents the parcel of data received from the update site which contains the relevant information about the update.
JasenAutoUpdateParcelDigester Digests the XML parcel received from the auto update site.
JasenAutoUpdateParcelWrapper Provides a read-only wrapper around an update parcel.
JasenAutoUpdater The auto updater is a thread which continuously runs and at regular intervals checks the update site for engine updates.
JasenAutoUpdateReaper The reaper monitors the auto updater thread and will kill it if it thinks it's stuck in an update cycle.
JasenAutoUpdateReport Holds the data pertaining to the results of an auto update.