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

R

raw2Json() - Method in class com.openexchange.mail.json.writer.JSONObjectConverter
Converts this converter's raw JSON mail representation into a user-sensitive JSON mail representation.
RawJSONMessageHandler - Class in com.openexchange.mail.parser.handlers
RawJSONMessageHandler - Generates a raw JSON message representation without any user-sensitive data.
RawJSONMessageHandler(int, String) - Constructor for class com.openexchange.mail.parser.handlers.RawJSONMessageHandler
Initializes a new RawJSONMessageHandler.
RawJSONMessageHandler(int, MailPath, MailMessage) - Constructor for class com.openexchange.mail.parser.handlers.RawJSONMessageHandler
Initializes a new RawJSONMessageHandler.
read() - Method in class com.openexchange.mail.utils.UnsynchronizedStringReader
Read a single character.
read(char[], int, int) - Method in class com.openexchange.mail.utils.UnsynchronizedStringReader
Read characters into a portion of an array.
READ_ONLY_FOLDER_EXT_MSG_DISPLAY - Static variable in class com.openexchange.mail.mime.MimeMailExceptionMessage
An attempt was made to open a read-only folder with read-write "%1$s" on mail server %2$s with login %3$s (user=%4$s, context=%5$s)
READ_ONLY_FOLDER_MSG_DISPLAY - Static variable in class com.openexchange.mail.mime.MimeMailExceptionMessage
You do not have the appropriate permissions to change the content of folder "%1$s".
readBytes(byte[], String) - Static method in class com.openexchange.mail.utils.MessageUtility
Reads a string from given input stream using direct buffering.
readContent(MailPart, ContentType) - Static method in class com.openexchange.mail.mime.utils.MimeMessageUtility
Reads the textual content from specified part.
readMailPart(MailPart, String) - Static method in class com.openexchange.mail.utils.MessageUtility
Reads the stream content from given mail part.
readMimePart(Part, ContentType) - Static method in class com.openexchange.mail.utils.MessageUtility
Reads the string out of MIME part's input stream.
readMimePart(Part, String) - Static method in class com.openexchange.mail.utils.MessageUtility
Reads the string out of MIME part's input stream.
ReadOnlyMailFolder - Class in com.openexchange.mail.dataobjects
ReadOnlyMailFolder - a data container object for a mail folder
ReadOnlyMailFolder(MailFolder) - Constructor for class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Initializes a new ReadOnlyMailFolder
readStream(StreamDataSource.InputStreamProvider, String) - Static method in class com.openexchange.mail.utils.MessageUtility
Reads a string from given input stream using direct buffering.
readStream(InputStream, String) - Static method in class com.openexchange.mail.utils.MessageUtility
Reads a string from given input stream using direct buffering.
ready() - Method in class com.openexchange.mail.utils.UnsynchronizedStringReader
Tell whether this stream is ready to be read.
ReceiptAckAction - Class in com.openexchange.mail.json.actions
ReceiptAckAction(ServiceLookup) - Constructor for class com.openexchange.mail.json.actions.ReceiptAckAction
Initializes a new ReceiptAckAction.
RECEIVED - Static variable in class com.openexchange.mail.mime.MessageHeaders
 
ReceivedDateTerm - Class in com.openexchange.mail.search
ReceivedDateTerm(ComparisonType, Date) - Constructor for class com.openexchange.mail.search.ReceivedDateTerm
Initializes a new ReceivedDateTerm
RECIPIENTS_EXCEEDED_MSG - Static variable in class com.openexchange.mail.MailExceptionStrings
 
reconnect(MailAccess<? extends IMailFolderStorage, ? extends IMailMessageStorage>) - Static method in class com.openexchange.mail.api.MailAccess
Re-connects specified MailAccess instance.
ReconnectingInputStreamClosure - Class in com.openexchange.mail.json.actions.helper
ReconnectingInputStreamClosure(MailPart, String, String, String, boolean, ServerSession) - Constructor for class com.openexchange.mail.json.actions.helper.ReconnectingInputStreamClosure
 
REFERENCED_MAIL_NOT_FOUND_MSG - Static variable in class com.openexchange.mail.MailExceptionStrings
 
ReferencedMailPart - Class in com.openexchange.mail.dataobjects.compose
ReferencedMailPart - A MailPart implementation that points to a referenced part in original mail.
REFERENCES - Static variable in class com.openexchange.mail.mime.MessageHeaders
 
