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