Uses of Interface
com.biglybt.core.peermanager.PeerManagerRegistrationAdapter
Packages that use PeerManagerRegistrationAdapter
Package
Description
-
Uses of PeerManagerRegistrationAdapter in com.biglybt.core.download.impl
Classes in com.biglybt.core.download.impl that implement PeerManagerRegistrationAdapter -
Uses of PeerManagerRegistrationAdapter in com.biglybt.core.lws
Classes in com.biglybt.core.lws that implement PeerManagerRegistrationAdapter -
Uses of PeerManagerRegistrationAdapter in com.biglybt.core.peermanager
Fields in com.biglybt.core.peermanager declared as PeerManagerRegistrationAdapterModifier and TypeFieldDescriptionprivate final PeerManagerRegistrationAdapter
PeerManager.PeerManagerRegistrationImpl.adapter
Methods in com.biglybt.core.peermanager that return PeerManagerRegistrationAdapterModifier and TypeMethodDescriptionprotected PeerManagerRegistrationAdapter
PeerManager.PeerManagerRegistrationImpl.getAdapter()
Methods in com.biglybt.core.peermanager with parameters of type PeerManagerRegistrationAdapterModifier and TypeMethodDescriptionPeerManager.registerLegacyManager
(HashWrapper hash, PeerManagerRegistrationAdapter adapter) Constructors in com.biglybt.core.peermanager with parameters of type PeerManagerRegistrationAdapterModifierConstructorDescriptionprotected
PeerManagerRegistrationImpl
(HashWrapper _hash, PeerManagerRegistrationAdapter _adapter)