Uses of Interface
com.biglybt.core.dht.DHTListener
Packages that use DHTListener
-
Uses of DHTListener in com.biglybt.core.dht
Methods in com.biglybt.core.dht with parameters of type DHTListenerModifier and TypeMethodDescriptionvoidDHT.addListener(DHTListener listener) voidDHT.removeListener(DHTListener listener) -
Uses of DHTListener in com.biglybt.core.dht.impl
Fields in com.biglybt.core.dht.impl with type parameters of type DHTListenerMethods in com.biglybt.core.dht.impl with parameters of type DHTListenerModifier and TypeMethodDescriptionvoidDHTImpl.addListener(DHTListener listener) voidDHTImpl.removeListener(DHTListener listener)