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