Class Summary |
AbstractLocalUpdateInfo |
This class maintains protected constants and variables for
ServletLocalUpdateInfo and ClientLocalUpdateInfo,
the classes that contain the data for the client machine
requesting the update. |
AbstractRemoteUpdateInfo |
This class supplies the update information from the servlet. |
ClientRemoteUpdateInfo |
Handles the client-side representation of an
AbstractRemoteUpdateInfo object, which reconstructs the data
for the update created on the server side. |
ServletLocalUpdateInfo |
This class encapsulates all of the data for an individual client machine
for an individual update post. |
ServletRemoteUpdateInfo |
This class handles creating the update information for client requesting
the update. |
UpdateLog |
Generates a buffered log. |
UpdateManager |
This class manages checking the servlet for an update and executing
the update based on the response. |