cn.gtmap.estateplat.core.support.sms.impl
类 CmccSmsServiceForJurImpl

java.lang.Object
  继承者 cn.gtmap.estateplat.core.support.sms.impl.CmccSmsServiceForJurImpl
所有已实现的接口:
MasSmsService

public class CmccSmsServiceForJurImpl
extends Object
implements MasSmsService

版本:
1.0, 2017/4/18
作者:
yulei

构造方法摘要
CmccSmsServiceForJurImpl()
           
 
方法摘要
 Boolean getStatus(String requestIdentifier)
           
 void initMasSmsService()
           
 String sendSms(String phoneNum, String content)
           
 void setApplicationID(String applicationID)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

CmccSmsServiceForJurImpl

public CmccSmsServiceForJurImpl()
方法详细信息

setApplicationID

public void setApplicationID(String applicationID)

initMasSmsService

public void initMasSmsService()

sendSms

public String sendSms(String phoneNum,
                      String content)
               throws AppException
指定者:
接口 MasSmsService 中的 sendSms
参数:
phoneNum - 手机号
content - 内容
返回:
抛出:
AppException

getStatus

public Boolean getStatus(String requestIdentifier)
指定者:
接口 MasSmsService 中的 getStatus
参数:
requestIdentifier - 短信ID
返回:


Copyright © 2015–2022 cn.gtmap. All rights reserved.