@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface FileComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FileComponentBuilderFactory.FileComponentBuilder
Builder for the File component.
|
static class |
FileComponentBuilderFactory.FileComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static FileComponentBuilderFactory.FileComponentBuilder |
file()
File (camel-file)
Read and write files.
|
static FileComponentBuilderFactory.FileComponentBuilder file()
Apache Camel