| Modifier and Type | Method and Description |
|---|---|
protected org.mule.runtime.api.metadata.MediaType |
BaseRestOperation.resolveDefaultResponseMediaType(RestConfiguration config)
Resolves the default
MediaType to be used when processing the response if remote server doesn't specify a
Content-Type header. |
| Modifier and Type | Field and Description |
|---|---|
protected RestConfiguration |
BaseRestSampleDataProvider.config |
| Modifier and Type | Field and Description |
|---|---|
protected RestConfiguration |
RestPollingSource.config |
| Modifier and Type | Field and Description |
|---|---|
protected RestConfiguration |
BaseRestValueProvider.config |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.api.metadata.MediaType |
MediaTypeUtils.resolveDefaultResponseMediaType(RestConfiguration config,
org.mule.runtime.api.metadata.MediaType defaultMediaType)
Resolves the default
MediaType to be used when processing the response. |
Copyright © 2023. All rights reserved.