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 PeerManagerRegistration
DownloadManagerController.peer_manager_registration
Methods 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 PeerManagerRegistration
LightWeightSeed.peer_manager_registration
private final PeerManagerRegistration
LWSPeerManagerAdapter.peer_manager_registration
Methods 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 class
private class
Methods 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 TypeMethodDescriptionvoid
PeerManager.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 PeerManagerRegistration
NetStatusProtocolTesterBT.pm_reg