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

java.lang.Object
  extended by 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.


Constructor Summary
TransformMessage()
           
 
Method Summary
static void main(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(String[] args)
                 throws Exception
Throws:
Exception


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