Class MoxyJsonFeature

java.lang.Object
org.glassfish.jersey.moxy.json.MoxyJsonFeature
All Implemented Interfaces:
Feature

public class MoxyJsonFeature extends Object implements Feature
Feature used to register MOXy JSON providers.
Author:
Pavel Bucek, Michal Gajdos
  • Constructor Details

    • MoxyJsonFeature

      public MoxyJsonFeature()
  • Method Details