Skip navigation links
A B C D E F G H I K L M N O P Q R S U V W 

A

AbstractGraphQLHttpServlet - Class in graphql.servlet
 
AbstractGraphQLHttpServlet() - Constructor for class graphql.servlet.AbstractGraphQLHttpServlet
 
AbstractGraphQLHttpServlet(List<GraphQLServletListener>) - Constructor for class graphql.servlet.AbstractGraphQLHttpServlet
 
AbstractGraphQLHttpServlet.HttpRequestHandler - Interface in graphql.servlet
 
accept(HttpServletRequest, HttpServletResponse) - Method in interface graphql.servlet.AbstractGraphQLHttpServlet.HttpRequestHandler
 
activate(OsgiGraphQLHttpServlet.Config) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
add(GraphQLServletListener) - Method in class graphql.servlet.GraphQLConfiguration
 
add(Subscription) - Method in class graphql.servlet.internal.WsSessionSubscriptions
 
add(String, Subscription) - Method in class graphql.servlet.internal.WsSessionSubscriptions
 
addListener(GraphQLServletListener) - Method in class graphql.servlet.AbstractGraphQLHttpServlet
 
ApolloScalars - Class in graphql.servlet
 
ApolloScalars() - Constructor for class graphql.servlet.ApolloScalars
 
ApolloSubscriptionConnectionListener - Interface in graphql.servlet
 
ApolloSubscriptionProtocolFactory - Class in graphql.servlet.internal
 
ApolloSubscriptionProtocolFactory(SubscriptionHandlerInput) - Constructor for class graphql.servlet.internal.ApolloSubscriptionProtocolFactory
 
ApolloSubscriptionProtocolHandler - Class in graphql.servlet.internal
https://github.com/apollographql/subscriptions-transport-ws/blob/master/PROTOCOL.md
ApolloSubscriptionProtocolHandler(SubscriptionHandlerInput, ApolloSubscriptionConnectionListener, SubscriptionSender, ApolloSubscriptionKeepAliveRunner) - Constructor for class graphql.servlet.internal.ApolloSubscriptionProtocolHandler
 
ApolloSubscriptionProtocolHandler.OperationMessage - Class in graphql.servlet.internal
 
ApolloSubscriptionProtocolHandler.OperationMessage.Type - Enum in graphql.servlet.internal
 
APPLICATION_EVENT_STREAM_UTF8 - Static variable in class graphql.servlet.AbstractGraphQLHttpServlet
 
APPLICATION_GRAPHQL - Static variable in class graphql.servlet.AbstractGraphQLHttpServlet
 
APPLICATION_JSON_UTF8 - Static variable in class graphql.servlet.AbstractGraphQLHttpServlet
 
areErrorsPresent(ExecutionResult) - Method in class graphql.servlet.GraphQLObjectMapper
 

B

BatchExecutionHandler - Interface in graphql.servlet
 
beginShutDown() - Method in class graphql.servlet.GraphQLWebsocketServlet
Stops accepting connections and closes all existing connections
bindMutationProvider(GraphQLMutationProvider) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
bindProvider(GraphQLProvider) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
bindQueryProvider(GraphQLQueryProvider) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
bindServletListener(GraphQLServletListener) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
bindSubscriptionProvider(GraphQLSubscriptionProvider) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
bindTypesProvider(GraphQLTypesProvider) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
build(HttpServletRequest, HttpServletResponse) - Method in class graphql.servlet.DefaultGraphQLContextBuilder
 
build(Session, HandshakeRequest) - Method in class graphql.servlet.DefaultGraphQLContextBuilder
 
build() - Method in class graphql.servlet.DefaultGraphQLContextBuilder
 
build() - Method in class graphql.servlet.GraphQLConfiguration.Builder
 
build(HttpServletRequest, HttpServletResponse) - Method in interface graphql.servlet.GraphQLContextBuilder
 
build(Session, HandshakeRequest) - Method in interface graphql.servlet.GraphQLContextBuilder
 
build() - Method in interface graphql.servlet.GraphQLContextBuilder
Only used for MBean calls.
build() - Method in class graphql.servlet.GraphQLInvocationInputFactory.Builder
 
build() - Method in class graphql.servlet.GraphQLObjectMapper.Builder
 
build() - Method in class graphql.servlet.GraphQLQueryInvoker.Builder
 
build(HttpServletRequest) - Method in interface graphql.servlet.GraphQLRootObjectBuilder
 
build(HandshakeRequest) - Method in interface graphql.servlet.GraphQLRootObjectBuilder
 
build() - Method in interface graphql.servlet.GraphQLRootObjectBuilder
Only used for MBean calls.
build() - Method in class graphql.servlet.SimpleGraphQLHttpServlet.Builder
Deprecated.
build(HttpServletRequest) - Method in class graphql.servlet.StaticGraphQLRootObjectBuilder
 
build(HandshakeRequest) - Method in class graphql.servlet.StaticGraphQLRootObjectBuilder
 
build() - Method in class graphql.servlet.StaticGraphQLRootObjectBuilder
 
Builder(GraphQLSchemaProvider) - Constructor for class graphql.servlet.GraphQLInvocationInputFactory.Builder
 
Builder(Supplier<GraphQLSchemaProvider>) - Constructor for class graphql.servlet.GraphQLInvocationInputFactory.Builder
 
Builder() - Constructor for class graphql.servlet.GraphQLObjectMapper.Builder
 
Builder() - Constructor for class graphql.servlet.GraphQLQueryInvoker.Builder
 

C

cancel(Subscription) - Method in class graphql.servlet.internal.WsSessionSubscriptions
 
cancel(String) - Method in class graphql.servlet.internal.WsSessionSubscriptions
 