references(Conversation) - Method in class com.openexchange.mail.threader.Conversation
Checks if this conversation references to given conversation
referencesOrIsReferencedBy(MailMessage) - Method in class com.openexchange.mail.threader.Conversation
Checks if this conversation references OR is referenced by given message
referencesOrIsReferencedBy(Conversation) - Method in class com.openexchange.mail.threader.Conversation
Checks if this conversation references OR is referenced by given conversation
registerMailProvider(String, MailProvider) - Static method in class com.openexchange.mail.MailProviderRegistry
Registers a mail provider and performs its start-up actions
registerService(BundleContext) - Method in class com.openexchange.mail.cache.MailAccessCacheEventListener
 
registerTransportProvider(String, TransportProvider) - Static method in class com.openexchange.mail.transport.TransportProviderRegistry
Registers a transport provider and performs its start-up actions
releaseAccess(IndexFacadeService, IndexAccess<MailMessage>) - Static method in class com.openexchange.mail.index.MailUtility
Safely releases specified access using given facade.
releaseCache() - Method in class com.openexchange.mail.cache.MailMessageCache
Releases cache reference.
releaseCache() - Method in class com.openexchange.mail.cache.SingletonMailAccessCache
Releases cache reference.
releaseInstance() - Static method in class com.openexchange.mail.attachment.AttachmentTokenRegistry
Releases the singleton instance.
releaseInstance() - Static method in class com.openexchange.mail.cache.EnqueueingMailAccessCache
Releases the singleton instance.
releaseInstance() - Static method in class com.openexchange.mail.cache.MailMessageCache
Releases the singleton instance.
releaseInstance() - Static method in class com.openexchange.mail.cache.SingletonMailAccessCache
Releases the singleton instance.
releaseInstance() - Static method in class com.openexchange.mail.config.MailProperties
Releases the singleton instance of MailProperties.
releaseInstance() - Static method in class com.openexchange.mail.event.EventPool
Releases this event pool.
releaseInstance() - Static method in class com.openexchange.mail.usersetting.UserSettingMailStorage
Releases this storage instance
releaseResources() - Method in class com.openexchange.mail.api.enhanced.MailMessageStorageLong
Releases all resources used by this message storage when closing superior MailAccess
releaseResources() - Method in interface com.openexchange.mail.api.IMailFolderStorage
Releases all used resources when closing parental MailAccess
releaseResources() - Method in interface com.openexchange.mail.api.IMailMessageStorage
Releases all resources used by this message storage when closing superior MailAccess
releaseResources() - Method in class com.openexchange.mail.api.MailFolderStorage
 
releaseResources() - Method in class com.openexchange.mail.api.MailMessageStorage
 
remainingCapacity() - Method in class com.openexchange.mail.watcher.MailAccessDelayQueue
Always returns Integer.MAX_VALUE because a MailAccessWatcherDelayQueue is not capacity constrained.
rememberMimeCleanUp(MimeCleanUp) - Static method in class com.openexchange.mail.api.MailAccess
Remembers specified MimeCleanUp instance.
remove() - Method in class com.openexchange.mail.cache.queue.MailAccessQueueImpl
 
remove(Object) - Method in class com.openexchange.mail.cache.queue.MailAccessQueueImpl
 
remove() - Method in class com.openexchange.mail.cache.queue.SingletonMailAccessQueue
 
remove(Object) - Method in class com.openexchange.mail.cache.queue.SingletonMailAccessQueue
 
remove(SessionMailCacheEntry<V>) - Method in class com.openexchange.mail.cache.SessionMailCache
Removes the entry acquired through SessionMailCacheEntry.getKey() .
remove(Object) - Method in class com.openexchange.mail.watcher.MailAccessDelayQueue
Removes a single instance of the specified element from this queue, if it is present, whether or not it has expired.
removeAccountId() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeAccountId() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeAccountId() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the account ID.
removeAccountId() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeAccountName() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeAccountName() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeAccountName() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the account name.
removeAccountName() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeAccountParameters(int) - Method in class com.openexchange.mail.MailSessionCache
Removes the parameters associated with given account ID
removeAdditionalParts(int) - Method in class com.openexchange.mail.dataobjects.CompositeMailMessage
Removes the mail part at the specified position.
removeAll(Collection<?>) - Method in class com.openexchange.mail.cache.queue.MailAccessQueueImpl
 
removeAll(Collection<?>) - Method in class com.openexchange.mail.cache.queue.SingletonMailAccessQueue
 
