org.apache.james.mime4j.samples.transform
Class TransformMessage

java.lang.Object
  extended by org.apache.james.mime4j.samples.transform.TransformMessage

public class TransformMessage
extends java.lang.Object

This code should illustrate how to transform a message into another message without modifying the original.


Constructor Summary
TransformMessage()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransformMessage

public TransformMessage()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.