Class GsonSerializationFeature

java.lang.Object
org.apache.hadoop.hbase.master.http.gson.GsonSerializationFeature
All Implemented Interfaces:
org.apache.hbase.thirdparty.javax.ws.rs.core.Feature

@Private public class GsonSerializationFeature extends Object implements org.apache.hbase.thirdparty.javax.ws.rs.core.Feature
Used to register with (shaded) Jersey the presence of Entity serialization using (shaded) Gson.
  • Constructor Details

  • Method Details

    • configure

      public boolean configure(org.apache.hbase.thirdparty.javax.ws.rs.core.FeatureContext context)
      Specified by:
      configure in interface org.apache.hbase.thirdparty.javax.ws.rs.core.Feature