Package com.biglybt.ui.swt.config.wizard
Class NatPanel.CheckerUDP
- java.lang.Object
-
- com.biglybt.core.util.AEThread2
-
- com.biglybt.ui.swt.config.wizard.NatPanel.CheckerUDP
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.biglybt.core.util.AEThread2
AEThread2.threadWrapper
-
-
Field Summary
Fields Modifier and Type Field Description private Core
core
private int
udp_port
-
Fields inherited from class com.biglybt.core.util.AEThread2
TRACE_TIMES
-
-
Constructor Summary
Constructors Constructor Description CheckerUDP(Core _core, int _udp_port)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-
Methods inherited from class com.biglybt.core.util.AEThread2
createAndStartDaemon, getDebug, getName, interrupt, isAlive, isCurrentThread, isOurThread, join, setDebug, setName, setOurThread, setOurThread, setPriority, start, toString
-
-