Class HelloWorldResource
- java.lang.Object
-
- org.glassfish.jersey.examples.configured.client.HelloWorldResource
-
-
Constructor Summary
Constructors Constructor Description HelloWorldResource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAgent(HttpHeaders headers)StringpostHello(String helloMsg)
-