Index
All Classes and Interfaces|All Packages
B
- BatchLoaderDelegate<K,
V> - Interface in com.graphql_java_generator.server.util -
BatchLoaderDelegate is the interface that identifies Spring Beans that help using graphql-java java-dataloader.
- BatchLoaderDelegateWithContext<K,
V> - Interface in com.graphql_java_generator.server.util -
BatchLoaderDelegateWithContext is the interface that identifies Spring Beans that help using graphql-java java-dataloader.
C
- classNameExtractor(Class<?>) - Method in class com.graphql_java_generator.server.util.GraphQLServerUtils
-
Implementation of a
ClassNameTypeResolverto manage the possible prefix and suffix on the generated POJOs. - com.graphql_java_generator.server.util - package com.graphql_java_generator.server.util
F
- from(String) - Static method in class com.graphql_java_generator.server.util.QueryParameters
G
- getName() - Method in interface com.graphql_java_generator.server.util.BatchLoaderDelegate
-
The name of this BatchLoaderDelegate, as can be retrieved from the
DataLoaderRegistry. - getName() - Method in interface com.graphql_java_generator.server.util.BatchLoaderDelegateWithContext
-
The name of this BatchLoaderDelegate, as can be retrieved from the
DataLoaderRegistry. - getOperationName() - Method in class com.graphql_java_generator.server.util.QueryParameters
- getQuery() - Method in class com.graphql_java_generator.server.util.QueryParameters
- getVariables() - Method in class com.graphql_java_generator.server.util.QueryParameters
- GraphQLServerUtils - Class in com.graphql_java_generator.server.util
-
A class that contains utility method for the server mode
- GraphQLServerUtils() - Constructor for class com.graphql_java_generator.server.util.GraphQLServerUtils
Q
- QueryParameters - Class in com.graphql_java_generator.server.util
-
Graphql clients can send GET or POST HTTP requests.
- QueryParameters() - Constructor for class com.graphql_java_generator.server.util.QueryParameters
All Classes and Interfaces|All Packages