public static class LanServerDetector.ThreadLanServerFind
extends java.lang.Thread
Modifier and Type | Field and Description |
---|---|
private java.net.InetAddress |
broadcastAddress |
private LanServerDetector.LanServerList |
localServerList |
private java.net.MulticastSocket |
socket |
Constructor and Description |
---|
ThreadLanServerFind(LanServerDetector.LanServerList list) |
Modifier and Type | Method and Description |
---|---|
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
private final LanServerDetector.LanServerList localServerList
private final java.net.InetAddress broadcastAddress
private final java.net.MulticastSocket socket
public ThreadLanServerFind(LanServerDetector.LanServerList list) throws java.io.IOException
java.io.IOException