Interface | Description |
---|---|
TemplateBodyDecorator |
Decorates emails whose text or html is of type
TemplateBody by rendering those templates. |
Class | Description |
---|---|
DefaultTemplateBodyDecorator |
DefaultImplementation of TemplateBodyDecorator . |
TemplateBody<T> |
Email HTML Body backed by a template.
|