@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)
The stream: component provides access to the system-in, system-out and
system-err streams as well as allowing streaming of file.
|
static StreamComponentBuilderFactory.StreamComponentBuilder stream()
Apache Camel