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