Class FastJsonFeature

java.lang.Object
com.alibaba.fastjson.support.jaxrs.FastJsonFeature
All Implemented Interfaces:
javax.ws.rs.core.Feature

public class FastJsonFeature extends Object implements javax.ws.rs.core.Feature

Title: FastJsonFeature

Description: FastJsonFeature

Since:
1.2.37
Author:
Victor.Zxy
See Also:
  • Feature
  • Constructor Details

    • FastJsonFeature

      public FastJsonFeature()
  • Method Details

    • configure

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