Modifier and Type | Method and Description |
---|---|
Message |
ConnectionInitEvent.message()
Provides
MessageType.CONNECTION_INIT message content. |
Modifier and Type | Method and Description |
---|---|
GraphQLWSHandler |
GraphQLWSHandler.beforeExecute(Handler<ExecutionInputBuilderWithContext<Message>> config)
Set a callback to invoke before executing a GraphQL query.
|
Modifier and Type | Method and Description |
---|---|
Message |
Message.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static Message |
Message.newInstance(Message arg) |
Constructor and Description |
---|
Message(Message delegate) |
Modifier and Type | Method and Description |
---|---|
Message |
Message.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static Message |
Message.newInstance(Message arg) |
Constructor and Description |
---|
Message(Message delegate) |
Modifier and Type | Method and Description |
---|---|
Message |
Message.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static Message |
Message.newInstance(Message arg) |
Constructor and Description |
---|
Message(Message delegate) |
Copyright © 2023 Eclipse. All rights reserved.