| 程序包 | 说明 |
|---|---|
| net.apexes.wsonrpc.core | |
| net.apexes.wsonrpc.core.message |
| 限定符和类型 | 方法和说明 |
|---|---|
JsonRpcError |
RemoteException.getJsonRpcError() |
| 构造器和说明 |
|---|
RemoteException(JsonRpcError error) |
| 限定符和类型 | 方法和说明 |
|---|---|
JsonRpcError |
JsonRpcResponse.getError() |
static JsonRpcError |
JsonRpcError.internalError(Throwable t) |
static JsonRpcError |
JsonRpcError.invalidParamsError(Throwable t) |
static JsonRpcError |
JsonRpcError.invalidRequestError(Throwable t) |
static JsonRpcError |
JsonRpcError.methodNotFoundError(Throwable t) |
static JsonRpcError |
JsonRpcError.parseError(Throwable t) |
static JsonRpcError |
JsonRpcError.serverError(int index,
Throwable t) |
| 构造器和说明 |
|---|
JsonRpcResponse(String id,
JsonRpcError error) |
Copyright © 2016. All rights reserved.