Class ResponseEntityFeature

java.lang.Object
org.jboss.resteasy.spring.web.ResponseEntityFeature
All Implemented Interfaces:
jakarta.ws.rs.container.DynamicFeature

@Provider @ConstrainedTo(SERVER) public class ResponseEntityFeature extends Object implements jakarta.ws.rs.container.DynamicFeature
  • Constructor Details

    • ResponseEntityFeature

      public ResponseEntityFeature()
  • Method Details

    • configure

      public void configure(jakarta.ws.rs.container.ResourceInfo resourceInfo, jakarta.ws.rs.core.FeatureContext context)
      Specified by:
      configure in interface jakarta.ws.rs.container.DynamicFeature