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
 byte[] 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 byte[] doit(InputStream in)
            throws IOException
Throws:
IOException


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