| Interface and Description |
|---|
| io.vertx.ext.web.handler.graphql.ApolloWSConnectionInitEvent
the subscriptions-transport-ws protocol is no longer maintained
|
| io.vertx.ext.web.handler.graphql.ApolloWSHandler
the subscriptions-transport-ws protocol is no longer maintained
|
| io.vertx.ext.web.handler.graphql.ApolloWSMessage
the subscriptions-transport-ws protocol is no longer maintained
|
| io.vertx.ext.web.handler.graphql.TriConsumer
only useful in dataloader package which is now deprecated
|
| io.vertx.ext.web.handler.graphql.dataloader.VertxBatchLoader
use
Future.toCompletionStage() with a plain BatchLoaderWithContext |
| io.vertx.ext.web.handler.graphql.schema.VertxDataFetcher
use
VertxFutureAdapter instead |
| io.vertx.ext.web.handler.graphql.dataloader.VertxMappedBatchLoader
use
Future.toCompletionStage() with a plain MappedBatchLoaderWithContext |
| io.vertx.ext.web.handler.graphql.schema.VertxPropertyDataFetcher
with GraphQL-Java 20 and later, use
JsonObjectAdapter instead |
| Class and Description |
|---|
| io.vertx.ext.web.handler.graphql.ApolloWSOptions
the subscriptions-transport-ws protocol is no longer maintained
|
| Enum and Description |
|---|
| io.vertx.ext.web.handler.graphql.ApolloWSMessageType
the subscriptions-transport-ws protocol is no longer maintained
|
Copyright © 2025 Eclipse. All rights reserved.