Uses of Interface
com.biglybt.pif.tracker.Tracker
Packages that use Tracker
Package
Description
-
Uses of Tracker in com.biglybt.pif
Methods in com.biglybt.pif that return TrackerModifier and TypeMethodDescriptionPluginInterface.getTracker()
Gives access to the tracker functionality -
Uses of Tracker in com.biglybt.pif.tracker.web
Methods in com.biglybt.pif.tracker.web that return Tracker -
Uses of Tracker in com.biglybt.pifimpl.local
Methods in com.biglybt.pifimpl.local that return Tracker -
Uses of Tracker in com.biglybt.pifimpl.local.tracker
Classes in com.biglybt.pifimpl.local.tracker that implement TrackerFields in com.biglybt.pifimpl.local.tracker declared as TrackerModifier and TypeFieldDescriptionprivate Tracker
TrackerWCHelper.tracker
private Tracker
TrackerWebPageRequestImpl.tracker
Methods in com.biglybt.pifimpl.local.tracker that return TrackerModifier and TypeMethodDescriptionstatic Tracker
TrackerImpl.getSingleton()
TrackerWebPageRequestImpl.getTracker()
Methods in com.biglybt.pifimpl.local.tracker with parameters of type TrackerConstructors in com.biglybt.pifimpl.local.tracker with parameters of type TrackerModifierConstructorDescriptionprotected
TrackerWebPageRequestImpl
(Tracker _tracker, TrackerWebContext _context, TRTrackerServerListener2.ExternalRequest _request) -
Uses of Tracker in com.biglybt.pifimpl.remote
Methods in com.biglybt.pifimpl.remote that return Tracker -
Uses of Tracker in com.biglybt.pifimpl.remote.tracker
Classes in com.biglybt.pifimpl.remote.tracker that implement TrackerFields in com.biglybt.pifimpl.remote.tracker declared as TrackerMethods in com.biglybt.pifimpl.remote.tracker with parameters of type TrackerConstructors in com.biglybt.pifimpl.remote.tracker with parameters of type Tracker -
Uses of Tracker in com.biglybt.plugin.sharing.hoster
Fields in com.biglybt.plugin.sharing.hoster declared as Tracker