Uses of Interface
org.mule.test.integration.routing.nested.HelloInterface

Packages that use HelloInterface
org.mule.test.integration.routing.nested   
 

Uses of HelloInterface in org.mule.test.integration.routing.nested
 

Classes in org.mule.test.integration.routing.nested that implement HelloInterface
 class HelloService
           
 

Methods in org.mule.test.integration.routing.nested that return HelloInterface
 HelloInterface Invoker.getHello()
           
 

Methods in org.mule.test.integration.routing.nested with parameters of type HelloInterface
 void Invoker.setHello(HelloInterface hello)
           
 



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