public class AliyunEmailProvider extends AliyunProvider<AliyunEmailProperty,Context>
properties| Constructor and Description |
|---|
AliyunEmailProvider(Context properties) |
| Modifier and Type | Method and Description |
|---|---|
Message |
send(AliyunEmailProperty entity)
发送邮件逻辑处理
|
checkResponse, getSign, sign, specialUrlEncodesendpublic AliyunEmailProvider(Context properties)
public Message send(AliyunEmailProperty entity) throws org.aoju.bus.core.lang.exception.InstrumentException
send in interface Provider<AliyunEmailProperty>send in class AbstractProvider<AliyunEmailProperty,Context>entity - 请求对象org.aoju.bus.core.lang.exception.InstrumentException - 异常信息Copyright © 2021. All rights reserved.