public class HttpRestRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
HttpRestRequest(org.mule.api.MuleEvent event,
Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
HttpProtocolAdapter |
getAdapter() |
String |
getMethod() |
String |
getResourcePath() |
org.mule.api.MuleEvent |
process(org.mule.construct.Flow flow,
org.raml.model.Action action) |
public HttpRestRequest(org.mule.api.MuleEvent event,
Configuration config)
public HttpProtocolAdapter getAdapter()
public String getResourcePath()
public String getMethod()
public org.mule.api.MuleEvent process(org.mule.construct.Flow flow,
org.raml.model.Action action)
throws org.mule.api.MuleException
org.mule.api.MuleExceptionCopyright © 2014. All rights reserved.