Uses of Interface
com.biglybt.core.peer.PEPeerManager.StatsReceiver
-
Packages that use PEPeerManager.StatsReceiver Package Description com.biglybt.core.peer com.biglybt.core.peer.impl.control com.biglybt.core.peermanager -
-
Uses of PEPeerManager.StatsReceiver in com.biglybt.core.peer
Methods in com.biglybt.core.peer with parameters of type PEPeerManager.StatsReceiver Modifier and Type Method Description void
PEPeerManager. 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.StatsReceiver Modifier and Type Field Description private PEPeerManager.StatsReceiver
PEPeerControlImpl. stats_receiver
Methods in com.biglybt.core.peer.impl.control with parameters of type PEPeerManager.StatsReceiver Modifier and Type Method Description void
PEPeerControlImpl. setStatsReceiver(PEPeerManager.StatsReceiver receiver)
-
Uses of PEPeerManager.StatsReceiver in com.biglybt.core.peermanager
Methods in com.biglybt.core.peermanager with parameters of type PEPeerManager.StatsReceiver Modifier and Type Method Description void
PeerManager.PeerManagerRegistrationImpl.ProbeControl. setStatsReceiver(PEPeerManager.StatsReceiver receiver)
-