Class EntityParamResolver.EntityParamFeature

java.lang.Object
org.smallmind.web.jersey.aop.EntityParamResolver.EntityParamFeature
All Implemented Interfaces:
jakarta.ws.rs.core.Feature
Enclosing class:
EntityParamResolver

public static final class EntityParamResolver.EntityParamFeature extends Object implements jakarta.ws.rs.core.Feature
  • Constructor Details

    • EntityParamFeature

      public EntityParamFeature()
  • Method Details

    • configure

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