Skip to content

component stream

assimbly edited this page Jun 12, 2018 · 1 revision

The stream component access' streams from console (System.in, System.out and System.err, file or URL.

URI

in, out or err

URI Examples

for System.in add

in

for System.out add

out

for System.err add

err

Common options

For all options, see Camel documentation

Clone this wiki locally