org.mule.module.jersey
Class AnotherWorldResource

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

public class AnotherWorldResource
extends java.lang.Object


Constructor Summary
AnotherWorldResource()
           
 
Method Summary
 java.lang.String sayHelloWithUri(java.lang.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 java.lang.String sayHelloWithUri(java.lang.String name)


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