org.mule.module.apikit
Class HttpRestRequest
java.lang.Object
org.mule.module.apikit.HttpRestRequest
public class HttpRestRequest
- extends Object
|
Field Summary |
protected org.slf4j.Logger |
logger
|
|
Constructor Summary |
HttpRestRequest(org.mule.api.MuleEvent event,
org.raml.model.Raml api)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected final org.slf4j.Logger logger
HttpRestRequest
public HttpRestRequest(org.mule.api.MuleEvent event,
org.raml.model.Raml api)
getAdapter
public HttpProtocolAdapter getAdapter()
getResourcePath
public String getResourcePath()
getMethod
public String getMethod()
process
public org.mule.api.MuleEvent process(org.mule.construct.Flow flow,
org.raml.model.Action action)
throws org.mule.api.MuleException
- Throws:
org.mule.api.MuleException
Copyright © 2013. All rights reserved.