|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SendMailException | |
| org.deegree_impl.clients.wcasclient.control | |
| org.deegree_impl.tools.mail | |
| Uses of SendMailException in org.deegree_impl.clients.wcasclient.control |
| Methods in org.deegree_impl.clients.wcasclient.control that throw SendMailException | |
private void |
DownloadListener.LoadController.sendErrorMail(java.lang.Exception e,
java.lang.String addr,
java.lang.String target)
sends a mail to inform the administrator and the user about an error that raised performing the data access |
private void |
DownloadListener.LoadController.sendSuccessMail(java.util.ArrayList files)
sends a mail to the user that the data download succeded and informs him where to download the created files |
| Uses of SendMailException in org.deegree_impl.tools.mail |
| Methods in org.deegree_impl.tools.mail that throw SendMailException | |
static void |
MailHelper.createAndSendMail(MailMessage eMess,
java.lang.String mailHost)
This method creates an email message and sends it using the J2EE mail services |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||