程序包 | 说明 |
---|---|
com.fr.base.sms | |
com.fr.base.top | |
com.fr.base.top.exception | |
com.fr.base.top.impl | |
com.fr.decision.webservice.v10.maintenance |
限定符和类型 | 方法和说明 |
---|---|
void |
SendTestSMSRequest.check() |
void |
SendSMSRequest.check() |
void |
SMSUserInfoRequest.check() |
void |
BatchSendSMSRequest.check() |
JSONObject |
SMSManager.sendTestSMS(java.lang.String mobile)
发送测试短信
|
限定符和类型 | 方法和说明 |
---|---|
void |
MarketApiRequest.check()
客户端参数检查,减少服务端无效调用。
|
<T extends BaseMarketApiResponse> |
MarketApiClient.execute(MarketApiRequest<T> marketApiRequest) |
<T extends BaseMarketApiResponse> |
MarketApiClient.execute(MarketApiRequest<T> marketApiRequest,
java.lang.String signMethod) |
限定符和类型 | 类和说明 |
---|---|
class |
UnsupportedSignMethodException
不支持的签名方法异常
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
BaseMarketApiRequest.checkNullParam(java.lang.String field,
java.lang.Object param) |
protected void |
BaseMarketApiRequest.checkStringParam(java.lang.String field,
java.lang.String param) |
限定符和类型 | 方法和说明 |
---|---|
void |
CloudAnalyzeCountRequest.check() |