Uses of Interface
org.mule.components.simple.EchoService

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

Uses of EchoService in org.mule.components.simple
 

Classes in org.mule.components.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.test.integration.service
 

Classes in org.mule.test.integration.service that implement EchoService
 class TestServiceComponent
          TestServiceComponent is a test WebServices component.
 



Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.