public class EmailAttachment extends Object
| Constructor and Description |
|---|
EmailAttachment() |
| Modifier and Type | Method and Description |
|---|---|
static javax.mail.internet.MimeBodyPart |
addAttachment(String attachmentPath) |
public static javax.mail.internet.MimeBodyPart addAttachment(String attachmentPath) throws javax.mail.MessagingException, UnsupportedEncodingException
javax.mail.MessagingExceptionUnsupportedEncodingExceptionCopyright © 2021. All rights reserved.