com.funambol.email.inboxlistener.msdao
Interface IMailboxMSDAO
- All Known Implementing Classes:
- MailboxMSDAO, MailboxMSDAOCommon, MailboxMSDAOGmail
public interface IMailboxMSDAO
setMaxEmailNumber
void setMaxEmailNumber(int _maxEmailNumber)
getMaxEmailNumber
int getMaxEmailNumber()
setPassword
void setPassword(java.lang.String _password)
getEmailsFromInbox
SyncItemInfo[] getEmailsFromInbox(IMailServerWrapper mswf,
java.util.HashMap localInfos)
throws InboxListenerException
- Throws:
InboxListenerException
closeConnection
void closeConnection(IMailServerWrapper mswf)
throws InboxListenerException
- Throws:
InboxListenerException
Copyright © 2005-2006 Funambol.