org.mule.expression
Class AttachmentsExpressionEvaluatorTestCase.StringDataSource
java.lang.Object
org.mule.expression.AttachmentsExpressionEvaluatorTestCase.StringDataSource
- All Implemented Interfaces:
- DataSource
- Enclosing class:
- AttachmentsExpressionEvaluatorTestCase
protected static class AttachmentsExpressionEvaluatorTestCase.StringDataSource
- extends Object
- implements DataSource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
content
protected String content
AttachmentsExpressionEvaluatorTestCase.StringDataSource
public AttachmentsExpressionEvaluatorTestCase.StringDataSource(String payload)
getInputStream
public InputStream getInputStream()
throws IOException
- Specified by:
getInputStream
in interface DataSource
- Throws:
IOException
getOutputStream
public OutputStream getOutputStream()
- Specified by:
getOutputStream
in interface DataSource
getContentType
public String getContentType()
- Specified by:
getContentType
in interface DataSource
getName
public String getName()
- Specified by:
getName
in interface DataSource
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.