blob: ff1b4ec7439b2c33e334e9c82de54db46ba57101 [file] [log] [blame]
[[inOut-eip]]
= In Out EIP
:page-source: core/camel-core-engine/src/main/docs/eips/inOut-eip.adoc
The *inOut:* EIP define an InOut ExchangePattern.
== EIP options
// eip options: START
The In Out EIP supports 1 options which are listed below:
[width="100%",cols="2,5,^1,2",options="header"]
|===
| Name | Description | Default | Type
| *uri* | *Required* Sets the uri of the endpoint to send to. | | String
|===
// eip options: END