public abstract class SimpleAbstractGraphQLServlet extends AbstractGraphQLHttpServlet
AbstractGraphQLHttpServlet.HttpRequestHandlerAPPLICATION_GRAPHQL, APPLICATION_JSON_UTF8, log, STATUS_BAD_REQUEST, STATUS_OK| Constructor and Description |
|---|
SimpleAbstractGraphQLServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected GraphQLObjectMapper |
getGraphQLObjectMapper() |
protected GraphQLInvocationInputFactory |
getInvocationInputFactory() |
protected GraphQLQueryInvoker |
getQueryInvoker() |
addListener, doGet, doPost, executeQuery, getMutations, getQueries, removeListenerdoDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, logprotected GraphQLQueryInvoker getQueryInvoker()
getQueryInvoker in class AbstractGraphQLHttpServletprotected GraphQLInvocationInputFactory getInvocationInputFactory()
getInvocationInputFactory in class AbstractGraphQLHttpServletprotected GraphQLObjectMapper getGraphQLObjectMapper()
getGraphQLObjectMapper in class AbstractGraphQLHttpServlet