public class ContentMessage extends Object
For simplifying attachment creation, use the AttachmentUtils utility class.
| Constructor and Description |
|---|
ContentMessage(String data,
String contentType)
The constructor of this class.
|
ContentMessage(String data,
String contentType,
Charset charset)
The constructor of this class.
|
Copyright © 2023. All rights reserved.