org.mule.providers.email.transformers
Class PlainTextDataSource
java.lang.Object
org.mule.providers.email.transformers.PlainTextDataSource
- public class PlainTextDataSource
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT_TYPE
public static final String CONTENT_TYPE
- See Also:
- Constant Field Values
PlainTextDataSource
public PlainTextDataSource(String name,
String data)
getName
public String getName()
getContentType
public String getContentType()
getInputStream
public InputStream getInputStream()
throws IOException
- Throws:
IOException
getOutputStream
public OutputStream getOutputStream()
throws IOException
- Throws:
IOException
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.