|
Secure iNet Factory | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ImapListener | Implements methods for capturing connected and disconnected events from Imap class. |
Class Summary | |
---|---|
Imap | Implements the basic functionality of a IMAP client. |
ImapAdapter | Implements methods for capturing events sourced from Imap class. |
ImapCommandEvent | Fired when command is sent to IMAP server |
ImapConnectedEvent | Fired when connection to Imap server is established. |
ImapDisconnectedEvent | Fired when connection to IMAP server is released. |
ImapMessage | Represents an email message retrieved from an IMAP server containing additional information such as message flags and message id. |
ImapMessageEvent | Fired after retrieving a message from the IMAP server. |
ImapMessageProgressEvent | Fired frequently during the progress of downloading a message from IMAP server. |
ImapResponseEvent | Fired when response is received from IMAP server. |
Exception Summary | |
---|---|
ImapException | ImapException is thrown by many methods of Imap class. |
Contains classes for communicating an IMAP server.
|
Secure iNet Factory | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |