Package io.quarkus.grpc.runtime.supports.blocking
package io.quarkus.grpc.runtime.supports.blocking
-
ClassesClassDescriptionBlockingExecutionHandler<ReqT>gRPC Server interceptor offloading the execution of the gRPC method on a worker thread if the method is annotated with
Blocking.