close() - Method in class graphql.servlet.internal.WsSessionSubscriptions
 
configure(ObjectMapper) - Method in class graphql.servlet.DefaultObjectMapperConfigurer
 
configure(ObjectMapper) - Method in interface graphql.servlet.ObjectMapperConfigurer
 
ConfiguringObjectMapperProvider - Class in graphql.servlet
 
ConfiguringObjectMapperProvider(ObjectMapperConfigurer) - Constructor for class graphql.servlet.ConfiguringObjectMapperProvider
 
ConfiguringObjectMapperProvider() - Constructor for class graphql.servlet.ConfiguringObjectMapperProvider
 
CONNECT_RESULT_KEY - Static variable in interface graphql.servlet.ApolloSubscriptionConnectionListener
 
convertSanitizedExecutionResult(ExecutionResult) - Method in class graphql.servlet.GraphQLObjectMapper
 
convertSanitizedExecutionResult(ExecutionResult, boolean) - Method in class graphql.servlet.GraphQLObjectMapper
 
copyReadOnly(GraphQLSchema) - Static method in interface graphql.servlet.GraphQLSchemaProvider
 
create(GraphQLRequest, HttpServletRequest, HttpServletResponse) - Method in class graphql.servlet.GraphQLInvocationInputFactory
 
create(List<GraphQLRequest>, HttpServletRequest, HttpServletResponse) - Method in class graphql.servlet.GraphQLInvocationInputFactory
 
create(GraphQLRequest) - Method in class graphql.servlet.GraphQLInvocationInputFactory
 
create(GraphQLRequest, Session, HandshakeRequest) - Method in class graphql.servlet.GraphQLInvocationInputFactory
 
create(List<GraphQLRequest>, Session, HandshakeRequest) - Method in class graphql.servlet.GraphQLInvocationInputFactory
 
createExecutionInput(GraphQLRequest) - Method in class graphql.servlet.GraphQLInvocationInput
 
createHandler() - Method in class graphql.servlet.internal.ApolloSubscriptionProtocolFactory
 
createHandler() - Method in class graphql.servlet.internal.FallbackSubscriptionProtocolFactory
 
createHandler() - Method in class graphql.servlet.internal.SubscriptionProtocolFactory
 
createReadOnly(GraphQLRequest, HttpServletRequest, HttpServletResponse) - Method in class graphql.servlet.GraphQLInvocationInputFactory
 
createReadOnly(List<GraphQLRequest>, HttpServletRequest, HttpServletResponse) - Method in class graphql.servlet.GraphQLInvocationInputFactory
 
createResultFromExecutionResult(ExecutionResult) - Method in class graphql.servlet.GraphQLObjectMapper
 
createWithKeepAliveDisabled() - Static method in interface graphql.servlet.ApolloSubscriptionConnectionListener
 
createWithKeepAliveInterval(Duration) - Static method in interface graphql.servlet.ApolloSubscriptionConnectionListener
 

D

deactivate() - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
DefaultExecutionStrategyProvider - Class in graphql.servlet
 
DefaultExecutionStrategyProvider() - Constructor for class graphql.servlet.DefaultExecutionStrategyProvider
 
DefaultExecutionStrategyProvider(ExecutionStrategy) - Constructor for class graphql.servlet.DefaultExecutionStrategyProvider
 
DefaultExecutionStrategyProvider(ExecutionStrategy, ExecutionStrategy, ExecutionStrategy) - Constructor for class graphql.servlet.DefaultExecutionStrategyProvider
 
DefaultGraphQLBatchExecutionHandlerFactory - Class in graphql.servlet
 
DefaultGraphQLBatchExecutionHandlerFactory() - Constructor for class graphql.servlet.DefaultGraphQLBatchExecutionHandlerFactory
 
DefaultGraphQLContextBuilder - Class in graphql.servlet
 
DefaultGraphQLContextBuilder() - Constructor for class graphql.servlet.DefaultGraphQLContextBuilder
 
DefaultGraphQLErrorHandler - Class in graphql.servlet
 
DefaultGraphQLErrorHandler() - Constructor for class graphql.servlet.DefaultGraphQLErrorHandler
 
DefaultGraphQLRootObjectBuilder - Class in graphql.servlet
 
DefaultGraphQLRootObjectBuilder() - Constructor for class graphql.servlet.DefaultGraphQLRootObjectBuilder
 
DefaultGraphQLSchemaProvider - Class in graphql.servlet
 
DefaultGraphQLSchemaProvider(GraphQLSchema) - Constructor for class graphql.servlet.DefaultGraphQLSchemaProvider
 
DefaultGraphQLSchemaProvider(GraphQLSchema, GraphQLSchema) - Constructor for class graphql.servlet.DefaultGraphQLSchemaProvider
 
DefaultGraphQLServlet - Class in graphql.servlet
 
DefaultGraphQLServlet() - Constructor for class graphql.servlet.DefaultGraphQLServlet
 
DefaultObjectMapperConfigurer - Class in graphql.servlet
 
DefaultObjectMapperConfigurer() - Constructor for class graphql.servlet.DefaultObjectMapperConfigurer
 
deserialize(JsonParser, DeserializationContext) - Method in class graphql.servlet.internal.VariablesDeserializer
 
deserializeMultipartMap(Part) - Method in class graphql.servlet.GraphQLObjectMapper
 
deserializeVariables(String) - Method in class graphql.servlet.GraphQLObjectMapper
 
deserializeVariablesObject(Object, ObjectMapper) - Static method in class graphql.servlet.internal.VariablesDeserializer
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class graphql.servlet.AbstractGraphQLHttpServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class graphql.servlet.AbstractGraphQLHttpServlet
 

