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