Uses of Interface
com.biglybt.plugin.dht.DHTPluginListener
-
Packages that use DHTPluginListener Package Description com.biglybt.plugin.dht -
-
Uses of DHTPluginListener in com.biglybt.plugin.dht
Methods in com.biglybt.plugin.dht with parameters of type DHTPluginListener Modifier and Type Method Description void
DHTPlugin. addListener(DHTPluginListener l)
void
DHTPluginInterface. addListener(DHTPluginListener l)
void
DHTPlugin. removeListener(DHTPluginListener l)
void
DHTPluginInterface. removeListener(DHTPluginListener l)
-