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

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

public class MasSmsServiceForYacImpl
extends Object
implements MasSmsService

版本:
1.0, 2017/12/1
作者:
yulei

构造方法摘要
MasSmsServiceForYacImpl()
           
 
方法摘要
 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
 

构造方法详细信息

MasSmsServiceForYacImpl

public MasSmsServiceForYacImpl()
方法详细信息

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–2018 cn.gtmap. All rights reserved.