|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
HttpClient
instance
Producers and consumers should use the HttpEndpoint.getHttpClient()
method instead.
HttpMessage
and HttpServletResponse
.HttpClient
instances
used by producers or consumers of this endpoint.
HttpProducer
ServletInputStream
or BufferedReader
payloads etc.UrlRewrite
which leverages HttpServletRequest
during the rewrite process.HttpMessage
HttpClient
instances
used by producers or consumers of this endpoint.
HttpClient
instances
created by producers or consumers such as to configure authentication mechanisms etc
ServletRequest.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_OBJECT
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |