| Interface | Description |
|---|---|
| Header |
The Header class stores a name/value pair to represent headers.
|
| Class | Description |
|---|---|
| CleanUpExecutorFactory | |
| MIMEConfig |
Configuration for MIME message parsing and storing.
|
| MIMEMessage |
Represents MIME message.
|
| MIMEPart |
Represents an attachment part in a MIME message.
|
| Exception | Description |
|---|---|
| DecodingException |
A special IOException that indicates a failure to decode data due
to an error in the formatting of the data.
|
| MIMEParsingException |
The
MIMEParsingException class is the base
exception class for all MIME message parsing exceptions. |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.