org.mule.module.jersey
Class AnotherWorldResource

java.lang.Object
  extended by org.mule.module.jersey.AnotherWorldResource

public class AnotherWorldResource
extends Object


Constructor Summary
AnotherWorldResource()
           
 
Method Summary
 String sayHelloWithUri(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnotherWorldResource

public AnotherWorldResource()
Method Detail

sayHelloWithUri

public String sayHelloWithUri(String name)


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