Interface | Description |
---|---|
EmailTemplate<Type extends org.apache.commons.mail.Email> |
Define a
Template that can be used to build Emails. |
EmailTemplateFactory<Type extends org.apache.commons.mail.Email> |
An interface to reference a an OSGI Service for creating
EmailTemplates .This allow to share an instance wide configuration, like a From address or charSet |
RetrieverEmailTemplateFactory<Type extends org.apache.commons.mail.Email> |
An interface to reference a an OSGI Service for creating
EmailTemplates . |
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"