Uses of Interface
jakarta.mail.EncodingAware
-
Packages that use EncodingAware Package Description jakarta.mail.internet Classes specific to Internet mail systems. -
-
Uses of EncodingAware in jakarta.mail.internet
Classes in jakarta.mail.internet that implement EncodingAware Modifier and Type Class Description private static classMimeBodyPart.EncodedFileDataSourceA FileDataSource class that allows us to specify the Content-Type and Content-Transfer-Encoding.
-