public class SimpleBenchmarkState extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleBenchmarkState.ListenerType |
| Constructor and Description |
|---|
SimpleBenchmarkState() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
org.apache.http.impl.client.CloseableHttpClient |
client() |
String |
getBaseUri() |
public final void before()
public final void after()
throws IOException
IOExceptionpublic org.apache.http.impl.client.CloseableHttpClient client()
public String getBaseUri()
Copyright © 2024 JBoss by Red Hat. All rights reserved.