|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AsyncHttpProviderConfig | |
|---|---|
| com.ning.http.client | |
| com.ning.http.client.providers.jdk | |
| com.ning.http.client.providers.netty | |
| Uses of AsyncHttpProviderConfig in com.ning.http.client |
|---|
| Methods in com.ning.http.client that return AsyncHttpProviderConfig | |
|---|---|
AsyncHttpProviderConfig |
AsyncHttpProviderConfig.addProperty(U name,
V value)
Add a property that will be used when the AsyncHttpClient initialize its AsyncHttpProvider |
AsyncHttpProviderConfig<?,?> |
AsyncHttpClientConfig.getAsyncHttpProviderConfig()
Return the AsyncHttpProviderConfig |
| Methods in com.ning.http.client with parameters of type AsyncHttpProviderConfig | |
|---|---|
AsyncHttpClientConfig.Builder |
AsyncHttpClientConfig.Builder.setAsyncHttpClientProviderConfig(AsyncHttpProviderConfig<?,?> providerConfig)
Set the AsyncHttpProviderConfig |
| Uses of AsyncHttpProviderConfig in com.ning.http.client.providers.jdk |
|---|
| Classes in com.ning.http.client.providers.jdk that implement AsyncHttpProviderConfig | |
|---|---|
class |
JDKAsyncHttpProviderConfig
|
| Methods in com.ning.http.client.providers.jdk that return AsyncHttpProviderConfig | |
|---|---|
AsyncHttpProviderConfig |
JDKAsyncHttpProviderConfig.addProperty(String name,
String value)
|
| Uses of AsyncHttpProviderConfig in com.ning.http.client.providers.netty |
|---|
| Classes in com.ning.http.client.providers.netty that implement AsyncHttpProviderConfig | |
|---|---|
class |
NettyAsyncHttpProviderConfig
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||