|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| MailSender | This interface defines a strategy for sending simple mails. |
| Class Summary | |
| SimpleMailMessage | Encapsulates properties of a simple mail such as from, to, cc, subject, text. |
| Exception Summary | |
| MailAuthenticationException | Exception thrown on failed authentication. |
| MailException | Base class for all mail exceptions. |
| MailParseException | Exception thrown if illegal message properties are encountered. |
| MailPreparationException | Exception to be thrown by user code if a mail cannot be prepared properly, for example when a Velocity template cannot be rendered for the mail text. |
| MailSendException | Exception thrown when a mail sending error is encountered. |
Spring's generic mail infrastructure.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||