| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl | |
| us.abstracta.jmeter.javadsl.http |
| Class and Description |
|---|
| DslAuthManager
Allows specifying HTTP authentication to be automatically included in HTTP requests.
|
| DslCacheManager
Allows configuring caching behavior used by HTTP samplers.
|
| DslCookieManager
Allows configuring cookies settings used by HTTP samplers.
|
| DslHttpDefaults
Allows configuring default values for common properties of HTTP samplers.
|
| DslHttpSampler
Allows to configure a JMeter HTTP sampler to make HTTP requests in a test plan.
|
| HttpHeaders
Allows specifying HTTP headers (through an underlying JMeter HttpHeaderManager) to be used by
HTTP samplers.
|
| Class and Description |
|---|
| AutoEnabledHttpConfigElement |
| AutoEnabledHttpConfigElement.CodeBuilder |
| DslAuthManager
Allows specifying HTTP authentication to be automatically included in HTTP requests.
|
| DslBaseHttpSampler
Abstracts common logic used by HTTP based samplers.
|
| DslBaseHttpSampler.BaseHttpSamplerCodeBuilder |
| DslCacheManager
Allows configuring caching behavior used by HTTP samplers.
|
| DslCookieManager
Allows configuring cookies settings used by HTTP samplers.
|
| DslCookieManager.CookiePolicy |
| DslHttpDefaults
Allows configuring default values for common properties of HTTP samplers.
|
| DslHttpSampler
Allows to configure a JMeter HTTP sampler to make HTTP requests in a test plan.
|
| DslHttpSampler.HttpClientImpl
Specifies an HTTP client implementation to be used by HTTP samplers.
|
| HttpHeaders
Allows specifying HTTP headers (through an underlying JMeter HttpHeaderManager) to be used by
HTTP samplers.
|
| JmeterUrl
Allows parsing url components without failing when JMeter expressions are used on them.
|
Copyright © 2024. All rights reserved.