Package org.johnnei.javatorrent.tracker
-
Interface Summary Interface Description IPeerConnector Interface which defines a system to establish connections withPeerConnectInforeceived fromITracker.IPeerDistributor An interface which defines how peers get distributed over all the torrents withinTorrentClient -
Class Summary Class Description EqualDistributor An implementation ofIPeerDistributorwhich attempts to equally distribute the peers.NioPeerConnector A peer connector which allows simultaneously connect to several peers at a time.UncappedDistributor An implementation ofIPeerDistributorwhich does not cap the amount of peers.