ERIMAP Class Reference
List of all members.
Constructor & Destructor Documentation
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 |
| 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
The documentation for this class was generated from the following file:
- /opt/source/Wonder/Frameworks/Core/ERJavaMail/Sources/er/javamail/ERIMAP.java