Package | Description |
---|---|
org.codemonkey.simplejavamail | |
org.codemonkey.simplejavamail.email |
Modifier and Type | Method and Description |
---|---|
void |
Mailer.sendMail(Email email)
Processes an
Email instance into a completely configured Message . |
boolean |
Mailer.validate(Email email)
Validates an
Email instance. |
Modifier and Type | Class and Description |
---|---|
class |
EmailException
This exception is used to communicate errors during the creation of an email.
|
Copyright © 2016. All rights reserved.