|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EmailMessage | |
|---|---|
| org.jboss.seam.mail.api | |
| Uses of EmailMessage in org.jboss.seam.mail.api |
|---|
| Methods in org.jboss.seam.mail.api that return EmailMessage | |
|---|---|
EmailMessage |
MailMessage.getEmailMessage()
Get the EmailMessage representing this MailMessage |
EmailMessage |
MailMessage.mergeTemplates()
Merge the templates with the context |
EmailMessage |
MailMessage.send()
Send the Message Asynchronously |
EmailMessage |
MailMessage.send(javax.mail.Session session)
Send the Message |
| Methods in org.jboss.seam.mail.api with parameters of type EmailMessage | |
|---|---|
void |
MailMessage.setEmailMessage(EmailMessage emailMessage)
Set the EmailMessage representing this MailMessage |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||