public class UdpServer extends java.lang.Object implements java.lang.Runnable
static org.apache.logging.log4j.Logger
log4j
UdpServer(int port)
static void
main(java.lang.String[] args)
void
run()
startServer()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static org.apache.logging.log4j.Logger log4j
public UdpServer(int port)
public void run()
run
java.lang.Runnable
public void startServer()
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException