public interface HttpClientConfigurer
Modifier and Type | Method and Description |
---|---|
void |
customizeHttpClient(org.apache.http.impl.client.HttpClientBuilder httpClientBuilder)
Takes in an HttpClientBuilder and customizes it.
|
void customizeHttpClient(org.apache.http.impl.client.HttpClientBuilder httpClientBuilder)
httpClientBuilder
- the client builder to customize.Copyright © 2005–2015 The Kuali Foundation. All rights reserved.