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

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
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
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.
SearchUtility - Class in com.openexchange.mail.search
SearchUtility
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.
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.
SentDateTerm - Class in com.openexchange.mail.search
SentDateTerm
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 fullname from mail's ID in a mail path
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.
setAccountId(int) - Method in class com.openexchange.mail.api.MailConfig
Sets the account ID (externally).
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.
setAccountName(String) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the account Name
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.MailMessage
Sets the appendVCard
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).
setAttachment() - Method in class com.openexchange.mail.mime.ContentDisposition
Sets the disposition to "attachment".
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.
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.
setCharsetParameter(String) - Method in class com.openexchange.mail.mime.ContentType
Sets "charset" parameter
setCharsetParameter(String) - Method in class com.openexchange.mail.mime.ContentType.UnmodifiableContentType
 
setColorLabel(int) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the color label
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.
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.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.MailPart
Sets the contentId
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.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.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
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.MailMessage
Sets the dispositionNotification
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.MailPart
Sets the fileName
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.MailMessage
Sets a system flag
setFlags(int) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the flags
setFolder(String) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the folder
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 fullname.
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.MailMessage
Sets the hasAttachment
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.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
 
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
 
setLogin(String) - Method in class com.openexchange.mail.api.MailConfig
Sets the login (externally).
setMailId(String) - Method in class com.openexchange.mail.dataobjects.CompositeMailMessage
 
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.mime.dataobjects.MIMEMailMessage
 
setMailIdentifierString(String) - Method in class com.openexchange.mail.MailPath
Sets this mail path's folder fullname 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.
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.MailPart
Sets the message reference
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.
setNameParameter(String) - Method in class com.openexchange.mail.mime.ContentType
Sets "name" parameter
setNameParameter(String) - Method in class com.openexchange.mail.mime.ContentType.UnmodifiableContentType
 
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
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).
setPort(int) - Method in class com.openexchange.mail.api.MailConfig
Sets the port (externally).
setPrevSeen(boolean) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the previous \Seen state.
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.MailMessage
Sets the priority
setPriority(int) - Method in class com.openexchange.mail.mime.ExtendedMimeMessage
Sets the priority
setReceivedDate(Date) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the received date
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.MailMessage
Sets the number of recent mails in associated folder.
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) - 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
setSentDate(Date) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the sent date
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.MailPart
Sets the sequenceId
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).
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.MailPart
Sets the size
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.MailMessage
Sets the subject
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
 
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.
setTextOnlyCompose(boolean) - Method in class com.openexchange.mail.usersetting.UserSettingMail
 
setThreadLevel(int) - Method in class com.openexchange.mail.dataobjects.MailMessage
Sets the threadLevel
setThreadLevel(int) - Method in class com.openexchange.mail.mime.ExtendedMimeMessage
Sets the thread level
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.mime.ExtendedMimeMessage
Sets the UID
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.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.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.
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
size() - Method in class com.openexchange.mail.mime.HeaderCollection
Gets the number of headers contained in this collection.
SizeTerm - Class in com.openexchange.mail.search
SizeTerm
SizeTerm(ComparisonType, int) - Constructor for class com.openexchange.mail.search.SizeTerm
Initializes a new SizeTerm
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.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
 
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
STD_CONFIRMED_HAM - Static variable in class com.openexchange.mail.usersetting.UserSettingMail
 
STD_CONFIRMED_SPAM - Static variable in class com.openexchange.mail.usersetting.UserSettingMail
 
STD_DRAFTS - Static variable in class com.openexchange.mail.usersetting.UserSettingMail
 
STD_SENT - Static variable in class com.openexchange.mail.usersetting.UserSettingMail
 
STD_SPAM - Static variable in class com.openexchange.mail.usersetting.UserSettingMail
 
STD_TRASH - Static variable in class com.openexchange.mail.usersetting.UserSettingMail
 
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
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.
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
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).
switchSeenFlag(int, String, String[], boolean, int, Session) - Method in class com.openexchange.mail.cache.JSONMessageCache
Switch the \Seen flag for specified mails' JSON representations.
switchSeenFlag(int, String, String[], boolean, int, int, int) - Method in class com.openexchange.mail.cache.JSONMessageCache
Switch the \Seen flag for specified mails' JSON representations.
switchSeenFlag(int, String, boolean, int, Session) - Method in class com.openexchange.mail.cache.JSONMessageCache
Switch the \Seen flag for specified mails' JSON representations.
switchSeenFlag(int, String, boolean, int, int, int) - Method in class com.openexchange.mail.cache.JSONMessageCache
Switch the \Seen flag for specified mails' JSON representations.

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