Modifier and Type | Constant Field | Value |
---|---|---|
private static final int |
ACCEPT_SESSION |
1 |
private static final java.lang.String |
DEFAULT_AUTH_NAME |
"NULL" |
private static final java.lang.String |
DEFAULT_AUTHCLASS_NAME |
"spread.NULLAuth" |
private static final int |
DEFAULT_SPREAD_PORT |
4803 |
private static final int |
ENDIAN_TYPE |
-2147483520 |
private static final int |
MAX_AUTH_METHODS |
3 |
private static final int |
MAX_AUTH_NAME |
30 |
protected static final int |
MAX_GROUP_NAME |
32 |
private static final int |
MAX_MESSAGE_LENGTH |
140000 |
private static final int |
MAX_PRIVATE_NAME |
10 |
private static final int |
SP_MAJOR_VERSION |
3 |
private static final int |
SP_MINOR_VERSION |
17 |
private static final int |
SP_PATCH_VERSION |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
AGREED_MESS |
16 |
protected static final int |
CAUSAL_MESS |
8 |
protected static final int |
CAUSED_BY_DISCONNECT |
1024 |
protected static final int |
CAUSED_BY_JOIN |
256 |
protected static final int |
CAUSED_BY_LEAVE |
512 |
protected static final int |
CAUSED_BY_NETWORK |
2048 |
private static final int |
CONTENT_DATA |
1 |
private static final int |
CONTENT_DIGEST |
3 |
private static final int |
CONTENT_OBJECT |
2 |
protected static final int |
FIFO_MESS |
4 |
protected static final int |
GROUPS_MESS |
524288 |
protected static final int |
JOIN_MESS |
65536 |
protected static final int |
KILL_MESS |
262144 |
protected static final int |
LEAVE_MESS |
131072 |
protected static final int |
MEMBERSHIP_MESS |
16128 |
protected static final int |
REG_MEMB_MESS |
4096 |
protected static final int |
REGULAR_MESS |
63 |
protected static final int |
REJECT_MESS |
4194304 |
protected static final int |
RELIABLE_MESS |
2 |
protected static final int |
SAFE_MESS |
32 |
protected static final int |
SELF_DISCARD |
64 |
protected static final int |
TRANSITION_MESS |
8192 |
protected static final int |
UNRELIABLE_MESS |
1 |
Copyright © 2004 Spread Concepts LLC. All Rights Reserved.