Class JsonRpcClient

java.lang.Object
org.ovirt.vdsm.jsonrpc.client.JsonRpcClient

public class JsonRpcClient extends Object
ReactorClient wrapper which provides ability to send single or batched requests. Each send operation is represented by Call future which is updated when response arrives.