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