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

M

MAIL_PARAM_HARD_DELETE - Static variable in class com.openexchange.mail.utils.StorageUtility
 
MailAccess<F extends IMailFolderStorage,M extends IMailMessageStorage> - Class in com.openexchange.mail.api
MailAccess - Handles connecting to the mailing system while using an internal cache for connected access objects (see MailAccessCache).
MailAccessCache - Class in com.openexchange.mail.cache
MailAccessCache - A very volatile cache for already connected instances of MailAccess.
MailAccessCache2 - Class in com.openexchange.mail.cache
MailAccessCache2 - A very volatile cache for already connected instances of MailAccess.
MailAccessCacheEventListener - Class in com.openexchange.mail.cache
MailAccessCacheEventListener - Listens for removed session containers to dispose its cached mail access instances.
MailAccessCacheEventListener() - Constructor for class com.openexchange.mail.cache.MailAccessCacheEventListener
 
MailAccessEventHandler - Class in com.openexchange.mail.cache.eventhandler
MailAccessEventHandler - The mail access event handler which preludes mail access closure if an instance of MailAccess is removed from mail access cache.
MailAccessEventHandler() - Constructor for class com.openexchange.mail.cache.eventhandler.MailAccessEventHandler
Default constructor
MailAccessTimeoutListener - Class in com.openexchange.mail.cache
MailAccessTimeoutListener - The mail access event handler which preludes mail access closure if an instance of MailAccess is removed from mail access cache.
MailAccessTimeoutListener() - Constructor for class com.openexchange.mail.cache.MailAccessTimeoutListener
Default constructor
MailAccessTimeoutListener2 - Class in com.openexchange.mail.cache
MailAccessTimeoutListener2 - The mail access event handler which preludes mail access closure if an instance of MailAccess is removed from mail access cache.
MailAccessTimeoutListener2(Object, TimeoutConcurrentSet<MailAccess<?, ?>>, ConcurrentMap<?, TimeoutConcurrentSet<MailAccess<?, ?>>>) - Constructor for class com.openexchange.mail.cache.MailAccessTimeoutListener2
Default constructor
MailAccessWatcher - Class in com.openexchange.mail
MailAccessWatcher - Keeps track of connected instances of MailAccess and allows a forced close if connection time exceeds allowed time
MailAccountProperties - Class in com.openexchange.mail.config
MailAccountProperties - Mail properties read from mail account with fallback to properties read from properties file.
MailAccountProperties(MailAccount) - Constructor for class com.openexchange.mail.config.MailAccountProperties
Initializes a new MailAccountProperties.
MailAccountTransportProperties - Class in com.openexchange.mail.transport.config
MailAccountTransportProperties - Transport properties read from mail account with fallback to properties read from properties file.
MailAccountTransportProperties(MailAccount) - Constructor for class com.openexchange.mail.transport.config.MailAccountTransportProperties
Initializes a new MailAccountTransportProperties.
MailAttributeFetcher - Class in com.openexchange.mail.search.service
MailAttributeFetcher - The attribute fetcher for mail module.
MailCacheConfiguration - Class in com.openexchange.mail.cache
MailCacheConfiguration - Loads the configuration for mail caches.
MailCapabilities - Class in com.openexchange.mail.api
MailCapabilities - Holds capabilities of the underlying mail system.
MailConfig - Class in com.openexchange.mail.api
MailConfig - The user-specific mail properties; e.g. containing user's login data.
MailConfig.BoolCapVal - Enum in com.openexchange.mail.api
 
MailConfig.LoginSource - Enum in com.openexchange.mail.api
 
MailConfig.PasswordSource - Enum in com.openexchange.mail.api
 
MailConfig.ServerSource - Enum in com.openexchange.mail.api
 
