| Package | Description |
|---|---|
| io.vertx.ext.web.handler.graphql.ws |
| Modifier and Type | Method and Description |
|---|---|
GraphQLWSHandler |
GraphQLWSHandler.connectionInitHandler(Handler<ConnectionInitEvent> connectionInitHandler)
Deprecated.
as of 4.5.1, use
GraphQLWSHandler.builder(GraphQL) instead |
GraphQLWSHandlerBuilder |
GraphQLWSHandlerBuilder.onConnectionInit(Handler<ConnectionInitEvent> connectionInitHandler)
Customize the connection init
Handler. |
Copyright © 2024 Eclipse. All rights reserved.