Class JsonRpcClient


  • public class JsonRpcClient
    extends java.lang.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.