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 TypeMethodDescriptionvoid
TRHostTorrent.addListener
(TRHostTorrentListener l) void
TRHostTorrent.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 TypeMethodDescriptionvoid
TRHostTorrentHostImpl.addListener
(TRHostTorrentListener l) void
TRHostTorrentPublishImpl.addListener
(TRHostTorrentListener l) void
TRHostTorrentHostImpl.removeListener
(TRHostTorrentListener l) void
TRHostTorrentPublishImpl.removeListener
(TRHostTorrentListener l) -
Uses of TRHostTorrentListener in com.biglybt.pifimpl.local.tracker
Classes in com.biglybt.pifimpl.local.tracker that implement TRHostTorrentListener