| Class | Description |
|---|---|
| HeaderTokenizer |
This class tokenizes RFC822 and MIME headers into the basic
symbols specified by RFC822 and MIME.
|
| HeaderTokenizer.Token |
The Token class represents tokens returned by the
HeaderTokenizer.
|
| InternetAddress |
This class represents an Internet email address using the syntax
of RFC822.
|
| InternetHeaders |
InternetHeaders is a utility class that manages RFC822 style
headers.
|
| MailDateFormat |
Formats and parses date specification based on
RFC 2822.
|
| MimeUtility |
This is a utility class that provides various MIME related
functionality.
|
| Exception | Description |
|---|---|
| AddressException |
The exception thrown when a wrongly formatted address is encountered.
|
| ParseException |
The exception thrown due to an error in parsing RFC822
or MIME headers, including multipart bodies.
|
Copyright © 2017–2022. All rights reserved.