ERIMAP Class Reference

Collaboration diagram for ERIMAP:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void closeConnection () throws MessagingException
void closeFolder (IMAPFolder folder, boolean expunge) throws MessagingException
 ERIMAP ()
NSArray< ERMessagegetMessages (IMAPFolder folder, int firstMsg, int lastMsg) throws MessagingException
NSArray< ERMessagegetMessages (IMAPFolder folder) throws MessagingException
String imapHost ()
void openConnection (String imapUser, String imapPassword) throws AuthenticationFailedException, MessagingException, IllegalStateException
IMAPFolder openFolder (String folderName, int mode) throws MessagingException, FolderNotFoundException
void setImapHost (String _imapHost)

Private Attributes

IMAPStore imapStore


Constructor & Destructor Documentation

ERIMAP (  ) 


Member Function Documentation

void closeConnection (  )  throws MessagingException

void closeFolder ( IMAPFolder  folder,
boolean  expunge 
) throws MessagingException

NSArray<ERMessage> getMessages ( IMAPFolder  folder,
int  firstMsg,
int  lastMsg 
) throws MessagingException

NSArray<ERMessage> getMessages ( IMAPFolder  folder  )  throws MessagingException

String imapHost (  ) 

void openConnection ( String  imapUser,
String  imapPassword 
) throws AuthenticationFailedException, MessagingException, IllegalStateException

IMAPFolder openFolder ( String  folderName,
int  mode 
) throws MessagingException, FolderNotFoundException

void setImapHost ( String  _imapHost  ) 


Member Data Documentation

IMAPStore imapStore [private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:22 2012 for Project Wonder by  doxygen 1.5.8