| Interface | Description |
|---|---|
| ContentHandler |
Receives notifications of the content of a plain RFC822 or MIME message.
|
| Class | Description |
|---|---|
| AbstractContentHandler |
Abstract base class for custom
ContentHandler implementations. |
| MimeStreamParser |
Parses MIME (or RFC822) message streams of bytes or characters and reports
parsing events to a
ContentHandler instance. |
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.