|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.deegree_impl.tools.mail.MailHelper
A helper class to create and send mail.
| Constructor Summary | |
MailHelper()
|
|
| Method Summary | |
static void |
createAndSendMail(MailMessage eMess,
java.lang.String mailHost)
This method creates an email message and sends it using the J2EE mail services |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MailHelper()
| Method Detail |
public static void createAndSendMail(MailMessage eMess,
java.lang.String mailHost)
throws SendMailException
eMess - a email message
SendMailException - an exception if the message is undeliverable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||