| Package | Description |
|---|---|
| com.openexchange.mail.parser | |
| com.openexchange.mail.parser.handlers |
| Class and Description |
|---|
MailMessageHandler
MailMessageHandler - This interface declares the handleXXX methods which are invoked by the
MailMessageParser instance on certain parts of a message. |
MailMessageParser
MailMessageParser - A callback parser to parse instances of MailMessage by invoking the handleXXX() methods
of given MailMessageHandler object |
| Class and Description |
|---|
MailMessageHandler
MailMessageHandler - This interface declares the handleXXX methods which are invoked by the
MailMessageParser instance on certain parts of a message. |