Uses of Interface
com.biglybt.core.tracker.host.TRHostTorrentWillBeRemovedListener
Packages that use TRHostTorrentWillBeRemovedListener
Package
Description
-
Uses of TRHostTorrentWillBeRemovedListener in com.biglybt.core.tracker.host
Methods in com.biglybt.core.tracker.host with parameters of type TRHostTorrentWillBeRemovedListenerModifier and TypeMethodDescriptionvoid
TRHostTorrent.addRemovalListener
(TRHostTorrentWillBeRemovedListener l) void
TRHostTorrent.removeRemovalListener
(TRHostTorrentWillBeRemovedListener l) -
Uses of TRHostTorrentWillBeRemovedListener in com.biglybt.core.tracker.host.impl
Methods in com.biglybt.core.tracker.host.impl with parameters of type TRHostTorrentWillBeRemovedListenerModifier and TypeMethodDescriptionvoid
TRHostTorrentHostImpl.addRemovalListener
(TRHostTorrentWillBeRemovedListener l) void
TRHostTorrentPublishImpl.addRemovalListener
(TRHostTorrentWillBeRemovedListener l) void
TRHostTorrentHostImpl.removeRemovalListener
(TRHostTorrentWillBeRemovedListener l) void
TRHostTorrentPublishImpl.removeRemovalListener
(TRHostTorrentWillBeRemovedListener l) -
Uses of TRHostTorrentWillBeRemovedListener in com.biglybt.pifimpl.local.tracker
Classes in com.biglybt.pifimpl.local.tracker that implement TRHostTorrentWillBeRemovedListener