component stream - assimbly/gateway GitHub Wiki
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