E

errorsPresent(List<GraphQLError>) - Method in interface graphql.servlet.GraphQLErrorHandler
 
executeQuery(String) - Method in class graphql.servlet.AbstractGraphQLHttpServlet
 
executeQuery(String) - Method in interface graphql.servlet.GraphQLMBean
 
ExecutionStrategyProvider - Interface in graphql.servlet
 

F

FallbackSubscriptionProtocolFactory - Class in graphql.servlet.internal
 
FallbackSubscriptionProtocolFactory(SubscriptionHandlerInput) - Constructor for class graphql.servlet.internal.FallbackSubscriptionProtocolFactory
 
FallbackSubscriptionProtocolHandler - Class in graphql.servlet.internal
 
FallbackSubscriptionProtocolHandler(SubscriptionHandlerInput) - Constructor for class graphql.servlet.internal.FallbackSubscriptionProtocolHandler
 
filterGraphQLErrors(List<GraphQLError>) - Method in class graphql.servlet.DefaultGraphQLErrorHandler
 
findType(String) - Static method in enum graphql.servlet.internal.ApolloSubscriptionProtocolHandler.OperationMessage.Type
 

G

GenericGraphQLError - Class in graphql.servlet
 
GenericGraphQLError(String) - Constructor for class graphql.servlet.GenericGraphQLError
 
getAsyncExecutor() - Method in class graphql.servlet.GraphQLConfiguration
 
getBatchExecutionHandlerFactory() - Method in class graphql.servlet.AbstractGraphQLHttpServlet
Deprecated.
getBatchExecutionHandlerFactory() - Method in class graphql.servlet.DefaultGraphQLServlet
 
getBatchExecutionHandlerFactory() - Method in class graphql.servlet.GraphQLConfiguration
 
getBatchExecutionHandlerFactory() - Method in class graphql.servlet.GraphQLHttpServlet
 
getBatchExecutionHandlerFactory() - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
getBatchExecutionHandlerFactory() - Method in class graphql.servlet.SimpleGraphQLHttpServlet
 
getBatchHandler(Writer, GraphQLObjectMapper) - Method in class graphql.servlet.DefaultGraphQLBatchExecutionHandlerFactory
 
getBatchHandler(Writer, GraphQLObjectMapper) - Method in interface graphql.servlet.GraphQLBatchExecutionHandlerFactory
Produces an BatchExecutionHandler instance for a specific response.
getConfiguration() - Method in class graphql.servlet.AbstractGraphQLHttpServlet
 
getConfiguration() - Method in class graphql.servlet.GraphQLHttpServlet
 
getConfiguration() - Method in class graphql.servlet.SimpleGraphQLHttpServlet
 
getConnectResult() - Method in class graphql.servlet.GraphQLContext
 
getContext() - Method in class graphql.servlet.GraphQLInvocationInput
 
getContextBuilder() - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
getDataLoaderRegistry() - Method in class graphql.servlet.GraphQLContext
 
getErrorHandler() - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
getErrorType() - Method in class graphql.servlet.GenericGraphQLError
 
getExecutionInput() - Method in class graphql.servlet.GraphQLSingleInvocationInput
 
getExecutionInputs() - Method in class graphql.servlet.GraphQLBatchedInvocationInput
 
getExecutionStrategyProvider() - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
getFileParts() - Method in class graphql.servlet.GraphQLContext
 
getFiles() - Method in class graphql.servlet.GraphQLContext
getGraphQLObjectMapper() - Method in class graphql.servlet.AbstractGraphQLHttpServlet
Deprecated.
getGraphQLObjectMapper() - Method in class graphql.servlet.DefaultGraphQLServlet
 
getGraphQLObjectMapper() - Method in class graphql.servlet.GraphQLHttpServlet
 
getGraphQLObjectMapper() - Method in class graphql.servlet.internal.SubscriptionHandlerInput
 
getGraphQLObjectMapper() - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
getGraphQLObjectMapper() - Method in class graphql.servlet.SimpleGraphQLHttpServlet
 
getGraphQLRequestMapper() - Method in class graphql.servlet.GraphQLObjectMapper
 
getHandshakeRequest() - Method in class graphql.servlet.GraphQLContext
 
getHttpServletRequest() - Method in class graphql.servlet.GraphQLContext
 
getHttpServletResponse() - Method in class graphql.servlet.GraphQLContext
 
getId() - Method in class graphql.servlet.internal.ApolloSubscriptionProtocolHandler.OperationMessage
 
getInstrumentation(Object) - Method in class graphql.servlet.GraphQLQueryInvoker
 
getInstrumentation() - Method in interface graphql.servlet.InstrumentationProvider
 
getInstrumentation() - Method in class graphql.servlet.NoOpInstrumentationProvider
 
getInstrumentationProvider() - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
getInvocationInputFactory() - Method in class graphql.servlet.AbstractGraphQLHttpServlet
Deprecated.
getInvocationInputFactory() - Method in class graphql.servlet.DefaultGraphQLServlet
 
getInvocationInputFactory() - Method in class graphql.servlet.GraphQLConfiguration
 
getInvocationInputFactory() - Method in class graphql.servlet.GraphQLHttpServlet
 
getInvocationInputFactory() - Method in class graphql.servlet.internal.SubscriptionHandlerInput
 
getInvocationInputFactory() - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
getInvocationInputFactory() - Method in class graphql.servlet.SimpleGraphQLHttpServlet
 
getJacksonMapper() - Method in class graphql.servlet.GraphQLObjectMapper
 
getKeepAliveInterval() - Method in interface graphql.servlet.ApolloSubscriptionConnectionListener
 
