| Package | Description |
|---|---|
| info.pppc.base.system |
| Modifier and Type | Method and Description |
|---|---|
Result |
FutureResult.getResult()
Method to access the result of the remote call.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FutureResult.setResult(Result result)
Method to set the real result of the remote call.
|