Class JoltEndpointBuilderFactory.JoltHeaderNameBuilder
java.lang.Object
org.apache.camel.builder.endpoint.dsl.JoltEndpointBuilderFactory.JoltHeaderNameBuilder
- Enclosing interface:
JoltEndpointBuilderFactory
The builder of headers' name for the JOLT component.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe context.The resource URI.
-
Constructor Details
-
JoltHeaderNameBuilder
public JoltHeaderNameBuilder()
-
-
Method Details
-
joltResourceUri
The resource URI. The option is a:Stringtype. Group: producer- Returns:
- the name of the header
JoltResourceUri.
-
joltContext
The context. The option is a:Map<String, Object>type. Group: producer- Returns:
- the name of the header
JoltContext.
-