B C D F G H I J M O P R S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.jolt.JoltEndpointUriFactory
C
- Chainr - org.apache.camel.component.jolt.JoltTransformType
- 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
D
- Defaultr - org.apache.camel.component.jolt.JoltTransformType
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
H
- Hydrated - org.apache.camel.component.jolt.JoltInputOutputType
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
- JsonString - org.apache.camel.component.jolt.JoltInputOutputType
M
- multiValuePrefixes() - Method in class org.apache.camel.component.jolt.JoltEndpointUriFactory
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
R
- Removr - org.apache.camel.component.jolt.JoltTransformType
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(JoltTransform) - Method in class org.apache.camel.component.jolt.JoltEndpoint
-
Sets the Transform to use.
- setTransform(Transform) - Method in class org.apache.camel.component.jolt.JoltComponent
-
Explicitly sets the Transform to use.
- setTransformDsl(JoltTransformType) - Method in class org.apache.camel.component.jolt.JoltEndpoint
-
Specifies the Transform DSL of the endpoint resource.
- Shiftr - org.apache.camel.component.jolt.JoltTransformType
- Sortr - org.apache.camel.component.jolt.JoltTransformType
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.
All Classes All Packages