Skip navigation links
A B C D G H J M N O P Q R S V 

A

AbstractProvider<T extends Property,K extends Context> - Class in org.aoju.bus.notify.provider
抽象类
AbstractProvider() - Constructor for class org.aoju.bus.notify.provider.AbstractProvider
 
AliyunDmProperty - Class in org.aoju.bus.notify.provider.aliyun
阿里云邮件模版
AliyunDmProperty() - Constructor for class org.aoju.bus.notify.provider.aliyun.AliyunDmProperty
 
AliyunDmProvider - Class in org.aoju.bus.notify.provider.aliyun
阿里云邮件
AliyunDmProvider(Context) - Constructor for class org.aoju.bus.notify.provider.aliyun.AliyunDmProvider
 
AliyunProvider<T extends Property,K extends Context> - Class in org.aoju.bus.notify.provider.aliyun
阿里云抽象类提供者
AliyunProvider(K) - Constructor for class org.aoju.bus.notify.provider.aliyun.AliyunProvider
 
AliyunSmsProperty - Class in org.aoju.bus.notify.provider.aliyun
阿里云短信模版
AliyunSmsProperty() - Constructor for class org.aoju.bus.notify.provider.aliyun.AliyunSmsProperty
 
AliyunSmsProvider - Class in org.aoju.bus.notify.provider.aliyun
阿里云短信
AliyunSmsProvider(Context) - Constructor for class org.aoju.bus.notify.provider.aliyun.AliyunSmsProvider
 
AliyunVmsProperty - Class in org.aoju.bus.notify.provider.aliyun
阿里云语音通知模版
AliyunVmsProperty() - Constructor for class org.aoju.bus.notify.provider.aliyun.AliyunVmsProperty
 
AliyunVmsProvider - Class in org.aoju.bus.notify.provider.aliyun
阿里云语音通知
AliyunVmsProvider(Context) - Constructor for class org.aoju.bus.notify.provider.aliyun.AliyunVmsProvider
 

B

BaiduSmsProperty - Class in org.aoju.bus.notify.provider.baidu
七牛云短信
BaiduSmsProperty() - Constructor for class org.aoju.bus.notify.provider.baidu.BaiduSmsProperty
 
BaiduSmsProvider - Class in org.aoju.bus.notify.provider.baidu
七牛云短信
BaiduSmsProvider(Context) - Constructor for class org.aoju.bus.notify.provider.baidu.BaiduSmsProvider
 
Builder - Class in org.aoju.bus.notify
构造信息
Builder() - Constructor for class org.aoju.bus.notify.Builder
 
Builder.ErrorCode - Enum in org.aoju.bus.notify
 
Builder.Type - Enum in org.aoju.bus.notify
缓存类型

C

cache(String, String) - Method in enum org.aoju.bus.notify.metric.NotifyCache
存入缓存
cache(String, String, long) - Method in enum org.aoju.bus.notify.metric.NotifyCache
存入缓存
checkResponse(String) - Method in class org.aoju.bus.notify.provider.aliyun.AliyunProvider
 
Context - Class in org.aoju.bus.notify
配置信息
Context() - Constructor for class org.aoju.bus.notify.Context
 

D

defaultIfEmpty() - Method in class org.aoju.bus.notify.provider.generic.NativeDmProperty
如果某些值为null,使用默认值
DingTalkProperty - Class in org.aoju.bus.notify.provider.dingtalk
钉钉通知模版
DingTalkProperty() - Constructor for class org.aoju.bus.notify.provider.dingtalk.DingTalkProperty
 
DingTalkProvider - Class in org.aoju.bus.notify.provider.dingtalk
钉钉通知
DingTalkProvider(Context) - Constructor for class org.aoju.bus.notify.provider.dingtalk.DingTalkProvider
 

G

get(String) - Method in enum org.aoju.bus.notify.metric.NotifyCache
获取缓存内容
getAddress(String, Charset) - Method in class org.aoju.bus.notify.provider.generic.NativeDmProvider
将一个地址字符串解析为多个地址 地址间使用" "、","、";"分隔
getPostHeader() - Method in class org.aoju.bus.notify.provider.netease.NeteaseProvider
 
