Uses of Interface
io.vertx.ext.web.handler.graphql.GraphiQLHandler
Packages that use GraphiQLHandler
Package
Description
-
Uses of GraphiQLHandler in io.vertx.ext.web.handler.graphql
Methods in io.vertx.ext.web.handler.graphql that return GraphiQLHandlerModifier and TypeMethodDescriptionGraphiQLHandlerBuilder.build()static GraphiQLHandlerCreate a newGraphiQLHandler.static GraphiQLHandlerGraphiQLHandler.create(Vertx vertx, GraphiQLHandlerOptions options) Create a newGraphiQLHandler. -
Uses of GraphiQLHandler in io.vertx.reactivex.ext.web.handler.graphql
Methods in io.vertx.reactivex.ext.web.handler.graphql that return GraphiQLHandlerMethods in io.vertx.reactivex.ext.web.handler.graphql with parameters of type GraphiQLHandlerModifier and TypeMethodDescriptionstatic GraphiQLHandlerGraphiQLHandler.newInstance(GraphiQLHandler arg) Constructors in io.vertx.reactivex.ext.web.handler.graphql with parameters of type GraphiQLHandler -
Uses of GraphiQLHandler in io.vertx.rxjava3.ext.web.handler.graphql
Methods in io.vertx.rxjava3.ext.web.handler.graphql that return GraphiQLHandlerMethods in io.vertx.rxjava3.ext.web.handler.graphql with parameters of type GraphiQLHandlerModifier and TypeMethodDescriptionstatic GraphiQLHandlerGraphiQLHandler.newInstance(GraphiQLHandler arg) Constructors in io.vertx.rxjava3.ext.web.handler.graphql with parameters of type GraphiQLHandler