|
||||||
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. |
CmsInputStreamDataSource | DataSource implementation that may be filled with content from an InputStream . |
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. |
CmsVfsDataSource | DataSource wrapper for VFS resources, allows easy sending of VFS resources as email attachments. |
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 |