All Classes
-
All Classes Interface Summary Class Summary Exception Summary 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 4315.Argument BadCommandException BASE64MailboxDecoder See the BASE64MailboxEncoder for a description of the RFC2060 and how mailbox names should be encoded.BASE64MailboxEncoder From RFC2060:BODY The BODY fetch response item.BODYSTRUCTURE A BODYSTRUCTURE response.ByteArray A simple wrapper around a byte array, with a start position and count of bytes.CommandFailedException ConnectionException CopyUID Information from the COPYUID response code defined by the UIDPLUS extension - RFC 4315.DefaultFolder The default IMAP folder (root of the naming hierarchy).ENVELOPE The ENEVELOPE item of an IMAP FETCH response.FetchItem Metadata describing a FETCH item.FetchResponse This class represents a FETCH response obtained from the input stream of an IMAP server.FLAGS This classID This class represents the response to the ID command.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.IMAPFolder.ProtocolCommand A simple interface for user-defined IMAP protocol commands.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 classIMAPNestedMessage This class implements a nested IMAP messageIMAPProtocol This class extends the iap.Protocol object and implements IMAP semantics.IMAPProvider The IMAP protocol provider.IMAPReferralException A ProtocolException that includes IMAP login referral information.IMAPResponse This class represents a response obtained from the input stream of an IMAP server.IMAPSaslAuthenticator This class contains a single method that does authentication using SASL.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.INTERNALDATE An INTERNALDATE FETCH item.Item A tagging interface for all IMAP data items.ListInfo A LIST response.Literal An interface for objects that provide data dynamically for use in a literal protocol element.LiteralException MailboxInfo Information collected when opening a mailbox.MessageCache A cache of IMAPMessage objects along with the mapping from message number to IMAP sequence number.MessageSet This class holds the 'start' and 'end' for a range of messages.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.MODSEQ This class represents the MODSEQ data item.Namespaces This class and its inner class represent the response to the NAMESPACE command.Namespaces.Namespace A single namespace entry.OlderTerm Find messages that are older than a given interval (in seconds).ParsingException Protocol General protocol handling code for IMAP-like protocols.ProtocolException ReferralException A special kind of AuthenticationFailedException that indicates that the reason for the failure was an IMAP REFERRAL in the response code.Response This class represents a response obtained from the input stream of an IMAP server.ResponseHandler This classResponseInputStream Inputstream that is used to read a Response.ResyncData Resynchronization data as defined by the QRESYNC extension (RFC 5162).RFC822DATA The RFC822 response data item.RFC822SIZE An RFC822SIZE FETCH item.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.SaslAuthenticator Interface to make it easier to call IMAPSaslAuthenticator.SearchSequence This class traverses a search-tree and generates the corresponding IMAP search sequence.SortTerm A particular sort criteria, as defined by RFC 5256.Status STATUS response.UID This class represents the UID data item.UIDSet This class holds the 'start' and 'end' for a range of UIDs.Utility Holder for some static utility methods.Utility.Condition This interface defines the test to be executed intoMessageSet().YoungerTerm Find messages that are younger than a given interval (in seconds).