Class JsonProcessingFeature

java.lang.Object
org.glassfish.jersey.jsonp.JsonProcessingFeature
All Implemented Interfaces:
Feature

public class JsonProcessingFeature extends Object implements Feature
Feature used to register JSON-P providers.
Author:
Michal Gajdos
  • Constructor Details

    • JsonProcessingFeature

      public JsonProcessingFeature()
  • Method Details