Class OptionParamFeature

java.lang.Object
io.dropwizard.vavr.jersey.OptionParamFeature
All Implemented Interfaces:
jakarta.ws.rs.core.Feature

public class OptionParamFeature extends Object implements jakarta.ws.rs.core.Feature
  • Constructor Details

    • OptionParamFeature

      public OptionParamFeature()
  • Method Details

    • configure

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