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

S

saneCss(String, HtmlService, String) - Static method in class com.openexchange.mail.text.HtmlProcessing
Sanitizes possible CSS style sheets contained in provided HTML content.
saneForFileName(String) - Static method in class com.openexchange.mail.MailServletInterface
Prepares given subject for being used as file name.
sanitizeFullName(String) - Static method in class com.openexchange.mail.utils.MailFolderUtility
Sanitizes given folder full name.
sanitizeHeaderNames(byte[]) - Static method in class com.openexchange.mail.mime.MimeHeaderNameChecker
Sanitizes header names of specified RFC822 bytes
saveChanges(MimeMessage, String) - Static method in class com.openexchange.mail.mime.converters.MimeMessageConverter
Performs saveChanges() on specified message with sanitizing for a possibly corrupt/wrong Content-Type header.
saveChanges(MimeMessage) - Static method in class com.openexchange.mail.mime.converters.MimeMessageConverter
Performs saveChanges() on specified message with sanitizing for a possibly corrupt/wrong Content-Type header.
saveDraft(String, ComposedMailMessage) - Method in class com.openexchange.mail.api.enhanced.MailMessageStorageLong
A convenience method that saves given draft mail to default drafts folder and supports deletion of old draft's version (draft-edit operation).
saveDraft(String, ComposedMailMessage) - Method in interface com.openexchange.mail.api.IMailMessageStorage
A convenience method that saves given draft mail to default drafts folder and supports deletion of old draft's version (draft-edit operation).
saveDraft(String, ComposedMailMessage) - Method in class com.openexchange.mail.api.MailMessageStorage
 
saveDraft(ComposedMailMessage, boolean, int) - Method in class com.openexchange.mail.MailServletInterface
Saves specified draft mail.
saveFolder(MailFolderDescription) - Method in class com.openexchange.mail.MailServletInterface
Creates a new mail folder described by given MailFolderObject instance
saveUserSettingMail(UserSettingMail, int, Context, Connection) - Method in class com.openexchange.mail.usersetting.CachingUserSettingMailStorage
Saves given user's mail settings to database
saveUserSettingMail(UserSettingMail, int, Context) - Method in class com.openexchange.mail.usersetting.UserSettingMailStorage
Saves given user's mail settings to database
saveUserSettingMail(UserSettingMail, int, Context, Connection) - Method in class com.openexchange.mail.usersetting.UserSettingMailStorage
Saves given user's mail settings to database
saveUserSettingMailBits(UserSettingMail, int, Context, Connection) - Method in class com.openexchange.mail.usersetting.CachingUserSettingMailStorage
 
saveUserSettingMailBits(UserSettingMail, int, Context) - Method in class com.openexchange.mail.usersetting.UserSettingMailStorage
Saves given user's mail settings bits to database
saveUserSettingMailBits(UserSettingMail, int, Context, Connection) - Method in class com.openexchange.mail.usersetting.UserSettingMailStorage
Saves given user's mail settings bits to database
SEARCH_ERROR_MSG_DISPLAY - Static variable in class com.openexchange.mail.mime.MimeMailExceptionMessage
Invalid search expression: %1$s
SearchAction - Class in com.openexchange.mail.json.actions
SearchAction(ServiceLookup) - Constructor for class com.openexchange.mail.json.actions.SearchAction
Initializes a new SearchAction.
Searcher - Class in com.openexchange.mail.search
Searcher - Provides methods to check if a single mail message matches a search term.
searchMessages(String, IndexRange, MailSortField, OrderDirection, SearchTerm<?>, MailField[]) - Method in class com.openexchange.mail.api.enhanced.MailMessageStorageLong
Searches mails located in given folder.
searchMessages(String, IndexRange, MailSortField, OrderDirection, SearchTerm<?>, MailField[]) - Method in interface com.openexchange.mail.api.IMailMessageStorage
Searches mails located in given folder.
searchMessages(String, IndexRange, MailSortField, OrderDirection, SearchTerm<?>, MailField[]) - Method in class com.openexchange.mail.api.MailMessageStorage
 
SearchTerm<T> - Class in com.openexchange.mail.search
SearchTerm() - Constructor for class com.openexchange.mail.search.SearchTerm
Initializes a new SearchTerm
SearchTermMapper - Class in com.openexchange.mail.search.service
SearchTermMapper - Maps a given instance of SearchTerm to an appropriate instance of SearchTerm.
SearchTermVisitor - Interface in com.openexchange.mail.search
SearchTermVisitor - The search term visitor interface.
SearchUtility - Class in com.openexchange.mail.search
SEND_FAILED_EXT_MSG_DISPLAY - Static variable in class com.openexchange.mail.mime.MimeMailExceptionMessage
Message could not be sent to following recipients: %1$s %2$s
SEND_FAILED_MSG_DISPLAY - Static variable in class com.openexchange.mail.mime.MimeMailExceptionMessage
Message could not be sent to following recipients: %1$s.
SEND_FAILED_UNKNOWN_MSG - Static variable in class com.openexchange.mail.MailExceptionStrings
 
