|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MgnlMailHandler | |
---|---|
info.magnolia.module.mail | |
info.magnolia.module.mail.handlers |
Uses of MgnlMailHandler in info.magnolia.module.mail |
---|
Methods in info.magnolia.module.mail that return MgnlMailHandler | |
---|---|
MgnlMailHandler |
MgnlMailFactory.getEmailHandler()
|
MgnlMailHandler |
MailModule.getHandler()
|
Methods in info.magnolia.module.mail with parameters of type MgnlMailHandler | |
---|---|
void |
MailModule.setHandler(MgnlMailHandler handler)
|
Uses of MgnlMailHandler in info.magnolia.module.mail.handlers |
---|
Classes in info.magnolia.module.mail.handlers that implement MgnlMailHandler | |
---|---|
class |
SimpleMailHandler
This is a simple util class to send email from the form pages ... |
class |
ThreadedMailHandler
This class is meant to allow async emails ... |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |