Skip navigation links
B C F G I J O P S V 

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.jolt.JoltEndpointUriFactory
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.jolt.JoltComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.jolt.JoltEndpointConfigurer
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.jolt.JoltComponent
 
createEndpointUri() - Method in class org.apache.camel.component.jolt.JoltEndpoint
 

F

findOrCreateEndpoint(String, String) - Method in class org.apache.camel.component.jolt.JoltEndpoint
 

G

getExchangePattern() - Method in class org.apache.camel.component.jolt.JoltEndpoint
 
getInputType() - Method in class org.apache.camel.component.jolt.JoltEndpoint
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.jolt.JoltComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.jolt.JoltEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.jolt.JoltComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.jolt.JoltEndpointConfigurer
 
getOutputType() - Method in class org.apache.camel.component.jolt.JoltEndpoint
 
getTransform() - Method in class org.apache.camel.component.jolt.JoltComponent
 
getTransformDsl() - Method in class org.apache.camel.component.jolt.JoltEndpoint
 

I

isAllowTemplateFromHeader() - Method in class org.apache.camel.component.jolt.JoltComponent
 
isAllowTemplateFromHeader() - Method in class org.apache.camel.component.jolt.JoltEndpoint
 
isEnabled(String) - Method in class org.apache.camel.component.jolt.JoltEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.jolt.JoltEndpointUriFactory
 

J

JOLT_CONTEXT - Static variable in class org.apache.camel.component.jolt.JoltConstants
 
JOLT_RESOURCE_URI - Static variable in class org.apache.camel.component.jolt.JoltConstants
 
JoltComponent - Class in org.apache.camel.component.jolt
 
JoltComponent() - Constructor for class org.apache.camel.component.jolt.JoltComponent
 
JoltComponentConfigurer - Class in org.apache.camel.component.jolt
Generated by camel build tools - do NOT edit this file!
JoltComponentConfigurer() - Constructor for class org.apache.camel.component.jolt.JoltComponentConfigurer
 
JoltConstants - Class in org.apache.camel.component.jolt
Jolt Constants.
JoltEndpoint - Class in org.apache.camel.component.jolt
JSON to JSON transformation using JOLT.
JoltEndpoint() - Constructor for class org.apache.camel.component.jolt.JoltEndpoint
 
JoltEndpoint(String, JoltComponent, String) - Constructor for class org.apache.camel.component.jolt.JoltEndpoint
 
JoltEndpointConfigurer - Class in org.apache.camel.component.jolt
Generated by camel build tools - do NOT edit this file!
JoltEndpointConfigurer() - Constructor for class org.apache.camel.component.jolt.JoltEndpointConfigurer
 
JoltEndpointUriFactory - Class in org.apache.camel.component.jolt
Generated by camel build tools - do NOT edit this file!
JoltEndpointUriFactory() - Constructor for class org.apache.camel.component.jolt.JoltEndpointUriFactory
 
JoltInputOutputType - Enum in org.apache.camel.component.jolt
 
JoltTransformType - Enum in org.apache.camel.component.jolt
 

O

onExchange(Exchange) - Method in class org.apache.camel.component.jolt.JoltEndpoint
 
org.apache.camel.component.jolt - package org.apache.camel.component.jolt
 

P

propertyNames() - Method in class org.apache.camel.component.jolt.JoltEndpointUriFactory
 

S

secretPropertyNames() - Method in class org.apache.camel.component.jolt.JoltEndpointUriFactory
 
setAllowTemplateFromHeader(boolean) - Method in class org.apache.camel.component.jolt.JoltComponent
Whether to allow to use resource template from header or not (default false).
setAllowTemplateFromHeader(boolean) - Method in class org.apache.camel.component.jolt.JoltEndpoint
Whether to allow to use resource template from header or not (default false).
setInputType(JoltInputOutputType) - Method in class org.apache.camel.component.jolt.JoltEndpoint
Specifies if the input is hydrated JSON or a JSON String.
setOutputType(JoltInputOutputType) - Method in class org.apache.camel.component.jolt.JoltEndpoint
Specifies if the output should be hydrated JSON or a JSON String.
setTransform(Transform) - Method in class org.apache.camel.component.jolt.JoltComponent
Explicitly sets the Transform to use.
setTransform(JoltTransform) - Method in class org.apache.camel.component.jolt.JoltEndpoint
Sets the Transform to use.
setTransformDsl(JoltTransformType) - Method in class org.apache.camel.component.jolt.JoltEndpoint
Specifies the Transform DSL of the endpoint resource.

V

valueOf(String) - Static method in enum org.apache.camel.component.jolt.JoltInputOutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.jolt.JoltTransformType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.jolt.JoltInputOutputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.jolt.JoltTransformType
Returns an array containing the constants of this enum type, in the order they are declared.
B C F G I J O P S V 
Skip navigation links

Apache Camel