| パッケージ | 説明 |
|---|---|
| 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.
|
| 修飾子とタイプ | クラス | 説明 |
|---|---|---|
class |
ConsoleUpdateManager |
The central resource coordinating updates.
|
| コンストラクタ | 説明 |
|---|---|
UpdateHandler(I2PAppContext ctx,
UpdateManager umgr,
SnarkManager smgr) |
|
UpdateRunner(I2PAppContext ctx,
UpdateManager umgr,
SnarkManager smgr,
UpdateType type,
java.util.List<java.net.URI> uris,
java.lang.String newVersion) |