getSign(Map<String, String>) - Method in class org.aoju.bus.notify.provider.aliyun.AliyunProvider
构造签名
getSmtpProps() - Method in class org.aoju.bus.notify.provider.generic.NativeDmProperty
获得SMTP相关信息

H

HuaweiSmsProperty - Class in org.aoju.bus.notify.provider.huawei
七牛云短信
HuaweiSmsProperty() - Constructor for class org.aoju.bus.notify.provider.huawei.HuaweiSmsProperty
 
HuaweiSmsProvider - Class in org.aoju.bus.notify.provider.huawei
七牛云短信
HuaweiSmsProvider(Context) - Constructor for class org.aoju.bus.notify.provider.huawei.HuaweiSmsProvider
 

J

JdcloudSmsProperty - Class in org.aoju.bus.notify.provider.jdcloud
七牛云短信
JdcloudSmsProperty() - Constructor for class org.aoju.bus.notify.provider.jdcloud.JdcloudSmsProperty
 
JdcloudSmsProvider - Class in org.aoju.bus.notify.provider.jdcloud
七牛云短信
JdcloudSmsProvider(Context) - Constructor for class org.aoju.bus.notify.provider.jdcloud.JdcloudSmsProvider
 

M

Message - Class in org.aoju.bus.notify.magic
返回消息
Message() - Constructor for class org.aoju.bus.notify.magic.Message
 

N

NativeDmProperty - Class in org.aoju.bus.notify.provider.generic
邮件消息
NativeDmProperty() - Constructor for class org.aoju.bus.notify.provider.generic.NativeDmProperty
 
NativeDmProvider - Class in org.aoju.bus.notify.provider.generic
邮件消息
NativeDmProvider(Context) - Constructor for class org.aoju.bus.notify.provider.generic.NativeDmProvider
 
NeteaseProvider<T extends Property,K extends Context> - Class in org.aoju.bus.notify.provider.netease
网易云抽象类
NeteaseProvider(K) - Constructor for class org.aoju.bus.notify.provider.netease.NeteaseProvider
 
NeteaseSmsProperty - Class in org.aoju.bus.notify.provider.netease
网易云短信模版
NeteaseSmsProperty() - Constructor for class org.aoju.bus.notify.provider.netease.NeteaseSmsProperty
 
NeteaseSmsProvider - Class in org.aoju.bus.notify.provider.netease
网易云短信消息
NeteaseSmsProvider(Context) - Constructor for class org.aoju.bus.notify.provider.netease.NeteaseSmsProvider
 
NotifyCache - Enum in org.aoju.bus.notify.metric
默认缓存实现

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 - package org.aoju.bus.notify.provider
 
org.aoju.bus.notify.provider.aliyun - package org.aoju.bus.notify.provider.aliyun
 
org.aoju.bus.notify.provider.baidu - package org.aoju.bus.notify.provider.baidu
 
org.aoju.bus.notify.provider.dingtalk - package org.aoju.bus.notify.provider.dingtalk
 
org.aoju.bus.notify.provider.generic - package org.aoju.bus.notify.provider.generic
 
org.aoju.bus.notify.provider.huawei - package org.aoju.bus.notify.provider.huawei
 
org.aoju.bus.notify.provider.jdcloud - package org.aoju.bus.notify.provider.jdcloud
 
org.aoju.bus.notify.provider.netease - package org.aoju.bus.notify.provider.netease
 
org.aoju.bus.notify.provider.qiniu - package org.aoju.bus.notify.provider.qiniu
 
org.aoju.bus.notify.provider.tencent - package org.aoju.bus.notify.provider.tencent
 

P

post(String, Map<String, Object>) - Method in class org.aoju.bus.notify.provider.netease.NeteaseProvider
 
properties - Variable in class org.aoju.bus.notify.provider.AbstractProvider
 
Property - Class in org.aoju.bus.notify.magic
消息模版
Property() - Constructor for class org.aoju.bus.notify.magic.Property
 
Property.Mode - Enum in org.aoju.bus.notify.magic
 
Property.Type - Enum in org.aoju.bus.notify.magic
 
