Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
SIZE_OF_BYTE |
1 |
protected static final int |
SIZE_OF_DOUBLE |
8 |
protected static final int |
SIZE_OF_FLOAT |
4 |
protected static final int |
SIZE_OF_INT |
4 |
protected static final int |
SIZE_OF_LONG |
8 |
protected static final int |
SIZE_OF_SHORT |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
SIZE_OF_BYTE |
1 |
protected static final int |
SIZE_OF_DOUBLE |
8 |
protected static final int |
SIZE_OF_FLOAT |
4 |
protected static final int |
SIZE_OF_INT |
4 |
protected static final int |
SIZE_OF_LONG |
8 |
protected static final int |
SIZE_OF_SHORT |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_REPEATER_PORT |
5065 |
public static final int |
DEFAULT_SERVER_PORT |
5064 |
public static final int |
LARGE_HEADER_SIZE |
24 |
public static final int |
MAX_CHANNEL_NAME_BYTES_LENGTH |
488 |
public static final short |
MAX_PRIORITY |
99 |
public static final int |
MESSAGE_SIZE_ALIGNMENT |
8 |
public static final short |
MIN_PRIORITY |
0 |
public static final int |
STANDARD_HEADER_SIZE |
16 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
UNKNOWN_CHANNEL_CID |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_MAX_PAYLOAD_SIZE |
2147483616 |
public static final int |
MIN_MAX_PAYLOAD_SIZE |
16384 |
Copyright © 2014–2024 aquenos GmbH. All rights reserved.