|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
JavaMailSenderを拡張し、PlainMailMessageの送信メソッドを定義したインターフェース。
| メソッドの概要 | |
void |
send(PlainMailMessage plainMessage)
Send the given plain mail message. |
void |
send(PlainMailMessage[] plainMessages)
Send the given array of plain mail messages in batch. |
| メソッドの詳細 |
public void send(PlainMailMessage plainMessage)
throws MailException
plainMessage -
MailException
public void send(PlainMailMessage[] plainMessages)
throws MailException
plainMessages -
MailException
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||