@Deprecated public class Config extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
API_SECRET
Deprecated.
|
static String |
APIKEY
Deprecated.
|
static Charset |
CHARSET
Deprecated.
|
static String |
DOMAIN
Deprecated.
|
static String |
ENCODING
Deprecated.
|
static String |
FLOW_DOMAIN
Deprecated.
|
static String |
FLOW_PREFIX
Deprecated.
|
static String |
PORT
Deprecated.
|
static String |
PREFIX
Deprecated.
|
static Properties |
properties
Deprecated.
|
static String |
PROTOCOL
Deprecated.
|
static String |
SMS_DOMAIN
Deprecated.
|
static String |
SMS_PREFIX
Deprecated.
|
static String |
URI_ADD_TPL_SMS
Deprecated.
|
static String |
URI_DEL_TPL_SMS
Deprecated.
|
static String |
URI_GET_DEFAULT_TPL_SMS
Deprecated.
|
static String |
URI_GET_FLOW_PACKAGE
Deprecated.
|
static String |
URI_GET_SMS_BLACK_WORD
Deprecated.
|
static String |
URI_GET_SMS_RECORD
Deprecated.
|
static String |
URI_GET_SMS_REPLY
Deprecated.
|
static String |
URI_GET_TPL_SMS
Deprecated.
|
static String |
URI_GET_USER_INFO
Deprecated.
|
static String |
URI_PULL_FLOW_STATUS
Deprecated.
|
static String |
URI_PULL_SMS_REPLY
Deprecated.
|
static String |
URI_PULL_SMS_STATUS
Deprecated.
|
static String |
URI_PULL_VOICE_STATUS
Deprecated.
|
static String |
URI_RECHARGE_FLOW
Deprecated.
|
static String |
URI_SEND_BATCH_SMS
Deprecated.
|
static String |
URI_SEND_MULTI_SMS
Deprecated.
|
static String |
URI_SEND_SINGLE_SMS
Deprecated.
|
static String |
URI_SEND_TPL_BATCH_SMS
Deprecated.
|
static String |
URI_SEND_TPL_SINGLE_SMS
Deprecated.
|
static String |
URI_SEND_VOICE_SMS
Deprecated.
|
static String |
URI_SET_USER_INFO
Deprecated.
|
static String |
URI_UPD_TPL_SMS
Deprecated.
|
static String |
VERSION
Deprecated.
|
static String |
VOICE_DOMAIN
Deprecated.
|
static String |
VOICE_PREFIX
Deprecated.
|
| Constructor and Description |
|---|
Config()
Deprecated.
|
public static final Properties properties
public static final String APIKEY
public static final String API_SECRET
public static final String ENCODING
public static final String VERSION
public static final String DOMAIN
public static final String SMS_DOMAIN
public static final String VOICE_DOMAIN
public static final String FLOW_DOMAIN
public static final String PROTOCOL
public static final String PORT
public static final String PREFIX
public static final String SMS_PREFIX
public static final String VOICE_PREFIX
public static final String FLOW_PREFIX
public static final Charset CHARSET
public static final String URI_GET_USER_INFO
public static final String URI_SET_USER_INFO
public static final String URI_GET_DEFAULT_TPL_SMS
public static final String URI_ADD_TPL_SMS
public static final String URI_GET_TPL_SMS
public static final String URI_UPD_TPL_SMS
public static final String URI_DEL_TPL_SMS
public static final String URI_SEND_SINGLE_SMS
public static final String URI_PULL_SMS_STATUS
public static final String URI_PULL_SMS_REPLY
public static final String URI_GET_SMS_REPLY
public static final String URI_GET_SMS_RECORD
public static final String URI_GET_SMS_BLACK_WORD
public static final String URI_SEND_TPL_SINGLE_SMS
public static final String URI_SEND_TPL_BATCH_SMS
public static final String URI_SEND_MULTI_SMS
public static final String URI_SEND_BATCH_SMS
public static final String URI_SEND_VOICE_SMS
public static final String URI_PULL_VOICE_STATUS
public static final String URI_GET_FLOW_PACKAGE
public static final String URI_RECHARGE_FLOW
public static final String URI_PULL_FLOW_STATUS
Copyright © 2017. All rights reserved.