public class EmailHandler extends Object
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
EmailHandler.NodeRecipient
Simple structure representing an email-adres which is associated with a node-number.
|
| Constructor and Description |
|---|
EmailHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
applyMessageFormat(String pattern,
Object... messageFormatArguments) |
static Node |
sendMailNode(Node node,
Object... messageFormatArguments)
Send the email node.
|
public static Node sendMailNode(Node node, Object... messageFormatArguments) throws javax.mail.MessagingException
javax.mail.MessagingExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}