MailConfigException - Exception in com.openexchange.mail.config
MailConfigException - Errors related to mail configuration
MailConfigException(AbstractOXException) - Constructor for exception com.openexchange.mail.config.MailConfigException
Initializes a new MailConfigException
MailConfigException(String, Throwable) - Constructor for exception com.openexchange.mail.config.MailConfigException
Constructs a new exception with the given detail message and cause.
MailConfigException(String) - Constructor for exception com.openexchange.mail.config.MailConfigException
Constructs a new exception with the given detail message.
MailConfigException(Exception) - Constructor for exception com.openexchange.mail.config.MailConfigException
Constructs a new exception from the given Exception instance.
MailException - Exception in com.openexchange.mail
MailException - Base class for mail exceptions.
MailException(AbstractOXException) - Constructor for exception com.openexchange.mail.MailException
Initializes a new MailException
MailException(MailException.Code, Object...) - Constructor for exception com.openexchange.mail.MailException
Initializes a new MailException
MailException(MailException.Code, Throwable, Object...) - Constructor for exception com.openexchange.mail.MailException
Initializes a new MailException
MailException(Component, String, AbstractOXException) - Constructor for exception com.openexchange.mail.MailException
Initializes a new MailException
MailException.Code - Enum in com.openexchange.mail
 
MailField - Enum in com.openexchange.mail
MailField - An enumeration of mail fields to define which fields to prefill.
MailFields - Class in com.openexchange.mail
MailFields - Container for instances of MailField providing common set-specific methods.
MailFields() - Constructor for class com.openexchange.mail.MailFields
Initializes an empty instance of MailFields
MailFields(MailField[]) - Constructor for class com.openexchange.mail.MailFields
Initializes a new instance of MailFields pre-filled with specified array of MailField constants.
MailFields(Collection<MailField>) - Constructor for class com.openexchange.mail.MailFields
Initializes a new instance of MailFields pre-filled with specified collection of MailField constants.
MailFields(MailFields) - Constructor for class com.openexchange.mail.MailFields
Copy constructor: Initializes a new MailFields from specified mail fields.
MailFolder - Class in com.openexchange.mail.dataobjects
MailFolder - a data container object for a mail folder
MailFolder() - Constructor for class com.openexchange.mail.dataobjects.MailFolder
Initializes a new MailFolder
MailFolder.DefaultFolderType - Enum in com.openexchange.mail.dataobjects
The default folder type.
MailFolderDescription - Class in com.openexchange.mail.dataobjects
MailFolderDescription - A simple object for updating or creating a folder which holds user-modifiable folder attributes.
MailFolderDescription() - Constructor for class com.openexchange.mail.dataobjects.MailFolderDescription
Initializes a new MailFolderDescription
MailFolderStorage - Class in com.openexchange.mail.api
MailFolderStorage - Abstract implementation of IMailFolderStorage.
MailFolderStorage() - Constructor for class com.openexchange.mail.api.MailFolderStorage
 
MailFolderUtility - Class in com.openexchange.mail.utils
MailFolderUtility - Provides utility methods for mail folders.
MailInitialization - Class in com.openexchange.mail
MailInitialization - Initializes whole mail implementation and therefore provides a central point for starting/stopping mail implementation.
mailInterfaceMonitor - Static variable in class com.openexchange.mail.MailServletInterface
 
