public abstract class AbstractMailSenderService extends Object implements MailSenderService
| 构造器和说明 |
|---|
AbstractMailSenderService() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
check(List<String> to,
String subject,
String text) |
protected void |
check(MailSenderRequest request) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsend, sendHtmlEmailprotected void check(MailSenderRequest request)
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.