public class OcspBenchmark
extends org.xipki.common.LoadExecutor
| Constructor and Description |
|---|
OcspBenchmark(org.bouncycastle.asn1.x509.Certificate issuerCert,
String responderUrl,
org.xipki.ocsp.client.api.RequestOptions requestOptions,
Iterator<BigInteger> serials,
int maxRequests,
boolean parseResponse,
int queueSize,
String description) |
| Modifier and Type | Method and Description |
|---|---|
protected Runnable |
getTestor() |
void |
onComplete(io.netty.handler.codec.http.FullHttpResponse response) |
void |
onError() |
public OcspBenchmark(org.bouncycastle.asn1.x509.Certificate issuerCert,
String responderUrl,
org.xipki.ocsp.client.api.RequestOptions requestOptions,
Iterator<BigInteger> serials,
int maxRequests,
boolean parseResponse,
int queueSize,
String description)
Copyright © 2017. All rights reserved.