public interface JsonRpcResponse extends JsonRpcMessage
| 限定符和类型 | 方法和说明 |
|---|---|
JsonRpcError |
getError() |
Object |
getResult() |
String |
getResultAsJson() |
Object |
getResultValue(Type type) |
getId, isRequest, isResponse, toJsonObject getResult()
String getResultAsJson() throws JsonException
JsonExceptionJsonRpcError getError()
Copyright © 2018. All rights reserved.