Serialized Form
-
Package graphql.kickstart.servlet
-
Class graphql.kickstart.servlet.AbstractGraphQLHttpServlet
class AbstractGraphQLHttpServlet extends jakarta.servlet.http.HttpServlet implements Serializable -
Class graphql.kickstart.servlet.GraphQLHttpServlet
class GraphQLHttpServlet extends AbstractGraphQLHttpServlet implements Serializable -
Exception graphql.kickstart.servlet.InvocationInputParseException
class InvocationInputParseException extends RuntimeException implements Serializable -
Class graphql.kickstart.servlet.OsgiGraphQLHttpServlet
class OsgiGraphQLHttpServlet extends AbstractGraphQLHttpServlet implements Serializable-
Serialized Fields
-
schemaBuilder
graphql.kickstart.servlet.OsgiSchemaBuilder schemaBuilder
-
-
-
Exception graphql.kickstart.servlet.PartIOException
class PartIOException extends RuntimeException implements Serializable
-
-
Package graphql.kickstart.servlet.cache
-
Class graphql.kickstart.servlet.cache.CachedResponse
class CachedResponse extends Object implements Serializable- serialVersionUID:
- 5894555791705575139L
-
-
Package graphql.kickstart.servlet.core.internal
-
Exception graphql.kickstart.servlet.core.internal.VariableMapException
class VariableMapException extends RuntimeException implements Serializable
-