|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AuthenticatingIMAPClient | An IMAP Client class with authentication support. |
IMAP | The IMAP class provides the basic the functionality necessary to implement your own IMAP client. |
IMAPClient | The IMAPClient class provides the basic functionalities found in an IMAP client. |
IMAPReply | IMAPReply stores IMAP reply code constants. |
IMAPSClient | The IMAPSClient class provides SSL/TLS connection encryption to IMAPClient. |
Enum Summary | |
---|---|
AuthenticatingIMAPClient.AUTH_METHOD | The enumeration of currently-supported authentication methods. |
IMAP.IMAPState | |
IMAPClient.FETCH_ITEM_NAMES | The message data item names for the FETCH command defined in RFC 3501. |
IMAPClient.SEARCH_CRITERIA | The search criteria defined in RFC 3501. |
IMAPClient.STATUS_DATA_ITEMS | The status data items defined in RFC 3501. |
IMAPCommand | IMAPCommand stores IMAP command codes. |
Basic IMAP and IMAPS support classes
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |