Package | Description |
---|---|
org.simplejavamail.email |
Modifier and Type | Method and Description |
---|---|
List<AttachmentResource> |
EmailBuilder.getAttachments() |
List<AttachmentResource> |
Email.getAttachments()
Bean getter for
Email.attachments as unmodifiable list. |
List<AttachmentResource> |
EmailBuilder.getEmbeddedImages() |
List<AttachmentResource> |
Email.getEmbeddedImages()
Bean getter for
Email.embeddedImages as unmodifiable list. |
Copyright © 2017. All rights reserved.