Package com.biglybt.ui.swt.nat
Class NatTestWindow.CheckerTCP
- java.lang.Object
-
- com.biglybt.core.util.AEThread2
-
- com.biglybt.ui.swt.nat.NatTestWindow.CheckerTCP
-
- Enclosing class:
- NatTestWindow
public class NatTestWindow.CheckerTCP extends AEThread2
-
-
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 int
TCPListenPort
-
Fields inherited from class com.biglybt.core.util.AEThread2
TRACE_TIMES
-
-
Constructor Summary
Constructors Constructor Description CheckerTCP(int tcp_listen_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
-
-