跳过导航链接
A C D F G H I L M P R S T 

A

AbstractMailClient - cn.featherfly.common.mail.client中的类
抽象邮件发送客户端
AbstractMailClient(MailUser, SmtpMailServer) - 类 的构造器cn.featherfly.common.mail.client.AbstractMailClient
 
AbstractMailClient(MailUser, Pop3MailServer) - 类 的构造器cn.featherfly.common.mail.client.AbstractMailClient
 
AbstractMailClient(MailUser, ImapMailServer) - 类 的构造器cn.featherfly.common.mail.client.AbstractMailClient
 
AbstractMailClient(MailUser, MailServer, MailServer) - 类 的构造器cn.featherfly.common.mail.client.AbstractMailClient
 
AbstractMailClient(MailUser, MailServer, MailServer, Map<String, Object>) - 类 的构造器cn.featherfly.common.mail.client.AbstractMailClient
 
AbstractMailClient(AbstractMailClient) - 类 的构造器cn.featherfly.common.mail.client.AbstractMailClient
 
addMailAttach(MailAttach) - 类 中的方法cn.featherfly.common.mail.MailBody
添加邮件附件
addMailAttachs(MailAttach...) - 类 中的方法cn.featherfly.common.mail.MailBody
添加邮件附件
answer(String) - 类 中的方法cn.featherfly.common.mail.client.MailReceiver
标记已回复

C

close(Store, Logger) - 类 中的静态方法cn.featherfly.common.mail.MailApiUtils
关闭
close(Transport, Logger) - 类 中的静态方法cn.featherfly.common.mail.MailApiUtils
关闭.
close(Folder, Logger) - 类 中的静态方法cn.featherfly.common.mail.MailApiUtils
关闭.
close(Folder, boolean, Logger) - 类 中的静态方法cn.featherfly.common.mail.MailApiUtils
关闭.
cn.featherfly.common.mail - 程序包 cn.featherfly.common.mail
 
cn.featherfly.common.mail.client - 程序包 cn.featherfly.common.mail.client
 
create(Message) - 接口 中的方法cn.featherfly.common.mail.MailCreator
从Message创建mail对象
create(Message) - 类 中的方法cn.featherfly.common.mail.SimpleMailCreator
从Message创建mail对象

D

delete(String) - 类 中的方法cn.featherfly.common.mail.client.MailReceiver
删除

F

flag(String, String) - 类 中的方法cn.featherfly.common.mail.client.MailReceiver
标记

G

get(String, MailCreator<E>) - 类 中的方法cn.featherfly.common.mail.client.MailReceiver
获取指定folder指定messageId的邮件.
getAddress(String[]) - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
 
getAddress() - 类 中的方法cn.featherfly.common.mail.MailUser
返回address
getAllowCacheSize() - 类 中的方法cn.featherfly.common.mail.client.MailReceiver
返回allowCacheSize
getCc() - 类 中的方法cn.featherfly.common.mail.MailAddress
 
getCharset() - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
返回charset
getContent() - 类 中的方法cn.featherfly.common.mail.MailBody
 
getContentHtml() - 类 中的方法cn.featherfly.common.mail.MailBody
返回contentHtml
getDomain() - 类 中的方法cn.featherfly.common.mail.MailUser
返回domain
getEncoding() - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
返回encoding
getFile() - 类 中的方法cn.featherfly.common.mail.MailAttach
返回file
getFileName() - 类 中的方法cn.featherfly.common.mail.MailAttach
返回fileName
getFlags() - 类 中的方法cn.featherfly.common.mail.MailBody
返回flags
getFolder() - 类 中的方法cn.featherfly.common.mail.client.MailReceiver
返回folder
getHost() - 类 中的方法cn.featherfly.common.mail.MailServer
返回host
getId() - 类 中的方法cn.featherfly.common.mail.Mail
返回id
getMailAddress() - 类 中的方法cn.featherfly.common.mail.Mail
返回mailAddress
getMailAttachs() - 类 中的方法cn.featherfly.common.mail.MailBody
返回mailAttachs
getMailBody() - 类 中的方法cn.featherfly.common.mail.Mail
返回mailBody
getMailLogFile() - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
返回mailLogFile
getMailSmtpAuth() - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
 
getMailSmtpHost() - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
 
getMailUser() - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
返回mailUser
getMailUser() - 类 中的方法cn.featherfly.common.mail.Mail
返回mailUser
getPassword() - 类 中的方法cn.featherfly.common.mail.MailUser
返回password
getPort() - 类 中的方法cn.featherfly.common.mail.MailServer
返回port
getProperties() - 类 中的方法cn.featherfly.common.mail.MailBody
获取所有属性
getProperty(String) - 类 中的方法cn.featherfly.common.mail.MailBody
获取属性
getProps() - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
返回props
getProtocol() - 类 中的方法cn.featherfly.common.mail.MailServer
返回protocol
getReceivedDate() - 类 中的方法cn.featherfly.common.mail.MailBody
返回receivedDate
getSentDate() - 类 中的方法cn.featherfly.common.mail.MailBody
返回sentDate
getSession() - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
返回session
getSmtpServer() - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
返回smtpServer
getStoreServer() - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
返回storeServer
getSubject() - 类 中的方法cn.featherfly.common.mail.MailBody
 
