Class | Description |
---|---|
ContactHandler |
The
ContactHandler class converts contacts from a TNEF message
into a standard vCard 3.0 attachment, as per RFC 2426. |
RawDataSource |
The
RawDataSource class is a generic DataSource implementation
that handles raw data from a byte array or InputStream with any reported mime
type. |
ReadReceiptHandler |
The
ReadReceiptHandler class converts a read receipt from a TNEF
message into a standard RFC 2298 notification message. |
TNEFMime |
The
TNEFMime class provides high-level utility methods to access
TNEF streams and extract their contents, using the JavaMail API. |
TNEFMimeBodyPart |
The
TNEFMimeBodyPart class subclasses MimeBodyPart with the
Added TNEF attributes. |
TNEFMimeMessage |
The
TNEFMimeMessage class subclasses MimeMessage with the Added
TNEF attributes. |
Copyright © 2021. All Rights Reserved.