Uses of Class
org.apache.camel.http.common.HttpConfiguration
-
Uses of HttpConfiguration in org.apache.camel.http.common
Fields in org.apache.camel.http.common declared as HttpConfigurationModifier and TypeFieldDescriptionprotected HttpConfiguration
HttpCommonComponent.httpConfiguration
Methods in org.apache.camel.http.common that return HttpConfigurationMethods in org.apache.camel.http.common with parameters of type HttpConfigurationModifier and TypeMethodDescriptionvoid
HttpCommonComponent.setHttpConfiguration
(HttpConfiguration httpConfiguration) To use the shared HttpConfiguration as base configuration.