Package com.openexchange.mail.parser.handlers

Class Summary
DumperMessageHandler DumperMessageHandler - For testing purposes
ImageMessageHandler ImageMessageHandler
InlineContentHandler InlineContentHandler - Finds matching inline parts to given content IDs
JSONMessageHandler JSONMessageHandler - Generates a JSON message representation considering user-sensitive data.
MailPartHandler MailPartHandler - Looks for a certain mail part by sequence ID
MultipleMailPartHandler MultipleMailPartHandler - Looks for multiple mail parts by sequence IDs.
NonInlineForwardPartHandler NonInlineForwardPartHandler - Gathers all occuring non-inline parts in a mail and makes them accessible through NonInlineForwardPartHandler.getNonInlineParts()
RawJSONMessageHandler RawJSONMessageHandler - Generates a raw JSON message representation without any user-sensitive data.