org.mule.tck.functional
Class FunctionalStreamingEchoComponent

java.lang.Object
  extended by org.mule.tck.functional.FunctionalStreamingEchoComponent

public class FunctionalStreamingEchoComponent
extends java.lang.Object


Constructor Summary
FunctionalStreamingEchoComponent()
           
 
Method Summary
 java.io.InputStream echo(java.io.InputStream stream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FunctionalStreamingEchoComponent

public FunctionalStreamingEchoComponent()
Method Detail

echo

public java.io.InputStream echo(java.io.InputStream stream)


Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.