| Interface | Description |
|---|---|
| FileWatcherStrategy.OnChangeEvent | |
| 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
|
| FileWatcherStrategy |
To watch for file changes/rollover via JDK file watcher API.
|
| StreamComponent |
Component providing streams connectivity
|
| StreamComponentConfigurer |
Source code generated by org.apache.camel:apt
|
| 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.
|
| StreamEndpointConfigurer |
Source code generated by org.apache.camel:apt
|
| StreamProducer |
Producer that can write to streams
|
Apache Camel