Class ResteasyClassicResponseContentTypeResolver

java.lang.Object
io.quarkus.spring.web.runtime.common.AbstractResponseContentTypeResolver
io.quarkus.spring.web.resteasy.classic.runtime.ResteasyClassicResponseContentTypeResolver

public class ResteasyClassicResponseContentTypeResolver extends io.quarkus.spring.web.runtime.common.AbstractResponseContentTypeResolver
  • Constructor Details

    • ResteasyClassicResponseContentTypeResolver

      public ResteasyClassicResponseContentTypeResolver()
  • Method Details

    • negotiateBestMatch

      protected jakarta.ws.rs.core.Variant negotiateBestMatch(List<String> acceptHeaders, List<jakarta.ws.rs.core.Variant> variants)
      Specified by:
      negotiateBestMatch in class io.quarkus.spring.web.runtime.common.AbstractResponseContentTypeResolver