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 |
JsonRpcCall.getCallback()
The callback to notify after the specific command was invoked.
|
BrokerCommandCallback |
Call.getCallback() |
BrokerCommandCallback |
BatchCall.getCallback() |
Constructor and Description |
---|
BatchCall(List<JsonRpcRequest> requests,
BrokerCommandCallback callback) |
Call(JsonRpcRequest req,
BrokerCommandCallback callback) |
Copyright © 2019. All Rights Reserved.