Uses of Interface
com.biglybt.plugin.tracker.dht.DHTTrackerPluginAlt.LookupListener
Packages that use DHTTrackerPluginAlt.LookupListener
-
Uses of DHTTrackerPluginAlt.LookupListener in com.biglybt.plugin.tracker.dht
Fields in com.biglybt.plugin.tracker.dht declared as DHTTrackerPluginAlt.LookupListenerMethods in com.biglybt.plugin.tracker.dht with parameters of type DHTTrackerPluginAlt.LookupListenerModifier and TypeMethodDescriptionprotected void
DHTTrackerPluginAlt.get
(byte[] hash, boolean no_seeds, DHTTrackerPluginAlt.LookupListener listener) private void
DHTTrackerPluginAlt.getSupport
(byte[] hash, boolean no_seeds, DHTTrackerPluginAlt.LookupListener listener) Constructors in com.biglybt.plugin.tracker.dht with parameters of type DHTTrackerPluginAlt.LookupListenerModifierConstructorDescriptionprivate
GetPeersTask
(DatagramSocket _server, List<DHTTransportAlternativeContact> _contacts, byte[] _torrent_hash, boolean _no_seeds, DHTTrackerPluginAlt.LookupListener _listener)