public class Constants
extends Object
-
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
字段详细资料
-
RETRY_PREFIX
public static final String RETRY_PREFIX
重试消息前缀,默认:rt
- 另请参阅:
-
-
FIVE_SECOND
public static final int FIVE_SECOND
- 另请参阅:
-
-
构造器详细资料
-
Constants
public Constants()