Uses of Class
com.biglybt.pifimpl.local.peers.PeerManagerImpl
Packages that use PeerManagerImpl
-
Uses of PeerManagerImpl in com.biglybt.pifimpl.local.peers
Fields in com.biglybt.pifimpl.local.peers declared as PeerManagerImplModifier and TypeFieldDescriptionprivate final PeerManagerImpl
PeerForeignDelegate.manager
protected PeerManagerImpl
PeerImpl.manager
private final PeerManagerImpl
PeerStatsImpl.peer_manager
Methods in com.biglybt.pifimpl.local.peers that return PeerManagerImplModifier and TypeMethodDescriptionstatic PeerManagerImpl
PeerManagerImpl.getPeerManager
(PEPeerManager _manager) Constructors in com.biglybt.pifimpl.local.peers with parameters of type PeerManagerImplModifierConstructorDescriptionprotected
PeerForeignDelegate
(PeerManagerImpl _manager, Peer _foreign) PeerStatsImpl
(PeerManagerImpl _peer_manager, Peer _owner, PEPeerStats _delegate)