Uses of Interface
net.i2p.update.UpdateManager
Packages that use UpdateManager
Package
Description
Classes to implement the update process.
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced
to add a web UI, DHT support, and other features.
-
Uses of UpdateManager in net.i2p.router.update
Classes in net.i2p.router.update that implement UpdateManagerModifier and TypeClassDescriptionclass
The central resource coordinating updates. -
Uses of UpdateManager in org.klomp.snark
Constructors in org.klomp.snark with parameters of type UpdateManagerModifierConstructorDescriptionUpdateHandler
(I2PAppContext ctx, UpdateManager umgr, SnarkManager smgr) UpdateRunner
(I2PAppContext ctx, UpdateManager umgr, SnarkManager smgr, UpdateType type, List<URI> uris, String newVersion)