程序包 | 说明 |
---|---|
com.tripleying.dogend.mailbox.api.mail | |
com.tripleying.dogend.mailbox.api.mail.attach |
限定符和类型 | 字段和说明 |
---|---|
protected AttachFile |
BaseMail.attach
邮件附件
|
限定符和类型 | 方法和说明 |
---|---|
AttachFile |
BaseMail.getAttachFile() |
限定符和类型 | 方法和说明 |
---|---|
BaseMail |
BaseMail.setAttachFile(AttachFile attach) |
构造器和说明 |
---|
BaseMail(long id,
String title,
String type,
String display,
List<String> body,
String sender,
String sendtime,
AttachFile attach)
创建一封完整参数的邮件
|
限定符和类型 | 方法和说明 |
---|---|
static AttachFile |
AttachFile.deserialize(Map<String,Object> map)
配置文件反序列化
|
Copyright © 2024. All rights reserved.