@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface StreamComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
StreamComponentBuilderFactory.StreamComponentBuilder
Builder for the Stream component.
|
static class |
StreamComponentBuilderFactory.StreamComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static StreamComponentBuilderFactory.StreamComponentBuilder |
stream()
Stream (camel-stream)
Read from system-in and write to system-out and system-err streams.
|
static StreamComponentBuilderFactory.StreamComponentBuilder stream()
Apache Camel