Class JerseyResource

java.lang.Object
org.apache.hadoop.hbase.http.resource.JerseyResource

@Path("") public class JerseyResource extends Object
A simple Jersey resource class TestHttpServer. The servlet simply puts the path and the op parameter in a map and return it in JSON format in the response.