Uses of Interface
com.biglybt.pif.peers.PeerManagerListener2
Packages that use PeerManagerListener2
Package
Description
-
Uses of PeerManagerListener2 in com.biglybt.pif.peers
Methods in com.biglybt.pif.peers with parameters of type PeerManagerListener2Modifier and TypeMethodDescriptionvoid
PeerManager.addListener
(PeerManagerListener2 l) void
PeerManager.removeListener
(PeerManagerListener2 l) -
Uses of PeerManagerListener2 in com.biglybt.pifimpl.local.peers
Fields in com.biglybt.pifimpl.local.peers declared as PeerManagerListener2Modifier and TypeFieldDescriptionprivate PeerManagerListener2
PeerManagerImpl.CoreListener.listener
Fields in com.biglybt.pifimpl.local.peers with type parameters of type PeerManagerListener2Methods in com.biglybt.pifimpl.local.peers with parameters of type PeerManagerListener2Modifier and TypeMethodDescriptionvoid
PeerManagerImpl.addListener
(PeerManagerListener2 l) void
PeerManagerImpl.removeListener
(PeerManagerListener2 l) Constructors in com.biglybt.pifimpl.local.peers with parameters of type PeerManagerListener2 -
Uses of PeerManagerListener2 in com.biglybt.plugin.extseed.impl
Classes in com.biglybt.plugin.extseed.impl that implement PeerManagerListener2 -
Uses of PeerManagerListener2 in com.biglybt.plugin.extseed.impl.getright
Classes in com.biglybt.plugin.extseed.impl.getright that implement PeerManagerListener2 -
Uses of PeerManagerListener2 in com.biglybt.plugin.extseed.impl.webseed
Classes in com.biglybt.plugin.extseed.impl.webseed that implement PeerManagerListener2