Package io.quarkus.vertx.graphql.runtime
Class VertxGraphqlRecorder
java.lang.Object
io.quarkus.vertx.graphql.runtime.VertxGraphqlRecorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Handler<io.vertx.ext.web.RoutingContext> Consumer<io.vertx.ext.web.Route> routeFunction(io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> bodyHandler)
-
Constructor Details
-
VertxGraphqlRecorder
public VertxGraphqlRecorder()
-
-
Method Details