Uses of Class
org.jdrupes.httpcodec.types.MediaRange
Packages that use MediaRange
-
Uses of MediaRange in org.jdrupes.httpcodec.types
Fields in org.jdrupes.httpcodec.types declared as MediaRangeFields in org.jdrupes.httpcodec.types with type parameters of type MediaRangeModifier and TypeFieldDescriptionstatic final Converter<MediaRange>
Converters.MEDIA_RANGE
A converter for a media type pair with parameters.static final MultiValueConverter<List<MediaRange>,
MediaRange> Converters.MEDIA_RANGE_LIST
A converter for a list of media ranges.static final MultiValueConverter<List<MediaRange>,
MediaRange> Converters.MEDIA_RANGE_LIST
A converter for a list of media ranges.Methods in org.jdrupes.httpcodec.types with parameters of type MediaRange