Package | Description |
---|---|
com.ning.http.client | |
com.ning.http.client.providers.apache | |
com.ning.http.client.providers.netty |
Modifier and Type | Method and Description |
---|---|
PerRequestConfig |
Request.getPerRequestConfig()
Return Per request configuration.
|
Modifier and Type | Method and Description |
---|---|
T |
RequestBuilderBase.setPerRequestConfig(PerRequestConfig perRequestConfig) |
Modifier and Type | Method and Description |
---|---|
protected static int |
ApacheAsyncHttpProvider.requestTimeout(AsyncHttpClientConfig config,
PerRequestConfig perRequestConfig) |
Modifier and Type | Method and Description |
---|---|
protected static int |
NettyAsyncHttpProvider.requestTimeout(AsyncHttpClientConfig config,
PerRequestConfig perRequestConfig) |
Copyright © 2015. All rights reserved.