| Package | Description |
|---|---|
| com.github.mjeanroy.junit.servers.client.impl.apache |
| Modifier and Type | Method and Description |
|---|---|
static ApacheHttpClient |
ApacheHttpClient.defaultApacheHttpClient(EmbeddedServer<?> server)
Create new http client using default internal client.
|
static ApacheHttpClient |
ApacheHttpClient.newApacheHttpClient(EmbeddedServer<?> server,
org.apache.http.impl.client.CloseableHttpClient client)
Deprecated.
|
static ApacheHttpClient |
ApacheHttpClient.newApacheHttpClient(HttpClientConfiguration configuration,
EmbeddedServer<?> server)
Create new http client using custom configuration.
|
Copyright © 2018. All rights reserved.