| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
BtnMessageProcessor.onResponse(MessageContext context,
ChainErrorCode sdkTimedOut) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IAsyncCallBack.onResponse(ChainErrorCode chainErrorCode,
Response response) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ChainErrorCode |
ChainErrorCode.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ChainErrorCode[] |
ChainErrorCode.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract void |
MessageProcessor.onResponse(MessageContext context,
ChainErrorCode sdkTimedOut) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ChainErrorCode |
TcpConnection.sendRequestInternal(int requestTimeouts,
TimeUnit timeUnit,
byte[] msg,
boolean heartBeat,
Map param) |
Copyright © 2022. All rights reserved.