Uses of Package
net.i2p.update

Packages that use net.i2p.update
net.i2p.router.update Classes to implement the update process. 
net.i2p.update Interfaces for classes to assist in the update process without needing the router context. 
org.klomp.snark I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced to add a web UI, DHT support, and other features. 
 

Classes in net.i2p.update used by net.i2p.router.update
Checker
          Controls one or more types of updates.
UpdateManager
          The central resource coordinating updates.
UpdateMethod
          Transport mechanism for getting something.
Updater
          Controls one or more types of updates.
UpdateTask
          A running check or download.
UpdateType
          What to update
 

Classes in net.i2p.update used by net.i2p.update
Checker
          Controls one or more types of updates.
UpdateMethod
          Transport mechanism for getting something.
Updater
          Controls one or more types of updates.
UpdateTask
          A running check or download.
UpdateType
          What to update
 

Classes in net.i2p.update used by org.klomp.snark
UpdateManager
          The central resource coordinating updates.