LibraryToggle FramesPrintFeedback

Name

Servlet — provides support for HTTP endpoints that are published as servlets

Message headers

Apache Camel will apply the same Message Headers as the HTTP component.

Apache Camel will also populate all request.parameter and request.headers. For example, if a client request has the URL, http://myserver/myserver?orderid=123, the exchange will contain a header named orderid with the value 123.

Comments powered by Disqus