MailJSONField - Enum in com.openexchange.mail
MailJSONField - An enumeration of mail JSON fields as defined in MailListField - Enum in com.openexchange.mail
MailListField - An enumeration of mail list fields as defined in MailLogicTools - Class in com.openexchange.mail.api
MailLogicTools - Provides convenience methods to reply/forward a mail message.
MailLogicTools(Session, int) - Constructor for class com.openexchange.mail.api.MailLogicTools
Initializes a new MailLogicTools
MailLoginHandler - Class in com.openexchange.mail.loginhandler
MailLoginHandler - The login handler delivering mailbox access event to data retention.
MailLoginHandler() - Constructor for class com.openexchange.mail.loginhandler.MailLoginHandler
Initializes a new MailLoginHandler.
MailMessage - Class in com.openexchange.mail.dataobjects
MailMessage - Abstract super class for all MailMessage subclasses.
MailMessageCache - Class in com.openexchange.mail.cache
MailMessageCache - Caches instances of MailMessage which are prepared for caching by invoking MailPart.prepareForCaching(); meaning to release all kept content references.
MailMessageComparator - Class in com.openexchange.mail.utils
MailMessageComparator - A comparator for messages.
MailMessageComparator(boolean, Locale) - Constructor for class com.openexchange.mail.utils.MailMessageComparator
Initializes a new MailMessageComparator sorting by header Date (a.k.a. sent date).
MailMessageComparator(MailSortField, boolean, Locale) - Constructor for class com.openexchange.mail.utils.MailMessageComparator
Initializes a new MailMessageComparator.
MailMessageHandler - Interface in com.openexchange.mail.parser
MailMessageHandler - This interface declares the handleXXX methods which are invoked by the MailMessageParser instance on certain parts of a message.
MailMessageParser - Class in com.openexchange.mail.parser
MailMessageParser - A callback parser to parse instances of MailMessage by invoking the handleXXX() methods of given MailMessageHandler object
MailMessageParser() - Constructor for class com.openexchange.mail.parser.MailMessageParser
Constructor
MailMessageStorage - Class in com.openexchange.mail.api
MailMessageStorage - Abstract implementation of IMailMessageStorage.
MailMessageStorage() - Constructor for class com.openexchange.mail.api.MailMessageStorage
 
MailMessageStorageLong - Class in com.openexchange.mail.api.enhanced
MailMessageStorageLong - Enhances MailMessageStorage to delegate its methods to number-based invocations.
MailMessageStorageLong() - Constructor for class com.openexchange.mail.api.enhanced.MailMessageStorageLong
 
MailMessagingFolder - Class in com.openexchange.mail.messaging
MailMessagingFolder
MailMessagingFolder() - Constructor for class com.openexchange.mail.messaging.MailMessagingFolder
Initializes a new MailMessagingFolder.
MailMessagingService - Class in com.openexchange.mail.messaging
MailMessagingService
MailPart - Class in com.openexchange.mail.dataobjects
MailPart - Abstract super class for all MailPart subclasses.
MailPartDataSource - Class in com.openexchange.mail.conversion
MailPartDataSource - A generic DataSource for mail parts.
MailPartHandler - Class in com.openexchange.mail.parser.handlers
MailPartHandler - Looks for a certain mail part by sequence ID
MailPartHandler(String) - Constructor for class com.openexchange.mail.parser.handlers.MailPartHandler
Constructor
MailPasswordUtil - Class in com.openexchange.mail.utils
MailPasswordUtil - Utility class to encrypt/decrypt passwords with a key aka password based encryption (PBE).
MailPasswordUtil() - Constructor for class com.openexchange.mail.utils.MailPasswordUtil
 
