com.funambol.email.inboxlistener.msdao
Class MailboxMSDAOFactory

java.lang.Object
  extended by com.funambol.email.inboxlistener.msdao.MailboxMSDAOFactory

public class MailboxMSDAOFactory
extends java.lang.Object


Constructor Summary
MailboxMSDAOFactory()
           
 
Method Summary
static IMailboxMSDAO getMailboxMSDAO(MailServerAccount _msa, boolean _saveSubject, boolean _saveSender)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailboxMSDAOFactory

public MailboxMSDAOFactory()
Method Detail

getMailboxMSDAO

public static IMailboxMSDAO getMailboxMSDAO(MailServerAccount _msa,
                                            boolean _saveSubject,
                                            boolean _saveSender)


Copyright © 2005-2006 Funambol.