|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
VelocityMailMessageの送信メソッドを定義したインターフェース。
| メソッドの概要 | |
void |
send(VelocityMailMessage velocityMailMessage)
Send the given VelocityMailMessage. |
void |
send(VelocityMailMessage[] velocityMailMessages)
Send the given VelocityMailMessages. |
| インタフェース com.ozacc.springframework.mail.javamail.IntlJavaMailSender から継承したメソッド |
send, send |
| メソッドの詳細 |
public void send(VelocityMailMessage velocityMailMessage)
throws MailException
velocityMailMessage - 送信するVelocityMailMessage
MailException
public void send(VelocityMailMessage[] velocityMailMessages)
throws MailException
velocityMailMessages - 送信するVelocityMailMessageの配列
MailException
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||