public class Const extends Object
Modifier and Type | Field and Description |
---|---|
static String |
APPLICATION_NAME
应用程序类型的配置 key
|
static int |
DEFAULT_BUFFER_SIZE
websocket 传输 agent 包 buffer size
|
static int |
ID_MAX_LEN
id 最大长度
|
static String |
UPGRADE_MSG
升级提示语
|
static String |
WORKSPACE_DEFAULT_ID
默认的工作空间
|
static String |
WORKSPACEID_REQ_HEADER
请求 header
|
Constructor and Description |
---|
Const() |
public static final String APPLICATION_NAME
public static final String UPGRADE_MSG
public static final String WORKSPACEID_REQ_HEADER
public static final String WORKSPACE_DEFAULT_ID
public static final int DEFAULT_BUFFER_SIZE
public static final int ID_MAX_LEN
Copyright © 2017–2022. All rights reserved.