Provider<T extends Property> - Interface in org.aoju.bus.notify
通知器,用于发送通知,如: 短信,邮件,语音,微信等s

Q

QCloudSmsProperty - Class in org.aoju.bus.notify.provider.tencent
腾讯云短信
QCloudSmsProperty() - Constructor for class org.aoju.bus.notify.provider.tencent.QCloudSmsProperty
 
QCloudSmsProvider - Class in org.aoju.bus.notify.provider.tencent
腾讯云短信
QCloudSmsProvider(Context) - Constructor for class org.aoju.bus.notify.provider.tencent.QCloudSmsProvider
 
QiniuSmsProperty - Class in org.aoju.bus.notify.provider.qiniu
七牛云短信
QiniuSmsProperty() - Constructor for class org.aoju.bus.notify.provider.qiniu.QiniuSmsProperty
 
QiniuSmsProvider - Class in org.aoju.bus.notify.provider.qiniu
七牛云短信
QiniuSmsProvider(Context) - Constructor for class org.aoju.bus.notify.provider.qiniu.QiniuSmsProvider
 

R

receive - Variable in class org.aoju.bus.notify.magic.Property
接收者
Registry - Enum in org.aoju.bus.notify
通知注册器

S

send(T) - Method in class org.aoju.bus.notify.provider.AbstractProvider
 
send(T, List<String>) - Method in class org.aoju.bus.notify.provider.AbstractProvider
 
send(AliyunDmProperty) - Method in class org.aoju.bus.notify.provider.aliyun.AliyunDmProvider
发送邮件逻辑处理
send(AliyunSmsProperty) - Method in class org.aoju.bus.notify.provider.aliyun.AliyunSmsProvider
 
send(AliyunVmsProperty) - Method in class org.aoju.bus.notify.provider.aliyun.AliyunVmsProvider
 
send(BaiduSmsProperty) - Method in class org.aoju.bus.notify.provider.baidu.BaiduSmsProvider
 
send(DingTalkProperty) - Method in class org.aoju.bus.notify.provider.dingtalk.DingTalkProvider
 
send(NativeDmProperty) - Method in class org.aoju.bus.notify.provider.generic.NativeDmProvider
 
send(HuaweiSmsProperty) - Method in class org.aoju.bus.notify.provider.huawei.HuaweiSmsProvider
 
send(JdcloudSmsProperty) - Method in class org.aoju.bus.notify.provider.jdcloud.JdcloudSmsProvider
 
send(NeteaseSmsProperty) - Method in class org.aoju.bus.notify.provider.netease.NeteaseSmsProvider
 
send(QiniuSmsProperty) - Method in class org.aoju.bus.notify.provider.qiniu.QiniuSmsProvider
 
send(T) - Method in interface org.aoju.bus.notify.Provider
指定模版Property并发送 注意:不同等服务商使用的模版实现不同
send(T, List<String>) - Method in interface org.aoju.bus.notify.Provider
发送通知
send(T, String) - Method in interface org.aoju.bus.notify.Provider
发送通知
send(T, String...) - Method in interface org.aoju.bus.notify.Provider
发送通知
send(QCloudSmsProperty) - Method in class org.aoju.bus.notify.provider.tencent.QCloudSmsProvider
 
sender - Variable in class org.aoju.bus.notify.magic.Property
发送者
sign(String) - Method in class org.aoju.bus.notify.provider.aliyun.AliyunProvider
密钥签名
specialUrlEncode(String) - Method in class org.aoju.bus.notify.provider.aliyun.AliyunProvider
pop编码

V

valueOf(String) - Static method in enum org.aoju.bus.notify.Builder.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aoju.bus.notify.Builder.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aoju.bus.notify.magic.Property.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aoju.bus.notify.magic.Property.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aoju.bus.notify.metric.NotifyCache
Returns the enum constant of this type with the specified name.
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.Builder.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aoju.bus.notify.Builder.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aoju.bus.notify.magic.Property.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aoju.bus.notify.magic.Property.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aoju.bus.notify.metric.NotifyCache
Returns an array containing the constants of this enum type, in the order they are declared.
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 B C D G H J M N O P Q R S V 
Skip navigation links

Copyright © 2020. All rights reserved.