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. 
org.mule.tck.testmodels.services   
 

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.
 

Uses of EchoService in org.mule.tck.testmodels.services
 

Classes in org.mule.tck.testmodels.services that implement EchoService
 class TestServiceComponent
          TestServiceComponent is a test WebServices service.
 



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