org.mule.test.integration.resolvers
Class DefaultEntryPointResolverSetMultithreadingTestCase.EchoBytes

java.lang.Object
  extended by org.mule.test.integration.resolvers.DefaultEntryPointResolverSetMultithreadingTestCase.EchoBytes
Enclosing class:
DefaultEntryPointResolverSetMultithreadingTestCase

public static class DefaultEntryPointResolverSetMultithreadingTestCase.EchoBytes
extends Object


Constructor Summary
DefaultEntryPointResolverSetMultithreadingTestCase.EchoBytes()
           
 
Method Summary
 byte[] echo(byte[] input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultEntryPointResolverSetMultithreadingTestCase.EchoBytes

public DefaultEntryPointResolverSetMultithreadingTestCase.EchoBytes()
Method Detail

echo

public byte[] echo(byte[] input)


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