Uses of Interface
com.biglybt.pif.tracker.TrackerTorrentWillBeRemovedListener
Packages that use TrackerTorrentWillBeRemovedListener
Package
Description
-
Uses of TrackerTorrentWillBeRemovedListener in com.biglybt.pif.tracker
Methods in com.biglybt.pif.tracker with parameters of type TrackerTorrentWillBeRemovedListenerModifier and TypeMethodDescriptionvoid
TrackerTorrent.addRemovalListener
(TrackerTorrentWillBeRemovedListener listener) void
TrackerTorrent.removeRemovalListener
(TrackerTorrentWillBeRemovedListener listener) -
Uses of TrackerTorrentWillBeRemovedListener in com.biglybt.pifimpl.local.tracker
Methods in com.biglybt.pifimpl.local.tracker with parameters of type TrackerTorrentWillBeRemovedListenerModifier and TypeMethodDescriptionvoid
TrackerTorrentImpl.addRemovalListener
(TrackerTorrentWillBeRemovedListener listener) void
TrackerTorrentImpl.removeRemovalListener
(TrackerTorrentWillBeRemovedListener listener) -
Uses of TrackerTorrentWillBeRemovedListener in com.biglybt.pifimpl.remote.tracker
Methods in com.biglybt.pifimpl.remote.tracker with parameters of type TrackerTorrentWillBeRemovedListenerModifier and TypeMethodDescriptionvoid
RPTrackerTorrent.addRemovalListener
(TrackerTorrentWillBeRemovedListener listener) void
RPTrackerTorrent.removeRemovalListener
(TrackerTorrentWillBeRemovedListener listener)