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