Searched refs:threadExecutor (Results 1 – 1 of 1) sorted by relevance
54 private ExecutorService threadExecutor; field in ProxyServer322 threadExecutor = Executors.newCachedThreadPool(); in ProxyServer()341 threadExecutor.execute(parser); in run()