Uses of Package
org.jasen.update

Packages that use org.jasen.update
org.jasen   
org.jasen.event   
org.jasen.update   
 

Classes in org.jasen.update used by org.jasen
JasenAutoUpdateParcel
           Represents the parcel of data received from the update site which contains the relevant information about the update.
JasenAutoUpdateReport
           Holds the data pertaining to the results of an auto update.
 

Classes in org.jasen.update used by org.jasen.event
JasenAutoUpdateParcelWrapper
           Provides a read-only wrapper around an update parcel.
JasenAutoUpdateReport
           Holds the data pertaining to the results of an auto update.
 

Classes in org.jasen.update used by org.jasen.update
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.
JasenAutoUpdateParcel
           Represents the parcel of data received from the update site which contains the relevant information about the update.
JasenAutoUpdater
           The auto updater is a thread which continuously runs and at regular intervals checks the update site for engine updates.
JasenAutoUpdateReport
           Holds the data pertaining to the results of an auto update.