Uses of Class
io.quarkus.smallrye.graphql.deployment.SmallRyeGraphQLInitializedBuildItem

  • Uses of SmallRyeGraphQLInitializedBuildItem in io.quarkus.smallrye.graphql.deployment

    Modifier and Type
    Method
    Description
    (package private) void
    SmallRyeGraphQLProcessor.buildExecutionEndpoint(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.vertx.http.deployment.RouteBuildItem> routeProducer, io.quarkus.vertx.http.deployment.HttpRootPathBuildItem httpRootPathBuildItem, SmallRyeGraphQLInitializedBuildItem graphQLInitializedBuildItem, io.quarkus.smallrye.graphql.runtime.SmallRyeGraphQLRecorder recorder, io.quarkus.deployment.builditem.ShutdownContextBuildItem shutdownContext, io.quarkus.deployment.builditem.LaunchModeBuildItem launchMode, io.quarkus.vertx.http.deployment.BodyHandlerBuildItem bodyHandlerBuildItem, io.quarkus.smallrye.graphql.runtime.SmallRyeGraphQLConfig graphQLConfig, io.quarkus.arc.deployment.BeanContainerBuildItem beanContainer, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.vertx.http.deployment.WebsocketSubProtocolsBuildItem> webSocketSubProtocols, io.quarkus.vertx.http.runtime.VertxHttpBuildTimeConfig httpBuildTimeConfig)
     
    (package private) void
    SmallRyeGraphQLProcessor.buildSchemaEndpoint(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.vertx.http.deployment.RouteBuildItem> routeProducer, io.quarkus.vertx.http.deployment.HttpRootPathBuildItem httpRootPathBuildItem, SmallRyeGraphQLInitializedBuildItem graphQLInitializedBuildItem, io.quarkus.smallrye.graphql.runtime.SmallRyeGraphQLRecorder recorder, io.quarkus.smallrye.graphql.runtime.SmallRyeGraphQLConfig graphQLConfig)