public class AliyunSmsSendHandler extends AbstractSmsSendHandler
Description: 阿里云短信发送处理器
| 构造器和说明 |
|---|
AliyunSmsSendHandler(AliyunSmsProperties properties)
构造阿里云短信发送处理
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
execute(Template template,
List<String> phones) |
protected String |
getChannel() |
convertPhonesToArray, convertPhonesToArray, convertPhonesToList, convertPhonesToString, getOrderedParams, getOrderedParamsString, getTemplateId, http, join, join, send, wellFormed, wellFormed, wellFormed, wellFormedpublic AliyunSmsSendHandler(AliyunSmsProperties properties)
properties - 阿里云短信配置protected String getChannel()
getChannel 在类中 AbstractSmsSendHandlerpublic boolean execute(Template template, List<String> phones) throws TemplateIdInvalidException, ParameterOrdersInvalidException
Copyright © 2022. All rights reserved.