| 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 | |
| StreamProducer |
Producer that can write to streams
|
Apache Camel