Uses of Class
net.i2p.router.update.UpdateRunner
| Package | Description |
|---|---|
| net.i2p.router.update |
Classes to implement the update process.
|
-
Uses of UpdateRunner in net.i2p.router.update
Subclasses of UpdateRunner in net.i2p.router.update Modifier and Type Class Description (package private) classDevSU3UpdateCheckerCheck for an updated su3 version.(package private) classDevSU3UpdateRunnerEepget the .su3 file to the temp dir, then notify.(package private) classNewsFetcherTask to fetch updates to the news.xml, and to keep track of whether that has an announcement for a new version.(package private) classPluginUpdateCheckerCheck for an updated version of a plugin.(package private) classPluginUpdateRunnerCheck for an updated version of a plugin.(package private) classUnsignedUpdateCheckerDoes a simple EepHead to get the last-modified header.(package private) classUnsignedUpdateRunnerEepget the .zip file to the temp dir, then notify.r Moved from UnsignedUpdateHandler and turned into an UpdateTask.