Uses of Interface
com.biglybt.core.peermanager.control.PeerControlInstance
Packages that use PeerControlInstance
Package
Description
-
Uses of PeerControlInstance in com.biglybt.core.peer.impl.control
Classes in com.biglybt.core.peer.impl.control that implement PeerControlInstanceModifier and TypeClassDescriptionclassmanages all peer transports for a torrent -
Uses of PeerControlInstance in com.biglybt.core.peermanager.control
Methods in com.biglybt.core.peermanager.control with parameters of type PeerControlInstanceModifier and TypeMethodDescriptionvoidPeerControlScheduler.register(PeerControlInstance instance) voidPeerControlScheduler.unregister(PeerControlInstance instance) -
Uses of PeerControlInstance in com.biglybt.core.peermanager.control.impl
Fields in com.biglybt.core.peermanager.control.impl declared as PeerControlInstanceModifier and TypeFieldDescriptionprivate final PeerControlInstancePeerControlSchedulerBasic.instanceWrapper.instanceprivate final PeerControlInstancePeerControlSchedulerPrioritised.instanceWrapper.instanceFields in com.biglybt.core.peermanager.control.impl with type parameters of type PeerControlInstanceModifier and TypeFieldDescriptionPeerControlSchedulerBasic.instance_mapPeerControlSchedulerPrioritised.instance_mapMethods in com.biglybt.core.peermanager.control.impl that return PeerControlInstanceModifier and TypeMethodDescriptionprotected PeerControlInstancePeerControlSchedulerPrioritised.instanceWrapper.getInstance()Methods in com.biglybt.core.peermanager.control.impl with parameters of type PeerControlInstanceModifier and TypeMethodDescriptionvoidPeerControlSchedulerBasic.register(PeerControlInstance instance) voidPeerControlSchedulerPrioritised.register(PeerControlInstance instance) voidPeerControlSchedulerBasic.unregister(PeerControlInstance instance) voidPeerControlSchedulerPrioritised.unregister(PeerControlInstance instance) Constructors in com.biglybt.core.peermanager.control.impl with parameters of type PeerControlInstanceModifierConstructorDescriptionprotectedinstanceWrapper(PeerControlInstance _instance) protectedinstanceWrapper(PeerControlInstance _instance)