Uses of Package
javax.mail.internet
Packages that use javax.mail.internet
Package
Description
Support for creating and parsing Delivery Status Notifications.
An IMAP protocol provider for the JavaMail API
that provides access to an IMAP message store.
A POP3 protocol provider for the JavaMail API
that provides access to a POP3 message store.
An SMTP protocol provider for the JavaMail API
that provides access to an SMTP server.
Classes specific to Internet mail systems.
JavaMail 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.imapClassDescriptionThis 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.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 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.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
-
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.