public class Client extends Object implements Closeable
| Modifier and Type | Class and Description |
|---|---|
static class |
Client.RemoteExecutionException |
| Modifier and Type | Method and Description |
|---|---|
RemoteFolder |
browse(String root) |
void |
close() |
ClientId |
getClientId() |
String |
getHostname() |
InstanceId |
getInstanceId() |
String |
getSymbolicName() |
void |
stop() |
public ClientId getClientId()
public RemoteFolder browse(String root)
public InstanceId getInstanceId()
public String getHostname()
public String getSymbolicName()
public void close()
close in interface Closeableclose in interface AutoCloseablepublic void stop()
Copyright © 2020. All rights reserved.