getTo() - 类 中的方法cn.featherfly.common.mail.MailAddress
 
getUsername() - 类 中的方法cn.featherfly.common.mail.MailUser
返回username

H

handle(E) - 接口 中的方法cn.featherfly.common.mail.MailHandler
处理传入对象
hasAttach() - 类 中的方法cn.featherfly.common.mail.MailBody
 

I

ImapMailServer - cn.featherfly.common.mail中的类
StmpMailServer
ImapMailServer(String) - 类 的构造器cn.featherfly.common.mail.ImapMailServer
 
ImapMailServer(String, int) - 类 的构造器cn.featherfly.common.mail.ImapMailServer
 
init(MailUser, MailServer, MailServer, Map<String, Object>) - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
 
isDebug() - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
返回debug
isHasCC() - 类 中的方法cn.featherfly.common.mail.MailAddress
是否包含抄送
isMimeContent() - 类 中的方法cn.featherfly.common.mail.MailBody
 

L

logger - 类 中的变量cn.featherfly.common.mail.client.AbstractMailClient
 

M

Mail - cn.featherfly.common.mail中的类
邮件实体
Mail() - 类 的构造器cn.featherfly.common.mail.Mail
 
MAIL_SMTP_AUTH - 类 中的静态变量cn.featherfly.common.mail.client.AbstractMailClient
 
MAIL_SMTP_HOST - 类 中的静态变量cn.featherfly.common.mail.client.AbstractMailClient
 
MailAddress - cn.featherfly.common.mail中的类
邮件地址
MailAddress(String...) - 类 的构造器cn.featherfly.common.mail.MailAddress
 
MailApiUtils - cn.featherfly.common.mail中的类
MailApiUtils copyright featherfly 2010-2020, all rights reserved.
MailApiUtils() - 类 的构造器cn.featherfly.common.mail.MailApiUtils
 
MailAttach - cn.featherfly.common.mail中的类
MailAttach
MailAttach(File) - 类 的构造器cn.featherfly.common.mail.MailAttach
 
MailAttach(File, String) - 类 的构造器cn.featherfly.common.mail.MailAttach
 
MailBody - cn.featherfly.common.mail中的类
邮件内容
MailBody(String, String) - 类 的构造器cn.featherfly.common.mail.MailBody
 
MailBody(String, String, boolean) - 类 的构造器cn.featherfly.common.mail.MailBody
 
MailBody(String, String, boolean, MailAttach...) - 类 的构造器cn.featherfly.common.mail.MailBody
 
MailCreator<E> - cn.featherfly.common.mail中的接口
MailCreator
MailException - cn.featherfly.common.mail中的异常错误
MailException
MailException() - 异常错误 的构造器cn.featherfly.common.mail.MailException
 
