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 TypeMethodDescriptionvoidTrackerTorrent.addListener(TrackerTorrentListener listener) voidTrackerTorrent.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 TypeMethodDescriptionvoidTrackerTorrentImpl.addListener(TrackerTorrentListener listener) voidTrackerTorrentImpl.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 TypeMethodDescriptionvoidRPTrackerTorrent.addListener(TrackerTorrentListener listener) voidRPTrackerTorrent.removeListener(TrackerTorrentListener listener)