Class HelloWorldResource
java.lang.Object
org.glassfish.jersey.examples.helloworld.HelloWorldResource
Simple "Hello World" resource with three resource methods and a sub-resource locator (that points again to this class itself).
- Author:
- Michal Gajdos
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLICHED_MESSAGE
- See Also:
-
-
Constructor Details
-
HelloWorldResource
public HelloWorldResource()
-
-
Method Details
-
get
-
post
-
put
-
sub
-