Package | Description |
---|---|
org.klomp.snark | |
org.klomp.snark.web |
Constructor and Description |
---|
IdleChecker(SnarkManager mgr,
PeerCoordinatorSet pcs)
Caller must schedule
|
UpdateHandler(I2PAppContext ctx,
UpdateManager umgr,
SnarkManager smgr) |
UpdateRunner(I2PAppContext ctx,
UpdateManager umgr,
SnarkManager smgr,
UpdateType type,
List<URI> uris,
String newVersion) |
Constructor and Description |
---|
FetchAndAdd(I2PAppContext ctx,
SnarkManager mgr,
String url)
Caller should call _mgr.addDownloader(this), which
will start things off.
|