|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface MailService
The Interface MailService.
| Method Summary | |
|---|---|
void |
sendMail(String from,
String to,
String subject,
String msg)
Send mail. |
| Method Detail |
|---|
void sendMail(String from,
String to,
String subject,
String msg)
from - the fromto - the tosubject - the subjectmsg - the msg
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||