Interface ChunkEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface ChunkEndpointBuilderFactory
Transform messages using Chunk templating engine. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceChunkEndpointBuilderFactory.AdvancedChunkEndpointBuilderAdvanced builder for endpoint for the Chunk component.static interfaceChunkEndpointBuilderFactory.ChunkBuildersstatic interfaceChunkEndpointBuilderFactory.ChunkEndpointBuilderBuilder for endpoint for the Chunk component.static classChunkEndpointBuilderFactory.ChunkHeaderNameBuilderThe builder of headers' name for the Chunk component.
-
Method Summary
Static Methods Modifier and Type Method Description static ChunkEndpointBuilderFactory.ChunkEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static ChunkEndpointBuilderFactory.ChunkEndpointBuilder endpointBuilder(String componentName, String path)
-
-