| 程序包 | 说明 |
|---|---|
| com.github.netty.protocol.nrpc | |
| com.github.netty.springboot.client |
| 限定符和类型 | 方法和说明 |
|---|---|
RpcClient.Sender |
RpcClient.getRpcInstance(String rpcInstanceKey)
Gets the implementation class
|
RpcClient.Sender |
RpcClient.newRpcInstance(Class clazz,
long timeout,
String version,
String requestMappingName,
Function<Method,String[]> methodToParameterNamesFunction,
Function<Method,String> methodToNameFunction,
boolean methodOverwriteCheck)
New implementation class
|
| 限定符和类型 | 方法和说明 |
|---|---|
RpcClient.Sender |
NettyRpcFullRequest.getSender() |
Copyright © 2021. All rights reserved.