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

A

AbstractGraphQLHttpServlet - Class in graphql.servlet
 
AbstractGraphQLHttpServlet() - Constructor for class graphql.servlet.AbstractGraphQLHttpServlet
 
AbstractGraphQLHttpServlet(List<GraphQLServletListener>, boolean) - Constructor for class graphql.servlet.AbstractGraphQLHttpServlet
 
AbstractGraphQLHttpServlet.HttpRequestHandler - Interface in graphql.servlet
 
accept(HttpServletRequest, HttpServletResponse) - Method in interface graphql.servlet.AbstractGraphQLHttpServlet.HttpRequestHandler
 
accept(ExecutionResult, Boolean) - Method in interface graphql.servlet.internal.ExecutionResultHandler
 
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
 
ApolloSubscriptionProtocolFactory - Class in graphql.servlet.internal
 
ApolloSubscriptionProtocolFactory() - 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) - Constructor for class graphql.servlet.internal.ApolloSubscriptionProtocolHandler
 
ApolloSubscriptionProtocolHandler.OperationMessage - Class in graphql.servlet.internal
 
ApolloSubscriptionProtocolHandler.OperationMessage.Type - Enum in graphql.servlet.internal
 
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

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
 
build(HttpServletRequest) - Method in class graphql.servlet.DefaultGraphQLContextBuilder
 
build(HandshakeRequest) - Method in class graphql.servlet.DefaultGraphQLContextBuilder
 
build() - Method in class graphql.servlet.DefaultGraphQLContextBuilder
 
build(HttpServletRequest) - Method in interface graphql.servlet.GraphQLContextBuilder
 
build(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
 
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
 
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) - Method in class graphql.servlet.GraphQLInvocationInputFactory
 
create(List<GraphQLRequest>, HttpServletRequest) - Method in class graphql.servlet.GraphQLInvocationInputFactory
 
create(GraphQLRequest) - Method in class graphql.servlet.GraphQLInvocationInputFactory
 
create(GraphQLRequest, HandshakeRequest) - Method in class graphql.servlet.GraphQLInvocationInputFactory
 
create(List<GraphQLRequest>, HandshakeRequest) - Method in class graphql.servlet.GraphQLInvocationInputFactory
 
createExecutionInput(GraphQLRequest) - Method in class graphql.servlet.GraphQLInvocationInput
 
createHandler(SubscriptionHandlerInput) - Method in class graphql.servlet.internal.ApolloSubscriptionProtocolFactory
 
createHandler(SubscriptionHandlerInput) - Method in class graphql.servlet.internal.FallbackSubscriptionProtocolFactory
 
createHandler(SubscriptionHandlerInput) - Method in class graphql.servlet.internal.SubscriptionProtocolFactory
 
createReadOnly(GraphQLRequest, HttpServletRequest) - Method in class graphql.servlet.GraphQLInvocationInputFactory
 
createReadOnly(List<GraphQLRequest>, HttpServletRequest) - Method in class graphql.servlet.GraphQLInvocationInputFactory
 
createResultFromExecutionResult(ExecutionResult) - Method in class graphql.servlet.GraphQLObjectMapper
 

D

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
 
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
 
DefaultObjectMapperConfigurer - Class in graphql.servlet
 
DefaultObjectMapperConfigurer() - Constructor for class graphql.servlet.DefaultObjectMapperConfigurer
 
deserialize(JsonParser, DeserializationContext) - Method in class graphql.servlet.internal.VariablesDeserializer
 
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
 
ExecutionResultHandler - Interface in graphql.servlet.internal
 
ExecutionStrategyProvider - Interface in graphql.servlet
 

F

FallbackSubscriptionProtocolFactory - Class in graphql.servlet.internal
 
FallbackSubscriptionProtocolFactory() - 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
 
getContext() - Method in class graphql.servlet.GraphQLInvocationInput
 
getContextBuilder() - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
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
 
getFiles() - Method in class graphql.servlet.GraphQLContext
 
getGraphQLObjectMapper() - Method in class graphql.servlet.AbstractGraphQLHttpServlet
 
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
 
