Class 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 Detail

      • FastJsonFeature

        public FastJsonFeature()
    • Method Detail

      • configure

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