removeAll(MailFields) - Method in class com.openexchange.mail.MailFields
Removes from this instance all of its fields that are contained in the specified mail fields.
removeAppendVCard() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeAppendVCard() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeAppendVCard() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the appendVCard
removeAppendVCard() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeBcc() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeBcc() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeBcc() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the Bcc addresses
removeBcc() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeBodyPart(int) - Method in class com.openexchange.mail.uuencode.UUEncodedMultiPart
Remove the part at specified location (starting from 0).
removeByUser(int, int) - Method in class com.openexchange.mail.event.EventPool
Removes all pooled events from this pool associated with given user.
removeCc() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeCc() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeCc() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the Cc addresses
removeCc() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeCharsetParameter() - Method in class com.openexchange.mail.mime.ContentType
 
removeColorLabel() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeColorLabel() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeColorLabel() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the color label
removeColorLabel() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeContentDisposition() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeContentDisposition() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeContentDisposition() - Method in class com.openexchange.mail.dataobjects.MailPart
Removes the disposition
removeContentDisposition() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeContentId() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeContentId() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeContentId() - Method in class com.openexchange.mail.dataobjects.MailPart
Removes the contentId
removeContentId() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeContentType() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeContentType() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeContentType() - Method in class com.openexchange.mail.dataobjects.MailPart
Removes the content type
removeContentType() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeDefaultFolder() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the default folder flag.
removeDefaultFolder() - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
 
removeDefaultFolderType() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the default folder type.
removeDeletedMessageCount() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the number of messages marked for deletion in this folder.
removeDeletedMessageCount() - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Removes the number of messages marked for deletion in this folder.
removeDispositionNotification() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeDispositionNotification() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeDispositionNotification() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the dispositionNotification
removeDispositionNotification() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removedService(ServiceReference<CapabilityService>, CapabilityService) - Method in class com.openexchange.mail.osgi.MailCapabilityServiceTracker
 
removedService(ServiceReference<MailcapCommandMap>, MailcapCommandMap) - Method in class com.openexchange.mail.osgi.MailcapServiceTracker
 
removedService(ServiceReference<MailProvider>, MailProvider) - Method in class com.openexchange.mail.osgi.MailProviderServiceTracker
 
removedService(ServiceReference<TransportProvider>, TransportProvider) - Method in class com.openexchange.mail.osgi.TransportProviderServiceTracker
 
removeEnclosedPart(int) - Method in class com.openexchange.mail.dataobjects.compose.ComposedMailMessage
Removes the enclosed part at the specified position.
removeEnclosedPart(int) - Method in class com.openexchange.mail.dataobjects.compose.ContentAwareComposedMailMessage
 
removeExists() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes exists status.
removeExists() - Method in class com.openexchange.mail.dataobjects.MailFolderDescription
Removes exists status
removeExists() - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Removes exists status.
removeFileName() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeFileName() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeFileName() - Method in class com.openexchange.mail.dataobjects.MailPart
Removes the fileName
removeFileName() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeFlags() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeFlags() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeFlags() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the flags
removeFlags() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeFolder() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeFolder() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeFolder() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the folder
removeFolder() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeFolderMessages(int, String, int, int) - Method in class com.openexchange.mail.cache.MailMessageCache
Removes cached messages belonging to a certain folder.
removeFrom() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeFrom() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeFrom() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the From addresses.
removeFrom() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeFullname() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the full name.
removeFullname() - Method in class com.openexchange.mail.dataobjects.MailFolderDescription
Removes the fullname
removeFullname() - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
 
removeHasAttachment() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeHasAttachment() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeHasAttachment() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the hasAttachment
removeHasAttachment() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeHeader(String) - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeHeader(String) - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeHeader(String) - Method in class com.openexchange.mail.dataobjects.MailPart
Removes the header if present
removeHeader(String) - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeHeader(String) - Method in class com.openexchange.mail.mime.HeaderCollection
Remove all header entries that match the given name
removeHeaders() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeHeaders() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeHeaders() - Method in class com.openexchange.mail.dataobjects.MailPart
Removes the headers
removeHeaders() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeHoldsFolders() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the holds-folders flag
removeHoldsFolders() - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Removes the holds-folders flag
removeHoldsMessages() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the holds-messages flag
removeHoldsMessages() - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Removes the holds-messages flag
removeMailAccess(Session, int) - Method in class com.openexchange.mail.cache.EnqueueingMailAccessCache
Removes and returns a mail access from cache.
removeMailAccess(Session, int) - Method in interface com.openexchange.mail.cache.IMailAccessCache
Removes and returns a mail access from cache.
removeMailAccess(Session, int) - Method in class com.openexchange.mail.cache.SingletonMailAccessCache
Removes and returns a mail access from cache.
removeMailAccess(MailAccess<?, ?>) - Static method in class com.openexchange.mail.MailAccessWatcher
Removes specified mail access from this watcher's tracing
removeMailField(MailField) - Method in class com.openexchange.mail.MailFields
Removes specified MailField constant.
removeMailFields(MailField[]) - Method in class com.openexchange.mail.MailFields
Removes specified MailField constants.
removeMessageCount() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the message-count.
removeMessageCount() - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Removes the message-count.
removeMessageId() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the Message-Id.
removeMessages(String[], int, String, int, int) - Method in class com.openexchange.mail.cache.MailMessageCache
Removes the messages appearing in given UIDs belonging to a certain folder.
removeMsgref() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeMsgref() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeMsgref() - Method in class com.openexchange.mail.dataobjects.MailPart
Removes the message reference
removeMsgref() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeName() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the name.
removeName() - Method in class com.openexchange.mail.dataobjects.MailFolderDescription
Removes the name
removeName() - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Removes the name.
removeNameParameter() - Method in class com.openexchange.mail.mime.ContentType
 
