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 TypeMethodDescriptionvoidTrackerTorrent.addRemovalListener(TrackerTorrentWillBeRemovedListener listener) voidTrackerTorrent.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 TypeMethodDescriptionvoidTrackerTorrentImpl.addRemovalListener(TrackerTorrentWillBeRemovedListener listener) voidTrackerTorrentImpl.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 TypeMethodDescriptionvoidRPTrackerTorrent.addRemovalListener(TrackerTorrentWillBeRemovedListener listener) voidRPTrackerTorrent.removeRemovalListener(TrackerTorrentWillBeRemovedListener listener)