Uses of Interface
net.i2p.util.EepGet.StatusListener
Packages that use EepGet.StatusListener
Package
Description
Classes to implement the update process.
These classes define the several useful utilities used
throughout the router and applications.
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced
to add a web UI, DHT support, and other features.
The i2psnark user interface, implemented as a webapp in i2psnark.war.
-
Uses of EepGet.StatusListener in net.i2p.router.update
Classes in net.i2p.router.update that implement EepGet.StatusListenerModifier and TypeClassDescription(package private) class
Check for an updated su3 version.(package private) class
Eepget the .su3 file to the temp dir, then notify.(package private) class
Task to fetch updates to the news.xml, and to keep track of whether that has an announcement for a new version.(package private) class
Check for an updated version of a plugin.(package private) class
Check for an updated version of a plugin.(package private) class
Does a simple EepHead to get the last-modified header.(package private) class
Eepget the .zip file to the temp dir, then notify.r Moved from UnsignedUpdateHandler and turned into an UpdateTask.(package private) class
The downloader for router signed updates, and the base class for all the other Checkers and Runners. -
Uses of EepGet.StatusListener in net.i2p.util
Classes in net.i2p.util that implement EepGet.StatusListenerModifier and TypeClassDescriptionclass
Simple implemetation of DNS over HTTPS.protected class
Fields in net.i2p.util with type parameters of type EepGet.StatusListenerMethods in net.i2p.util with parameters of type EepGet.StatusListener -
Uses of EepGet.StatusListener in org.klomp.snark
Classes in org.klomp.snark that implement EepGet.StatusListener -
Uses of EepGet.StatusListener in org.klomp.snark.web
Classes in org.klomp.snark.web that implement EepGet.StatusListener