Package io.quarkus.vertx.web.runtime
Class VirtualThreadsRouteHandler
- java.lang.Object
-
- io.quarkus.vertx.web.runtime.VirtualThreadsRouteHandler
-
- All Implemented Interfaces:
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
public class VirtualThreadsRouteHandler extends Object implements io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
-
-
Constructor Summary
Constructors Constructor Description VirtualThreadsRouteHandler(io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> routeHandler)
-