Class VariableProducesHandler

java.lang.Object
org.jboss.resteasy.reactive.server.handlers.VariableProducesHandler
All Implemented Interfaces:
ServerRestHandler, RestHandler<ResteasyReactiveRequestContext>

public class VariableProducesHandler extends Object implements ServerRestHandler
Handler that negotiates the content type for endpoints that have multiple produces types, or for whatever reason can't have their writer list and media type determined at build time.