Uses of Interface
org.klomp.snark.ShutdownListener
- 
Packages that use ShutdownListener Package Description org.klomp.snark I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced to add a web UI, DHT support, and other features.org.klomp.snark.web The i2psnark user interface, implemented as a webapp in i2psnark.war.
- 
- 
Uses of ShutdownListener in org.klomp.snarkClasses in org.klomp.snark that implement ShutdownListener Modifier and Type Class Description classSnarkMain Snark program startup class.Constructors in org.klomp.snark with parameters of type ShutdownListener Constructor Description SnarkShutdown(Storage storage, PeerCoordinator coordinator, ConnectionAcceptor acceptor, TrackerClient trackerclient, ShutdownListener listener)Deprecated.
- 
Uses of ShutdownListener in org.klomp.snark.webClasses in org.klomp.snark.web that implement ShutdownListener Modifier and Type Class Description classFetchAndAddA cancellable torrent file downloader.
 
-