org.mule.test.integration.transformer.response
Interface BindingInterface


public interface BindingInterface


Method Summary
 String hello1(String s)
           
 String hello2(String s)
           
 String hello3(String s)
           
 String hello4(String s)
           
 

Method Detail

hello1

String hello1(String s)

hello2

String hello2(String s)

hello3

String hello3(String s)

hello4

String hello4(String s)


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