|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| CmsHtmlMail | This class is used to send an HTML formatted email with optional attachments. |
| CmsMailHost | Contains the configuration of an individual mail host. |
| CmsMailSettings | Contains the settings for the OpenCms mail service. |
| CmsMailTransport | Sends an email using a Thread, so that the application can continue without waiting for the mail to be send. |
| CmsMultiPartMail | This class is used to send multi-part internet email like messages with attachments. |
| CmsSimpleMail | This class is used to send simple text internet email messages without attachments. |
| Messages | Convenience class to access the localized messages of this OpenCms package. |
Provides utility classes to generate email messages using the OpenCms email configuration.
There are currently 3 different mail types available:
SimpleEmail,
MultiPartEmail,
HtmlEmail
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||