Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addSource(SchemaSource) - Method in class io.fria.lilo.Lilo.LiloBuilder
- arguments(Map<String, Object>) - Method in class io.fria.lilo.GraphQLQuery.GraphQLQueryBuilder
- AsyncIntrospectionRetriever - Interface in io.fria.lilo
- AsyncQueryRetriever - Interface in io.fria.lilo
B
- build() - Method in class io.fria.lilo.GraphQLQuery.GraphQLQueryBuilder
- build() - Method in class io.fria.lilo.GraphQLRequest.GraphQLRequestBuilder
- build() - Method in class io.fria.lilo.Lilo.LiloBuilder
- builder() - Static method in class io.fria.lilo.GraphQLQuery
- builder() - Static method in class io.fria.lilo.GraphQLRequest
- builder() - Static method in class io.fria.lilo.Lilo
C
- CACHE_UNTIL_INVALIDATION - Enum constant in enum io.fria.lilo.IntrospectionFetchingMode
- create(String, IntrospectionRetriever<?>, QueryRetriever<?>) - Static method in class io.fria.lilo.RemoteSchemaSource
- create(String, String, RuntimeWiring) - Static method in class io.fria.lilo.DefinedSchemaSource
D
- defaultDataFetcherExceptionHandler(DataFetcherExceptionHandler) - Method in class io.fria.lilo.Lilo.LiloBuilder
- DefinedSchemaSource - Class in io.fria.lilo
- DummyCoercing - Class in io.fria.lilo
- DummyCoercing() - Constructor for class io.fria.lilo.DummyCoercing
E
- equals(Object) - Method in class io.fria.lilo.error.ErrorSourceLocation
- equals(Object) - Method in class io.fria.lilo.GraphQLRequest
- ErrorSourceLocation - Class in io.fria.lilo.error
- ErrorSourceLocation() - Constructor for class io.fria.lilo.error.ErrorSourceLocation
- ErrorSourceLocation(int, int) - Constructor for class io.fria.lilo.error.ErrorSourceLocation
- ErrorSourceLocation(int, int, String) - Constructor for class io.fria.lilo.error.ErrorSourceLocation
- execute(LiloContext, GraphQLQuery, Object) - Method in class io.fria.lilo.DefinedSchemaSource
- execute(LiloContext, GraphQLQuery, Object) - Method in class io.fria.lilo.RemoteSchemaSource
- execute(LiloContext, GraphQLQuery, Object) - Method in interface io.fria.lilo.SchemaSource
F
- FETCH_BEFORE_EVERY_REQUEST - Enum constant in enum io.fria.lilo.IntrospectionFetchingMode
G
- get(LiloContext, SchemaSource, GraphQLQuery, Object) - Method in interface io.fria.lilo.AsyncQueryRetriever
- get(LiloContext, SchemaSource, GraphQLQuery, Object) - Method in interface io.fria.lilo.SyncQueryRetriever
- get(LiloContext, SchemaSource, String, Object) - Method in interface io.fria.lilo.AsyncIntrospectionRetriever
- get(LiloContext, SchemaSource, String, Object) - Method in interface io.fria.lilo.SyncIntrospectionRetriever
- getArguments() - Method in class io.fria.lilo.GraphQLQuery
- getColumn() - Method in class io.fria.lilo.error.ErrorSourceLocation
- getContext() - Method in class io.fria.lilo.Lilo
- getDataFetcherExceptionHandler() - Method in class io.fria.lilo.LiloContext
- getErrors() - Method in exception io.fria.lilo.error.SourceDataFetcherException
- getErrorType() - Method in class io.fria.lilo.error.LiloGraphQLError
- getExtensions() - Method in class io.fria.lilo.error.LiloGraphQLError
- getGraphQL() - Method in class io.fria.lilo.LiloContext
- getGraphQLAsync() - Method in class io.fria.lilo.LiloContext
- getIntrospectionFetchingMode() - Method in class io.fria.lilo.LiloContext
- getLine() - Method in class io.fria.lilo.error.ErrorSourceLocation
- getLocations() - Method in class io.fria.lilo.error.LiloGraphQLError
- getMap(Map<String, Object>, String) - Static method in class io.fria.lilo.JsonUtils
- getMapList(Map<String, Object>, String) - Static method in class io.fria.lilo.JsonUtils
- getMessage() - Method in class io.fria.lilo.error.LiloGraphQLError
- getName() - Method in class io.fria.lilo.DefinedSchemaSource
- getName() - Method in class io.fria.lilo.RemoteSchemaSource
- getName() - Method in interface io.fria.lilo.SchemaSource
- getName(Map<String, Object>) - Static method in class io.fria.lilo.JsonUtils
- getOperationName() - Method in class io.fria.lilo.GraphQLRequest
- getOperationType() - Method in class io.fria.lilo.GraphQLQuery
- getPath() - Method in class io.fria.lilo.error.LiloGraphQLError
- getQuery() - Method in class io.fria.lilo.GraphQLQuery
- getQuery() - Method in class io.fria.lilo.GraphQLRequest
- getQueryNode() - Method in class io.fria.lilo.GraphQLQuery
- getRuntimeWiring() - Method in class io.fria.lilo.DefinedSchemaSource
- getRuntimeWiring() - Method in class io.fria.lilo.RemoteSchemaSource
- getRuntimeWiring() - Method in interface io.fria.lilo.SchemaSource
- getSchemaSources() - Method in class io.fria.lilo.LiloContext
- getSourceName() - Method in class io.fria.lilo.error.ErrorSourceLocation
- getStr(Map<String, Object>, String) - Static method in class io.fria.lilo.JsonUtils
- getTypeDefinitionRegistry() - Method in class io.fria.lilo.DefinedSchemaSource
- getTypeDefinitionRegistry() - Method in class io.fria.lilo.RemoteSchemaSource
- getTypeDefinitionRegistry() - Method in interface io.fria.lilo.SchemaSource
- getVariables() - Method in class io.fria.lilo.GraphQLQuery
- getVariables() - Method in class io.fria.lilo.GraphQLRequest
- GraphQLQuery - Class in io.fria.lilo
- GraphQLQuery(String, OperationDefinition.Operation, Field, Map<String, Object>, Map<String, Object>) - Constructor for class io.fria.lilo.GraphQLQuery
- GraphQLQuery.GraphQLQueryBuilder - Class in io.fria.lilo
- GraphQLRequest - Class in io.fria.lilo
- GraphQLRequest() - Constructor for class io.fria.lilo.GraphQLRequest
- GraphQLRequest(String, String, Map<String, Object>) - Constructor for class io.fria.lilo.GraphQLRequest
- GraphQLRequest.GraphQLRequestBuilder - Class in io.fria.lilo
H
- hashCode() - Method in class io.fria.lilo.error.ErrorSourceLocation
- hashCode() - Method in class io.fria.lilo.GraphQLRequest
I
- INTROSPECTION_QUERY - Static variable in class io.fria.lilo.GraphQLRequest
- introspectionFetchingMode(IntrospectionFetchingMode) - Method in class io.fria.lilo.Lilo.LiloBuilder
- IntrospectionFetchingMode - Enum in io.fria.lilo
- invalidate() - Method in class io.fria.lilo.DefinedSchemaSource
- invalidate() - Method in class io.fria.lilo.RemoteSchemaSource
- invalidate() - Method in interface io.fria.lilo.SchemaSource
- invalidate(String) - Method in class io.fria.lilo.LiloContext
- invalidateAll() - Method in class io.fria.lilo.LiloContext
- io.fria.lilo - package io.fria.lilo
- io.fria.lilo.error - package io.fria.lilo.error
- isSchemaNotLoaded() - Method in class io.fria.lilo.DefinedSchemaSource
- isSchemaNotLoaded() - Method in class io.fria.lilo.RemoteSchemaSource
- isSchemaNotLoaded() - Method in interface io.fria.lilo.SchemaSource
J
- JsonUtils - Class in io.fria.lilo
L
- Lilo - Class in io.fria.lilo
- Lilo.LiloBuilder - Class in io.fria.lilo
- LiloContext - Class in io.fria.lilo
- LiloGraphQLError - Class in io.fria.lilo.error
- LiloGraphQLError() - Constructor for class io.fria.lilo.error.LiloGraphQLError
- loadSchema(LiloContext, Object) - Method in class io.fria.lilo.DefinedSchemaSource
- loadSchema(LiloContext, Object) - Method in class io.fria.lilo.RemoteSchemaSource
- loadSchema(LiloContext, Object) - Method in interface io.fria.lilo.SchemaSource
O
- onException(DataFetcherExceptionHandlerParameters) - Method in class io.fria.lilo.error.SourceDataFetcherExceptionHandler
- operationName(String) - Method in class io.fria.lilo.GraphQLRequest.GraphQLRequestBuilder
- operationType(OperationDefinition.Operation) - Method in class io.fria.lilo.GraphQLQuery.GraphQLQueryBuilder
P
- parseLiteral(Value<?>, CoercedVariables, GraphQLContext, Locale) - Method in class io.fria.lilo.DummyCoercing
- parseLiteral(Object) - Method in class io.fria.lilo.DummyCoercing
-
Deprecated.
- parseValue(Object) - Method in class io.fria.lilo.DummyCoercing
-
Deprecated.
- parseValue(Object, GraphQLContext, Locale) - Method in class io.fria.lilo.DummyCoercing
Q
- query(String) - Method in class io.fria.lilo.GraphQLQuery.GraphQLQueryBuilder
- query(String) - Method in class io.fria.lilo.GraphQLRequest.GraphQLRequestBuilder
- queryNode(Field) - Method in class io.fria.lilo.GraphQLQuery.GraphQLQueryBuilder
R
- reloadGraphQL(Object) - Method in class io.fria.lilo.LiloContext
- RemoteSchemaSource - Class in io.fria.lilo
- retrySchemaLoad(boolean) - Method in class io.fria.lilo.Lilo.LiloBuilder
S
- SchemaSource - Interface in io.fria.lilo
- serialize(Object) - Method in class io.fria.lilo.DummyCoercing
-
Deprecated.
- serialize(Object, GraphQLContext, Locale) - Method in class io.fria.lilo.DummyCoercing
- setErrorType(ErrorType) - Method in class io.fria.lilo.error.LiloGraphQLError
- setExtensions(Map<String, Object>) - Method in class io.fria.lilo.error.LiloGraphQLError
- setLocations(List<ErrorSourceLocation>) - Method in class io.fria.lilo.error.LiloGraphQLError
- setMessage(String) - Method in class io.fria.lilo.error.LiloGraphQLError
- setOperationName(String) - Method in class io.fria.lilo.GraphQLRequest
- setPath(List<Object>) - Method in class io.fria.lilo.error.LiloGraphQLError
- setQuery(String) - Method in class io.fria.lilo.GraphQLRequest
- setVariables(Map<String, Object>) - Method in class io.fria.lilo.GraphQLRequest
- SourceDataFetcherException - Exception in io.fria.lilo.error
- SourceDataFetcherException(List<? extends GraphQLError>) - Constructor for exception io.fria.lilo.error.SourceDataFetcherException
- SourceDataFetcherExceptionHandler - Class in io.fria.lilo.error
- SourceDataFetcherExceptionHandler() - Constructor for class io.fria.lilo.error.SourceDataFetcherExceptionHandler
- stitch(ExecutionInput) - Method in class io.fria.lilo.Lilo
- stitchAsync(ExecutionInput) - Method in class io.fria.lilo.Lilo
- SyncIntrospectionRetriever - Interface in io.fria.lilo
- SyncQueryRetriever - Interface in io.fria.lilo
T
- toExecutionInput() - Method in class io.fria.lilo.GraphQLRequest
- toExecutionInput(Object) - Method in class io.fria.lilo.GraphQLRequest
- toMap(String) - Static method in class io.fria.lilo.JsonUtils
- toObj(String, Class<T>) - Static method in class io.fria.lilo.JsonUtils
- toStr(Object) - Static method in class io.fria.lilo.JsonUtils
- toString() - Method in class io.fria.lilo.error.ErrorSourceLocation
- toString() - Method in class io.fria.lilo.GraphQLRequest
V
- valueOf(String) - Static method in enum io.fria.lilo.IntrospectionFetchingMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.fria.lilo.IntrospectionFetchingMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- variables(Map<String, Object>) - Method in class io.fria.lilo.GraphQLQuery.GraphQLQueryBuilder
- variables(Map<String, Object>) - Method in class io.fria.lilo.GraphQLRequest.GraphQLRequestBuilder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form