JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
N
O
P
R
S
T
V
A
AbstractAliyunProvider
<
T
extends
Template
,
K
extends
Properties
> - Class in
org.aoju.bus.notify.provider.aliyun
阿里云抽象类提供者
AbstractAliyunProvider(K)
- Constructor for class org.aoju.bus.notify.provider.aliyun.
AbstractAliyunProvider
AbstractNeteaseProvider
- Class in
org.aoju.bus.notify.provider.netease
云信抽象类
AbstractNeteaseProvider(NeteaseProperties)
- Constructor for class org.aoju.bus.notify.provider.netease.
AbstractNeteaseProvider
AbstractProvider
<
T
extends
Template
,
K
extends
Properties
> - Class in
org.aoju.bus.notify
抽象类
AbstractProvider()
- Constructor for class org.aoju.bus.notify.
AbstractProvider
AliyunSmsProperties
- Class in
org.aoju.bus.notify.provider.aliyun
阿里云短信配置
AliyunSmsProperties()
- Constructor for class org.aoju.bus.notify.provider.aliyun.
AliyunSmsProperties
AliyunSmsProvider
- Class in
org.aoju.bus.notify.provider.aliyun
阿里云短信
AliyunSmsProvider(AliyunSmsProperties)
- Constructor for class org.aoju.bus.notify.provider.aliyun.
AliyunSmsProvider
AliyunSmsTemplate
- Class in
org.aoju.bus.notify.provider.aliyun
阿里云短信模版
AliyunSmsTemplate()
- Constructor for class org.aoju.bus.notify.provider.aliyun.
AliyunSmsTemplate
AliyunVmsProperties
- Class in
org.aoju.bus.notify.provider.aliyun
阿里云语音配置
AliyunVmsProperties()
- Constructor for class org.aoju.bus.notify.provider.aliyun.
AliyunVmsProperties
AliyunVmsProvider
- Class in
org.aoju.bus.notify.provider.aliyun
阿里云语音通知
AliyunVmsProvider(AliyunVmsProperties)
- Constructor for class org.aoju.bus.notify.provider.aliyun.
AliyunVmsProvider
AliyunVmsTemplate
- Class in
org.aoju.bus.notify.provider.aliyun
阿里云语音通知模版
AliyunVmsTemplate()
- Constructor for class org.aoju.bus.notify.provider.aliyun.
AliyunVmsTemplate
C
checkResponse(String)
- Method in class org.aoju.bus.notify.provider.aliyun.
AbstractAliyunProvider
D
DingTalkCropMsgProvider
- Class in
org.aoju.bus.notify.provider.dingtalk
钉钉通知
DingTalkCropMsgProvider(DingTalkProperties)
- Constructor for class org.aoju.bus.notify.provider.dingtalk.
DingTalkCropMsgProvider
DingTalkCropMsgTemplate
- Class in
org.aoju.bus.notify.provider.dingtalk
钉钉通知模版
DingTalkCropMsgTemplate()
- Constructor for class org.aoju.bus.notify.provider.dingtalk.
DingTalkCropMsgTemplate
DingTalkProperties
- Class in
org.aoju.bus.notify.provider.dingtalk
钉钉配置
DingTalkProperties()
- Constructor for class org.aoju.bus.notify.provider.dingtalk.
DingTalkProperties
E
EmailProvider
- Class in
org.aoju.bus.notify.provider.email
邮箱
EmailProvider()
- Constructor for class org.aoju.bus.notify.provider.email.
EmailProvider
G
get(Registry)
- Static method in class org.aoju.bus.notify.
NotifyProviderService
返回type对象
getPostHeader()
- Method in class org.aoju.bus.notify.provider.netease.
AbstractNeteaseProvider
getSign(Map<String, String>)
- Method in class org.aoju.bus.notify.provider.aliyun.
AbstractAliyunProvider
构造签名
N
NeteaseAttachMsgProvider
- Class in
org.aoju.bus.notify.provider.netease
云信通知
NeteaseAttachMsgProvider(NeteaseProperties)
- Constructor for class org.aoju.bus.notify.provider.netease.
NeteaseAttachMsgProvider
NeteaseMsgProvider
- Class in
org.aoju.bus.notify.provider.netease
云信消息
NeteaseMsgProvider(NeteaseProperties)
- Constructor for class org.aoju.bus.notify.provider.netease.
NeteaseMsgProvider
NeteaseMsgTemplate
- Class in
org.aoju.bus.notify.provider.netease
云信消息
NeteaseMsgTemplate()
- Constructor for class org.aoju.bus.notify.provider.netease.
NeteaseMsgTemplate
NeteaseProperties
- Class in
org.aoju.bus.notify.provider.netease
云信配置
NeteaseProperties()
- Constructor for class org.aoju.bus.notify.provider.netease.
NeteaseProperties
NotifyProviderService
- Class in
org.aoju.bus.notify
通知提供服务
NotifyProviderService()
- Constructor for class org.aoju.bus.notify.
NotifyProviderService
O
org.aoju.bus.notify
- package org.aoju.bus.notify
org.aoju.bus.notify.magic
- package org.aoju.bus.notify.magic
org.aoju.bus.notify.metric
- package org.aoju.bus.notify.metric
org.aoju.bus.notify.provider.aliyun
- package org.aoju.bus.notify.provider.aliyun
org.aoju.bus.notify.provider.dingtalk
- package org.aoju.bus.notify.provider.dingtalk
org.aoju.bus.notify.provider.email
- package org.aoju.bus.notify.provider.email
org.aoju.bus.notify.provider.netease
- package org.aoju.bus.notify.provider.netease
P
post(String, Map<String, Object>)
- Method in class org.aoju.bus.notify.provider.netease.
AbstractNeteaseProvider
properties
- Variable in class org.aoju.bus.notify.
AbstractProvider
Properties
- Class in
org.aoju.bus.notify.metric
配置
Properties()
- Constructor for class org.aoju.bus.notify.metric.
Properties
Provider
<
T
extends
Template
> - Interface in
org.aoju.bus.notify
通知器,用于发送通知,如: 短信,邮件,语音,微信等s
R
receive
- Variable in class org.aoju.bus.notify.metric.
Template
接收者
register(Registry, Properties)
- Static method in class org.aoju.bus.notify.
NotifyProviderService
注册组件
Registry
- Enum in
org.aoju.bus.notify
通知注册器
Response
- Class in
org.aoju.bus.notify.magic
返回消息
Response()
- Constructor for class org.aoju.bus.notify.magic.
Response
S
send(String, Map<String, String>)
- Method in class org.aoju.bus.notify.
AbstractProvider
send(T)
- Method in class org.aoju.bus.notify.
AbstractProvider
send(AliyunSmsTemplate)
- Method in class org.aoju.bus.notify.provider.aliyun.
AliyunSmsProvider
send(AliyunVmsTemplate)
- Method in class org.aoju.bus.notify.provider.aliyun.
AliyunVmsProvider
send(DingTalkCropMsgTemplate)
- Method in class org.aoju.bus.notify.provider.dingtalk.
DingTalkCropMsgProvider
send(NeteaseMsgTemplate)
- Method in class org.aoju.bus.notify.provider.netease.
NeteaseAttachMsgProvider
send(NeteaseMsgTemplate)
- Method in class org.aoju.bus.notify.provider.netease.
NeteaseMsgProvider
send(String, Map<String, String>)
- Method in interface org.aoju.bus.notify.
Provider
指定模版ID进行发送.
send(T)
- Method in interface org.aoju.bus.notify.
Provider
指定模版
Template
并发送.
sender
- Variable in class org.aoju.bus.notify.metric.
Template
发送者
sign(String)
- Method in class org.aoju.bus.notify.provider.aliyun.
AbstractAliyunProvider
密钥签名
specialUrlEncode(String)
- Method in class org.aoju.bus.notify.provider.aliyun.
AbstractAliyunProvider
pop编码
T
Template
- Class in
org.aoju.bus.notify.metric
消息模版
Template()
- Constructor for class org.aoju.bus.notify.metric.
Template
V
valueOf(String)
- Static method in enum org.aoju.bus.notify.
Registry
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.aoju.bus.notify.
Registry
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
E
G
N
O
P
R
S
T
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All rights reserved.