Class MultipartMessage
java.lang.Object
org.apache.james.mime4j.samples.dom.MultipartMessage
Creates a multipart/mixed message that consists of a text/plain and an
image/png part. The image is created on the fly; a similar technique can be
used to create PDF or XML attachments, for example.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MultipartMessage
public MultipartMessage()
-
-
Method Details
-
main
- Throws:
Exception
-