MailPath - Class in com.openexchange.mail
MailPath - Represents a message's unique path inside a mailbox, that is the account ID followed by the folder fullname followed by the value of MailPath.SEPERATOR followed by mail's unique ID:
Example: default1/INBOX.Subfolder/1234
MailPath() - Constructor for class com.openexchange.mail.MailPath
Default constructor
MailPath(String) - Constructor for class com.openexchange.mail.MailPath
Initializes a new MailPath
MailPath(int, String, String) - Constructor for class com.openexchange.mail.MailPath
Initializes a new MailPath
MailPermission - Class in com.openexchange.mail.permission
MailPermission - The mail permission defining a set of access rights on a mail folder for a certain entity.
MailPrefetcherCallable - Class in com.openexchange.mail.cache
MailPrefetcherCallable - The mail prefetcher callable.
MailPrefetcherCallable(Session, int, String, String[], boolean, ThreadPoolService) - Constructor for class com.openexchange.mail.cache.MailPrefetcherCallable
Initializes a new MailPrefetcherCallable.
MailProperties - Class in com.openexchange.mail.config
MailProperties - Global mail properties read from properties file.
MailPropertiesInit - Class in com.openexchange.mail.config
MailPropertiesInit - Initializes global mail configuration implementation for mailing system.
MailProvider - Class in com.openexchange.mail.api
MailProvider - The main intention of the provider class is to make the implementing classes available which define the abstract classes of mail API.
MailProviderProxyGenerator - Class in com.openexchange.mail.osgi
MailProviderProxyGenerator - Generates proxy objects for mail provider which delegate method invocations to the service obtained from a bundle context
MailProviderRegistry - Class in com.openexchange.mail
MailProviderRegistry
MailProviderServiceTracker - Class in com.openexchange.mail.osgi
Service tracker for mail providers
MailProviderServiceTracker(BundleContext) - Constructor for class com.openexchange.mail.osgi.MailProviderServiceTracker
Initializes a new MailProviderServiceTracker
MailService - Interface in com.openexchange.mail.service
MailService - The mail service to obtain both an appropriate instance of MailAccess for accessing mail system and an appropriate instance of MailTransport for sending mails.
MailServiceImpl - Class in com.openexchange.mail.service.impl
MailServiceImpl - The mail service implementation
MailServiceImpl() - Constructor for class com.openexchange.mail.service.impl.MailServiceImpl
Initializes a new MailServiceImpl
MailServletInterface - Class in com.openexchange.mail
MailServletInterface - The mail interface which invokes the mail layer methods.
MailServletInterface() - Constructor for class com.openexchange.mail.MailServletInterface
 
MailSessionCache - Class in com.openexchange.mail
MailSessionCache - The main session-bound cache for mail module.
MailSessionEventHandler - Class in com.openexchange.mail.cache
MailSessionEventHandler - The event handler for mail bundle to track removed sessions.
MailSessionEventHandler() - Constructor for class com.openexchange.mail.cache.MailSessionEventHandler
Initializes a new MailSessionEventHandler.
MailSessionParameterNames - Class in com.openexchange.mail
MailSessionParameterNames - Constants used as keys for session parameters.
MailSortField - Enum in com.openexchange.mail
MailSortField - An enumeration of sortable mail list fields.
MailStructure - Class in com.openexchange.mail.dataobjects
MailStructure - Represents a mail structure
MailStructure() - Constructor for class com.openexchange.mail.dataobjects.MailStructure
Initializes a new MailStructure
MailStructure(ContentType) - Constructor for class com.openexchange.mail.dataobjects.MailStructure
Initializes a new MailStructure
MailTransport - Class in com.openexchange.mail.transport
MailTransport - Provides operations related to a mail transport.
MailTransport() - Constructor for class com.openexchange.mail.transport.MailTransport
 
ManagedMimeMessage - Class in com.openexchange.mail.mime
ManagedMimeMessage - A MimeMessage backed by an array or file dependent on provided byte array's size.
ManagedMimeMessage(Session, byte[]) - Constructor for class com.openexchange.mail.mime.ManagedMimeMessage
Initializes a new ManagedMimeMessage with default in-memory size of 128KB.
ManagedMimeMessage(Session, byte[], int) - Constructor for class com.openexchange.mail.mime.ManagedMimeMessage
Initializes a new ManagedMimeMessage.
map(SearchTerm<?>) - Static method in class com.openexchange.mail.search.service.SearchTermMapper
Generates an appropriate mail search term from specified search term.
matches(Message) - Method in class com.openexchange.mail.search.ANDTerm
 
matches(MailMessage) - Method in class com.openexchange.mail.search.ANDTerm
 
matches(MailMessage) - Method in class com.openexchange.mail.search.BccTerm
 
matches(Message) - Method in class com.openexchange.mail.search.BccTerm
 
matches(MailMessage) - Method in class com.openexchange.mail.search.BodyTerm
 
matches(Message) - Method in class com.openexchange.mail.search.BodyTerm
 
matches(Message) - Method in class com.openexchange.mail.search.BooleanTerm
 
matches(MailMessage) - Method in class com.openexchange.mail.search.BooleanTerm
 
