org.springframework.mail
Class Diagram mail

Class Summary
MailAuthenticationExceptionException thrown on failed authentication.
MailExceptionBase class for all mail exceptions.
MailParseExceptionException thrown if illegal message properties are encountered.
MailSenderThis interface defines a strategy for sending simple mails.
MailSendExceptionException thrown when a mail sending error is encountered.
SimpleMailMessageEncapsulates properties of a simple mail such as from, to, cc, subject, text.