public class JsonRpcResponse extends java.lang.Object
org.json.JSONObject
error
long
id
result
JsonRpcResponse()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public long id
public org.json.JSONObject result
public org.json.JSONObject error
public JsonRpcResponse()