Searched refs:IRemoteClient (Results 1 – 3 of 3) sorted by relevance
36 public class RemoteClient implements IRemoteClient {102 public static IRemoteClient connect(int port) throws RemoteException { in connect()118 public static IRemoteClient connect(String hostname, int port) throws RemoteException { in connect()132 public static IRemoteClient connect() throws RemoteException { in connect()
24 public interface IRemoteClient { interface
47 private IRemoteClient mRemoteClient;