Package com.openexchange.mail

Class Summary
FullnameArgument FullnameArgument - Represents a full name argument; e.g.
IndexRange IndexRange - A simple class representing an index range.
MailAccessWatcher MailAccessWatcher - Keeps track of connected instances of MailAccess and allows a forced close if connection time exceeds allowed time
MailFields MailFields - Container for instances of MailField providing common set-specific methods.
MailInitialization MailInitialization - Initializes whole mail implementation and therefore provides a central point for starting/stopping mail implementation.
MailPath MailPath - Represents a message's unique path inside a mailbox, that is the account ID followed by the folder fullname followed by the value of MailPath.SEPERATOR followed by mail's unique ID:
Example: default1/INBOX.Subfolder/1234
MailProviderRegistry MailProviderRegistry
MailServletInterface MailServletInterface - The mail interface which invokes the mail layer methods.
MailSessionCache MailSessionCache - The main session-bound cache for mail module.
MailSessionParameterNames MailSessionParameterNames - Constants used as keys for session parameters.
Protocol Protocol - Represents both a mail and transport protocol
Quota Quota
 

Enum Summary
MailException.Code  
MailField MailField - An enumeration of mail fields to define which fields to prefill.
MailJSONField MailJSONField - An enumeration of mail JSON fields as defined in MailListField MailListField - An enumeration of mail list fields as defined in MailSortField MailSortField - An enumeration of sortable mail list fields.
OrderDirection  
Quota.Type Quota.Type - The quota resource type
 

Exception Summary
MailException MailException - Base class for mail exceptions.