Uses of Interface
com.biglybt.pif.tracker.TrackerTorrent
Packages that use TrackerTorrent
Package
Description
-
Uses of TrackerTorrent in com.biglybt.pif.tracker
Methods in com.biglybt.pif.tracker that return TrackerTorrentModifier and TypeMethodDescriptionTracker.getTorrent(Torrent torrent) TrackerTorrentRequest.getTorrent()Tracker.getTorrents()Methods in com.biglybt.pif.tracker with parameters of type TrackerTorrentModifier and TypeMethodDescriptionvoidTrackerListener.torrentAdded(TrackerTorrent torrent) voidTrackerListener.torrentChanged(TrackerTorrent torrent) voidTrackerListener.torrentRemoved(TrackerTorrent torrent) voidTrackerTorrentWillBeRemovedListener.torrentWillBeRemoved(TrackerTorrent torrent) -
Uses of TrackerTorrent in com.biglybt.pif.tracker.web
Methods in com.biglybt.pif.tracker.web with parameters of type TrackerTorrentModifier and TypeMethodDescriptionvoidTrackerWebPageResponse.writeTorrent(TrackerTorrent torrent) -
Uses of TrackerTorrent in com.biglybt.pifimpl.local
Methods in com.biglybt.pifimpl.local with parameters of type TrackerTorrentModifier and TypeMethodDescriptionstatic TRTrackerServerTorrentPluginCoreUtils.unwrap(TrackerTorrent torrent) -
Uses of TrackerTorrent in com.biglybt.pifimpl.local.tracker
Classes in com.biglybt.pifimpl.local.tracker that implement TrackerTorrentMethods in com.biglybt.pifimpl.local.tracker that return TrackerTorrentModifier and TypeMethodDescriptionTrackerImpl.getTorrent(Torrent torrent) TrackerTorrentRequestImpl.getTorrent()TrackerImpl.getTorrents()Methods in com.biglybt.pifimpl.local.tracker with parameters of type TrackerTorrentModifier and TypeMethodDescriptionvoidTrackerWebPageResponseImpl.writeTorrent(TrackerTorrent tracker_torrent) -
Uses of TrackerTorrent in com.biglybt.pifimpl.remote.tracker
Classes in com.biglybt.pifimpl.remote.tracker that implement TrackerTorrentFields in com.biglybt.pifimpl.remote.tracker declared as TrackerTorrentMethods in com.biglybt.pifimpl.remote.tracker that return TrackerTorrentMethods in com.biglybt.pifimpl.remote.tracker with parameters of type TrackerTorrentModifier and TypeMethodDescriptionstatic RPTrackerTorrentRPTrackerTorrent.create(TrackerTorrent _delegate) Constructors in com.biglybt.pifimpl.remote.tracker with parameters of type TrackerTorrent -
Uses of TrackerTorrent in com.biglybt.plugin.sharing.hoster
Fields in com.biglybt.plugin.sharing.hoster declared as TrackerTorrentFields in com.biglybt.plugin.sharing.hoster with type parameters of type TrackerTorrentModifier and TypeFieldDescriptionprivate Map<ShareResource, TrackerTorrent> ShareHosterPlugin.resource_tt_map