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 TypeMethodDescriptionvoidTRHostTorrent.addRemovalListener(TRHostTorrentWillBeRemovedListener l) voidTRHostTorrent.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 TypeMethodDescriptionvoidTRHostTorrentHostImpl.addRemovalListener(TRHostTorrentWillBeRemovedListener l) voidTRHostTorrentPublishImpl.addRemovalListener(TRHostTorrentWillBeRemovedListener l) voidTRHostTorrentHostImpl.removeRemovalListener(TRHostTorrentWillBeRemovedListener l) voidTRHostTorrentPublishImpl.removeRemovalListener(TRHostTorrentWillBeRemovedListener l) -
Uses of TRHostTorrentWillBeRemovedListener in com.biglybt.pifimpl.local.tracker
Classes in com.biglybt.pifimpl.local.tracker that implement TRHostTorrentWillBeRemovedListener