sendFormMail(ComposedMailMessage, int, int) - Method in class com.openexchange.mail.MailServletInterface
Sends a form mail.
sendMailMessage(ComposedMailMessage, ComposeType) - Method in class com.openexchange.mail.transport.MailTransport
Sends a mail message This is a convenience method that invokes MailTransport.sendMailMessage(ComposedMailMessage, ComposeType, Address[]) with the latter parameter set to null if ComposedMailMessage.hasRecipients() is false; otherwise ComposedMailMessage.getRecipients() is passed.
sendMailMessage(ComposedMailMessage, ComposeType, Address[]) - Method in class com.openexchange.mail.transport.MailTransport
Sends a mail message
sendMessage(ComposedMailMessage, ComposeType, int) - Method in class com.openexchange.mail.MailServletInterface
Sends a message described through given instance of msgObj and its possible file attachments contained in given instance of uploadEvent.
sendMessage(ComposedMailMessage, ComposeType, int, UserSettingMail) - Method in class com.openexchange.mail.MailServletInterface
Sends a message described through given instance of msgObj and its possible file attachments contained in given instance of uploadEvent.
sendRawMessage(byte[]) - Method in class com.openexchange.mail.transport.MailTransport
Sends specified message's raw ascii bytes.
sendRawMessage(byte[], Address[]) - Method in class com.openexchange.mail.transport.MailTransport
Sends specified message's raw ascii bytes.
sendReceiptAck(String, String, String) - Method in class com.openexchange.mail.MailServletInterface
Sends a read acknowledgment to given message
sendReceiptAck(MailMessage, String) - Method in class com.openexchange.mail.transport.MailTransport
Sends a receipt acknowledgment for the specified message.
SENT_QUOTA_EXCEEDED_MSG - Static variable in class com.openexchange.mail.MailExceptionStrings
 
