Package io.quarkus.grpc.runtime.supports.blocking
-
Class Summary Class Description BlockingExecutionHandler<ReqT> BlockingServerInterceptor gRPC Server interceptor offloading the execution of the gRPC method on a worker thread if the method is annotated withBlocking.DevModeBlockingExecutionHandler