Uses of Interface
info.magnolia.module.mail.handlers.MgnlMailHandler

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 ...
 



Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.