Uses of Interface
com.biglybt.core.peermanager.PeerManagerRegistration
Packages that use PeerManagerRegistration
Package
Description
-
Uses of PeerManagerRegistration in com.biglybt.core.download.impl
Fields in com.biglybt.core.download.impl declared as PeerManagerRegistrationModifier and TypeFieldDescriptionprivate PeerManagerRegistrationDownloadManagerController.peer_manager_registrationMethods in com.biglybt.core.download.impl that return PeerManagerRegistration -
Uses of PeerManagerRegistration in com.biglybt.core.lws
Fields in com.biglybt.core.lws declared as PeerManagerRegistrationModifier and TypeFieldDescriptionprivate PeerManagerRegistrationLightWeightSeed.peer_manager_registrationprivate final PeerManagerRegistrationLWSPeerManagerAdapter.peer_manager_registrationMethods in com.biglybt.core.lws that return PeerManagerRegistrationConstructors in com.biglybt.core.lws with parameters of type PeerManagerRegistrationModifierConstructorDescriptionLWSPeerManagerAdapter(LightWeightSeed _lws, PeerManagerRegistration _peer_manager_registration) -
Uses of PeerManagerRegistration in com.biglybt.core.peer
Methods in com.biglybt.core.peer that return PeerManagerRegistration -
Uses of PeerManagerRegistration in com.biglybt.core.peermanager
Classes in com.biglybt.core.peermanager that implement PeerManagerRegistrationModifier and TypeClassDescriptionprivate classprivate classMethods in com.biglybt.core.peermanager that return PeerManagerRegistrationModifier and TypeMethodDescriptionPeerManager.manualMatchHash(InetSocketAddress address, byte[] hash) PeerManager.manualMatchLink(InetSocketAddress address, String link) PeerManager.registerLegacyManager(HashWrapper hash, PeerManagerRegistrationAdapter adapter) Methods in com.biglybt.core.peermanager that return types with arguments of type PeerManagerRegistrationModifier and TypeMethodDescriptionPeerManager.PeerManagerRegistrationImpl.getOtherRegistrationsForHash()PeerManager.PeerManagerRegistrationRoutingFailed.getOtherRegistrationsForHash()PeerManagerRegistration.getOtherRegistrationsForHash()Methods in com.biglybt.core.peermanager with parameters of type PeerManagerRegistrationModifier and TypeMethodDescriptionvoidPeerManager.manualRoute(PeerManagerRegistration _registration, NetworkConnection _connection, PeerManagerRoutingListener _listener) -
Uses of PeerManagerRegistration in com.biglybt.plugin.net.netstatus
Fields in com.biglybt.plugin.net.netstatus declared as PeerManagerRegistrationModifier and TypeFieldDescriptionprivate PeerManagerRegistrationNetStatusProtocolTesterBT.pm_reg