public class HCAccessor extends Object
| Constructor and Description |
|---|
HCAccessor() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl |
getInstance(org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase sampler) |
static org.apache.jmeter.protocol.http.sampler.HTTPSampleResult |
sample(org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl impl,
URL u,
String method,
boolean areFollowingRedirect,
int depth) |
Copyright © 2018. All rights reserved.