HttpClient instance
Producers and consumers should use the HttpEndpoint.getHttpClient() method instead.HttpMessage and HttpServletResponse.RequestConfig instances
used by producers or consumers of this endpoint.HttpProducerServletInputStream or BufferedReader payloads etc.UrlRewrite which leverages HttpServletRequest
during the rewrite process.CookieStore used when bridging endpoints.HttpMessageRequestConfig instances
used by producers or consumers of this endpoint.HttpClient instances
created by producers or consumers such as to configure authentication mechanisms etcServletRequest.getReader() be exposed as the payload of input messages in the Camel
Message.getBody() or not.UrlRewrite.HttpServletUrlRewrite is in use,
and the route started from came-jetty/camel-serlvet.HttpConstants.CONTENT_TYPE_JAVA_SERIALIZED_OBJECTApache Camel