|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.friendshipsystems.fsshresourcemanager.FMailer
public class FMailer
The FMailer provides the mailing functionality of the SshResourceManager
| Method Summary | |
|---|---|
boolean |
sendMail(java.lang.String receipient,
java.lang.String msgSubject,
java.lang.String msgBody)
Sends a mail |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean sendMail(java.lang.String receipient,
java.lang.String msgSubject,
java.lang.String msgBody)
receipient - The "to"-address of the mailmsgSubject - The subject of the mailmsgBody - The body of the mail
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||