removeNewMessageCount() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the new-message-count.
removeNewMessageCount() - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Removes the new-message-count.
removeOwne() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the owner.
removeOwnPermission() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the own permission.
removeOwnPermission() - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Removes the own permission.
removeParameter(int, String) - Method in class com.openexchange.mail.MailSessionCache
Removes the parameter associated with given account ID and parameter name.
removeParameter(String) - Method in class com.openexchange.mail.mime.ContentType.UnmodifiableContentType
 
removeParameter(String) - Method in class com.openexchange.mail.mime.ParameterizedHeader
Removes specified parameter and returns its value
removeParameter(String) - Method in class com.openexchange.mail.mime.ParameterList
Removes specified parameter and returns its value
removeParentFullname() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the parent fullname.
removeParentFullname() - Method in class com.openexchange.mail.dataobjects.MailFolderDescription
Removes the parent fullname
removeParentFullname() - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Removes the parent fullname.
removePermissions() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the permissions.
removePermissions() - Method in class com.openexchange.mail.dataobjects.MailFolderDescription
Removes the permissions
removePermissions() - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
 
removePrevSeen() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removePrevSeen() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removePrevSeen() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the previous \Seen state
removePrevSeen() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removePriority() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removePriority() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removePriority() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the priority
removePriority() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removePublic() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the public flag.
removeReceivedDate() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeReceivedDate() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeReceivedDate() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the received date
removeReceivedDate() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeRecentCount() - Method in class com.openexchange.mail.dataobjects.CompositeMailMessage
 
removeRecentCount() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeRecentCount() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeRecentCount() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the recent count.
removeRecentCount() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeReferences() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the References.
removeRootFolder() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the root folder flag.
removeRootFolder() - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Removes the root folder flag.
removeSentDate() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeSentDate() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeSentDate() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the sent date
removeSentDate() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeSeparator() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the separator character.
removeSeparator() - Method in class com.openexchange.mail.dataobjects.MailFolderDescription
Removes the separator
removeSeparator() - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Removes the separator character.
removeSequenceId() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeSequenceId() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeSequenceId() - Method in class com.openexchange.mail.dataobjects.MailPart
Removes the sequenceId
removeSequenceId() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeShared() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the shared flag.
removeSize() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeSize() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeSize() - Method in class com.openexchange.mail.dataobjects.MailPart
Removes the size
removeSize() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removesProperty(String) - Method in class com.openexchange.mail.event.PooledEvent
Removes given property.
removeSubfolders() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the has-subfolders flag.
removeSubfolders() - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Removes the has-subfolders flag.
removeSubject() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeSubject() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeSubject() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the subject
removeSubject() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeSubscribed() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the subscription status.
removeSubscribed() - Method in class com.openexchange.mail.dataobjects.MailFolderDescription
Removes the subscription status
removeSubscribed() - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Removes the subscription status.
removeSubscribedSubfolders() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes has-subscribed-subfolders flag.
removeSubscribedSubfolders() - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Removes has-subscribed-subfolders flag.
removeSupportsUserFlags() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the supports-user-flags flag.
removeSupportsUserFlags() - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
 
removeThreadLevel() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeThreadLevel() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeThreadLevel() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the threadLevel
removeThreadLevel() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeTo() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeTo() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeTo() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the To addresses
removeTo() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeToken(String) - Method in class com.openexchange.mail.attachment.AttachmentTokenRegistry
Removes the token with specified identifier from this registry.
removeUnreadMessageCount() - Method in class com.openexchange.mail.dataobjects.MailFolder
Removes the unread-message-count.
removeUnreadMessageCount() - Method in class com.openexchange.mail.dataobjects.ReadOnlyMailFolder
Removes the unread-message-count.
removeUserFlags() - Method in class com.openexchange.mail.dataobjects.ContentAwareMailMessage
 
