| BMMimeMultipart |
The MimeMultipart class is an implementation of the abstract Multipart
class that uses MIME conventions for the multipart data.
|
| ContentDisposition |
This class represents a MIME ContentDisposition value.
|
| ContentType |
This class represents a MIME ContentType value.
|
| 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.
|
| InternetHeaders |
InternetHeaders is a utility class that manages RFC822 style
headers.
|
| MimeBodyPart |
This class represents a MIME body part.
|
| MimeMultipart |
The MimeMultipart class is an implementation
that uses MIME conventions for the multipart data.
|
| MimePartDataSource |
A utility class that implements a DataSource out of
a MimeBodyPart.
|
| MimePullMultipart |
|
| MimeUtility |
This is a utility class that provides various MIME related
functionality.
|
| ParameterList |
This class holds MIME parameters (attribute-value pairs).
|