| Interface | Description |
|---|---|
| GroupStrategy |
Strategy to control how lines should be grouped together.
|
| Class | Description |
|---|---|
| DefaultGroupStrategy |
A default GroupStrategy that just group the lines by returning the lines as a list as-is
|
| StreamComponent |
Component providing streams connectivity
|
| StreamConstants | |
| StreamConsumer |
Consumer that can read from streams
|
| StreamEndpoint |
The stream: component provides access to the system-in, system-out and system-err streams as well as allowing streaming of file and URL.
|
| StreamProducer |
Producer that can write to streams
|
Apache Camel