- getAsText() - 类 中的方法com.jfplugin.mail.core.InternetAddressEditor
-
- getBcc() - 类 中的方法com.jfplugin.mail.core.SimpleMailMessage
-
- getCc() - 类 中的方法com.jfplugin.mail.core.SimpleMailMessage
-
- getContentType(File) - 类 中的方法com.jfplugin.mail.core.ConfigurableMimeFileTypeMap
-
- getContentType(String) - 类 中的方法com.jfplugin.mail.core.ConfigurableMimeFileTypeMap
-
- getDefaultEncoding() - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
- getDefaultEncoding(MimeMessage) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
Determine the default encoding for the given MimeMessage.
- getDefaultFileTypeMap() - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
- getDefaultFileTypeMap(MimeMessage) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
Determine the default Java Activation FileTypeMap for the given MimeMessage.
- getEncoding() - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
Return the specific character encoding used for this message, if any.
- getFailedMessages() - 异常错误 中的方法com.jfplugin.mail.exception.MailSendException
-
Return a Map with the failed messages as keys, and the thrown exceptions
as values.
- getFileTypeMap() - 类 中的方法com.jfplugin.mail.core.ConfigurableMimeFileTypeMap
-
- getFileTypeMap() - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
Return the FileTypeMap used by this MimeMessageHelper.
- getFrom() - 类 中的方法com.jfplugin.mail.core.SimpleMailMessage
-
- getHost() - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
- getJavaMailProperties() - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
Allow Map access to the JavaMail properties of this sender,
with the option to add or override specific entries.
- getMailSender() - 类 中的静态方法com.jfplugin.mail.MailKit
-
获取JavaMailSender
- getMailSender() - 类 中的方法com.jfplugin.mail.MailPro
-
获取JavaMailSender
- getMessage() - 异常错误 中的方法com.jfplugin.mail.exception.MailSendException
-
- getMessageExceptions() - 异常错误 中的方法com.jfplugin.mail.exception.MailSendException
-
Return an array with thrown message exceptions.
- getMimeMessage() - 类 中的方法com.jfplugin.mail.core.MimeMailMessage
-
Return the JavaMail MimeMessage that this MimeMailMessage is based on.
- getMimeMessage() - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
Return the underlying MimeMessage object.
- getMimeMessageHelper() - 类 中的方法com.jfplugin.mail.core.MimeMailMessage
-
Return the MimeMessageHelper that this MimeMailMessage is based on.
- getMimeMultipart() - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
Return the underlying MIME "multipart/related" object, if any.
- getPassword() - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
- getPort() - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
- getProtocol() - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
- getReplyTo() - 类 中的方法com.jfplugin.mail.core.SimpleMailMessage
-
- getRootMimeMultipart() - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
Return the root MIME "multipart/mixed" object, if any.
- getSentDate() - 类 中的方法com.jfplugin.mail.core.SimpleMailMessage
-
- getSession() - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
Return the JavaMail Session,
lazily initializing it if hasn't been specified explicitly.
- getSubject() - 类 中的方法com.jfplugin.mail.core.SimpleMailMessage
-
- getText() - 类 中的方法com.jfplugin.mail.core.SimpleMailMessage
-
- getTo() - 类 中的方法com.jfplugin.mail.core.SimpleMailMessage
-
- getTransport(Session) - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
Obtain a Transport object from the given JavaMail Session,
using the configured protocol.
- getUsername() - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
- MailAuthenticationException - com.jfplugin.mail.exception中的异常错误
-
- MailAuthenticationException(String) - 异常错误 的构造器com.jfplugin.mail.exception.MailAuthenticationException
-
Constructor for MailAuthenticationException.
- MailAuthenticationException(String, Throwable) - 异常错误 的构造器com.jfplugin.mail.exception.MailAuthenticationException
-
Constructor for MailAuthenticationException.
- MailAuthenticationException(Throwable) - 异常错误 的构造器com.jfplugin.mail.exception.MailAuthenticationException
-
Constructor for MailAuthenticationException.
- MailException - com.jfplugin.mail.exception中的异常错误
-
- MailException(String) - 异常错误 的构造器com.jfplugin.mail.exception.MailException
-
Constructor for MailException.
- MailException(String, Throwable) - 异常错误 的构造器com.jfplugin.mail.exception.MailException
-
Constructor for MailException.
- MailKit - com.jfplugin.mail中的类
-
发送邮件工具
- MailKit() - 类 的构造器com.jfplugin.mail.MailKit
-
- MailMessage - com.jfplugin.mail.core中的接口
-
- MailParseException - com.jfplugin.mail.exception中的异常错误
-
- MailParseException(String) - 异常错误 的构造器com.jfplugin.mail.exception.MailParseException
-
Constructor for MailParseException.
- MailParseException(String, Throwable) - 异常错误 的构造器com.jfplugin.mail.exception.MailParseException
-
Constructor for MailParseException.
- MailParseException(Throwable) - 异常错误 的构造器com.jfplugin.mail.exception.MailParseException
-
Constructor for MailParseException.
- MailPlugin - com.jfplugin.mail中的类
-
发送邮件插件
- MailPlugin(Properties) - 类 的构造器com.jfplugin.mail.MailPlugin
-
- MailPlugin(String, Properties) - 类 的构造器com.jfplugin.mail.MailPlugin
-
- MailPreparationException - com.jfplugin.mail.exception中的异常错误
-
- MailPreparationException(String) - 异常错误 的构造器com.jfplugin.mail.exception.MailPreparationException
-
Constructor for MailPreparationException.
- MailPreparationException(String, Throwable) - 异常错误 的构造器com.jfplugin.mail.exception.MailPreparationException
-
Constructor for MailPreparationException.
- MailPreparationException(Throwable) - 异常错误 的构造器com.jfplugin.mail.exception.MailPreparationException
-
- MailPro - com.jfplugin.mail中的类
-
邮件发送
- MailSender - com.jfplugin.mail.core中的接口
-
- MailSendException - com.jfplugin.mail.exception中的异常错误
-
- MailSendException(String) - 异常错误 的构造器com.jfplugin.mail.exception.MailSendException
-
Constructor for MailSendException.
- MailSendException(String, Throwable) - 异常错误 的构造器com.jfplugin.mail.exception.MailSendException
-
Constructor for MailSendException.
- MailSendException(String, Throwable, Map<Object, Exception>) - 异常错误 的构造器com.jfplugin.mail.exception.MailSendException
-
Constructor for registration of failed messages, with the
messages that failed as keys, and the thrown exceptions as values.
- MailSendException(Map<Object, Exception>) - 异常错误 的构造器com.jfplugin.mail.exception.MailSendException
-
Constructor for registration of failed messages, with the
messages that failed as keys, and the thrown exceptions as values.
- MimeMailMessage - com.jfplugin.mail.core中的类
-
- MimeMailMessage(MimeMessageHelper) - 类 的构造器com.jfplugin.mail.core.MimeMailMessage
-
Create a new MimeMailMessage based on the given MimeMessageHelper.
- MimeMailMessage(MimeMessage) - 类 的构造器com.jfplugin.mail.core.MimeMailMessage
-
Create a new MimeMailMessage based on the given JavaMail MimeMessage.
- MimeMessageHelper - com.jfplugin.mail.core中的类
-
- MimeMessageHelper(MimeMessage) - 类 的构造器com.jfplugin.mail.core.MimeMessageHelper
-
Create a new MimeMessageHelper for the given MimeMessage,
assuming a simple text message (no multipart content,
i.e. no alternative texts and no inline elements or attachments).
- MimeMessageHelper(MimeMessage, String) - 类 的构造器com.jfplugin.mail.core.MimeMessageHelper
-
Create a new MimeMessageHelper for the given MimeMessage,
assuming a simple text message (no multipart content,
i.e. no alternative texts and no inline elements or attachments).
- MimeMessageHelper(MimeMessage, boolean) - 类 的构造器com.jfplugin.mail.core.MimeMessageHelper
-
Create a new MimeMessageHelper for the given MimeMessage,
in multipart mode (supporting alternative texts, inline
elements and attachments) if requested.
- MimeMessageHelper(MimeMessage, boolean, String) - 类 的构造器com.jfplugin.mail.core.MimeMessageHelper
-
Create a new MimeMessageHelper for the given MimeMessage,
in multipart mode (supporting alternative texts, inline
elements and attachments) if requested.
- MimeMessageHelper(MimeMessage, int) - 类 的构造器com.jfplugin.mail.core.MimeMessageHelper
-
Create a new MimeMessageHelper for the given MimeMessage,
in multipart mode (supporting alternative texts, inline
elements and attachments) if requested.
- MimeMessageHelper(MimeMessage, int, String) - 类 的构造器com.jfplugin.mail.core.MimeMessageHelper
-
Create a new MimeMessageHelper for the given MimeMessage,
in multipart mode (supporting alternative texts, inline
elements and attachments) if requested.
- MimeMessagePreparator - com.jfplugin.mail.core中的接口
-
- MockHttpServletRequest - com.jfplugin.mail.mockhttp中的类
-
Created by farmer on 16/8/31.
- MockHttpServletRequest() - 类 的构造器com.jfplugin.mail.mockhttp.MockHttpServletRequest
-
- MockHttpServletResponse - com.jfplugin.mail.mockhttp中的类
-
Created by farmer on 16/8/31.
- MockHttpServletResponse() - 类 的构造器com.jfplugin.mail.mockhttp.MockHttpServletResponse
-
- MockPrintWriter - com.jfplugin.mail.mockhttp中的类
-
Created by farmer on 16/8/31.
- MockPrintWriter(Writer) - 类 的构造器com.jfplugin.mail.mockhttp.MockPrintWriter
-
- MULTIPART_MODE_MIXED - 类 中的静态变量com.jfplugin.mail.core.MimeMessageHelper
-
Constant indicating a multipart message with a single root multipart
element of type "mixed".
- MULTIPART_MODE_MIXED_RELATED - 类 中的静态变量com.jfplugin.mail.core.MimeMessageHelper
-
Constant indicating a multipart message with a root multipart element
"mixed" plus a nested multipart element of type "related".
- MULTIPART_MODE_NO - 类 中的静态变量com.jfplugin.mail.core.MimeMessageHelper
-
Constant indicating a non-multipart message.
- MULTIPART_MODE_RELATED - 类 中的静态变量com.jfplugin.mail.core.MimeMessageHelper
-
Constant indicating a multipart message with a single root multipart
element of type "related".
- send(MimeMessage) - 接口 中的方法com.jfplugin.mail.core.JavaMailSender
-
Send the given JavaMail MIME message.
- send(MimeMessage[]) - 接口 中的方法com.jfplugin.mail.core.JavaMailSender
-
Send the given array of JavaMail MIME messages in batch.
- send(MimeMessagePreparator) - 接口 中的方法com.jfplugin.mail.core.JavaMailSender
-
Send the JavaMail MIME message prepared by the given MimeMessagePreparator.
- send(MimeMessagePreparator[]) - 接口 中的方法com.jfplugin.mail.core.JavaMailSender
-
Send the JavaMail MIME messages prepared by the given MimeMessagePreparators.
- send(SimpleMailMessage) - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
- send(SimpleMailMessage[]) - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
- send(MimeMessage) - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
- send(MimeMessage[]) - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
- send(MimeMessagePreparator) - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
- send(MimeMessagePreparator[]) - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
- send(SimpleMailMessage) - 接口 中的方法com.jfplugin.mail.core.MailSender
-
Send the given simple mail message.
- send(SimpleMailMessage[]) - 接口 中的方法com.jfplugin.mail.core.MailSender
-
Send the given array of simple mail messages in batch.
- send(String, List<String>, String, String) - 类 中的静态方法com.jfplugin.mail.MailKit
-
发送邮件
- send(String, List<String>, String, String, List<File>) - 类 中的静态方法com.jfplugin.mail.MailKit
-
发送邮件
- send(String, List<String>, String, String, Map<String, Object>) - 类 中的静态方法com.jfplugin.mail.MailKit
-
- send(String, List<String>, String, String, Map<String, Object>, List<File>) - 类 中的静态方法com.jfplugin.mail.MailKit
-
- send(String, List<String>, String, String) - 类 中的方法com.jfplugin.mail.MailPro
-
- send(String, List<String>, String, String, List<File>) - 类 中的方法com.jfplugin.mail.MailPro
-
- send(String, List<String>, String, String, Map<String, Object>) - 类 中的方法com.jfplugin.mail.MailPro
-
- send(String, List<String>, String, String, Map<String, Object>, List<File>) - 类 中的方法com.jfplugin.mail.MailPro
-
- setAsText(String) - 类 中的方法com.jfplugin.mail.core.InternetAddressEditor
-
- setBcc(String) - 接口 中的方法com.jfplugin.mail.core.MailMessage
-
- setBcc(String[]) - 接口 中的方法com.jfplugin.mail.core.MailMessage
-
- setBcc(String) - 类 中的方法com.jfplugin.mail.core.MimeMailMessage
-
- setBcc(String[]) - 类 中的方法com.jfplugin.mail.core.MimeMailMessage
-
- setBcc(InternetAddress) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
- setBcc(InternetAddress[]) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
- setBcc(String) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
- setBcc(String[]) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
- setBcc(String) - 类 中的方法com.jfplugin.mail.core.SimpleMailMessage
-
- setBcc(String[]) - 类 中的方法com.jfplugin.mail.core.SimpleMailMessage
-
- setCc(String) - 接口 中的方法com.jfplugin.mail.core.MailMessage
-
- setCc(String[]) - 接口 中的方法com.jfplugin.mail.core.MailMessage
-
- setCc(String) - 类 中的方法com.jfplugin.mail.core.MimeMailMessage
-
- setCc(String[]) - 类 中的方法com.jfplugin.mail.core.MimeMailMessage
-
- setCc(InternetAddress) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
- setCc(InternetAddress[]) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
- setCc(String) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
- setCc(String[]) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
- setCc(String) - 类 中的方法com.jfplugin.mail.core.SimpleMailMessage
-
- setCc(String[]) - 类 中的方法com.jfplugin.mail.core.SimpleMailMessage
-
- setDefaultEncoding(String) - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
Set the default encoding to use for MimeMessages
created by this instance.
- setDefaultFileTypeMap(FileTypeMap) - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
Set the default Java Activation
FileTypeMap to use for
MimeMessages created by this instance.
- setFileTypeMap(FileTypeMap) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
Set the Java Activation Framework FileTypeMap to use
for determining the content type of inline content and attachments
that get added to the message.
- setFrom(String) - 接口 中的方法com.jfplugin.mail.core.MailMessage
-
- setFrom(String) - 类 中的方法com.jfplugin.mail.core.MimeMailMessage
-
- setFrom(InternetAddress) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
- setFrom(String) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
- setFrom(String, String) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
- setFrom(String) - 类 中的方法com.jfplugin.mail.core.SimpleMailMessage
-
- setHost(String) - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
Set the mail server host, typically an SMTP host.
- setJavaMailProperties(Properties) - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
Set JavaMail properties for the Session.
- setMappings(String[]) - 类 中的方法com.jfplugin.mail.core.ConfigurableMimeFileTypeMap
-
- setMimeMultiparts(MimeMultipart, MimeMultipart) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
Set the given MimeMultipart objects for use by this MimeMessageHelper.
- setPassword(String) - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
Set the password for the account at the mail host, if any.
- setPort(int) - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
Set the mail server port.
- setPriority(int) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
Set the priority ("X-Priority" header) of the message.
- setProtocol(String) - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
Set the mail protocol.
- setReplyTo(String) - 接口 中的方法com.jfplugin.mail.core.MailMessage
-
- setReplyTo(String) - 类 中的方法com.jfplugin.mail.core.MimeMailMessage
-
- setReplyTo(InternetAddress) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
- setReplyTo(String) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
- setReplyTo(String, String) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
- setReplyTo(String) - 类 中的方法com.jfplugin.mail.core.SimpleMailMessage
-
- setSentDate(Date) - 接口 中的方法com.jfplugin.mail.core.MailMessage
-
- setSentDate(Date) - 类 中的方法com.jfplugin.mail.core.MimeMailMessage
-
- setSentDate(Date) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
Set the sent-date of the message.
- setSentDate(Date) - 类 中的方法com.jfplugin.mail.core.SimpleMailMessage
-
- setSession(Session) - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
Set the JavaMail Session, possibly pulled from JNDI.
- setSubject(String) - 接口 中的方法com.jfplugin.mail.core.MailMessage
-
- setSubject(String) - 类 中的方法com.jfplugin.mail.core.MimeMailMessage
-
- setSubject(String) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
Set the subject of the message, using the correct encoding.
- setSubject(String) - 类 中的方法com.jfplugin.mail.core.SimpleMailMessage
-
- setText(String) - 接口 中的方法com.jfplugin.mail.core.MailMessage
-
- setText(String) - 类 中的方法com.jfplugin.mail.core.MimeMailMessage
-
- setText(String) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
Set the given text directly as content in non-multipart mode
or as default body part in multipart mode.
- setText(String, boolean) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
Set the given text directly as content in non-multipart mode
or as default body part in multipart mode.
- setText(String, String) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
Set the given plain text and HTML text as alternatives, offering
both options to the email client.
- setText(String) - 类 中的方法com.jfplugin.mail.core.SimpleMailMessage
-
- setTo(String) - 接口 中的方法com.jfplugin.mail.core.MailMessage
-
- setTo(String[]) - 接口 中的方法com.jfplugin.mail.core.MailMessage
-
- setTo(String) - 类 中的方法com.jfplugin.mail.core.MimeMailMessage
-
- setTo(String[]) - 类 中的方法com.jfplugin.mail.core.MimeMailMessage
-
- setTo(InternetAddress) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
- setTo(InternetAddress[]) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
- setTo(String) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
- setTo(String[]) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
- setTo(String) - 类 中的方法com.jfplugin.mail.core.SimpleMailMessage
-
- setTo(String[]) - 类 中的方法com.jfplugin.mail.core.SimpleMailMessage
-
- setUsername(String) - 类 中的方法com.jfplugin.mail.core.JavaMailSenderImpl
-
Set the username for the account at the mail host, if any.
- setValidateAddresses(boolean) - 类 中的方法com.jfplugin.mail.core.MimeMessageHelper
-
Set whether to validate all addresses which get passed to this helper.
- SimpleMailMessage - com.jfplugin.mail.core中的类
-
- SimpleMailMessage() - 类 的构造器com.jfplugin.mail.core.SimpleMailMessage
-
Create a new SimpleMailMessage.
- SimpleMailMessage(SimpleMailMessage) - 类 的构造器com.jfplugin.mail.core.SimpleMailMessage
-
Copy constructor for creating a new SimpleMailMessage from the state
of an existing SimpleMailMessage instance.
- start() - 类 中的方法com.jfplugin.mail.MailPlugin
-
- stop() - 类 中的方法com.jfplugin.mail.MailPlugin
-