public class DefaultAsyncRequestProducer extends org.apache.hc.core5.http.nio.BasicRequestProducer implements Configurable
| Constructor and Description |
|---|
DefaultAsyncRequestProducer(org.apache.hc.core5.http.HttpRequest request,
org.apache.hc.core5.http.nio.AsyncEntityProducer entityProducer) |
DefaultAsyncRequestProducer(org.apache.hc.core5.http.HttpRequest request,
org.apache.hc.core5.http.nio.AsyncEntityProducer entityProducer,
RequestConfig config) |
| Modifier and Type | Method and Description |
|---|---|
RequestConfig |
getConfig()
Returns actual request configuration.
|
public DefaultAsyncRequestProducer(org.apache.hc.core5.http.HttpRequest request,
org.apache.hc.core5.http.nio.AsyncEntityProducer entityProducer,
RequestConfig config)
public DefaultAsyncRequestProducer(org.apache.hc.core5.http.HttpRequest request,
org.apache.hc.core5.http.nio.AsyncEntityProducer entityProducer)
public RequestConfig getConfig()
ConfigurablegetConfig in interface ConfigurableCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.