Uses of Interface
com.biglybt.plugin.dht.DHTPluginListener
Packages that use DHTPluginListener
-
Uses of DHTPluginListener in com.biglybt.plugin.dht
Methods in com.biglybt.plugin.dht with parameters of type DHTPluginListenerModifier and TypeMethodDescriptionvoid
DHTPlugin.addListener
(DHTPluginListener l) void
DHTPluginInterface.addListener
(DHTPluginListener l) void
DHTPlugin.removeListener
(DHTPluginListener l) void
DHTPluginInterface.removeListener
(DHTPluginListener l)