| Interface | Description |
|---|---|
| IMAPFolder.ProtocolCommand |
A simple interface for user-defined IMAP protocol commands.
|
| Utility.Condition |
This interface defines the test to be executed in
toMessageSet(). |
| Class | Description |
|---|---|
| ACL |
An access control list entry for a particular authentication identifier
(user or group).
|
| AppendUID |
Information from the APPENDUID response code
defined by the UIDPLUS extension -
RFC 2359.
|
| CopyUID |
Information from the COPYUID response code
defined by the UIDPLUS extension -
RFC 4315.
|
| DefaultFolder |
The default IMAP folder (root of the naming hierarchy).
|
| IdleManager |
IdleManager uses the optional IMAP IDLE command
(RFC 2177)
to watch multiple folders for new messages.
|
| IMAPBodyPart |
An IMAP body part.
|
| IMAPFolder |
This class implements an IMAP folder.
|
| IMAPFolder.FetchProfileItem |
A fetch profile item for fetching headers.
|
| IMAPInputStream |
This class implements an IMAP data stream.
|
| IMAPMessage |
This class implements an IMAPMessage object.
|
| IMAPMessage.FetchProfileCondition |
This class implements the test to be done on each
message in the folder.
|
| IMAPMultipartDataSource |
This class
|
| IMAPNestedMessage |
This class implements a nested IMAP message
|
| IMAPProvider |
The IMAP protocol provider.
|
| IMAPSSLProvider |
The IMAP SSL protocol provider.
|
| IMAPSSLStore |
This class provides access to an IMAP message store over SSL.
|
| IMAPStore |
This class provides access to an IMAP message store.
|
| MessageCache |
A cache of IMAPMessage objects along with the
mapping from message number to IMAP sequence number.
|
| MessageVanishedEvent |
This class provides notification of messages that have been removed
since the folder was last synchronized.
|
| ModifiedSinceTerm |
Find messages that have been modified since a given MODSEQ value.
|
| OlderTerm |
Find messages that are older than a given interval (in seconds).
|
| ReferralException |
A special kind of AuthenticationFailedException that indicates that
the reason for the failure was an IMAP REFERRAL in the response code.
|
| ResyncData |
Resynchronization data as defined by the QRESYNC extension
(RFC 5162).
|
| Rights |
The Rights class represents the set of rights for an authentication
identifier (for instance, a user or a group).
|
| Rights.Right |
This inner class represents an individual right.
|
| SortTerm |
A particular sort criteria, as defined by
RFC 5256.
|
| Utility |
Holder for some static utility methods.
|
| YoungerTerm |
Find messages that are younger than a given interval (in seconds).
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"