Uses of Interface
com.biglybt.core.tracker.server.TRTrackerServerTorrentListener
Packages that use TRTrackerServerTorrentListener
-
Uses of TRTrackerServerTorrentListener in com.biglybt.core.tracker.server
Methods in com.biglybt.core.tracker.server with parameters of type TRTrackerServerTorrentListenerModifier and TypeMethodDescriptionvoid
TRTrackerServerTorrent.addListener
(TRTrackerServerTorrentListener l) void
TRTrackerServerTorrent.removeListener
(TRTrackerServerTorrentListener l) -
Uses of TRTrackerServerTorrentListener in com.biglybt.core.tracker.server.impl
Methods in com.biglybt.core.tracker.server.impl with parameters of type TRTrackerServerTorrentListenerModifier and TypeMethodDescriptionvoid
TRTrackerServerTorrentImpl.addListener
(TRTrackerServerTorrentListener l) void
TRTrackerServerTorrentImpl.removeListener
(TRTrackerServerTorrentListener l)