public class UpyunSendHandler extends AbstractSendHandler<UpyunProperties>
properties| 构造器和说明 |
|---|
UpyunSendHandler(UpyunProperties properties,
org.springframework.context.ApplicationEventPublisher eventPublisher,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChannelName() |
boolean |
send(net.guerlab.sms.core.domain.NoticeData noticeData,
Collection<String> phones) |
acceptSend, publishSendFailEvent, publishSendSuccessEventpublic UpyunSendHandler(UpyunProperties properties, org.springframework.context.ApplicationEventPublisher eventPublisher, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public boolean send(net.guerlab.sms.core.domain.NoticeData noticeData,
Collection<String> phones)
public String getChannelName()
getChannelName 在类中 AbstractSendHandler<UpyunProperties>Copyright © 2021 guerlab. All rights reserved.