跳过导航链接
C G J M S V 

C

cn.stylefeng.guns.roses.email.config - 程序包 cn.stylefeng.guns.roses.email.config
 
cn.stylefeng.guns.roses.email.core.enums - 程序包 cn.stylefeng.guns.roses.email.core.enums
 
cn.stylefeng.guns.roses.email.core.exception - 程序包 cn.stylefeng.guns.roses.email.core.exception
 
cn.stylefeng.guns.roses.email.core.mail - 程序包 cn.stylefeng.guns.roses.email.core.mail
 
cn.stylefeng.guns.roses.email.core.mail.service - 程序包 cn.stylefeng.guns.roses.email.core.mail.service
 
cn.stylefeng.guns.roses.email.core.model - 程序包 cn.stylefeng.guns.roses.email.core.model
 
cn.stylefeng.guns.roses.email.executor - 程序包 cn.stylefeng.guns.roses.email.executor
 

G

getCode() - 枚举 中的方法cn.stylefeng.guns.roses.email.core.enums.MailSendResultEnum
 
getCode() - 异常错误 中的方法cn.stylefeng.guns.roses.email.core.exception.MailException
 
getErrorMessage() - 异常错误 中的方法cn.stylefeng.guns.roses.email.core.exception.MailException
 
getMessage() - 枚举 中的方法cn.stylefeng.guns.roses.email.core.enums.MailSendResultEnum
 

J

JavaMailManager - cn.stylefeng.guns.roses.email.core.mail.service中的类
java默认的邮件发送方式实现
JavaMailManager() - 类 的构造器cn.stylefeng.guns.roses.email.core.mail.service.JavaMailManager
 

M

MailException - cn.stylefeng.guns.roses.email.core.exception中的异常错误
邮件发送异常
MailException(String, String) - 异常错误 的构造器cn.stylefeng.guns.roses.email.core.exception.MailException
 
MailExecutor - cn.stylefeng.guns.roses.email.executor中的接口
邮件发送的api
MailExecutorImpl - cn.stylefeng.guns.roses.email.executor中的类
短信通知接口
MailExecutorImpl() - 类 的构造器cn.stylefeng.guns.roses.email.executor.MailExecutorImpl
 
MailManager - cn.stylefeng.guns.roses.email.core.mail中的接口
邮件收发统一接口
MailSendResultEnum - cn.stylefeng.guns.roses.email.core.enums中的枚举
邮件发送失败的异常枚举
mailServiceProvider() - 类 中的方法cn.stylefeng.guns.roses.email.config.ServiceAutoConfiguration
 

S

sendMail(SendMailParam) - 接口 中的方法cn.stylefeng.guns.roses.email.core.mail.MailManager
发送普通邮件
sendMail(SendMailParam) - 类 中的方法cn.stylefeng.guns.roses.email.core.mail.service.JavaMailManager
 
sendMail(SendMailParam) - 接口 中的方法cn.stylefeng.guns.roses.email.executor.MailExecutor
发送邮件
sendMail(SendMailParam) - 类 中的方法cn.stylefeng.guns.roses.email.executor.MailExecutorImpl
 
SendMailParam - cn.stylefeng.guns.roses.email.core.model中的类
发送邮件的请求参数
SendMailParam() - 类 的构造器cn.stylefeng.guns.roses.email.core.model.SendMailParam
 
ServiceAutoConfiguration - cn.stylefeng.guns.roses.email.config中的类
邮件服务的配置
ServiceAutoConfiguration() - 类 的构造器cn.stylefeng.guns.roses.email.config.ServiceAutoConfiguration
 
setCode(Integer) - 枚举 中的方法cn.stylefeng.guns.roses.email.core.enums.MailSendResultEnum
 
setCode(String) - 异常错误 中的方法cn.stylefeng.guns.roses.email.core.exception.MailException
 
setErrorMessage(String) - 异常错误 中的方法cn.stylefeng.guns.roses.email.core.exception.MailException
 
setMessage(String) - 枚举 中的方法cn.stylefeng.guns.roses.email.core.enums.MailSendResultEnum
 

V

valueOf(String) - 枚举 中的静态方法cn.stylefeng.guns.roses.email.core.enums.MailSendResultEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.stylefeng.guns.roses.email.core.enums.MailSendResultEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
C G J M S V 
跳过导航链接

Copyright © 2020. All rights reserved.