AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ADMIN_PATH |
static String |
API_HOST_NAME |
static String |
GROUP_PATH |
static String |
MAX_RETRY_TIMES |
static Object |
MAX_RETRY_TIMES_SCHMEA |
static String |
MESSAGE_PATH |
static String |
SEND_VERSION |
static Object |
SEND_VERSION_SCHMEA |
static String |
USER_PATH |
| 限定符和类型 | 方法和说明 |
|---|---|
static JMessageConfig |
getInstance() |
static void |
setApiHostName(JMessageConfig conf,
String hostName) |
JMessageConfig |
setApiHostName(String hostName) |
JMessageConfig |
setMaxRetryTimes(int maxRetryTimes) |
static void |
setMaxRetryTimes(JMessageConfig conf,
int maxRetryTimes) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic static final Object MAX_RETRY_TIMES_SCHMEA
public static final Object SEND_VERSION_SCHMEA
public static JMessageConfig getInstance()
public JMessageConfig setApiHostName(String hostName)
public static void setApiHostName(JMessageConfig conf, String hostName)
public JMessageConfig setMaxRetryTimes(int maxRetryTimes)
public static void setMaxRetryTimes(JMessageConfig conf, int maxRetryTimes)
Copyright © 2015. All Rights Reserved.