org.jboss.resteasy.tests.encoding.sample
Interface HelloClient


public interface HelloClient

Author:
Edgar Silva

Method Summary
 String compile(String queryText)
           
 String sayHi(String in)
           
 

Method Detail

sayHi

String sayHi(String in)

compile

String compile(String queryText)


Copyright © 2011. All Rights Reserved.