| Package | Description |
|---|---|
| com.blazemeter.jmeter.http2.sampler |
| Modifier and Type | Method and Description |
|---|---|
static HTTP2SampleResult |
HTTP2SampleResult.createErrorResult(String message,
Throwable e) |
HTTP2SampleResult |
HTTP2SampleResult.createSubResult() |
protected HTTP2SampleResult |
HTTP2StreamHandler.getHTTP2SampleResult() |
| Modifier and Type | Method and Description |
|---|---|
List<HTTP2SampleResult> |
HTTP2Connection.awaitResponses() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HTTP2Request.sample(URL url,
String method,
HTTP2Connection http2Connection,
HTTP2SampleResult sampleResult) |
void |
HTTP2Connection.send(String method,
URL url,
org.apache.jmeter.protocol.http.control.HeaderManager headerManager,
org.apache.jmeter.protocol.http.control.CookieManager cookieManager,
RequestBody requestBody,
HTTP2SampleResult sampleResult,
int timeout) |
void |
HTTP2Request.setConnection(URL url,
HTTP2SampleResult sampleResult) |
| Constructor and Description |
|---|
HTTP2SampleResult(HTTP2SampleResult res) |
HTTP2StreamHandler(HTTP2Connection parent,
org.apache.jmeter.protocol.http.control.HeaderManager headerManager,
org.apache.jmeter.protocol.http.control.CookieManager cookieManager,
HTTP2SampleResult sampleResult) |
Copyright © 2018. All rights reserved.