@Path("helloworld") public class HelloWorldResource extends Object
HelloWorldResource()
String
getHello()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HelloWorldResource()
@GET @Produces("text/plain") public String getHello()