public final class SMTPClient extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NO_EMAIL_CONFIGURATION_FOUND |
| Constructor and Description |
|---|
SMTPClient() |
| Modifier and Type | Method and Description |
|---|---|
javax.mail.Session |
getSession() |
void |
sendEmail(String to,
String from,
String subject,
String text) |
public static final String NO_EMAIL_CONFIGURATION_FOUND
Copyright © 2015 JBoss by Red Hat. All rights reserved.