getListeners() - Method in class graphql.servlet.GraphQLConfiguration
 
getLocations() - Method in class graphql.servlet.GenericGraphQLError
 
getMessage() - Method in class graphql.servlet.GenericGraphQLError
 
getMutationExecutionStrategy() - Method in class graphql.servlet.DefaultExecutionStrategyProvider
 
getMutationExecutionStrategy() - Method in interface graphql.servlet.ExecutionStrategyProvider
 
getMutations() - Method in class graphql.servlet.AbstractGraphQLHttpServlet
 
getMutations() - Method in interface graphql.servlet.GraphQLMBean
 
getMutations() - Method in interface graphql.servlet.GraphQLMutationProvider
 
getObjectMapper() - Method in class graphql.servlet.GraphQLConfiguration
 
getOperationName() - Method in class graphql.servlet.internal.GraphQLRequest
 
getParts() - Method in class graphql.servlet.GraphQLContext
 
getPayload() - Method in class graphql.servlet.internal.ApolloSubscriptionProtocolHandler.OperationMessage
 
getPayload() - Method in exception graphql.servlet.SubscriptionException
 
getPreparsedDocumentProvider() - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
getProtocol() - Method in class graphql.servlet.internal.SubscriptionProtocolFactory
 
getQueries() - Method in class graphql.servlet.AbstractGraphQLHttpServlet
 
getQueries() - Method in interface graphql.servlet.GraphQLMBean
 
getQueries() - Method in interface graphql.servlet.GraphQLQueryProvider
 
getQuery() - Method in class graphql.servlet.internal.GraphQLRequest
 
getQueryExecutionStrategy() - Method in class graphql.servlet.DefaultExecutionStrategyProvider
 
getQueryExecutionStrategy() - Method in interface graphql.servlet.ExecutionStrategyProvider
 
getQueryInvoker() - Method in class graphql.servlet.AbstractGraphQLHttpServlet
Deprecated.
getQueryInvoker() - Method in class graphql.servlet.DefaultGraphQLServlet
 
getQueryInvoker() - Method in class graphql.servlet.GraphQLConfiguration
 
getQueryInvoker() - Method in class graphql.servlet.GraphQLHttpServlet
 
getQueryInvoker() - Method in class graphql.servlet.internal.SubscriptionHandlerInput
 
getQueryInvoker() - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
getQueryInvoker() - Method in class graphql.servlet.SimpleGraphQLHttpServlet
 
getReadOnlySchema(HttpServletRequest) - Method in class graphql.servlet.DefaultGraphQLSchemaProvider
 
getReadOnlySchema(HttpServletRequest) - Method in interface graphql.servlet.GraphQLSchemaProvider
 
getRoot() - Method in class graphql.servlet.GraphQLInvocationInput
 
getRootObjectBuilder() - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
getSchema(HttpServletRequest) - Method in class graphql.servlet.DefaultGraphQLSchemaProvider
 
getSchema(HandshakeRequest) - Method in class graphql.servlet.DefaultGraphQLSchemaProvider
 
getSchema() - Method in class graphql.servlet.DefaultGraphQLSchemaProvider
 
getSchema() - Method in class graphql.servlet.GraphQLInvocationInput
 
getSchema(HttpServletRequest) - Method in interface graphql.servlet.GraphQLSchemaProvider
 
getSchema(HandshakeRequest) - Method in interface graphql.servlet.GraphQLSchemaProvider
 
getSchema() - Method in interface graphql.servlet.GraphQLSchemaProvider
 
getSchemaProvider() - Method in class graphql.servlet.GraphQLInvocationInputFactory
 
getSchemaProvider() - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
getSession() - Method in class graphql.servlet.GraphQLContext
 
getSessionCount() - Method in class graphql.servlet.GraphQLWebsocketServlet
 
getSubject() - Method in class graphql.servlet.GraphQLContext
 
getSubject() - Method in class graphql.servlet.GraphQLInvocationInput
 
getSubscriptionConnectionListener() - Method in class graphql.servlet.internal.SubscriptionHandlerInput
 
getSubscriptionCount() - Method in class graphql.servlet.GraphQLWebsocketServlet
 
getSubscriptionCount() - Method in class graphql.servlet.internal.WsSessionSubscriptions
 
getSubscriptionExecutionStrategy() - Method in class graphql.servlet.DefaultExecutionStrategyProvider
 
getSubscriptionExecutionStrategy() - Method in interface graphql.servlet.ExecutionStrategyProvider
 
getSubscriptions() - Method in interface graphql.servlet.GraphQLSubscriptionProvider
 
getSubscriptionTimeout() - Method in class graphql.servlet.GraphQLConfiguration
 
getType() - Method in class graphql.servlet.internal.ApolloSubscriptionProtocolHandler.OperationMessage
 
getType() - Method in enum graphql.servlet.internal.ApolloSubscriptionProtocolHandler.OperationMessage.Type
 
getTypes() - Method in interface graphql.servlet.GraphQLTypesProvider
 
getVariables() - Method in class graphql.servlet.internal.GraphQLRequest
 
graphql.servlet - package graphql.servlet
 
graphql.servlet.internal - package graphql.servlet.internal
 
GraphQLBatchedInvocationInput - Class in graphql.servlet
 
GraphQLBatchedInvocationInput(List<GraphQLRequest>, GraphQLSchema, GraphQLContext, Object) - Constructor for class graphql.servlet.GraphQLBatchedInvocationInput
 
GraphQLBatchExecutionHandlerFactory - Interface in graphql.servlet
Interface to allow customization of how batched queries are handled.
GraphQLConfiguration - Class in graphql.servlet
 
