Class MoxyJsonFeature

  • All Implemented Interfaces:
    jakarta.ws.rs.core.Feature

    public class MoxyJsonFeature
    extends Object
    implements jakarta.ws.rs.core.Feature
    Feature used to register MOXy JSON providers.
    Author:
    Pavel Bucek, Michal Gajdos
    • Constructor Detail

      • MoxyJsonFeature

        public MoxyJsonFeature()
    • Method Detail

      • configure

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