public final class AsyncHttpClientFactoryEmbed extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AsyncHttpClientFactoryEmbed.CustomTrustManager
class CustomTrustManager.
|
| Constructor and Description |
|---|
AsyncHttpClientFactoryEmbed()
Instantiates a new http client factory embed.
|
| Modifier and Type | Method and Description |
|---|---|
com.ning.http.client.AsyncHttpClient |
getFastClient()
Gets the fast client.
|
com.ning.http.client.AsyncHttpClient |
getSlowClient()
Gets the slow client.
|
Copyright © 2015–2017 eBay. All rights reserved.