Modifier and Type | Method and Description |
---|---|
GraphQLWSOptions |
GraphQLWSOptions.setConnectionInitWaitTimeout(long connectionInitWaitTimeout)
Set the maximum delay in milliseconds for the client to send the
CONNECTION_INIT message. |
Modifier and Type | Method and Description |
---|---|
static GraphQLWSHandler |
GraphQLWSHandler.create(graphql.GraphQL graphQL,
GraphQLWSOptions options)
Create a new
GraphQLWSHandler that will use the provided graphQL object to execute requests. |
GraphQLWSHandlerBuilder |
GraphQLWSHandlerBuilder.with(GraphQLWSOptions options)
Change the
GraphQLWSOptions to use. |
Constructor and Description |
---|
GraphQLWSOptions(GraphQLWSOptions other)
Copy constructor.
|
Modifier and Type | Method and Description |
---|---|
static GraphQLWSHandler |
GraphQLWSHandler.create(graphql.GraphQL graphQL,
GraphQLWSOptions options)
Create a new
GraphQLWSHandler that will use the provided graphQL object to execute requests. |
GraphQLWSHandlerBuilder |
GraphQLWSHandlerBuilder.with(GraphQLWSOptions options)
Change the
GraphQLWSOptions to use. |
Modifier and Type | Method and Description |
---|---|
static GraphQLWSHandler |
GraphQLWSHandler.create(graphql.GraphQL graphQL,
GraphQLWSOptions options)
Create a new
GraphQLWSHandler that will use the provided graphQL object to execute requests. |
GraphQLWSHandlerBuilder |
GraphQLWSHandlerBuilder.with(GraphQLWSOptions options)
Change the
GraphQLWSOptions to use. |
Modifier and Type | Method and Description |
---|---|
static GraphQLWSHandler |
GraphQLWSHandler.create(graphql.GraphQL graphQL,
GraphQLWSOptions options)
Create a new
GraphQLWSHandler that will use the provided graphQL object to execute requests. |
GraphQLWSHandlerBuilder |
GraphQLWSHandlerBuilder.with(GraphQLWSOptions options)
Change the
GraphQLWSOptions to use. |
Copyright © 2024 Eclipse. All rights reserved.