Index
All Classes and Interfaces|All Packages
A
- allowUnexpectedResponseFields() - Method in interface io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
Allowing unexpected fields in response.
C
- clients() - Method in interface io.quarkus.smallrye.graphql.client.runtime.GraphQLClientsConfig
-
Configurations of named GraphQL client instances.
E
- enableBuildTimeScanning() - Method in interface io.quarkus.smallrye.graphql.client.runtime.GraphQLClientBuildConfig
-
Configuration item to enable build-time scanning in Quarkus for generating typesafe GraphQL client models.
- executeSingleResultOperationsOverWebsocket() - Method in interface 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
- getRuntimeClientModel(ClientModels) - Method in class io.quarkus.smallrye.graphql.client.runtime.SmallRyeGraphQLClientRecorder
- getShortNamesToQualifiedNamesMapping() - Method in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientSupport
- GraphQLClientBuildConfig - Interface in io.quarkus.smallrye.graphql.client.runtime
- GraphQLClientCertificateUpdateEventListener - Class in io.quarkus.smallrye.graphql.client.runtime
- GraphQLClientCertificateUpdateEventListener() - Constructor for class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientCertificateUpdateEventListener
- GraphQLClientConfig - Interface in io.quarkus.smallrye.graphql.client.runtime
- graphQLClientsConfig - Variable in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientCertificateUpdateEventListener
- GraphQLClientsConfig - Interface in io.quarkus.smallrye.graphql.client.runtime
- 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() - Method in interface io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
HTTP headers to add when communicating with the target GraphQL service.
I
- initPayload() - Method in interface 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
M
- maxRedirects() - Method in interface io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
Maximum number of redirects to follow.
- mergeClientConfigurations(GraphQLClientSupport) - Method in class io.quarkus.smallrye.graphql.client.runtime.SmallRyeGraphQLClientRecorder
O
- onCertificateUpdate(CertificateUpdatedEvent) - Method in class io.quarkus.smallrye.graphql.client.runtime.GraphQLClientCertificateUpdateEventListener
P
- proxyConfigurationName() - Method in interface io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
The name of the proxy configuration to use.
- proxyHost() - Method in interface io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
Deprecated, for removal: This API element is subject to removal in a future version.
- proxyPassword() - Method in interface io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
proxy-configuration-nameinstead. - proxyPort() - Method in interface io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
proxy-configuration-nameinstead. - proxyUsername() - Method in interface io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
proxy-configuration-nameinstead.
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
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(RuntimeValue<GraphQLClientsConfig>) - Constructor for class io.quarkus.smallrye.graphql.client.runtime.SmallRyeGraphQLClientRecorder
- subprotocols() - Method in interface io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
WebSocket subprotocols that should be supported by this client for running GraphQL operations over websockets.
T
- tlsConfigurationName() - Method in interface io.quarkus.smallrye.graphql.client.runtime.GraphQLClientConfig
-
The name of the TLS configuration (bucket) used for client authentication in the TLS registry.
- typesafeClientSupplier(Class<T>) - Method in class io.quarkus.smallrye.graphql.client.runtime.SmallRyeGraphQLClientRecorder
U
- url() - Method in interface 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() - Method in interface 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 and Interfaces|All Packages
proxy-configuration-nameinstead.