Uses of Class
io.grpc.ServerInterceptors.InterceptCallHandler
Packages that use ServerInterceptors.InterceptCallHandler
-
Uses of ServerInterceptors.InterceptCallHandler in io.grpc
Methods in io.grpc that return ServerInterceptors.InterceptCallHandlerModifier and TypeMethodDescriptionstatic <ReqT,
RespT>
ServerInterceptors.InterceptCallHandler<ReqT, RespT> ServerInterceptors.InterceptCallHandler.create
(ServerInterceptor interceptor, ServerCallHandler<ReqT, RespT> callHandler)