| Class | Description |
|---|---|
| AutoEnabledHttpConfigElement | |
| AutoEnabledHttpConfigElement.CodeBuilder<T extends org.apache.jmeter.testelement.TestElement> | |
| ContentTypeParam | |
| DslAuthManager |
Allows specifying HTTP authentication to be automatically included in HTTP requests.
|
| DslAuthManager.CodeBuilder | |
| DslBaseHttpSampler<T extends DslBaseHttpSampler<T>> |
Abstracts common logic used by HTTP based samplers.
|
| DslBaseHttpSampler.BaseHttpSamplerCodeBuilder | |
| DslCacheManager |
Allows configuring caching behavior used by HTTP samplers.
|
| DslCacheManager.CodeBuilder | |
| DslCookieManager |
Allows configuring cookies settings used by HTTP samplers.
|
| DslCookieManager.CodeBuilder | |
| DslHttpDefaults |
Allows configuring default values for common properties of HTTP samplers.
|
| DslHttpDefaults.CodeBuilder | |
| DslHttpSampler |
Allows to configure a JMeter HTTP sampler to make HTTP requests in a test plan.
|
| DslHttpSampler.CodeBuilder | |
| HttpElementHelper |
Contains common logic used by HTTP samplers and config elements.
|
| HttpHeaders |
Allows specifying HTTP headers (through an underlying JMeter HttpHeaderManager) to be used by
HTTP samplers.
|
| HttpHeaders.CodeBuilder | |
| JmeterUrl |
Allows parsing url components without failing when JMeter expressions are used on them.
|
| Enum | Description |
|---|---|
| DslCookieManager.CookiePolicy | |
| DslHttpSampler.HttpClientImpl |
Specifies an HTTP client implementation to be used by HTTP samplers.
|
Copyright © 2023. All rights reserved.