| Class | Description |
|---|---|
| DumperMessageHandler |
DumperMessageHandler - For testing purposes |
| 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. |