Class ProjoMoxyJsonFeature

java.lang.Object
pro.projo.jaxrs.jersey.moxy.ProjoMoxyJsonFeature
All Implemented Interfaces:
javax.ws.rs.core.Feature

public class ProjoMoxyJsonFeature
extends Object
implements javax.ws.rs.core.Feature
The ProjoMoxyJsonFeature registers the custom ProjoJaxbContextResolver necessary for integrating Projo with MOXy.
Author:
Mirko Raner
  • Constructor Details

  • Method Details

    • configure

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