public final class Rapi extends Object
Modifier and Type | Field and Description |
---|---|
static int |
connectionTimeoutInMillis
Whenever it is necessary for Rapi to initiate a connection,
this timeout value will be used.
|
Modifier and Type | Method and Description |
---|---|
static File |
getRapiFile(String location)
Get a File that represents a particular file on the remote system.
|
static File |
getRapiRootFile()
Get a File that represents the root directory of the remote system.
|
static IRegistryKey |
getRemoteRegistry() |
static boolean |
tryConnect(int timeoutInMillis)
Try to make a connection via ActiveSync.
|
public static int connectionTimeoutInMillis
public static boolean tryConnect(int timeoutInMillis)
timeoutInMillis
- the timeout for the connection.public static IRegistryKey getRemoteRegistry()
public static File getRapiRootFile()