| Package | Description |
|---|---|
| org.mule.module.apikit |
| Modifier and Type | Method and Description |
|---|---|
protected static RestContentTypeParser.FitnessAndQuality |
RestContentTypeParser.fitnessAndQualityParsed(com.google.common.net.MediaType target,
List<com.google.common.net.MediaType> parsedRanges)
Deprecated.
used by apikit1 only
|
protected static RestContentTypeParser.FitnessAndQuality |
RestContentTypeParser.fitnessAndQualityParsed(String mimeType,
Collection<RestContentTypeParser.ParseResults> parsedRanges)
Find the best match for a given mimeType against a list of media_ranges
that have already been parsed by MimeParse.parseMediaRange().
|
| Modifier and Type | Method and Description |
|---|---|
int |
RestContentTypeParser.FitnessAndQuality.compareTo(RestContentTypeParser.FitnessAndQuality o) |
Copyright © 2021. All rights reserved.