Package | Description |
---|---|
io.vertx.reactivex.ext.web.handler.graphql.ws |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<Message> |
Message.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
Message |
ConnectionInitEvent.message()
Provides message content.
|
static Message |
Message.newInstance(Message arg) |
Modifier and Type | Method and Description |
---|---|
GraphQLWSHandler |
GraphQLWSHandler.beforeExecute(Handler<ExecutionInputBuilderWithContext<Message>> config)
Set a callback to invoke before executing a GraphQL query.
|
Copyright © 2023 Eclipse. All rights reserved.