| Package | Description |
|---|---|
| org.jboss.seam.mail.api |
| Modifier and Type | Method and Description |
|---|---|
EmailMessage |
MailMessage.send(MailTransporter mailTransporter)
Send the Message
|
void |
MailMessage.setMailTransporter(MailTransporter mailTransporter)
Optionally set a MailTransporter will will be used with the default send() method
|
Copyright © 2012 Seam Framework. All Rights Reserved.