removeUserFlags() - Method in class com.openexchange.mail.dataobjects.DraftMailMessage
 
removeUserFlags() - Method in class com.openexchange.mail.dataobjects.MailMessage
Removes the userFlags
removeUserFlags() - Method in class com.openexchange.mail.dataobjects.ThreadSortMailMessage
 
removeUserMessages(int, int) - Method in class com.openexchange.mail.cache.MailMessageCache
Removes the messages cached for a user.
removeUserSettingMail(int, Context) - Method in class com.openexchange.mail.usersetting.CachingUserSettingMailStorage
 
removeUserSettingMail(int, Context) - Method in class com.openexchange.mail.usersetting.UserSettingMailStorage
Removes the user's mail settings from cache if any used
renameFolder(String, String) - Method in interface com.openexchange.mail.api.IMailFolderStorage
Renames the folder identified through given full name to the specified new name.
renameFolder(String, String) - Method in class com.openexchange.mail.api.MailFolderStorage
Renames the folder identified through given full name to the specified new name.
renameTo(Folder) - Method in class com.openexchange.mail.mime.FullnameFolder
 
replaceHTMLEntities(String) - Static method in class com.openexchange.mail.text.HtmlProcessing
Replaces all HTML entities occurring in specified HTML content.
replaceIn(String) - Method in class com.openexchange.mail.utils.CP932EmojiMapping
Replaces all occurrences in specified content.
REPLY_TO - Static variable in class com.openexchange.mail.mime.MessageHeaders
 
RESEND_DENIED_MSG - Static variable in class com.openexchange.mail.MailExceptionStrings
 
ResendAction - Class in com.openexchange.mail.json.actions
ResendAction(ServiceLookup) - Constructor for class com.openexchange.mail.json.actions.ResendAction
Initializes a new ResendAction.
reset() - Method in class com.openexchange.mail.mime.ContentType
Resets this ContentType instance.
reset() - Method in class com.openexchange.mail.mime.converters.HeaderOutputStream
Resets the count field of this byte array output stream to zero, so that all currently accumulated output in the output stream is discarded.
reset() - Static method in class com.openexchange.mail.mime.MimeType2ExtMap
Resets MIME type file map.
reset() - Method in class com.openexchange.mail.parser.MailMessageParser
Resets this parser and returns itself
reset() - Method in class com.openexchange.mail.structure.StructureMailMessageParser
Resets this parser and returns itself
reset() - Method in class com.openexchange.mail.utils.UnsynchronizedStringReader
Reset the stream to the most recent mark, or to the beginning of the string if it has never been marked.
resetProperties() - Method in class com.openexchange.mail.api.AbstractProtocolProperties
Exclusively resets protocol's global properties
resetProperties() - Method in class com.openexchange.mail.config.MailProperties
Exclusively resets the global mail properties
retainAll(Collection<?>) - Method in class com.openexchange.mail.cache.queue.MailAccessQueueImpl
 
retainAll(Collection<?>) - Method in class com.openexchange.mail.cache.queue.SingletonMailAccessQueue
 
retainAll(MailFields) - Method in class com.openexchange.mail.MailFields
Retains only the fields in this instance that are contained in the specified mail fields.
RETURN_PATH - Static variable in class com.openexchange.mail.mime.MessageHeaders
 
rfc2231Decode(String) - Static method in class com.openexchange.mail.mime.RFC2231Tools
Decodes specified string according to mail-safe encoding introduced in RFC2231 This method assumes that encoding information are contained in given string; e.g.
rfc2231Decode(String, String) - Static method in class com.openexchange.mail.mime.RFC2231Tools
Decodes specified string according to mail-safe encoding introduced in RFC2231
rfc2231Encode(String, String, String, boolean) - Static method in class com.openexchange.mail.mime.RFC2231Tools
Encodes given string according to mechanism provided in RFC2231.
rfc2231Encode(String, String, String, boolean, boolean) - Static method in class com.openexchange.mail.mime.RFC2231Tools
Encodes given string according to mechanism provided in RFC2231.
RFC2231Tools - Class in com.openexchange.mail.mime
RFC2231Tools - A collection of RFC2231 related utility methods
Rtf2HtmlConverter - Class in com.openexchange.mail.text
Rtf2HtmlConverter - Converts RTF to HTML based on javax.swing.text.
run() - Method in class com.openexchange.mail.event.EventPool
 
A B C D E F G H I J L M N O P Q R S T U V W X Y