GraphQLConfiguration.Builder - Class in graphql.servlet
 
GraphQLContext - Class in graphql.servlet
 
GraphQLContext(HttpServletRequest, HttpServletResponse, Session, HandshakeRequest, Subject) - Constructor for class graphql.servlet.GraphQLContext
 
GraphQLContext(HttpServletRequest) - Constructor for class graphql.servlet.GraphQLContext
 
GraphQLContext(HttpServletRequest, HttpServletResponse) - Constructor for class graphql.servlet.GraphQLContext
 
GraphQLContext(Session, HandshakeRequest) - Constructor for class graphql.servlet.GraphQLContext
 
GraphQLContext() - Constructor for class graphql.servlet.GraphQLContext
 
GraphQLContextBuilder - Interface in graphql.servlet
 
GraphQLErrorHandler - Interface in graphql.servlet
 
GraphQLHttpServlet - Class in graphql.servlet
 
GraphQLHttpServlet() - Constructor for class graphql.servlet.GraphQLHttpServlet
 
GraphQLInvocationInput - Class in graphql.servlet
 
GraphQLInvocationInput(GraphQLSchema, GraphQLContext, Object) - Constructor for class graphql.servlet.GraphQLInvocationInput
 
GraphQLInvocationInputFactory - Class in graphql.servlet
 
GraphQLInvocationInputFactory(Supplier<GraphQLSchemaProvider>, Supplier<GraphQLContextBuilder>, Supplier<GraphQLRootObjectBuilder>) - Constructor for class graphql.servlet.GraphQLInvocationInputFactory
 
GraphQLInvocationInputFactory.Builder - Class in graphql.servlet
 
GraphQLMBean - Interface in graphql.servlet
 
GraphQLMutationProvider - Interface in graphql.servlet
 
GraphQLObjectMapper - Class in graphql.servlet
 
GraphQLObjectMapper(ObjectMapperProvider, Supplier<GraphQLErrorHandler>) - Constructor for class graphql.servlet.GraphQLObjectMapper
 
GraphQLObjectMapper.Builder - Class in graphql.servlet
 
GraphQLProvider - Interface in graphql.servlet
 
GraphQLQueryInvoker - Class in graphql.servlet
 
GraphQLQueryInvoker(Supplier<ExecutionStrategyProvider>, Supplier<Instrumentation>, Supplier<PreparsedDocumentProvider>, Supplier<DataLoaderDispatcherInstrumentationOptions>) - Constructor for class graphql.servlet.GraphQLQueryInvoker
 
GraphQLQueryInvoker.Builder - Class in graphql.servlet
 
GraphQLQueryProvider - Interface in graphql.servlet
This interface is used by OSGi bundles to plugin new field into the root query type
GraphQLRequest - Class in graphql.servlet.internal
 
GraphQLRequest() - Constructor for class graphql.servlet.internal.GraphQLRequest
 
GraphQLRequest(String, Map<String, Object>, String) - Constructor for class graphql.servlet.internal.GraphQLRequest
 
GraphQLRootObjectBuilder - Interface in graphql.servlet
 
GraphQLSchemaProvider - Interface in graphql.servlet
 
GraphQLServletListener - Interface in graphql.servlet
 
GraphQLServletListener.RequestCallback - Interface in graphql.servlet
 
GraphQLSingleInvocationInput - Class in graphql.servlet
 
GraphQLSingleInvocationInput(GraphQLRequest, GraphQLSchema, GraphQLContext, Object) - Constructor for class graphql.servlet.GraphQLSingleInvocationInput
 
GraphQLSubscriptionProvider - Interface in graphql.servlet
 
GraphQLThreadFactory - Class in graphql.servlet.internal
ThreadFactory implementation for AbstractGraphQLHttpServlet async operations
GraphQLThreadFactory() - Constructor for class graphql.servlet.internal.GraphQLThreadFactory
 
GraphQLTypesProvider - Interface in graphql.servlet
 
GraphQLWebsocketServlet - Class in graphql.servlet
GraphQLWebsocketServlet(GraphQLQueryInvoker, GraphQLInvocationInputFactory, GraphQLObjectMapper) - Constructor for class graphql.servlet.GraphQLWebsocketServlet
 
GraphQLWebsocketServlet(GraphQLQueryInvoker, GraphQLInvocationInputFactory, GraphQLObjectMapper, SubscriptionConnectionListener) - Constructor for class graphql.servlet.GraphQLWebsocketServlet
 

H

handle(HttpServletRequest, HttpServletResponse) - Method in interface graphql.servlet.AbstractGraphQLHttpServlet.HttpRequestHandler
 
handleBatch(GraphQLBatchedInvocationInput, BiFunction<GraphQLInvocationInput, ExecutionInput, ExecutionResult>) - Method in interface graphql.servlet.BatchExecutionHandler
Allows separating the logic of handling batch queries from how each individual query is resolved.

I

init(ServletConfig) - Method in class graphql.servlet.AbstractGraphQLHttpServlet
 
init(ServletConfig) - Method in class graphql.servlet.DefaultGraphQLServlet
 
InstrumentationProvider - Interface in graphql.servlet
 
isAsyncServletMode() - Method in class graphql.servlet.AbstractGraphQLHttpServlet
Deprecated.
isAsyncServletMode() - Method in class graphql.servlet.DefaultGraphQLServlet
 
isAsyncServletMode() - Method in class graphql.servlet.GraphQLHttpServlet
 
isAsyncServletMode() - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
isAsyncServletMode() - Method in class graphql.servlet.SimpleGraphQLHttpServlet
 
isAsyncServletModeEnabled() - Method in class graphql.servlet.GraphQLConfiguration
 
