JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Interfaces
Classes
Fields
Methods
Constructors
Deprecated Interfaces
Interface
Description
com.graphql_java_generator.client.RequestExecution
Deprecated Classes
Class
Description
com.graphql_java_generator.client.RequestExecutionSpringReactiveImpl
Deprecated Fields
Field
Description
com.graphql_java_generator.client.RequestExecution.GRAPHQL_MARKER
com.graphql_java_generator.client.RequestExecution.GRAPHQL_MUTATION_MARKER
com.graphql_java_generator.client.RequestExecution.GRAPHQL_QUERY_MARKER
com.graphql_java_generator.client.RequestExecution.GRAPHQL_SUBSCRIPTION_MARKER
Deprecated Methods
Method
Description
com.graphql_java_generator.client.RequestExecution.execute
(AbstractGraphQLRequest, Map<String, Object>, SubscriptionCallback<T>, Class<R>, Class<T>)
com.graphql_java_generator.client.RequestExecution.execute
(AbstractGraphQLRequest, Map<String, Object>, Class<R>)
com.graphql_java_generator.client.RequestExecutionSpringReactiveImpl.execute
(AbstractGraphQLRequest, Map<String, Object>, SubscriptionCallback<T>, Class<R>, Class<T>)
com.graphql_java_generator.client.RequestExecutionSpringReactiveImpl.execute
(AbstractGraphQLRequest, Map<String, Object>, Class<R>)
Deprecated Constructors
Constructor
Description
com.graphql_java_generator.client.RequestExecutionSpringReactiveImpl()