Searched refs:ServerThread (Results 1 – 2 of 2) sorted by relevance
363 class ServerThread extends Thread { class in FtpURLConnectionTest.CountingProxy364 public ServerThread(String name) { in ServerThread() method in FtpURLConnectionTest.CountingProxy.ServerThread399 serverThread = new ServerThread(threadName); in CountingProxy()
61 private class ServerThread implements Runnable { class in SocketTest123 ServerThread server = new ServerThread(); in connectTestImpl()384 connectTestImpl(ServerThread.FIRST_TIME); in test_connectLjava_net_SocketAddress_AnyAddress()385 connectTestImpl(ServerThread.SECOND_TIME); in test_connectLjava_net_SocketAddress_AnyAddress()