| Modifier and Type | Field | Description |
|---|---|---|
protected boolean |
run |
|
protected java.net.DatagramSocket |
socket |
| Constructor | Description |
|---|---|
Server_UPD(NodeProxyServer proxy,
boolean asyn) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
close() |
|
java.net.DatagramPacket |
createSendPacket() |
|
boolean |
isRun() |
|
void |
run() |
|
java.net.DatagramPacket |
runClient() |
|
void |
runServer() |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitactiveCount, 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, onSpinWait, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic Server_UPD(NodeProxyServer proxy, boolean asyn)