Uses of Class
org.klomp.snark.TrackerClient
Packages that use TrackerClient
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.
-
Uses of TrackerClient in org.klomp.snark
Constructors in org.klomp.snark with parameters of type TrackerClientModifierConstructorDescriptionSnarkShutdown
(Storage storage, PeerCoordinator coordinator, ConnectionAcceptor acceptor, TrackerClient trackerclient, ShutdownListener listener) Deprecated.