| 程序包 | 说明 |
|---|---|
| org.apache.shenyu.plugin.grpc.client | |
| org.apache.shenyu.plugin.grpc.proto |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.concurrent.CompletableFuture<ShenyuGrpcResponse> |
ShenyuGrpcClient.call(org.apache.shenyu.common.dto.MetaData metaData,
io.grpc.CallOptions callOptions,
java.lang.String requestJsons,
io.grpc.MethodDescriptor.MethodType methodType)
Grpc call.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends com.google.protobuf.Message> |
MessageWriter.newInstance(ShenyuGrpcResponse results)
New instance.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.