Uses of Package
net.i2p.router.update

Packages that use net.i2p.router.update
net.i2p.router.update Classes to implement the update process. 
 

Classes in net.i2p.router.update used by net.i2p.router.update
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.