Uses of Interface
com.biglybt.core.tracker.host.TRHostTorrentListener
Packages that use TRHostTorrentListener
Package
Description
-
Uses of TRHostTorrentListener in com.biglybt.core.tracker.host
Methods in com.biglybt.core.tracker.host with parameters of type TRHostTorrentListenerModifier and TypeMethodDescriptionvoidTRHostTorrent.addListener(TRHostTorrentListener l) voidTRHostTorrent.removeListener(TRHostTorrentListener l) -
Uses of TRHostTorrentListener in com.biglybt.core.tracker.host.impl
Methods in com.biglybt.core.tracker.host.impl with parameters of type TRHostTorrentListenerModifier and TypeMethodDescriptionvoidTRHostTorrentHostImpl.addListener(TRHostTorrentListener l) voidTRHostTorrentPublishImpl.addListener(TRHostTorrentListener l) voidTRHostTorrentHostImpl.removeListener(TRHostTorrentListener l) voidTRHostTorrentPublishImpl.removeListener(TRHostTorrentListener l) -
Uses of TRHostTorrentListener in com.biglybt.pifimpl.local.tracker
Classes in com.biglybt.pifimpl.local.tracker that implement TRHostTorrentListener