public class RpcRequest
private final String
id
method
private final Object
params
abstract String
getId()
getMethod()
abstract Object
getParams()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract String getId()
abstract String getMethod()
abstract Object getParams()