jakarta.mail.Message to incoming message DTO.See: Description
| Class | Description |
|---|---|
| BaseMessageConverter |
The Utility class to convert a
Message to an instance
of the BaseMessage class or its inheritors. |
| MessagePartConverter |
Utility class for converting different parts of a message
Message for using in
a message DTO implement Message interface. |
| MessagePartConverter.Content |
Inner class describing a content of a message.
|
| MessagePartConverter.ContentAndAttachments |
Special transporting class contains a content and attachments of a message.
|
| MessageViewConverter |
Utility class is for converting a
Message to an instance of the MessageView class. |
jakarta.mail.Message to incoming message DTO.
Copyright © 2023. All rights reserved.