パッケージ | 説明 |
---|---|
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.
|
クラス | 説明 |
---|---|
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.
|
クラス | 説明 |
---|---|
ConsoleUpdateManager |
The central resource coordinating updates.
|