| Package | Description |
|---|---|
| org.aoju.bus.notify | |
| org.aoju.bus.notify.provider.aliyun | |
| org.aoju.bus.notify.provider.dingtalk | |
| org.aoju.bus.notify.provider.netease |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProvider<T extends Template,K extends Properties>
抽象类
|
interface |
Provider<T extends Template>
通知器,用于发送通知,如: 短信,邮件,语音,微信等s
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAliyunProvider<T extends Template,K extends Properties>
阿里云抽象类提供者
|
| Modifier and Type | Class and Description |
|---|---|
class |
AliyunSmsTemplate
阿里云短信模版
|
class |
AliyunVmsTemplate
阿里云语音通知模版
|
| Modifier and Type | Class and Description |
|---|---|
class |
DingTalkCropMsgTemplate
钉钉通知模版
|
| Modifier and Type | Class and Description |
|---|---|
class |
NeteaseMsgTemplate
云信消息
|
Copyright © 2020. All rights reserved.