Uses of Interface
net.i2p.update.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
Modifier and TypeClassDescriptionclass
The central resource coordinating updates. -
Uses of UpdateManager in org.klomp.snark
ModifierConstructorDescriptionUpdateHandler
(I2PAppContext ctx, UpdateManager umgr, SnarkManager smgr) UpdateRunner
(I2PAppContext ctx, UpdateManager umgr, SnarkManager smgr, UpdateType type, List<URI> uris, String newVersion)