isClientError(GraphQLError) - Method in class graphql.servlet.DefaultGraphQLErrorHandler
 
isKeepAliveEnabled() - Method in interface graphql.servlet.ApolloSubscriptionConnectionListener
 
isShutDown() - Method in class graphql.servlet.GraphQLWebsocketServlet
 

K

KEEP_ALIVE_INTERVAL_SEC - Static variable in interface graphql.servlet.ApolloSubscriptionConnectionListener
 

L

log - Static variable in class graphql.servlet.AbstractGraphQLHttpServlet
 
log - Static variable in class graphql.servlet.DefaultGraphQLErrorHandler
 

M

mapVariable(String, Map<String, Object>, Part) - Static method in class graphql.servlet.internal.VariableMapper
 
modifyHandshake(ServerEndpointConfig, HandshakeRequest, HandshakeResponse) - Method in class graphql.servlet.GraphQLWebsocketServlet
 

N

newBuilder(GraphQLSchema) - Static method in class graphql.servlet.GraphQLInvocationInputFactory
 
newBuilder(GraphQLSchemaProvider) - Static method in class graphql.servlet.GraphQLInvocationInputFactory
 
newBuilder(Supplier<GraphQLSchemaProvider>) - Static method in class graphql.servlet.GraphQLInvocationInputFactory
 
newBuilder() - Static method in class graphql.servlet.GraphQLObjectMapper
 
newBuilder() - Static method in class graphql.servlet.GraphQLQueryInvoker
 
newBuilder(GraphQLSchema) - Static method in class graphql.servlet.SimpleGraphQLHttpServlet
 
newBuilder(GraphQLSchemaProvider) - Static method in class graphql.servlet.SimpleGraphQLHttpServlet
 
newBuilder(GraphQLInvocationInputFactory) - Static method in class graphql.servlet.SimpleGraphQLHttpServlet
 
newThread(Runnable) - Method in class graphql.servlet.internal.GraphQLThreadFactory
 
NoOpInstrumentationProvider - Class in graphql.servlet
 
NoOpInstrumentationProvider() - Constructor for class graphql.servlet.NoOpInstrumentationProvider
 

O

ObjectMapperConfigurer - Interface in graphql.servlet
 
ObjectMapperProvider - Interface in graphql.servlet
 
onClose(Session, CloseReason) - Method in class graphql.servlet.GraphQLWebsocketServlet
 
onConnect(Object) - Method in interface graphql.servlet.ApolloSubscriptionConnectionListener
 
onError(HttpServletRequest, HttpServletResponse, Throwable) - Method in interface graphql.servlet.GraphQLServletListener.RequestCallback
 
onError(Session, Throwable) - Method in class graphql.servlet.GraphQLWebsocketServlet
 
onFinally(HttpServletRequest, HttpServletResponse) - Method in interface graphql.servlet.GraphQLServletListener.RequestCallback
 
onMessage(HandshakeRequest, Session, WsSessionSubscriptions, String) - Method in class graphql.servlet.internal.ApolloSubscriptionProtocolHandler
 
onMessage(HandshakeRequest, Session, WsSessionSubscriptions, String) - Method in class graphql.servlet.internal.FallbackSubscriptionProtocolHandler
 
onMessage(HandshakeRequest, Session, WsSessionSubscriptions, String) - Method in class graphql.servlet.internal.SubscriptionProtocolHandler
 
onOpen(Session, EndpointConfig) - Method in class graphql.servlet.GraphQLWebsocketServlet
 
onRequest(HttpServletRequest, HttpServletResponse) - Method in interface graphql.servlet.GraphQLServletListener
 
onSuccess(HttpServletRequest, HttpServletResponse) - Method in interface graphql.servlet.GraphQLServletListener.RequestCallback
 
OperationMessage() - Constructor for class graphql.servlet.internal.ApolloSubscriptionProtocolHandler.OperationMessage
 
OperationMessage(ApolloSubscriptionProtocolHandler.OperationMessage.Type, String, Object) - Constructor for class graphql.servlet.internal.ApolloSubscriptionProtocolHandler.OperationMessage
 
OsgiGraphQLHttpServlet - Class in graphql.servlet
 
OsgiGraphQLHttpServlet() - Constructor for class graphql.servlet.OsgiGraphQLHttpServlet
 

P

processErrors(List<GraphQLError>) - Method in class graphql.servlet.DefaultGraphQLErrorHandler
 
processErrors(List<GraphQLError>) - Method in interface graphql.servlet.GraphQLErrorHandler
 
provide() - Method in class graphql.servlet.ConfiguringObjectMapperProvider
 
provide() - Method in interface graphql.servlet.ObjectMapperProvider
 

Q

query(GraphQLSingleInvocationInput) - Method in class graphql.servlet.GraphQLQueryInvoker
 
query(GraphQLBatchedInvocationInput, BatchExecutionHandler) - Method in class graphql.servlet.GraphQLQueryInvoker
 

R

readBatchedGraphQLRequest(InputStream) - Method in class graphql.servlet.GraphQLObjectMapper
 
readBatchedGraphQLRequest(String) - Method in class graphql.servlet.GraphQLObjectMapper
 
readGraphQLRequest(InputStream) - Method in class graphql.servlet.GraphQLObjectMapper
 
readGraphQLRequest(String) - Method in class graphql.servlet.GraphQLObjectMapper
 
remove(GraphQLServletListener) - Method in class graphql.servlet.GraphQLConfiguration
 
removeListener(GraphQLServletListener) - Method in class graphql.servlet.AbstractGraphQLHttpServlet
 

S

sanitizeErrors(ExecutionResult) - Method in class graphql.servlet.GraphQLObjectMapper
 
