JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Constructors
Deprecated Methods
Method and Description
graphql.servlet.SimpleGraphQLHttpServlet.Builder.build()
graphql.servlet.AbstractGraphQLHttpServlet.getGraphQLObjectMapper()
override
AbstractGraphQLHttpServlet.getConfiguration()
instead
graphql.servlet.AbstractGraphQLHttpServlet.getInvocationInputFactory()
override
AbstractGraphQLHttpServlet.getConfiguration()
instead
graphql.servlet.AbstractGraphQLHttpServlet.getQueryInvoker()
override
AbstractGraphQLHttpServlet.getConfiguration()
instead
graphql.servlet.AbstractGraphQLHttpServlet.isAsyncServletMode()
override
AbstractGraphQLHttpServlet.getConfiguration()
instead
Deprecated Constructors
Constructor and Description
graphql.servlet.SimpleGraphQLHttpServlet(GraphQLInvocationInputFactory, GraphQLQueryInvoker, GraphQLObjectMapper, List<GraphQLServletListener>, boolean)
use
GraphQLHttpServlet
instead
graphql.servlet.SimpleGraphQLHttpServlet(GraphQLInvocationInputFactory, GraphQLQueryInvoker, GraphQLObjectMapper, List<GraphQLServletListener>, boolean, long)
use
GraphQLHttpServlet
instead
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes