A C E G H I K M N P Q S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- allowUnexpectedResponseFields - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
Allowing unexpected fields in response.
C
- clients - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientsConfig
-
Configurations of named GraphQL client instances.
- clientSupport(Map<String, String>, List<String>) - Method in class io.quarkus.smallrye.graphql.client.runtime.SmallRyeGraphQLClientRecorder
E
- enhanceGraphQLConfiguration() - Method in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfigurationMergerBean
- executeSingleResultOperationsOverWebsocket - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
If true, then queries and mutations will run over the websocket transport rather than pure HTTP.
G
- getKnownConfigKeys() - Method in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientSupport
- getShortNamesToQualifiedNamesMapping() - Method in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientSupport
- GraphQLClientConfig - Class in io.quarkus.smallrye.graphql.client.runtime
- GraphQLClientConfig() - Constructor for class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
- GraphQLClientConfigurationMergerBean - Class in io.quarkus.smallrye.graphql.client.runtime
-
On startup, this beans takes Quarkus-specific configuration of GraphQL clients (quarkus.* properties) and merges this configuration with the configuration parsed by SmallRye GraphQL itself (CLIENT/mp-graphql/* properties) The resulting merged configuration resides in `io.smallrye.graphql.client.GraphQLClientsConfiguration` Quarkus configuration overrides SmallRye configuration where applicable.
- GraphQLClientConfigurationMergerBean() - Constructor for class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfigurationMergerBean
- GraphQLClientsConfig - Class in io.quarkus.smallrye.graphql.client.runtime
- GraphQLClientsConfig() - Constructor for class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientsConfig
- GraphQLClientSupport - Class in io.quarkus.smallrye.graphql.client.runtime
-
Items from build time needed to make available at runtime.
- GraphQLClientSupport() - Constructor for class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientSupport
H
- headers - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
HTTP headers to add when communicating with the target GraphQL service.
I
- initializeConfigurationMergerBean() - Method in class io.quarkus.smallrye.graphql.client.runtime.SmallRyeGraphQLClientRecorder
- initPayload - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
Additional payload sent on websocket initialization.
- io.quarkus.smallrye.graphql.client.runtime - package io.quarkus.smallrye.graphql.client.runtime
K
- keyStore - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
The key store location.
- keyStorePassword - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
The key store password.
- keyStoreType - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
The type of the key store.
M
- maxRedirects - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
Maximum number of redirects to follow.
N
- nothing() - Method in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfigurationMergerBean
P
- proxyHost - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
Hostname of the proxy to use.
- proxyPassword - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
Password for the proxy to use.
- proxyPort - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
Port number of the proxy to use.
- proxyUsername - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
Username for the proxy to use.
Q
- QuarkifiedErrorMessageProvider - Class in io.quarkus.smallrye.graphql.client.runtime
-
Provides Quarkus-specific versions of error messages for SmallRye GraphQL.
- QuarkifiedErrorMessageProvider() - Constructor for class io.quarkus.smallrye.graphql.client.runtime.QuarkifiedErrorMessageProvider
- quarkusConfiguration - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfigurationMergerBean
S
- setGlobalVertxInstance(Supplier<Vertx>) - Method in class io.quarkus.smallrye.graphql.client.runtime.SmallRyeGraphQLClientRecorder
- setKnownConfigKeys(List<String>) - Method in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientSupport
- setShortNamesToQualifiedNamesMapping(Map<String, String>) - Method in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientSupport
- setTypesafeApiClasses(List<String>) - Method in class io.quarkus.smallrye.graphql.client.runtime.SmallRyeGraphQLClientRecorder
- SmallRyeGraphQLClientRecorder - Class in io.quarkus.smallrye.graphql.client.runtime
- SmallRyeGraphQLClientRecorder() - Constructor for class io.quarkus.smallrye.graphql.client.runtime.SmallRyeGraphQLClientRecorder
- subprotocols - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
WebSocket subprotocols that should be supported by this client for running GraphQL operations over websockets.
- support - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfigurationMergerBean
T
- trustStore - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
The trust store location.
- trustStorePassword - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
The trust store password.
- trustStoreType - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
The type of the trust store.
- typesafeClientSupplier(Class<T>) - Method in class io.quarkus.smallrye.graphql.client.runtime.SmallRyeGraphQLClientRecorder
U
- upstreamConfigs - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfigurationMergerBean
- url - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
The URL location of the target GraphQL service.
- urlMissingErrorForNamedClient(String) - Method in class io.quarkus.smallrye.graphql.client.runtime.QuarkifiedErrorMessageProvider
W
- websocketInitializationTimeout - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
Maximum time in milliseconds that will be allowed to wait for the server to acknowledge a websocket connection (send a subprotocol-specific ACK message).
All Classes All Packages