public class DefaultGraphQLServlet extends AbstractGraphQLHttpServlet
Constructor and Description |
---|
DefaultGraphQLServlet() |
Modifier and Type | Method and Description |
---|---|
protected graphql.kickstart.execution.GraphQLObjectMapper |
getGraphQLObjectMapper() |
protected GraphQLInvocationInputFactory |
getInvocationInputFactory() |
protected graphql.kickstart.execution.GraphQLQueryInvoker |
getQueryInvoker() |
protected boolean |
isAsyncServletMode() |
addListener, doGet, doPost, executeQuery, getConfiguration, getMutations, getQueries, init, removeListener
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
protected GraphQLInvocationInputFactory getInvocationInputFactory()
getInvocationInputFactory
in class AbstractGraphQLHttpServlet
protected graphql.kickstart.execution.GraphQLQueryInvoker getQueryInvoker()
getQueryInvoker
in class AbstractGraphQLHttpServlet
protected graphql.kickstart.execution.GraphQLObjectMapper getGraphQLObjectMapper()
getGraphQLObjectMapper
in class AbstractGraphQLHttpServlet
protected boolean isAsyncServletMode()
isAsyncServletMode
in class AbstractGraphQLHttpServlet