| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
DEFAULT_KEEP_ALIVE_SECS |
60 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
SHARE_GROUP_PREFIX |
"$share/" |
public static final String |
SHARE_QUEUE_PREFIX |
"$queue/" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
DIS_CONNECTED |
"disconnected" |
public static final String |
IS_HTTP |
"is_http" |
public static final String |
SESSION_EXPIRES |
"session_expires" |
public static final String |
USER_NAME_KEY |
"username" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
AUTHORIZATION_PREFIX |
"Basic " |
public static final String |
BASIC_AUTH_HEADER_NAME |
"authorization" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
DEFAULT_CAPACITY |
8 |
public static final float |
DEFAULT_LOAD_FACTOR |
0.5f |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
BUFFER_SIZE |
4096 |
Copyright © 2022. All rights reserved.