| Class | Description |
|---|---|
| FreemarkerEmailFactory |
A factory that creates Freemarker-based email messages.
|
| FreemarkerEmailFactory.Setup |
Tries to create a FreemarkerEmailFactory bean and store it in the servlet
context.
|
| FreemarkerEmailFactory.SmtpHostTester |
Checks to see whether the SMTP host will talk to us.
|
| FreemarkerEmailMessage |
A framework that makes it simpler to send email messages with a body built
from a Freemarker template.
|
| Exception | Description |
|---|---|
| FreemarkerEmailFactory.BadPropertyValueException | |
| FreemarkerEmailFactory.InvalidSmtpHost | |
| FreemarkerEmailFactory.NotConfiguredException |
Copyright © 2021. All rights reserved.