Package com.openexchange.mail.mime

Class Summary
ContentDisposition ContentDisposition
ContentType ContentType.UnmodifiableContentType - Parses value of MIME header Content-Type
ContentType.UnmodifiableContentType ContentType.UnmodifiableContentType - An unmodifiable content type.
ExtendedMimeMessage ExtendedMimeMessage - Extends MimeMessage by some additional attributes to store message information such as its UID.
FullnameFolder FullnameFolder - A Folder implementation whose only purpose is to provide fullname, separator character and UIDs.
HeaderCollection HeaderCollection - Represents a collection of RFC822 headers.
HeaderName HeaderName - Supports an ignore-case string implementation.
ManagedMimeMessage ManagedMimeMessage - A MimeMessage backed by an array or file dependent on provided byte array's size.
MessageHeaders MessageHeaders - Various constants for MIME message headers.
MIMEDefaultSession MIMEDefaultSession - Provides access to default instance of Session
MIMESessionPropertyNames MIMESessionPropertyNames - Provides string constants to set corresponding properties in an instance of Session
MIMEType2ExtMap MIMEType2ExtMap - Maps MIME types to file extensions and vice versa.
MimeTypeFileLineParser MimeTypeFileLineParser - Parses entries in MIME type files like: type=magnus-internal/cgi exts=cgi,exe,bat
MIMETypes MIMETypes - Constants for MIME types.
ParameterizedHeader ParameterizedHeader - Super class for headers which can hold a parameter list such as Content-Type.
ParameterList ParameterList - Represents the parameter list of a parameterized header.
PlainTextAddress PlainTextAddress - A plain text internet address without a personal part.
QuotedInternetAddress QuotedInternetAddress - A quoted version of InternetAddress originally written by Bill Shannon and John Mani.
RFC2231Tools RFC2231Tools - A collection of RFC2231 related utility methods
TNEFBodyPart TNEFBodyPart - A simple class that extends TNEFMimeBodyPart by a setter method for part's size
 

Enum Summary
MIMEMailException.Code  
 

Exception Summary
MIMEMailException MIMEMailException - For MIME related errors.