Interface ChunkComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface ChunkComponentBuilderFactory
Transform messages using Chunk templating engine.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Chunk component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionchunk()Chunk (camel-chunk) Transform messages using Chunk templating engine.
-
Method Details
-
chunk
Chunk (camel-chunk) Transform messages using Chunk templating engine. Category: transformation Since: 2.15 Maven coordinates: org.apache.camel:camel-chunk- Returns:
- the dsl builder
-