| Interface | Description |
|---|---|
| MimePart |
A MIME part is an Entity as defined by MIME (RFC2045, Section 2.4).
|
| SharedInputStream |
An InputStream backed by data that can be shared by multiple readers.
|
| Class | Description |
|---|---|
| ContentDisposition |
A MIME Content-Disposition value.
|
| ContentType |
A MIME Content-Type value.
|
| HeaderTokenizer |
A lexer for RFC 822 and MIME headers.
|
| HeaderTokenizer.Token |
A token returned by the lexer.
|
| InternetAddress |
An RFC 822 address.
|
| InternetHeaders |
A collection of RFC 822 headers.
|
| InternetHeaders.InternetHeader | |
| MailDateFormat |
A date format that applies the rules specified by the Internet Draft
draft-ietf-drums-msg-fmt-08 dated January 26, 2000.
|
| MimeBodyPart |
A MIME body part.
|
| MimeMessage |
A MIME mail message.
|
| MimeMessage.RecipientType |
Additional recipient types specific to internet messages.
|
| MimeMultipart |
A MIME multipart container.
|
| MimePartDataSource |
A data source that manages content for a MIME part.
|
| MimeUtility |
This is a utility class providing micellaneous MIME-related functionality.
|
| NewsAddress |
An RFC 1036 newsgroup address.
|
| ParameterList |
A list of MIME parameters.
|
| Exception | Description |
|---|---|
| AddressException |
An exception thrown when an incorrectly formatted address is encountered.
|
| ParseException |
An exception thrown to indicate an error parsing RFC822 or MIME headers.
|
Classes modelling Internet mail systems.
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved