Uses of Interface
org.mule.api.component.simple.EchoService

Packages that use EchoService
org.mule.component.simple A collection of simple mule components that can be useful to simplify configuration while testing. 
 

Uses of EchoService in org.mule.component.simple
 

Classes in org.mule.component.simple that implement EchoService
 class EchoComponent
          EchoComponent will log the message and return the payload back as the result.
 



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