Uses of Class
org.klomp.snark.SnarkManager

Packages that use SnarkManager
org.klomp.snark.web   
 

Uses of SnarkManager in org.klomp.snark.web
 

Constructors in org.klomp.snark.web with parameters of type SnarkManager
FetchAndAdd(I2PAppContext ctx, SnarkManager mgr, String url)
          Caller should call _mgr.addDownloader(this), which will start things off.