public static final class HttpRequestExecutor.Builder extends Object
HttpRequestExecutor.| Modifier and Type | Method and Description | 
|---|---|
| HttpRequestExecutor | build()Create a new HTTP Request Executor. | 
| HttpRequestExecutor.Builder | withConnectionReuseStrategy(ConnectionReuseStrategy connReuseStrategy) | 
| HttpRequestExecutor.Builder | withHttp1StreamListener(Http1StreamListener streamListener) | 
| HttpRequestExecutor.Builder | withWaitForContinue(Timeout waitForContinue) | 
public HttpRequestExecutor.Builder withWaitForContinue(Timeout waitForContinue)
public HttpRequestExecutor.Builder withConnectionReuseStrategy(ConnectionReuseStrategy connReuseStrategy)
public HttpRequestExecutor.Builder withHttp1StreamListener(Http1StreamListener streamListener)
public HttpRequestExecutor build()
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.