Uses of Interface
org.klomp.snark.ShutdownListener
Package
Description
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 ShutdownListener in org.klomp.snark
ModifierConstructorDescriptionSnarkShutdown
(Storage storage, PeerCoordinator coordinator, ConnectionAcceptor acceptor, TrackerClient trackerclient, ShutdownListener listener) Deprecated. -
Uses of ShutdownListener in org.klomp.snark.web