public interface SystemInfoService
extends com.google.gwtjsonrpc.common.RemoteJsonService
Modifier and Type | Method and Description |
---|---|
void |
clientError(String message,
com.google.gwtjsonrpc.common.AsyncCallback<com.google.gwtjsonrpc.common.VoidResult> callback) |
void |
daemonHostKeys(com.google.gwtjsonrpc.common.AsyncCallback<List<SshHostKey>> callback) |
void daemonHostKeys(com.google.gwtjsonrpc.common.AsyncCallback<List<SshHostKey>> callback)
void clientError(String message, com.google.gwtjsonrpc.common.AsyncCallback<com.google.gwtjsonrpc.common.VoidResult> callback)