Package io.grpc

Class ServerInterceptors.InterceptCallHandler<ReqT,RespT>

java.lang.Object
io.grpc.ServerInterceptors.InterceptCallHandler<ReqT,RespT>
All Implemented Interfaces:
ServerCallHandler<ReqT,RespT>
Enclosing class:
ServerInterceptors

static final class ServerInterceptors.InterceptCallHandler<ReqT,RespT> extends Object implements ServerCallHandler<ReqT,RespT>