Uses of Interface
com.biglybt.core.peer.PEPeerManager.StatsReceiver
Packages that use PEPeerManager.StatsReceiver
Package
Description
-
Uses of PEPeerManager.StatsReceiver in com.biglybt.core.peer
Methods in com.biglybt.core.peer with parameters of type PEPeerManager.StatsReceiverModifier and TypeMethodDescriptionvoidPEPeerManager.setStatsReceiver(PEPeerManager.StatsReceiver receiver) -
Uses of PEPeerManager.StatsReceiver in com.biglybt.core.peer.impl.control
Fields in com.biglybt.core.peer.impl.control declared as PEPeerManager.StatsReceiverModifier and TypeFieldDescriptionprivate PEPeerManager.StatsReceiverPEPeerControlImpl.stats_receiverMethods in com.biglybt.core.peer.impl.control with parameters of type PEPeerManager.StatsReceiverModifier and TypeMethodDescriptionvoidPEPeerControlImpl.setStatsReceiver(PEPeerManager.StatsReceiver receiver) -
Uses of PEPeerManager.StatsReceiver in com.biglybt.core.peermanager
Methods in com.biglybt.core.peermanager with parameters of type PEPeerManager.StatsReceiverModifier and TypeMethodDescriptionvoidPeerManager.PeerManagerRegistrationImpl.ProbeControl.setStatsReceiver(PEPeerManager.StatsReceiver receiver)