Uses of Interface
com.biglybt.core.tracker.server.TRTrackerServerTorrentPeerListener
Packages that use TRTrackerServerTorrentPeerListener
-
Uses of TRTrackerServerTorrentPeerListener in com.biglybt.core.tracker.server
Methods in com.biglybt.core.tracker.server with parameters of type TRTrackerServerTorrentPeerListenerModifier and TypeMethodDescriptionvoid
TRTrackerServerTorrent.addPeerListener
(TRTrackerServerTorrentPeerListener l) void
TRTrackerServerTorrent.removePeerListener
(TRTrackerServerTorrentPeerListener l) -
Uses of TRTrackerServerTorrentPeerListener in com.biglybt.core.tracker.server.impl
Methods in com.biglybt.core.tracker.server.impl with parameters of type TRTrackerServerTorrentPeerListenerModifier and TypeMethodDescriptionvoid
TRTrackerServerTorrentImpl.addPeerListener
(TRTrackerServerTorrentPeerListener l) void
TRTrackerServerTorrentImpl.removePeerListener
(TRTrackerServerTorrentPeerListener l)