Uses of Interface
com.biglybt.core.dht.nat.DHTNATPuncherListener
Packages that use DHTNATPuncherListener
-
Uses of DHTNATPuncherListener in com.biglybt.core.dht.nat
Methods in com.biglybt.core.dht.nat with parameters of type DHTNATPuncherListenerModifier and TypeMethodDescriptionvoidDHTNATPuncher.addListener(DHTNATPuncherListener listener) voidDHTNATPuncher.removeListener(DHTNATPuncherListener listener) -
Uses of DHTNATPuncherListener in com.biglybt.core.dht.nat.impl
Fields in com.biglybt.core.dht.nat.impl with type parameters of type DHTNATPuncherListenerModifier and TypeFieldDescriptionprivate final CopyOnWriteList<DHTNATPuncherListener> DHTNATPuncherImpl.listenersMethods in com.biglybt.core.dht.nat.impl with parameters of type DHTNATPuncherListenerModifier and TypeMethodDescriptionvoidDHTNATPuncherImpl.addListener(DHTNATPuncherListener listener) voidDHTNATPuncherImpl.removeListener(DHTNATPuncherListener listener)