Uses of Class
us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
-
Packages that use DslBaseHttpSampler Package Description us.abstracta.jmeter.javadsl.http -
-
Uses of DslBaseHttpSampler in us.abstracta.jmeter.javadsl.http
Classes in us.abstracta.jmeter.javadsl.http with type parameters of type DslBaseHttpSampler Modifier and Type Class Description classDslBaseHttpSampler<T extends DslBaseHttpSampler<T>>Abstracts common logic used by HTTP based samplers.Subclasses of DslBaseHttpSampler in us.abstracta.jmeter.javadsl.http Modifier and Type Class Description classDslHttpSamplerAllows to configure a JMeter HTTP sampler to make HTTP requests in a test plan.
-