| Package | Description |
|---|---|
| net.morimekta.providence.graphql |
| Modifier and Type | Field and Description |
|---|---|
static GQLContextFactory |
GQLContextFactory.DEFAULT_INSTANCE
Default instance to be used when no special context is needed.
|
| Modifier and Type | Method and Description |
|---|---|
GQLServlet.Builder |
GQLServlet.Builder.context(GQLContextFactory<?> contextFactory) |
| Constructor and Description |
|---|
GQLServlet(GQLDefinition definition,
GQLProcessorProvider<?> queryProvider,
GQLProcessorProvider<?> mutationProvider,
Collection<GQLFieldProvider<?>> fieldProviders,
GQLContextFactory<?> contextFactory,
ExecutorService executorService) |
Copyright © 2015–2020 morimekta.net. All rights reserved.