public class HttpMapParam extends HttpParam
| Constructor and Description |
|---|
HttpMapParam(HttpParamType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpression() |
void |
resolve(ParameterMap parameterMap,
Event muleEvent,
MuleContext muleContext) |
void |
setExpression(String expression) |
public HttpMapParam(HttpParamType type)
public String getExpression()
public void setExpression(String expression)
public void resolve(ParameterMap parameterMap, Event muleEvent, MuleContext muleContext)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.