public class RpcClient extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static Map<String,CompletableFuture> |
mapping |
| 构造器和说明 |
|---|
RpcClient() |
public static Map<String,CompletableFuture> mapping
public static CompletableFuture call(InvokeServiceData invokeServiceData)
public static void remove(RpcServer rpcServer)
public static void reg(RpcServer rpcServer)
Copyright © 2022. All rights reserved.