Package | Description |
---|---|
net.i2p.router.update |
Classes to implement the update process.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
ConsoleUpdateManager
The central resource coordinating updates.
|
Constructor and Description |
---|
UpdateHandler(I2PAppContext ctx,
UpdateManager umgr,
SnarkManager smgr) |
UpdateRunner(I2PAppContext ctx,
UpdateManager umgr,
SnarkManager smgr,
UpdateType type,
List<URI> uris,
String newVersion) |