Hierarchy For All Packages
Package Hierarchies:- org.springframework.graphql,
- org.springframework.graphql.client,
- org.springframework.graphql.data,
- org.springframework.graphql.data.federation,
- org.springframework.graphql.data.method,
- org.springframework.graphql.data.method.annotation,
- org.springframework.graphql.data.method.annotation.support,
- org.springframework.graphql.data.pagination,
- org.springframework.graphql.data.query,
- org.springframework.graphql.execution,
- org.springframework.graphql.observation,
- 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.server.support.AbstractAuthenticationWebSocketInterceptor (implements org.springframework.graphql.server.WebSocketGraphQlInterceptor)
- org.springframework.graphql.server.webflux.AuthenticationWebSocketInterceptor
- org.springframework.graphql.server.webmvc.AuthenticationWebSocketInterceptor
- 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.client.AbstractGraphQlClientSyncBuilder<B> (implements org.springframework.graphql.client.GraphQlClient.SyncBuilder<B>)
- org.springframework.graphql.server.webflux.AbstractGraphQlHttpHandler
- org.springframework.graphql.server.webflux.GraphQlHttpHandler
- org.springframework.graphql.server.webflux.GraphQlSseHandler
- org.springframework.graphql.server.webmvc.AbstractGraphQlHttpHandler
- org.springframework.graphql.server.webmvc.GraphQlHttpHandler
- org.springframework.graphql.server.webmvc.GraphQlSseHandler
- 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.support.DefaultExecutionGraphQlResponse (implements org.springframework.graphql.ExecutionGraphQlResponse)
- org.springframework.graphql.execution.AbstractGraphQlSourceBuilder<B> (implements org.springframework.graphql.execution.GraphQlSource.Builder<B>)
- 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.graphql.data.query.AbstractSortStrategy (implements org.springframework.graphql.data.query.SortStrategy)
- 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.web.socket.handler.TextWebSocketHandler
- org.springframework.graphql.data.method.annotation.support.AnnotatedControllerDetectionSupport<M> (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.graphql.data.method.annotation.support.AnnotatedControllerConfigurer (implements org.springframework.graphql.execution.RuntimeWiringConfigurer)
- org.springframework.graphql.data.federation.FederationSchemaFactory
- 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.ArgumentValue<T>
- org.springframework.graphql.data.method.annotation.support.ArgumentValueValueExtractor (implements jakarta.validation.valueextraction.ValueExtractor<T>)
- org.springframework.graphql.data.method.annotation.support.AuthenticationPrincipalArgumentResolver (implements org.springframework.graphql.data.method.HandlerMethodArgumentResolver)
- org.springframework.graphql.server.support.BearerTokenAuthenticationExtractor (implements org.springframework.graphql.server.support.AuthenticationExtractor)
- org.springframework.graphql.support.CachingDocumentSource (implements org.springframework.graphql.support.DocumentSource)
- org.springframework.graphql.execution.ClassNameTypeResolver (implements graphql.schema.TypeResolver)
- org.springframework.graphql.data.pagination.ConnectionAdapterSupport<P>
- org.springframework.graphql.data.query.SliceConnectionAdapter (implements org.springframework.graphql.data.pagination.ConnectionAdapter)
- org.springframework.graphql.data.query.WindowConnectionAdapter (implements org.springframework.graphql.data.pagination.ConnectionAdapter)
- org.springframework.graphql.execution.ConnectionTypeDefinitionConfigurer (implements org.springframework.graphql.execution.TypeDefinitionConfigurer)
- org.springframework.graphql.execution.ContextSnapshotFactoryHelper
- 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.DataFetcherMappingInfo
- 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.observation.DefaultDataFetcherObservationConvention (implements org.springframework.graphql.observation.DataFetcherObservationConvention)
- 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.observation.DefaultExecutionRequestObservationConvention (implements org.springframework.graphql.observation.ExecutionRequestObservationConvention)
- 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.support.DefaultExecutionGraphQlRequest (implements org.springframework.graphql.ExecutionGraphQlRequest)
- org.springframework.graphql.client.DgsGraphQlClient
- org.springframework.graphql.client.DgsGraphQlClient.RequestSpec
- org.springframework.graphql.data.pagination.EncodingCursorStrategy<T> (implements org.springframework.graphql.data.pagination.CursorStrategy<P>)
- org.springframework.graphql.server.webflux.GraphiQlHandler
- org.springframework.graphql.server.webmvc.GraphiQlHandler
- org.springframework.graphql.data.GraphQlArgumentBinder
- org.springframework.graphql.execution.GraphQlContextAccessor (implements io.micrometer.context.ContextAccessor<READ,
WRITE>) - org.springframework.graphql.server.webflux.GraphQlRequestPredicates
- org.springframework.graphql.server.webmvc.GraphQlRequestPredicates
- org.springframework.graphql.server.GraphQlRSocketHandler
- graphql.schema.GraphQLTypeVisitorStub (implements graphql.schema.GraphQLTypeVisitor)
- org.springframework.graphql.data.pagination.ConnectionFieldTypeVisitor
- 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.DataFetcherHandlerMethodSupport
- org.springframework.graphql.data.method.annotation.support.DataFetcherHandlerMethod
- org.springframework.graphql.data.method.InvocableHandlerMethodSupport
- org.springframework.graphql.data.method.HandlerMethodArgumentResolverComposite (implements org.springframework.graphql.data.method.HandlerMethodArgumentResolver)
- org.springframework.graphql.data.query.JsonKeysetCursorStrategy (implements org.springframework.graphql.data.pagination.CursorStrategy<P>)
- 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.core.annotation.SynthesizingMethodParameter
- io.micrometer.observation.Observation.Context (implements io.micrometer.observation.Observation.ContextView)
- org.springframework.graphql.observation.DataFetcherObservationContext
- org.springframework.graphql.observation.ExecutionRequestObservationContext
- 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.ReactiveAdapterRegistryHelper
- org.springframework.graphql.execution.ReactiveSecurityDataFetcherExceptionResolver (implements org.springframework.graphql.execution.DataFetcherExceptionResolver)
- java.lang.Record
- org.springframework.graphql.data.federation.FederationSchemaFactory.EntityMappingInfo
- org.springframework.graphql.support.ResourceDocumentSource (implements org.springframework.graphql.support.DocumentSource)
- org.springframework.graphql.server.webflux.SchemaHandler
- org.springframework.graphql.server.webmvc.SchemaHandler
- org.springframework.graphql.execution.SchemaMappingInspector
- org.springframework.graphql.data.query.ScrollPositionCursorStrategy (implements org.springframework.graphql.data.pagination.CursorStrategy<P>)
- org.springframework.graphql.execution.SecurityContextThreadLocalAccessor (implements io.micrometer.context.ThreadLocalAccessor<V>)
- org.springframework.graphql.server.support.SerializableGraphQlRequest (implements org.springframework.graphql.GraphQlRequest)
- graphql.execution.instrumentation.SimplePerformantInstrumentation (implements graphql.execution.instrumentation.Instrumentation)
- org.springframework.graphql.observation.GraphQlObservationInstrumentation
- org.springframework.graphql.data.method.annotation.support.SortMethodArgumentResolver (implements org.springframework.graphql.data.method.HandlerMethodArgumentResolver)
- org.springframework.graphql.data.method.annotation.support.SourceMethodArgumentResolver (implements org.springframework.graphql.data.method.HandlerMethodArgumentResolver)
- org.springframework.graphql.data.pagination.Subrange<P>
- org.springframework.graphql.data.query.ScrollSubrange
- org.springframework.graphql.data.method.annotation.support.SubrangeMethodArgumentResolver<P> (implements org.springframework.graphql.data.method.HandlerMethodArgumentResolver)
- org.springframework.graphql.data.method.annotation.support.ScrollSubrangeMethodArgumentResolver
- org.springframework.graphql.execution.SubscriptionExceptionResolverAdapter (implements org.springframework.graphql.execution.SubscriptionExceptionResolver)
- 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
- org.springframework.graphql.execution.SubscriptionPublisherException
- org.springframework.graphql.client.GraphQlClientException
- org.springframework.graphql.data.federation.RepresentationException
- org.springframework.graphql.data.federation.RepresentationNotResolvedException
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.graphql.server.support.AbstractAuthenticationWebSocketInterceptor (implements org.springframework.graphql.server.WebSocketGraphQlInterceptor)
Interface Hierarchy
- org.springframework.graphql.server.support.AuthenticationExtractor
- org.springframework.graphql.execution.BatchLoaderRegistry.RegistrationSpec<K,
V> - org.springframework.graphql.data.pagination.ConnectionAdapter
- org.springframework.graphql.data.pagination.CursorEncoder
- org.springframework.graphql.data.pagination.CursorStrategy<P>
- graphql.schema.DataFetcher<T>
- org.springframework.graphql.execution.SelfDescribingDataFetcher<T>
- org.springframework.graphql.execution.DataFetcherExceptionResolver
- org.springframework.graphql.data.method.annotation.support.HandlerDataFetcherExceptionResolver
- 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.HttpSyncGraphQlClient
- org.springframework.graphql.client.RSocketGraphQlClient
- org.springframework.graphql.client.WebGraphQlClient
- org.springframework.graphql.client.HttpGraphQlClient
- org.springframework.graphql.client.WebSocketGraphQlClient
- org.springframework.graphql.client.GraphQlClient.BaseBuilder<B>
- org.springframework.graphql.client.GraphQlClient.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.GraphQlClient.SyncBuilder<B>
- org.springframework.graphql.client.HttpSyncGraphQlClient.Builder<B>
- org.springframework.graphql.client.GraphQlClient.Builder<B>
- org.springframework.graphql.client.GraphQlClient.RequestSpec
- org.springframework.graphql.client.GraphQlClient.RetrieveSpec
- org.springframework.graphql.client.GraphQlClient.RetrieveSubscriptionSpec
- org.springframework.graphql.client.GraphQlClient.RetrieveSyncSpec
- 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.RSocketGraphQlTester
- org.springframework.graphql.test.tester.WebGraphQlTester
- org.springframework.graphql.test.tester.HttpGraphQlTester
- 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.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.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.Path
- org.springframework.graphql.test.tester.GraphQlTester.Response
- org.springframework.graphql.test.tester.GraphQlTester.Entity<D,
- org.springframework.graphql.client.GraphQlTransport
- org.springframework.graphql.data.method.HandlerMethodArgumentResolver
- io.micrometer.observation.KeyValuesConvention
- io.micrometer.observation.ObservationConvention<T>
- org.springframework.graphql.observation.DataFetcherObservationConvention
- org.springframework.graphql.observation.ExecutionRequestObservationConvention
- io.micrometer.observation.ObservationConvention<T>
- org.springframework.graphql.data.query.QueryByExampleDataFetcher.QueryByExampleBuilderCustomizer<T>
- org.springframework.graphql.data.query.QueryByExampleDataFetcher.ReactiveQueryByExampleBuilderCustomizer<T>
- org.springframework.graphql.data.query.QuerydslDataFetcher.QuerydslBuilderCustomizer<T>
- org.springframework.graphql.data.query.QuerydslDataFetcher.ReactiveQuerydslBuilderCustomizer<T>
- 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.SchemaMappingInspector.ClassResolver
- org.springframework.graphql.execution.SchemaMappingInspector.Initializer
- org.springframework.graphql.execution.SchemaReport
- org.springframework.graphql.execution.SchemaReport.SkippedType
- org.springframework.graphql.data.query.SortStrategy
- org.springframework.graphql.execution.SubscriptionExceptionResolver
- org.springframework.graphql.client.SyncGraphQlClientInterceptor
- org.springframework.graphql.client.SyncGraphQlClientInterceptor.Chain
- org.springframework.graphql.client.SyncGraphQlTransport
- org.springframework.graphql.execution.TypeDefinitionConfigurer
- org.springframework.graphql.execution.TypeVisitorHelper
- 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 Interface Hierarchy
- org.springframework.graphql.data.method.annotation.Argument (implements java.lang.annotation.Annotation)
- org.springframework.graphql.data.method.annotation.Arguments (implements java.lang.annotation.Annotation)
- org.springframework.graphql.data.method.annotation.BatchMapping (implements java.lang.annotation.Annotation)
- org.springframework.graphql.data.method.annotation.ContextValue (implements java.lang.annotation.Annotation)
- org.springframework.graphql.data.federation.EntityMapping (implements java.lang.annotation.Annotation)
- org.springframework.graphql.data.method.annotation.GraphQlExceptionHandler (implements java.lang.annotation.Annotation)
- org.springframework.graphql.data.GraphQlRepository (implements java.lang.annotation.Annotation)
- org.springframework.graphql.data.method.annotation.LocalContextValue (implements java.lang.annotation.Annotation)
- org.springframework.graphql.data.method.annotation.MutationMapping (implements java.lang.annotation.Annotation)
- org.springframework.graphql.data.method.annotation.QueryMapping (implements java.lang.annotation.Annotation)
- org.springframework.graphql.data.method.annotation.SchemaMapping (implements java.lang.annotation.Annotation)
- org.springframework.graphql.data.method.annotation.SubscriptionMapping (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.graphql.execution.ErrorType (implements graphql.ErrorClassification)
- org.springframework.graphql.observation.GraphQlObservationDocumentation (implements io.micrometer.observation.docs.ObservationDocumentation)
- org.springframework.graphql.observation.GraphQlObservationDocumentation.DataFetcherHighCardinalityKeyNames (implements io.micrometer.common.docs.KeyName)
- org.springframework.graphql.observation.GraphQlObservationDocumentation.DataFetcherLowCardinalityKeyNames (implements io.micrometer.common.docs.KeyName)
- org.springframework.graphql.observation.GraphQlObservationDocumentation.ExecutionRequestHighCardinalityKeyNames (implements io.micrometer.common.docs.KeyName)
- org.springframework.graphql.observation.GraphQlObservationDocumentation.ExecutionRequestLowCardinalityKeyNames (implements io.micrometer.common.docs.KeyName)
- org.springframework.graphql.server.support.GraphQlWebSocketMessageType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)