@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface ChunkComponentBuilderFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
ChunkComponentBuilderFactory.ChunkComponentBuilder
Builder for the Chunk component.
|
static class |
ChunkComponentBuilderFactory.ChunkComponentBuilderImpl |
Modifier and Type | Method and Description |
---|---|
static ChunkComponentBuilderFactory.ChunkComponentBuilder |
chunk()
Chunk (camel-chunk)
Transform messages using Chunk templating engine.
|
static ChunkComponentBuilderFactory.ChunkComponentBuilder chunk()
Apache Camel