Class ReactiveHttpRecorder
- java.lang.Object
-
- io.quarkus.reactivemessaging.http.runtime.ReactiveHttpRecorder
-
public class ReactiveHttpRecorder extends Object
-
-
Constructor Summary
Constructors Constructor Description ReactiveHttpRecorder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
createHttpHandler()
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
createWebSocketeHandler()
-