Interface | Description |
---|---|
FailedMailHandler |
Handles mailing requests that were run by the
MailProcessor but did
not complete successfully. |
MailClient |
Defines the functionality our services need to send mail.
|
MailProcessor |
Carries out a request to send an email.
|
MailRequestor |
Requests the sending of an email.
|
Exception | Description |
---|---|
MailClientException |