public interface FWMailSender
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
send(String hostName,
int port,
FWMailMessage message)
メール送信処理。
|
void send(String hostName, int port, FWMailMessage message) throws FWMailSendException
hostName - SMTPホスト名port - SMTPポート番号message - メール情報FWMailSendException - メール送信中にエラーが発生した場合Handywedge ver 0.6.1. Copyright (c) 2016-2018 C Studio Co.,Ltd.