A B C D E F G H I J L M N O P Q R S T U V W X Y

F

FALSE - Static variable in class com.openexchange.mail.search.BooleanTerm
The boolean term for false
fetchProfile2MailListFields(FetchProfile) - Static method in class com.openexchange.mail.mime.utils.MIMEStorageUtility
Creates an appropriate collection of MailField enumeration constants from given fetch profile
FIELDS_LOW_COST - Static variable in enum com.openexchange.mail.MailField
All low cost fields
FIELDS_WO_BODY - Static variable in enum com.openexchange.mail.MailField
All fields except MailField.BODY and MailField.FULL
FileDataSource - Class in com.openexchange.mail.mime.datasource
FileDataSource - A simple data source that encapsulates a file.
FileDataSource(File) - Constructor for class com.openexchange.mail.mime.datasource.FileDataSource
Creates a FileDataSource from a File object.
FileDataSource(File, String) - Constructor for class com.openexchange.mail.mime.datasource.FileDataSource
Creates a FileDataSource from a File object.
FileDataSource(String) - Constructor for class com.openexchange.mail.mime.datasource.FileDataSource
Creates a FileDataSource from the specified path name.
FileDataSource(String, String) - Constructor for class com.openexchange.mail.mime.datasource.FileDataSource
Creates a FileDataSource from the specified path name.
fillComposedMailMessage(ComposedMailMessage) - Static method in class com.openexchange.mail.mime.converters.MIMEMessageConverter
Fills specified instance of ComposedMailMessage with MIMEMessageFiller.
fillMailBody(ComposedMailMessage, MimeMessage, ComposeType) - Method in class com.openexchange.mail.mime.filler.MIMEMessageFiller
Fills the body of given instance of MimeMessage with the contents specified through given instance of ComposedMailMessage.
filter(Set<Class<? extends SearchTerm>>) - Method in class com.openexchange.mail.search.ANDTerm
 
filter(Set<Class<? extends SearchTerm>>) - Method in class com.openexchange.mail.search.NOTTerm
 
filter(Set<Class<? extends SearchTerm>>) - Method in class com.openexchange.mail.search.ORTerm
 
filter(Class<? extends SearchTerm>[]) - Method in class com.openexchange.mail.search.SearchTerm
Generates a search term with the unsupported search terms specified through filter removed.
filter(Set<Class<? extends SearchTerm>>) - Method in class com.openexchange.mail.search.SearchTerm
Generates a search term with the unsupported search terms specified through filter removed.
findUUEncodedAttachmentPosition(String) - Static method in class com.openexchange.mail.uuencode.UUEncodedBodyPart
 
FLAG_ANSWERED - Static variable in class com.openexchange.mail.dataobjects.MailMessage
This message has been answered.
FLAG_DELETED - Static variable in class com.openexchange.mail.dataobjects.MailMessage
This message is marked deleted.
FLAG_DRAFT - Static variable in class com.openexchange.mail.dataobjects.MailMessage
This message is a draft.
FLAG_FLAGGED - Static variable in class com.openexchange.mail.dataobjects.MailMessage
This message is flagged.
FLAG_FORWARDED - Static variable in class com.openexchange.mail.dataobjects.MailMessage
Virtual forwarded flag that marks this message as being forwarded.
FLAG_READ_ACK - Static variable in class com.openexchange.mail.dataobjects.MailMessage
Virtual read acknowledgment flag that marks this message as being notified for delivery.
FLAG_RECENT - Static variable in class com.openexchange.mail.dataobjects.MailMessage
This message is recent.
FLAG_SEEN - Static variable in class com.openexchange.mail.dataobjects.MailMessage
This message is seen.
FLAG_SPAM - Static variable in class com.openexchange.mail.dataobjects.MailMessage
Virtual Spam flag
FLAG_USER - Static variable in class com.openexchange.mail.dataobjects.MailMessage
A special flag that indicates that this folder supports user defined flags.
FlagTerm - Class in com.openexchange.mail.search
FlagTerm
FlagTerm(int, boolean) - Constructor for class com.openexchange.mail.search.FlagTerm
Initializes a new FlagTerm
fold(int, String) - Static method in class com.openexchange.mail.mime.utils.MIMEMessageUtility
Folds a string at linear whitespace so that each line is no longer than 76 characters, if possible.
foldContentDisposition(String) - Static method in class com.openexchange.mail.mime.utils.MIMEMessageUtility
Folds specified Content-Disposition value.
foldContentType(String) - Static method in class com.openexchange.mail.mime.utils.MIMEMessageUtility
Folds specified Content-Type value.
FolderParser - Class in com.openexchange.mail.json.parser
FolderParser - Parses instances of JSONObject to instances of MailFolder
FolderWriter - Class in com.openexchange.mail.json.writer
FolderWriter - Writes MailFolder instances as JSON strings.
FolderWriter.JSONArrayPutter - Class in com.openexchange.mail.json.writer
 