matches(MailMessage) - Method in class com.openexchange.mail.search.CcTerm
 
matches(Message) - Method in class com.openexchange.mail.search.CcTerm
 
matches(MailMessage) - Method in class com.openexchange.mail.search.FlagTerm
 
matches(Message) - Method in class com.openexchange.mail.search.FlagTerm
 
matches(MailMessage) - Method in class com.openexchange.mail.search.FromTerm
 
matches(Message) - Method in class com.openexchange.mail.search.FromTerm
 
matches(MailMessage) - Method in class com.openexchange.mail.search.HeaderTerm
 
matches(Message) - Method in class com.openexchange.mail.search.HeaderTerm
 
matches(Message) - Method in class com.openexchange.mail.search.NOTTerm
 
matches(MailMessage) - Method in class com.openexchange.mail.search.NOTTerm
 
matches(Message) - Method in class com.openexchange.mail.search.ORTerm
 
matches(MailMessage) - Method in class com.openexchange.mail.search.ORTerm
 
matches(MailMessage) - Method in class com.openexchange.mail.search.ReceivedDateTerm
 
matches(Message) - Method in class com.openexchange.mail.search.ReceivedDateTerm
 
matches(MailMessage, SearchTerm<?>) - Static method in class com.openexchange.mail.search.Searcher
Deprecated. Invoke SearchTerm.matches(MailMessage) instead
matches(MailMessage[], SearchTerm<?>) - Static method in class com.openexchange.mail.search.Searcher
Applies specified search term against given instances of MailMessage
matches(List<MailMessage>, SearchTerm<?>) - Static method in class com.openexchange.mail.search.Searcher
Applies specified search term against given instances of MailMessage
matches(Message) - Method in class com.openexchange.mail.search.SearchTerm
Checks if given message matches this search term
matches(MailMessage) - Method in class com.openexchange.mail.search.SearchTerm
Checks if specified mail message matches this search term
matches(MailMessage) - Method in class com.openexchange.mail.search.SentDateTerm
 
matches(Message) - Method in class com.openexchange.mail.search.SentDateTerm
 
matches(Message) - Method in class com.openexchange.mail.search.SizeTerm
 
matches(MailMessage) - Method in class com.openexchange.mail.search.SizeTerm
 
matches(Message) - Method in class com.openexchange.mail.search.SubjectTerm
 
matches(MailMessage) - Method in class com.openexchange.mail.search.SubjectTerm
 
matches(MailMessage) - Method in class com.openexchange.mail.search.ToTerm
 
matches(Message) - Method in class com.openexchange.mail.search.ToTerm
 
MESSAGE_ID - Static variable in class com.openexchange.mail.mime.MessageHeaders
 
MessageDataSource - Class in com.openexchange.mail.mime.datasource
MessageDataSource - Allows creation of a data source by either an input stream, a string or a byte array.
MessageDataSource(InputStream, String) - Constructor for class com.openexchange.mail.mime.datasource.MessageDataSource
Create a data source from an input stream
MessageDataSource(InputStream, ContentType) - Constructor for class com.openexchange.mail.mime.datasource.MessageDataSource
Create a data source from an input stream
MessageDataSource(InputStream, String, String) - Constructor for class com.openexchange.mail.mime.datasource.MessageDataSource
Create a data source from an input stream
MessageDataSource(InputStream, ContentType, String) - Constructor for class com.openexchange.mail.mime.datasource.MessageDataSource
Create a data source from an input stream
MessageDataSource(byte[], String) - Constructor for class com.openexchange.mail.mime.datasource.MessageDataSource
Create a data source from a byte array
MessageDataSource(String, String) - Constructor for class com.openexchange.mail.mime.datasource.MessageDataSource
Create a data source from a String
MessageDataSource(String, ContentType) - Constructor for class com.openexchange.mail.mime.datasource.MessageDataSource
Create a data source from a String
MessageHeaders - Class in com.openexchange.mail.mime
MessageHeaders - Various constants for MIME message headers.
MessageParser - Class in com.openexchange.mail.json.parser
MessageParser - Parses instances of JSONObject to instances of MailMessage.
MessageUtility - Class in com.openexchange.mail.utils
MessageUtility - Provides various helper methods for message processing.
MessageWriter - Class in com.openexchange.mail.json.writer
MessageWriter - Writes MailMessage instances as JSON strings
MessageWriter.MailFieldWriter - Interface in com.openexchange.mail.json.writer
 
