Uses of Interface
com.biglybt.core.tracker.TrackerPeerSource
Packages that use TrackerPeerSource
Package
Description
-
Uses of TrackerPeerSource in com.biglybt.core.download
Methods in com.biglybt.core.download that return types with arguments of type TrackerPeerSourceModifier and TypeMethodDescriptionDownloadManager.getTrackerPeerSources()
DownloadManagerAvailability.getTrackerPeerSources()
-
Uses of TrackerPeerSource in com.biglybt.core.download.impl
Fields in com.biglybt.core.download.impl with type parameters of type TrackerPeerSourceModifier and TypeFieldDescriptionprivate final List<TrackerPeerSource>
DownloadManagerAvailabilityImpl.peer_sources
Methods in com.biglybt.core.download.impl that return types with arguments of type TrackerPeerSourceModifier and TypeMethodDescriptionDownloadManagerAvailabilityImpl.getTrackerPeerSources()
DownloadManagerImpl.getTrackerPeerSources()
-
Uses of TrackerPeerSource in com.biglybt.core.peer
Methods in com.biglybt.core.peer that return TrackerPeerSource -
Uses of TrackerPeerSource in com.biglybt.core.peer.impl.control
Methods in com.biglybt.core.peer.impl.control that return TrackerPeerSource -
Uses of TrackerPeerSource in com.biglybt.core.peermanager
Methods in com.biglybt.core.peermanager that return TrackerPeerSourceModifier and TypeMethodDescriptionPeerManager.PeerManagerRegistrationImpl.ProbeControl.getTrackerPeerSource()
-
Uses of TrackerPeerSource in com.biglybt.core.tracker
Classes in com.biglybt.core.tracker that implement TrackerPeerSource -
Uses of TrackerPeerSource in com.biglybt.core.tracker.client
Methods in com.biglybt.core.tracker.client that return TrackerPeerSourceModifier and TypeMethodDescriptionTRTrackerAnnouncer.getCacheTrackerPeerSource()
TRTrackerAnnouncer.getTrackerPeerSource
(TOTorrentAnnounceURLSet set) Gets a delegate tracker peer source for reporting against -
Uses of TrackerPeerSource in com.biglybt.core.tracker.client.impl
Methods in com.biglybt.core.tracker.client.impl that return TrackerPeerSourceModifier and TypeMethodDescriptionTRTrackerAnnouncerImpl.getCacheTrackerPeerSource()
TRTrackerAnnouncerMuxer.getTrackerPeerSource
(TOTorrentAnnounceURLSet set) -
Uses of TrackerPeerSource in com.biglybt.core.tracker.client.impl.bt
Methods in com.biglybt.core.tracker.client.impl.bt that return TrackerPeerSourceModifier and TypeMethodDescriptionTRTrackerBTAnnouncerImpl.getCacheTrackerPeerSource()
TRTrackerBTAnnouncerImpl.getTrackerPeerSource
(TOTorrentAnnounceURLSet set) -
Uses of TrackerPeerSource in com.biglybt.core.tracker.client.impl.dht
Methods in com.biglybt.core.tracker.client.impl.dht that return TrackerPeerSourceModifier and TypeMethodDescriptionTRTrackerDHTAnnouncerImpl.getCacheTrackerPeerSource()
TRTrackerDHTAnnouncerImpl.getTrackerPeerSource
(TOTorrentAnnounceURLSet set) -
Uses of TrackerPeerSource in com.biglybt.pifimpl.local.download
Methods in com.biglybt.pifimpl.local.download that return TrackerPeerSource -
Uses of TrackerPeerSource in com.biglybt.plugin.extseed
Methods in com.biglybt.plugin.extseed that return TrackerPeerSourceModifier and TypeMethodDescriptionExternalSeedPlugin.getTrackerPeerSource
(Download download) ExternalSeedPlugin.getTrackerPeerSource
(Torrent torrent) -
Uses of TrackerPeerSource in com.biglybt.plugin.tracker.dht
Methods in com.biglybt.plugin.tracker.dht that return TrackerPeerSourceModifier and TypeMethodDescriptionDHTTrackerPlugin.getTrackerPeerSource
(Download download) DHTTrackerPlugin.getTrackerPeerSources
(Torrent torrent) -
Uses of TrackerPeerSource in com.biglybt.plugin.tracker.local
Methods in com.biglybt.plugin.tracker.local that return TrackerPeerSource -
Uses of TrackerPeerSource in com.biglybt.ui.swt.views
Fields in com.biglybt.ui.swt.views with type parameters of type TrackerPeerSourceModifier and TypeFieldDescriptionstatic final Class<TrackerPeerSource>
TrackerView.PLUGIN_DS_TYPE
private TableViewSWT<TrackerPeerSource>
TrackerAvailView.tv
private TableViewSWT<TrackerPeerSource>
TrackerView.tv
Methods in com.biglybt.ui.swt.views that return types with arguments of type TrackerPeerSourceModifier and TypeMethodDescriptionTrackerAvailView.initYourTableView()
TrackerView.initYourTableView()
Methods in com.biglybt.ui.swt.views with parameters of type TrackerPeerSourceModifier and TypeMethodDescriptionprivate void
TrackerView.showInAllTrackers
(TrackerPeerSource source) Method parameters in com.biglybt.ui.swt.views with type arguments of type TrackerPeerSourceModifier and TypeMethodDescriptionprivate static void
TrackerView.removeTrackerPeerSources
(List<TrackerPeerSource> list)