@Singleton public class DefaultRequestFactory extends Requests
| Modifier and Type | Field and Description |
|---|---|
(package private) com.ning.http.client.AsyncHttpClient |
client |
(package private) ExecutorService |
executor |
(package private) StoredContext |
storedContext |
| Constructor and Description |
|---|
DefaultRequestFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected ListenableRequestBuilder |
builder() |
(package private) com.ning.http.client.AsyncHttpClient |
configureClient() |
(package private) com.ning.http.client.AsyncHttpClientConfig |
createHttpClientConfig() |
final com.ning.http.client.AsyncHttpClient client
final StoredContext storedContext
final ExecutorService executor
com.ning.http.client.AsyncHttpClient configureClient()
com.ning.http.client.AsyncHttpClientConfig createHttpClientConfig()
protected ListenableRequestBuilder builder()
Copyright © 2016. All rights reserved.