MIME_APPL_ALL - Static variable in class com.openexchange.mail.mime.MIMETypes
application/*
MIME_APPL_OCTET - Static variable in class com.openexchange.mail.mime.MIMETypes
application/octet-stream
MIME_DEFAULT - Static variable in class com.openexchange.mail.mime.MIMETypes
The default MIME type for rfc822 messages: text/plain; charset=us-ascii
MIME_IMAGE_ALL - Static variable in class com.openexchange.mail.mime.MIMETypes
image/*
MIME_MESSAGE_DELIVERY_STATUS - Static variable in class com.openexchange.mail.mime.MIMETypes
message/delivery-status
MIME_MESSAGE_DISP_NOTIFICATION - Static variable in class com.openexchange.mail.mime.MIMETypes
message/disposition-notification
MIME_MESSAGE_RFC822 - Static variable in class com.openexchange.mail.mime.MIMETypes
message/rfc822
MIME_MULTIPART_ALL - Static variable in class com.openexchange.mail.mime.MIMETypes
multipart/*
MIME_MULTIPART_ALTERNATIVE - Static variable in class com.openexchange.mail.mime.MIMETypes
multipart/alternative
MIME_MULTIPART_MIXED - Static variable in class com.openexchange.mail.mime.MIMETypes
multipart/mixed
MIME_MULTIPART_RELATED - Static variable in class com.openexchange.mail.mime.MIMETypes
multipart/related
MIME_PGP_SIGN - Static variable in class com.openexchange.mail.mime.MIMETypes
application/pgp-signature
MIME_TEXT_ALL - Static variable in class com.openexchange.mail.mime.MIMETypes
text/*
MIME_TEXT_ALL_CALENDAR - Static variable in class com.openexchange.mail.mime.MIMETypes
text/*calendar
MIME_TEXT_ALL_CARD - Static variable in class com.openexchange.mail.mime.MIMETypes
text/*card
MIME_TEXT_CALENDAR - Static variable in class com.openexchange.mail.mime.MIMETypes
text/calendar
MIME_TEXT_ENRICHED - Static variable in class com.openexchange.mail.mime.MIMETypes
text/enriched
MIME_TEXT_HTM_ALL - Static variable in class com.openexchange.mail.mime.MIMETypes
text/htm*
MIME_TEXT_HTML - Static variable in class com.openexchange.mail.mime.MIMETypes
text/html
MIME_TEXT_PLAIN - Static variable in class com.openexchange.mail.mime.MIMETypes
text/plain
MIME_TEXT_PLAIN_TEMPL - Static variable in class com.openexchange.mail.mime.MIMETypes
text/plain; charset=#CS#
MIME_TEXT_RFC822_HDRS - Static variable in class com.openexchange.mail.mime.MIMETypes
text/rfc822-headers
MIME_TEXT_RICHTEXT - Static variable in class com.openexchange.mail.mime.MIMETypes
text/richtext
MIME_TEXT_RTF - Static variable in class com.openexchange.mail.mime.MIMETypes
text/rtf
MIME_TEXT_VCARD - Static variable in class com.openexchange.mail.mime.MIMETypes
text/vcard
MIME_TEXT_X_VCALENDAR - Static variable in class com.openexchange.mail.mime.MIMETypes
text/x-vCalendar
MIME_TEXT_X_VCARD - Static variable in class com.openexchange.mail.mime.MIMETypes
text/x-vcard
MIME_VERSION - Static variable in class com.openexchange.mail.mime.MessageHeaders
 
MIMEDefaultSession - Class in com.openexchange.mail.mime
MIMEDefaultSession - Provides access to default instance of Session
MimeForward - Class in com.openexchange.mail.mime.processing
MimeForward - MIME message forward.
MIMEMailException - Exception in com.openexchange.mail.mime
MIMEMailException - For MIME related errors.
MIMEMailException(AbstractOXException) - Constructor for exception com.openexchange.mail.mime.MIMEMailException
 
MIMEMailException(MIMEMailException.Code, Object...) - Constructor for exception com.openexchange.mail.mime.MIMEMailException
 
MIMEMailException(MIMEMailException.Code, Throwable, Object...) - Constructor for exception com.openexchange.mail.mime.MIMEMailException
 
MIMEMailException(MIMEMailException.Code) - Constructor for exception com.openexchange.mail.mime.MIMEMailException
 
MIMEMailException(Component, AbstractOXException.Category, int, String, Throwable) - Constructor for exception com.openexchange.mail.mime.MIMEMailException
 
MIMEMailException.Code - Enum in com.openexchange.mail.mime
 
MIMEMailMessage - Class in com.openexchange.mail.mime.dataobjects
MIMEMailMessage - A subclass of MailMessage to support MIME messages (as per RFC822).
MIMEMailMessage() - Constructor for class com.openexchange.mail.mime.dataobjects.MIMEMailMessage
Constructor - Constructs an empty mail message
MIMEMailMessage(MimeMessage) - Constructor for class com.openexchange.mail.mime.dataobjects.MIMEMailMessage
Constructor - Only applies specified message, but does not set any attributes
MIMEMailPart - Class in com.openexchange.mail.mime.dataobjects
MIMEMailPart - Represents a MIME part as per RFC 822.
MIMEMailPart(Part) - Constructor for class com.openexchange.mail.mime.dataobjects.MIMEMailPart
Constructor - Only applies specified part, but does not set any attributes.
MIMEMessageConverter - Class in com.openexchange.mail.mime.converters
MIMEMessageConverter - Provides several methods to convert instances of MimeMessage to MailMessage in vice versa.
MIMEMessageFiller - Class in com.openexchange.mail.mime.filler
MIMEMessageFiller - Provides basic methods to fills an instance of MimeMessage with headers/contents given through an instance of ComposedMailMessage
MIMEMessageFiller(Session, Context) - Constructor for class com.openexchange.mail.mime.filler.MIMEMessageFiller
Initializes a new MIMEMessageFiller
MIMEMessageFiller(Session, Context, UserSettingMail) - Constructor for class com.openexchange.mail.mime.filler.MIMEMessageFiller
Initializes a new MIMEMessageFiller
MIMEMessageUtility - Class in com.openexchange.mail.mime.utils
MIMEMessageUtility - Utilities for MIME messages.
MIMEMultipartMailPart - Class in com.openexchange.mail.mime.dataobjects
MIMEMultipartMailPart - An implementation of MailPart for mail parts of MIME type multipart/*.
MIMEMultipartMailPart(DataSource) - Constructor for class com.openexchange.mail.mime.dataobjects.MIMEMultipartMailPart
Initializes a new MIMEMultipartMailPart.
MIMEMultipartMailPart(ContentType, DataSource) - Constructor for class com.openexchange.mail.mime.dataobjects.MIMEMultipartMailPart
Initializes a new MIMEMultipartMailPart.
MIMEMultipartMailPart(byte[]) - Constructor for class com.openexchange.mail.mime.dataobjects.MIMEMultipartMailPart
Initializes a new MIMEMultipartMailPart.
MIMEMultipartMailPart(ContentType, byte[]) - Constructor for class com.openexchange.mail.mime.dataobjects.MIMEMultipartMailPart
Initializes a new MIMEMultipartMailPart.
MimeProcessingUtility - Class in com.openexchange.mail.mime.processing
MimeProcessingUtility - Provides some utility methods for MimeForward and MimeReply
MimeReply - Class in com.openexchange.mail.mime.processing
MimeReply - MIME message reply.
MIMESessionPropertyNames - Class in com.openexchange.mail.mime
MIMESessionPropertyNames - Provides string constants to set corresponding properties in an instance of Session
MIMEStorageUtility - Class in com.openexchange.mail.mime.utils
MIMEStorageUtility - Provides MIME-specific storage utility methods
MIMEStructureHandler - Class in com.openexchange.mail.structure.handler
MIMEStructureHandler - The handler to generate a JSON object reflecting a message's MIME structure.
MIMEStructureHandler(long) - Constructor for class com.openexchange.mail.structure.handler.MIMEStructureHandler
Initializes a new MIMEStructureHandler.
MIMEStructureParser - Class in com.openexchange.mail.structure.parser
MIMEStructureParser
MIMEType2ExtMap - Class in com.openexchange.mail.mime
MIMEType2ExtMap - Maps MIME types to file extensions and vice versa.
MimeTypeFileLineParser - Class in com.openexchange.mail.mime
MimeTypeFileLineParser - Parses entries in MIME type files like: type=magnus-internal/cgi exts=cgi,exe,bat
MimeTypeFileLineParser(String) - Constructor for class com.openexchange.mail.mime.MimeTypeFileLineParser
Initializes a new MIME type file's line parser
MIMETypes - Class in com.openexchange.mail.mime
MIMETypes - Constants for MIME types.
modifiedService(ServiceReference, Object) - Method in class com.openexchange.mail.osgi.MailProviderServiceTracker
 
modifiedService(ServiceReference, Object) - Method in class com.openexchange.mail.osgi.TransportProviderServiceTracker
 
modifyPart(MailPart) - Method in class com.openexchange.mail.partmodifier.DummyPartModifier
 
modifyPart(MailPart) - Method in class com.openexchange.mail.partmodifier.PartModifier
Performs possible modifications on specified mail part
moveFolder(String, String) - Method in interface com.openexchange.mail.api.IMailFolderStorage
Moves the folder identified through given fullname to the path specified through argument newFullname.
moveFolder(String, String) - Method in class com.openexchange.mail.api.MailFolderStorage
 
moveMessages(String, String, String[], boolean) - Method in class com.openexchange.mail.api.enhanced.MailMessageStorageLong
 
moveMessages(String, String, String[], boolean) - Method in interface com.openexchange.mail.api.IMailMessageStorage
Moves the mails identified through given mail IDs from source folder to destination folder.
moveMessages(String, String, String[], boolean) - Method in class com.openexchange.mail.api.MailMessageStorage
Moves the mails identified through given mail IDs from source folder to destination folder.
moveMessagesLong(String, String, long[], boolean) - Method in class com.openexchange.mail.api.enhanced.MailMessageStorageLong
Moves the mails identified through given mail IDs from source folder to destination folder.
MSG_FORMAT_BOTH - Static variable in class com.openexchange.mail.usersetting.UserSettingMail
 
MSG_FORMAT_HTML_ONLY - Static variable in class com.openexchange.mail.usersetting.UserSettingMail
 
MSG_FORMAT_TEXT_ONLY - Static variable in class com.openexchange.mail.usersetting.UserSettingMail
 
MultipleMailPartHandler - Class in com.openexchange.mail.parser.handlers
MultipleMailPartHandler - Looks for multiple mail parts by sequence IDs.
MultipleMailPartHandler(boolean) - Constructor for class com.openexchange.mail.parser.handlers.MultipleMailPartHandler
Initializes a new empty MultipleMailPartHandler.
MultipleMailPartHandler(String[], boolean) - Constructor for class com.openexchange.mail.parser.handlers.MultipleMailPartHandler
Initializes a new MultipleMailPartHandler.
MultipleMailPartHandler(Set<String>, boolean) - Constructor for class com.openexchange.mail.parser.handlers.MultipleMailPartHandler
Initializes a new MultipleMailPartHandler.

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