public class ClientBytesMetaDataInterceptor extends Object implements io.grpc.ClientInterceptor
| 构造器和说明 |
|---|
ClientBytesMetaDataInterceptor(Map<String,byte[]> headers) |
| 限定符和类型 | 方法和说明 |
|---|---|
<ReqT,RespT> |
interceptCall(io.grpc.MethodDescriptor<ReqT,RespT> method,
io.grpc.CallOptions callOptions,
io.grpc.Channel next) |
Copyright © 2022. All rights reserved.