getId() - Method in class graphql.servlet.internal.ApolloSubscriptionProtocolHandler.OperationMessage
 
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
 
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
 
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
 
getOperationName() - Method in class graphql.servlet.internal.GraphQLRequest
 
getPayload() - Method in class graphql.servlet.internal.ApolloSubscriptionProtocolHandler.OperationMessage
 
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
 
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
 
getSubject() - Method in class graphql.servlet.GraphQLContext
 
getSubject() - Method in class graphql.servlet.GraphQLInvocationInput
 
getSubscriptionExecutionStrategy() - Method in class graphql.servlet.DefaultExecutionStrategyProvider
 
getSubscriptionExecutionStrategy() - Method in interface graphql.servlet.ExecutionStrategyProvider
 
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
 
GraphQLContext - Class in graphql.servlet
 
GraphQLContext(HttpServletRequest, HandshakeRequest, Subject) - Constructor for class graphql.servlet.GraphQLContext
 
GraphQLContext(HttpServletRequest) - Constructor for class graphql.servlet.GraphQLContext
 
GraphQLContext(HandshakeRequest) - Constructor for class graphql.servlet.GraphQLContext
 
GraphQLContext() - Constructor for class graphql.servlet.GraphQLContext
 
GraphQLContextBuilder - Interface in graphql.servlet
 
GraphQLErrorHandler - Interface in graphql.servlet
 
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(Supplier<ObjectMapperConfigurer>, 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>) - 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
 
GraphQLTypesProvider - Interface in graphql.servlet
 
GraphQLWebsocketServlet - Class in graphql.servlet
GraphQLWebsocketServlet(GraphQLQueryInvoker, GraphQLInvocationInputFactory, GraphQLObjectMapper) - Constructor for class graphql.servlet.GraphQLWebsocketServlet
 

H

handle(HttpServletRequest, HttpServletResponse) - Method in interface graphql.servlet.AbstractGraphQLHttpServlet.HttpRequestHandler
 
handle(ExecutionResult, Boolean) - Method in interface graphql.servlet.internal.ExecutionResultHandler
 

I

InstrumentationProvider - Interface in graphql.servlet
 
isClientError(GraphQLError) - Method in class graphql.servlet.DefaultGraphQLErrorHandler
 

L

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

M

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
 
NoOpInstrumentationProvider - Class in graphql.servlet
 
NoOpInstrumentationProvider() - Constructor for class graphql.servlet.NoOpInstrumentationProvider
 

O

ObjectMapperConfigurer - Interface in graphql.servlet
 
onClose(Session, CloseReason) - Method in class graphql.servlet.GraphQLWebsocketServlet
 
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
 

Q

query(GraphQLSingleInvocationInput) - Method in class graphql.servlet.GraphQLQueryInvoker
 
query(GraphQLBatchedInvocationInput, ExecutionResultHandler) - 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
 
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
 
setErrorHandler(GraphQLErrorHandler) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
setExecutionStrategyProvider(ExecutionStrategyProvider) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
setFiles(Map<String, List<Part>>) - Method in class graphql.servlet.GraphQLContext
 
setInstrumentationProvider(InstrumentationProvider) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 
setOperationName(String) - Method in class graphql.servlet.internal.GraphQLRequest
 
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.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
 
SubscriptionHandlerInput - Class in graphql.servlet.internal
 
SubscriptionHandlerInput(GraphQLInvocationInputFactory, GraphQLQueryInvoker, GraphQLObjectMapper) - 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
 

T

typesProviders(GraphQLTypesProvider) - Method in class graphql.servlet.OsgiGraphQLHttpServlet
 

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
 
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
 

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.
VariablesDeserializer - Class in graphql.servlet.internal
 
VariablesDeserializer() - Constructor for class graphql.servlet.internal.VariablesDeserializer
 

W

withAsyncServletMode(boolean) - Method in class graphql.servlet.SimpleGraphQLHttpServlet.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
 
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
 
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
 
WsSessionSubscriptions - Class in graphql.servlet.internal
 
WsSessionSubscriptions() - Constructor for class graphql.servlet.internal.WsSessionSubscriptions
 
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links