org.mule.test.integration.streaming
Class SimpleStreamingBean

java.lang.Object
  extended by org.mule.test.integration.streaming.SimpleStreamingBean

public class SimpleStreamingBean
extends Object

A simple bridge service for testing entry point resolution


Constructor Summary
SimpleStreamingBean()
           
 
Method Summary
 InputStream doit(InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleStreamingBean

public SimpleStreamingBean()
Method Detail

doit

public InputStream doit(InputStream in)
                 throws IOException
Throws:
IOException


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.