Uses of Class
org.jdrupes.httpcodec.types.MediaRange
Package | Description |
---|---|
org.jdrupes.httpcodec.types |
Special types related to HTTP.
|
-
Uses of MediaRange in org.jdrupes.httpcodec.types
Fields in org.jdrupes.httpcodec.types declared as MediaRange Modifier and Type Field Description static MediaRange
MediaRange. ALL_MEDIA
Fields in org.jdrupes.httpcodec.types with type parameters of type MediaRange Modifier and Type Field Description static Converter<MediaRange>
Converters. MEDIA_RANGE
A converter for a media type pair with parameters.static MultiValueConverter<List<MediaRange>,MediaRange>
Converters. MEDIA_RANGE_LIST
A converter for a list of media ranges.static 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 Modifier and Type Method Description int
MediaRange. compareTo(MediaRange other)