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