Searched defs:RemoteClient (Results 1 – 1 of 1) sorted by relevance
36 public class RemoteClient implements IRemoteClient { class55 private RemoteClient(int port) throws UnknownHostException, IOException { in RemoteClient() method in RemoteClient67 private RemoteClient(String hostName, int port) throws UnknownHostException, IOException { in RemoteClient() method in RemoteClient