Uses of Class
org.glassfish.jersey.internal.routing.RequestSpecificConsumesProducesAcceptor
Packages that use RequestSpecificConsumesProducesAcceptor
Package
Description
Common Jersey internal routing API classes.
-
Uses of RequestSpecificConsumesProducesAcceptor in org.glassfish.jersey.internal.routing
Methods in org.glassfish.jersey.internal.routing with parameters of type RequestSpecificConsumesProducesAcceptorModifier and TypeMethodDescriptionprotected MediaType
ContentTypeDeterminer.determineResponseMediaType
(Class<?> entityClass, Type entityType, RequestSpecificConsumesProducesAcceptor<?> selectedMethod, List<AcceptableMediaType> acceptableMediaTypes, List<MediaType> methodProducesTypes, Annotation[] handlingMethodAnnotations)