Uses of Package
net.i2p.update

Packages that use net.i2p.update
net.i2p Core I2P package, contains information about the I2P version and an entry point to access important elements. 
net.i2p.router The I2P router application handles the I2P network communication. 
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   
 

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

Classes in net.i2p.update used by net.i2p.router
UpdateManager
          The central resource coordinating updates.
 

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.