Package com.day.cq.mailer.email
Defines package version.
-
Interface Summary Interface Description EmailTemplate<Type extends Email> Define aTemplate
that can be used to build Emails.EmailTemplateFactory<Type extends Email> An interface to reference a an OSGI Service for creatingEmailTemplates
.
This allow to share an instance wide configuration, like a From address or charSetRetrieverEmailTemplateFactory<Type extends Email> An interface to reference a an OSGI Service for creatingEmailTemplates
.