public interface MailAttachment
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
getBytes() |
String |
getContentType() |
String |
getOriginalFilename() |
static MailAttachment |
of(File file) |
byte[] getBytes()
String getContentType()
String getOriginalFilename()
static MailAttachment of(File file)
Copyright © 2018. All rights reserved.