Uses of Interface
com.biglybt.plugin.dht.DHTPluginBasicInterface
Packages that use DHTPluginBasicInterface
-
Uses of DHTPluginBasicInterface in com.biglybt.core.content
Fields in com.biglybt.core.content declared as DHTPluginBasicInterfaceModifier and TypeFieldDescription(package private) final DHTPluginBasicInterface
RelatedContentSearcher.dht_plugin
private DHTPluginBasicInterface
RelatedContentManager.public_dht_plugin
private DHTPluginBasicInterface
RelatedContentManager.public_dht_plugin_bigly
Fields in com.biglybt.core.content with type parameters of type DHTPluginBasicInterfaceModifier and TypeFieldDescriptionprivate Map<Byte,
DHTPluginBasicInterface> RelatedContentManager.i2p_dht_plugin_map
Methods in com.biglybt.core.content that return DHTPluginBasicInterfaceModifier and TypeMethodDescriptionprotected DHTPluginBasicInterface
RelatedContentSearcher.getDHTPlugin()
private DHTPluginBasicInterface
RelatedContentManager.selectDHT
(byte networks, boolean for_lookup) Constructors in com.biglybt.core.content with parameters of type DHTPluginBasicInterfaceModifierConstructorDescriptionprotected
RelatedContentSearcher
(RelatedContentManager _manager, DistributedDatabaseTransferType _transfer_type, DHTPluginBasicInterface _dht_plugin, boolean _defer_ddb_check) -
Uses of DHTPluginBasicInterface in com.biglybt.plugin.dht
Subinterfaces of DHTPluginBasicInterface in com.biglybt.plugin.dhtClasses in com.biglybt.plugin.dht that implement DHTPluginBasicInterfaceMethods in com.biglybt.plugin.dht that return DHTPluginBasicInterface -
Uses of DHTPluginBasicInterface in com.biglybt.plugin.dht.impl
Classes in com.biglybt.plugin.dht.impl that implement DHTPluginBasicInterface