public class JsonRpcUtil extends Object
JsonRpcUtil()
static RpcResult
request(String requestURL, String method, List<Object> params)
request(String method, List<Object> params)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JsonRpcUtil()
public static RpcResult request(String method, List<Object> params)
public static RpcResult request(String requestURL, String method, List<Object> params)