public class ClientVersionClientInjector extends Object implements io.grpc.ClientInterceptor
Modifier and Type | Field and Description |
---|---|
static io.grpc.Metadata.Key<String> |
S_CLIENT_VERSION_KEY |
Constructor and Description |
---|
ClientVersionClientInjector() |
Modifier and Type | Method and Description |
---|---|
<ReqT,RespT> |
interceptCall(io.grpc.MethodDescriptor<ReqT,RespT> method,
io.grpc.CallOptions callOptions,
io.grpc.Channel next) |
public static final io.grpc.Metadata.Key<String> S_CLIENT_VERSION_KEY
Copyright © 2023. All Rights Reserved.