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 PeerManagerRegistrationAdapterPeerManager.PeerManagerRegistrationImpl.adapterMethods in com.biglybt.core.peermanager that return PeerManagerRegistrationAdapterModifier and TypeMethodDescriptionprotected PeerManagerRegistrationAdapterPeerManager.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 PeerManagerRegistrationAdapterModifierConstructorDescriptionprotectedPeerManagerRegistrationImpl(HashWrapper _hash, PeerManagerRegistrationAdapter _adapter)