Uses of Class
com.biglybt.core.peer.impl.control.PEPeerControlImpl
-
Packages that use PEPeerControlImpl Package Description com.biglybt.core.peer.impl com.biglybt.core.peer.impl.control -
-
Uses of PEPeerControlImpl in com.biglybt.core.peer.impl
Constructors in com.biglybt.core.peer.impl with parameters of type PEPeerControlImpl Constructor Description PEPeerManagerStatsImpl(PEPeerControlImpl _manager)
-
Uses of PEPeerControlImpl in com.biglybt.core.peer.impl.control
Fields in com.biglybt.core.peer.impl.control declared as PEPeerControlImpl Modifier and Type Field Description private PEPeerControlImpl
PEPeerControlHashHandlerImpl. peer_manager
Constructors in com.biglybt.core.peer.impl.control with parameters of type PEPeerControlImpl Constructor Description PEPeerControlHashHandlerImpl(PEPeerControlImpl _peer_manager, TOTorrent _torrent, DiskManager _disk_manager)
-