Class MultipartMessage

java.lang.Object
org.apache.james.mime4j.samples.dom.MultipartMessage

public class MultipartMessage extends Object
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.