| Package | Description |
|---|---|
| net.i2p.router.update | Classes to implement the router update process for checking and applying
I2P router updates from the update manager. |
| Class and Description |
|---|
| ConsoleUpdateManager The central resource coordinating updates. |
| UpdateHandler Handles the request to update the router by firing one or more
EepGet 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. |