sendCompleteMessage(Session, String) - Method in class graphql.servlet.internal.ApolloSubscriptionProtocolHandler
 
sendCompleteMessage(Session, String) - Method in class graphql.servlet.internal.FallbackSubscriptionProtocolHandler
 
sendCompleteMessage(Session, String) - Method in class graphql.servlet.internal.SubscriptionProtocolHandler
 
sendDataMessage(Session, String, Object) - Method in class graphql.servlet.internal.ApolloSubscriptionProtocolHandler
 
sendDataMessage(Session, String, Object) - Method in class graphql.servlet.internal.FallbackSubscriptionProtocolHandler
 
sendDataMessage(Session, String, Object) - Method in class graphql.servlet.internal.SubscriptionProtocolHandler
 
sendErrorMessage(Session, String) - Method in class graphql.servlet.internal.ApolloSubscriptionProtocolHandler
 
sendErrorMessage(Session, String) - Method in class graphql.servlet.internal.FallbackSubscriptionProtocolHandler
 
sendErrorMessage(Session, String) - Method in class graphql.servlet.internal.SubscriptionProtocolHandler
 
serializeResultAsJson(ExecutionResult) - Method in class graphql.servlet.GraphQLObjectMapper
 
setContextProvider(GraphQLContextBuilder) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
setDataLoaderRegistry(DataLoaderRegistry) - Method in class graphql.servlet.GraphQLContext
 
setErrorHandler(GraphQLErrorHandler) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
setExecutionStrategyProvider(ExecutionStrategyProvider) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
setInstrumentationProvider(InstrumentationProvider) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
setOperationName(String) - Method in class graphql.servlet.internal.GraphQLRequest
 
setParts(Map<String, List<Part>>) - Method in class graphql.servlet.GraphQLContext
 
setPreparsedDocumentProvider(PreparsedDocumentProvider) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
setQuery(String) - Method in class graphql.servlet.internal.GraphQLRequest
 
setRootObjectBuilder(GraphQLRootObjectBuilder) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
setVariables(Map<String, Object>) - Method in class graphql.servlet.internal.GraphQLRequest
 
SimpleGraphQLHttpServlet - Class in graphql.servlet
 
SimpleGraphQLHttpServlet() - Constructor for class graphql.servlet.SimpleGraphQLHttpServlet
 
SimpleGraphQLHttpServlet(GraphQLInvocationInputFactory, GraphQLQueryInvoker, GraphQLObjectMapper, List<GraphQLServletListener>, boolean) - Constructor for class graphql.servlet.SimpleGraphQLHttpServlet
Deprecated.
use GraphQLHttpServlet instead
SimpleGraphQLHttpServlet(GraphQLInvocationInputFactory, GraphQLQueryInvoker, GraphQLObjectMapper, List<GraphQLServletListener>, boolean, long) - Constructor for class graphql.servlet.SimpleGraphQLHttpServlet
Deprecated.
use GraphQLHttpServlet instead
SimpleGraphQLHttpServlet.Builder - Class in graphql.servlet
 
StaticGraphQLRootObjectBuilder - Class in graphql.servlet
 
StaticGraphQLRootObjectBuilder(Object) - Constructor for class graphql.servlet.StaticGraphQLRootObjectBuilder
 
STATUS_BAD_REQUEST - Static variable in class graphql.servlet.AbstractGraphQLHttpServlet
 
STATUS_OK - Static variable in class graphql.servlet.AbstractGraphQLHttpServlet
 
subscribe(Session, ExecutionResult, WsSessionSubscriptions, String) - Method in class graphql.servlet.internal.SubscriptionProtocolHandler
 
SubscriptionConnectionListener - Interface in graphql.servlet
Marker interface
SubscriptionException - Exception in graphql.servlet
 
SubscriptionException() - Constructor for exception graphql.servlet.SubscriptionException
 
SubscriptionException(Object) - Constructor for exception graphql.servlet.SubscriptionException
 
SubscriptionHandlerInput - Class in graphql.servlet.internal
 
SubscriptionHandlerInput(GraphQLInvocationInputFactory, GraphQLQueryInvoker, GraphQLObjectMapper, SubscriptionConnectionListener) - Constructor for class graphql.servlet.internal.SubscriptionHandlerInput
 
SubscriptionProtocolFactory - Class in graphql.servlet.internal
 
SubscriptionProtocolFactory(String) - Constructor for class graphql.servlet.internal.SubscriptionProtocolFactory
 
SubscriptionProtocolHandler - Class in graphql.servlet.internal
 
SubscriptionProtocolHandler() - Constructor for class graphql.servlet.internal.SubscriptionProtocolHandler
 

U

unbindMutationProvider(GraphQLMutationProvider) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
unbindProvider(GraphQLProvider) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
unbindQueryProvider(GraphQLQueryProvider) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
unbindServletListener(GraphQLServletListener) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
unbindSubscriptionProvider(GraphQLSubscriptionProvider) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
unbindTypesProvider(GraphQLTypesProvider) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
unsetContextProvider(GraphQLContextBuilder) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
unsetErrorHandler(GraphQLErrorHandler) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
unsetExecutionStrategyProvider(ExecutionStrategyProvider) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
unsetInstrumentationProvider(InstrumentationProvider) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
unsetPreparsedDocumentProvider(PreparsedDocumentProvider) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
unsetRootObjectBuilder(GraphQLRootObjectBuilder) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
unsubscribe(WsSessionSubscriptions, String) - Method in class graphql.servlet.internal.SubscriptionProtocolHandler
 
updateSchema() - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
Upload - Static variable in class graphql.servlet.ApolloScalars
 

V

