Uses of Interface
jakarta.mail.internet.MimePart
-
Uses of MimePart in jakarta.mail.internet
Modifier and TypeClassDescriptionclass
This class represents a MIME body part.class
This class represents a MIME style email message.class
A MimeBodyPart that handles data that has already been encoded.Modifier and TypeFieldDescriptionprotected MimePart
MimePartDataSource.part
The MimePart that provides the data for this DataSource.ModifierConstructorDescriptionMimePartDataSource
(MimePart part) Constructor, that constructs a DataSource from a MimePart.