@Path(value="helloworld") public class HelloWorldResource extends Object
| Constructor and Description |
|---|
HelloWorldResource() |
@GET @Produces(value="text/plain") public String getHello()
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.