| Package | Description |
|---|---|
| nz.co.testamation.common.mail |
| Modifier and Type | Method and Description |
|---|---|
EmailAttachment[] |
Email.getAttachments() |
| Modifier and Type | Method and Description |
|---|---|
javax.mail.BodyPart |
AttachmentBodyPartFactoryImpl.create(EmailAttachment attachment) |
javax.mail.BodyPart |
AttachmentBodyPartFactory.create(EmailAttachment attachment) |
| Constructor and Description |
|---|
Email(EmailAddresses emailAddresses,
String subject,
String textBody,
String htmlBody,
EmailAttachment... attachments) |
Copyright © 2018. All rights reserved.