public class ServerListenThread
extends java.lang.Thread
Constructor and Description |
---|
ServerListenThread(NetworkListenThread par1NetworkListenThread,
java.net.InetAddress par2InetAddress,
int par3) |
Modifier and Type | Method and Description |
---|---|
void |
func_71768_b() |
void |
func_71769_a(java.net.InetAddress par1InetAddress) |
int |
getMyPort() |
void |
processPendingConnections() |
void |
run() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public ServerListenThread(NetworkListenThread par1NetworkListenThread, java.net.InetAddress par2InetAddress, int par3) throws java.io.IOException
java.io.IOException
public void processPendingConnections()
public void run()
run
in interface java.lang.Runnable
run
in class java.lang.Thread
public void func_71769_a(java.net.InetAddress par1InetAddress)
public void func_71768_b()
public int getMyPort()