| Interface | Description |
|---|---|
| EmailSender |
An interface that defines how emails can be sent out from the application.
|
| Class | Description |
|---|---|
| FreeMarkerEmailSender |
Implements the EmailSender interface with FreeMarker templates.
|
| Exception | Description |
|---|---|
| EmailException |
To be thrown when there are any errors in initializing an email sender, or in
sending the email.
|
Copyright © 2012–2016 Emory University. All rights reserved.