public class TokenAddingInterceptor extends Object implements io.grpc.ClientInterceptor
Constructor and Description |
---|
TokenAddingInterceptor(String token) |
Modifier and Type | Method and Description |
---|---|
<ReqT,RespT> |
interceptCall(io.grpc.MethodDescriptor<ReqT,RespT> methodDescriptor,
io.grpc.CallOptions callOptions,
io.grpc.Channel channel) |
public TokenAddingInterceptor(String token)
Copyright © 2010–2018. All rights reserved.