|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PerRequestConfig | |
|---|---|
| com.ning.http.client | |
| com.ning.http.client.providers.apache | |
| com.ning.http.client.providers.netty | |
| Uses of PerRequestConfig in com.ning.http.client |
|---|
| Methods in com.ning.http.client that return PerRequestConfig | |
|---|---|
PerRequestConfig |
Request.getPerRequestConfig()
Return Per request configuration. |
| Methods in com.ning.http.client with parameters of type PerRequestConfig | |
|---|---|
T |
RequestBuilderBase.setPerRequestConfig(PerRequestConfig perRequestConfig)
|
| Uses of PerRequestConfig in com.ning.http.client.providers.apache |
|---|
| Methods in com.ning.http.client.providers.apache with parameters of type PerRequestConfig | |
|---|---|
protected static int |
ApacheAsyncHttpProvider.requestTimeout(AsyncHttpClientConfig config,
PerRequestConfig perRequestConfig)
|
| Uses of PerRequestConfig in com.ning.http.client.providers.netty |
|---|
| Methods in com.ning.http.client.providers.netty with parameters of type PerRequestConfig | |
|---|---|
protected static int |
NettyAsyncHttpProvider.requestTimeout(AsyncHttpClientConfig config,
PerRequestConfig perRequestConfig)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||