Package | Description |
---|---|
gnu.mail.providers | |
gnu.mail.providers.imap |
This is a provider for the Internet Message Access Protocol, version 4rev1
(IMAP4rev1), as detailed in RFC 3501.
|
gnu.mail.providers.maildir | |
gnu.mail.providers.mbox |
This is a provider for the UNIX
mbox mailbox file format, used
by many 3rd-party MUAs including Netscape, Mozilla, mutt, elm, and pine. |
gnu.mail.providers.nntp |
This is a provider for the Network News Transfer Protocol (NNTP), as
detailed in RFC 977.
|
gnu.mail.providers.pop3 |
This is a provider for the Internet Post Office Protocol, version 3 (POP3),
as detailed in RFC 1939.
|
javax.mail.internet |
Classes modelling Internet mail systems.
|
Class and Description |
---|
MimeMessage
A MIME mail message.
|
MimePart
A MIME part is an Entity as defined by MIME (RFC2045, Section 2.4).
|
Class and Description |
---|
InternetHeaders
A collection of RFC 822 headers.
|
MimeBodyPart
A MIME body part.
|
MimeMessage
A MIME mail message.
|
MimeMultipart
A MIME multipart container.
|
MimePart
A MIME part is an Entity as defined by MIME (RFC2045, Section 2.4).
|
Class and Description |
---|
MimeMessage
A MIME mail message.
|
MimePart
A MIME part is an Entity as defined by MIME (RFC2045, Section 2.4).
|
Class and Description |
---|
MimeMessage
A MIME mail message.
|
MimePart
A MIME part is an Entity as defined by MIME (RFC2045, Section 2.4).
|
Class and Description |
---|
MimeMessage
A MIME mail message.
|
MimePart
A MIME part is an Entity as defined by MIME (RFC2045, Section 2.4).
|
Class and Description |
---|
MimeMessage
A MIME mail message.
|
MimePart
A MIME part is an Entity as defined by MIME (RFC2045, Section 2.4).
|
Class and Description |
---|
AddressException
An exception thrown when an incorrectly formatted address is encountered.
|
ContentType
A MIME Content-Type value.
|
HeaderTokenizer.Token
A token returned by the lexer.
|
InternetAddress
An RFC 822 address.
|
InternetHeaders
A collection of RFC 822 headers.
|
MimeBodyPart
A MIME body part.
|
MimeMessage
A MIME mail message.
|
MimeMessage.RecipientType
Additional recipient types specific to internet messages.
|
MimePart
A MIME part is an Entity as defined by MIME (RFC2045, Section 2.4).
|
NewsAddress
An RFC 1036 newsgroup address.
|
ParameterList
A list of MIME parameters.
|
ParseException
An exception thrown to indicate an error parsing RFC822 or MIME headers.
|
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved