Uses of Interface
com.biglybt.pif.tracker.TrackerTorrentListener
Packages that use TrackerTorrentListener
Package
Description
-
Uses of TrackerTorrentListener in com.biglybt.pif.tracker
Methods in com.biglybt.pif.tracker with parameters of type TrackerTorrentListenerModifier and TypeMethodDescriptionvoid
TrackerTorrent.addListener
(TrackerTorrentListener listener) void
TrackerTorrent.removeListener
(TrackerTorrentListener listener) -
Uses of TrackerTorrentListener in com.biglybt.pifimpl.local.tracker
Methods in com.biglybt.pifimpl.local.tracker with parameters of type TrackerTorrentListenerModifier and TypeMethodDescriptionvoid
TrackerTorrentImpl.addListener
(TrackerTorrentListener listener) void
TrackerTorrentImpl.removeListener
(TrackerTorrentListener listener) -
Uses of TrackerTorrentListener in com.biglybt.pifimpl.remote.tracker
Methods in com.biglybt.pifimpl.remote.tracker with parameters of type TrackerTorrentListenerModifier and TypeMethodDescriptionvoid
RPTrackerTorrent.addListener
(TrackerTorrentListener listener) void
RPTrackerTorrent.removeListener
(TrackerTorrentListener listener)