Uses of Interface
com.biglybt.plugin.dht.DHTPluginInterface.DHTInterface
-
Packages that use DHTPluginInterface.DHTInterface Package Description com.biglybt.plugin.dht com.biglybt.plugin.dht.impl -
-
Uses of DHTPluginInterface.DHTInterface in com.biglybt.plugin.dht
Methods in com.biglybt.plugin.dht that return DHTPluginInterface.DHTInterface Modifier and Type Method Description DHTPluginInterface.DHTInterface[]
DHTPlugin. getDHTInterfaces()
DHTPluginInterface.DHTInterface[]
DHTPluginInterface. getDHTInterfaces()
-
Uses of DHTPluginInterface.DHTInterface in com.biglybt.plugin.dht.impl
Classes in com.biglybt.plugin.dht.impl that implement DHTPluginInterface.DHTInterface Modifier and Type Class Description class
DHTPluginImpl
-