Home
last modified time | relevance | path

Searched defs:RemoteClient (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DRemoteClient.java36 public class RemoteClient implements IRemoteClient { class
55 private RemoteClient(int port) throws UnknownHostException, IOException { in RemoteClient() method in RemoteClient
67 private RemoteClient(String hostName, int port) throws UnknownHostException, IOException { in RemoteClient() method in RemoteClient