Package org.springframework.mail

Spring's generic mail infrastructure.

See
          Description

Class Diagram Summary
mail 
 

Interface Summary
MailSenderThis interface defines a strategy for sending simple mails.
 

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

Package org.springframework.mail Description

Spring's generic mail infrastructure.