类 MsgQueue

java.lang.Object
com.gdxsoft.easyweb.script.messageQueue.MsgQueue

public class MsgQueue extends Object
  • 构造器详细资料

    • MsgQueue

      public MsgQueue()
  • 方法详细资料

    • toJson

      public String toJson(long prevTime)
    • addMsg

      public void addMsg(String id, String type, String q)
    • getChkPara

      public String getChkPara()
      返回:
      the _ChkPara
    • setChkPara

      public void setChkPara(String chkPara)
      参数:
      chkPara - the _ChkPara to set
    • getChkVal

      public String getChkVal()
      返回:
      the _ChkVal
    • setChkVal

      public void setChkVal(String chkVal)
      参数:
      chkVal - the _ChkVal to set
    • getT

      public long getT()
      返回:
      the _T
    • setT

      public void setT(long _t)
      参数:
      _t - the _T to set