@Component @ConditionalOnProperty(name="spring.sms.type", havingValue="queue", matchIfMissing=true) public class QueueSmsSender extends Object implements SmsSender
TPL_REGISTER
QueueSmsSender()
void
send(SmsMessage message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QueueSmsSender()
public void send(SmsMessage message)
send
SmsSender
Copyright © 2019. All rights reserved.