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