MailException(String, Object[], Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.mail.MailException
构造方法
MailException(String, Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.mail.MailException
构造方法
MailException(String, Object[], Throwable) - 异常错误 的构造器cn.featherfly.common.mail.MailException
构造方法
MailException(String, Throwable) - 异常错误 的构造器cn.featherfly.common.mail.MailException
构造方法
MailException(String, Object[], Locale) - 异常错误 的构造器cn.featherfly.common.mail.MailException
构造方法
MailException(String, Object[]) - 异常错误 的构造器cn.featherfly.common.mail.MailException
构造方法
MailException(String, Locale) - 异常错误 的构造器cn.featherfly.common.mail.MailException
构造方法
MailException(String) - 异常错误 的构造器cn.featherfly.common.mail.MailException
构造方法
MailException(Throwable) - 异常错误 的构造器cn.featherfly.common.mail.MailException
构造方法
MailHandler<E> - cn.featherfly.common.mail中的接口
邮件处理器
MailReceiver - cn.featherfly.common.mail.client中的类
邮件接收客户端
MailReceiver(MailUser, Pop3MailServer) - 类 的构造器cn.featherfly.common.mail.client.MailReceiver
 
MailReceiver(MailUser, ImapMailServer) - 类 的构造器cn.featherfly.common.mail.client.MailReceiver
 
MailReceiver(MailUser, Pop3MailServer, Map<String, Object>) - 类 的构造器cn.featherfly.common.mail.client.MailReceiver
 
MailReceiver(MailUser, ImapMailServer, Map<String, Object>) - 类 的构造器cn.featherfly.common.mail.client.MailReceiver
 
MailSender - cn.featherfly.common.mail.client中的类
邮件发送客户端
MailSender(MailUser, SmtpMailServer) - 类 的构造器cn.featherfly.common.mail.client.MailSender
 
MailSender(MailUser, SmtpMailServer, Map<String, Object>) - 类 的构造器cn.featherfly.common.mail.client.MailSender
 
MailServer - cn.featherfly.common.mail中的类
MailServer
MailServer(String, int, String) - 类 的构造器cn.featherfly.common.mail.MailServer
 
MailUser - cn.featherfly.common.mail中的类
发送邮件的账户
MailUser(String, String) - 类 的构造器cn.featherfly.common.mail.MailUser
 
MailUser(String, String, String) - 类 的构造器cn.featherfly.common.mail.MailUser
 

P

Pop3MailServer - cn.featherfly.common.mail中的类
Pop3MailServer
Pop3MailServer(String) - 类 的构造器cn.featherfly.common.mail.Pop3MailServer
 
Pop3MailServer(String, int) - 类 的构造器cn.featherfly.common.mail.Pop3MailServer
 
PROPERTY_PREFIX - 类 中的静态变量cn.featherfly.common.mail.client.AbstractMailClient
扩展属性前置

R

receive(MailHandler<Mail>) - 类 中的方法cn.featherfly.common.mail.client.MailReceiver
处理从指定folder的所有邮件.
receive(SearchTerm, MailHandler<Mail>) - 类 中的方法cn.featherfly.common.mail.client.MailReceiver
处理从指定folder的所有邮件.
receive(MailCreator<E>, MailHandler<E>) - 类 中的方法cn.featherfly.common.mail.client.MailReceiver
处理从指定folder的所有邮件.
receive(SearchTerm, MailCreator<E>, MailHandler<E>) - 类 中的方法cn.featherfly.common.mail.client.MailReceiver
处理从指定folder查询出的邮件.
recent(String) - 类 中的方法cn.featherfly.common.mail.client.MailReceiver
标记已回复

S

seen(String) - 类 中的方法cn.featherfly.common.mail.client.MailReceiver
标记已读
send(String, String, String) - 类 中的方法cn.featherfly.common.mail.client.MailSender
发送邮件
send(MailAddress, MailBody) - 类 中的方法cn.featherfly.common.mail.client.MailSender
发送邮件
setAddress(String) - 类 中的方法cn.featherfly.common.mail.MailUser
设置address
setAllowCacheSize(int) - 类 中的方法cn.featherfly.common.mail.client.MailReceiver
设置allowCacheSize
setCc(String...) - 类 中的方法cn.featherfly.common.mail.MailAddress
设置抄送地址
setCharset(String) - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
设置charset
setContent(String) - 类 中的方法cn.featherfly.common.mail.MailBody
 
setContentHtml(String) - 类 中的方法cn.featherfly.common.mail.MailBody
设置contentHtml
setDebug() - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
 
setDebug(boolean) - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
设置debug
setEncoding(String) - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
设置encoding
setFlags(String[]) - 类 中的方法cn.featherfly.common.mail.MailBody
设置flags
setFolder(String) - 类 中的方法cn.featherfly.common.mail.client.MailReceiver
设置folder
setId(String) - 类 中的方法cn.featherfly.common.mail.Mail
设置id
setMailAddress(MailAddress) - 类 中的方法cn.featherfly.common.mail.Mail
设置mailAddress
setMailBody(MailBody) - 类 中的方法cn.featherfly.common.mail.Mail
设置mailBody
setMailLogFile(String) - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
设置mailLogFile
setMailSmtpAuth(String) - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
 
setMailSmtpHost(String) - 类 中的方法cn.featherfly.common.mail.client.AbstractMailClient
 
setMailUser(MailUser) - 类 中的方法cn.featherfly.common.mail.Mail
设置mailUser
setMimeContent(boolean) - 类 中的方法cn.featherfly.common.mail.MailBody
 
setPassword(String) - 类 中的方法cn.featherfly.common.mail.MailUser
设置password
setProperty(String, String) - 类 中的方法cn.featherfly.common.mail.MailBody
设置属性
setReceivedDate(Date) - 类 中的方法cn.featherfly.common.mail.MailBody
设置receivedDate
setSentDate(Date) - 类 中的方法cn.featherfly.common.mail.MailBody
设置sentDate
setSubject(String) - 类 中的方法cn.featherfly.common.mail.MailBody
 
setTo(String...) - 类 中的方法cn.featherfly.common.mail.MailAddress
设置收件人地址
SimpleMailCreator - cn.featherfly.common.mail中的类
SimpleMailCreator
SimpleMailCreator() - 类 的构造器cn.featherfly.common.mail.SimpleMailCreator
 
SmtpMailServer - cn.featherfly.common.mail中的类
SmtpMailServer
SmtpMailServer(String) - 类 的构造器cn.featherfly.common.mail.SmtpMailServer
 
SmtpMailServer(String, int) - 类 的构造器cn.featherfly.common.mail.SmtpMailServer
 
storeAttach(InputStream) - 类 中的方法cn.featherfly.common.mail.SimpleMailCreator
存储文件.

T

toString() - 类 中的方法cn.featherfly.common.mail.MailAttach
toString() - 类 中的方法cn.featherfly.common.mail.MailServer
A C D F G H I L M P R S T 
跳过导航链接