| Package | Description |
|---|---|
| net.i2p.router.update | Classes to implement the router update process for checking and applying
I2P router updates from the update manager. |
| Modifier and Type | Class and Description |
|---|---|
(package private) class | DevSU3UpdateCheckerCheck for an updated su3 version. |
(package private) class | DevSU3UpdateRunnerEepget the .su3 file to the temp dir, then notify. |
(package private) class | NewsFetcherTask to fetch updates to the news.xml, and to keep
track of whether that has an announcement for a new version. |
(package private) class | PluginUpdateCheckerCheck for an updated version of a plugin. |
(package private) class | PluginUpdateRunnerCheck for an updated version of a plugin. |
(package private) class | UnsignedUpdateCheckerDoes a simple EepHead to get the last-modified header. |
(package private) class | UnsignedUpdateRunnerEepget the .zip file to the temp dir, then notify.r
Moved from UnsignedUpdateHandler and turned into an UpdateTask. |