public static class DslHttpSampler.CodeBuilder extends DslBaseHttpSampler.BaseHttpSamplerCodeBuilder
| Modifier and Type | Field and Description |
|---|---|
static String |
PREFER_ENCODED_PARAMS |
guiClassbuilderMethods| Constructor and Description |
|---|
CodeBuilder(List<Method> builderMethods) |
| Modifier and Type | Method and Description |
|---|---|
protected MethodCall |
buildBaseHttpMethodCall(MethodParam name,
MethodParam url,
TestElementParamBuilder paramBuilder) |
protected void |
chainAdditionalOptions(MethodCall ret,
TestElementParamBuilder paramBuilder) |
protected void |
chainRequestCalls(MethodCall ret,
org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy testElem,
MethodCallContext buildContext) |
buildMethodCall, buildUrlParam, chainContentType, chainHeaders, removeContentTypeHeadermatchesbuildMethodCall, getBuilderOptionName, order, propertyIterator2Streampublic static final String PREFER_ENCODED_PARAMS
protected MethodCall buildBaseHttpMethodCall(MethodParam name, MethodParam url, TestElementParamBuilder paramBuilder)
buildBaseHttpMethodCall in class DslBaseHttpSampler.BaseHttpSamplerCodeBuilderprotected void chainAdditionalOptions(MethodCall ret, TestElementParamBuilder paramBuilder)
chainAdditionalOptions in class DslBaseHttpSampler.BaseHttpSamplerCodeBuilderprotected void chainRequestCalls(MethodCall ret, org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy testElem, MethodCallContext buildContext)
chainRequestCalls in class DslBaseHttpSampler.BaseHttpSamplerCodeBuilderCopyright © 2024. All rights reserved.