Searched refs:handleConnection (Results 1 – 5 of 5) sorted by relevance
148 handleConnection(server.accept()); in createExecServer()157 private void handleConnection(Socket socket) throws IOException { in handleConnection() method in ExecDumpClientTest
35 protected void handleConnection(Socket socket) throws Exception { in handleConnection() method in MjpegServer
60 protected abstract void handleConnection(Socket socket) throws Exception; in handleConnection() method in SimpleServer113 handleConnection(mmSocket); in run()
65 protected void handleConnection(Socket socket) throws IOException { in handleConnection() method in EventServer
124 protected void handleConnection(Socket socket) throws Exception { in handleConnection() method in JsonRpcServer