Class Hierarchy
- java.lang.Object
- com.fasterxml.jackson.databind.deser.DeserializationProblemHandler
- com.graphql_java_generator.client.GraphQLObjectMapper.GraphQLDeserializationProblemHandler
- com.graphql_java_generator.client.GraphqlClientUtils
- com.graphql_java_generator.client.GraphQLObjectMapper
- com.graphql_java_generator.client.OAuthTokenExtractor
- com.graphql_java_generator.client.OAuthTokenExtractor.GetOAuthTokenClientResponse (implements org.springframework.web.reactive.function.client.ClientResponse)
- com.graphql_java_generator.client.OAuthTokenExtractor.OAuthTokenFilter (implements org.springframework.web.reactive.function.client.ExchangeFilterFunction)
- com.graphql_java_generator.client.RequestExecutionSpringReactiveImpl (implements com.graphql_java_generator.client.RequestExecution)
- com.graphql_java_generator.client.SpringContextBean
- com.graphql_java_generator.client.SubscriptionClientReactiveImpl (implements com.graphql_java_generator.client.SubscriptionClient)
- com.fasterxml.jackson.databind.deser.DeserializationProblemHandler
Interface Hierarchy
- com.graphql_java_generator.client.GraphQLMutationExecutor
- com.graphql_java_generator.client.GraphQLMutationReactiveExecutor
- com.graphql_java_generator.client.GraphQLQueryExecutor
- com.graphql_java_generator.client.GraphQLQueryReactiveExecutor
- com.graphql_java_generator.client.GraphQLRequestObject
- com.graphql_java_generator.client.GraphQLSubscriptionExecutor
- com.graphql_java_generator.client.GraphQLSubscriptionReactiveExecutor
- com.graphql_java_generator.client.RequestExecution
- com.graphql_java_generator.client.SubscriptionCallback<T>
- com.graphql_java_generator.client.SubscriptionClient