| Package | Description |
|---|---|
| cn.orionsec.kit.ext.mail |
| Modifier and Type | Method and Description |
|---|---|
MailAttachment |
MailAttachment.body(InputStream body) |
MailAttachment |
MailAttachment.charset(String charset) |
MailAttachment |
MailAttachment.contentType(String contentType) |
MailAttachment |
MailAttachment.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<MailAttachment> |
MailMessage.getAttachments() |
| Modifier and Type | Method and Description |
|---|---|
MailMessage |
MailMessage.attachment(MailAttachment attachment)
附件
|
| Modifier and Type | Method and Description |
|---|---|
MailMessage |
MailMessage.attachments(Collection<MailAttachment> attachments)
附件
|
Copyright © 2025. All rights reserved.