FolderWriter.JSONArrayPutter() - Constructor for class com.openexchange.mail.json.writer.FolderWriter.JSONArrayPutter
 
FolderWriter.JSONArrayPutter(JSONArray) - Constructor for class com.openexchange.mail.json.writer.FolderWriter.JSONArrayPutter
 
FolderWriter.JSONObjectPutter - Class in com.openexchange.mail.json.writer
 
FolderWriter.JSONObjectPutter() - Constructor for class com.openexchange.mail.json.writer.FolderWriter.JSONObjectPutter
 
FolderWriter.JSONObjectPutter(JSONObject) - Constructor for class com.openexchange.mail.json.writer.FolderWriter.JSONObjectPutter
 
FolderWriter.JSONValuePutter - Interface in com.openexchange.mail.json.writer
 
FolderWriter.MailFolderFieldWriter - Class in com.openexchange.mail.json.writer
 
FolderWriter.MailFolderFieldWriter() - Constructor for class com.openexchange.mail.json.writer.FolderWriter.MailFolderFieldWriter
 
formatContentForDisplay(String, String, boolean, Session, MailPath, UserSettingMail, boolean[], DisplayMode) - Static method in class com.openexchange.mail.text.HTMLProcessing
Performs all the formatting for both text and HTML content for a proper display according to specified user's mail settings.
formatHrefLinks(String) - Static method in class com.openexchange.mail.text.HTMLProcessing
Searches for non-HTML links and convert them to valid HTML links.
formatHTMLForDisplay(String, String, Session, MailPath, UserSettingMail, boolean[], DisplayMode) - Static method in class com.openexchange.mail.text.HTMLProcessing
Performs all the formatting for HTML content for a proper display according to specified user's mail settings.
formatTextForDisplay(String, UserSettingMail, DisplayMode) - Static method in class com.openexchange.mail.text.HTMLProcessing
Performs all the formatting for text content for a proper display according to specified user's mail settings.
FROM - Static variable in class com.openexchange.mail.mime.MessageHeaders
 
FromTerm - Class in com.openexchange.mail.search
FromTerm
FromTerm(String) - Constructor for class com.openexchange.mail.search.FromTerm
Initializes a new FromTerm
FullnameArgument - Class in com.openexchange.mail
FullnameArgument - Represents a full name argument; e.g.
FullnameArgument(String) - Constructor for class com.openexchange.mail.FullnameArgument
Initializes a new FullnameArgument with default account ID.
FullnameArgument(int, String) - Constructor for class com.openexchange.mail.FullnameArgument
Initializes a new FullnameArgument.
FullnameFolder - Class in com.openexchange.mail.mime
FullnameFolder - A Folder implementation whose only purpose is to provide fullname, separator character and UIDs.
FullnameFolder(String, char, String[]) - Constructor for class com.openexchange.mail.mime.FullnameFolder
Initializes a new FullnameFolder
FullnameFolder(String, char, String) - Constructor for class com.openexchange.mail.mime.FullnameFolder
Initializes a new FullnameFolder

A B C D E F G H I J L M N O P Q R S T U V W X Y