public class ODataFormatHandler extends Object
| Constructor and Description |
|---|
ODataFormatHandler() |
| Modifier and Type | Method and Description |
|---|---|
static List<ODataPayloadFormatter.Format> |
getFormats(org.mule.extension.http.api.HttpRequestAttributes attributes)
Defines the right format based on the querystring and the accept header If
the $format query option is present in a request URI it takes precedence
over the value(s) specified in the Accept request header.
|
public static List<ODataPayloadFormatter.Format> getFormats(org.mule.extension.http.api.HttpRequestAttributes attributes) throws ODataException
attributes - ODataInvalidUriExceptionODataInvalidFormatExceptionODataExceptionCopyright © 2025 MuleSoft, Inc.. All rights reserved.