SentDateTerm - Class in com.openexchange.mail.search
SentDateTerm(ComparisonType, Date) - Constructor for class com.openexchange.mail.search.SentDateTerm
Initializes a new SentDateTerm
SEPERATOR - Static variable in class com.openexchange.mail.MailPath
The '/' character which separates folder's full name from mail's ID in a mail path
SERVICES - Static variable in class com.openexchange.mail.json.osgi.MailJSONActivator
The ServiceLookup reference.
SessionMailCache - Class in com.openexchange.mail.cache
SessionMailCache - Several cacheable data bound to a user session.
SessionMailCacheEntry<V> - Interface in com.openexchange.mail.cache
SessionMailCacheEntry - A cache entry suitable for any object.
set(int, String, String) - Method in class com.openexchange.mail.MailPath
Sets specified arguments.
setAccessInfo(int, Session) - Method in class com.openexchange.mail.attachment.AttachmentToken
Sets the access information.
setAccountId(int) - Method in class com.openexchange.mail.api.MailConfig
Sets the account ID (externally).
setAccountId(int) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setAccountId(int) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setAccountId(int) - Method in class com.openexchange.mail.dataobjects.MailFolderDescription
Sets the account ID belonging to fullname.
setAccountId(int) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the account ID.
setAccountId(int) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setAccountId(int) - Method in class com.openexchange.mail.mime.filler.MimeMessageFiller
Sets the account identifier
setAccountName(String) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setAccountName(String) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setAccountName(String) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the account Name
setAccountName(String) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setAddress(String) - Method in class com.openexchange.mail.mime.QuotedInternetAddress
Sets the email address.
setAllowHTMLImages(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setAppendVCard(boolean) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setAppendVCard(boolean) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setAppendVCard(boolean) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the appendVCard
setAppendVCard(boolean) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setAppendVCard(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setAsync(boolean) - Method in class com.openexchange.mail.event.PooledEvent
Sets whether the event should be delivered asynchronously (default behavior).
setAttachHTMLAlternativePart(boolean) - Method in class com.openexchange.mail.parser.handlers.JsonMessageHandler
Sets whether the HTML part of a multipart/alternative content shall be attached.
setAttachment() - Method in class com.openexchange.mail.mime.ContentDisposition
Sets the disposition to "attachment".
setAttachmentInfo(String, String, String) - Method in class com.openexchange.mail.attachment.AttachmentToken
Sets the attachment information.
setAttachOriginalMessage(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setAutoLinebreak(int) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setBaseType(String) - Method in class com.openexchange.mail.mime.ContentType
Sets base type (e.g. text/plain)
setBaseType(String) - Method in class com.openexchange.mail.mime.ContentType.UnmodifiableContentType
 
setBodyPart(TextBodyMailPart) - Method in class com.openexchange.mail.dataobjects.compose.ComposedMailMessage
Sets this composed message's body part.
setBodyPart(TextBodyMailPart) - Method in class com.openexchange.mail.dataobjects.compose.ContentAwareComposedMailMessage
 
setBodystructure(BODYSTRUCTURE) - Method in class com.openexchange.mail.mime.ExtendedMimeMessage
Sets the body structure.
setCacheable(boolean) - Method in class com.openexchange.mail.api.MailAccess
Sets whether this mail access is cacheable or not.
setCached(boolean) - Method in class com.openexchange.mail.api.MailAccess
Sets whether this mail access is currently cached or not.
setCharsetParameter(String) - Method in class com.openexchange.mail.mime.ContentType
Sets "charset" parameter
setCharsetParameter(String) - Method in class com.openexchange.mail.mime.ContentType.UnmodifiableContentType
 
setCheckIp(boolean) - Method in class com.openexchange.mail.attachment.AttachmentToken
Sets the checkIp
setChildMessages(Collection<ThreadSortMailMessage>) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
Sets specified child messages.
setColorLabel(int) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setColorLabel(int) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setColorLabel(int) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the color label
setColorLabel(int) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setCommandMap(CommandMap) - Method in class com.openexchange.mail.mime.converters.DataHandlerWrapper
 
setCommonHeaders(MimeMessage) - Method in class com.openexchange.mail.mime.filler.MimeMessageFiller
Sets common headers in given MIME message: X-Mailer and Organization.
setConfirmedHam(String) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setConfirmedSpam(String) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setContent(MimeMessage) - Method in class com.openexchange.mail.mime.dataobjects.MimeMailMessage
Sets this mail message's content Through providing a null reference the body is cleared from this mail.
setContent(Part) - Method in class com.openexchange.mail.mime.dataobjects.MimeMailPart
Sets this mail part's content.
setContent(Message, Part) - Static method in class com.openexchange.mail.utils.MessageUtility
Sets the message content
setContent(Multipart, Part) - Static method in class com.openexchange.mail.utils.MessageUtility
Sets the multipart content
setContent(Multipart, String, Part) - Static method in class com.openexchange.mail.utils.MessageUtility
Sets the multipart content
setContentDisposition(String) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setContentDisposition(ContentDisposition) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setContentDisposition(String) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setContentDisposition(ContentDisposition) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setContentDisposition(String) - Method in class com.openexchange.mail.dataobjects.MailPart
Sets the disposition
setContentDisposition(ContentDisposition) - Method in class com.openexchange.mail.dataobjects.MailPart
Sets the disposition
setContentDisposition(ContentDisposition) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setContentDisposition(String) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setContentDisposition(ContentDisposition) - Method in class com.openexchange.mail.mime.ContentDisposition
Applies given content disposition to this content disposition
setContentDisposition(String) - Method in class com.openexchange.mail.mime.ContentDisposition
Sets Content-Disposition
setContentId(String) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setContentId(String) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setContentId(String) - Method in class com.openexchange.mail.dataobjects.MailPart
Sets the contentId
setContentId(String) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setContentType(ContentType) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setContentType(String) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setContentType(ContentType) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setContentType(String) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setContentType(ContentType) - Method in class com.openexchange.mail.dataobjects.MailPart
Sets the content type
setContentType(String) - Method in class com.openexchange.mail.dataobjects.MailPart
Parses and sets the content type
setContentType(ContentType) - Method in class com.openexchange.mail.dataobjects.MailStructure
Sets the content type
setContentType(ContentType) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setContentType(String) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setContentType(ContentType) - Method in class com.openexchange.mail.mime.ContentType
Applies given content type to this content type
setContentType(String) - Method in class com.openexchange.mail.mime.ContentType
Sets the content type to specified content type string; e.g.
setContentType(ContentType) - Method in class com.openexchange.mail.mime.ContentType.UnmodifiableContentType
 
setContentType(String) - Method in class com.openexchange.mail.mime.ContentType.UnmodifiableContentType
 
setContentType(String) - Method in class com.openexchange.mail.mime.datasource.FileDataSource
Sets the content type.
setContentType(String) - Method in class com.openexchange.mail.mime.datasource.MessageDataSource
Sets the contentType
setContentType(String) - Method in class com.openexchange.mail.mime.datasource.StreamDataSource
Sets the content type.
setContentType(ContentType) - Method in class com.openexchange.mail.mime.ExtendedMimeMessage
Sets the content type
setDefaultFolder(boolean) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets the default folder flag.
setDefaultFolder(boolean) - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
 
setDefaultFolderType(MailFolder.DefaultFolderType) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets default folder type.
setDeletedMessageCount(int) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets the number of messages marked for deletion in this folder.
setDeletedMessageCount(int) - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Sets the number of messages marked for deletion in this folder.
setDeprecated(boolean) - Method in class com.openexchange.mail.api.MailProvider
Sets the deprecated flag
setDiscardReferencedInlinedImages(boolean) - Method in class com.openexchange.mail.mime.filler.MimeMessageFiller
Sets whether to discard referenced inlined images.
setDisplayHtmlInlineContent(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setDisplayMsgHeaders(String[]) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setDisposition(String) - Method in class com.openexchange.mail.mime.ContentDisposition
Sets disposition
setDispositionNotification(InternetAddress) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setDispositionNotification(InternetAddress) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setDispositionNotification(InternetAddress) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the dispositionNotification
setDispositionNotification(InternetAddress) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setDropReplyForwardPrefix(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
Sets the dropReplyForwardPrefix.
setETag(String, long, AJAXRequestResult) - Method in class com.openexchange.mail.json.actions.GetAttachmentAction
 
setExactLength(boolean) - Method in class com.openexchange.mail.parser.handlers.JsonMessageHandler
Sets whether to set the exact length of mail parts.
setExists(boolean) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets the exists status.
setExists(boolean) - Method in class com.openexchange.mail.dataobjects.MailFolderDescription
Sets the exists status This flag is checked at first to detect if an update or create operation shall be performed.
setExists(boolean) - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Sets the exists status.
setFileName(String) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setFileName(String) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setFileName(String) - Method in class com.openexchange.mail.dataobjects.MailPart
Sets the fileName
setFileName(String) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setFilenameParameter(String) - Method in class com.openexchange.mail.mime.ContentDisposition
Sets filename parameter
setFiller(MimeMessageFiller) - Method in class com.openexchange.mail.dataobjects.compose.ComposedMailMessage
Sets the mail filler
setFirstTerm(SearchTerm<?>) - Method in class com.openexchange.mail.search.ANDTerm
Sets the first search term
setFirstTerm(SearchTerm<?>) - Method in class com.openexchange.mail.search.ORTerm
Sets the first search term
setFlag(int, boolean) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setFlag(int, boolean) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setFlag(int, boolean) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets a system flag
setFlag(int, boolean) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setFlags(int) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setFlags(int) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setFlags(int) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the flags
setFlags(int) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setFolder(String) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setFolder(String) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setFolder(String) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the folder
setFolder(String) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setForceJSONArray4Multipart(boolean) - Method in class com.openexchange.mail.structure.handler.MIMEStructureHandler
Sets whether a JSON array is enforced for a multipart even if it only consists of one part.
setForwardAsAttachment(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setFullname(String) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets this mail folder's full name.
setFullname(String) - Method in class com.openexchange.mail.dataobjects.MailFolderDescription
Sets the fullname If MailFolderDescription.containsExists() returns false the MailFolderStorage.exists(String) method is used to determine folder existence.
setFullname(String) - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
 
setHandleMissingStartBoundary(boolean) - Method in class com.openexchange.mail.mime.dataobjects.MimeMailPart
Set whether to handle "Missing start boundary" javax.mail.MessagingException.
setHardDeleteMsgs(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setHasAttachment(boolean) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setHasAttachment(boolean) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setHasAttachment(boolean) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the hasAttachment
setHasAttachment(boolean) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setHasAttachment(boolean) - Method in class com.openexchange.mail.mime.ExtendedMimeMessage
Sets the flag if this message has attachments
setHeader(String, String) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setHeader(String, String) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setHeader(String, String) - Method in class com.openexchange.mail.dataobjects.MailPart
Sets a header
setHeader(String, String) - Method in class com.openexchange.mail.mime.HeaderCollection
Change the first header that matches name to have value, adding a new header if no existing header matches.
setHoldsFolders(boolean) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets if this folder holds folders.
setHoldsFolders(boolean) - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Sets if this folder holds folders.
setHoldsMessages(boolean) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets if this folder holds messages.
setHoldsMessages(boolean) - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Sets if this folder holds messages.
setIgnoreOriginalMailTextOnReply(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setImageContentIds(Collection<String>) - Method in class com.openexchange.mail.parser.handlers.NonInlineForwardPartHandler
Sets the image content IDs.
setIncludePlainText(boolean) - Method in class com.openexchange.mail.parser.handlers.JsonMessageHandler
Sets whether to include raw plain-text in generated JSON object.
setInline() - Method in class com.openexchange.mail.mime.ContentDisposition
Sets the disposition to "inline".
setInlineDetectorBehavior(boolean) - Method in class com.openexchange.mail.parser.MailMessageParser
Switches the INLINE detector behavior.
setInlineDetectorBehavior(boolean) - Method in class com.openexchange.mail.structure.StructureMailMessageParser
Switches the INLINE detector behavior.
setJSONArray(JSONArray) - Method in class com.openexchange.mail.json.writer.FolderWriter.JSONArrayPutter
 
setJSONObject(JSONObject) - Method in class com.openexchange.mail.json.writer.FolderWriter.JSONObjectPutter
 
setLiveAccess(boolean) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets the live-access flag.
setLogin(String) - Method in class com.openexchange.mail.api.MailConfig
Sets the login (externally).
setMailId(String) - Method in class com.openexchange.mail.dataobjects.compose.ContentAwareComposedMailMessage
 
setMailId(String) - Method in class com.openexchange.mail.dataobjects.CompositeMailMessage
 
setMailId(String) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setMailId(String) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setMailId(String) - Method in class com.openexchange.mail.dataobjects.IDMailMessage
 
setMailId(String) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the implementation-specific unique mail ID of this mail in its mail folder.
setMailId(String) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setMailId(String) - Method in class com.openexchange.mail.mime.dataobjects.MimeMailMessage
 
setMailIdentifierString(String) - Method in class com.openexchange.mail.MailPath
Sets this mail path's folder full name and mail's unique ID (for re-usage).
setMailProperties(Properties) - Method in class com.openexchange.mail.api.MailAccess
Sets optional properties used on connect.
setMailProperties(IMailProperties) - Method in class com.openexchange.mail.api.MailConfig
Sets the mail properties for this mail configuration.
setMailProperties(IMailProperties) - Method in class com.openexchange.mail.transport.config.TransportConfig
 
setMessageCount(int) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets the number of messages.
setMessageCount(int) - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Sets the number of messages.
setMessageHeaders(ComposedMailMessage, MimeMessage) - Method in class com.openexchange.mail.mime.filler.MimeMessageFiller
Sets necessary headers in specified MIME message: From/ Sender, To, Cc, Bcc, Reply-To, Subject, etc.
setMessageId(String) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the Message-Id.
setMsgFormat(int) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setMsgPreview(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setMsgref(MailPath) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setMsgref(MailPath) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setMsgref(MailPath) - Method in class com.openexchange.mail.dataobjects.MailPart
Sets the message reference
setMsgref(MailPath) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setName(String) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets this mail folder's name.
setName(String) - Method in class com.openexchange.mail.dataobjects.MailFolderDescription
Sets the name
setName(String) - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Sets this mail folder's name.
setName(String) - Method in class com.openexchange.mail.mime.datasource.FileDataSource
Sets the name (and implicitly content type).
setNameParameter(String) - Method in class com.openexchange.mail.mime.ContentType
Sets "name" parameter
setNameParameter(String) - Method in class com.openexchange.mail.mime.ContentType.UnmodifiableContentType
 
setNeverTreatMessageAsAttachment(boolean) - Method in class com.openexchange.mail.structure.StructureMailMessageParser
Sets the behavior how to handle a message part.
setNewMessageCount(int) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets the number of new messages.
setNewMessageCount(int) - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Sets the number of new messages.
setNoCopyIntoStandardSentFolder(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setNoSave(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
Sets the no-save attribute.
setNotifyAppointments(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setNotifyAppointmentsConfirmOwner(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
Sets the notifyAppointmentsConfirmOwner
setNotifyAppointmentsConfirmParticipant(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
Sets the notifyAppointmentsConfirmParticipant
setNotifyOnReadAck(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setNotifyTasks(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setNotifyTasksConfirmOwner(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
Sets the notifyTasksConfirmOwner
setNotifyTasksConfirmParticipant(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
Sets the notifyTasksConfirmParticipant
setOneTime(boolean) - Method in class com.openexchange.mail.attachment.AttachmentToken
Sets whether this token is a one-time token.
setOwner(String) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets the shared owner or null.
setOwnPermission(MailPermission) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets own permission.
setOwnPermission(MailPermission) - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Sets own permission.
setParameter(String, String) - Method in class com.openexchange.mail.mime.ContentType.UnmodifiableContentType
 
setParameter(String, String) - Method in class com.openexchange.mail.mime.ParameterizedHeader
Sets the given parameter.
setParameter(String, String) - Method in class com.openexchange.mail.mime.ParameterList
Sets the given parameter.
setParentAccountId(int) - Method in class com.openexchange.mail.dataobjects.MailFolderDescription
Sets the account ID belonging to parent.
setParentFullname(String) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets the parent fullname.
setParentFullname(String) - Method in class com.openexchange.mail.dataobjects.MailFolderDescription
Sets the parent fullname
setParentFullname(String) - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Sets the parent fullname.
setParseTNEFParts(boolean) - Method in class com.openexchange.mail.structure.StructureMailMessageParser
Sets whether TNEF parts should be parsed or not.
setParseUUEncodedParts(boolean) - Method in class com.openexchange.mail.structure.StructureMailMessageParser
Sets whether UUEncoded parts should be parsed or not.
setPassword(String) - Method in class com.openexchange.mail.api.MailConfig
Sets the password (externally).
setPersonal(String, String) - Method in class com.openexchange.mail.mime.QuotedInternetAddress
 
setPlainText(String) - Method in class com.openexchange.mail.dataobjects.compose.TextBodyMailPart
Sets this part's optional plain text.
setPort(int) - Method in class com.openexchange.mail.api.MailConfig
Sets the port (externally).
setPrefixService(DispatcherPrefixService) - Static method in class com.openexchange.mail.mime.utils.ImageMatcher
 
setPrevSeen(boolean) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setPrevSeen(boolean) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setPrevSeen(boolean) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the previous \Seen state.
setPrevSeen(boolean) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setPrimaryType(String) - Method in class com.openexchange.mail.mime.ContentType
Sets primary type
setPrimaryType(String) - Method in class com.openexchange.mail.mime.ContentType.UnmodifiableContentType
 
setPriority(int) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setPriority(int) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setPriority(int) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the priority
setPriority(int) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setPriority(int) - Method in class com.openexchange.mail.mime.ExtendedMimeMessage
Sets the priority
setProperty(String, Object) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets given property If value is null, a remove is performed.
setPropertyIfAbsent(String, Object) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets the property if absent.
setPublic(boolean) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets the public flag.
setReceivedDate(Date) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setReceivedDate(Date) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setReceivedDate(Date) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the received date
setReceivedDate(Date) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setReceivedDate(Date) - Method in class com.openexchange.mail.mime.ExtendedMimeMessage
Sets the received date
setRecentCount(int) - Method in class com.openexchange.mail.dataobjects.CompositeMailMessage
 
setRecentCount(int) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setRecentCount(int) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setRecentCount(int) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the number of recent mails in associated folder.
setRecentCount(int) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setReferences(String) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the References.
setReferences(String[]) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the References.
setReplyAllCc(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
Sets whether the reply-all method will put all recipients except the original sender in the Cc list.
setReplyHeaders(MailMessage, MimeMessage) - Static method in class com.openexchange.mail.mime.filler.MimeMessageFiller
Sets the appropriate headers In-Reply-To and References in specified MIME message.
setReplyToAddr(String) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setRootFolder(boolean) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets the root folder flag.
setRootFolder(boolean) - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Sets the root folder flag.
setSecondTerm(SearchTerm<?>) - Method in class com.openexchange.mail.search.ANDTerm
Sets the second search term
setSecondTerm(SearchTerm<?>) - Method in class com.openexchange.mail.search.ORTerm
Sets the second search term
setSecure(boolean) - Method in class com.openexchange.mail.api.MailConfig
Sets (externally) whether a secure connection should be established or not.
setSendAddr(String) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setSendHeaders(ComposedMailMessage, MimeMessage) - Method in class com.openexchange.mail.mime.filler.MimeMessageFiller
Sets the appropriate headers before message's transport: Reply-To, Date, and Subject
setSendType(ComposeType) - Method in class com.openexchange.mail.dataobjects.compose.ComposedMailMessage
Sets the send type.
setSentDate(Date) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setSentDate(Date) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setSentDate(Date) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the sent date
setSentDate(Date) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setSeparator(char) - Method in class com.openexchange.mail.dataobjects.IDMailMessage
Sets the separator.
setSeparator(char) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets the separator character.
setSeparator(char) - Method in class com.openexchange.mail.dataobjects.MailFolderDescription
Sets the separator
setSeparator(char) - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Sets the separator character.
setSeparator(char) - Method in class com.openexchange.mail.mime.dataobjects.MimeMailMessage
Sets the separator.
setSeqnum(int) - Method in class com.openexchange.mail.dataobjects.IDMailMessage
Sets the sequence number.
setSeqnum(int) - Method in class com.openexchange.mail.mime.dataobjects.MimeMailMessage
Sets the sequence number.
setSequenceId(String) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setSequenceId(String) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setSequenceId(String) - Method in class com.openexchange.mail.dataobjects.MailPart
Sets the sequenceId
setSequenceId(String) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setSequenceId(String) - Method in class com.openexchange.mail.parser.handlers.MailPartHandler
Sets sequence ID.
setSequenceIDs(String[]) - Method in class com.openexchange.mail.parser.handlers.MultipleMailPartHandler
Sets sequence IDs.
setSequenceIDs(Set<String>) - Method in class com.openexchange.mail.parser.handlers.MultipleMailPartHandler
Sets sequence IDs.
setServer(String) - Method in class com.openexchange.mail.api.MailConfig
Sets the host name or IP address of the server (externally).
setSession(Session) - Method in class com.openexchange.mail.api.MailConfig
Sets the session
setShared(boolean) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets the shared flag.
setShowGraphicEmoticons(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setSignatures(UserSettingMail.Signature[]) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setSize(long) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setSize(long) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setSize(long) - Method in class com.openexchange.mail.dataobjects.MailPart
Sets the size
setSize(long) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setSize(int) - Method in class com.openexchange.mail.mime.ExtendedMimeMessage
Sets the size
setSize(int) - Method in class com.openexchange.mail.mime.TNEFBodyPart
Sets this part's size
setSpamEnabled(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setStdDraftsName(String) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setStdSentName(String) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setStdSpamName(String) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setStdTrashName(String) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setSubfolders(boolean) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets if this mail folder has subfolders.
setSubfolders(boolean) - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Sets if this mail folder has subfolders.
setSubject(String) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setSubject(String) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setSubject(String) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the subject
setSubject(String) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setSubscribed(boolean) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets the subscription status for this mail folder.
setSubscribed(boolean) - Method in class com.openexchange.mail.dataobjects.MailFolderDescription
Sets the subscription status
setSubscribed(boolean) - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Sets the subscription status for this mail folder.
setSubscribedSubfolders(boolean) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets if this mail folder has subscribed subfolders.
setSubscribedSubfolders(boolean) - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Sets if this mail folder has subscribed subfolders.
setSubType(String) - Method in class com.openexchange.mail.mime.ContentType
Sets sub-type
setSubType(String) - Method in class com.openexchange.mail.mime.ContentType.UnmodifiableContentType
 
setSupportsUserFlags(boolean) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets the supports-user-flags flag.
setSupportsUserFlags(boolean) - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
 
setSuppressHTMLAlternativePart(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
Sets whether to suppress HTML parts in text-only mode for multipart/alternative.
setTerm(SearchTerm) - Method in class com.openexchange.mail.search.NOTTerm
Sets the search term
setText(String) - Method in class com.openexchange.mail.dataobjects.compose.TextBodyMailPart
Sets this part's text.
setText(String, Part) - Static method in class com.openexchange.mail.utils.MessageUtility
Convenience method that sets the given String as this part's content, with a primary MIME type of "text/plain; charset=us-ascii".
setText(String, String, Part) - Static method in class com.openexchange.mail.utils.MessageUtility
Convenience method that sets the given String as this part's content, with a primary MIME type of "text/plain".
setText(String, String, String, Part) - Static method in class com.openexchange.mail.utils.MessageUtility
Convenience method that sets the given String as this part's content, with a primary MIME type of "text" and the specified MIME subtype.
setTextOnlyCompose(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setTextPart(TextBodyMailPart) - Method in class com.openexchange.mail.json.parser.AbortAttachmentHandler
 
setTextPart(TextBodyMailPart) - Method in interface com.openexchange.mail.json.parser.IAttachmentHandler
Sets the text part which may be modified.
setTextPart(TextBodyMailPart) - Method in class com.openexchange.mail.json.parser.PublishAttachmentHandler
 
setThreadLevel(int) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setThreadLevel(int) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setThreadLevel(int) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the threadLevel
setThreadLevel(int) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setThreadLevel(int) - Method in class com.openexchange.mail.mime.ExtendedMimeMessage
Sets the thread level
setTimeZone(TimeZone) - Method in class com.openexchange.mail.parser.handlers.JsonMessageHandler
Sets the time zone.
setTrackable(boolean) - Method in class com.openexchange.mail.api.MailAccess
Sets if this mail access is trackable by MailAccessWatcher.
setTransportProperties(ITransportProperties) - Method in class com.openexchange.mail.transport.config.TransportConfig
Sets the transport properties for this transport configuration.
setUid(long) - Method in class com.openexchange.mail.dataobjects.IDMailMessage
Sets the UID
setUid(long) - Method in class com.openexchange.mail.mime.ExtendedMimeMessage
Sets the UID
setUndelegatedAccountId(int) - Method in interface com.openexchange.mail.dataobjects.Delegatized
Sets the un-delegated account identifier
setUnreadMessageCount(int) - Method in class com.openexchange.mail.dataobjects.MailFolder
Sets the number of unread messages.
setUnreadMessageCount(int) - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Sets the number of unread messages.
setUnreadMessages(int) - Method in class com.openexchange.mail.dataobjects.compose.ComposedMailMessage
 
setUnreadMessages(int) - Method in class com.openexchange.mail.dataobjects.CompositeMailMessage
 
setUnreadMessages(int) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
setUnreadMessages(int) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
setUnreadMessages(int) - Method in class com.openexchange.mail.dataobjects.IDMailMessage
 
setUnreadMessages(int) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the number of unread messages
setUnreadMessages(int) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
setUnreadMessages(int) - Method in class com.openexchange.mail.mime.dataobjects.MimeMailMessage
 
setUploadQuota(long) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setUploadQuotaPerFile(long) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setUseColorQuote(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setValue(V) - Method in interface com.openexchange.mail.cache.SessionMailCacheEntry
Sets the value.
setWaiting(boolean) - Method in class com.openexchange.mail.api.MailAccess
Sets whether this mail access is currently waiting for any mail server notifications or not.
shouldRetry(OXException) - Static method in class com.openexchange.mail.mime.utils.MimeMessageUtility
Checks whether another attempt to load content of a message and/or part should be performed.
shutDown() - Method in class com.openexchange.mail.api.MailProvider
Performs provider's shut-down
shutDownCaches() - Method in class com.openexchange.mail.MailInitialization
Handles the (possibly temporary) unavailability of caching service
shutdownStorage() - Method in class com.openexchange.mail.usersetting.CachingUserSettingMailStorage
 
shutdownStorage() - Method in class com.openexchange.mail.usersetting.UserSettingMailStorage
Triggers necessary action to shutdown the storage
simpleHtmlDuplicateRemoval(String) - Static method in class com.openexchange.mail.utils.MessageUtility
Detects possible duplicate <html> tags and removes all but last.
SimpleThreadStructureAction - Class in com.openexchange.mail.json.actions
SimpleThreadStructureAction(ServiceLookup) - Constructor for class com.openexchange.mail.json.actions.SimpleThreadStructureAction
Initializes a new SimpleThreadStructureAction.
SingletonMailAccessCache - Class in com.openexchange.mail.cache
SingletonMailAccessCache - A very volatile cache for already connected instances of MailAccess.
SingletonMailAccessQueue - Class in com.openexchange.mail.cache.queue
SingletonMailAccessQueue - A thread-safe singleton queue backed by an AtomicReference instance.
SingletonMailAccessQueue() - Constructor for class com.openexchange.mail.cache.queue.SingletonMailAccessQueue
Initializes a new SingletonMailAccessQueue.
size() - Method in class com.openexchange.mail.cache.queue.MailAccessQueueImpl
 
size() - Method in class com.openexchange.mail.cache.queue.SingletonMailAccessQueue
 
size() - Method in class com.openexchange.mail.MailFields
Gets the size.
size() - Method in class com.openexchange.mail.mime.converters.HeaderOutputStream
Returns the current size of the buffer.
size() - Method in class com.openexchange.mail.mime.HeaderCollection
Gets the number of headers contained in this collection.
size() - Method in class com.openexchange.mail.watcher.MailAccessDelayQueue
 
SizeTerm - Class in com.openexchange.mail.search
SizeTerm(ComparisonType, int) - Constructor for class com.openexchange.mail.search.SizeTerm
Initializes a new SizeTerm
skip(long) - Method in class com.openexchange.mail.utils.UnsynchronizedStringReader
Skips the specified number of characters in the stream.
SourcedImage - Class in com.openexchange.mail.mime.utils.sourcedimage
SourcedImageUtility - Class in com.openexchange.mail.mime.utils.sourcedimage
stamp - Variable in class com.openexchange.mail.watcher.MailAccessDelayElement
 
start() - Method in class com.openexchange.mail.cache.MailCacheConfiguration
 
start() - Method in class com.openexchange.mail.config.MailPropertiesInit
 
start - Variable in class com.openexchange.mail.IndexRange
The start index
start() - Method in class com.openexchange.mail.MailInitialization
 
start() - Method in class com.openexchange.mail.mime.utils.ImageMatcher
Gets the start index of the previous match.
start() - Method in class com.openexchange.mail.transport.config.TransportPropertiesInit
 
start() - Method in class com.openexchange.mail.transport.TransportInitialization
 
startsWith(String) - Method in class com.openexchange.mail.mime.ContentType
Checks if Content-Type's base type ignore-case starts with specified prefix.
startsWith(String) - Method in class com.openexchange.mail.mime.ContentType.UnmodifiableContentType
 
startsWithAny(String...) - Method in class com.openexchange.mail.mime.ContentType
Checks if Content-Type's base type ignore-case starts with any of specified prefixes.
startUp() - Method in class com.openexchange.mail.api.MailProvider
Performs provider's start-up
startUpCaches() - Method in class com.openexchange.mail.MailInitialization
Handles the re-availability of caching service
stop() - Method in class com.openexchange.mail.cache.MailCacheConfiguration
 
stop() - Method in class com.openexchange.mail.config.MailPropertiesInit
 
stop() - Method in class com.openexchange.mail.MailInitialization
 
stop() - Method in class com.openexchange.mail.transport.config.TransportPropertiesInit
 
stop() - Method in class com.openexchange.mail.transport.TransportInitialization
 
StorageUtility - Class in com.openexchange.mail.utils
StorageUtility - Offers utility methods for both folder and message storage
STORE_CLOSED_EXT_MSG_DISPLAY - Static variable in class com.openexchange.mail.mime.MimeMailExceptionMessage
Connection closed to mail server %1$s.
STORE_CLOSED_MSG_DISPLAY - Static variable in class com.openexchange.mail.mime.MimeMailExceptionMessage
Lost connection to mail server.
STRATEGY - Static variable in class com.openexchange.mail.utils.MailPasswordUtil
Mail account secret encryption strategy.
StreamDataSource - Class in com.openexchange.mail.mime.datasource
StreamDataSource - A simple data source that encapsulates an input stream provider.
StreamDataSource(StreamDataSource.InputStreamProvider) - Constructor for class com.openexchange.mail.mime.datasource.StreamDataSource
Creates a StreamDataSource from an InputStreamProvider object.
StreamDataSource(StreamDataSource.InputStreamProvider, String) - Constructor for class com.openexchange.mail.mime.datasource.StreamDataSource
Creates a StreamDataSource from an InputStreamProvider object.
StreamDataSource.InputStreamProvider - Interface in com.openexchange.mail.mime.datasource
Provides a newly allocated input stream.
StructureHandler - Interface in com.openexchange.mail.structure
StructureHandler - Structure handler.
StructureJSONBinary - Class in com.openexchange.mail.structure
StructureJSONBinary - A JSON binary for one-time-retrieval of an input stream's base64-encoded bytes.
StructureJSONBinary(InputStream) - Constructor for class com.openexchange.mail.structure.StructureJSONBinary
Initializes a new StructureJSONBinary.
StructureJSONBinary(InputStream, boolean) - Constructor for class com.openexchange.mail.structure.StructureJSONBinary
Initializes a new StructureJSONBinary.
StructureMailMessageParser - Class in com.openexchange.mail.structure
StructureMailMessageParser - A callback parser to parse instances of MailMessage by invoking the handleXXX() methods of given MailMessageHandler object
StructureMailMessageParser() - Constructor for class com.openexchange.mail.structure.StructureMailMessageParser
Constructor
SUBJECT - Static variable in class com.openexchange.mail.mime.MessageHeaders
 
SubjectTerm - Class in com.openexchange.mail.search
SubjectTerm(String) - Constructor for class com.openexchange.mail.search.SubjectTerm
Initializes a new SubjectTerm
subSequence(int, int) - Method in class com.openexchange.mail.mime.HeaderName
 
supportsProtocol(String) - Method in class com.openexchange.mail.api.MailProvider
Checks if this mail provider supports the given protocol (which is either in secure or non-secure notation).
supportsProtocol(String) - Method in class com.openexchange.mail.transport.TransportProvider
Checks if this transport provider supports the given protocol (which is either in secure or non-secure notation).
A B C D E F G H I J L M N O P Q R S T U V W X Y