| Package | Description |
|---|---|
| org.ovirt.vdsm.jsonrpc.client | |
| org.ovirt.vdsm.jsonrpc.client.internal |
| Modifier and Type | Method and Description |
|---|---|
Future<JsonRpcResponse> |
JsonRpcClient.call(JsonRpcRequest req,
BrokerCommandCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
BrokerCommandCallback |
Call.getCallback() |
BrokerCommandCallback |
JsonRpcCall.getCallback()
The callback to notify after the specific command was invoked.
|
BrokerCommandCallback |
BatchCall.getCallback() |
| Constructor and Description |
|---|
BatchCall(List<JsonRpcRequest> requests,
BrokerCommandCallback callback) |
Call(JsonRpcRequest req,
BrokerCommandCallback callback) |
Copyright © 2018. All Rights Reserved.