| Package | Description |
|---|---|
| org.aoju.bus.notify.provider |
消息实现
|
| org.aoju.bus.notify.provider.aliyun |
阿里云短信、邮、件语音等支持
|
| org.aoju.bus.notify.provider.baidu |
百度短信
|
| org.aoju.bus.notify.provider.dingtalk |
钉钉消息
|
| org.aoju.bus.notify.provider.generic |
通用邮件
|
| org.aoju.bus.notify.provider.huawei |
华为短息
|
| org.aoju.bus.notify.provider.jdcloud |
京东云短信
|
| org.aoju.bus.notify.provider.netease |
网易云短信消息
|
| org.aoju.bus.notify.provider.qiniu |
七牛云短信
|
| org.aoju.bus.notify.provider.tencent |
腾讯云短信
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProvider<T extends Property,K extends Context>
抽象类
|
| Modifier and Type | Field and Description |
|---|---|
protected K |
AbstractProvider.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
AliyunProvider<T extends Property,K extends Context>
阿里云抽象类提供者
|
| Constructor and Description |
|---|
AliyunEmailProvider(Context properties) |
AliyunSmsProvider(Context properties) |
AliyunVmsProvider(Context properties) |
| Constructor and Description |
|---|
BaiduSmsProvider(Context properties) |
| Constructor and Description |
|---|
DingTalkProvider(Context properties) |
| Constructor and Description |
|---|
NativeEmailProvider(Context properties) |
| Constructor and Description |
|---|
HuaweiSmsProvider(Context properties) |
| Constructor and Description |
|---|
JdcloudSmsProvider(Context properties) |
| Modifier and Type | Class and Description |
|---|---|
class |
NeteaseProvider<T extends Property,K extends Context>
网易云抽象类
|
| Constructor and Description |
|---|
NeteaseSmsProvider(Context properties) |
| Constructor and Description |
|---|
QiniuSmsProvider(Context properties) |
| Constructor and Description |
|---|
QCloudSmsProvider(Context properties) |
Copyright © 2021. All rights reserved.