public class HttpRestProxyRequest extends HttpRestRequest
action, adapter, config, logger, requestEvent| Constructor and Description |
|---|
HttpRestProxyRequest(org.mule.api.MuleEvent event,
AbstractConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
handleNotAcceptable() |
protected void |
handleUnsupportedMediaType() |
getAdapter, getContentType, getMethod, getResourcePath, getSuccessStatus, getSuccessStatusList, validatepublic HttpRestProxyRequest(org.mule.api.MuleEvent event,
AbstractConfiguration config)
protected void handleUnsupportedMediaType()
throws UnsupportedMediaTypeException
handleUnsupportedMediaType in class HttpRestRequestUnsupportedMediaTypeExceptionprotected String handleNotAcceptable() throws NotAcceptableException
handleNotAcceptable in class HttpRestRequestNotAcceptableExceptionCopyright © 2019. All rights reserved.