Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The http: component provides HTTP based endpoints for exposing HTTP resources or consuming external HTTP resources.

...

Code Block
http:hostname[:port][/resourceUri]

Usage

You can only produce to endpoints generated by the HTTP component. Therefore it should never be used aas input into your camel Routes. To bind/expose an HTTP endpoint via an http server as input to a camel route, you can use the Jetty

Include Page
CAMEL:Endpoint See Also
CAMEL:Endpoint See Also