public class SocketServer extends Object implements Runnable
SocketServer(int port, int bossGroupThreads, int workerGroupThreads, String endPoint)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SocketServer(int port, int bossGroupThreads, int workerGroupThreads, String endPoint)
public void run()
run
Runnable
Copyright © 2020. All rights reserved.