Uses of Interface
com.biglybt.pif.tracker.TrackerPeer
-
Packages that use TrackerPeer Package Description com.biglybt.pif.tracker com.biglybt.pifimpl.local.tracker com.biglybt.pifimpl.remote.tracker -
-
Uses of TrackerPeer in com.biglybt.pif.tracker
Methods in com.biglybt.pif.tracker that return TrackerPeer Modifier and Type Method Description TrackerPeer
TrackerTorrentRequest. getPeer()
TrackerPeer[]
TrackerTorrent. getPeers()
-
Uses of TrackerPeer in com.biglybt.pifimpl.local.tracker
Classes in com.biglybt.pifimpl.local.tracker that implement TrackerPeer Modifier and Type Class Description class
TrackerPeerImpl
Methods in com.biglybt.pifimpl.local.tracker that return TrackerPeer Modifier and Type Method Description TrackerPeer
TrackerTorrentRequestImpl. getPeer()
TrackerPeer[]
TrackerTorrentImpl. getPeers()
-
Uses of TrackerPeer in com.biglybt.pifimpl.remote.tracker
Methods in com.biglybt.pifimpl.remote.tracker that return TrackerPeer Modifier and Type Method Description TrackerPeer[]
RPTrackerTorrent. getPeers()
-