JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring GraphQL
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.graphql
,
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.querydsl
,
org.springframework.graphql.execution
,
org.springframework.graphql.security
,
org.springframework.graphql.test.tester
,
org.springframework.graphql.web
,
org.springframework.graphql.web.webflux
,
org.springframework.graphql.web.webmvc
Class Hierarchy
java.lang.
Object
org.springframework.web.socket.handler.
AbstractWebSocketHandler
(implements org.springframework.web.socket.
WebSocketHandler
)
org.springframework.web.socket.handler.
TextWebSocketHandler
org.springframework.graphql.web.webmvc.
GraphQlWebSocketHandler
(implements org.springframework.web.socket.
SubProtocolCapable
)
org.springframework.graphql.data.method.annotation.support.
AnnotatedDataFetcher
(implements graphql.schema.
DataFetcher
<T>)
org.springframework.graphql.data.method.annotation.support.
AnnotatedDataFetcherConfigurer
(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.execution.
DataFetcherExceptionResolverAdapter
(implements org.springframework.graphql.execution.
DataFetcherExceptionResolver
)
org.springframework.graphql.security.
SecurityDataFetcherExceptionResolver
org.springframework.graphql.data.method.annotation.support.
DataFetchingEnvironmentMethodArgumentResolver
(implements org.springframework.graphql.data.method.
HandlerMethodArgumentResolver
)
org.springframework.graphql.execution.
ExecutionGraphQlService
(implements org.springframework.graphql.
GraphQlService
)
org.springframework.graphql.web.webmvc.
GraphiQlHandler
org.springframework.graphql.web.webflux.
GraphiQlHandler
org.springframework.graphql.web.webmvc.
GraphQlHttpHandler
org.springframework.graphql.web.webflux.
GraphQlHttpHandler
org.springframework.graphql.web.webflux.
GraphQlWebSocketHandler
(implements org.springframework.web.reactive.socket.
WebSocketHandler
)
org.springframework.graphql.data.method.
HandlerMethod
org.springframework.graphql.data.method.
InvocableHandlerMethod
org.springframework.graphql.data.method.
HandlerMethodArgumentResolverComposite
(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.querydsl.
QuerydslDataFetcher
<T>
org.springframework.graphql.data.querydsl.
QuerydslDataFetcher.Builder
<T,R>
org.springframework.graphql.data.querydsl.
QuerydslDataFetcher.ReactiveBuilder
<T,R>
org.springframework.graphql.security.
ReactiveSecurityDataFetcherExceptionResolver
(implements org.springframework.graphql.execution.
DataFetcherExceptionResolver
)
org.springframework.graphql.execution.
ReactorContextManager
org.springframework.graphql.
RequestInput
org.springframework.graphql.web.
WebInput
org.springframework.graphql.web.webmvc.
SchemaHandler
org.springframework.graphql.web.webflux.
SchemaHandler
org.springframework.graphql.security.
SecurityContextThreadLocalAccessor
(implements org.springframework.graphql.execution.
ThreadLocalAccessor
)
org.springframework.graphql.data.method.annotation.support.
SourceMethodArgumentResolver
(implements org.springframework.graphql.data.method.
HandlerMethodArgumentResolver
)
org.springframework.graphql.test.tester.
TestExecutionResult
(implements graphql.
ExecutionResult
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.springframework.core.
NestedRuntimeException
org.springframework.graphql.data.method.annotation.support.
MissingArgumentException
org.springframework.graphql.web.
WebOutput
(implements graphql.
ExecutionResult
)
org.springframework.graphql.web.
WebOutput.Builder
Interface Hierarchy
org.springframework.graphql.execution.
DataFetcherExceptionResolver
org.springframework.graphql.
GraphQlService
org.springframework.graphql.execution.
GraphQlSource
org.springframework.graphql.execution.
GraphQlSource.Builder
org.springframework.graphql.test.tester.
GraphQlTester
org.springframework.graphql.test.tester.
WebGraphQlTester
org.springframework.graphql.test.tester.
GraphQlTester.Builder
<T>
org.springframework.graphql.test.tester.
WebGraphQlTester.Builder
org.springframework.graphql.test.tester.
GraphQlTester.ErrorSpec
org.springframework.graphql.test.tester.
GraphQlTester.ExecuteSpec
org.springframework.graphql.test.tester.
GraphQlTester.RequestSpec
<T>
org.springframework.graphql.test.tester.
WebGraphQlTester.WebRequestSpec
org.springframework.graphql.test.tester.
WebGraphQlTester.WebRequestSpec
org.springframework.graphql.test.tester.
GraphQlTester.SubscriptionSpec
org.springframework.graphql.test.tester.
GraphQlTester.TraverseSpec
org.springframework.graphql.test.tester.
GraphQlTester.EntitySpec
<D,S>
org.springframework.graphql.test.tester.
GraphQlTester.ListEntitySpec
<E>
org.springframework.graphql.test.tester.
GraphQlTester.ListEntitySpec
<E>
org.springframework.graphql.test.tester.
GraphQlTester.PathSpec
org.springframework.graphql.test.tester.
GraphQlTester.ResponseSpec
org.springframework.graphql.data.method.
HandlerMethodArgumentResolver
org.springframework.graphql.execution.
RuntimeWiringConfigurer
org.springframework.graphql.execution.
ThreadLocalAccessor
org.springframework.graphql.data.method.annotation.
ValueConstants
org.springframework.graphql.web.
WebGraphQlHandler
org.springframework.graphql.web.
WebGraphQlHandler.Builder
org.springframework.graphql.web.
WebInterceptor
Annotation Type Hierarchy
org.springframework.graphql.data.method.annotation.
SchemaMapping
(implements java.lang.annotation.
Annotation
)
org.springframework.graphql.data.method.annotation.
GraphQlController
(implements java.lang.annotation.
Annotation
)
org.springframework.graphql.data.method.annotation.
MutationMapping
(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.
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.execution.
ErrorType
(implements graphql.
ErrorClassification
)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring GraphQL
Prev
Next
Frames
No Frames
All Classes