Uses of package net.i2p.router.update
Package | Description |
---|---|
net.i2p.router.update |
Classes to implement the update process.
|
net.i2p.router.web |
The router console user interface, implemented in routerconsole.jar, with these classes
supporting the webapp in routerconsole.war.
|
-
Classes in net.i2p.router.update used by net.i2p.router.update Class Description ConsoleUpdateManager The central resource coordinating updates.UpdateHandler Handles the request to update the router by firing one or moreEepGet
calls to download the latest signed update file and displaying the status to anyone who asks.UpdateRunner The downloader for router signed updates, and the base class for all the other Checkers and Runners. -
Classes in net.i2p.router.update used by net.i2p.router.web Class Description ConsoleUpdateManager The central resource coordinating updates.