| Package | Description | 
|---|---|
| io.vertx.reactivex.ext.web.handler.graphql | 
| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.TypeArg<ApolloWSMessage> | 
ApolloWSMessage.__TYPE_ARG  | 
| Modifier and Type | Method and Description | 
|---|---|
static ApolloWSMessage | 
ApolloWSHandler.getMessage(graphql.GraphQLContext graphQlContext)
Deprecated.  
 | 
ApolloWSMessage | 
ApolloWSConnectionInitEvent.message()
Deprecated.  
 | 
static ApolloWSMessage | 
ApolloWSMessage.newInstance(ApolloWSMessage arg)  | 
| Modifier and Type | Method and Description | 
|---|---|
ApolloWSHandler | 
ApolloWSHandler.beforeExecute(Handler<ExecutionInputBuilderWithContext<ApolloWSMessage>> config)
Deprecated.  
 | 
ApolloWSHandler | 
ApolloWSHandler.dataLoaderRegistry(java.util.function.Function<ApolloWSMessage,org.dataloader.DataLoaderRegistry> factory)
Deprecated.  
 | 
ApolloWSHandler | 
ApolloWSHandler.locale(java.util.function.Function<ApolloWSMessage,Locale> factory)
Deprecated.  
 | 
ApolloWSHandler | 
ApolloWSHandler.messageHandler(Handler<ApolloWSMessage> messageHandler)
Deprecated.  
 | 
ApolloWSHandler | 
ApolloWSHandler.queryContext(java.util.function.Function<ApolloWSMessage,Object> factory)
Deprecated.  
 | 
Copyright © 2024 Eclipse. All rights reserved.