valueOf(String) - Static method in enum graphql.servlet.internal.ApolloSubscriptionProtocolHandler.OperationMessage.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum graphql.servlet.internal.ApolloSubscriptionProtocolHandler.OperationMessage.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VariableMapper - Class in graphql.servlet.internal
 
VariableMapper() - Constructor for class graphql.servlet.internal.VariableMapper
 
VariablesDeserializer - Class in graphql.servlet.internal
 
VariablesDeserializer() - Constructor for class graphql.servlet.internal.VariablesDeserializer
 

W

with(GraphQLQueryInvoker) - Method in class graphql.servlet.GraphQLConfiguration.Builder
 
with(GraphQLObjectMapper) - Method in class graphql.servlet.GraphQLConfiguration.Builder
 
with(GraphQLBatchExecutionHandlerFactory) - Method in class graphql.servlet.GraphQLConfiguration.Builder
 
with(List<GraphQLServletListener>) - Method in class graphql.servlet.GraphQLConfiguration.Builder
 
with(boolean) - Method in class graphql.servlet.GraphQLConfiguration.Builder
 
with(Executor) - Method in class graphql.servlet.GraphQLConfiguration.Builder
 
with(GraphQLContextBuilder) - Method in class graphql.servlet.GraphQLConfiguration.Builder
 
with(GraphQLRootObjectBuilder) - Method in class graphql.servlet.GraphQLConfiguration.Builder
 
with(long) - Method in class graphql.servlet.GraphQLConfiguration.Builder
 
with(GraphQLSchema) - Static method in class graphql.servlet.GraphQLConfiguration
 
with(GraphQLSchemaProvider) - Static method in class graphql.servlet.GraphQLConfiguration
 
with(GraphQLInvocationInputFactory) - Static method in class graphql.servlet.GraphQLConfiguration
 
with(GraphQLSchema) - Static method in class graphql.servlet.GraphQLHttpServlet
 
with(GraphQLConfiguration) - Static method in class graphql.servlet.GraphQLHttpServlet
 
with(List<Instrumentation>) - Method in class graphql.servlet.GraphQLQueryInvoker.Builder
 
withAsyncServletMode(boolean) - Method in class graphql.servlet.SimpleGraphQLHttpServlet.Builder
 
withDataLoaderDispatcherInstrumentationOptions(DataLoaderDispatcherInstrumentationOptions) - Method in class graphql.servlet.GraphQLQueryInvoker.Builder
 
withDataLoaderDispatcherInstrumentationOptions(Supplier<DataLoaderDispatcherInstrumentationOptions>) - Method in class graphql.servlet.GraphQLQueryInvoker.Builder
 
withExecutionStrategyProvider(ExecutionStrategyProvider) - Method in class graphql.servlet.GraphQLQueryInvoker.Builder
 
withExecutionStrategyProvider(Supplier<ExecutionStrategyProvider>) - Method in class graphql.servlet.GraphQLQueryInvoker.Builder
 
withGraphQLContextBuilder(GraphQLContextBuilder) - Method in class graphql.servlet.GraphQLInvocationInputFactory.Builder
 
withGraphQLContextBuilder(Supplier<GraphQLContextBuilder>) - Method in class graphql.servlet.GraphQLInvocationInputFactory.Builder
 
withGraphQLErrorHandler(GraphQLErrorHandler) - Method in class graphql.servlet.GraphQLObjectMapper.Builder
 
withGraphQLErrorHandler(Supplier<GraphQLErrorHandler>) - Method in class graphql.servlet.GraphQLObjectMapper.Builder
 
withGraphQLRootObjectBuilder(GraphQLRootObjectBuilder) - Method in class graphql.servlet.GraphQLInvocationInputFactory.Builder
 
withGraphQLRootObjectBuilder(Supplier<GraphQLRootObjectBuilder>) - Method in class graphql.servlet.GraphQLInvocationInputFactory.Builder
 
withInstrumentation(Instrumentation) - Method in class graphql.servlet.GraphQLQueryInvoker.Builder
 
withInstrumentation(Supplier<Instrumentation>) - Method in class graphql.servlet.GraphQLQueryInvoker.Builder
 
withListeners(List<GraphQLServletListener>) - Method in class graphql.servlet.SimpleGraphQLHttpServlet.Builder
 
withObjectMapper(GraphQLObjectMapper) - Method in class graphql.servlet.SimpleGraphQLHttpServlet.Builder
 
withObjectMapperConfigurer(ObjectMapperConfigurer) - Method in class graphql.servlet.GraphQLObjectMapper.Builder
 
withObjectMapperConfigurer(Supplier<ObjectMapperConfigurer>) - Method in class graphql.servlet.GraphQLObjectMapper.Builder
 
withObjectMapperProvider(ObjectMapperProvider) - Method in class graphql.servlet.GraphQLObjectMapper.Builder
 
withPreparsedDocumentProvider(PreparsedDocumentProvider) - Method in class graphql.servlet.GraphQLQueryInvoker.Builder
 
withPreparsedDocumentProvider(Supplier<PreparsedDocumentProvider>) - Method in class graphql.servlet.GraphQLQueryInvoker.Builder
 
withQueryInvoker(GraphQLQueryInvoker) - Method in class graphql.servlet.SimpleGraphQLHttpServlet.Builder
 
withSubscriptionTimeout(long) - Method in class graphql.servlet.SimpleGraphQLHttpServlet.Builder
 
WsSessionSubscriptions - Class in graphql.servlet.internal
 
WsSessionSubscriptions() - Constructor for class graphql.servlet.internal.WsSessionSubscriptions
 
A B C D E F G H I K L M N O P Q R S U V W 
Skip navigation links