Searched refs:handleConnection (Results 1 – 4 of 4) sorted by relevance
158 handleConnection(server.accept()); in createExecServer()167 private void handleConnection(Socket socket) throws IOException { in handleConnection() method in ExecDumpClientTest
58 protected abstract void handleConnection(Socket socket) throws Exception; in handleConnection() method in SimpleServer105 handleConnection(mmSocket); in run()
34 protected void handleConnection(Socket socket) throws Exception { in handleConnection() method in MjpegServer
64 protected void handleConnection(Socket socket) throws Exception { in handleConnection() method in JsonRpcServer