Interface JoltComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface JoltComponentBuilderFactory
JSON to JSON transformation using JOLT.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder 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
-