public class RpcResponse extends Object
| Constructor and Description | 
|---|
| RpcResponse(Result result) | 
| RpcResponse(RpcError error) | 
@JsonPropertyDescription(value="A String specifying the version of the JSON-RPC protocol. MUST be exactly \"2.0\".") public final String jsonrpc
public RpcResponse(Result result)
public RpcResponse(RpcError error)
Copyright © 2015–2016 Hobrasoft s.r.o.. All rights reserved.