-
public interface Const
- 作者:
- zhangwei
date 2018/12/30
time 13:35
-
-
字段概要
字段
| 限定符和类型 |
字段和说明 |
static int |
PORT
监听端口
|
static java.lang.String |
SERVER
服务器地址
|
static int |
TIMEOUT
心跳超时时间
|
-
-
字段详细资料
-
PORT
static final int PORT
监听端口
- 另请参阅:
- 常量字段值
-
TIMEOUT
static final int TIMEOUT
心跳超时时间
- 另请参阅:
- 常量字段值
Copyright © 2019. All rights reserved.