public interface MailHandler
| Modifier and Type | Method and Description |
|---|---|
void |
send(MailObject mailObject) |
void |
send(MailObject mailObject,
boolean asynchronous) |
void send(MailObject mailObject) throws CommonException
CommonExceptionvoid send(MailObject mailObject, boolean asynchronous) throws CommonException
CommonExceptionCopyright © 2023. All rights reserved.