Index
All Classes and Interfaces|All Packages|Serialized Form
A
- AbstractGraphQLController - Class in graphql.kickstart.spring
- AbstractGraphQLController() - Constructor for class graphql.kickstart.spring.AbstractGraphQLController
B
- build(ServerWebExchange) - Method in interface graphql.kickstart.spring.GraphQLSpringContextBuilder
- build(ServerWebExchange) - Method in interface graphql.kickstart.spring.GraphQLSpringRootObjectBuilder
C
- create(GraphQLRequest, ServerWebExchange) - Method in class graphql.kickstart.spring.DefaultGraphQLSpringInvocationInputFactory
- create(GraphQLRequest, ServerWebExchange) - Method in interface graphql.kickstart.spring.GraphQLSpringInvocationInputFactory
- create(Collection<GraphQLRequest>, ServerWebExchange) - Method in class graphql.kickstart.spring.DefaultGraphQLSpringInvocationInputFactory
- create(Collection<GraphQLRequest>, ServerWebExchange) - Method in interface graphql.kickstart.spring.GraphQLSpringInvocationInputFactory
- create(ConfigurableApplicationContext, boolean) - Method in class graphql.kickstart.spring.error.GraphQLErrorHandlerFactory
D
- DefaultGraphQLSpringInvocationInputFactory - Class in graphql.kickstart.spring
- DefaultGraphQLSpringInvocationInputFactory(GraphQLSchemaProvider, GraphQLSpringContextBuilder, GraphQLSpringRootObjectBuilder) - Constructor for class graphql.kickstart.spring.DefaultGraphQLSpringInvocationInputFactory
- DefaultGraphQLSpringInvocationInputFactory(Supplier<GraphQLSchemaProvider>, Supplier<GraphQLSpringContextBuilder>, Supplier<GraphQLSpringRootObjectBuilder>) - Constructor for class graphql.kickstart.spring.DefaultGraphQLSpringInvocationInputFactory
E
- equals(Object) - Method in class graphql.kickstart.spring.error.ThrowableGraphQLError
- ErrorContext - Class in graphql.kickstart.spring.error
- ErrorContext() - Constructor for class graphql.kickstart.spring.error.ErrorContext
- ErrorHandlerSupplier - Class in graphql.kickstart.spring.error
- ErrorHandlerSupplier(GraphQLErrorHandler) - Constructor for class graphql.kickstart.spring.error.ErrorHandlerSupplier
- executeRequest(String, String, Map<String, Object>, Map<String, Object>, ServerWebExchange) - Method in class graphql.kickstart.spring.AbstractGraphQLController
G
- get() - Method in class graphql.kickstart.spring.error.ErrorHandlerSupplier
- getServerWebExchange() - Method in interface graphql.kickstart.spring.GraphQLSpringContext
- getServerWebExchange() - Method in class graphql.kickstart.spring.GraphQLSpringServerWebExchangeContext
-
Deprecated.
- getType() - Method in class graphql.kickstart.spring.error.ThrowableGraphQLError
- graphql.kickstart.spring - package graphql.kickstart.spring
- graphql.kickstart.spring.error - package graphql.kickstart.spring.error
- GraphQLErrorHandlerFactory - Class in graphql.kickstart.spring.error
- GraphQLErrorHandlerFactory() - Constructor for class graphql.kickstart.spring.error.GraphQLErrorHandlerFactory
- GraphQLErrorStartupListener - Class in graphql.kickstart.spring.error
- GraphQLErrorStartupListener(ErrorHandlerSupplier, boolean) - Constructor for class graphql.kickstart.spring.error.GraphQLErrorStartupListener
- graphqlGET(String, String, String, String, ServerWebExchange) - Method in class graphql.kickstart.spring.AbstractGraphQLController
- graphqlPOST(MediaType, String, String, String, String, String, ServerWebExchange) - Method in class graphql.kickstart.spring.AbstractGraphQLController
- GraphQLSpringContext - Interface in graphql.kickstart.spring
- GraphQLSpringContextBuilder - Interface in graphql.kickstart.spring
- GraphQLSpringInvocationInputFactory - Interface in graphql.kickstart.spring
- GraphQLSpringRootObjectBuilder - Interface in graphql.kickstart.spring
- GraphQLSpringServerWebExchangeContext - Class in graphql.kickstart.spring
- GraphQLSpringServerWebExchangeContext(DataLoaderRegistry, ServerWebExchange) - Constructor for class graphql.kickstart.spring.GraphQLSpringServerWebExchangeContext
- GraphQLSpringServerWebExchangeContext(ServerWebExchange) - Constructor for class graphql.kickstart.spring.GraphQLSpringServerWebExchangeContext
H
- handleBodyParsingException(Exception) - Method in class graphql.kickstart.spring.AbstractGraphQLController
- hashCode() - Method in class graphql.kickstart.spring.error.ThrowableGraphQLError
I
- isPresent() - Method in class graphql.kickstart.spring.error.ErrorHandlerSupplier
O
- onApplicationEvent(ApplicationReadyEvent) - Method in class graphql.kickstart.spring.error.GraphQLErrorStartupListener
S
- setErrorHandler(GraphQLErrorHandler) - Method in class graphql.kickstart.spring.error.ErrorHandlerSupplier
T
- ThrowableGraphQLError - Class in graphql.kickstart.spring.error
- ThrowableGraphQLError(Throwable) - Constructor for class graphql.kickstart.spring.error.ThrowableGraphQLError
- ThrowableGraphQLError(Throwable, String) - Constructor for class graphql.kickstart.spring.error.ThrowableGraphQLError
All Classes and Interfaces|All Packages|Serialized Form
dataFetchingEnvironment.getGraphQlContext().get(ServerWebExchange.class)instead. Since 13.0.0