Classes specific to Internet mail systems.
-
The InternetHeaders object that stores all the headers
of this body part.
The InternetHeaders object that stores the header
of this message.
Create and return an InternetHeaders object that loads the
headers from the given InputStream.
Create and return an InternetHeaders object that loads the
headers from the given InputStream.
Create and return a MimeBodyPart object to represent a
body part parsed from the InputStream.
Constructs a MimeBodyPart using the given header and
content bytes.
protected
Constructs a MimeMessage from the given InternetHeaders object
and content.