类 MsgQueue
java.lang.Object
com.gdxsoft.easyweb.script.messageQueue.MsgQueue
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
MsgQueue
public MsgQueue()
-
-
方法详细资料
-
toJson
-
addMsg
-
getChkPara
- 返回:
- the _ChkPara
-
setChkPara
- 参数:
chkPara- the _ChkPara to set
-
getChkVal
- 返回:
- the _ChkVal
-
setChkVal
- 参数:
chkVal- the _ChkVal to set
-
getT
public long getT()- 返回:
- the _T
-
setT
public void setT(long _t) - 参数:
_t- the _T to set
-