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 TypeMethodDescriptionvoidPeerManager.addListener(PeerManagerListener2 l) voidPeerManager.removeListener(PeerManagerListener2 l) -
Uses of PeerManagerListener2 in com.biglybt.pifimpl.local.peers
Fields in com.biglybt.pifimpl.local.peers declared as PeerManagerListener2Modifier and TypeFieldDescriptionprivate PeerManagerListener2PeerManagerImpl.CoreListener.listenerFields in com.biglybt.pifimpl.local.peers with type parameters of type PeerManagerListener2Methods in com.biglybt.pifimpl.local.peers with parameters of type PeerManagerListener2Modifier and TypeMethodDescriptionvoidPeerManagerImpl.addListener(PeerManagerListener2 l) voidPeerManagerImpl.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