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