Uses of Interface
net.i2p.util.EepGet.StatusListener

Packages that use EepGet.StatusListener
net.i2p.router.web   
net.i2p.util   
 

Uses of EepGet.StatusListener in net.i2p.router.web
 

Classes in net.i2p.router.web that implement EepGet.StatusListener
 class NewsFetcher
          Task to periodically look for updates to the news.xml, and to keep track of whether that has an announcement for a new version.
 class UpdateHandler.UpdateRunner
           
 

Uses of EepGet.StatusListener in net.i2p.util
 

Methods in net.i2p.util with parameters of type EepGet.StatusListener
 void EepGet.addStatusListener(EepGet.StatusListener lsnr)