Uses of Interface
org.apache.james.postage.mail.MailFactory

Packages that use MailFactory
org.apache.james.postage.configuration   
org.apache.james.postage.mail   
 

Uses of MailFactory in org.apache.james.postage.configuration
 

Methods in org.apache.james.postage.configuration that return MailFactory
 MailFactory MailSender.getMailFactory()
           
 

Uses of MailFactory in org.apache.james.postage.mail
 

Classes in org.apache.james.postage.mail that implement MailFactory
 class DefaultMailFactory
          mail factory used, when no other is specified
 



Copyright © 2006-2007 The Apache Software Foundation. All Rights Reserved.