public class DefaultApacheHttpClientFactory extends Object implements ApacheHttpClientFactory
ApacheHttpClientFactory.| Constructor and Description |
|---|
DefaultApacheHttpClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.impl.client.HttpClientBuilder |
createBuilder()
A default
HttpClientBuilder. |
public org.apache.http.impl.client.HttpClientBuilder createBuilder()
HttpClientBuilder. The HttpClientBuilder returned will
have content compression disabled, cookie management disabled, and use system properties.createBuilder in interface ApacheHttpClientFactoryHttpClientBuilderCopyright © 2018 Pivotal Software, Inc.. All rights reserved.