Class ReactiveHttpHandler
- java.lang.Object
-
- io.quarkus.reactivemessaging.http.runtime.ReactiveHttpHandler
-
- All Implemented Interfaces:
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
class ReactiveHttpHandler extends Object implements io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
-
-
Constructor Summary
Constructors Constructor Description ReactiveHttpHandler(ReactiveHttpHandlerBean handler)
-
-
-
Constructor Detail
-
ReactiveHttpHandler
ReactiveHttpHandler(ReactiveHttpHandlerBean handler)
-
-