Class PrettyPrintingJsonBodyFilter

  • All Implemented Interfaces:
    BodyFilter

    @API(status=EXPERIMENTAL)
    public final class PrettyPrintingJsonBodyFilter
    extends Object
    implements BodyFilter
    • Constructor Detail

      • PrettyPrintingJsonBodyFilter

        public PrettyPrintingJsonBodyFilter​(com.fasterxml.jackson.core.JsonFactory factory)
      • PrettyPrintingJsonBodyFilter

        public PrettyPrintingJsonBodyFilter()
      • PrettyPrintingJsonBodyFilter

        public PrettyPrintingJsonBodyFilter​(com.fasterxml.jackson.databind.ObjectMapper mapper)