| Package | Description |
|---|---|
| net.inveed.gwt.editor.client.jsonrpc |
| Modifier and Type | Field and Description |
|---|---|
JsonRPCRequest |
JsonRPCRequest.RequestResult.request |
| Modifier and Type | Method and Description |
|---|---|
JsonRPCRequest |
JsonRPCTransaction.get(long id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<JsonRPCRequest> |
JsonRPCTransaction.getRequests() |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonRPCTransaction.add(JsonRPCRequest r) |
| Constructor and Description |
|---|
RequestResult(com.google.gwt.json.client.JSONValue result,
IError error,
JsonRPCRequest r) |
Copyright © 2018. All rights reserved.