Uses of Package
javax.mail.internet
Packages that use javax.mail.internet
Package
Description
Support for creating and parsing Delivery Status Notifications.
An EXPERIMENTAL IMAP protocol provider that supports the
Gmail-specific IMAP protocol extensions
.
An IMAP protocol provider for the Jakarta Mail API
that provides access to an IMAP message store.
This package includes internal IMAP support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
A POP3 protocol provider for the Jakarta Mail API
that provides access to a POP3 message store.
An SMTP protocol provider for the Jakarta Mail API
that provides access to an SMTP server.
Utility classes for use with the Jakarta Mail API.
Classes specific to Internet mail systems.
Jakarta Mail API utility classes.
-
Classes in javax.mail.internet used by com.sun.mail.dsnClassDescriptionInternetHeaders is a utility class that manages RFC822 style headers.This class represents a MIME body part.This class represents a MIME style email message.The MimeMultipart class is an implementation of the abstract Multipart class that uses MIME conventions for the multipart data.The MimePart interface models an Entity as defined by MIME (RFC2045, Section 2.4).
-
Classes in javax.mail.internet used by com.sun.mail.gimapClassDescriptionThis class represents a MIME style email message.The MimePart interface models an Entity as defined by MIME (RFC2045, Section 2.4).
-
Classes in javax.mail.internet used by com.sun.mail.imapClassDescriptionThis class represents a MIME body part.This class represents a MIME style email message.The MimePart interface models an Entity as defined by MIME (RFC2045, Section 2.4).A utility class that implements a DataSource out of a MimePart.
-
Classes in javax.mail.internet used by com.sun.mail.imap.protocolClassDescriptionThis class represents an Internet email address using the syntax of RFC822.This class holds MIME parameters (attribute-value pairs).
-
Classes in javax.mail.internet used by com.sun.mail.pop3ClassDescriptionThis class represents a MIME style email message.The MimePart interface models an Entity as defined by MIME (RFC2045, Section 2.4).
-
Classes in javax.mail.internet used by com.sun.mail.smtpClassDescriptionThis class represents an Internet email address using the syntax of RFC822.This class represents a MIME style email message.The MimePart interface models an Entity as defined by MIME (RFC2045, Section 2.4).
-
Classes in javax.mail.internet used by com.sun.mail.utilClassDescriptionThe MimePart interface models an Entity as defined by MIME (RFC2045, Section 2.4).
-
Classes in javax.mail.internet used by javax.mail.internetClassDescriptionThe exception thrown when a wrongly formatted address is encountered.This class represents a MIME Content-Type value.The Token class represents tokens returned by the HeaderTokenizer.This class represents an Internet email address using the syntax of RFC822.InternetHeaders is a utility class that manages RFC822 style headers.An individual internet header.Formats and parses date specification based on RFC 2822.This class represents a MIME body part.This class represents a MIME style email message.This inner class extends the javax.mail.Message.RecipientType class to add additional RecipientTypes.The MimePart interface models an Entity as defined by MIME (RFC2045, Section 2.4).This class models an RFC1036 newsgroup address.This class holds MIME parameters (attribute-value pairs).The exception thrown due to an error in parsing RFC822 or MIME headers, including multipart bodies.
-
Classes in javax.mail.internet used by javax.mail.utilClassDescriptionAn InputStream that is backed by data that can be shared by multiple readers may implement this interface.