Uses of Class
org.jboss.resteasy.reactive.server.core.ServerSerialisers.BestMatchingServerWriterResult
Packages that use ServerSerialisers.BestMatchingServerWriterResult
-
Uses of ServerSerialisers.BestMatchingServerWriterResult in org.jboss.resteasy.reactive.server.core
Methods in org.jboss.resteasy.reactive.server.core that return ServerSerialisers.BestMatchingServerWriterResultModifier and TypeMethodDescriptionServerSerialisers.findBestMatchingServerWriter(org.jboss.resteasy.reactive.common.jaxrs.ConfigurationImpl configuration, Class<?> entityType, ServerHttpRequest request) Find the best matching writer based on the 'Accept' HTTP header This is probably more complex than it needs to be, but some RESTEasy tests show that the response type is influenced by the provider's weight of the media types