Uses of Class
net.i2p.router.web.UpdateHandler

Packages that use UpdateHandler
net.i2p.router.web   
 

Uses of UpdateHandler in net.i2p.router.web
 

Subclasses of UpdateHandler in net.i2p.router.web
 class PluginUpdateChecker
          Check for an updated version of a plugin.
 class PluginUpdateHandler
          Download and install a plugin.
 class UnsignedUpdateHandler
          Handles the request to update the router by firing off an EepGet call to download the latest unsigned zip file and displaying the status to anyone who asks.