public class MediaTypeUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
MediaTypeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.api.metadata.MediaType |
getMediaType(org.mule.runtime.http.api.domain.message.response.HttpResponse response,
org.mule.runtime.api.metadata.MediaType defaultResponseMediaType) |
static Charset |
resolveCharset(org.mule.runtime.api.metadata.MediaType mediaType,
org.mule.runtime.api.metadata.MediaType defaultMediaType) |
public static org.mule.runtime.api.metadata.MediaType getMediaType(org.mule.runtime.http.api.domain.message.response.HttpResponse response,
org.mule.runtime.api.metadata.MediaType defaultResponseMediaType)
public static Charset resolveCharset(org.mule.runtime.api.metadata.MediaType mediaType, org.mule.runtime.api.metadata.MediaType defaultMediaType)
Copyright © 2022. All rights reserved.