Interface JoltComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface JoltComponentBuilderFactory
JSON to JSON transformation using JOLT.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the JOLT component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionjolt()JOLT (camel-jolt) JSON to JSON transformation using JOLT.
-
Method Details
-
jolt
JOLT (camel-jolt) JSON to JSON transformation using JOLT. Category: transformation Since: 2.16 Maven coordinates: org.apache.camel:camel-jolt- Returns:
- the dsl builder
-