Uses of Interface
com.biglybt.plugin.dht.DHTPluginInterface
Packages that use DHTPluginInterface
Package
Description
-
Uses of DHTPluginInterface in com.biglybt.core.proxy
Methods in com.biglybt.core.proxy that return DHTPluginInterface -
Uses of DHTPluginInterface in com.biglybt.core.proxy.impl
Methods in com.biglybt.core.proxy.impl that return DHTPluginInterface -
Uses of DHTPluginInterface in com.biglybt.core.subs.impl
Fields in com.biglybt.core.subs.impl declared as DHTPluginInterfaceModifier and TypeFieldDescriptionprivate DHTPluginInterfaceSubscriptionManagerImpl.dht_plugin_publicMethods in com.biglybt.core.subs.impl that return DHTPluginInterfaceModifier and TypeMethodDescriptionprivate DHTPluginInterfaceSubscriptionManagerImpl.selectDHTPlugin(SubscriptionImpl subs) private DHTPluginInterfaceSubscriptionManagerImpl.selectDHTPlugin(Download download) private DHTPluginInterfaceSubscriptionManagerImpl.selectDHTPlugin(String[] networks) Methods in com.biglybt.core.subs.impl with parameters of type DHTPluginInterfaceModifier and TypeMethodDescriptionprotected voidSubscriptionManagerImpl.getPopularitySupport(DHTPluginInterface dht_plugin, SubscriptionImpl subs, SubscriptionPopularityListener _listener, boolean sync) private SubscriptionAssociationLookupSubscriptionManagerImpl.lookupAssociations(DHTPluginInterface dht_plugin, byte[] hash, String description, SubscriptionLookupListener listener) protected SubscriptionAssociationLookupSubscriptionManagerImpl.lookupAssociationsSupport(DHTPluginInterface dht_plugin, byte[] hash, String description, SubscriptionLookupListener _listener) -
Uses of DHTPluginInterface in com.biglybt.pif.ddb
Methods in com.biglybt.pif.ddb that return DHTPluginInterface -
Uses of DHTPluginInterface in com.biglybt.pifimpl.local.ddb
Fields in com.biglybt.pifimpl.local.ddb declared as DHTPluginInterfaceFields in com.biglybt.pifimpl.local.ddb with type parameters of type DHTPluginInterfaceModifier and TypeFieldDescriptionprivate static Map<DHTPluginInterface, DistributedDatabase> DDBaseImpl.dht_pi_mapMethods in com.biglybt.pifimpl.local.ddb that return DHTPluginInterfaceModifier and TypeMethodDescriptionprotected DHTPluginInterfaceDDBaseImpl.getDHT()DDBaseImpl.getDHTPlugin()protected DHTPluginInterfaceDDBaseImpl.grabDHT()Constructors in com.biglybt.pifimpl.local.ddb with parameters of type DHTPluginInterface -
Uses of DHTPluginInterface in com.biglybt.plugin.dht
Classes in com.biglybt.plugin.dht that implement DHTPluginInterface