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