org.apache.james.mime4j.samples.transform
Class TransformMessage
java.lang.Object
org.apache.james.mime4j.samples.transform.TransformMessage
public class TransformMessage
- extends Object
This code should illustrate how to transform a message into another message
without modifying the original.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransformMessage
public TransformMessage()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.