| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final long |
DEFAULT_CHANNEL_CONNECT_TIMEOUT |
500L |
protected static final long |
DEFAULT_CHANNEL_KEEP_ALIVE_PERIOD |
5000L |
public static final String |
SEND_BUFFER_SUBSCRIPTION_NAME |
"sender" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SEND_BUFFER_SUBSCRIPTION_NAME |
"sender" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_HOST_LENGTH |
128 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
KEEP_ALIVE_TYPE |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
TRANSITION_CLOSE |
3 |
protected static final int |
TRANSITION_DEFAULT |
0 |
protected static final int |
TRANSITION_RESOLVE |
1 |
protected static final int |
TRANSITION_RETRY |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
STATE_ACTIVE |
1 |
public static final int |
STATE_INACTIVE |
2 |
public static final int |
STATE_RETIRED |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
CONTROL_MESSAGE |
2 |
public static final short |
FULL_DUPLEX_SINGLE_MESSAGE |
1 |
public static final short |
REQUEST_RESPONSE |
0 |
Copyright © 2017–2018 camunda services GmbH. All rights reserved.