| 程序包 | 说明 |
|---|---|
| network.nerve.core.rpc.model | |
| network.nerve.core.rpc.netty.channel.manager |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CmdDetail> |
RegisterApi.getMethods() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RegisterApi.setMethods(List<CmdDetail> apiMethods) |
| 限定符和类型 | 方法和说明 |
|---|---|
static CmdDetail |
ConnectManager.getLocalInvokeCmd(String cmd)
根据cmd命令获取最高版本的方法,逻辑同上
Getting the highest version of local methods from CMD commands
|
static CmdDetail |
ConnectManager.getLocalInvokeCmd(String cmd,
double minVersion)
根据cmd命令和版本号获取本地方法
Getting local methods from CMD commands and version
|
Copyright © 2021. All rights reserved.