A B C D E F G H I M N O P S U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- allowUnexpectedResponseFields(boolean) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClientBuilder
- allowUnexpectedResponseFields(boolean) - Method in class io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder
- applyConfigToVertxOptions(HttpClientOptions, GraphQLClientConfiguration) - Static method in class io.smallrye.graphql.client.vertx.VertxClientOptionsHelper
- asBuffer(KeyStore, char[]) - Static method in class io.smallrye.graphql.client.vertx.ssl.SSLTools
- asString() - Method in enum io.smallrye.graphql.client.vertx.websocket.graphqlws.MessageType
B
- build() - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClientBuilder
- build(Class<T>) - Method in class io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder
- BuiltinWebsocketSubprotocolHandlers - Class in io.smallrye.graphql.client.vertx.websocket
- BuiltinWebsocketSubprotocolHandlers() - Constructor for class io.smallrye.graphql.client.vertx.websocket.BuiltinWebsocketSubprotocolHandlers
C
- cancelMulti(String) - Method in class io.smallrye.graphql.client.vertx.websocket.graphqltransportws.GraphQLTransportWSSubprotocolHandler
- cancelMulti(String) - Method in class io.smallrye.graphql.client.vertx.websocket.graphqlws.GraphQLWSSubprotocolHandler
- cancelMulti(String) - Method in interface io.smallrye.graphql.client.vertx.websocket.WebSocketSubprotocolHandler
-
Cancels an active subscription with the given ID.
- cancelUni(String) - Method in class io.smallrye.graphql.client.vertx.websocket.graphqltransportws.GraphQLTransportWSSubprotocolHandler
- cancelUni(String) - Method in class io.smallrye.graphql.client.vertx.websocket.graphqlws.GraphQLWSSubprotocolHandler
- cancelUni(String) - Method in interface io.smallrye.graphql.client.vertx.websocket.WebSocketSubprotocolHandler
-
Cancels an active single-result operation with the given ID.
- client(WebClient) - Method in class io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder
- close() - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- close() - Method in class io.smallrye.graphql.client.vertx.websocket.graphqltransportws.GraphQLTransportWSSubprotocolHandler
- close() - Method in class io.smallrye.graphql.client.vertx.websocket.graphqlws.GraphQLWSSubprotocolHandler
- close() - Method in interface io.smallrye.graphql.client.vertx.websocket.WebSocketSubprotocolHandler
-
Called when the websocket should be closed (for example, when the GraphQL client is being closed).
- closeCustomInstance() - Static method in class io.smallrye.graphql.client.vertx.VertxManager
- COMPLETE - io.smallrye.graphql.client.vertx.websocket.graphqltransportws.MessageType
- configKey(String) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClientBuilder
- configKey(String) - Method in class io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder
- CONNECTION_ACK - io.smallrye.graphql.client.vertx.websocket.graphqltransportws.MessageType
- CONNECTION_INIT - io.smallrye.graphql.client.vertx.websocket.graphqltransportws.MessageType
- createHandlerFor(String, WebSocket, Integer, Map<String, Object>, Runnable) - Static method in class io.smallrye.graphql.client.vertx.websocket.BuiltinWebsocketSubprotocolHandlers
- createKeyStore(String, String, String) - Static method in class io.smallrye.graphql.client.vertx.ssl.SSLTools
D
- dynamicHeader(String, Uni<String>) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClientBuilder
- dynamicHeader(String, Uni<String>) - Method in class io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder
E
- endpoint(URI) - Method in class io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder
- ensureInitialized() - Method in class io.smallrye.graphql.client.vertx.websocket.graphqltransportws.GraphQLTransportWSSubprotocolHandler
- ensureInitialized() - Method in class io.smallrye.graphql.client.vertx.websocket.graphqlws.GraphQLWSSubprotocolHandler
- ensureInitialized() - Method in interface io.smallrye.graphql.client.vertx.websocket.WebSocketSubprotocolHandler
-
This is called to initialize the websocket connection and prepare it for executing operations.
- ERROR - io.smallrye.graphql.client.vertx.websocket.graphqltransportws.MessageType
- executeAsync(Document) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeAsync(Document, MultiMap) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeAsync(Document, String) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeAsync(Document, String, MultiMap) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeAsync(Document, Map<String, Object>) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeAsync(Document, Map<String, Object>, MultiMap) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeAsync(Document, Map<String, Object>, String) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeAsync(Document, Map<String, Object>, String, MultiMap) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeAsync(Request) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeAsync(Request, MultiMap) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeAsync(String) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeAsync(String, MultiMap) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeAsync(String, String) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeAsync(String, String, MultiMap) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeAsync(String, Map<String, Object>) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeAsync(String, Map<String, Object>, MultiMap) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeAsync(String, Map<String, Object>, String) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeAsync(String, Map<String, Object>, String, MultiMap) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeMulti(JsonObject, MultiEmitter<? super String>) - Method in class io.smallrye.graphql.client.vertx.websocket.graphqltransportws.GraphQLTransportWSSubprotocolHandler
- executeMulti(JsonObject, MultiEmitter<? super String>) - Method in class io.smallrye.graphql.client.vertx.websocket.graphqlws.GraphQLWSSubprotocolHandler
- executeMulti(JsonObject, MultiEmitter<? super String>) - Method in interface io.smallrye.graphql.client.vertx.websocket.WebSocketSubprotocolHandler
-
Requests an execution of a subscription operation over the websocket.
- executeSingleOperationsOverWebsocket(boolean) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClientBuilder
- executeSingleOperationsOverWebsocket(boolean) - Method in class io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder
- executeSync(Document) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeSync(Document, MultiMap) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeSync(Document, String) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeSync(Document, String, MultiMap) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeSync(Document, Map<String, Object>) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeSync(Document, Map<String, Object>, MultiMap) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeSync(Document, Map<String, Object>, String) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeSync(Document, Map<String, Object>, String, MultiMap) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeSync(Request) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeSync(Request, MultiMap) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeSync(String) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeSync(String, MultiMap) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeSync(String, String) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeSync(String, String, MultiMap) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeSync(String, Map<String, Object>) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeSync(String, Map<String, Object>, MultiMap) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeSync(String, Map<String, Object>, String) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeSync(String, Map<String, Object>, String, MultiMap) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- executeUni(JsonObject, UniEmitter<? super String>) - Method in class io.smallrye.graphql.client.vertx.websocket.graphqltransportws.GraphQLTransportWSSubprotocolHandler
- executeUni(JsonObject, UniEmitter<? super String>) - Method in class io.smallrye.graphql.client.vertx.websocket.graphqlws.GraphQLWSSubprotocolHandler
- executeUni(JsonObject, UniEmitter<? super String>) - Method in interface io.smallrye.graphql.client.vertx.websocket.WebSocketSubprotocolHandler
-
Requests an execution of a single-result operation over the websocket.
F
- fromString(String) - Static method in enum io.smallrye.graphql.client.vertx.websocket.graphqltransportws.MessageType
- fromString(String) - Static method in enum io.smallrye.graphql.client.vertx.websocket.graphqlws.MessageType
G
- generate() - Method in class io.smallrye.graphql.client.vertx.websocket.opid.IncrementingNumberOperationIDGenerator
- generate() - Method in interface io.smallrye.graphql.client.vertx.websocket.opid.OperationIDGenerator
- get() - Static method in class io.smallrye.graphql.client.vertx.VertxManager
-
The priority where to obtain a Vert.x instance: 1.
- GQL_COMPLETE - io.smallrye.graphql.client.vertx.websocket.graphqlws.MessageType
- GQL_CONNECTION_ACK - io.smallrye.graphql.client.vertx.websocket.graphqlws.MessageType
- GQL_CONNECTION_ERROR - io.smallrye.graphql.client.vertx.websocket.graphqlws.MessageType
- GQL_CONNECTION_INIT - io.smallrye.graphql.client.vertx.websocket.graphqlws.MessageType
- GQL_CONNECTION_KEEP_ALIVE - io.smallrye.graphql.client.vertx.websocket.graphqlws.MessageType
- GQL_CONNECTION_TERMINATE - io.smallrye.graphql.client.vertx.websocket.graphqlws.MessageType
- GQL_DATA - io.smallrye.graphql.client.vertx.websocket.graphqlws.MessageType
- GQL_ERROR - io.smallrye.graphql.client.vertx.websocket.graphqlws.MessageType
- GQL_START - io.smallrye.graphql.client.vertx.websocket.graphqlws.MessageType
- GQL_STOP - io.smallrye.graphql.client.vertx.websocket.graphqlws.MessageType
- GraphQLTransportWSSubprotocolHandler - Class in io.smallrye.graphql.client.vertx.websocket.graphqltransportws
-
Implementation of the `graphql-transport-ws` protocol.
- GraphQLTransportWSSubprotocolHandler(WebSocket, Integer, Map<String, Object>, Runnable) - Constructor for class io.smallrye.graphql.client.vertx.websocket.graphqltransportws.GraphQLTransportWSSubprotocolHandler
- GraphQLWSSubprotocolHandler - Class in io.smallrye.graphql.client.vertx.websocket.graphqlws
-
Handler for the legacy `graphql-ws` subprotocol Specification of the protocol: `https://github.com/apollographql/subscriptions-transport-ws/blob/master/PROTOCOL.md`
- GraphQLWSSubprotocolHandler(WebSocket, Integer, Map<String, Object>, Runnable) - Constructor for class io.smallrye.graphql.client.vertx.websocket.graphqlws.GraphQLWSSubprotocolHandler
H
- header(String, String) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClientBuilder
- header(String, String) - Method in class io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder
- headers(Map<String, String>) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClientBuilder
I
- IncrementingNumberOperationIDGenerator - Class in io.smallrye.graphql.client.vertx.websocket.opid
- IncrementingNumberOperationIDGenerator() - Constructor for class io.smallrye.graphql.client.vertx.websocket.opid.IncrementingNumberOperationIDGenerator
- initPayload(Map<String, Object>) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClientBuilder
- initPayload(Map<String, Object>) - Method in class io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder
- io.smallrye.graphql.client.vertx - package io.smallrye.graphql.client.vertx
- io.smallrye.graphql.client.vertx.dynamic - package io.smallrye.graphql.client.vertx.dynamic
- io.smallrye.graphql.client.vertx.ssl - package io.smallrye.graphql.client.vertx.ssl
- io.smallrye.graphql.client.vertx.typesafe - package io.smallrye.graphql.client.vertx.typesafe
- io.smallrye.graphql.client.vertx.websocket - package io.smallrye.graphql.client.vertx.websocket
- io.smallrye.graphql.client.vertx.websocket.graphqltransportws - package io.smallrye.graphql.client.vertx.websocket.graphqltransportws
- io.smallrye.graphql.client.vertx.websocket.graphqlws - package io.smallrye.graphql.client.vertx.websocket.graphqlws
- io.smallrye.graphql.client.vertx.websocket.opid - package io.smallrye.graphql.client.vertx.websocket.opid
M
- MessageType - Enum in io.smallrye.graphql.client.vertx.websocket.graphqltransportws
- MessageType - Enum in io.smallrye.graphql.client.vertx.websocket.graphqlws
N
- NEXT - io.smallrye.graphql.client.vertx.websocket.graphqltransportws.MessageType
O
- OperationIDGenerator - Interface in io.smallrye.graphql.client.vertx.websocket.opid
- options(HttpClientOptions) - Method in class io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder
- options(WebClientOptions) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClientBuilder
P
- PING - io.smallrye.graphql.client.vertx.websocket.graphqltransportws.MessageType
- PONG - io.smallrye.graphql.client.vertx.websocket.graphqltransportws.MessageType
S
- setFromGlobal(Vertx) - Static method in class io.smallrye.graphql.client.vertx.VertxManager
- SSLTools - Class in io.smallrye.graphql.client.vertx.ssl
- SSLTools() - Constructor for class io.smallrye.graphql.client.vertx.ssl.SSLTools
- subprotocols(WebsocketSubprotocol...) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClientBuilder
- subprotocols(WebsocketSubprotocol...) - Method in class io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder
- SUBSCRIBE - io.smallrye.graphql.client.vertx.websocket.graphqltransportws.MessageType
- subscription(Document) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- subscription(Document, String) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- subscription(Document, Map<String, Object>) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- subscription(Document, Map<String, Object>, String) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- subscription(Request) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- subscription(String) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- subscription(String, String) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- subscription(String, Map<String, Object>) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
- subscription(String, Map<String, Object>, String) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient
U
- url(String) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClientBuilder
V
- valueOf(String) - Static method in enum io.smallrye.graphql.client.vertx.websocket.graphqltransportws.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.smallrye.graphql.client.vertx.websocket.graphqlws.MessageType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.smallrye.graphql.client.vertx.websocket.graphqltransportws.MessageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.smallrye.graphql.client.vertx.websocket.graphqlws.MessageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- vertx(Vertx) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClientBuilder
- vertx(Vertx) - Method in class io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder
- VertxClientOptionsHelper - Class in io.smallrye.graphql.client.vertx
- VertxClientOptionsHelper() - Constructor for class io.smallrye.graphql.client.vertx.VertxClientOptionsHelper
- VertxDynamicGraphQLClient - Class in io.smallrye.graphql.client.vertx.dynamic
- VertxDynamicGraphQLClientBuilder - Class in io.smallrye.graphql.client.vertx.dynamic
-
Implementation of dynamic client builder that creates GraphQL clients using Vert.x under the hood.
- VertxDynamicGraphQLClientBuilder() - Constructor for class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClientBuilder
- VertxManager - Class in io.smallrye.graphql.client.vertx
- VertxManager() - Constructor for class io.smallrye.graphql.client.vertx.VertxManager
- VertxTypesafeGraphQLClientBuilder - Class in io.smallrye.graphql.client.vertx.typesafe
- VertxTypesafeGraphQLClientBuilder() - Constructor for class io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder
W
- webClient(WebClient) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClientBuilder
- websocketInitializationTimeout(Integer) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClientBuilder
- websocketInitializationTimeout(Integer) - Method in class io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder
- WebSocketSubprotocolHandler - Interface in io.smallrye.graphql.client.vertx.websocket
-
An implementation of this interface is responsible for handling a particular subscription websocket protocol.
- websocketUrl(String) - Method in class io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClientBuilder
- websocketUrl(String) - Method in class io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder
All Classes All Packages