org.apache.james.mime4j.samples.dom
Class TextPlainMessage
java.lang.Object
org.apache.james.mime4j.samples.dom.TextPlainMessage
public class TextPlainMessage
- extends Object
This example generates a message very similar to the one from RFC 5322
Appendix A.1.1.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextPlainMessage
public TextPlainMessage()
main
public static void main(String[] args)
throws IOException,
ParseException
- Throws:
IOException
ParseException
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.