Class HelloWorldResource
- java.lang.Object
-
- org.glassfish.jersey.examples.https.glassfish.resources.HelloWorldResource
-
-
Constructor Summary
Constructors Constructor Description HelloWorldResource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ResponsegetClichedMessage(jakarta.servlet.http.HttpServletRequest request)HTTP GET controller method.
-