Uses of Class
net.i2p.router.update.ConsoleUpdateManager
-
Packages that use ConsoleUpdateManager 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. -
-
Uses of ConsoleUpdateManager in net.i2p.router.update
Fields in net.i2p.router.update declared as ConsoleUpdateManager Modifier and Type Field Description protected ConsoleUpdateManagerUpdateHandler. _mgrprotected ConsoleUpdateManagerUpdateRunner. _mgrMethods in net.i2p.router.update that return ConsoleUpdateManager Modifier and Type Method Description static ConsoleUpdateManagerConsoleUpdateManager. getInstance() -
Uses of ConsoleUpdateManager in net.i2p.router.web
Methods in net.i2p.router.web that return ConsoleUpdateManager Modifier and Type Method Description static ConsoleUpdateManagerUpdateHandler. updateManager(RouterContext ctx)
-