| Package | Description |
|---|---|
| io.hyperfoil.api.config |
| Modifier and Type | Method and Description |
|---|---|
Http.KeyManager |
HttpBuilder.KeyManagerBuilder.build() |
Http.KeyManager |
Http.keyManager() |
| Constructor and Description |
|---|
Http(boolean isDefault,
Protocol protocol,
String host,
int port,
String[] addresses,
HttpVersion[] versions,
int maxHttp2Streams,
int pipeliningLimit,
int sharedConnections,
boolean directHttp2,
long requestTimeout,
boolean rawBytesHandlers,
Http.KeyManager keyManager,
Http.TrustManager trustManager) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.