A C G M S T V
A
- AliyunSmsException - cn.stylefeng.roses.sms.modular.aliyun.exp中的异常错误
-
短信发送异常
- AliyunSmsException(String, String) - 异常错误 的构造器cn.stylefeng.roses.sms.modular.aliyun.exp.AliyunSmsException
-
- AliyunSmsProperties - cn.stylefeng.roses.sms.modular.aliyun.prop中的类
-
阿里云oss相关配置
- AliyunSmsProperties() - 类 的构造器cn.stylefeng.roses.sms.modular.aliyun.prop.AliyunSmsProperties
-
- AliyunSmsResultEnum - cn.stylefeng.roses.sms.modular.aliyun.enums中的枚举
-
短信发送异常相关枚举
- AliyunSmsSender - cn.stylefeng.roses.sms.modular.aliyun中的类
-
阿里云短信发送服务
- AliyunSmsSender(MultiSignManager, AliyunSmsProperties) - 类 的构造器cn.stylefeng.roses.sms.modular.aliyun.AliyunSmsSender
-
C
- cn.stylefeng.roses.sms - 程序包 cn.stylefeng.roses.sms
-
- cn.stylefeng.roses.sms.modular.aliyun - 程序包 cn.stylefeng.roses.sms.modular.aliyun
-
- cn.stylefeng.roses.sms.modular.aliyun.enums - 程序包 cn.stylefeng.roses.sms.modular.aliyun.enums
-
- cn.stylefeng.roses.sms.modular.aliyun.exp - 程序包 cn.stylefeng.roses.sms.modular.aliyun.exp
-
- cn.stylefeng.roses.sms.modular.aliyun.msign - 程序包 cn.stylefeng.roses.sms.modular.aliyun.msign
-
- cn.stylefeng.roses.sms.modular.aliyun.msign.impl - 程序包 cn.stylefeng.roses.sms.modular.aliyun.msign.impl
-
- cn.stylefeng.roses.sms.modular.aliyun.prop - 程序包 cn.stylefeng.roses.sms.modular.aliyun.prop
-
- cn.stylefeng.roses.sms.modular.tencent - 程序包 cn.stylefeng.roses.sms.modular.tencent
-
- cn.stylefeng.roses.sms.modular.tencent.exp - 程序包 cn.stylefeng.roses.sms.modular.tencent.exp
-
- cn.stylefeng.roses.sms.modular.tencent.prop - 程序包 cn.stylefeng.roses.sms.modular.tencent.prop
-
G
- getSign(String, String) - 类 中的方法cn.stylefeng.roses.sms.modular.aliyun.msign.impl.MapBasedMultiSignManager
-
- getSign(String, String) - 接口 中的方法cn.stylefeng.roses.sms.modular.aliyun.msign.MultiSignManager
-
获取签名
M
- MapBasedMultiSignManager - cn.stylefeng.roses.sms.modular.aliyun.msign.impl中的类
-
获取缓存的map中的签名
- MapBasedMultiSignManager() - 类 的构造器cn.stylefeng.roses.sms.modular.aliyun.msign.impl.MapBasedMultiSignManager
-
- MultiSignManager - cn.stylefeng.roses.sms.modular.aliyun.msign中的接口
-
多个签名的缓存管理,为了打破一个签名发送次数的限制
S
- sendSms(String, String, Map<String, Object>) - 类 中的方法cn.stylefeng.roses.sms.modular.aliyun.AliyunSmsSender
-
- sendSms(String, String, Map<String, Object>) - 类 中的方法cn.stylefeng.roses.sms.modular.tencent.TencentSmsSender
-
- sendSms(String, String, Map<String, Object>) - 接口 中的方法cn.stylefeng.roses.sms.SmsSender
-
发送短信
如果是腾讯云,params要用LinkedHashMap,保证顺序
- SmsSender - cn.stylefeng.roses.sms中的接口
-
短信发送服务
T
- TencentSmsException - cn.stylefeng.roses.sms.modular.tencent.exp中的异常错误
-
短信发送异常
- TencentSmsException(String, String) - 异常错误 的构造器cn.stylefeng.roses.sms.modular.tencent.exp.TencentSmsException
-
- TencentSmsProperties - cn.stylefeng.roses.sms.modular.tencent.prop中的类
-
腾讯云短信配置
- TencentSmsProperties() - 类 的构造器cn.stylefeng.roses.sms.modular.tencent.prop.TencentSmsProperties
-
- TencentSmsSender - cn.stylefeng.roses.sms.modular.tencent中的类
-
腾讯云短信发送
- TencentSmsSender(TencentSmsProperties) - 类 的构造器cn.stylefeng.roses.sms.modular.tencent.TencentSmsSender
-
V
- valueOf(String) - 枚举 中的静态方法cn.stylefeng.roses.sms.modular.aliyun.enums.AliyunSmsResultEnum
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法cn.stylefeng.roses.sms.modular.aliyun.enums.AliyunSmsResultEnum
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
A C G M S T V
Copyright © 2020. All rights reserved.