JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring for GraphQL
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.graphql
,
org.springframework.graphql.client
,
org.springframework.graphql.data
,
org.springframework.graphql.data.method
,
org.springframework.graphql.data.method.annotation
,
org.springframework.graphql.data.method.annotation.support
,
org.springframework.graphql.data.query
,
org.springframework.graphql.execution
,
org.springframework.graphql.server
,
org.springframework.graphql.server.support
,
org.springframework.graphql.server.webflux
,
org.springframework.graphql.server.webmvc
,
org.springframework.graphql.support
,
org.springframework.graphql.test.tester
Class Hierarchy
java.lang.
Object
org.springframework.graphql.client.
AbstractDelegatingGraphQlClient
(implements org.springframework.graphql.client.
GraphQlClient
)
org.springframework.graphql.test.tester.
AbstractDelegatingGraphQlTester
(implements org.springframework.graphql.test.tester.
GraphQlTester
)
org.springframework.graphql.client.
AbstractGraphQlClientBuilder
<B> (implements org.springframework.graphql.client.
GraphQlClient.Builder
<B>)
org.springframework.graphql.client.
AbstractGraphQlClientBuilder.DefaultJackson2Codecs
org.springframework.graphql.support.
AbstractGraphQlResponse
(implements org.springframework.graphql.
GraphQlResponse
)
org.springframework.graphql.support.
DefaultExecutionGraphQlResponse
(implements org.springframework.graphql.
ExecutionGraphQlResponse
)
org.springframework.graphql.server.
RSocketGraphQlResponse
org.springframework.graphql.server.
WebGraphQlResponse
org.springframework.graphql.test.tester.
AbstractGraphQlTesterBuilder
<B> (implements org.springframework.graphql.test.tester.
GraphQlTester.Builder
<B>)
org.springframework.graphql.test.tester.
DefaultRSocketGraphQlTesterBuilder
(implements org.springframework.graphql.test.tester.
RSocketGraphQlTester.Builder
<B>)
org.springframework.web.socket.handler.
AbstractWebSocketHandler
(implements org.springframework.web.socket.
WebSocketHandler
)
org.springframework.web.socket.handler.
TextWebSocketHandler
org.springframework.graphql.server.webmvc.
GraphQlWebSocketHandler
(implements org.springframework.web.socket.
SubProtocolCapable
)
org.springframework.graphql.data.method.annotation.support.
AnnotatedControllerConfigurer
(implements org.springframework.context.
ApplicationContextAware
, org.springframework.beans.factory.
InitializingBean
, org.springframework.graphql.execution.
RuntimeWiringConfigurer
)
org.springframework.graphql.data.method.annotation.support.
ArgumentMapMethodArgumentResolver
(implements org.springframework.graphql.data.method.
HandlerMethodArgumentResolver
)
org.springframework.graphql.data.method.annotation.support.
ArgumentMethodArgumentResolver
(implements org.springframework.graphql.data.method.
HandlerMethodArgumentResolver
)
org.springframework.graphql.data.method.annotation.support.
ArgumentsMethodArgumentResolver
(implements org.springframework.graphql.data.method.
HandlerMethodArgumentResolver
)
org.springframework.graphql.data.method.annotation.support.
AuthenticationPrincipalArgumentResolver
(implements org.springframework.graphql.data.method.
HandlerMethodArgumentResolver
)
org.springframework.graphql.support.
CachingDocumentSource
(implements org.springframework.graphql.support.
DocumentSource
)
org.springframework.graphql.execution.
ClassNameTypeResolver
(implements graphql.schema.
TypeResolver
)
org.springframework.graphql.data.method.annotation.support.
ContextValueMethodArgumentResolver
(implements org.springframework.graphql.data.method.
HandlerMethodArgumentResolver
)
org.springframework.graphql.data.method.annotation.support.
ContinuationHandlerMethodArgumentResolver
(implements org.springframework.graphql.data.method.
HandlerMethodArgumentResolver
)
org.springframework.graphql.execution.
DataFetcherExceptionResolverAdapter
(implements org.springframework.graphql.execution.
DataFetcherExceptionResolver
)
org.springframework.graphql.execution.
SecurityDataFetcherExceptionResolver
org.springframework.graphql.data.method.annotation.support.
DataFetchingEnvironmentMethodArgumentResolver
(implements org.springframework.graphql.data.method.
HandlerMethodArgumentResolver
)
org.springframework.graphql.data.method.annotation.support.
DataLoaderMethodArgumentResolver
(implements org.springframework.graphql.data.method.
HandlerMethodArgumentResolver
)
org.springframework.graphql.execution.
DefaultBatchLoaderRegistry
(implements org.springframework.graphql.execution.
BatchLoaderRegistry
)
org.springframework.graphql.support.
DefaultExecutionGraphQlResponse.Builder
<B,R>
org.springframework.graphql.server.
RSocketGraphQlResponse.Builder
org.springframework.graphql.server.
WebGraphQlResponse.Builder
org.springframework.graphql.execution.
DefaultExecutionGraphQlService
(implements org.springframework.graphql.
ExecutionGraphQlService
)
org.springframework.graphql.support.
DefaultGraphQlRequest
(implements org.springframework.graphql.
GraphQlRequest
)
org.springframework.graphql.support.
DefaultExecutionGraphQlRequest
(implements org.springframework.graphql.
ExecutionGraphQlRequest
)
org.springframework.graphql.server.
RSocketGraphQlRequest
(implements org.springframework.graphql.
ExecutionGraphQlRequest
)
org.springframework.graphql.server.
WebGraphQlRequest
(implements org.springframework.graphql.
ExecutionGraphQlRequest
)
org.springframework.graphql.server.
WebSocketGraphQlRequest
org.springframework.graphql.server.webmvc.
GraphiQlHandler
org.springframework.graphql.server.webflux.
GraphiQlHandler
org.springframework.graphql.data.
GraphQlArgumentBinder
org.springframework.graphql.server.webmvc.
GraphQlHttpHandler
org.springframework.graphql.server.webflux.
GraphQlHttpHandler
org.springframework.graphql.server.
GraphQlRSocketHandler
org.springframework.graphql.server.webflux.
GraphQlWebSocketHandler
(implements org.springframework.web.reactive.socket.
WebSocketHandler
)
org.springframework.graphql.server.support.
GraphQlWebSocketMessage
org.springframework.graphql.data.method.
HandlerMethod
org.springframework.graphql.data.method.
InvocableHandlerMethodSupport
org.springframework.graphql.data.method.annotation.support.
BatchLoaderHandlerMethod
org.springframework.graphql.data.method.annotation.support.
DataFetcherHandlerMethod
org.springframework.graphql.data.method.
HandlerMethodArgumentResolverComposite
(implements org.springframework.graphql.data.method.
HandlerMethodArgumentResolver
)
org.springframework.graphql.data.method.annotation.support.
LocalContextValueMethodArgumentResolver
(implements org.springframework.graphql.data.method.
HandlerMethodArgumentResolver
)
org.springframework.core.
MethodParameter
org.springframework.core.annotation.
SynthesizingMethodParameter
org.springframework.graphql.data.method.
HandlerMethod.HandlerMethodParameter
org.springframework.graphql.data.method.annotation.support.
PrincipalMethodArgumentResolver
(implements org.springframework.graphql.data.method.
HandlerMethodArgumentResolver
)
org.springframework.graphql.data.method.annotation.support.
ProjectedPayloadMethodArgumentResolver
(implements org.springframework.graphql.data.method.
HandlerMethodArgumentResolver
)
org.springframework.graphql.data.query.
QueryByExampleDataFetcher
<T>
org.springframework.graphql.data.query.
QueryByExampleDataFetcher.Builder
<T,R>
org.springframework.graphql.data.query.
QueryByExampleDataFetcher.ReactiveBuilder
<T,R>
org.springframework.graphql.data.query.
QuerydslDataFetcher
<T>
org.springframework.graphql.data.query.
QuerydslDataFetcher.Builder
<T,R>
org.springframework.graphql.data.query.
QuerydslDataFetcher.ReactiveBuilder
<T,R>
org.springframework.graphql.execution.
ReactiveSecurityDataFetcherExceptionResolver
(implements org.springframework.graphql.execution.
DataFetcherExceptionResolver
)
org.springframework.graphql.execution.
ReactorContextManager
org.springframework.graphql.support.
ResourceDocumentSource
(implements org.springframework.graphql.support.
DocumentSource
)
org.springframework.graphql.server.webmvc.
SchemaHandler
org.springframework.graphql.server.webflux.
SchemaHandler
org.springframework.graphql.execution.
SecurityContextThreadLocalAccessor
(implements org.springframework.graphql.execution.
ThreadLocalAccessor
)
org.springframework.graphql.data.method.annotation.support.
SourceMethodArgumentResolver
(implements org.springframework.graphql.data.method.
HandlerMethodArgumentResolver
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.springframework.core.
NestedRuntimeException
org.springframework.graphql.client.
GraphQlClientException
org.springframework.graphql.client.
FieldAccessException
org.springframework.graphql.client.
GraphQlTransportException
org.springframework.graphql.client.
SubscriptionErrorException
org.springframework.graphql.client.
WebSocketDisconnectedException
org.springframework.graphql.execution.
MissingSchemaException
Interface Hierarchy
org.springframework.graphql.execution.
BatchLoaderRegistry.RegistrationSpec
<K,V>
org.springframework.graphql.execution.
DataFetcherExceptionResolver
org.springframework.graphql.execution.
DataLoaderRegistrar
org.springframework.graphql.execution.
BatchLoaderRegistry
org.springframework.graphql.support.
DocumentSource
org.springframework.graphql.
ExecutionGraphQlService
org.springframework.graphql.client.
GraphQlClient
org.springframework.graphql.client.
HttpGraphQlClient
org.springframework.graphql.client.
RSocketGraphQlClient
org.springframework.graphql.client.
WebGraphQlClient
org.springframework.graphql.client.
HttpGraphQlClient
org.springframework.graphql.client.
WebSocketGraphQlClient
org.springframework.graphql.client.
WebSocketGraphQlClient
org.springframework.graphql.client.
GraphQlClient.Builder
<B>
org.springframework.graphql.client.
HttpGraphQlClient.Builder
<B>
org.springframework.graphql.client.
RSocketGraphQlClient.Builder
<B>
org.springframework.graphql.client.
WebGraphQlClient.Builder
<B>
org.springframework.graphql.client.
HttpGraphQlClient.Builder
<B>
org.springframework.graphql.client.
WebSocketGraphQlClient.Builder
<B>
org.springframework.graphql.client.
WebSocketGraphQlClient.Builder
<B>
org.springframework.graphql.client.
GraphQlClient.RequestSpec
org.springframework.graphql.client.
GraphQlClient.RetrieveSpec
org.springframework.graphql.client.
GraphQlClient.RetrieveSubscriptionSpec
org.springframework.graphql.client.
GraphQlClientInterceptor
org.springframework.graphql.client.
WebSocketGraphQlClientInterceptor
org.springframework.graphql.client.
GraphQlClientInterceptor.Chain
org.springframework.graphql.client.
GraphQlClientInterceptor.SubscriptionChain
org.springframework.graphql.
GraphQlRequest
org.springframework.graphql.client.
ClientGraphQlRequest
org.springframework.graphql.
ExecutionGraphQlRequest
org.springframework.graphql.
GraphQlResponse
org.springframework.graphql.client.
ClientGraphQlResponse
org.springframework.graphql.
ExecutionGraphQlResponse
org.springframework.graphql.execution.
GraphQlSource
org.springframework.graphql.execution.
GraphQlSource.Builder
<B>
org.springframework.graphql.execution.
GraphQlSource.SchemaResourceBuilder
org.springframework.graphql.test.tester.
GraphQlTester
org.springframework.graphql.test.tester.
ExecutionGraphQlServiceTester
org.springframework.graphql.test.tester.
HttpGraphQlTester
org.springframework.graphql.test.tester.
RSocketGraphQlTester
org.springframework.graphql.test.tester.
WebGraphQlTester
org.springframework.graphql.test.tester.
HttpGraphQlTester
org.springframework.graphql.test.tester.
WebSocketGraphQlTester
org.springframework.graphql.test.tester.
WebSocketGraphQlTester
org.springframework.graphql.test.tester.
GraphQlTester.Builder
<B>
org.springframework.graphql.test.tester.
ExecutionGraphQlServiceTester.Builder
<B>
org.springframework.graphql.test.tester.
HttpGraphQlTester.Builder
<B>
org.springframework.graphql.test.tester.
RSocketGraphQlTester.Builder
<B>
org.springframework.graphql.test.tester.
WebGraphQlTester.Builder
<B>
org.springframework.graphql.test.tester.
HttpGraphQlTester.Builder
<B>
org.springframework.graphql.test.tester.
WebSocketGraphQlTester.Builder
<B>
org.springframework.graphql.test.tester.
WebSocketGraphQlTester.Builder
<B>
org.springframework.graphql.test.tester.
GraphQlTester.Errors
org.springframework.graphql.test.tester.
GraphQlTester.Request
<T>
org.springframework.graphql.test.tester.
GraphQlTester.Subscription
org.springframework.graphql.test.tester.
GraphQlTester.Traversable
org.springframework.graphql.test.tester.
GraphQlTester.Entity
<D,S>
org.springframework.graphql.test.tester.
GraphQlTester.EntityList
<E>
org.springframework.graphql.test.tester.
GraphQlTester.EntityList
<E>
org.springframework.graphql.test.tester.
GraphQlTester.Path
org.springframework.graphql.test.tester.
GraphQlTester.Response
org.springframework.graphql.client.
GraphQlTransport
org.springframework.graphql.data.method.
HandlerMethodArgumentResolver
org.springframework.graphql.
ResponseError
org.springframework.graphql.
ResponseField
org.springframework.graphql.client.
ClientResponseField
org.springframework.graphql.server.
RSocketGraphQlInterceptor
org.springframework.graphql.server.
RSocketGraphQlInterceptor.Chain
org.springframework.graphql.execution.
RuntimeWiringConfigurer
org.springframework.graphql.execution.
ThreadLocalAccessor
org.springframework.graphql.server.
WebGraphQlHandler
org.springframework.graphql.server.
WebGraphQlHandler.Builder
org.springframework.graphql.server.
WebGraphQlInterceptor
org.springframework.graphql.server.
WebSocketGraphQlInterceptor
org.springframework.graphql.server.
WebGraphQlInterceptor.Chain
org.springframework.graphql.server.
WebSocketSessionInfo
Annotation Type Hierarchy
org.springframework.graphql.data.method.annotation.
SchemaMapping
(implements java.lang.annotation.
Annotation
)
org.springframework.graphql.data.method.annotation.
BatchMapping
(implements java.lang.annotation.
Annotation
)
org.springframework.graphql.data.method.annotation.
MutationMapping
(implements java.lang.annotation.
Annotation
)
org.springframework.graphql.data.method.annotation.
LocalContextValue
(implements java.lang.annotation.
Annotation
)
org.springframework.graphql.data.method.annotation.
Argument
(implements java.lang.annotation.
Annotation
)
org.springframework.graphql.data.method.annotation.
SubscriptionMapping
(implements java.lang.annotation.
Annotation
)
org.springframework.graphql.data.method.annotation.
ContextValue
(implements java.lang.annotation.
Annotation
)
org.springframework.graphql.data.method.annotation.
Arguments
(implements java.lang.annotation.
Annotation
)
org.springframework.graphql.data.method.annotation.
QueryMapping
(implements java.lang.annotation.
Annotation
)
org.springframework.graphql.data.
GraphQlRepository
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.springframework.graphql.server.support.
GraphQlWebSocketMessageType
org.springframework.graphql.execution.
ErrorType
(implements graphql.
ErrorClassification
)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring for GraphQL
Prev
Next
Frames
No Frames
All Classes