Uses of Package
us.abstracta.jmeter.javadsl.http
-
Packages that use us.abstracta.jmeter.javadsl.http Package Description us.abstracta.jmeter.javadsl us.abstracta.jmeter.javadsl.http -
Classes in us.abstracta.jmeter.javadsl.http used by us.abstracta.jmeter.javadsl Class 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. -
Classes in us.abstracta.jmeter.javadsl.http used by us.abstracta.jmeter.javadsl.http Class 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.