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 TypeMethodDescriptionvoidTRTrackerServerTorrent.addPeerListener(TRTrackerServerTorrentPeerListener l) voidTRTrackerServerTorrent.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 TypeMethodDescriptionvoidTRTrackerServerTorrentImpl.addPeerListener(TRTrackerServerTorrentPeerListener l) voidTRTrackerServerTorrentImpl.removePeerListener(TRTrackerServerTorrentPeerListener l)