public interface HttpClientConfigurer
| Modifier and Type | Method and Description |
|---|---|
void |
configureHttpClient(org.apache.http.impl.client.HttpClientBuilder clientBuilder)
Configure the HttpClient such as setting the authentication or proxying details
|
Apache Camel