Class Hierarchy
- java.lang.Object
- com.graphql_java_generator.client.GraphqlClientUtils
- com.graphql_java_generator.client.GraphQLConfiguration
- com.graphql_java_generator.client.GraphQLReactiveWebSocketHandler<R,T> (implements org.springframework.web.reactive.socket.WebSocketHandler)
- 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.QueryExecutorImpl (implements com.graphql_java_generator.client.QueryExecutor)
- com.graphql_java_generator.client.QueryExecutorSpringReactiveImpl (implements com.graphql_java_generator.client.QueryExecutor)
- com.graphql_java_generator.client.SubscriptionClientWebSocket<R,T>
Interface Hierarchy
- com.graphql_java_generator.client.GraphQLRequestObject
- com.graphql_java_generator.client.QueryExecutor
- com.graphql_java_generator.client.SubscriptionCallback<T>
- com.graphql_java_generator.client.SubscriptionClient