public class HttpSingleParam extends HttpParam implements Initialisable, MuleContextAware
PHASE_NAME| Constructor and Description |
|---|
HttpSingleParam(HttpParamType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
initialise() |
void |
resolve(ParameterMap parameterMap,
MuleEvent muleEvent) |
void |
setMuleContext(MuleContext muleContext) |
void |
setName(String name) |
void |
setValue(String value) |
public HttpSingleParam(HttpParamType type)
public void setMuleContext(MuleContext muleContext)
setMuleContext in interface MuleContextAwarepublic void initialise()
throws InitialisationException
initialise in interface InitialisableInitialisationExceptionpublic void resolve(ParameterMap parameterMap, MuleEvent muleEvent)
public void setName(String name)
public void setValue(String value)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.