Uses of Class
io.quarkus.smallrye.graphql.runtime.SmallRyeGraphQLAbstractHandler
Packages that use SmallRyeGraphQLAbstractHandler
-
Uses of SmallRyeGraphQLAbstractHandler in io.quarkus.smallrye.graphql.runtime
Subclasses of SmallRyeGraphQLAbstractHandler in io.quarkus.smallrye.graphql.runtimeModifier and TypeClassDescriptionclassHandler that does the execution of GraphQL RequestsclassHandler that does the execution of GraphQL RequestsConstructors in io.quarkus.smallrye.graphql.runtime with parameters of type SmallRyeGraphQLAbstractHandlerModifierConstructorDescriptionSmallRyeAuthGraphQLTransportWSSubprotocolHandler(io.smallrye.graphql.websocket.GraphQLWebSocketSession session, Map<String, Object> context, io.vertx.ext.web.RoutingContext ctx, SmallRyeGraphQLAbstractHandler handler, Optional<String> authorizationClientInitPayloadName) SmallRyeAuthGraphQLWSHandler(io.smallrye.graphql.websocket.GraphQLWebSocketSession session, io.vertx.ext.web.RoutingContext ctx, SmallRyeGraphQLAbstractHandler handler, Optional<String> authorizationClientInitPayloadName) SmallRyeAuthGraphQLWSSubprotocolHandler(io.smallrye.graphql.websocket.GraphQLWebSocketSession session, Map<String, Object> context, io.vertx.ext.web.RoutingContext ctx, SmallRyeGraphQLAbstractHandler handler, Optional<String> authorizationClientInitPayloadName)