Uses of Interface
net.i2p.update.Updater
Packages that use Updater
Package
Description
Classes to implement the update process.
Interfaces for classes to assist in the update process without
needing the router context.
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 Updater in net.i2p.router.updateClasses in net.i2p.router.update that implement UpdaterModifier and TypeClassDescription(package private) classHandles the request to update the router by firing off anEepGetcall to download the latest su3 file and display the status.(package private) classDummy to lock up the updates for a period of time(package private) classTask to periodically look for updates to the news.xml, and to keep track of whether that has an announcement for a new version.(package private) classCheck for or download an updated version of a plugin.(package private) classHandles the request to update the router by firing off anEepGetcall to download the latest unsigned zip file and displaying the status to anyone who asks.(package private) classHandles the request to update the router by firing one or moreEepGetcalls to download the latest signed update file and displaying the status to anyone who asks.Methods in net.i2p.router.update with parameters of type UpdaterModifier and TypeMethodDescriptionvoidConsoleUpdateManager.register(Updater updater, UpdateType type, UpdateMethod method, int priority) Call once for each type/method pair.voidConsoleUpdateManager.unregister(Updater updater, UpdateType type, UpdateMethod method) 
- 
Uses of Updater in net.i2p.updateMethods in net.i2p.update with parameters of type UpdaterModifier and TypeMethodDescriptionvoidUpdateManager.register(Updater updater, UpdateType type, UpdateMethod method, int priority) Call once for each type/method pair.voidUpdateManager.unregister(Updater updater, UpdateType type, UpdateMethod method) 
- 
Uses of Updater in org.klomp.snarkClasses in org.klomp.snark that implement UpdaterModifier and TypeClassDescription(package private) classHandles the request to update the router by firing up a magnet.