Uses of Class
io.vertx.reactivex.ext.web.handler.graphql.ws.GraphQLWSHandler
Packages that use GraphQLWSHandler
-
Uses of GraphQLWSHandler in io.vertx.reactivex.ext.web.handler.graphql.ws
Fields in io.vertx.reactivex.ext.web.handler.graphql.ws with type parameters of type GraphQLWSHandlerModifier and TypeFieldDescriptionstatic final io.vertx.lang.rx.TypeArg<GraphQLWSHandler> GraphQLWSHandler.__TYPE_ARGMethods in io.vertx.reactivex.ext.web.handler.graphql.ws that return GraphQLWSHandlerModifier and TypeMethodDescriptionGraphQLWSHandlerBuilder.build()static GraphQLWSHandlerGraphQLWSHandler.create(graphql.GraphQL graphQL) Create a newGraphQLWSHandlerthat will use the providedgraphQLobject to execute requests.static GraphQLWSHandlerGraphQLWSHandler.create(graphql.GraphQL graphQL, GraphQLWSOptions options) Create a newGraphQLWSHandlerthat will use the providedgraphQLobject to execute requests.static GraphQLWSHandlerGraphQLWSHandler.newInstance(GraphQLWSHandler arg)