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