public final class BraveGrpcServerInterceptor extends Object implements io.grpc.ServerInterceptor
| Constructor and Description |
|---|
BraveGrpcServerInterceptor(com.github.kristofa.brave.Brave brave) |
| Modifier and Type | Method and Description |
|---|---|
<ReqT,RespT> |
interceptCall(io.grpc.ServerCall<ReqT,RespT> call,
io.grpc.Metadata requestHeaders,
io.grpc.ServerCallHandler<ReqT,RespT> next) |
Copyright © 2016. All rights reserved.