Class ReactiveHttpRecorder
java.lang.Object
io.quarkus.reactivemessaging.http.runtime.ReactiveHttpRecorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Handler<io.vertx.ext.web.RoutingContext>io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
-
Constructor Details
-
ReactiveHttpRecorder
public ReactiveHttpRecorder()
-
-
Method Details
-
createWebSocketHandler
public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> createWebSocketHandler() -
createHttpHandler
public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> createHttpHandler()
-