| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
DEFAULT_KEEP_ALIVE |
30000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_GRAPHQL_URI |
"/graphql" |
public static final boolean |
DEFAULT_GRAPHQL_WS_ENABLED |
true |
public static final boolean |
DEFAULT_HTTP_ENABLED |
true |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_REQUEST_BATCHING_ENABLED |
false |
public static final boolean |
DEFAULT_REQUEST_MULTIPART_ENABLED |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
DEFAULT_CONNECTION_INIT_WAIT_TIMEOUT |
3000L |
Copyright © 2024 Eclipse. All rights reserved.