Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractBuilder() - Constructor for class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
- AbstractBuilder() - Constructor for class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
- AbstractBuilder() - Constructor for class org.apache.camel.model.language.ExpressionDefinition.AbstractBuilder
- AbstractBuilder() - Constructor for class org.apache.camel.model.language.SingleInputTypedExpressionDefinition.AbstractBuilder
- AbstractBuilder() - Constructor for class org.apache.camel.model.language.TypedExpressionDefinition.AbstractBuilder
- AbstractNamespaceAwareBuilder() - Constructor for class org.apache.camel.model.language.NamespaceAwareExpression.AbstractNamespaceAwareBuilder
- acceptDebugger(Exchange) - Method in class org.apache.camel.model.CatchDefinition
- acceptDebugger(Exchange) - Method in class org.apache.camel.model.FinallyDefinition
- accessCode(String, String) - Method in class org.apache.camel.model.rest.OAuth2Definition
- accessExternalSchemaProtocols(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
Only in use if schema validation has been enabled.
- accumulateInCollection(Class<? extends Collection>) - Method in class org.apache.camel.builder.FlexibleAggregationStrategy
-
Accumulate the result of the pick expression in a collection of the designated type.
- aclToken(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the ACL token to be used with Consul
- add() - Method in class org.apache.camel.builder.TemplatedRouteBuilder
-
Adds the route to the
CamelContext
which is built from the configured route template. - addAllowedValue(String, String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Adds allowed value(s) for the query parameter
- addAppliedRouteConfigurationId(String) - Method in class org.apache.camel.model.RouteDefinition
-
This is used internally by Camel to keep track which route configurations is applied when creating a route from this model.
- addCustomBean(BeanFactoryDefinition<?>) - Method in interface org.apache.camel.model.Model
-
Adds the custom bean
- addDefaultValue(String, String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Adds a default value for the query parameter
- addFaultToleranceConfiguration(String, FaultToleranceConfigurationDefinition) - Method in interface org.apache.camel.model.Model
-
Adds the MicroProfile Fault Tolerance configuration
- addInterceptStrategy(InterceptStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
- addKeyValueForEncryptedKey(boolean) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat.Builder
-
Whether to add the public key used to encrypt the session key as a KeyValue in the EncryptedKey structure or not.
- addKeyValueForEncryptedKey(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat.Builder
-
Whether to add the public key used to encrypt the session key as a KeyValue in the EncryptedKey structure or not.
- addLifecycleInterceptor(RouteBuilderLifecycleStrategy) - Method in class org.apache.camel.builder.RouteBuilder
-
Adds the given
RouteBuilderLifecycleStrategy
to be used. - addModelLifecycleStrategy(ModelLifecycleStrategy) - Method in interface org.apache.camel.model.Model
-
Adds the given model lifecycle strategy to be used.
- addOutput(OtherwiseDefinition) - Method in class org.apache.camel.model.ChoiceDefinition
- addOutput(ProcessorDefinition<?>) - Method in class org.apache.camel.model.BasicOutputExpressionNode
- addOutput(ProcessorDefinition<?>) - Method in interface org.apache.camel.model.Block
-
Adds the given definition as output to this block
- addOutput(ProcessorDefinition<?>) - Method in class org.apache.camel.model.ChoiceDefinition
- addOutput(ProcessorDefinition<?>) - Method in class org.apache.camel.model.CircuitBreakerDefinition
- addOutput(ProcessorDefinition<?>) - Method in class org.apache.camel.model.OnFallbackDefinition
- addOutput(ProcessorDefinition<?>) - Method in class org.apache.camel.model.OtherwiseDefinition
- addOutput(ProcessorDefinition<?>) - Method in class org.apache.camel.model.ProcessorDefinition
- addOutput(ProcessorDefinition<?>) - Method in class org.apache.camel.model.TryDefinition
- addOutput(ProcessorDefinition<?>) - Method in class org.apache.camel.model.WireTapDefinition
- addOutput(WhenDefinition) - Method in class org.apache.camel.model.ChoiceDefinition
- addRequiredHeader(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Adds a required HTTP header
- addRequiredQueryParameter(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Adds a required query parameter
- addResilience4jConfiguration(String, Resilience4jConfigurationDefinition) - Method in interface org.apache.camel.model.Model
-
Adds the Resilience4j configuration
- addResponseCode(String, String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Adds a response code
- addResponseHeader(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Adds a response code
- addRestDefinitions(Collection<RestDefinition>, boolean) - Method in interface org.apache.camel.model.Model
-
Adds a collection of rest definitions to the context
- addRouteConfiguration(RouteConfigurationDefinition) - Method in interface org.apache.camel.model.Model
-
Adds a single route configuration definition to the context
- addRouteConfigurations(List<RouteConfigurationDefinition>) - Method in interface org.apache.camel.model.Model
-
Adds a collection of route configuration definitions to the context
- addRouteConfigurationsToCamelContext(CamelContext) - Method in class org.apache.camel.builder.RouteConfigurationBuilder
- addRouteDefinition(RouteDefinition) - Method in interface org.apache.camel.model.Model
-
Add a route definition to the context
- addRouteDefinitions(Collection<RouteDefinition>) - Method in interface org.apache.camel.model.Model
-
Adds a collection of route definitions to the context
- addRouteFromKamelet(String, String, String, String, String, Map<String, Object>) - Method in interface org.apache.camel.model.Model
-
Adds a new route from a given kamelet
- addRouteFromTemplate(String, String, String, Map<String, Object>) - Method in interface org.apache.camel.model.Model
-
Adds a new route from a given route template
- addRouteFromTemplate(String, String, String, RouteTemplateContext) - Method in interface org.apache.camel.model.Model
-
Adds a new route from a given route template
- addRouteFromTemplate(String, String, Map<String, Object>) - Method in interface org.apache.camel.model.Model
-
Adds a new route from a given route template
- addRouteFromTemplatedRoute(TemplatedRouteDefinition) - Method in interface org.apache.camel.model.Model
-
Adds a new route from a given templated route definition
- addRouteFromTemplatedRoutes(Collection<TemplatedRouteDefinition>) - Method in interface org.apache.camel.model.Model
-
Adds new routes from a given templated route definitions
- addRoutes(CamelContext, LambdaRouteBuilder) - Static method in class org.apache.camel.builder.RouteBuilder
-
Add routes to a context using a lambda expression.
- addRoutesToCamelContext(CamelContext) - Method in class org.apache.camel.builder.RouteBuilder
- addRouteTemplateDefinition(RouteTemplateDefinition) - Method in interface org.apache.camel.model.Model
-
Add a route definition to the context
- addRouteTemplateDefinitionConverter(String, RouteTemplateDefinition.Converter) - Method in interface org.apache.camel.model.Model
-
Add a converter to translate a
RouteTemplateDefinition
to aRouteDefinition
. - addRouteTemplateDefinitions(Collection<RouteTemplateDefinition>) - Method in interface org.apache.camel.model.Model
-
Adds a collection of route template definitions to the context
- addServiceCallConfiguration(String, ServiceCallConfigurationDefinition) - Method in interface org.apache.camel.model.Model
-
Adds the service call configuration
- addServiceDiscoveryConfigurations(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
-
Deprecated.Add a ServiceDiscovery configuration
- addServiceFilterConfiguration(ServiceCallServiceFilterConfiguration) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
-
Deprecated.Add a ServiceFilter configuration
- addTemplatedRoutesToCamelContext(CamelContext) - Method in class org.apache.camel.builder.RouteBuilder
- adviceWith(Object, CamelContext, RouteBuilder) - Static method in class org.apache.camel.builder.AdviceWith
-
Advices this route with the route builder.
- adviceWith(CamelContext, Object, boolean, ThrowingConsumer<AdviceWithRouteBuilder, Exception>) - Static method in class org.apache.camel.builder.AdviceWith
-
Advices this route with the route builder using a lambda expression.
- adviceWith(CamelContext, Object, ThrowingConsumer<AdviceWithRouteBuilder, Exception>) - Static method in class org.apache.camel.builder.AdviceWith
-
Advices this route with the route builder using a lambda expression.
- adviceWith(RouteDefinition, CamelContext, RouteBuilder) - Static method in class org.apache.camel.builder.AdviceWith
-
Advices this route with the route builder.
- AdviceWith - Class in org.apache.camel.builder
-
Use this for using the advice with feature.
- AdviceWithBuilder<T> - Class in org.apache.camel.builder
-
A builder when using the advice with feature.
- AdviceWithBuilder(AdviceWithRouteBuilder, String, String, String, Class<T>) - Constructor for class org.apache.camel.builder.AdviceWithBuilder
- AdviceWithDefinition - Class in org.apache.camel.model
-
Temporary model used internally by advice-with
- AdviceWithDefinition() - Constructor for class org.apache.camel.model.AdviceWithDefinition
- AdviceWithDefinition(AdviceWithDefinition) - Constructor for class org.apache.camel.model.AdviceWithDefinition
- AdviceWithRouteBuilder - Class in org.apache.camel.builder
-
A
RouteBuilder
which has extended capabilities when using the advice with feature. - AdviceWithRouteBuilder() - Constructor for class org.apache.camel.builder.AdviceWithRouteBuilder
- AdviceWithRouteBuilder(CamelContext) - Constructor for class org.apache.camel.builder.AdviceWithRouteBuilder
- AdviceWithTask - Interface in org.apache.camel.builder
-
Task or command being executed when using the advice with feature.
- AdviceWithTasks - Class in org.apache.camel.builder
-
AdviceWithTask
tasks which are used by theAdviceWithRouteBuilder
. - after() - Method in class org.apache.camel.builder.AdviceWithBuilder
-
Insert the following node(s) after the matched node(s)
- afterById(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
- afterByToString(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
- afterByToUri(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
- afterByType(RouteDefinition, Class<?>, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
- afterConfigure(RouteBuilder) - Method in interface org.apache.camel.builder.RouteBuilderLifecycleStrategy
-
This method is invoked after the
RouteBuilder.configure()
method is invoked. - AfterConsumer - Enum constant in enum class org.apache.camel.model.OnCompletionMode
- afterPropertiesSet() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
-
Deprecated.
- afterUri(String) - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
-
After sending to the endpoint then send the message to this url which allows to process its result.
- aggregate() - Method in class org.apache.camel.model.ProcessorDefinition
-
Aggregator EIP: Creates an aggregator allowing you to combine a number of messages together into a single message.
- aggregate(AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
-
Aggregator EIP: Creates an aggregator allowing you to combine a number of messages together into a single message.
- aggregate(Exchange, Exchange) - Method in class org.apache.camel.builder.AggregationStrategyClause
- aggregate(Exchange, Exchange) - Method in class org.apache.camel.builder.FlexibleAggregationStrategy
- aggregate(Exchange, Exchange, Exchange) - Method in class org.apache.camel.builder.AggregationStrategyClause
- aggregate(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Aggregator EIP: Creates an aggregator allowing you to combine a number of messages together into a single message.
- aggregate(Expression, AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
-
Aggregator EIP: Creates an aggregator allowing you to combine a number of messages together into a single message.
- aggregateController(String) - Method in class org.apache.camel.model.AggregateDefinition
-
To use a
AggregateController
to allow external sources to control this aggregator. - aggregateController(AggregateController) - Method in class org.apache.camel.model.AggregateDefinition
-
To use a
AggregateController
to allow external sources to control this aggregator. - AggregateDefinition - Class in org.apache.camel.model
-
Aggregates many messages into a single message
- AggregateDefinition() - Constructor for class org.apache.camel.model.AggregateDefinition
- AggregateDefinition(Expression) - Constructor for class org.apache.camel.model.AggregateDefinition
- AggregateDefinition(Expression, AggregationStrategy) - Constructor for class org.apache.camel.model.AggregateDefinition
- AggregateDefinition(AggregateDefinition) - Constructor for class org.apache.camel.model.AggregateDefinition
- AggregateDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.AggregateDefinition
- AggregateDefinition(Predicate) - Constructor for class org.apache.camel.model.AggregateDefinition
- aggregateOnException(boolean) - Method in class org.apache.camel.model.EnrichDefinition
-
If this option is false then the aggregate method is not used if there was an exception thrown while trying to retrieve the data to enrich from the resource.
- aggregateOnException(boolean) - Method in class org.apache.camel.model.PollEnrichDefinition
-
If this option is false then the aggregate method is not used if there was an exception thrown while trying to retrieve the data to enrich from the resource.
- aggregationRepository(String) - Method in class org.apache.camel.model.AggregateDefinition
-
Sets the custom aggregate repository to use.
- aggregationRepository(AggregationRepository) - Method in class org.apache.camel.model.AggregateDefinition
-
Sets the custom aggregate repository to use.
- AggregationStrategies - Class in org.apache.camel.builder
-
Toolbox class to create commonly used Aggregation Strategies in a fluent manner.
- aggregationStrategy() - Method in class org.apache.camel.model.AggregateDefinition
-
Sets the AggregationStrategy to use with a fluent builder.
- aggregationStrategy() - Method in class org.apache.camel.model.MulticastDefinition
-
Sets the AggregationStrategy to be used to assemble the replies from the multicasts, into a single outgoing message from the Multicast using a fluent builder.
- aggregationStrategy(String) - Method in class org.apache.camel.model.AggregateDefinition
-
Sets the aggregate strategy to use
- aggregationStrategy(String) - Method in interface org.apache.camel.model.AggregationStrategyAwareDefinition
-
Sets the aggregation strategy to use.
- aggregationStrategy(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
-
To use a custom
AggregationStrategy
instead of the default implementation. - aggregationStrategy(String) - Method in class org.apache.camel.model.EnrichDefinition
-
Refers to an AggregationStrategy to be used to merge the reply from the external service, into a single outgoing message.
- aggregationStrategy(String) - Method in class org.apache.camel.model.MulticastDefinition
-
Sets a reference to the AggregationStrategy to be used to assemble the replies from the multicasts, into a single outgoing message from the Multicast.
- aggregationStrategy(String) - Method in class org.apache.camel.model.PollEnrichDefinition
-
Refers to an AggregationStrategy to be used to merge the reply from the external service, into a single outgoing message.
- aggregationStrategy(String) - Method in class org.apache.camel.model.RecipientListDefinition
-
Sets a reference to the AggregationStrategy to be used to assemble the replies from the recipients, into a single outgoing message from the RecipientList.
- aggregationStrategy(String) - Method in class org.apache.camel.model.SplitDefinition
-
Sets a reference to the AggregationStrategy to be used to assemble the replies from the split messages, into a single outgoing message from the Splitter.
- aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.AggregateDefinition
-
Sets the aggregate strategy to use
- aggregationStrategy(AggregationStrategy) - Method in interface org.apache.camel.model.AggregationStrategyAwareDefinition
-
Sets the aggregation strategy to use.
- aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.ClaimCheckDefinition
-
To use a custom
AggregationStrategy
instead of the default implementation. - aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.EnrichDefinition
-
Sets the AggregationStrategy to be used to merge the reply from the external service, into a single outgoing message.
- aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.MulticastDefinition
-
Sets the AggregationStrategy to be used to assemble the replies from the multicasts, into a single outgoing message from the Multicast.
- aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.PollEnrichDefinition
-
Sets the AggregationStrategy to be used to merge the reply from the external service, into a single outgoing message.
- aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.RecipientListDefinition
-
Sets the AggregationStrategy to be used to assemble the replies from the recipients, into a single outgoing message from the RecipientList.
- aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.SplitDefinition
-
Sets the AggregationStrategy to be used to assemble the replies from the split messages, into a single outgoing message from the Splitter.
- AggregationStrategyAwareDefinition<Type> - Interface in org.apache.camel.model
-
Enables definitions to support
AggregationStrategy
- AggregationStrategyClause<T> - Class in org.apache.camel.builder
- AggregationStrategyClause(T) - Constructor for class org.apache.camel.builder.AggregationStrategyClause
- aggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.AggregateDefinition
-
Sets allowing null when using a bean as
AggregationStrategy
. - aggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.MulticastDefinition
-
If this option is false then the aggregate method is not used if there was no data to enrich.
- aggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.RecipientListDefinition
-
If this option is false then the aggregate method is not used if there was no data to enrich.
- aggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.SplitDefinition
-
If this option is false then the aggregate method is not used if there was no data to enrich.
- aggregationStrategyMethodAllowNull(boolean) - Method in class org.apache.camel.model.EnrichDefinition
-
If this option is false then the aggregate method is not used if there was no data to enrich.
- aggregationStrategyMethodAllowNull(boolean) - Method in class org.apache.camel.model.PollEnrichDefinition
-
If this option is false then the aggregate method is not used if there was no data to enrich.
- aggregationStrategyMethodAllowNull(boolean) - Method in class org.apache.camel.model.SplitDefinition
-
If this option is false then the aggregate method is not used if there was no data to enrich.
- aggregationStrategyMethodAllowNull(String) - Method in class org.apache.camel.model.SplitDefinition
-
If this option is false then the aggregate method is not used if there was no data to enrich.
- aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.AggregateDefinition
-
Sets the method name to use when using a bean as
AggregationStrategy
. - aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
-
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
- aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.EnrichDefinition
-
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
- aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.MulticastDefinition
-
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
- aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.PollEnrichDefinition
-
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
- aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.RecipientListDefinition
-
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
- aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.SplitDefinition
-
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
- algorithm(int) - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
-
Symmetric key encryption algorithm; possible values are defined in org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags; for example 2 (= TRIPLE DES), 3 (= CAST5), 4 (= BLOWFISH), 6 (= DES), 7 (= AES_128).
- algorithm(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat.Builder
-
The JCE algorithm name indicating the cryptographic algorithm that will be used.
- algorithm(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
-
Symmetric key encryption algorithm; possible values are defined in org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags; for example 2 (= TRIPLE DES), 3 (= CAST5), 4 (= BLOWFISH), 6 (= DES), 7 (= AES_128).
- algorithmParameterRef(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat.Builder
-
A JCE AlgorithmParameterSpec used to initialize the Cipher.
- allLocalIp - Enum constant in enum class org.apache.camel.model.rest.RestHostNameResolver
- allowableValues(String) - Method in class org.apache.camel.model.rest.ParamDefinition
-
Allowed values of the parameter when its an enum type
- allowableValues(String) - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
-
Allowed values of the parameter when its an enum type
- allowableValues(String...) - Method in class org.apache.camel.model.rest.ParamDefinition
-
Allowed values of the parameter when its an enum type
- allowableValues(String...) - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
-
Allowed values of the parameter when its an enum type
- allowableValues(List<String>) - Method in class org.apache.camel.model.rest.ParamDefinition
-
Allowed values of the parameter when its an enum type
- allowableValues(List<String>) - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
-
Allowed values of the header when its an enum type
- allowAnyType(boolean) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
-
Allow any class to be un-marshaled
- allowAnyType(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
-
Allow any class to be un-marshaled
- allowAutoWiredFory(String) - Method in class org.apache.camel.model.dataformat.ForyDataFormat.Builder
- allowCoreThreadTimeOut(boolean) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- allowCoreThreadTimeOut(boolean) - Method in class org.apache.camel.model.ThreadsDefinition
-
Whether idle core threads are allowed to timeout and therefore can shrink the pool size below the core pool size
- allowCoreThreadTimeOut(Boolean) - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
- allowCoreThreadTimeOut(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- allowCoreThreadTimeOut(String) - Method in class org.apache.camel.model.ThreadsDefinition
-
Whether idle core threads is allowed to timeout and therefore can shrink the pool size below the core pool size
- allowDuplicates() - Method in class org.apache.camel.model.ResequenceDefinition
-
Enables duplicates for the batch resequencer mode
- allowEasyPredicate(boolean) - Method in class org.apache.camel.model.language.JsonPathExpression.Builder
-
Whether to allow using the easy predicate parser to pre-parse predicates.
- allowEasyPredicate(String) - Method in class org.apache.camel.model.language.JsonPathExpression.Builder
-
Whether to allow using the easy predicate parser to pre-parse predicates.
- allowEmptyDirectory(boolean) - Method in class org.apache.camel.model.dataformat.TarFileDataFormat.Builder
-
If the tar file has more than one entry, setting this option to true, allows to get the iterator even if the directory is empty
- allowEmptyDirectory(boolean) - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat.Builder
-
If the zip file has more than one entry, setting this option to true, allows to get the iterator even if the directory is empty
- allowEmptyDirectory(String) - Method in class org.apache.camel.model.dataformat.TarFileDataFormat.Builder
-
If the tar file has more than one entry, setting this option to true, allows to get the iterator even if the directory is empty
- allowEmptyDirectory(String) - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat.Builder
-
If the zip file has more than one entry, setting this option to true, allows to get the iterator even if the directory is empty
- allowEmptyStream(boolean) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- allowEmptyStream(boolean) - Method in class org.apache.camel.model.dataformat.BindyDataFormat.Builder
-
Whether to allow empty streams in the unmarshal process.
- allowEmptyStream(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- allowEmptyStream(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat.Builder
-
Whether to allow empty streams in the unmarshal process.
- allowJmsType(boolean) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
Used for JMS users to allow the JMSType header from the JMS spec to specify a FQN classname to use to unmarshal to.
- allowJmsType(boolean) - Method in class org.apache.camel.model.dataformat.CBORDataFormat.Builder
-
Used for JMS users to allow the JMSType header from the JMS spec to specify a FQN classname to use to unmarshal to.
- allowJmsType(boolean) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
Used for JMS users to allow the JMSType header from the JMS spec to specify a FQN classname to use to unmarshal to.
- allowJmsType(boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- allowJmsType(boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
Used for JMS users to allow the JMSType header from the JMS spec to specify a FQN classname to use to unmarshal to.
- allowJmsType(boolean) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
Used for JMS users to allow the JMSType header from the JMS spec to specify a FQN classname to use to unmarshal to.
- allowJmsType(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
Used for JMS users to allow the JMSType header from the JMS spec to specify a FQN classname to use to unmarshal to.
- allowJmsType(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat.Builder
-
Used for JMS users to allow the JMSType header from the JMS spec to specify a FQN classname to use to unmarshal to.
- allowJmsType(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
Used for JMS users to allow the JMSType header from the JMS spec to specify a FQN classname to use to unmarshal to.
- allowJmsType(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- allowJmsType(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
Used for JMS users to allow the JMSType header from the JMS spec to specify a FQN classname to use to unmarshal to.
- allowJmsType(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
Used for JMS users to allow the JMSType header from the JMS spec to specify a FQN classname to use to unmarshal to.
- allowMissingColumnNames(boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Whether to allow missing column names.
- allowMissingColumnNames(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Whether to allow missing column names.
- allowMultipleMatchesPerLine(boolean) - Method in class org.apache.camel.model.dataformat.GrokDataFormat.Builder
-
If false, every line of input is matched for pattern only once.
- allowMultipleMatchesPerLine(String) - Method in class org.apache.camel.model.dataformat.GrokDataFormat.Builder
-
If false, every line of input is matched for pattern only once.
- allowNullBody() - Method in class org.apache.camel.builder.DataFormatClause
-
Allows
null
as value of a body to unmarshall. - allowNullBody(boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Indicates whether
null
is allowed as value of a body to unmarshall. - allowNullBody(boolean) - Method in class org.apache.camel.model.UnmarshalDefinition
-
Indicates whether
null
is allowed as value of a body to unmarshall. - allowOptimisedComponents(boolean) - Method in class org.apache.camel.model.EnrichDefinition
-
Whether to allow components to optimise enricher if they are
SendDynamicAware
- allowOptimisedComponents(boolean) - Method in class org.apache.camel.model.PollEnrichDefinition
-
Whether to allow components to optimise if they are
PollDynamicAware
- allowOptimisedComponents(boolean) - Method in class org.apache.camel.model.ToDynamicDefinition
-
Whether to allow components to optimise toD if they are
SendDynamicAware
. - allowOptimisedComponents(String) - Method in class org.apache.camel.model.EnrichDefinition
-
Whether to allow components to optimise enricher if they are
SendDynamicAware
- allowOptimisedComponents(String) - Method in class org.apache.camel.model.PollEnrichDefinition
-
Whether to allow components to optimise if they are
PollDynamicAware
- allowOptimisedComponents(String) - Method in class org.apache.camel.model.ToDynamicDefinition
-
Whether to allow components to optimise toD if they are
SendDynamicAware
. - allowRecursiveKeys(boolean) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
-
Set whether recursive keys are allowed.
- allowRecursiveKeys(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
-
Set whether recursive keys are allowed.
- allowRedeliveryWhileStopping(boolean) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Controls whether to allow redelivery while stopping/shutting down a route that uses error handling.
- allowRedeliveryWhileStopping(boolean) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Controls whether to allow redelivery while stopping/shutting down a route that uses error handling.
- allowRedeliveryWhileStopping(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Controls whether to allow redelivery while stopping/shutting down a route that uses error handling.
- allowRedeliveryWhileStopping(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Controls whether to allow redelivery while stopping/shutting down a route that uses error handling.
- allowShortLines(boolean) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat.Builder
-
Allows for lines to be shorter than expected and ignores the extra characters
- allowShortLines(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat.Builder
-
Allows for lines to be shorter than expected and ignores the extra characters
- allowSimple(boolean) - Method in class org.apache.camel.model.language.JsonPathExpression.Builder
-
Whether to allow in inlined Simple exceptions in the JSONPath expression
- allowSimple(String) - Method in class org.apache.camel.model.language.JsonPathExpression.Builder
-
Whether to allow in inlined Simple exceptions in the JSONPath expression
- allowUnmarshallType(boolean) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- allowUnmarshallType(boolean) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
If enabled then Jackson is allowed to attempt to use the CamelJacksonUnmarshalType header during the unmarshalling.
- allowUnmarshallType(boolean) - Method in class org.apache.camel.model.dataformat.CBORDataFormat.Builder
-
If enabled then Jackson CBOR is allowed to attempt to use the CamelCBORUnmarshalType header during the unmarshalling.
- allowUnmarshallType(boolean) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
If enabled then Jackson is allowed to attempt to use the CamelJacksonUnmarshalType header during the unmarshalling.
- allowUnmarshallType(boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- allowUnmarshallType(boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
If enabled then Jackson is allowed to attempt to use the CamelJacksonUnmarshalType header during the unmarshalling.
- allowUnmarshallType(boolean) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- allowUnmarshallType(boolean) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
If enabled then Jackson is allowed to attempt to use the CamelJacksonUnmarshalType header during the unmarshalling.
- allowUnmarshallType(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- allowUnmarshallType(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
If enabled then Jackson is allowed to attempt to use the CamelJacksonUnmarshalType header during the unmarshalling.
- allowUnmarshallType(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat.Builder
-
If enabled then Jackson CBOR is allowed to attempt to use the CamelCBORUnmarshalType header during the unmarshalling.
- allowUnmarshallType(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
If enabled then Jackson is allowed to attempt to use the CamelJacksonUnmarshalType header during the unmarshalling.
- allowUnmarshallType(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- allowUnmarshallType(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
If enabled then Jackson is allowed to attempt to use the CamelJacksonUnmarshalType header during the unmarshalling.
- allowUnmarshallType(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- allowUnmarshallType(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
If enabled then Jackson is allowed to attempt to use the CamelJacksonUnmarshalType header during the unmarshalling.
- ALWAYS_RETURN_LIST - Enum constant in enum class org.apache.camel.model.language.JsonPathExpression.Option
- and() - Method in class org.apache.camel.builder.NotifyBuilder
-
Prepares to append an additional expression using the and operator.
- anExchange(CamelContext) - Static method in class org.apache.camel.builder.ExchangeBuilder
-
Create the exchange by setting the camel context
- ApacheAvro - Enum constant in enum class org.apache.camel.model.dataformat.AvroLibrary
- apiComponent(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To use a specific Camel rest API component
- apiContextPath(String) - Method in class org.apache.camel.model.rest.OpenApiDefinition
-
Whether to enable api-doc that exposes the OpenAPI specification file as a REST endpoint.
- apiContextPath(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Sets a leading context-path the REST API will be using.
- apiContextRouteId(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Sets the route id to use for the route that services the REST API.
- apiDocs(Boolean) - Method in class org.apache.camel.model.rest.RestDefinition
-
Include or exclude the current Rest Definition in API documentation.
- apiHost(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To define a specific host to use for API documentation instead of using a generated API hostname that is relative to the REST service host.
- apiKey(String) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
- apiKey(String, String) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
- ApiKeyDefinition - Class in org.apache.camel.model.rest
-
Rest security basic auth definition
- ApiKeyDefinition() - Constructor for class org.apache.camel.model.rest.ApiKeyDefinition
- ApiKeyDefinition(RestDefinition) - Constructor for class org.apache.camel.model.rest.ApiKeyDefinition
- apiProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
For configuring an api property, such as api.title, or api.version.
- apiVendorExtension(boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Whether vendor extension is enabled in the Rest APIs.
- apiVendorExtension(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Whether vendor extension is enabled in the Rest APIs.
- apiVersion(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the API version when using client lookup
- application(String) - Method in class org.apache.camel.model.rest.OAuth2Definition
- ApplicationDefinition - Class in org.apache.camel.model.app
-
Root tag for Camel application, that can contain beans, routes, and more.
- ApplicationDefinition() - Constructor for class org.apache.camel.model.app.ApplicationDefinition
- apply(RouteDefinition) - Method in class org.apache.camel.model.RouteFilters
- apply(RouteTemplateDefinition, Map<String, Object>) - Method in interface org.apache.camel.model.RouteTemplateDefinition.Converter
-
Convert a
RouteTemplateDefinition
to aRouteDefinition
. - armored(boolean) - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
-
This option will cause PGP to base64 encode the encrypted text, making it available for copy/paste, etc.
- armored(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
-
This option will cause PGP to base64 encode the encrypted text, making it available for copy/paste, etc.
- arrayType(String) - Method in class org.apache.camel.model.rest.ParamDefinition
-
The data type of the array data type
- arrayType(String) - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
-
The data type of the array data type
- AS_PATH_LIST - Enum constant in enum class org.apache.camel.model.language.JsonPathExpression.Option
- asMap - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- asMap() - Method in class org.apache.camel.model.dataformat.DataFormatsDefinition
- asMap() - Method in class org.apache.camel.model.GlobalOptionsDefinition
- asMap(boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
Whether the unmarshalling should produce maps for the lines values instead of lists.
- asMap(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
Whether the unmarshalling should produce maps for the lines values instead of lists.
- asn1() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the ASN.1 file data format
- asn1() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the ASN.1 file data format
- asn1(Boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the ASN.1 file data format
- asn1(Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the ASN.1 file data format
- asn1(String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the ASN.1 file data format
- ASN1DataFormat - Class in org.apache.camel.model.dataformat
-
Encode and decode data structures using Abstract Syntax Notation One (ASN.1).
- ASN1DataFormat() - Constructor for class org.apache.camel.model.dataformat.ASN1DataFormat
- ASN1DataFormat(Boolean) - Constructor for class org.apache.camel.model.dataformat.ASN1DataFormat
- ASN1DataFormat(Class<?>) - Constructor for class org.apache.camel.model.dataformat.ASN1DataFormat
- ASN1DataFormat(String) - Constructor for class org.apache.camel.model.dataformat.ASN1DataFormat
- ASN1DataFormat(ASN1DataFormat) - Constructor for class org.apache.camel.model.dataformat.ASN1DataFormat
- ASN1DataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forASN1DataFormat
. - asRestConfiguration(CamelContext, RestConfiguration) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Configured an instance of a
RestConfiguration
instance based on the definition - asRouteApiDefinition(CamelContext, RestConfiguration) - Static method in class org.apache.camel.model.rest.RestDefinition
-
Transforms the rest api configuration into a
RouteDefinition
which Camel routing engine uses to service the rest api docs. - asRouteDefinition() - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Creates a copy of this template as a
RouteDefinition
which can be used to add as a new route. - asRouteDefinition(CamelContext) - Method in class org.apache.camel.model.rest.RestDefinition
-
Transforms this REST definition into a list of
RouteDefinition
which Camel routing engine can add and run. - asTypeName(Class<?>) - Method in class org.apache.camel.model.rest.RestDefinition
- asVerb() - Method in class org.apache.camel.model.rest.DeleteDefinition
- asVerb() - Method in class org.apache.camel.model.rest.GetDefinition
- asVerb() - Method in class org.apache.camel.model.rest.HeadDefinition
- asVerb() - Method in class org.apache.camel.model.rest.PatchDefinition
- asVerb() - Method in class org.apache.camel.model.rest.PostDefinition
- asVerb() - Method in class org.apache.camel.model.rest.PutDefinition
- asVerb() - Method in class org.apache.camel.model.rest.VerbDefinition
- asyncDelayed() - Method in class org.apache.camel.model.DelayDefinition
-
Enables asynchronous delay which means the thread will not block while delaying.
- asyncDelayed() - Method in class org.apache.camel.model.ThrottleDefinition
-
Enables asynchronous delay which means the thread will not block while delaying.
- asyncDelayed(boolean) - Method in class org.apache.camel.model.ThrottleDefinition
-
Enables asynchronous delay which means the thread will not block while delaying.
- asyncDelayed(String) - Method in class org.apache.camel.model.DelayDefinition
-
Enables asynchronous delay which means the thread will not block while delaying.
- asyncDelayed(String) - Method in class org.apache.camel.model.ThrottleDefinition
-
Enables asynchronous delay which means the thread will not block while delaying.
- asyncDelayedRedelivery() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Will allow asynchronous delayed redeliveries.
- asyncDelayedRedelivery() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Will allow asynchronous delayed redeliveries.
- asyncDelayedRedelivery() - Method in class org.apache.camel.model.OnExceptionDefinition
-
Allow asynchronous delayed redelivery.
- asyncDelayedRedelivery() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Allow asynchronous delayed redelivery.
- authorizationCode(String, String) - Method in class org.apache.camel.model.rest.OAuth2Definition
- authorizationUrl(String) - Method in class org.apache.camel.model.rest.OAuth2Definition
- auto - Enum constant in enum class org.apache.camel.model.rest.RestBindingMode
- AUTO - Enum constant in enum class org.apache.camel.model.SagaCompletionMode
-
Complete the saga automatically as soon as the exchange is processed.
- autoDiscoverObjectMapper(boolean) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- autoDiscoverObjectMapper(boolean) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
If set to true then Jackson will lookup for an objectMapper into the registry
- autoDiscoverObjectMapper(boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- autoDiscoverObjectMapper(boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
If set to true then Jackson will look for an objectMapper to use from the registry
- autoDiscoverObjectMapper(boolean) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- autoDiscoverObjectMapper(boolean) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
If set to true then Jackson will lookup for an objectMapper into the registry
- autoDiscoverObjectMapper(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- autoDiscoverObjectMapper(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
If set to true then Jackson will lookup for an objectMapper into the registry
- autoDiscoverObjectMapper(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- autoDiscoverObjectMapper(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
If set to true then Jackson will look for an objectMapper to use from the registry
- autoDiscoverObjectMapper(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- autoDiscoverObjectMapper(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
If set to true then Jackson will lookup for an objectMapper into the registry
- autoDiscoverSchemaResolver(boolean) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
When not disabled, the SchemaResolver will be looked up into the registry
- autoDiscoverSchemaResolver(boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
When not disabled, the SchemaResolver will be looked up into the registry
- autoDiscoverSchemaResolver(boolean) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
When not disabled, the SchemaResolver will be looked up into the registry
- autoDiscoverSchemaResolver(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
When not disabled, the SchemaResolver will be looked up into the registry
- autoDiscoverSchemaResolver(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
When not disabled, the SchemaResolver will be looked up into the registry
- autoDiscoverSchemaResolver(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
When not disabled, the SchemaResolver will be looked up into the registry
- automaticTransitionFromOpenToHalfOpenEnabled(boolean) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Enables automatic transition from OPEN to HALF_OPEN state once the waitDurationInOpenState has passed.
- autoStartComponents(boolean) - Method in class org.apache.camel.model.PollEnrichDefinition
-
Whether to auto startup components when poll enricher is starting up.
- autoStartComponents(String) - Method in class org.apache.camel.model.EnrichDefinition
-
Whether to auto startup components when enricher is starting up.
- autoStartComponents(String) - Method in class org.apache.camel.model.PollEnrichDefinition
-
Whether to auto startup components when poll enricher is starting up.
- autoStartComponents(String) - Method in class org.apache.camel.model.ToDynamicDefinition
-
Whether to auto startup components when toD is starting up.
- autoStartup(boolean) - Method in class org.apache.camel.model.RouteDefinition
-
Sets the auto startup property on this route.
- autoStartup(String) - Method in class org.apache.camel.model.RouteDefinition
-
Sets the auto startup property on this route.
- avro() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the Avro data format
- avro() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Avro data format
- avro(Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Avro data format with given unmarshalType
- avro(Class<?>, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Avro data format with given unmarshalType and schemaResolver
- avro(String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses Avro data format with the given unmarshalType
- avro(AvroLibrary) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses Avro data format with library
- avro(AvroLibrary, Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Avro data format with given library and unmarshalType
- avro(AvroLibrary, Class<?>, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Avro data format with given library, unmarshalType and schemaResolver
- avro(AvroLibrary, Object) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses Avro data format with tje given library and schema
- avro(AvroLibrary, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses Avro data format with given library and unmarshalType
- AvroDataFormat - Class in org.apache.camel.model.dataformat
-
Serialize and deserialize messages using Apache Avro binary data format.
- AvroDataFormat() - Constructor for class org.apache.camel.model.dataformat.AvroDataFormat
- AvroDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.AvroDataFormat
- AvroDataFormat(AvroDataFormat) - Constructor for class org.apache.camel.model.dataformat.AvroDataFormat
- AvroDataFormat(AvroLibrary) - Constructor for class org.apache.camel.model.dataformat.AvroDataFormat
- AvroDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forAvroDataFormat
. - AvroLibrary - Enum Class in org.apache.camel.model.dataformat
-
Supported Avro marshallers.
- AZURE - Enum constant in enum class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition.TokenizerType
B
- backOffMultiplier(double) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- backOffMultiplier(double) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- backOffMultiplier(double) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets the back off multiplier
- backOffMultiplier(double) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets the back off multiplier
- backOffMultiplier(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets the back off multiplier (supports property placeholders)
- backOffMultiplier(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets the back off multiplier (supports property placeholders)
- barcode() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the Barcode data format
- BarcodeDataFormat - Class in org.apache.camel.model.dataformat
-
Transform strings to various 1D/2D barcode bitmap formats and back.
- BarcodeDataFormat() - Constructor for class org.apache.camel.model.dataformat.BarcodeDataFormat
- BarcodeDataFormat(BarcodeDataFormat) - Constructor for class org.apache.camel.model.dataformat.BarcodeDataFormat
- BarcodeDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forBarcodeDataFormat
. - barcodeFormat(String) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat.Builder
-
Barcode format such as QR-Code
- base64() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the base64 data format
- base64() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the base64 data format
- base64(int, String, boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the base64 data format
- Base64DataFormat - Class in org.apache.camel.model.dataformat
-
Encode and decode data using Base64.
- Base64DataFormat() - Constructor for class org.apache.camel.model.dataformat.Base64DataFormat
- Base64DataFormat(Base64DataFormat) - Constructor for class org.apache.camel.model.dataformat.Base64DataFormat
- Base64DataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forBase64DataFormat
. - basePath(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- basicAuth(String) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
- basicAuth(String, String) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
- BasicAuthDefinition - Class in org.apache.camel.model.rest
-
Rest security basic auth definition
- BasicAuthDefinition() - Constructor for class org.apache.camel.model.rest.BasicAuthDefinition
- BasicAuthDefinition(RestDefinition) - Constructor for class org.apache.camel.model.rest.BasicAuthDefinition
- BasicExpressionNode<T> - Class in org.apache.camel.model
- BasicExpressionNode() - Constructor for class org.apache.camel.model.BasicExpressionNode
- BasicExpressionNode(Expression) - Constructor for class org.apache.camel.model.BasicExpressionNode
- BasicExpressionNode(BasicExpressionNode) - Constructor for class org.apache.camel.model.BasicExpressionNode
- BasicExpressionNode(ExpressionDefinition) - Constructor for class org.apache.camel.model.BasicExpressionNode
- BasicExpressionNode(Predicate) - Constructor for class org.apache.camel.model.BasicExpressionNode
- BasicOutputExpressionNode - Class in org.apache.camel.model
-
A basic
BasicOutputExpressionNode
which support outputs. - BasicOutputExpressionNode() - Constructor for class org.apache.camel.model.BasicOutputExpressionNode
- BasicOutputExpressionNode(Expression) - Constructor for class org.apache.camel.model.BasicOutputExpressionNode
- BasicOutputExpressionNode(BasicOutputExpressionNode) - Constructor for class org.apache.camel.model.BasicOutputExpressionNode
- BasicOutputExpressionNode(ExpressionDefinition) - Constructor for class org.apache.camel.model.BasicOutputExpressionNode
- BasicOutputExpressionNode(Predicate) - Constructor for class org.apache.camel.model.BasicOutputExpressionNode
- batch() - Method in class org.apache.camel.model.ResequenceDefinition
-
Configures the batch-based resequencing algorithm using the default configuration.
- batch(BatchResequencerConfig) - Method in class org.apache.camel.model.ResequenceDefinition
-
Configures the batch-based resequencing algorithm using the given
BatchResequencerConfig
. - BatchResequencerConfig - Class in org.apache.camel.model.config
-
Configures batch-processing resequence eip.
- BatchResequencerConfig() - Constructor for class org.apache.camel.model.config.BatchResequencerConfig
-
Creates a new
BatchResequencerConfig
instance using default values forbatchSize
(100) andbatchTimeout
(1000L). - BatchResequencerConfig(int, long) - Constructor for class org.apache.camel.model.config.BatchResequencerConfig
-
Creates a new
BatchResequencerConfig
instance using the given values forbatchSize
andbatchTimeout
. - BatchResequencerConfig(BatchResequencerConfig) - Constructor for class org.apache.camel.model.config.BatchResequencerConfig
- bean() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the bean language
- bean(Class<?>) - Static method in class org.apache.camel.builder.AggregationStrategies
-
Creates a
AggregationStrategyBeanAdapter
for using a POJO as the aggregation strategy. - bean(Class<?>) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the bean language
- bean(Class<?>) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Calls a method on a bean for creating the local bean
- bean(Class<?>) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
- bean(Class<?>, String) - Static method in class org.apache.camel.builder.AggregationStrategies
-
Creates a
AggregationStrategyBeanAdapter
for using a POJO as the aggregation strategy. - bean(Class<?>, String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Calls a method on a bean for creating the local bean
- bean(Class<?>, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
- bean(Class<?>, String, BeanScope) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
- bean(Class<?>, BeanScope) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
- bean(Object) - Static method in class org.apache.camel.builder.AggregationStrategies
-
Creates a
AggregationStrategyBeanAdapter
for using a POJO as the aggregation strategy. - bean(Object) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the bean language
- bean(Object) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
- bean(Object, String) - Static method in class org.apache.camel.builder.AggregationStrategies
-
Creates a
AggregationStrategyBeanAdapter
for using a POJO as the aggregation strategy. - bean(Object, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
- bean(Object, String, BeanScope) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
- bean(Object, BeanScope) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
- bean(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the bean language
- bean(String) - Method in class org.apache.camel.model.TemplatedRouteDefinition
-
Adds a local bean as input of the route template.
- bean(String, Class<?>) - Method in class org.apache.camel.model.TemplatedRouteDefinition
-
Adds a local bean as input of the route template.
- bean(String, Class<?>, Object) - Method in class org.apache.camel.builder.TemplatedRouteBuilder
-
Binds the bean to the template local repository (takes precedence over global beans)
- bean(String, Class<?>, String, String) - Method in class org.apache.camel.model.TemplatedRouteDefinition
-
Adds a local bean as input of the route template.
- bean(String, Class<?>, Supplier<Object>) - Method in class org.apache.camel.builder.TemplatedRouteBuilder
-
Binds the bean (via a supplier) to the template local repository (takes precedence over global beans)
- bean(String, Class<?>, RouteTemplateContext.BeanSupplier<Object>) - Method in class org.apache.camel.model.TemplatedRouteDefinition
-
Adds a local bean as input of the route template.
- bean(String, Object) - Method in class org.apache.camel.builder.TemplatedRouteBuilder
-
Binds the bean to the template local repository (takes precedence over global beans)
- bean(String, Object) - Method in class org.apache.camel.model.TemplatedRouteDefinition
-
Adds a local bean as input of the route template.
- bean(String, String, String) - Method in class org.apache.camel.model.TemplatedRouteDefinition
-
Adds a local bean as input of the route template.
- bean(String, Supplier<Object>) - Method in class org.apache.camel.model.TemplatedRouteDefinition
-
Adds a local bean as input of the route template.
- bean(Supplier<Object>) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
- bean(Supplier<Object>, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
- bean(Supplier<Object>, String, BeanScope) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
- beanAllowNull(Class<?>, String) - Static method in class org.apache.camel.builder.AggregationStrategies
-
Creates a
AggregationStrategyBeanAdapter
for using a POJO as the aggregation strategy. - beanAllowNull(Object, String) - Static method in class org.apache.camel.builder.AggregationStrategies
-
Creates a
AggregationStrategyBeanAdapter
for using a POJO as the aggregation strategy. - BeanConstructorDefinition - Class in org.apache.camel.model.app
-
Bean constructor argument
- BeanConstructorDefinition() - Constructor for class org.apache.camel.model.app.BeanConstructorDefinition
- BeanConstructorsAdapter - Class in org.apache.camel.model.app
- BeanConstructorsAdapter() - Constructor for class org.apache.camel.model.app.BeanConstructorsAdapter
- BeanConstructorsDefinition - Class in org.apache.camel.model.app
-
Bean constructor arguments
- BeanConstructorsDefinition() - Constructor for class org.apache.camel.model.app.BeanConstructorsDefinition
- BeanDefinition - Class in org.apache.camel.model
-
Calls a Java bean
- BeanDefinition() - Constructor for class org.apache.camel.model.BeanDefinition
- BeanDefinition(String) - Constructor for class org.apache.camel.model.BeanDefinition
- BeanDefinition(String, String) - Constructor for class org.apache.camel.model.BeanDefinition
- BeanDefinition(BeanDefinition) - Constructor for class org.apache.camel.model.BeanDefinition
- BeanFactoryDefinition<P> - Class in org.apache.camel.model
-
Define custom beans that can be used in your Camel routes and in general.
- BeanFactoryDefinition() - Constructor for class org.apache.camel.model.BeanFactoryDefinition
- beanio() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the BeanIO data format
- beanio(String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the beanio data format
- beanio(String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the beanio data format
- beanio(String, String, String, boolean, boolean, boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the beanio data format
- beanio(String, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the beanio data format
- BeanioDataFormat - Class in org.apache.camel.model.dataformat
-
Marshal and unmarshal Java beans to and from flat files (such as CSV, delimited, or fixed length formats).
- BeanioDataFormat() - Constructor for class org.apache.camel.model.dataformat.BeanioDataFormat
- BeanioDataFormat(BeanioDataFormat) - Constructor for class org.apache.camel.model.dataformat.BeanioDataFormat
- BeanioDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forBeanioDataFormat
. - BeanModelDevConsole - Class in org.apache.camel.model.console
- BeanModelDevConsole() - Constructor for class org.apache.camel.model.console.BeanModelDevConsole
- BeanModelHelper - Class in org.apache.camel.model
-
Helper to create bean instances from bean model definitions.
- BeanPropertiesAdapter - Class in org.apache.camel.model.app
- BeanPropertiesAdapter() - Constructor for class org.apache.camel.model.app.BeanPropertiesAdapter
- BeanPropertiesDefinition - Class in org.apache.camel.model.app
-
Bean properties
- BeanPropertiesDefinition() - Constructor for class org.apache.camel.model.app.BeanPropertiesDefinition
- BeanPropertyDefinition - Class in org.apache.camel.model.app
-
A key value pair where the value is a literal value
- BeanPropertyDefinition() - Constructor for class org.apache.camel.model.app.BeanPropertyDefinition
- beanReaderErrorHandlerType(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat.Builder
-
To use a custom org.apache.camel.dataformat.beanio.BeanIOErrorHandler as error handler while parsing.
- BeansDefinition - Class in org.apache.camel.model.app
-
Container for beans, routes, and more.
- BeansDefinition() - Constructor for class org.apache.camel.model.app.BeansDefinition
- beanType(Class<?>) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
To set the type (fully qualified class name) to use for creating the bean.
- beanType(Class<?>) - Method in class org.apache.camel.model.language.MethodCallExpression.Builder
- beanTypeName(String) - Method in class org.apache.camel.model.language.MethodCallExpression.Builder
-
Class name (fully qualified) of the bean to use Will lookup in registry and if there is a single instance of the same type, then the existing bean is used, otherwise a new bean is created (requires a default no-arg constructor).
- bearerToken(String, String) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
- bearerToken(String, String, String) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
- BearerTokenDefinition - Class in org.apache.camel.model.rest
-
Rest security bearer token authentication definition
- BearerTokenDefinition() - Constructor for class org.apache.camel.model.rest.BearerTokenDefinition
- BearerTokenDefinition(RestDefinition) - Constructor for class org.apache.camel.model.rest.BearerTokenDefinition
- before() - Method in class org.apache.camel.builder.AdviceWithBuilder
-
Insert the following node(s) before the matched node(s)
- beforeById(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
- beforeByToString(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
- beforeByToUri(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
- beforeByType(RouteDefinition, Class<?>, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
- beforeConfigure(RouteBuilder) - Method in interface org.apache.camel.builder.RouteBuilderLifecycleStrategy
-
This method is invoked before the
RouteBuilder.configure()
method is invoked. - BeforeConsumer - Enum constant in enum class org.apache.camel.model.OnCompletionMode
- binaryContent(boolean) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat.Builder
-
Defines whether the content of binary parts in the MIME multipart is binary (true) or Base-64 encoded (false)
- binaryContent(String) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat.Builder
-
Defines whether the content of binary parts in the MIME multipart is binary (true) or Base-64 encoded (false)
- bind(String, Class<?>, Object) - Method in class org.apache.camel.model.DefaultRouteTemplateContext
- bind(String, Class<?>, Supplier<Object>) - Method in class org.apache.camel.model.DefaultRouteTemplateContext
- bind(String, Object) - Method in class org.apache.camel.model.DefaultRouteTemplateContext
- bind(BeanFactoryDefinition<?>, RouteTemplateContext) - Static method in class org.apache.camel.model.BeanModelHelper
-
Creates and binds the bean to the route-template repository (local beans for kamelets).
- bindAsPrototype(String, Class<?>, Supplier<Object>) - Method in class org.apache.camel.model.DefaultRouteTemplateContext
- bindingMode(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To specify the binding mode
- bindingMode(String) - Method in class org.apache.camel.model.rest.RestDefinition
- bindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To specify the binding mode
- bindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.RestDefinition
- bindingPackageScan(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Package name to use as base (offset) for classpath scanning of POJO classes are located when using binding mode is enabled for JSon or XML.
- bindToRegistry(String, Class<?>, Object) - Method in class org.apache.camel.builder.RouteBuilder
-
Binds the bean to the repository (if possible).
- bindToRegistry(String, Object) - Method in class org.apache.camel.builder.RouteBuilder
-
Binds the bean to the repository (if possible).
- bindy() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the Bindy data format
- bindy(BindyType, Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Bindy data format
- bindy(BindyType, Class<?>, boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Bindy data format
- BindyDataFormat - Class in org.apache.camel.model.dataformat
-
Marshal and unmarshal Java beans from and to flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).
- BindyDataFormat() - Constructor for class org.apache.camel.model.dataformat.BindyDataFormat
- BindyDataFormat(BindyDataFormat) - Constructor for class org.apache.camel.model.dataformat.BindyDataFormat
- BindyDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forBindyDataFormat
. - BindyType - Enum Class in org.apache.camel.model.dataformat
-
Represents the different types of Bindy data formats.
- blacklistFilter() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- blacklistFilter() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- BlacklistServiceCallServiceFilterConfiguration - Class in org.apache.camel.model.cloud
-
Deprecated.
- BlacklistServiceCallServiceFilterConfiguration() - Constructor for class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfiguration
-
Deprecated.
- BlacklistServiceCallServiceFilterConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfiguration
-
Deprecated.
- BlacklistServiceCallServiceFilterConfigurationConfigurer - Class in org.apache.camel.model.cloud
-
Generated by camel build tools - do NOT edit this file!
- BlacklistServiceCallServiceFilterConfigurationConfigurer() - Constructor for class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfigurationConfigurer
- Block - Interface in org.apache.camel.model
-
Interface to add block featuring to the XML element type.
- blockSeconds(Integer) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.The seconds to wait for a watch event, default 10 seconds
- blockSeconds(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.The seconds to wait for a watch event, default 10 seconds
- body - Enum constant in enum class org.apache.camel.model.rest.RestParamType
- body() - Static method in class org.apache.camel.builder.Builder
-
Returns a predicate and value builder for the inbound body on an exchange
- body() - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a predicate and value builder for the inbound body on an exchange
- body() - Method in class org.apache.camel.builder.ExpressionClause
-
An expression of an inbound message body
- body() - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
An expression of an inbound message body
- body(Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
-
An expression of an inbound message body converted to the expected type
- body(Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
An expression of an inbound message body converted to the expected type
- body(Class<B>, BiConsumer<B, Map<String, Object>>) - Method in class org.apache.camel.builder.ProcessClause
-
Define a
Processor
which targets the typed Exchange In Body and its Headers. - body(Class<B>, BiFunction<B, B, Object>) - Method in class org.apache.camel.builder.AggregationStrategyClause
-
Define an aggregation strategy which targets Exchanges In Body.
- body(Class<B>, BiFunction<B, Map<String, Object>, Object>) - Method in class org.apache.camel.builder.ExpressionClause
-
A functional expression of an inbound message body converted to the expected type and headers
- body(Class<B>, BiPredicate<B, Map<String, Object>>) - Method in class org.apache.camel.builder.PredicateClause
-
Define a
Predicate
which targets the typed Exchange In Body and its Headers. - body(Class<B>, Consumer<B>) - Method in class org.apache.camel.builder.ProcessClause
-
Define a
Processor
which targets the typed Exchange In Body. - body(Class<B>, Function<B, Object>) - Method in class org.apache.camel.builder.ExpressionClause
-
A functional expression of an inbound message body converted to the expected type
- body(Class<B>, Predicate<B>) - Method in class org.apache.camel.builder.PredicateClause
-
Define a
Predicate
which targets the typed Exchange In Body. - body(Class<O>, Class<N>, BiFunction<O, N, Object>) - Method in class org.apache.camel.builder.AggregationStrategyClause
-
Define an aggregation strategy which targets Exchanges In Body.
- body(BiConsumer<Object, Map<String, Object>>) - Method in class org.apache.camel.builder.ProcessClause
-
Define a
Processor
which targets the Exchange In Body and its Headers. - body(BiFunction<Object, Object, Object>) - Method in class org.apache.camel.builder.AggregationStrategyClause
-
Define an aggregation strategy which targets Exchanges In Body.
- body(BiFunction<Object, Map<String, Object>, Object>) - Method in class org.apache.camel.builder.ExpressionClause
-
A functional expression of an inbound message body and headers
- body(BiPredicate<Object, Map<String, Object>>) - Method in class org.apache.camel.builder.PredicateClause
-
Define a
Predicate
which targets the Exchange In Body and its Headers. - body(Consumer<Object>) - Method in class org.apache.camel.builder.ProcessClause
-
Define a
Processor
which targets the Exchange In Body. - body(Function<Object, Object>) - Method in class org.apache.camel.builder.ExpressionClause
-
A functional expression of an inbound message body
- body(Predicate<Object>) - Method in class org.apache.camel.builder.PredicateClause
-
Define a
Predicate
which targets the Exchange In Body. - bodyAs(Class<T>) - Static method in class org.apache.camel.builder.Builder
-
Returns a predicate and value builder for the inbound message body as a specific type
- bodyAs(Class<T>) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a predicate and value builder for the inbound message body as a specific type
- bodyMediaType(String) - Method in class org.apache.camel.model.language.DatasonnetExpression.Builder
-
The String representation of the message's body MediaType
- BOOLEAN - Enum constant in enum class org.apache.camel.model.language.XPathExpression.ResultQName
- breakOnShutdown() - Method in class org.apache.camel.model.LoopDefinition
- bufferSize(int) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat.Builder
-
The size of the buffer used in the signature process.
- bufferSize(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat.Builder
-
The size of the buffer used in the signature process.
- build() - Method in class org.apache.camel.builder.ExchangeBuilder
-
Build up the exchange from the exchange builder
- build() - Method in class org.apache.camel.builder.ThreadPoolBuilder
-
Builds the new thread pool
- build() - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
-
Builds the thread pool profile
- build(Class<T>) - Method in class org.apache.camel.builder.ProxyBuilder
-
Builds the proxy.
- build(Class<T>...) - Method in class org.apache.camel.builder.ProxyBuilder
-
Builds the proxy.
- build(Object, String) - Method in class org.apache.camel.builder.ThreadPoolBuilder
-
Builds the new thread pool
- build(String) - Method in class org.apache.camel.builder.ThreadPoolBuilder
-
Builds the new thread pool
- builder(CamelContext, String) - Static method in class org.apache.camel.builder.TemplatedRouteBuilder
-
Creates a new
TemplatedRouteBuilder
to specify input parameters, and others, for the route template. - Builder - Class in org.apache.camel.builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.ASN1DataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.AvroDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.BarcodeDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.Base64DataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.BeanioDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.BindyDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.CBORDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.CryptoDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.CsvDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.CustomDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.DfdlDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.FhirJsonDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.FhirXmlDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.FlatpackDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.ForyDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.GrokDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.GzipDeflaterDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.HL7DataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.IcalDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.JsonApiDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.JsonDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.LZFDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.MimeMultipartDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.ParquetAvroDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.PGPDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.RssDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.SmooksDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.SoapDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.SwiftMtDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.SwiftMxDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.SyslogDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.TarFileDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.ThriftDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.TidyMarkupDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.UniVocityCsvDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.UniVocityFixedDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.UniVocityTsvDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.ZipDeflaterDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.dataformat.ZipFileDataFormat.Builder
- Builder() - Constructor for class org.apache.camel.model.language.ConstantExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.CSimpleExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.DatasonnetExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.ExchangePropertyExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.GroovyExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.HeaderExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.Hl7TerserExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.JavaExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.JavaScriptExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.JoorExpression.Builder
-
Deprecated.
- Builder() - Constructor for class org.apache.camel.model.language.JqExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.JsonPathExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.LanguageExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.MethodCallExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.MvelExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.OgnlExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.PythonExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.RefExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.SimpleExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.SpELExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.TokenizerExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.VariableExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.WasmExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.XMLTokenizerExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.XPathExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.language.XQueryExpression.Builder
- Builder() - Constructor for class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition.Builder
- builderClass(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Fully qualified class name of builder class to use for creating and configuring the bean.
- builderMethod(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Name of method when using builder class.
- BuilderSupport - Class in org.apache.camel.builder
-
Base class for implementation inheritance for different clauses in the Java DSL
- BuilderSupport() - Constructor for class org.apache.camel.builder.BuilderSupport
- BuilderSupport(CamelContext) - Constructor for class org.apache.camel.builder.BuilderSupport
- buildFromUri(CamelContext, OpenApiDefinition) - Method in class org.apache.camel.model.rest.RestDefinition
-
Build the from endpoint uri for the open-api
- buildFromUri(CamelContext, VerbDefinition) - Method in class org.apache.camel.model.rest.RestDefinition
-
Build the from endpoint uri for the verb
- buildScheduled() - Method in class org.apache.camel.builder.ThreadPoolBuilder
-
Builds the new scheduled thread pool
- buildScheduled(Object, String) - Method in class org.apache.camel.builder.ThreadPoolBuilder
-
Builds the new scheduled thread pool
- buildScheduled(String) - Method in class org.apache.camel.builder.ThreadPoolBuilder
-
Builds the new scheduled thread pool
- bulkheadEnabled(boolean) - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinition
-
Whether bulkhead is enabled or not on the circuit breaker.
- bulkheadEnabled(boolean) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Whether bulkhead is enabled or not on the circuit breaker.
- bulkheadMaxConcurrentCalls(int) - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinition
-
Configures the max amount of concurrent calls the bulkhead will support.
- bulkheadMaxConcurrentCalls(int) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Configures the max amount of concurrent calls the bulkhead will support.
- bulkheadMaxWaitDuration(int) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Configures a maximum amount of time which the calling thread will wait to enter the bulkhead.
- bulkheadWaitingTaskQueue(int) - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinition
-
Configures the task queue size for holding waiting tasks to be processed by the bulkhead
- byCharacter() - Method in class org.apache.camel.builder.TokenizerBuilderFactory
-
Creates a new tokenizer builder for a tokenizer that splits texts in segments separated by character
- byLine() - Method in class org.apache.camel.builder.TokenizerBuilderFactory
-
Creates a new tokenizer builder for a tokenizer that splits texts in segments separated by line
- byParagraph() - Method in class org.apache.camel.builder.TokenizerBuilderFactory
-
Creates a new tokenizer builder for a tokenizer that splits texts in segments separated by paragraphs
- bySentence() - Method in class org.apache.camel.builder.TokenizerBuilderFactory
-
Creates a new tokenizer builder for a tokenizer that splits texts in segments separated by sentence
- byWord() - Method in class org.apache.camel.builder.TokenizerBuilderFactory
-
Creates a new tokenizer builder for a tokenizer that splits texts in segments separated by word
C
- caCertData(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the Certificate Authority data when using client lookup
- caCertFile(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the Certificate Authority data that are loaded from the file when using client lookup
- cacheSize(int) - Method in class org.apache.camel.model.DynamicRouterDefinition
-
Sets the maximum size used by the
ProducerCache
which is used to cache and reuse producers when using this dynamic router, when uris are reused. - cacheSize(int) - Method in class org.apache.camel.model.EnrichDefinition
-
Sets the maximum size used by the
ProducerCache
which is used to cache and reuse producer when uris are reused. - cacheSize(int) - Method in class org.apache.camel.model.PollEnrichDefinition
-
Sets the maximum size used by the
ConsumerCache
which is used to cache and reuse consumers when uris are reused. - cacheSize(int) - Method in class org.apache.camel.model.RecipientListDefinition
-
Sets the maximum size used by the
ProducerCache
which is used to cache and reuse producers when using this recipient list, when uris are reused. - cacheSize(int) - Method in class org.apache.camel.model.RoutingSlipDefinition
-
Sets the maximum size used by the
ProducerCache
which is used to cache and reuse producers when using this routing slip, when uris are reused. - cacheSize(int) - Method in class org.apache.camel.model.ToDynamicDefinition
-
Sets the maximum size used by the
ProducerCache
which is used to cache and reuse producers when using this recipient list, when uris are reused. - cacheSize(int) - Method in class org.apache.camel.model.WireTapDefinition
-
Sets the maximum size used by the
ProducerCache
which is used to cache and reuse producers, when uris are reused. - cacheSize(String) - Method in class org.apache.camel.model.DynamicRouterDefinition
-
Sets the maximum size used by the
ProducerCache
which is used to cache and reuse producers when using this dynamic router, when uris are reused. - cacheSize(String) - Method in class org.apache.camel.model.EnrichDefinition
-
Sets the maximum size used by the
ProducerCache
which is used to cache and reuse producer when uris are reused. - cacheSize(String) - Method in class org.apache.camel.model.PollEnrichDefinition
-
/** Sets the maximum size used by the
ConsumerCache
which is used to cache and reuse consumers when uris are reused. - cacheSize(String) - Method in class org.apache.camel.model.RecipientListDefinition
-
Sets the maximum size used by the
ProducerCache
which is used to cache and reuse producers when using this recipient list, when uris are reused. - cacheSize(String) - Method in class org.apache.camel.model.RoutingSlipDefinition
-
Sets the maximum size used by the
ProducerCache
which is used to cache and reuse producers when using this routing slip, when uris are reused. - cacheSize(String) - Method in class org.apache.camel.model.ToDynamicDefinition
-
Sets the maximum size used by the
ProducerCache
which is used to cache and reuse producers when using this recipient list, when uris are reused. - cacheSize(String) - Method in class org.apache.camel.model.WireTapDefinition
-
Sets the maximum size used by the
ProducerCache
which is used to cache and reuse producers, when uris are reused. - CachingServiceCallServiceDiscoveryConfiguration - Class in org.apache.camel.model.cloud
-
Deprecated.
- CachingServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- CachingServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- CachingServiceCallServiceDiscoveryConfigurationConfigurer - Class in org.apache.camel.model.cloud
-
Generated by camel build tools - do NOT edit this file!
- CachingServiceCallServiceDiscoveryConfigurationConfigurer() - Constructor for class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfigurationConfigurer
- cachingServiceDiscovery() - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- cachingServiceDiscovery() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- cachingServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- cachingServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- callerRunsWhenRejected(boolean) - Method in class org.apache.camel.model.DelayDefinition
-
Whether or not the caller should run the task when it was rejected by the thread pool.
- callerRunsWhenRejected(boolean) - Method in class org.apache.camel.model.ThreadsDefinition
-
Whether or not to use as caller runs as fallback when a task is rejected being added to the thread pool (when its full).
- callerRunsWhenRejected(boolean) - Method in class org.apache.camel.model.ThrottleDefinition
-
Whether or not the caller should run the task when it was rejected by the thread pool.
- callerRunsWhenRejected(String) - Method in class org.apache.camel.model.DelayDefinition
-
Whether or not the caller should run the task when it was rejected by the thread pool.
- callerRunsWhenRejected(String) - Method in class org.apache.camel.model.ThreadsDefinition
-
Whether or not to use as caller runs as fallback when a task is rejected being added to the thread pool (when its full).
- callerRunsWhenRejected(String) - Method in class org.apache.camel.model.ThrottleDefinition
-
Whether or not the caller should run the task when it was rejected by the thread pool.
- capacity(int) - Method in class org.apache.camel.model.ResequenceDefinition
-
Sets the capacity for the stream resequencer
- captureHeaderRecord(boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Whether the unmarshalling should capture the header record and store it in the message header
- captureHeaderRecord(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Whether the unmarshalling should capture the header record and store it in the message header
- castAs(Class<E>) - Method in class org.apache.camel.builder.FlexibleAggregationStrategy
-
Cast the result of the pick expression to this type.
- CatchDefinition - Class in org.apache.camel.model
-
Catches exceptions as part of a try, catch, finally block
- CatchDefinition() - Constructor for class org.apache.camel.model.CatchDefinition
- CatchDefinition(Class<? extends Throwable>) - Constructor for class org.apache.camel.model.CatchDefinition
- CatchDefinition(List<Class<? extends Throwable>>) - Constructor for class org.apache.camel.model.CatchDefinition
- CatchDefinition(CatchDefinition) - Constructor for class org.apache.camel.model.CatchDefinition
- cbor() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the CBOR data format
- cbor() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the CBOR data format
- cbor(Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the CBOR data format
- CBORDataFormat - Class in org.apache.camel.model.dataformat
-
Unmarshal a CBOR payload to POJO and back.
- CBORDataFormat() - Constructor for class org.apache.camel.model.dataformat.CBORDataFormat
- CBORDataFormat(CBORDataFormat) - Constructor for class org.apache.camel.model.dataformat.CBORDataFormat
- CBORDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forCBORDataFormat
. - CharacterBuilder() - Constructor for class org.apache.camel.model.tokenizer.LangChain4jCharacterTokenizerDefinition.CharacterBuilder
- checkInitialized() - Method in class org.apache.camel.builder.RouteBuilder
- checkInitialized() - Method in class org.apache.camel.model.TryDefinition
-
Checks whether or not this object has been initialized
- checkNoCompletedPredicate() - Method in class org.apache.camel.model.AggregateDefinition
- choice() - Method in class org.apache.camel.model.ProcessorDefinition
-
Content Based Router EIP: Creates a choice of one or more predicates with an otherwise clause
- ChoiceDefinition - Class in org.apache.camel.model
-
Route messages based on a series of predicates
- ChoiceDefinition() - Constructor for class org.apache.camel.model.ChoiceDefinition
- ChoiceDefinition(ChoiceDefinition) - Constructor for class org.apache.camel.model.ChoiceDefinition
- circuitBreaker() - Method in class org.apache.camel.model.ProcessorDefinition
-
Creates a Circuit Breaker EIP.
- circuitBreaker(String) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Refers to an existing io.github.resilience4j.circuitbreaker.CircuitBreaker instance to lookup and use from the registry.
- CircuitBreakerDefinition - Class in org.apache.camel.model
-
Route messages in a fault tolerance way using Circuit Breaker
- CircuitBreakerDefinition() - Constructor for class org.apache.camel.model.CircuitBreakerDefinition
- CircuitBreakerDefinition(CircuitBreakerDefinition) - Constructor for class org.apache.camel.model.CircuitBreakerDefinition
- claimCheck() - Method in class org.apache.camel.model.ProcessorDefinition
-
The Claim Check EIP allows you to replace message content with a claim check (a unique key), which can be used to retrieve the message content at a later time.
- claimCheck(ClaimCheckOperation) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Claim Check EIP allows you to replace message content with a claim check (a unique key), which can be used to retrieve the message content at a later time.
- claimCheck(ClaimCheckOperation, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Claim Check EIP allows you to replace message content with a claim check (a unique key), which can be used to retrieve the message content at a later time.
- claimCheck(ClaimCheckOperation, String, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Claim Check EIP allows you to replace message content with a claim check (a unique key), which can be used to retrieve the message content at a later time.
- ClaimCheckDefinition - Class in org.apache.camel.model
-
The Claim Check EIP allows you to replace message content with a claim check (a unique key), which can be used to retrieve the message content at a later time.
- ClaimCheckDefinition() - Constructor for class org.apache.camel.model.ClaimCheckDefinition
- ClaimCheckDefinition(ClaimCheckDefinition) - Constructor for class org.apache.camel.model.ClaimCheckDefinition
- ClaimCheckOperation - Enum Class in org.apache.camel.model
-
Operations for the Claim Check EIP.
- classLoader(ClassLoader) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
-
Set a custom classloader
- classType(Class<?>) - Method in class org.apache.camel.model.dataformat.BindyDataFormat.Builder
-
Name of model class to use.
- classType(Class<?>) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- classType(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat.Builder
-
Name of model class to use.
- classType(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- clear() - Method in class org.apache.camel.model.ContextScanDefinition
- clear() - Method in class org.apache.camel.model.FromDefinition
- clear() - Method in class org.apache.camel.model.PackageScanDefinition
- clear() - Method in class org.apache.camel.model.PollDefinition
- clear() - Method in class org.apache.camel.model.SendDefinition
- clearOutput() - Method in class org.apache.camel.model.ProcessorDefinition
- clientCertData(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the Client Certificate data when using client lookup
- clientCertFile(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the Client Certificate data that are loaded from the file when using client lookup
- clientCredentials(String) - Method in class org.apache.camel.model.rest.OAuth2Definition
- clientKeyAlgo(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the Client Keystore algorithm, such as RSA when using client lookup
- clientKeyData(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the Client Keystore data when using client lookup
- clientKeyFile(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the Client Keystore data that are loaded from the file when using client lookup
- clientKeyPassphrase(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the Client Keystore passphrase when using client lookup
- clientRequestValidation(boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Whether to enable validation of the client request to check: 1) Content-Type header matches what the Rest DSL consumes; returns HTTP Status 415 if validation error. 2) Accept header matches what the Rest DSL produces; returns HTTP Status 406 if validation error. 3) Missing required data (query parameters, HTTP headers, body); returns HTTP Status 400 if validation error. 4) Parsing error of the message body (JSon, XML or Auto binding mode must be enabled); returns HTTP Status 400 if validation error.
- clientRequestValidation(boolean) - Method in class org.apache.camel.model.rest.RestDefinition
- clientRequestValidation(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Whether to enable validation of the client request to check: 1) Content-Type header matches what the Rest DSL consumes; returns HTTP Status 415 if validation error. 2) Accept header matches what the Rest DSL produces; returns HTTP Status 406 if validation error. 3) Missing required data (query parameters, HTTP headers, body); returns HTTP Status 400 if validation error. 4) Parsing error of the message body (JSon, XML or Auto binding mode must be enabled); returns HTTP Status 400 if validation error.
- clientResponseValidation(boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Whether to check what Camel is returning as response to the client: 1) Status-code and Content-Type matches Rest DSL response messages. 2) Check whether expected headers is included according to the Rest DSL repose message headers. 3) If the response body is JSon then check whether its valid JSon.
- clientResponseValidation(boolean) - Method in class org.apache.camel.model.rest.RestDefinition
- clientResponseValidation(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Whether to check what Camel is returning as response to the client: 1) Status-code and Content-Type matches Rest DSL response messages. 2) Check whether expected headers is included according to the Rest DSL repose message headers. 3) If the response body is JSon then check whether its valid JSon.
- cloneBuilder() - Method in class org.apache.camel.builder.LegacyDeadLetterChannelBuilder
-
Deprecated.
- cloneBuilder() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- cloneBuilder() - Method in class org.apache.camel.builder.LegacyErrorHandlerBuilderRef
-
Deprecated.
- cloneBuilder() - Method in class org.apache.camel.builder.LegacyNoErrorHandlerBuilder
-
Deprecated.
- cloneBuilder() - Method in class org.apache.camel.model.errorhandler.DeadLetterChannelDefinition
- cloneBuilder() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- cloneBuilder() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- cloneBuilder() - Method in class org.apache.camel.model.errorhandler.ErrorHandlerRefConfiguration
-
Deprecated.
- cloneBuilder() - Method in class org.apache.camel.model.errorhandler.JtaTransactionErrorHandlerDefinition
- cloneBuilder() - Method in class org.apache.camel.model.errorhandler.NoErrorHandlerConfiguration
-
Deprecated.
- cloneBuilder() - Method in class org.apache.camel.model.errorhandler.NoErrorHandlerDefinition
- cloneBuilder() - Method in class org.apache.camel.model.errorhandler.RefErrorHandlerDefinition
- cloneBuilder() - Method in class org.apache.camel.model.errorhandler.SpringTransactionErrorHandlerDefinition
- cloneBuilder(LegacyDefaultErrorHandlerBuilder) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- cloneBuilder(LegacyErrorHandlerBuilderRef) - Method in class org.apache.camel.builder.LegacyErrorHandlerBuilderRef
-
Deprecated.
- cloneBuilder(DeadLetterChannelDefinition) - Method in class org.apache.camel.model.errorhandler.DeadLetterChannelDefinition
- cloneBuilder(DefaultErrorHandlerDefinition) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- cloneBuilder(TransactionErrorHandlerDefinition) - Method in class org.apache.camel.model.errorhandler.TransactionErrorHandlerDefinition
- closeCorrelationKeyOnCompletion(int) - Method in class org.apache.camel.model.AggregateDefinition
-
Closes a correlation key when its complete.
- code(int) - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
-
The response code such as a HTTP status code
- code(String) - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
-
The response code such as a HTTP status code.
- collectionFormat(CollectionFormat) - Method in class org.apache.camel.model.rest.ParamDefinition
-
Sets the collection format.
- collectionFormat(CollectionFormat) - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
-
Sets the collection format.
- CollectionFormat - Enum Class in org.apache.camel.model.rest
- collectionType(Class<?>) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
- collectionType(Class<?>) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- collectionType(Class<?>) - Method in class org.apache.camel.model.dataformat.CBORDataFormat.Builder
- collectionType(Class<?>) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
- collectionType(Class<?>) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
- collectionType(Class<?>) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- collectionType(Class<?>) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
- collectionType(Class<?>) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- collectionType(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- collectionType(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- collectionType(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- collectionTypeName(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
Refers to a custom collection type to lookup in the registry to use.
- collectionTypeName(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat.Builder
-
Refers to a custom collection type to lookup in the registry to use.
- collectionTypeName(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
Refers to a custom collection type to lookup in the registry to use.
- collectionTypeName(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
Refers to a custom collection type to lookup in the registry to use.
- collectionTypeName(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
Refers to a custom collection type to lookup in the registry to use.
- collisionAvoidanceFactor(double) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets the collision avoidance factor
- collisionAvoidanceFactor(double) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets the collision avoidance factor
- collisionAvoidanceFactor(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets the collision avoidance factor (supports property placeholders)
- collisionAvoidanceFactor(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets the collision avoidance factor (supports property placeholders)
- collisionAvoidancePercent(double) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- collisionAvoidancePercent(double) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- collisionAvoidancePercent(double) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets the collision avoidance percentage
- collisionAvoidancePercent(double) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets the collision avoidance percentage
- combinedFilter() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- combinedFilter() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- CombinedServiceCallServiceDiscoveryConfiguration - Class in org.apache.camel.model.cloud
-
Deprecated.
- CombinedServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- CombinedServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- CombinedServiceCallServiceDiscoveryConfigurationConfigurer - Class in org.apache.camel.model.cloud
-
Generated by camel build tools - do NOT edit this file!
- CombinedServiceCallServiceDiscoveryConfigurationConfigurer() - Constructor for class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfigurationConfigurer
- CombinedServiceCallServiceFilterConfiguration - Class in org.apache.camel.model.cloud
-
Deprecated.
- CombinedServiceCallServiceFilterConfiguration() - Constructor for class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
-
Deprecated.
- CombinedServiceCallServiceFilterConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
-
Deprecated.
- CombinedServiceCallServiceFilterConfigurationConfigurer - Class in org.apache.camel.model.cloud
-
Generated by camel build tools - do NOT edit this file!
- CombinedServiceCallServiceFilterConfigurationConfigurer() - Constructor for class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfigurationConfigurer
- combinedServiceDiscovery() - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- combinedServiceDiscovery() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- combinedServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- combinedServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- combinedServiceDiscovery(CombinedServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- combineUnicodeSurrogates(boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
Force generator that outputs JSON content to combine surrogate pairs (if any) into 4-byte characters.
- combineUnicodeSurrogates(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
Force generator that outputs JSON content to combine surrogate pairs (if any) into 4-byte characters.
- comment - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- comment(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
The comment symbol.
- commentMarker(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Sets the comment marker of the reference format.
- commentMarkerDisabled(boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Disables the comment marker of the reference format.
- commentMarkerDisabled(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Disables the comment marker of the reference format.
- comparator(String) - Method in class org.apache.camel.model.SortDefinition
-
Sets a reference to lookup for the comparator to use for sorting
- comparator(Comparator<T>) - Method in class org.apache.camel.model.SortDefinition
-
Sets the comparator to use for sorting
- comparator(ExpressionResultComparator) - Method in class org.apache.camel.model.ResequenceDefinition
-
Sets the comparator to use for stream resequencer
- compensation(String) - Method in class org.apache.camel.model.SagaDefinition
- completeAllOnStop() - Method in class org.apache.camel.model.AggregateDefinition
-
Indicates to wait to complete all current and partial (pending) aggregated exchanges when the context is stopped.
- completion() - Method in class org.apache.camel.model.AggregateDefinition
-
A Predicate to indicate when an aggregated exchange is complete.
- completion(String) - Method in class org.apache.camel.model.SagaDefinition
- completion(Predicate) - Method in class org.apache.camel.model.AggregateDefinition
-
A Predicate to indicate when an aggregated exchange is complete.
- completionAware(FlexibleAggregationStrategy.CompletionAwareMixin) - Method in class org.apache.camel.builder.FlexibleAggregationStrategy
-
Plugs in logic to execute when an aggregation batch completes.
- completionEager(boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
-
Sets whether to complete the idempotent consumer eager or when the exchange is done.
- completionFromBatchConsumer() - Method in class org.apache.camel.model.AggregateDefinition
-
Enables the batch completion mode where we aggregate from a
BatchConsumer
and aggregate the total number of exchanges theBatchConsumer
has reported as total by checking the exchange propertyExchange.BATCH_COMPLETE
when its complete. - completionInterval(long) - Method in class org.apache.camel.model.AggregateDefinition
-
A repeating period in millis by which the aggregator will complete all current aggregated exchanges.
- completionInterval(String) - Method in class org.apache.camel.model.AggregateDefinition
-
A repeating period in millis by which the aggregator will complete all current aggregated exchanges.
- completionMode(String) - Method in class org.apache.camel.model.SagaDefinition
- completionMode(SagaCompletionMode) - Method in class org.apache.camel.model.SagaDefinition
- completionOnNewCorrelationGroup() - Method in class org.apache.camel.model.AggregateDefinition
-
Enables completion on all previous groups when a new incoming correlation group.
- completionPredicate() - Method in class org.apache.camel.model.AggregateDefinition
-
A Predicate to indicate when an aggregated exchange is complete.
- completionPredicate(Predicate) - Method in class org.apache.camel.model.AggregateDefinition
-
A Predicate to indicate when an aggregated exchange is complete.
- completionSize(int) - Method in class org.apache.camel.model.AggregateDefinition
-
Number of messages aggregated before the aggregation is complete.
- completionSize(String) - Method in class org.apache.camel.model.AggregateDefinition
-
Number of messages aggregated before the aggregation is complete.
- completionSize(Expression) - Method in class org.apache.camel.model.AggregateDefinition
-
Number of messages aggregated before the aggregation is complete.
- completionTimeout(long) - Method in class org.apache.camel.model.AggregateDefinition
-
Time in millis that an aggregated exchange should be inactive before its complete (timeout).
- completionTimeout(String) - Method in class org.apache.camel.model.AggregateDefinition
-
Time in millis that an aggregated exchange should be inactive before its complete (timeout).
- completionTimeout(Expression) - Method in class org.apache.camel.model.AggregateDefinition
-
Time in millis that an aggregated exchange should be inactive before its complete (timeout).
- completionTimeoutCheckerInterval(long) - Method in class org.apache.camel.model.AggregateDefinition
-
Interval in millis that is used by the background task that checks for timeouts (
TimeoutMap
). - component(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets the default Camel component to use for calling the remote service.
- component(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets the component to use
- component(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To use a specific Camel rest component (consumer)
- componentProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
For additional configuration options on component level
- ComponentScanDefinition - Class in org.apache.camel.model.app
-
An equivalent of Spring's
<context:component-scan>
element that can be used to populate underlying bean registry. - ComponentScanDefinition() - Constructor for class org.apache.camel.model.app.ComponentScanDefinition
- compressionAlgorithm(int) - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
-
Compression algorithm; possible values are defined in org.bouncycastle.bcpg.CompressionAlgorithmTags; for example 0 (= UNCOMPRESSED), 1 (= ZIP), 2 (= ZLIB), 3 (= BZIP2).
- compressionAlgorithm(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
-
Compression algorithm; possible values are defined in org.bouncycastle.bcpg.CompressionAlgorithmTags; for example 0 (= UNCOMPRESSED), 1 (= ZIP), 2 (= ZLIB), 3 (= BZIP2).
- compressionCodecName(String) - Method in class org.apache.camel.model.dataformat.ParquetAvroDataFormat.Builder
-
Compression codec to use when marshalling.
- compressionLevel(int) - Method in class org.apache.camel.model.dataformat.ZipDeflaterDataFormat.Builder
-
To specify a specific compression between 0-9. -1 is default compression, 0 is no compression, and 9 is the best compression.
- compressionLevel(String) - Method in class org.apache.camel.model.dataformat.ZipDeflaterDataFormat.Builder
-
To specify a specific compression between 0-9. -1 is default compression, 0 is no compression, and 9 is the best compression.
- ConcurrentRequests - Enum constant in enum class org.apache.camel.model.ThrottlingMode
-
Uses a throttling mode that uses a leaky-bucket algorithm to limit the outflow based on a maximum number of concurrent requests
- concurrentRequestsMode() - Method in class org.apache.camel.model.ThrottleDefinition
- condition(Predicate) - Method in class org.apache.camel.builder.FlexibleAggregationStrategy
-
Set a filter condition such as only results satisfying it will be aggregated.
- config(String) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Refers to an existing io.github.resilience4j.circuitbreaker.CircuitBreakerConfig instance to lookup and use from the registry.
- configuration() - Method in class org.apache.camel.builder.RouteBuilder
-
Called on initialization to build routes configuration (global routes configurations) using the fluent builder syntax.
- configuration() - Method in class org.apache.camel.builder.RouteConfigurationBuilder
- configuration() - Method in class org.apache.camel.model.TokenizerImplementationDefinition
-
Gets the tokenizer configuration
- configuration(Object) - Method in class org.apache.camel.model.language.XQueryExpression.Builder
-
Custom saxon configuration (requires camel-saxon).
- configuration(String) - Method in class org.apache.camel.model.CircuitBreakerDefinition
-
Refers to a configuration to use for configuring the circuit breaker.
- configuration(ResumeStrategyConfigurationBuilder<? extends ResumeStrategyConfigurationBuilder, ? extends ResumeStrategyConfiguration>) - Method in class org.apache.camel.model.ResumableDefinition
-
Uses a configuration builder to auto-instantiate the resume strategy
- configuration(Tokenizer.Configuration) - Method in class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition.Builder
- configurationRef(String) - Method in class org.apache.camel.model.language.XQueryExpression.Builder
-
Reference to a saxon configuration instance in the registry to use for xquery (requires camel-saxon).
- configure() - Method in class org.apache.camel.builder.RouteBuilder
-
Called on initialization to build the routes using the fluent builder syntax.
- configure() - Method in class org.apache.camel.builder.RouteConfigurationBuilder
- configure(Consumer<RouteTemplateContext>) - Method in class org.apache.camel.builder.TemplatedRouteBuilder
-
Sets a configurer which allows to do configuration while the route template is being used to create a route.
- configure(Consumer<RouteTemplateContext>) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Sets a configurer which allows to do configuration while the route template is being used to create a route.
- configure(CamelContext) - Method in class org.apache.camel.builder.TransformerBuilder
-
Configure a Transformer according to the configurations built on this builder and register it into given
CamelContext
. - configure(CamelContext) - Method in class org.apache.camel.builder.ValidatorBuilder
-
Configures a new Validator according to the configurations built on this builder and register it into the given
CamelContext
. - configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfigurationConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfigurationConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfigurationConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfigurationConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfigurationConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfigurationConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.cloud.DefaultServiceCallServiceLoadBalancerConfigurationConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfigurationConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.cloud.HealthyServiceCallServiceFilterConfigurationConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfigurationConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.cloud.PassThroughServiceCallServiceFilterConfigurationConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfigurationConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallServiceChooserConfigurationConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfigurationConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallServiceFilterConfigurationConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfigurationConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfigurationConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfigurationConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinitionConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinitionConfigurer
- configureChild(ProcessorDefinition<?>) - Method in class org.apache.camel.model.AggregateDefinition
- configureChild(ProcessorDefinition<?>) - Method in class org.apache.camel.model.ExpressionNode
- configureChild(ProcessorDefinition<?>) - Method in class org.apache.camel.model.ProcessorDefinition
-
Strategy for children to do any custom configuration
- configureRest(RestDefinition) - Method in class org.apache.camel.builder.RouteBuilder
- configureRests(CamelContext) - Method in class org.apache.camel.builder.RouteBuilder
-
Configures the rests
- configureRoute(RouteDefinition) - Method in class org.apache.camel.builder.RouteBuilder
- configureRouteConfiguration(RouteConfigurationDefinition) - Method in class org.apache.camel.builder.RouteBuilder
- configureRoutes(CamelContext) - Method in class org.apache.camel.builder.RouteBuilder
-
Configures the routes
- configureRouteTemplate(RouteTemplateDefinition) - Method in class org.apache.camel.builder.RouteBuilder
- configureTemplatedRoute(CamelContextAware) - Method in class org.apache.camel.builder.RouteBuilder
- connectionTimeout(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- connectTimeoutMillis(long) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.Connect timeout for OkHttpClient
- connectTimeoutMillis(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.Connect timeout for OkHttpClient
- constant() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Constant language
- constant(Object) - Static method in class org.apache.camel.builder.Builder
-
Returns a constant expression
- constant(Object) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a constant expression value builder
- constant(Object) - Method in class org.apache.camel.builder.ExpressionClause
-
Specify the constant expression value.
- constant(Object) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Specify the constant expression value.
- constant(Object) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Constant language
- constant(Object...) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a constant expression value builder
- constant(Object, boolean) - Static method in class org.apache.camel.builder.Builder
-
Returns a constant expression
- constant(Object, boolean) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a constant expression value builder
- constant(Object, boolean) - Method in class org.apache.camel.builder.ExpressionClause
-
Specify the constant expression value.
- constant(Object, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Specify the constant expression value.
- constant(String, Class<?>) - Static method in class org.apache.camel.builder.Builder
-
Returns a constant expression
- constant(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
-
Specify the constant expression value.
- constant(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Specify the constant expression value.
- ConstantExpression - Class in org.apache.camel.model.language
-
A fixed value set only once during the route startup.
- ConstantExpression() - Constructor for class org.apache.camel.model.language.ConstantExpression
- ConstantExpression(String) - Constructor for class org.apache.camel.model.language.ConstantExpression
- ConstantExpression(ConstantExpression) - Constructor for class org.apache.camel.model.language.ConstantExpression
- ConstantExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forConstantExpression
. - Constants - Class in org.apache.camel.model
-
Various constants.
- constructor(Integer, String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Sets a constructor for creating the bean.
- constructor(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
-
BaseConstructor to construct incoming documents.
- constructors(Map<Integer, Object>) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Optional constructor arguments for creating the bean.
- ConsulServiceCallServiceDiscoveryConfiguration - Class in org.apache.camel.model.cloud
-
Deprecated.
- ConsulServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- ConsulServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- ConsulServiceCallServiceDiscoveryConfigurationConfigurer - Class in org.apache.camel.model.cloud
-
Generated by camel build tools - do NOT edit this file!
- ConsulServiceCallServiceDiscoveryConfigurationConfigurer() - Constructor for class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfigurationConfigurer
- consulServiceDiscovery() - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- consulServiceDiscovery() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- consulServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- consulServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- consulServiceDiscovery(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- consumerListener(String) - Method in class org.apache.camel.model.PausableDefinition
-
Sets the consumer listener to use
- consumerListener(ConsumerListener<?, ?>) - Method in class org.apache.camel.model.PausableDefinition
-
Sets the consumer listener to use
- consumerProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
For additional configuration options on consumer level
- consumes(String) - Method in class org.apache.camel.model.rest.RestDefinition
- contentType(String) - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
-
The response content-type such as application/json.
- contentTypeFormat(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
Defines a content type format in which protobuf message will be serialized/deserialized from(to) the Java been.
- contentTypeFormat(String) - Method in class org.apache.camel.model.dataformat.ThriftDataFormat.Builder
-
Defines a content type format in which thrift message will be serialized/deserialized from(to) the Java been.
- contentTypeHeader(boolean) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
- contentTypeHeader(boolean) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
- contentTypeHeader(boolean) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
- contentTypeHeader(boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
- contentTypeHeader(boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
Whether the data format should set the Content-Type header with the type from the data format.
- contentTypeHeader(boolean) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
- contentTypeHeader(boolean) - Method in class org.apache.camel.model.dataformat.ThriftDataFormat.Builder
- contentTypeHeader(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
- contentTypeHeader(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
- contentTypeHeader(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
- contentTypeHeader(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
- contentTypeHeader(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
Whether the data format should set the Content-Type header with the type from the data format.
- contentTypeHeader(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
- contentTypeHeader(String) - Method in class org.apache.camel.model.dataformat.ThriftDataFormat.Builder
- ContentTypeHeaderAware - Interface in org.apache.camel.model.dataformat
-
Data format that is capable of using content type header.
- contextPath(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
Package name where your JAXB classes are located.
- contextPath(String) - Method in class org.apache.camel.model.dataformat.SoapDataFormat.Builder
-
Package name where your JAXB classes are located.
- contextPath(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Sets a leading context-path the REST services will be using.
- contextPathIsClassName(boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
This can be set to true to mark that the contextPath is referring to a classname and not a package name.
- contextPathIsClassName(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
This can be set to true to mark that the contextPath is referring to a classname and not a package name.
- ContextScanDefinition - Class in org.apache.camel.model
-
Scans for Java
RouteBuilder
instances in the contextRegistry
. - ContextScanDefinition() - Constructor for class org.apache.camel.model.ContextScanDefinition
- continued(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether the exchange should handle and continue routing from the point of failure.
- continued(Expression) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether the exchange should be marked as handled or not.
- continued(Predicate) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether the exchange should be marked as handled or not.
- ConvertBodyDefinition - Class in org.apache.camel.model
-
Converts the message body to another type
- ConvertBodyDefinition() - Constructor for class org.apache.camel.model.ConvertBodyDefinition
- ConvertBodyDefinition(Class<?>) - Constructor for class org.apache.camel.model.ConvertBodyDefinition
- ConvertBodyDefinition(Class<?>, boolean) - Constructor for class org.apache.camel.model.ConvertBodyDefinition
- ConvertBodyDefinition(Class<?>, String) - Constructor for class org.apache.camel.model.ConvertBodyDefinition
- ConvertBodyDefinition(String) - Constructor for class org.apache.camel.model.ConvertBodyDefinition
- ConvertBodyDefinition(ConvertBodyDefinition) - Constructor for class org.apache.camel.model.ConvertBodyDefinition
- convertBodyTo(Class<?>) - Method in class org.apache.camel.model.ProcessorDefinition
-
Converts the IN message body to the specified type
- convertBodyTo(Class<?>, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
Converts the IN message body to the specified type
- convertBodyTo(Class<?>, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Converts the IN message body to the specified type
- ConvertHeaderDefinition - Class in org.apache.camel.model
-
Converts the message header to another type
- ConvertHeaderDefinition() - Constructor for class org.apache.camel.model.ConvertHeaderDefinition
- ConvertHeaderDefinition(String, Class<?>) - Constructor for class org.apache.camel.model.ConvertHeaderDefinition
- ConvertHeaderDefinition(String, Class<?>, boolean) - Constructor for class org.apache.camel.model.ConvertHeaderDefinition
- ConvertHeaderDefinition(String, Class<?>, String) - Constructor for class org.apache.camel.model.ConvertHeaderDefinition
- ConvertHeaderDefinition(String, String) - Constructor for class org.apache.camel.model.ConvertHeaderDefinition
- ConvertHeaderDefinition(String, String, Class<?>) - Constructor for class org.apache.camel.model.ConvertHeaderDefinition
- ConvertHeaderDefinition(ConvertHeaderDefinition) - Constructor for class org.apache.camel.model.ConvertHeaderDefinition
- convertHeaderTo(String, Class<?>) - Method in class org.apache.camel.model.ProcessorDefinition
-
Converts the IN message header to the specified type
- convertHeaderTo(String, Class<?>, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
Converts the IN message header to the specified type
- convertHeaderTo(String, Class<?>, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Converts the IN message header to the specified type
- convertHeaderTo(String, String, Class<?>) - Method in class org.apache.camel.model.ProcessorDefinition
-
Converts the IN message header to the specified type
- ConvertVariableDefinition - Class in org.apache.camel.model
-
Converts the variable to another type
- ConvertVariableDefinition() - Constructor for class org.apache.camel.model.ConvertVariableDefinition
- ConvertVariableDefinition(String, Class<?>) - Constructor for class org.apache.camel.model.ConvertVariableDefinition
- ConvertVariableDefinition(String, Class<?>, boolean) - Constructor for class org.apache.camel.model.ConvertVariableDefinition
- ConvertVariableDefinition(String, Class<?>, String) - Constructor for class org.apache.camel.model.ConvertVariableDefinition
- ConvertVariableDefinition(String, String) - Constructor for class org.apache.camel.model.ConvertVariableDefinition
- ConvertVariableDefinition(String, String, Class<?>) - Constructor for class org.apache.camel.model.ConvertVariableDefinition
- ConvertVariableDefinition(ConvertVariableDefinition) - Constructor for class org.apache.camel.model.ConvertVariableDefinition
- convertVariableTo(String, Class<?>) - Method in class org.apache.camel.model.ProcessorDefinition
-
Converts the variable to the specified type
- convertVariableTo(String, Class<?>, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
Converts the variable to the specified type
- convertVariableTo(String, Class<?>, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Converts the variable to the specified type
- convertVariableTo(String, String, Class<?>) - Method in class org.apache.camel.model.ProcessorDefinition
-
Converts the variable to the specified type
- copy() - Method in class org.apache.camel.model.LoopDefinition
-
Enables copy mode so a copy of the input Exchange is used for each iteration.
- copy() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Deprecated.
- copy() - Method in class org.apache.camel.model.WireTapDefinition
-
Uses a copy of the original exchange
- copy(boolean) - Method in class org.apache.camel.model.WireTapDefinition
-
Uses a copy of the original exchange
- copy(String) - Method in class org.apache.camel.model.WireTapDefinition
-
Uses a copy of the original exchange
- CopyableDefinition<T> - Interface in org.apache.camel.model
-
This interface is used to copy
ProcessorDefinitions
during instantiation of route templates. - copyDefinition() - Method in class org.apache.camel.model.AdviceWithDefinition
- copyDefinition() - Method in class org.apache.camel.model.AggregateDefinition
- copyDefinition() - Method in class org.apache.camel.model.BeanDefinition
- copyDefinition() - Method in class org.apache.camel.model.CatchDefinition
- copyDefinition() - Method in class org.apache.camel.model.ChoiceDefinition
- copyDefinition() - Method in class org.apache.camel.model.CircuitBreakerDefinition
- copyDefinition() - Method in class org.apache.camel.model.ClaimCheckDefinition
- copyDefinition() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- copyDefinition() - Method in class org.apache.camel.model.config.BatchResequencerConfig
- copyDefinition() - Method in class org.apache.camel.model.config.ResequencerConfig
-
Makes a copy of this definition.
- copyDefinition() - Method in class org.apache.camel.model.config.StreamResequencerConfig
- copyDefinition() - Method in class org.apache.camel.model.ConvertBodyDefinition
- copyDefinition() - Method in class org.apache.camel.model.ConvertHeaderDefinition
- copyDefinition() - Method in class org.apache.camel.model.ConvertVariableDefinition
- copyDefinition() - Method in interface org.apache.camel.model.CopyableDefinition
-
Makes a copy of this definition.
- copyDefinition() - Method in class org.apache.camel.model.dataformat.ASN1DataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.Base64DataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.CBORDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.CustomDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.DataFormatsDefinition
- copyDefinition() - Method in class org.apache.camel.model.dataformat.DfdlDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.FhirJsonDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.FhirXmlDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.ForyDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.GrokDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.GzipDeflaterDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.HL7DataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.IcalDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.JsonApiDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.LZFDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.ParquetAvroDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.RssDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.SmooksDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.SoapDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.SwiftMtDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.SyslogDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.TarFileDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.ThriftDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.UniVocityFixedDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.UniVocityHeader
- copyDefinition() - Method in class org.apache.camel.model.dataformat.UniVocityTsvDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.YAMLTypeFilterDefinition
- copyDefinition() - Method in class org.apache.camel.model.dataformat.ZipDeflaterDataFormat
- copyDefinition() - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
- copyDefinition() - Method in class org.apache.camel.model.DataFormatDefinition
- copyDefinition() - Method in class org.apache.camel.model.DelayDefinition
- copyDefinition() - Method in class org.apache.camel.model.DynamicRouterDefinition
- copyDefinition() - Method in class org.apache.camel.model.EnrichDefinition
- copyDefinition() - Method in class org.apache.camel.model.errorhandler.DeadLetterChannelDefinition
- copyDefinition() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- copyDefinition() - Method in class org.apache.camel.model.errorhandler.JtaTransactionErrorHandlerDefinition
- copyDefinition() - Method in class org.apache.camel.model.errorhandler.NoErrorHandlerDefinition
- copyDefinition() - Method in class org.apache.camel.model.errorhandler.RefErrorHandlerDefinition
- copyDefinition() - Method in class org.apache.camel.model.errorhandler.SpringTransactionErrorHandlerDefinition
- copyDefinition() - Method in class org.apache.camel.model.ExpressionSubElementDefinition
- copyDefinition() - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
- copyDefinition() - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinition
- copyDefinition() - Method in class org.apache.camel.model.FilterDefinition
- copyDefinition() - Method in class org.apache.camel.model.FinallyDefinition
- copyDefinition() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
- copyDefinition() - Method in class org.apache.camel.model.InterceptDefinition
- copyDefinition() - Method in class org.apache.camel.model.InterceptFromDefinition
- copyDefinition() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
- copyDefinition() - Method in class org.apache.camel.model.KameletDefinition
- copyDefinition() - Method in class org.apache.camel.model.language.ConstantExpression
- copyDefinition() - Method in class org.apache.camel.model.language.CSimpleExpression
- copyDefinition() - Method in class org.apache.camel.model.language.DatasonnetExpression
- copyDefinition() - Method in class org.apache.camel.model.language.ExchangePropertyExpression
- copyDefinition() - Method in class org.apache.camel.model.language.ExpressionDefinition
- copyDefinition() - Method in class org.apache.camel.model.language.GroovyExpression
- copyDefinition() - Method in class org.apache.camel.model.language.HeaderExpression
- copyDefinition() - Method in class org.apache.camel.model.language.Hl7TerserExpression
- copyDefinition() - Method in class org.apache.camel.model.language.JavaExpression
- copyDefinition() - Method in class org.apache.camel.model.language.JavaScriptExpression
- copyDefinition() - Method in class org.apache.camel.model.language.JoorExpression
-
Deprecated.
- copyDefinition() - Method in class org.apache.camel.model.language.JqExpression
- copyDefinition() - Method in class org.apache.camel.model.language.JsonPathExpression
- copyDefinition() - Method in class org.apache.camel.model.language.LanguageExpression
- copyDefinition() - Method in class org.apache.camel.model.language.MethodCallExpression
- copyDefinition() - Method in class org.apache.camel.model.language.MvelExpression
- copyDefinition() - Method in class org.apache.camel.model.language.OgnlExpression
- copyDefinition() - Method in class org.apache.camel.model.language.PythonExpression
- copyDefinition() - Method in class org.apache.camel.model.language.RefExpression
- copyDefinition() - Method in class org.apache.camel.model.language.SimpleExpression
- copyDefinition() - Method in class org.apache.camel.model.language.SpELExpression
- copyDefinition() - Method in class org.apache.camel.model.language.TokenizerExpression
- copyDefinition() - Method in class org.apache.camel.model.language.VariableExpression
- copyDefinition() - Method in class org.apache.camel.model.language.WasmExpression
- copyDefinition() - Method in class org.apache.camel.model.language.XMLTokenizerExpression
- copyDefinition() - Method in class org.apache.camel.model.language.XPathExpression
- copyDefinition() - Method in class org.apache.camel.model.language.XQueryExpression
- copyDefinition() - Method in class org.apache.camel.model.LoadBalanceDefinition
- copyDefinition() - Method in class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
- copyDefinition() - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
- copyDefinition() - Method in class org.apache.camel.model.loadbalancer.RandomLoadBalancerDefinition
- copyDefinition() - Method in class org.apache.camel.model.loadbalancer.RoundRobinLoadBalancerDefinition
- copyDefinition() - Method in class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
- copyDefinition() - Method in class org.apache.camel.model.loadbalancer.TopicLoadBalancerDefinition
- copyDefinition() - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
- copyDefinition() - Method in class org.apache.camel.model.LogDefinition
- copyDefinition() - Method in class org.apache.camel.model.LoopDefinition
- copyDefinition() - Method in class org.apache.camel.model.MarshalDefinition
- copyDefinition() - Method in class org.apache.camel.model.MulticastDefinition
- copyDefinition() - Method in class org.apache.camel.model.OnCompletionDefinition
- copyDefinition() - Method in class org.apache.camel.model.OnExceptionDefinition
- copyDefinition() - Method in class org.apache.camel.model.OnFallbackDefinition
- copyDefinition() - Method in class org.apache.camel.model.OnWhenDefinition
- copyDefinition() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
- copyDefinition() - Method in class org.apache.camel.model.OtherwiseDefinition
- copyDefinition() - Method in class org.apache.camel.model.OutputDefinition
- copyDefinition() - Method in class org.apache.camel.model.PausableDefinition
- copyDefinition() - Method in class org.apache.camel.model.PipelineDefinition
- copyDefinition() - Method in class org.apache.camel.model.PolicyDefinition
- copyDefinition() - Method in class org.apache.camel.model.PollDefinition
- copyDefinition() - Method in class org.apache.camel.model.PollEnrichDefinition
- copyDefinition() - Method in class org.apache.camel.model.ProcessDefinition
- copyDefinition() - Method in class org.apache.camel.model.PropertyDefinition
- copyDefinition() - Method in class org.apache.camel.model.PropertyExpressionDefinition
- copyDefinition() - Method in class org.apache.camel.model.RecipientListDefinition
- copyDefinition() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- copyDefinition() - Method in class org.apache.camel.model.RemoveHeaderDefinition
- copyDefinition() - Method in class org.apache.camel.model.RemoveHeadersDefinition
- copyDefinition() - Method in class org.apache.camel.model.RemovePropertiesDefinition
- copyDefinition() - Method in class org.apache.camel.model.RemovePropertyDefinition
- copyDefinition() - Method in class org.apache.camel.model.RemoveVariableDefinition
- copyDefinition() - Method in class org.apache.camel.model.ResequenceDefinition
- copyDefinition() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- copyDefinition() - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
- copyDefinition() - Method in class org.apache.camel.model.ResumableDefinition
- copyDefinition() - Method in class org.apache.camel.model.RollbackDefinition
- copyDefinition() - Method in class org.apache.camel.model.RoutingSlipDefinition
- copyDefinition() - Method in class org.apache.camel.model.SagaActionUriDefinition
- copyDefinition() - Method in class org.apache.camel.model.SagaDefinition
- copyDefinition() - Method in class org.apache.camel.model.SamplingDefinition
- copyDefinition() - Method in class org.apache.camel.model.ScriptDefinition
- copyDefinition() - Method in class org.apache.camel.model.SetBodyDefinition
- copyDefinition() - Method in class org.apache.camel.model.SetExchangePatternDefinition
- copyDefinition() - Method in class org.apache.camel.model.SetHeaderDefinition
- copyDefinition() - Method in class org.apache.camel.model.SetHeadersDefinition
- copyDefinition() - Method in class org.apache.camel.model.SetPropertyDefinition
- copyDefinition() - Method in class org.apache.camel.model.SetVariableDefinition
- copyDefinition() - Method in class org.apache.camel.model.SetVariablesDefinition
- copyDefinition() - Method in class org.apache.camel.model.SortDefinition
- copyDefinition() - Method in class org.apache.camel.model.SplitDefinition
- copyDefinition() - Method in class org.apache.camel.model.StepDefinition
- copyDefinition() - Method in class org.apache.camel.model.StopDefinition
- copyDefinition() - Method in class org.apache.camel.model.ThreadsDefinition
- copyDefinition() - Method in class org.apache.camel.model.ThrottleDefinition
- copyDefinition() - Method in class org.apache.camel.model.ThrowExceptionDefinition
- copyDefinition() - Method in class org.apache.camel.model.ToDefinition
- copyDefinition() - Method in class org.apache.camel.model.ToDynamicDefinition
- copyDefinition() - Method in class org.apache.camel.model.tokenizer.LangChain4jCharacterTokenizerDefinition
- copyDefinition() - Method in class org.apache.camel.model.tokenizer.LangChain4jLineTokenizerDefinition
- copyDefinition() - Method in class org.apache.camel.model.tokenizer.LangChain4jParagraphTokenizerDefinition
- copyDefinition() - Method in class org.apache.camel.model.tokenizer.LangChain4jSentenceTokenizerDefinition
- copyDefinition() - Method in class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition
- copyDefinition() - Method in class org.apache.camel.model.tokenizer.LangChain4jWordTokenizerDefinition
- copyDefinition() - Method in class org.apache.camel.model.TokenizerDefinition
- copyDefinition() - Method in class org.apache.camel.model.TokenizerImplementationDefinition
- copyDefinition() - Method in class org.apache.camel.model.TransactedDefinition
- copyDefinition() - Method in class org.apache.camel.model.TransformDefinition
- copyDefinition() - Method in class org.apache.camel.model.transformer.CustomTransformerDefinition
- copyDefinition() - Method in class org.apache.camel.model.transformer.DataFormatTransformerDefinition
- copyDefinition() - Method in class org.apache.camel.model.transformer.EndpointTransformerDefinition
- copyDefinition() - Method in class org.apache.camel.model.transformer.LoadTransformerDefinition
- copyDefinition() - Method in class org.apache.camel.model.transformer.TransformersDefinition
- copyDefinition() - Method in class org.apache.camel.model.TryDefinition
- copyDefinition() - Method in class org.apache.camel.model.UnmarshalDefinition
- copyDefinition() - Method in class org.apache.camel.model.ValidateDefinition
- copyDefinition() - Method in class org.apache.camel.model.validator.CustomValidatorDefinition
- copyDefinition() - Method in class org.apache.camel.model.validator.EndpointValidatorDefinition
- copyDefinition() - Method in class org.apache.camel.model.validator.PredicateValidatorDefinition
- copyDefinition() - Method in class org.apache.camel.model.WhenDefinition
- copyDefinition() - Method in class org.apache.camel.model.WireTapDefinition
- correlationExpression(long) - Method in class org.apache.camel.model.ThrottleDefinition
-
To use a correlation expression that can throttle by the given key instead of overall throttling
- correlationExpression(Expression) - Method in class org.apache.camel.model.ThrottleDefinition
-
To use a correlation expression that can throttle by the given key instead of overall throttling
- corsAllowCredentials(boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Shortcut for setting the Access-Control-Allow-Credentials header.
- corsHeaderProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
For configuring CORS headers
- create() - Method in class org.apache.camel.builder.NotifyBuilder
-
Creates the expression this builder should use for matching.
- createErrorHandlerBuilder() - Method in class org.apache.camel.builder.BuilderSupport
- createExpression(CamelContext) - Method in class org.apache.camel.builder.ExpressionClauseSupport
- createExpression(CamelContext) - Method in class org.apache.camel.model.language.ExpressionDefinition
- createExpression(ExpressionDefinition) - Method in interface org.apache.camel.model.ModelCamelContext
-
Creates an expression from the model.
- createLogger() - Method in class org.apache.camel.builder.LegacyDeadLetterChannelBuilder
-
Deprecated.
- createLogger() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- createPredicate(CamelContext) - Method in class org.apache.camel.model.language.ExpressionDefinition
- createPredicate(ExpressionDefinition) - Method in interface org.apache.camel.model.ModelCamelContext
-
Creates a predicate from the model.
- createRedeliveryPolicy() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- createRedeliveryPolicy() - Method in class org.apache.camel.model.errorhandler.DeadLetterChannelDefinition
- createRedeliveryPolicy() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- createRest() - Method in class org.apache.camel.model.rest.RestsDefinition
- createRoute() - Method in class org.apache.camel.model.RoutesDefinition
- createRouteBuilder(CamelContext) - Method in class org.apache.camel.model.RouteBuilderDefinition
- createRouteConfiguration(String) - Method in class org.apache.camel.model.RouteConfigurationsDefinition
- createRoutes(CamelContext) - Method in class org.apache.camel.model.RouteBuilderDefinition
- createRouteTemplate() - Method in class org.apache.camel.model.RouteTemplatesDefinition
- createTemplatedRouteDefinition(String) - Method in class org.apache.camel.model.TemplatedRoutesDefinition
- crypto() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the Crypto data format
- CryptoDataFormat - Class in org.apache.camel.model.dataformat
-
Encrypt and decrypt messages using Java Cryptography Extension (JCE).
- CryptoDataFormat() - Constructor for class org.apache.camel.model.dataformat.CryptoDataFormat
- CryptoDataFormat(CryptoDataFormat) - Constructor for class org.apache.camel.model.dataformat.CryptoDataFormat
- CryptoDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forCryptoDataFormat
. - cryptoProvider(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat.Builder
-
The name of the JCE Security Provider that should be used.
- csimple() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the CSimple language
- csimple(String) - Static method in class org.apache.camel.builder.Builder
-
Returns a csimple expression
- csimple(String) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a compiled simple expression value builder
- csimple(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Returns a compiled simple expression value builder
- csimple(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a compiled simple expression
- csimple(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the CSimple language
- csimple(String, Class<?>) - Static method in class org.apache.camel.builder.Builder
-
Returns a csimple expression
- csimple(String, Class<?>) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a compiled simple expression value builder
- csimple(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
-
Returns a compile simple expression value builder
- csimple(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a compiled simple expression
- CSimpleExpression - Class in org.apache.camel.model.language
-
Evaluate a compiled simple expression.
- CSimpleExpression() - Constructor for class org.apache.camel.model.language.CSimpleExpression
- CSimpleExpression(String) - Constructor for class org.apache.camel.model.language.CSimpleExpression
- CSimpleExpression(CSimpleExpression) - Constructor for class org.apache.camel.model.language.CSimpleExpression
- CSimpleExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forCSimpleExpression
. - csv - Enum constant in enum class org.apache.camel.model.rest.CollectionFormat
- csv() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the CSV data format
- csv() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the CSV data format
- csv() - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- Csv - Enum constant in enum class org.apache.camel.model.dataformat.BindyType
- CsvDataFormat - Class in org.apache.camel.model.dataformat
-
Handle CSV (Comma Separated Values) payloads.
- CsvDataFormat() - Constructor for class org.apache.camel.model.dataformat.CsvDataFormat
- CsvDataFormat(boolean) - Constructor for class org.apache.camel.model.dataformat.CsvDataFormat
- CsvDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.CsvDataFormat
- CsvDataFormat(CsvDataFormat) - Constructor for class org.apache.camel.model.dataformat.CsvDataFormat
- CsvDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forCsvDataFormat
. - csvLazyLoad() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the CSV data format for a huge file.
- custom() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the custom data format
- custom(String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the custom data format
- custom(String) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
-
Deprecated.
- custom(String) - Method in class org.apache.camel.model.LoadBalanceDefinition
-
Uses the custom load balancer
- custom(ServiceFilter) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
-
Deprecated.
- CustomDataFormat - Class in org.apache.camel.model.dataformat
-
Delegate to a custom
DataFormat
implementation via Camel registry. - CustomDataFormat() - Constructor for class org.apache.camel.model.dataformat.CustomDataFormat
- CustomDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.CustomDataFormat
- CustomDataFormat(CustomDataFormat) - Constructor for class org.apache.camel.model.dataformat.CustomDataFormat
- CustomDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forCustomDataFormat
. - customFilter(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- customFilter(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- customFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- customFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- customize(Class<T>, VoidFunction<T>) - Method in class org.apache.camel.builder.RouteBuilder
-
To customize a given component / data format / language / service using Java lambda style.
- customize(String, Class<T>, VoidFunction<T>) - Method in class org.apache.camel.builder.RouteBuilder
-
To customize a given component / data format / language / service using Java lambda style.
- CustomLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
-
To use a custom load balancer implementation.
- CustomLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
- CustomLoadBalancerDefinition(String) - Constructor for class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
- CustomLoadBalancerDefinition(CustomLoadBalancerDefinition) - Constructor for class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
- CustomServiceCallServiceFilterConfiguration - Class in org.apache.camel.model.cloud
-
Deprecated.
- CustomServiceCallServiceFilterConfiguration() - Constructor for class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
-
Deprecated.
- CustomServiceCallServiceFilterConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
-
Deprecated.
- CustomServiceCallServiceFilterConfigurationConfigurer - Class in org.apache.camel.model.cloud
-
Generated by camel build tools - do NOT edit this file!
- CustomServiceCallServiceFilterConfigurationConfigurer() - Constructor for class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfigurationConfigurer
- CustomTransformerDefinition - Class in org.apache.camel.model.transformer
-
To use a custom transformer on a route level.
- CustomTransformerDefinition() - Constructor for class org.apache.camel.model.transformer.CustomTransformerDefinition
- CustomTransformerDefinition(CustomTransformerDefinition) - Constructor for class org.apache.camel.model.transformer.CustomTransformerDefinition
- CustomValidatorDefinition - Class in org.apache.camel.model.validator
-
To use a custom validator on the route level.
- CustomValidatorDefinition() - Constructor for class org.apache.camel.model.validator.CustomValidatorDefinition
- CustomValidatorDefinition(CustomValidatorDefinition) - Constructor for class org.apache.camel.model.validator.CustomValidatorDefinition
D
- dataCenter(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.The data center
- dataFormat() - Method in class org.apache.camel.builder.RouteBuilder
-
A utility method allowing to build any data format using a fluent syntax as shown in the next example:
- dataFormat(String) - Method in class org.apache.camel.model.rest.ParamDefinition
-
The data format of the parameter such as binary, date, date-time, password.
- dataFormat(String) - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
-
The data format of the parameter such as binary, date, date-time, password.
- DataFormatBuilder<T> - Interface in org.apache.camel.builder
-
DataFormatBuilder
defines the contract of a data format builder. - DataFormatBuilderFactory - Class in org.apache.camel.builder
-
DataFormatBuilderFactory
is a factory class of builder of all supported data formats. - DataFormatBuilderFactory() - Constructor for class org.apache.camel.builder.DataFormatBuilderFactory
- DataFormatClause<T> - Class in org.apache.camel.builder
-
An expression for constructing the different possible
DataFormat
options. - DataFormatClause(T, DataFormatClause.Operation) - Constructor for class org.apache.camel.builder.DataFormatClause
- DataFormatClause.Operation - Enum Class in org.apache.camel.builder
-
DataFormat
operations. - DataFormatDefinition - Class in org.apache.camel.model
-
Represents a Camel data format
- DataFormatDefinition() - Constructor for class org.apache.camel.model.DataFormatDefinition
- DataFormatDefinition(String) - Constructor for class org.apache.camel.model.DataFormatDefinition
- DataFormatDefinition(DataFormatDefinition) - Constructor for class org.apache.camel.model.DataFormatDefinition
- DataFormatDefinition(DataFormat) - Constructor for class org.apache.camel.model.DataFormatDefinition
- DataFormatDefinitionAware - Interface in org.apache.camel.model
-
Marker interface to mark a
ProcessorDefinition
that supports data formats. - dataFormatProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
For additional configuration options on data format level
- DataFormatsDefinition - Class in org.apache.camel.model.dataformat
-
Configure data formats.
- DataFormatsDefinition() - Constructor for class org.apache.camel.model.dataformat.DataFormatsDefinition
- DataFormatsDefinition(DataFormatsDefinition) - Constructor for class org.apache.camel.model.dataformat.DataFormatsDefinition
- DataFormatTransformerDefinition - Class in org.apache.camel.model.transformer
-
Represents a
DataFormatTransformer
which leveragesDataFormat
to perform transformation. - DataFormatTransformerDefinition() - Constructor for class org.apache.camel.model.transformer.DataFormatTransformerDefinition
- DataFormatTransformerDefinition(DataFormatTransformerDefinition) - Constructor for class org.apache.camel.model.transformer.DataFormatTransformerDefinition
- dataFormatTypes(Class<?>[]) - Method in class org.apache.camel.model.dataformat.JsonApiDataFormat.Builder
-
The classes to take into account for the marshalling,
- dataFormatTypes(String) - Method in class org.apache.camel.model.dataformat.JsonApiDataFormat.Builder
-
The classes (FQN name) to take into account for the marshalling.
- dataObjectType(Class<?>) - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat.Builder
-
What data type to unmarshal as, can either be org.w3c.dom.Node or java.lang.String.
- dataObjectTypeName(String) - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat.Builder
-
What data type to unmarshal as, can either be org.w3c.dom.Node or java.lang.String.
- datasonnet() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Datasonnet language
- datasonnet(String) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a datasonnet expression value builder
- datasonnet(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a Datasonnet expression
- datasonnet(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a Datasonnet expression
- datasonnet(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Datasonnet language
- datasonnet(String, Class<?>) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a datasonnet expression value builder
- datasonnet(String, Class<?>, String, String) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a datasonnet expression value builder
- DatasonnetExpression - Class in org.apache.camel.model.language
-
To use DataSonnet scripts for message transformations.
- DatasonnetExpression() - Constructor for class org.apache.camel.model.language.DatasonnetExpression
- DatasonnetExpression(String) - Constructor for class org.apache.camel.model.language.DatasonnetExpression
- DatasonnetExpression(Expression) - Constructor for class org.apache.camel.model.language.DatasonnetExpression
- DatasonnetExpression(DatasonnetExpression) - Constructor for class org.apache.camel.model.language.DatasonnetExpression
- DatasonnetExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forDatasonnetExpression
. - dataType(String) - Method in class org.apache.camel.model.rest.ParamDefinition
-
The data type of the parameter such as string, integer, boolean
- dataType(String) - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
-
The data type of the header such as string, integer, boolean
- dateFormatPattern(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
To configure the date format while marshall or unmarshall Date fields in JSON using Gson.
- deadLetterChannel(String) - Method in class org.apache.camel.builder.BuilderSupport
-
Dead Letter Channel EIP: is a error handler for handling messages that could not be delivered to it's intended destination.
- deadLetterChannel(Endpoint) - Method in class org.apache.camel.builder.BuilderSupport
-
Dead Letter Channel EIP: is a error handler for handling messages that could not be delivered to it's intended destination.
- DeadLetterChannelBuilder - Class in org.apache.camel.builder
-
Dead letter channel error handler as a builder.
- DeadLetterChannelBuilder() - Constructor for class org.apache.camel.builder.DeadLetterChannelBuilder
- DeadLetterChannelBuilder(String) - Constructor for class org.apache.camel.builder.DeadLetterChannelBuilder
- DeadLetterChannelBuilder(Endpoint) - Constructor for class org.apache.camel.builder.DeadLetterChannelBuilder
- DeadLetterChannelConfiguration - Class in org.apache.camel.model.errorhandler
-
Deprecated.
- DeadLetterChannelConfiguration() - Constructor for class org.apache.camel.model.errorhandler.DeadLetterChannelConfiguration
-
Deprecated.
- DeadLetterChannelDefinition - Class in org.apache.camel.model.errorhandler
-
Error handler with dead letter queue.
- DeadLetterChannelDefinition() - Constructor for class org.apache.camel.model.errorhandler.DeadLetterChannelDefinition
- DeadLetterChannelDefinition(String) - Constructor for class org.apache.camel.model.errorhandler.DeadLetterChannelDefinition
- DeadLetterChannelDefinition(Endpoint) - Constructor for class org.apache.camel.model.errorhandler.DeadLetterChannelDefinition
- DeadLetterChannelDefinition(DeadLetterChannelDefinition) - Constructor for class org.apache.camel.model.errorhandler.DeadLetterChannelDefinition
- DeadLetterChannelProperties - Interface in org.apache.camel.model.errorhandler
-
Deprecated.
- deadLetterHandleNewException(boolean) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Whether the dead letter channel should handle (and ignore) any new exception that may been thrown during sending the message to the dead letter endpoint.
- deadLetterHandleNewException(boolean) - Method in class org.apache.camel.model.errorhandler.DeadLetterChannelDefinition
-
Whether the dead letter channel should handle (and ignore) any new exception that may been thrown during sending the message to the dead letter endpoint.
- deadLetterUri(String) - Method in class org.apache.camel.model.errorhandler.DeadLetterChannelDefinition
-
The dead letter endpoint uri for the Dead Letter error handler.
- deepCopyDefinitions(List) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
-
Performs a depp copy of the list of model classes
- DEFAULT_COMPONENT - Static variable in class org.apache.camel.model.cloud.ServiceCallDefinitionConstants
-
Deprecated.
- DEFAULT_CONVERTER - Static variable in interface org.apache.camel.model.RouteTemplateDefinition.Converter
-
Default implementation that uses
RouteTemplateDefinition.asRouteDefinition()
to convert aRouteTemplateDefinition
to aRouteDefinition
- DEFAULT_DELIMITER - Static variable in class org.apache.camel.model.DynamicRouterDefinition
- DEFAULT_DELIMITER - Static variable in class org.apache.camel.model.RoutingSlipDefinition
- DEFAULT_ERROR_HANDLER_BUILDER - Static variable in class org.apache.camel.builder.LegacyErrorHandlerBuilderRef
-
Deprecated.
- DEFAULT_ERROR_HANDLER_BUILDER - Static variable in class org.apache.camel.model.errorhandler.ErrorHandlerHelper
- DEFAULT_ERROR_HANDLER_BUILDER - Static variable in interface org.apache.camel.model.errorhandler.ErrorHandlerRefProperties
-
Deprecated.
- DEFAULT_ERROR_HANDLER_BUILDER - Static variable in class org.apache.camel.model.errorhandler.RefErrorHandlerDefinition
- DEFAULT_LOAD_BALANCER_ID - Static variable in class org.apache.camel.model.cloud.ServiceCallDefinitionConstants
-
Deprecated.
- DEFAULT_PATH_LEAF_TO_NULL - Enum constant in enum class org.apache.camel.model.language.JsonPathExpression.Option
- DEFAULT_SERVICE_CALL_CONFIG_ID - Static variable in class org.apache.camel.model.cloud.ServiceCallDefinitionConstants
-
Deprecated.
- DEFAULT_SERVICE_CALL_EXPRESSION_ID - Static variable in class org.apache.camel.model.cloud.ServiceCallDefinitionConstants
-
Deprecated.
- DEFAULT_SERVICE_CHOOSER_ID - Static variable in class org.apache.camel.model.cloud.ServiceCallDefinitionConstants
-
Deprecated.
- DEFAULT_SERVICE_DISCOVERY_ID - Static variable in class org.apache.camel.model.cloud.ServiceCallDefinitionConstants
-
Deprecated.
- DEFAULT_SERVICE_FILTER_ID - Static variable in class org.apache.camel.model.cloud.ServiceCallDefinitionConstants
-
Deprecated.
- defaultCompletionMode() - Static method in enum class org.apache.camel.model.SagaCompletionMode
- defaultErrorHandler() - Method in class org.apache.camel.builder.BuilderSupport
-
Creates a default error handler.
- DefaultErrorHandlerBuilder - Class in org.apache.camel.builder
-
Default error handler as a builder.
- DefaultErrorHandlerBuilder() - Constructor for class org.apache.camel.builder.DefaultErrorHandlerBuilder
- DefaultErrorHandlerConfiguration - Class in org.apache.camel.model.errorhandler
-
Deprecated.
- DefaultErrorHandlerConfiguration() - Constructor for class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- DefaultErrorHandlerDefinition - Class in org.apache.camel.model.errorhandler
-
The default error handler.
- DefaultErrorHandlerDefinition() - Constructor for class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- DefaultErrorHandlerDefinition(DefaultErrorHandlerDefinition) - Constructor for class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- DefaultErrorHandlerProperties - Interface in org.apache.camel.model.errorhandler
-
Deprecated.
- defaultInstance(Object) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
- defaultInstance(Object) - Method in class org.apache.camel.model.dataformat.ThriftDataFormat.Builder
- defaultLoadBalancer() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- defaultLoadBalancer() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- defaultProfile(Boolean) - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
- DefaultRouteTemplateContext - Class in org.apache.camel.model
-
Default
RouteTemplateContext
. - DefaultRouteTemplateContext(CamelContext) - Constructor for class org.apache.camel.model.DefaultRouteTemplateContext
- DefaultServiceCallServiceLoadBalancerConfiguration - Class in org.apache.camel.model.cloud
-
Deprecated.
- DefaultServiceCallServiceLoadBalancerConfiguration() - Constructor for class org.apache.camel.model.cloud.DefaultServiceCallServiceLoadBalancerConfiguration
-
Deprecated.
- DefaultServiceCallServiceLoadBalancerConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.DefaultServiceCallServiceLoadBalancerConfiguration
-
Deprecated.
- DefaultServiceCallServiceLoadBalancerConfigurationConfigurer - Class in org.apache.camel.model.cloud
-
Generated by camel build tools - do NOT edit this file!
- DefaultServiceCallServiceLoadBalancerConfigurationConfigurer() - Constructor for class org.apache.camel.model.cloud.DefaultServiceCallServiceLoadBalancerConfigurationConfigurer
- defaultValue(String) - Method in class org.apache.camel.model.rest.ParamDefinition
-
The default value of the parameter.
- definition(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat.Builder
-
The flatpack pzmap configuration file.
- delay() - Method in class org.apache.camel.model.ProcessorDefinition
-
Delayer EIP: Creates a delayer allowing you to delay the delivery of messages to some destination.
- delay(long) - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinition
-
Control how long the circuit breaker stays open.
- delay(long) - Method in class org.apache.camel.model.ProcessorDefinition
-
Delayer EIP: Creates a delayer allowing you to delay the delivery of messages to some destination.
- delay(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinition
-
Control how long the circuit breaker stays open.
- delay(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Delayer EIP: Creates a delayer allowing you to delay the delivery of messages to some destination.
- DelayDefinition - Class in org.apache.camel.model
-
Delays processing for a specified length of time
- DelayDefinition() - Constructor for class org.apache.camel.model.DelayDefinition
- DelayDefinition(Expression) - Constructor for class org.apache.camel.model.DelayDefinition
- DelayDefinition(DelayDefinition) - Constructor for class org.apache.camel.model.DelayDefinition
- delayer(long) - Method in class org.apache.camel.model.RouteDefinition
-
Enable delayer for this route.
- delayPattern(String) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- delayPattern(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- delayPattern(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets the delay pattern with delay intervals.
- delayPattern(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets the delay pattern with delay intervals.
- delayTime(Long) - Method in class org.apache.camel.model.DelayDefinition
-
Sets the delay time in millis to delay
- delete() - Method in class org.apache.camel.model.rest.RestDefinition
- delete() - Method in class org.apache.camel.model.rest.VerbDefinition
- delete(String) - Method in class org.apache.camel.model.rest.RestDefinition
- delete(String) - Method in class org.apache.camel.model.rest.VerbDefinition
- DeleteDefinition - Class in org.apache.camel.model.rest
-
Rest DELETE command
- DeleteDefinition() - Constructor for class org.apache.camel.model.rest.DeleteDefinition
- delimiter(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Sets the delimiter to use.
- delimiter(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat.Builder
-
The delimiter char (could be ; , or similar)
- delimiter(String) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat.Builder
-
The delimiter of values
- delimiter(String) - Method in class org.apache.camel.model.RecipientListDefinition
-
Delimiter used if the Expression returned multiple endpoints.
- delimiter(String) - Method in class org.apache.camel.model.SplitDefinition
-
Delimiter used in splitting messages.
- deliveryAttemptInterval(long) - Method in class org.apache.camel.model.ResequenceDefinition
-
Sets the interval in milli seconds the stream resequencer will at most wait while waiting for condition of being able to deliver.
- deprecated() - Method in class org.apache.camel.model.rest.RestDefinition
- deprecated() - Method in class org.apache.camel.model.rest.VerbDefinition
- description() - Method in class org.apache.camel.model.AggregateDefinition
- description() - Method in class org.apache.camel.model.BeanDefinition
- description() - Method in class org.apache.camel.model.ErrorHandlerDefinition
- description() - Method in class org.apache.camel.model.MarshalDefinition
- description() - Method in class org.apache.camel.model.OnExceptionDefinition
- description() - Method in class org.apache.camel.model.OnWhenDefinition
- description() - Method in class org.apache.camel.model.PolicyDefinition
- description() - Method in class org.apache.camel.model.SagaDefinition
- description() - Method in class org.apache.camel.model.SamplingDefinition
- description() - Method in class org.apache.camel.model.ThrottleDefinition
- description() - Method in class org.apache.camel.model.ThrowExceptionDefinition
- description() - Method in class org.apache.camel.model.TransactedDefinition
- description() - Method in class org.apache.camel.model.UnmarshalDefinition
- description() - Method in class org.apache.camel.model.WhenDefinition
- description(String) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
-
Sets the description of this node
- description(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sets the description of this node.
- description(String) - Method in class org.apache.camel.model.rest.ParamDefinition
-
Description of the parameter.
- description(String) - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
-
Description of the parameter.
- description(String) - Method in class org.apache.camel.model.rest.RestDefinition
- description(String) - Method in class org.apache.camel.model.RouteTemplateDefinition
- destroy() - Method in class org.apache.camel.builder.NotifyBuilder
-
De-registers this builder from its
CamelContext
. - destroyMethod(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
The name of the custom destroy method to invoke on bean shutdown, such as when Camel is shutting down.
- dfdl() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the DFDL data format
- dfdl(String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the DFDL data format
- DfdlDataFormat - Class in org.apache.camel.model.dataformat
-
Transforms fixed format data such as EDI message from/to XML using a Data Format Description Language (DFDL).
- DfdlDataFormat() - Constructor for class org.apache.camel.model.dataformat.DfdlDataFormat
- DfdlDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.DfdlDataFormat
- DfdlDataFormat(DfdlDataFormat) - Constructor for class org.apache.camel.model.dataformat.DfdlDataFormat
- DfdlDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forDfdlDataFormat
. - digestAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat.Builder
-
The digest algorithm to use with the RSA OAEP algorithm.
- disabled - Variable in class org.apache.camel.model.ProcessorDefinition
- disabled() - Method in class org.apache.camel.model.ProcessorDefinition
-
Disables this EIP from the route during build time.
- disabled() - Method in class org.apache.camel.model.rest.OpenApiDefinition
-
Whether to disable the OpenAPI entirely.
- disabled() - Method in class org.apache.camel.model.rest.RestDefinition
-
Disables this REST service from the route during build time.
- disabled(boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
Whether to disable this EIP from the route during build time.
- disabled(boolean) - Method in class org.apache.camel.model.rest.OpenApiDefinition
-
Whether to disable the OpenAPI entirely.
- disabled(boolean) - Method in class org.apache.camel.model.rest.RestDefinition
-
Whether to disable this REST service from the route during build time.
- disabled(String) - Method in class org.apache.camel.model.ChoiceDefinition
-
Whether to disable this EIP from the route during build time.
- disabled(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Whether to disable this EIP from the route during build time.
- disabled(String) - Method in class org.apache.camel.model.rest.OpenApiDefinition
-
Whether to disable the OpenAPI entirely.
- disabled(String) - Method in class org.apache.camel.model.rest.RestDefinition
-
Whether to disable this REST service from the route during build time.
- DisabledAwareDefinition - Interface in org.apache.camel.model
-
EIPs that can be disabled.
- disableFeatures(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
Set of features to disable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- disableFeatures(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- disableFeatures(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat.Builder
-
Set of features to disable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- disableFeatures(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
Set of features to disable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- disableFeatures(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
Set of features to disable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- disableFeatures(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- disableFeatures(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
Set of features to disable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- disableFeatures(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- disableRedelivery() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- disableRedelivery() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- discardOnAggregationFailure() - Method in class org.apache.camel.model.AggregateDefinition
-
Discards the aggregated message when aggregation failed (an exception was thrown from
AggregationStrategy
. - discardOnCompletionTimeout() - Method in class org.apache.camel.model.AggregateDefinition
-
Discards the aggregated message on completion timeout.
- dnsDomain(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the DNS domain to use for DNS/SNDSRV lookup.
- DnsServiceCallServiceDiscoveryConfiguration - Class in org.apache.camel.model.cloud
-
Deprecated.
- DnsServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- DnsServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- DnsServiceCallServiceDiscoveryConfigurationConfigurer - Class in org.apache.camel.model.cloud
-
Generated by camel build tools - do NOT edit this file!
- DnsServiceCallServiceDiscoveryConfigurationConfigurer() - Constructor for class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfigurationConfigurer
- dnsServiceDiscovery() - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- dnsServiceDiscovery() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- dnsServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- dnsServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- dnsServiceDiscovery(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- dnsServiceDiscovery(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- dnsServiceDiscovery(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- dnsServiceDiscovery(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- doCallJson(Map<String, Object>) - Method in class org.apache.camel.model.console.BeanModelDevConsole
- doCallText(Map<String, Object>) - Method in class org.apache.camel.model.console.BeanModelDevConsole
- doCatch(Class<? extends Throwable>) - Method in class org.apache.camel.model.TryDefinition
-
Handles the given exception
- doCatch(Class<? extends Throwable>...) - Method in class org.apache.camel.model.TryDefinition
-
Handles the given exception(s)
- documentType(Class<?>) - Method in class org.apache.camel.model.language.XPathExpression.Builder
-
Class for document type to use
- documentTypeName(String) - Method in class org.apache.camel.model.language.XPathExpression.Builder
-
Name of class for document type
- doFinally() - Method in class org.apache.camel.model.TryDefinition
-
The finally block for a given handle
- domain(String) - Method in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration
-
Deprecated.The domain name;
- dontEncodeElements(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
If provided, specifies the elements which should NOT be encoded.
- dontEncodeElements(Set<String>) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
If provided, specifies the elements which should NOT be encoded.
- dontStripVersionsFromReferencesAtPaths(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
If supplied value(s), any resource references at the specified paths will have their resource versions encoded instead of being automatically stripped during the encoding process.
- dontStripVersionsFromReferencesAtPaths(List<String>) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
If supplied value(s), any resource references at the specified paths will have their resource versions encoded instead of being automatically stripped during the encoding process.
- doSetMultiValueProperties(String, String, Map<String, Object>) - Method in interface org.apache.camel.builder.EndpointConsumerBuilder
-
Adds multi-value options to this endpoint.
- doSetMultiValueProperties(String, String, Map<String, Object>) - Method in interface org.apache.camel.builder.EndpointProducerBuilder
-
Adds multi-value options to this endpoint.
- doSetMultiValueProperty(String, String, Object) - Method in interface org.apache.camel.builder.EndpointConsumerBuilder
-
Adds a multi-value option to this endpoint.
- doSetMultiValueProperty(String, String, Object) - Method in interface org.apache.camel.builder.EndpointProducerBuilder
-
Adds a multi-value option to this endpoint.
- doSetProperty(String, Object) - Method in interface org.apache.camel.builder.EndpointConsumerBuilder
-
Adds an option to this endpoint.
- doSetProperty(String, Object) - Method in interface org.apache.camel.builder.EndpointProducerBuilder
-
Adds an option to this endpoint.
- doTry() - Method in class org.apache.camel.model.ProcessorDefinition
-
Creates a try/catch block
- dumperOptions(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
-
DumperOptions to configure outgoing objects.
- dynamicRouter() - Method in class org.apache.camel.model.ProcessorDefinition
-
Dynamic Router EIP: Creates a dynamic router allowing you to route a message consecutively through a series of processing steps where the sequence of steps is not known at design time and can vary for each message.
- dynamicRouter(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Dynamic Router EIP: Creates a dynamic router allowing you to route a message consecutively through a series of processing steps where the sequence of steps is not known at design time and can vary for each message.
- DynamicRouterDefinition<Type> - Class in org.apache.camel.model
-
Route messages based on dynamic rules
- DynamicRouterDefinition() - Constructor for class org.apache.camel.model.DynamicRouterDefinition
- DynamicRouterDefinition(Expression) - Constructor for class org.apache.camel.model.DynamicRouterDefinition
- DynamicRouterDefinition(DynamicRouterDefinition) - Constructor for class org.apache.camel.model.DynamicRouterDefinition
- dynamicUri(boolean) - Method in class org.apache.camel.model.WireTapDefinition
-
Whether the uri is dynamic or static.
- dynamicUri(String) - Method in class org.apache.camel.model.WireTapDefinition
-
Whether the uri is dynamic or static.
E
- eager(boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
-
Sets whether to eagerly add the key to the idempotent repository or wait until the exchange is complete.
- eagerCheckCompletion() - Method in class org.apache.camel.model.AggregateDefinition
-
Use eager completion checking which means that the completionPredicate will use the incoming Exchange.
- elementNameStrategy(Object) - Method in class org.apache.camel.model.dataformat.SoapDataFormat.Builder
-
Sets an element strategy instance to use.
- elementNameStrategyRef(String) - Method in class org.apache.camel.model.dataformat.SoapDataFormat.Builder
-
Refers to an element strategy to lookup from the registry.
- emptyValue - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- emptyValue(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
The String representation of an empty value.
- enableCORS(boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To specify whether to enable CORS which means Camel will automatic include CORS in the HTTP headers in the response.
- enableCORS(boolean) - Method in class org.apache.camel.model.rest.RestDefinition
- enableCORS(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To specify whether to enable CORS which means Camel will automatic include CORS in the HTTP headers in the response.
- enableFeatures(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
Set of features to enable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- enableFeatures(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- enableFeatures(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat.Builder
-
Set of features to enable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- enableFeatures(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
Set of features to enable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- enableFeatures(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
Set of features to enable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- enableFeatures(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- enableFeatures(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
Set of features to enable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- enableFeatures(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- enableJaxbAnnotationModule(boolean) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
Whether to enable the JAXB annotations module when using jackson.
- enableJaxbAnnotationModule(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
Whether to enable the JAXB annotations module when using jackson.
- enableNoContentResponse(boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To Specify whether to return HTTP 204 with an empty body when a response contains an empty JSON object or XML root object.
- enableNoContentResponse(boolean) - Method in class org.apache.camel.model.rest.RestDefinition
- enableNoContentResponse(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To specify whether to return HTTP 204 with an empty body when a response contains an empty JSON object or XML root object.
- encodeElements(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
If provided, specifies the elements which should be encoded, to the exclusion of all others.
- encodeElements(Set<String>) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
If provided, specifies the elements which should be encoded, to the exclusion of all others.
- encodeElementsAppliesToChildResourcesOnly(boolean) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
If set to
true
(default is false), the values supplied toFhirDataformat.setEncodeElements(Set)
will not be applied to the root resource (typically a Bundle), but will be applied to any sub-resources contained within it (i.e. search result resources in that bundle) - encodeElementsAppliesToChildResourcesOnly(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
If set to
true
(default is false), the values supplied toFhirDataformat.setEncodeElements(Set)
will not be applied to the root resource (typically a Bundle), but will be applied to any sub-resources contained within it (i.e. search result resources in that bundle) - encoding(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat.Builder
-
The charset to use.
- encoding(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
To overrule and use a specific encoding
- encoding(String) - Method in class org.apache.camel.model.dataformat.SoapDataFormat.Builder
-
To overrule and use a specific encoding
- end() - Method in interface org.apache.camel.builder.DataFormatBuilder
-
Ends the build of the data format.
- end() - Method in interface org.apache.camel.builder.LanguageBuilder
-
Ends the build of an expression.
- end() - Method in interface org.apache.camel.builder.TokenizerBuilder
-
Ends the build of the tokenizer
- end() - Method in class org.apache.camel.model.BeanFactoryDefinition
- end() - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
Deprecated.
- end() - Method in class org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration
-
Deprecated.
- end() - Method in class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- end() - Method in class org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration
-
Deprecated.
- end() - Method in class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration
-
Deprecated.
- end() - Method in class org.apache.camel.model.dataformat.ASN1DataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.Base64DataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.BindyDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.CBORDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.CustomDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.DfdlDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.FhirJsonDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.FhirXmlDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.ForyDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.GrokDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.GzipDeflaterDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.HL7DataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.IcalDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.JsonApiDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.LZFDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.ParquetAvroDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.RssDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.SmooksDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.SoapDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.SwiftMtDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.SyslogDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.TarFileDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.ThriftDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.UniVocityFixedDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.UniVocityTsvDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.ZipDeflaterDataFormat.Builder
- end() - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat.Builder
- end() - Method in class org.apache.camel.model.DynamicRouterDefinition
- end() - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinition
-
End of configuration.
- end() - Method in class org.apache.camel.model.language.ConstantExpression.Builder
- end() - Method in class org.apache.camel.model.language.CSimpleExpression.Builder
- end() - Method in class org.apache.camel.model.language.DatasonnetExpression.Builder
- end() - Method in class org.apache.camel.model.language.ExchangePropertyExpression.Builder
- end() - Method in class org.apache.camel.model.language.GroovyExpression.Builder
- end() - Method in class org.apache.camel.model.language.HeaderExpression.Builder
- end() - Method in class org.apache.camel.model.language.Hl7TerserExpression.Builder
- end() - Method in class org.apache.camel.model.language.JavaExpression.Builder
- end() - Method in class org.apache.camel.model.language.JavaScriptExpression.Builder
- end() - Method in class org.apache.camel.model.language.JoorExpression.Builder
-
Deprecated.
- end() - Method in class org.apache.camel.model.language.JqExpression.Builder
- end() - Method in class org.apache.camel.model.language.JsonPathExpression.Builder
- end() - Method in class org.apache.camel.model.language.LanguageExpression.Builder
- end() - Method in class org.apache.camel.model.language.MethodCallExpression.Builder
- end() - Method in class org.apache.camel.model.language.MvelExpression.Builder
- end() - Method in class org.apache.camel.model.language.OgnlExpression.Builder
- end() - Method in class org.apache.camel.model.language.PythonExpression.Builder
- end() - Method in class org.apache.camel.model.language.RefExpression.Builder
- end() - Method in class org.apache.camel.model.language.SimpleExpression.Builder
- end() - Method in class org.apache.camel.model.language.SpELExpression.Builder
- end() - Method in class org.apache.camel.model.language.TokenizerExpression.Builder
- end() - Method in class org.apache.camel.model.language.VariableExpression.Builder
- end() - Method in class org.apache.camel.model.language.WasmExpression.Builder
- end() - Method in class org.apache.camel.model.language.XMLTokenizerExpression.Builder
- end() - Method in class org.apache.camel.model.language.XPathExpression.Builder
- end() - Method in class org.apache.camel.model.language.XQueryExpression.Builder
- end() - Method in class org.apache.camel.model.OnCompletionDefinition
- end() - Method in class org.apache.camel.model.ProcessorDefinition
-
Ends the current block
- end() - Method in class org.apache.camel.model.RecipientListDefinition
- end() - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
End of configuration.
- end() - Method in class org.apache.camel.model.rest.ApiKeyDefinition
- end() - Method in class org.apache.camel.model.rest.OAuth2Definition
- end() - Method in class org.apache.camel.model.rest.OpenApiDefinition
- end() - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
- end() - Method in class org.apache.camel.model.RoutingSlipDefinition
- end() - Method in class org.apache.camel.model.tokenizer.LangChain4jCharacterTokenizerDefinition.CharacterBuilder
- end() - Method in class org.apache.camel.model.tokenizer.LangChain4jLineTokenizerDefinition.LineBuilder
- end() - Method in class org.apache.camel.model.tokenizer.LangChain4jParagraphTokenizerDefinition.ParagraphBuilder
- end() - Method in class org.apache.camel.model.tokenizer.LangChain4jSentenceTokenizerDefinition.SentenceBuilder
- end() - Method in class org.apache.camel.model.tokenizer.LangChain4jWordTokenizerDefinition.WordBuilder
- end() - Method in class org.apache.camel.model.WireTapDefinition
- endChoice() - Method in class org.apache.camel.model.ProcessorDefinition
-
Ends the current block and returns back to the
choice()
DSL. - endCircuitBreaker() - Method in class org.apache.camel.model.ProcessorDefinition
-
Ends the current block and returns back to the
circuitBreaker()
DSL. - endDoCatch() - Method in class org.apache.camel.model.ProcessorDefinition
-
Ends the current block and returns back to the
doCatch()
DSL. - endDoTry() - Method in class org.apache.camel.model.ProcessorDefinition
-
Ends the current block and returns back to the
doTry()
DSL. - endHeader() - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
-
Ends the configuration of this header
- endParam() - Method in class org.apache.camel.model.rest.ParamDefinition
-
Ends the configuration of this parameter
- endParent() - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
Deprecated.
- endParent() - Method in class org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration
-
Deprecated.
- endParent() - Method in class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- endParent() - Method in class org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration
-
Deprecated.
- endParent() - Method in class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration
-
Deprecated.
- endParent() - Method in class org.apache.camel.model.ProcessorDefinition
-
Strategy to allow
ProcessorDefinition
s to have special logic when using end() in the DSL to return back to the intended parent. - endpoint - Variable in class org.apache.camel.model.PollDefinition
- endpoint - Variable in class org.apache.camel.model.SendDefinition
- endpoint(String) - Method in class org.apache.camel.builder.BuilderSupport
-
Resolves the given URI to an endpoint
- endpoint(String) - Method in class org.apache.camel.builder.ProxyBuilder
-
Send the proxied message to this endpoint
- endpoint(String, Class<T>) - Method in class org.apache.camel.builder.BuilderSupport
-
Resolves the given URI to an endpoint of the specified type
- endpoint(Endpoint) - Method in class org.apache.camel.builder.ProxyBuilder
-
Send the proxied message to this endpoint
- endpointConsumerBuilder - Variable in class org.apache.camel.model.PollDefinition
- EndpointConsumerBuilder - Interface in org.apache.camel.builder
-
Type-safe endpoint DSL for building consumer endpoints.
- endpointProducerBuilder - Variable in class org.apache.camel.model.SendDefinition
- endpointProducerBuilder - Variable in class org.apache.camel.model.ToDynamicDefinition
- EndpointProducerBuilder - Interface in org.apache.camel.builder
-
Type-safe endpoint DSL for building producer endpoints.
- endpointProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
For additional configuration options on endpoint level
- EndpointRequiredDefinition - Interface in org.apache.camel.model
- EndpointTransformerDefinition - Class in org.apache.camel.model.transformer
-
To use a Camel endpoint to perform transformation on the route level.
- EndpointTransformerDefinition() - Constructor for class org.apache.camel.model.transformer.EndpointTransformerDefinition
- EndpointTransformerDefinition(EndpointTransformerDefinition) - Constructor for class org.apache.camel.model.transformer.EndpointTransformerDefinition
- EndpointValidatorDefinition - Class in org.apache.camel.model.validator
-
To use a Camel endpoint to perform validation on the route level.
- EndpointValidatorDefinition() - Constructor for class org.apache.camel.model.validator.EndpointValidatorDefinition
- EndpointValidatorDefinition(EndpointValidatorDefinition) - Constructor for class org.apache.camel.model.validator.EndpointValidatorDefinition
- endResponseHeader() - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
-
Ends the configuration of this response message
- endResponseMessage() - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
-
Ends the configuration of this response message
- endSecurityDefinition() - Method in class org.apache.camel.model.rest.RestSecurityDefinition
-
Ends the configuration of this security
- endToken(String) - Method in class org.apache.camel.model.language.TokenizerExpression.Builder
-
The end token to use as tokenizer if using start/end token pairs.
- enrich() - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
. - enrich(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
. - enrich(String, AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
. - enrich(String, AggregationStrategy, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
. - enrich(String, AggregationStrategy, boolean, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
. - enrich(EndpointProducerBuilder) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
. - enrich(EndpointProducerBuilder, AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
. - enrich(EndpointProducerBuilder, AggregationStrategy, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
. - enrich(EndpointProducerBuilder, AggregationStrategy, boolean, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
. - EnrichClause<T> - Class in org.apache.camel.builder
- EnrichClause(T) - Constructor for class org.apache.camel.builder.EnrichClause
- EnrichDefinition - Class in org.apache.camel.model
-
Enriches a message with data from a secondary resource
- EnrichDefinition() - Constructor for class org.apache.camel.model.EnrichDefinition
- EnrichDefinition(AggregationStrategy) - Constructor for class org.apache.camel.model.EnrichDefinition
- EnrichDefinition(EnrichDefinition) - Constructor for class org.apache.camel.model.EnrichDefinition
- enrichWith(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
and with an aggregation strategy created using a fluent builder. - enrichWith(String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
and with an aggregation strategy created using a fluent builder. - enrichWith(String, boolean, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
and with an aggregation strategy created using a fluent builder. - enrichWith(EndpointProducerBuilder) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
and with an aggregation strategy created using a fluent builder. - enrichWith(EndpointProducerBuilder, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
and with an aggregation strategy created using a fluent builder. - enrichWith(EndpointProducerBuilder, boolean, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
and with an aggregation strategy created using a fluent builder. - errorHandler(String) - Method in class org.apache.camel.builder.RouteBuilder
-
Installs the given error handler builder
- errorHandler(String) - Method in class org.apache.camel.model.RouteConfigurationDefinition
-
Sets the error handler to use, for routes that has not already been configured with an error handler.
- errorHandler(String) - Method in class org.apache.camel.model.RouteDefinition
-
Installs the given error handler builder.
- errorHandler(ErrorHandlerFactory) - Method in class org.apache.camel.builder.RouteBuilder
-
Installs the given error handler builder
- errorHandler(ErrorHandlerFactory) - Method in class org.apache.camel.model.RouteConfigurationDefinition
-
Sets the error handler to use, for routes that has not already been configured with an error handler.
- errorHandler(ErrorHandlerFactory) - Method in class org.apache.camel.model.RouteDefinition
-
Installs the given error handler builder.
- ErrorHandlerDefinition - Class in org.apache.camel.model
-
Camel error handling.
- ErrorHandlerDefinition() - Constructor for class org.apache.camel.model.ErrorHandlerDefinition
- ErrorHandlerHelper - Class in org.apache.camel.model.errorhandler
- ErrorHandlerRefConfiguration - Class in org.apache.camel.model.errorhandler
-
Deprecated.
- ErrorHandlerRefConfiguration() - Constructor for class org.apache.camel.model.errorhandler.ErrorHandlerRefConfiguration
-
Deprecated.
- ErrorHandlerRefProperties - Interface in org.apache.camel.model.errorhandler
-
Deprecated.
- escape(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Sets the escape character to use
- escapeChar(String) - Method in class org.apache.camel.model.dataformat.UniVocityTsvDataFormat.Builder
-
The escape character.
- escapeDisabled(boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Use for disabling using escape character
- escapeDisabled(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Use for disabling using escape character
- evaluate(Exchange, Class<T>) - Method in class org.apache.camel.model.language.ExpressionDefinition
- evaluate(Exchange, Class<U>) - Method in class org.apache.camel.builder.ExpressionClause
- example(String) - Method in class org.apache.camel.model.rest.ParamDefinition
-
Adds a single example
- example(String) - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
-
Sets an example of this header.
- example(String, String) - Method in class org.apache.camel.model.rest.ParamDefinition
-
Adds a body example with the given content-type
- example(String, String) - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
-
Adds an example
- exception(Class<? extends Throwable>) - Method in class org.apache.camel.model.CatchDefinition
-
The exception(s) to catch.
- exception(Class<? extends Throwable>...) - Method in class org.apache.camel.model.CatchDefinition
-
The exception(s) to catch.
- exception(Class<? extends Throwable>, Class<? extends Throwable>) - Method in class org.apache.camel.model.CatchDefinition
-
The exception(s) to catch.
- exception(Class<? extends Throwable>, Class<? extends Throwable>, Class<? extends Throwable>) - Method in class org.apache.camel.model.CatchDefinition
-
The exception(s) to catch.
- exception(List<Class<? extends Throwable>>) - Method in class org.apache.camel.model.CatchDefinition
-
The exception(s) to catch.
- exceptionMessage() - Static method in class org.apache.camel.builder.Builder
-
Returns a predicate and value builder for the exception message on an exchange
- exceptionMessage() - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a exception expression value builder
- exceptionStackTrace() - Static method in class org.apache.camel.builder.Builder
-
Returns a predicate and value builder for the exception stacktrace on an exchange
- exchange() - Method in class org.apache.camel.builder.ExpressionClause
-
An expression of the exchange
- exchange() - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
An expression of the exchange
- exchange(BiFunction<Exchange, Exchange, Exchange>) - Method in class org.apache.camel.builder.AggregationStrategyClause
-
Define an aggregation strategy which targets the exchnage.
- exchange(Consumer<Exchange>) - Method in class org.apache.camel.builder.ProcessClause
-
Define a
Processor
which targets the Exchange. - exchange(Function<Exchange, Object>) - Method in class org.apache.camel.builder.ExpressionClause
-
A functional expression of the exchange
- exchange(Predicate<Exchange>) - Method in class org.apache.camel.builder.PredicateClause
-
Define a
Predicate
which targets the Exchange. - ExchangeBuilder - Class in org.apache.camel.builder
-
Builder to create
Exchange
and add headers and set body on the ExchangeMessage
. - ExchangeBuilder(CamelContext) - Constructor for class org.apache.camel.builder.ExchangeBuilder
- exchangeFormatterRef(String) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- exchangeFormatterRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- exchangeFormatterRef(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets the reference of the instance of
ExchangeFormatter
to generate the log message from exchange. - exchangePattern() - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
An expression of the exchange pattern
- exchangeProperties() - Method in class org.apache.camel.builder.ExpressionClause
-
An expression of the exchange properties
- exchangeProperties() - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
An expression of the exchange properties
- exchangeProperty() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the ExchangeProperty language
- exchangeProperty(String) - Static method in class org.apache.camel.builder.Builder
-
Returns a predicate and value builder for properties on an exchange
- exchangeProperty(String) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a value builder for the given exchange property
- exchangeProperty(String) - Method in class org.apache.camel.builder.ExpressionClause
-
An expression of an exchange property of the given name
- exchangeProperty(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
An expression of an exchange property of the given name
- exchangeProperty(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the ExchangeProperty language
- ExchangePropertyExpression - Class in org.apache.camel.model.language
-
Gets a property from the Exchange.
- ExchangePropertyExpression() - Constructor for class org.apache.camel.model.language.ExchangePropertyExpression
- ExchangePropertyExpression(String) - Constructor for class org.apache.camel.model.language.ExchangePropertyExpression
- ExchangePropertyExpression(ExchangePropertyExpression) - Constructor for class org.apache.camel.model.language.ExchangePropertyExpression
- ExchangePropertyExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forExchangePropertyExpression
. - executorService(String) - Method in class org.apache.camel.model.AggregateDefinition
-
If using parallelProcessing you can specify a custom thread pool to be used.
- executorService(String) - Method in class org.apache.camel.model.DelayDefinition
-
Refers to a custom Thread Pool if asyncDelay has been enabled.
- executorService(String) - Method in interface org.apache.camel.model.ExecutorServiceAwareDefinition
-
Setting the executor service for executing
- executorService(String) - Method in class org.apache.camel.model.MulticastDefinition
-
Refers to a custom Thread Pool to be used for parallel processing.
- executorService(String) - Method in class org.apache.camel.model.OnCompletionDefinition
-
Refers to a custom Thread Pool to be used for parallel processing.
- executorService(String) - Method in class org.apache.camel.model.RecipientListDefinition
-
Refers to a custom Thread Pool to be used for parallel processing.
- executorService(String) - Method in class org.apache.camel.model.SplitDefinition
-
Refers to a custom Thread Pool to be used for parallel processing.
- executorService(String) - Method in class org.apache.camel.model.ThreadsDefinition
-
To refer to a custom thread pool or use a thread pool profile (as overlay)
- executorService(String) - Method in class org.apache.camel.model.ThrottleDefinition
-
To use a custom thread pool (ScheduledExecutorService) by the throttler.
- executorService(String) - Method in class org.apache.camel.model.WireTapDefinition
-
Uses a custom thread pool
- executorService(ExecutorService) - Method in class org.apache.camel.model.AggregateDefinition
-
If using parallelProcessing you can specify a custom thread pool to be used.
- executorService(ExecutorService) - Method in class org.apache.camel.model.DelayDefinition
-
To use a custom Thread Pool if asyncDelay has been enabled.
- executorService(ExecutorService) - Method in interface org.apache.camel.model.ExecutorServiceAwareDefinition
-
Setting the executor service for executing
- executorService(ExecutorService) - Method in class org.apache.camel.model.MulticastDefinition
-
To use a custom Thread Pool to be used for parallel processing.
- executorService(ExecutorService) - Method in class org.apache.camel.model.OnCompletionDefinition
-
To use a custom Thread Pool to be used for parallel processing.
- executorService(ExecutorService) - Method in class org.apache.camel.model.RecipientListDefinition
-
To use a custom Thread Pool to be used for parallel processing.
- executorService(ExecutorService) - Method in class org.apache.camel.model.SplitDefinition
-
To use a custom Thread Pool to be used for parallel processing.
- executorService(ExecutorService) - Method in class org.apache.camel.model.ThreadsDefinition
-
To use a custom thread pool
- executorService(ExecutorService) - Method in class org.apache.camel.model.ThrottleDefinition
-
To use a custom thread pool (ScheduledExecutorService) by the throttler.
- executorService(ExecutorService) - Method in class org.apache.camel.model.WireTapDefinition
-
Uses a custom thread pool
- executorService(ScheduledExecutorService) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Sets the thread pool to be used for redelivery.
- executorService(ScheduledExecutorService) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets the thread pool to be used for redelivery.
- ExecutorServiceAwareDefinition<Type> - Interface in org.apache.camel.model
-
Enables definitions to support concurrency using
ExecutorService
- executorServiceRef(String) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Sets a reference to a thread pool to be used for redelivery.
- executorServiceRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets a reference to a thread pool to be used for redelivery.
- exponentialBackOff() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
-
Enable exponential backoff
- exponentialBackOff(boolean) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
- exponentialBackOff(String) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
- expr(CamelContext) - Method in interface org.apache.camel.builder.EndpointConsumerBuilder
-
Builds a dynamic expression of this endpoint url.
- expr(CamelContext) - Method in interface org.apache.camel.builder.EndpointProducerBuilder
-
Builds a dynamic expression of this endpoint url.
- expression() - Method in class org.apache.camel.builder.RouteBuilder
-
A utility method allowing to build any language using a fluent syntax as shown in the next example:
- expression() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets a custom
Expression
to use through an expression builder clause. - expression() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets a custom
Expression
to use through an expression builder clause. - expression(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets a reference to a custom
Expression
to use. - expression(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets a reference to a custom
Expression
to use. - expression(String) - Method in class org.apache.camel.model.language.ExpressionDefinition.AbstractBuilder
-
The expression value in your chosen language syntax
- expression(Expression) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a value builder for the given expression
- expression(Expression) - Method in class org.apache.camel.builder.ExpressionClause
-
Specify an
Expression
instance - expression(Expression) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Specify an
Expression
instance - expression(Expression) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets a custom
Expression
to use. - expression(Expression) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets a custom
Expression
to use. - expression(Expression) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
Deprecated.
- ExpressionBuilder - Class in org.apache.camel.builder
-
A helper class for working with expressions.
- ExpressionClause<T> - Class in org.apache.camel.builder
-
Represents an expression clause within the DSL which when the expression is complete the clause continues to another part of the DSL
- ExpressionClause(T) - Constructor for class org.apache.camel.builder.ExpressionClause
- ExpressionClauseSupport<T> - Class in org.apache.camel.builder
-
A support class for building expression clauses.
- ExpressionClauseSupport(T) - Constructor for class org.apache.camel.builder.ExpressionClauseSupport
- expressionConfiguration(ServiceCallExpressionConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Configures the Expression using the given configuration.
- expressionConfiguration(ServiceCallExpressionConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Configures the Expression using the given configuration.
- ExpressionDefinition - Class in org.apache.camel.model.language
-
A useful base class for an expression
- ExpressionDefinition() - Constructor for class org.apache.camel.model.language.ExpressionDefinition
- ExpressionDefinition(String) - Constructor for class org.apache.camel.model.language.ExpressionDefinition
- ExpressionDefinition(Expression) - Constructor for class org.apache.camel.model.language.ExpressionDefinition
- ExpressionDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.language.ExpressionDefinition
- ExpressionDefinition(ExpressionDefinition.AbstractBuilder<?, ?>) - Constructor for class org.apache.camel.model.language.ExpressionDefinition
- ExpressionDefinition(Predicate) - Constructor for class org.apache.camel.model.language.ExpressionDefinition
- ExpressionDefinition.AbstractBuilder<T,
E> - Class in org.apache.camel.model.language -
AbstractBuilder
is the base expression builder. - ExpressionNode - Class in org.apache.camel.model
-
A base
ExpressionNode
which does not support any outputs. - ExpressionNode() - Constructor for class org.apache.camel.model.ExpressionNode
- ExpressionNode(Expression) - Constructor for class org.apache.camel.model.ExpressionNode
- ExpressionNode(ExpressionNode) - Constructor for class org.apache.camel.model.ExpressionNode
- ExpressionNode(ExpressionDefinition) - Constructor for class org.apache.camel.model.ExpressionNode
- ExpressionNode(Predicate) - Constructor for class org.apache.camel.model.ExpressionNode
- ExpressionNodeHelper - Class in org.apache.camel.model
-
Helper for
ExpressionNode
- ExpressionSubElementDefinition - Class in org.apache.camel.model
-
Represents an expression sub element
- ExpressionSubElementDefinition() - Constructor for class org.apache.camel.model.ExpressionSubElementDefinition
- ExpressionSubElementDefinition(Expression) - Constructor for class org.apache.camel.model.ExpressionSubElementDefinition
- ExpressionSubElementDefinition(ExpressionSubElementDefinition) - Constructor for class org.apache.camel.model.ExpressionSubElementDefinition
- ExpressionSubElementDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.ExpressionSubElementDefinition
- ExpressionSubElementDefinition(Predicate) - Constructor for class org.apache.camel.model.ExpressionSubElementDefinition
- expressionType(ExpressionDefinition) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
Deprecated.
- EXTRACTING_TEXT_CONTENT - Enum constant in enum class org.apache.camel.model.language.XMLTokenizerExpression.Mode
F
- factoryBean(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Name of factory bean (bean id) to use for creating the bean.
- factoryMethod(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Name of method to invoke when creating the bean via a factory bean.
- factoryRef(String) - Method in class org.apache.camel.model.language.XPathExpression.Builder
-
References to a custom XPathFactory to lookup in the registry
- failover() - Method in class org.apache.camel.model.LoadBalanceDefinition
-
Uses fail over load balancer
- failover(int, boolean, boolean, boolean, Class<?>...) - Method in class org.apache.camel.model.LoadBalanceDefinition
-
Uses fail over load balancer
- failover(int, boolean, boolean, Class<?>...) - Method in class org.apache.camel.model.LoadBalanceDefinition
-
Uses fail over load balancer
- failover(Class<?>...) - Method in class org.apache.camel.model.LoadBalanceDefinition
-
Uses fail over load balancer
- FailoverLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
-
In case of failures the exchange will be tried on the next endpoint.
- FailoverLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
- FailoverLoadBalancerDefinition(FailoverLoadBalancerDefinition) - Constructor for class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
- failureRateThreshold(float) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Configures the failure rate threshold in percentage.
- failureRatio(int) - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinition
-
Configures the failure rate threshold in percentage.
- Fastjson - Enum constant in enum class org.apache.camel.model.dataformat.JsonLibrary
- faultToleranceConfiguration() - Method in class org.apache.camel.model.CircuitBreakerDefinition
-
Configures the circuit breaker to use MicroProfile Fault Tolerance.
- faultToleranceConfiguration(FaultToleranceConfigurationDefinition) - Method in class org.apache.camel.model.CircuitBreakerDefinition
-
Configures the circuit breaker to use MicroProfile Fault Tolerance with the given configuration.
- FaultToleranceConfigurationCommon - Class in org.apache.camel.model
- FaultToleranceConfigurationCommon() - Constructor for class org.apache.camel.model.FaultToleranceConfigurationCommon
- FaultToleranceConfigurationCommon(FaultToleranceConfigurationCommon) - Constructor for class org.apache.camel.model.FaultToleranceConfigurationCommon
- FaultToleranceConfigurationDefinition - Class in org.apache.camel.model
-
MicroProfile Fault Tolerance Circuit Breaker EIP configuration
- FaultToleranceConfigurationDefinition() - Constructor for class org.apache.camel.model.FaultToleranceConfigurationDefinition
- FaultToleranceConfigurationDefinition(CircuitBreakerDefinition) - Constructor for class org.apache.camel.model.FaultToleranceConfigurationDefinition
- FaultToleranceConfigurationDefinition(FaultToleranceConfigurationDefinition) - Constructor for class org.apache.camel.model.FaultToleranceConfigurationDefinition
- FaultToleranceConfigurationDefinitionConfigurer - Class in org.apache.camel.model
-
Generated by camel build tools - do NOT edit this file!
- FaultToleranceConfigurationDefinitionConfigurer() - Constructor for class org.apache.camel.model.FaultToleranceConfigurationDefinitionConfigurer
- fhirContext(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
To use a custom fhir context.
- FhirDataformat - Class in org.apache.camel.model.dataformat
- FhirDataformat() - Constructor for class org.apache.camel.model.dataformat.FhirDataformat
- FhirDataformat(String) - Constructor for class org.apache.camel.model.dataformat.FhirDataformat
- FhirDataformat(String, FhirDataformat.AbstractBuilder<?, ?>) - Constructor for class org.apache.camel.model.dataformat.FhirDataformat
- FhirDataformat(FhirDataformat) - Constructor for class org.apache.camel.model.dataformat.FhirDataformat
- FhirDataformat.AbstractBuilder<T,
F> - Class in org.apache.camel.model.dataformat -
AbstractBuilder
is the base builder forFhirDataformat
. - fhirJson() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the FHIR JSON data format
- fhirJson() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the FHIR JSON data format
- fhirJson(boolean) - Method in class org.apache.camel.builder.DataFormatClause
- fhirJson(String) - Method in class org.apache.camel.builder.DataFormatClause
- fhirJson(String, boolean) - Method in class org.apache.camel.builder.DataFormatClause
- FhirJsonDataFormat - Class in org.apache.camel.model.dataformat
-
Marshall and unmarshall FHIR objects to/from JSON.
- FhirJsonDataFormat() - Constructor for class org.apache.camel.model.dataformat.FhirJsonDataFormat
- FhirJsonDataFormat(FhirJsonDataFormat) - Constructor for class org.apache.camel.model.dataformat.FhirJsonDataFormat
- FhirJsonDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forFhirJsonDataFormat
. - fhirVersion(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
The version of FHIR to use.
- fhirXml() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the FHIR XML data format
- fhirXml() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the FHIR XML data format
- fhirXml(boolean) - Method in class org.apache.camel.builder.DataFormatClause
- fhirXml(String) - Method in class org.apache.camel.builder.DataFormatClause
- fhirXml(String, boolean) - Method in class org.apache.camel.builder.DataFormatClause
- FhirXmlDataFormat - Class in org.apache.camel.model.dataformat
-
Marshall and unmarshall FHIR objects to/from XML.
- FhirXmlDataFormat() - Constructor for class org.apache.camel.model.dataformat.FhirXmlDataFormat
- FhirXmlDataFormat(FhirXmlDataFormat) - Constructor for class org.apache.camel.model.dataformat.FhirXmlDataFormat
- FhirXmlDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forFhirXmlDataFormat
. - filter() - Method in class org.apache.camel.builder.NotifyBuilder
-
Optionally a filter to only allow matching
Exchange
to be used for matching. - filter() - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Filter EIP: Creates a predicate expression which only if it is true then the exchange is forwarded to the destination
- filter(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
-
Specify a filter to control what data gets merged data back from the claim check repository.
- filter(String, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Filter EIP: Creates a predicate language expression which only if it is true then the exchange is forwarded to the destination
- filter(ExpressionDefinition) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Filter EIP: Creates a predicate expression which only if it is true then the exchange is forwarded to the destination
- filter(Predicate) - Method in class org.apache.camel.builder.NotifyBuilder
-
Optionally a filter to only allow matching
Exchange
to be used for matching. - filter(Predicate) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Filter EIP: Creates a predicate which is applied and only if it is true then the exchange is forwarded to the destination
- FILTER - Static variable in class org.apache.camel.model.console.BeanModelDevConsole
-
Filters the beans matching by name
- filterByPattern(String, String) - Static method in class org.apache.camel.model.RouteFilters
-
Used for filtering routes routes matching the given pattern, which follows the following rules: - Match by route id - Match by route input endpoint uri The matching is using exact match, by wildcard and regular expression as documented by
PatternHelper.matchPattern(String, String)
. - FilterDefinition - Class in org.apache.camel.model
-
Filter out messages based using a predicate
- FilterDefinition() - Constructor for class org.apache.camel.model.FilterDefinition
- FilterDefinition(FilterDefinition) - Constructor for class org.apache.camel.model.FilterDefinition
- FilterDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.FilterDefinition
- FilterDefinition(Predicate) - Constructor for class org.apache.camel.model.FilterDefinition
- filterNonXmlChars(boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
To ignore non xml characters and replace them with an empty space.
- filterNonXmlChars(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
To ignore non xml characters and replace them with an empty space.
- filterTypeInOutputs(List<ProcessorDefinition<?>>, Class<T>) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
-
Looks for the given type in the list of outputs and recurring all the children as well.
- filterTypeInOutputs(List<ProcessorDefinition<?>>, Class<T>, int) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
-
Looks for the given type in the list of outputs and recurring all the children as well.
- FinallyDefinition - Class in org.apache.camel.model
-
Path traversed when a try, catch, finally block exits
- FinallyDefinition() - Constructor for class org.apache.camel.model.FinallyDefinition
- FinallyDefinition(FinallyDefinition) - Constructor for class org.apache.camel.model.FinallyDefinition
- findFirstParentOfType(Class<T>, ProcessorDefinition<?>, boolean) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
-
Is the given node parent(s) of the given type
- findFirstTypeInOutputs(List<ProcessorDefinition<?>>, Class<T>) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
-
Looks for the given type in the list of outputs and recurring all the children as well.
- findParentSourceLocationScheme(NamedNode) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
-
Finds the source location scheme from the parent nodes.
- fixed() - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- fixed(boolean) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat.Builder
-
Delimited or fixed.
- fixed(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat.Builder
-
Delimited or fixed.
- Fixed - Enum constant in enum class org.apache.camel.model.dataformat.BindyType
- flatpack() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the Flatpack data format
- FlatpackDataFormat - Class in org.apache.camel.model.dataformat
-
Marshal and unmarshal Java lists and maps to/from flat files (such as CSV, delimited, or fixed length formats) using Flatpack library.
- FlatpackDataFormat() - Constructor for class org.apache.camel.model.dataformat.FlatpackDataFormat
- FlatpackDataFormat(FlatpackDataFormat) - Constructor for class org.apache.camel.model.dataformat.FlatpackDataFormat
- FlatpackDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forFlatpackDataFormat
. - flattened(boolean) - Method in class org.apache.camel.model.dataformat.GrokDataFormat.Builder
-
Turns on flattened mode.
- flattened(String) - Method in class org.apache.camel.model.dataformat.GrokDataFormat.Builder
-
Turns on flattened mode.
- flexible() - Static method in class org.apache.camel.builder.AggregationStrategies
-
Creates a
FlexibleAggregationStrategy
with no particular type, i.e. performing no casts or type conversion of pick expression results. - flexible(Class<T>) - Static method in class org.apache.camel.builder.AggregationStrategies
-
Creates a
FlexibleAggregationStrategy
pivoting around a particular type, e.g. it casts all pick expression results to the desired type. - FlexibleAggregationStrategy<E> - Class in org.apache.camel.builder
-
The Flexible Aggregation Strategy is a highly customizable, fluently configurable aggregation strategy.
- FlexibleAggregationStrategy() - Constructor for class org.apache.camel.builder.FlexibleAggregationStrategy
-
Initializes a new instance with
Object
as theFlexibleAggregationStrategy.castAs
type. - FlexibleAggregationStrategy(Class<E>) - Constructor for class org.apache.camel.builder.FlexibleAggregationStrategy
-
Initializes a new instance with the specified type as the
FlexibleAggregationStrategy.castAs
type. - FlexibleAggregationStrategy.CompletionAwareMixin - Interface in org.apache.camel.builder
- FlexibleAggregationStrategy.TimeoutAwareMixin - Interface in org.apache.camel.builder
- flow(String) - Method in class org.apache.camel.model.rest.OAuth2Definition
- forceAssignIds(CamelContext, List<RouteDefinition>) - Static method in class org.apache.camel.model.RouteDefinitionHelper
-
Force assigning ids to the routes
- forceAssignIds(CamelContext, FromDefinition) - Static method in class org.apache.camel.model.RouteDefinitionHelper
- forceAssignIds(CamelContext, ProcessorDefinition) - Static method in class org.apache.camel.model.RouteDefinitionHelper
-
Force assigning ids to the give node and all its children (recursively).
- forceCompletionOnStop() - Method in class org.apache.camel.model.AggregateDefinition
-
Indicates to complete all current aggregated exchanges when the context is stopped
- forceResourceId(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
When encoding, force this resource ID to be encoded as the resource ID Reference to object of type org.hl7.fhir.instance.model.api.IIdType
- formatName(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
The name of the format to use, the default value is CSVFormat.DEFAULT
- formatRef(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
The reference format to use, it will be updated with the other format options, the default value is CSVFormat.DEFAULT
- formData - Enum constant in enum class org.apache.camel.model.rest.RestParamType
- fory() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the Fory data format
- fory() - Method in class org.apache.camel.builder.DataFormatClause
-
Use the Fory data format
- fory(Class) - Method in class org.apache.camel.builder.DataFormatClause
-
Use the Fory data format with the given unmarshalType
- ForyDataFormat - Class in org.apache.camel.model.dataformat
-
Serialize and deserialize messages using Apache Fory
- ForyDataFormat() - Constructor for class org.apache.camel.model.dataformat.ForyDataFormat
- ForyDataFormat(ForyDataFormat) - Constructor for class org.apache.camel.model.dataformat.ForyDataFormat
- ForyDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forForyDataFormat
. - fragment(boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
To turn on marshalling XML fragment trees.
- fragment(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
To turn on marshalling XML fragment trees.
- from(String) - Method in class org.apache.camel.builder.NotifyBuilder
-
Optionally a from endpoint which means that this expression should only be based on
Exchange
which is originated from the particular endpoint(s). - from(String) - Method in class org.apache.camel.builder.RouteBuilder
-
Creates a new route from the given URI input
- from(String) - Method in class org.apache.camel.model.RouteDefinition
-
Creates an input to the route
- from(String) - Method in class org.apache.camel.model.RoutesDefinition
-
Creates a new route from the given URI input
- from(String) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Creates an input to the route
- from(EndpointConsumerBuilder) - Method in class org.apache.camel.builder.RouteBuilder
-
Creates a new route from the given endpoint
- from(EndpointConsumerBuilder) - Method in class org.apache.camel.model.RouteDefinition
-
Creates an input to the route
- from(EndpointConsumerBuilder) - Method in class org.apache.camel.model.RoutesDefinition
-
Creates a new route from the given endpoint
- from(EndpointConsumerBuilder) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Creates an input to the route
- from(Endpoint) - Method in class org.apache.camel.builder.RouteBuilder
-
Creates a new route from the given endpoint
- from(Endpoint) - Method in class org.apache.camel.model.RouteDefinition
-
Creates an input to the route
- from(Endpoint) - Method in class org.apache.camel.model.RoutesDefinition
-
Creates a new route from the given endpoint
- from(Endpoint) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Creates an input to the route
- fromCurrentRoute(String) - Method in class org.apache.camel.builder.NotifyBuilder
-
Optionally a from current route which means that this expression should only be based on
Exchange
which is the current route(s). - FromDefinition - Class in org.apache.camel.model
-
Act as a message source as input to a route
- FromDefinition() - Constructor for class org.apache.camel.model.FromDefinition
- FromDefinition(String) - Constructor for class org.apache.camel.model.FromDefinition
- FromDefinition(EndpointConsumerBuilder) - Constructor for class org.apache.camel.model.FromDefinition
- FromDefinition(Endpoint) - Constructor for class org.apache.camel.model.FromDefinition
- fromEndpoint(Endpoint) - Static method in class org.apache.camel.model.RouteDefinition
- fromF(String, Object...) - Method in class org.apache.camel.builder.RouteBuilder
-
Creates a new route from the given URI input
- fromRest(String) - Method in class org.apache.camel.model.RouteDefinition
-
This route is created from the REST DSL.
- fromRoute(String) - Method in class org.apache.camel.builder.NotifyBuilder
-
Optionally a from route which means that this expression should only be based on
Exchange
which is originated from the particular route(s). - fromType(Class<?>) - Method in class org.apache.camel.builder.TransformerBuilder
-
Set the 'from' data type using Java class.
- fromType(String) - Method in class org.apache.camel.builder.TransformerBuilder
-
Set the 'from' data type name.
- fromUri(String) - Static method in class org.apache.camel.model.RouteDefinition
- fromV(String, String) - Method in class org.apache.camel.builder.RouteBuilder
-
Creates an input to the route, and use a variable to store a copy of the incoming message body (only body, not headers).
- fromV(String, String) - Method in class org.apache.camel.model.RouteDefinition
-
Creates an input to the route, and uses a variable to store a copy of the received message body (only body, not headers).
- fromV(String, String) - Method in class org.apache.camel.model.RoutesDefinition
-
Creates an input to the route, and uses a variable to store a copy of the received message body (only body, not headers).
- fromV(String, String) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Creates an input to the route, and uses a variable to store a copy of the received message body (only body, not headers).
- fromV(EndpointConsumerBuilder, String) - Method in class org.apache.camel.builder.RouteBuilder
-
Creates an input to the route, and use a variable to store a copy of the incoming message body (only body, not headers).
- fromV(EndpointConsumerBuilder, String) - Method in class org.apache.camel.model.RouteDefinition
-
Creates an input to the route, and uses a variable to store a copy of the received message body (only body, not headers).
- fromV(EndpointConsumerBuilder, String) - Method in class org.apache.camel.model.RoutesDefinition
-
Creates an input to the route, and uses a variable to store a copy of the received message body (only body, not headers).
- fromV(EndpointConsumerBuilder, String) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Creates an input to the route, and uses a variable to store a copy of the received message body (only body, not headers).
G
- gatherAllEndpointUris(CamelContext, RouteDefinition, boolean, boolean, boolean) - Static method in class org.apache.camel.model.RouteDefinitionHelper
-
Gather all the endpoint uri's the route is using from the EIPs that has a static or dynamic endpoint defined.
- gatherAllNodeIds(ProcessorDefinition<?>, Set<String>, boolean, boolean) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
-
Traverses the node, including its children (recursive), and gathers all the node ids.
- gatherAllStaticEndpointUris(CamelContext, RouteDefinition, boolean, boolean) - Static method in class org.apache.camel.model.RouteDefinitionHelper
-
Gather all the endpoint uri's the route is using from the EIPs that has a static endpoint defined.
- get() - Method in class org.apache.camel.model.rest.RestDefinition
- get() - Method in class org.apache.camel.model.rest.VerbDefinition
- get(String) - Method in class org.apache.camel.model.rest.RestDefinition
- get(String) - Method in class org.apache.camel.model.rest.VerbDefinition
- Get - Enum constant in enum class org.apache.camel.model.ClaimCheckOperation
- getAccessExternalSchemaProtocols() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getAclToken() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getAddKeyValueForEncryptedKey() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
- getAdviceWithTasks() - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
-
Gets a list of additional tasks to execute after the
RouteBuilder.configure()
method has been executed during the advice process. - getAfterUri() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
- getAggregateController() - Method in class org.apache.camel.model.AggregateDefinition
- getAggregateControllerBean() - Method in class org.apache.camel.model.AggregateDefinition
- getAggregateOnException() - Method in class org.apache.camel.model.EnrichDefinition
- getAggregateOnException() - Method in class org.apache.camel.model.PollEnrichDefinition
- getAggregationRepository() - Method in class org.apache.camel.model.AggregateDefinition
- getAggregationRepositoryBean() - Method in class org.apache.camel.model.AggregateDefinition
- getAggregationStrategy() - Method in class org.apache.camel.model.AggregateDefinition
- getAggregationStrategy() - Method in class org.apache.camel.model.ClaimCheckDefinition
- getAggregationStrategy() - Method in class org.apache.camel.model.EnrichDefinition
- getAggregationStrategy() - Method in class org.apache.camel.model.MulticastDefinition
- getAggregationStrategy() - Method in class org.apache.camel.model.PollEnrichDefinition
- getAggregationStrategy() - Method in class org.apache.camel.model.RecipientListDefinition
- getAggregationStrategy() - Method in class org.apache.camel.model.SplitDefinition
- getAggregationStrategyBean() - Method in class org.apache.camel.model.AggregateDefinition
- getAggregationStrategyBean() - Method in interface org.apache.camel.model.AggregationStrategyAwareDefinition
-
Gets the aggregation strategy
- getAggregationStrategyBean() - Method in class org.apache.camel.model.ClaimCheckDefinition
- getAggregationStrategyBean() - Method in class org.apache.camel.model.EnrichDefinition
- getAggregationStrategyBean() - Method in class org.apache.camel.model.MulticastDefinition
- getAggregationStrategyBean() - Method in class org.apache.camel.model.PollEnrichDefinition
- getAggregationStrategyBean() - Method in class org.apache.camel.model.RecipientListDefinition
- getAggregationStrategyBean() - Method in class org.apache.camel.model.SplitDefinition
- getAggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.AggregateDefinition
- getAggregationStrategyMethodAllowNull() - Method in interface org.apache.camel.model.AggregationStrategyAwareDefinition
-
If this option is false then the aggregate method is not used for the very first aggregation.
- getAggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.EnrichDefinition
- getAggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.MulticastDefinition
- getAggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.PollEnrichDefinition
- getAggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.RecipientListDefinition
- getAggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.SplitDefinition
- getAggregationStrategyMethodName() - Method in class org.apache.camel.model.AggregateDefinition
- getAggregationStrategyMethodName() - Method in interface org.apache.camel.model.AggregationStrategyAwareDefinition
-
This option can be used to explicit declare the method name to use, when using beans as the AggregationStrategy.
- getAggregationStrategyMethodName() - Method in class org.apache.camel.model.ClaimCheckDefinition
- getAggregationStrategyMethodName() - Method in class org.apache.camel.model.EnrichDefinition
- getAggregationStrategyMethodName() - Method in class org.apache.camel.model.MulticastDefinition
- getAggregationStrategyMethodName() - Method in class org.apache.camel.model.PollEnrichDefinition
- getAggregationStrategyMethodName() - Method in class org.apache.camel.model.RecipientListDefinition
- getAggregationStrategyMethodName() - Method in class org.apache.camel.model.SplitDefinition
- getAggregationStrategyRef() - Method in class org.apache.camel.model.AggregateDefinition
- getAggregationStrategyRef() - Method in interface org.apache.camel.model.AggregationStrategyAwareDefinition
-
Gets a reference id to lookup the aggregation strategy from the registry
- getAggregationStrategyRef() - Method in class org.apache.camel.model.EnrichDefinition
- getAggregationStrategyRef() - Method in class org.apache.camel.model.PollEnrichDefinition
- getAlgorithm() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
- getAlgorithm() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
- getAlgorithmParameterRef() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
- getAllOptions(Object) - Method in class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfigurationConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfigurationConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfigurationConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfigurationConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfigurationConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfigurationConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.model.cloud.DefaultServiceCallServiceLoadBalancerConfigurationConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfigurationConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.model.cloud.HealthyServiceCallServiceFilterConfigurationConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfigurationConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.model.cloud.PassThroughServiceCallServiceFilterConfigurationConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfigurationConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.model.cloud.ServiceCallServiceChooserConfigurationConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfigurationConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.model.cloud.ServiceCallServiceFilterConfigurationConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfigurationConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfigurationConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinitionConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinitionConfigurer
- getAllowableValues() - Method in class org.apache.camel.model.rest.ParamDefinition
- getAllowableValues() - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
- getAllowableValuesAsCommaString() - Method in class org.apache.camel.model.rest.ParamDefinition
- getAllowableValuesAsStringList() - Method in class org.apache.camel.model.rest.ParamDefinition
- getAllowableValuesAsStringList() - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
- getAllowAnyType() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
- getAllowAutoWiredFory() - Method in class org.apache.camel.model.dataformat.ForyDataFormat
- getAllowCoreThreadTimeOut() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- getAllowCoreThreadTimeOut() - Method in class org.apache.camel.model.ThreadsDefinition
- getAllowDuplicates() - Method in class org.apache.camel.model.config.BatchResequencerConfig
- getAllowEasyPredicate() - Method in class org.apache.camel.model.language.JsonPathExpression
- getAllowedValues() - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Gets the registered allowed values for query parameters
- getAllowEmptyDirectory() - Method in class org.apache.camel.model.dataformat.TarFileDataFormat
- getAllowEmptyDirectory() - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
- getAllowEmptyStream() - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- getAllowJmsType() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getAllowJmsType() - Method in class org.apache.camel.model.dataformat.CBORDataFormat
- getAllowJmsType() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- getAllowJmsType() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getAllowJmsType() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getAllowMissingColumnNames() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getAllowMultipleMatchesPerLine() - Method in class org.apache.camel.model.dataformat.GrokDataFormat
- getAllowNullBody() - Method in class org.apache.camel.model.UnmarshalDefinition
- getAllowOptimisedComponents() - Method in class org.apache.camel.model.EnrichDefinition
- getAllowOptimisedComponents() - Method in class org.apache.camel.model.PollEnrichDefinition
- getAllowOptimisedComponents() - Method in class org.apache.camel.model.ToDynamicDefinition
- getAllowRecursiveKeys() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
- getAllowRedeliveryWhileStopping() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getAllowShortLines() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
- getAllowSimple() - Method in class org.apache.camel.model.language.JsonPathExpression
- getAllowUnmarshallType() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getAllowUnmarshallType() - Method in class org.apache.camel.model.dataformat.CBORDataFormat
- getAllowUnmarshallType() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- getAllowUnmarshallType() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getAllowUnmarshallType() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- GetAndRemove - Enum constant in enum class org.apache.camel.model.ClaimCheckOperation
- getApiComponent() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getApiContextPath() - Method in class org.apache.camel.model.rest.OpenApiDefinition
- getApiContextPath() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getApiContextRouteId() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getApiDocs() - Method in class org.apache.camel.model.rest.RestDefinition
- getApiDocs() - Method in class org.apache.camel.model.rest.VerbDefinition
- getApiHost() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getApiProperties() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getApiVendorExtension() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getApiVersion() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getAppliedRouteConfigurationIds() - Method in class org.apache.camel.model.RouteDefinition
-
This is used internally by Camel to keep track which route configurations is applied when creating a route from this model.
- getArmored() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
- getArrayType() - Method in class org.apache.camel.model.rest.ParamDefinition
- getArrayType() - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
- getAsMap() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- getAsyncDelayed() - Method in class org.apache.camel.model.DelayDefinition
- getAsyncDelayed() - Method in class org.apache.camel.model.ThrottleDefinition
- getAsyncDelayedRedelivery() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getAuthorizationUrl() - Method in class org.apache.camel.model.rest.OAuth2Definition
- getAutoDiscoverObjectMapper() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getAutoDiscoverObjectMapper() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getAutoDiscoverObjectMapper() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getAutoDiscoverSchemaResolver() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getAutoDiscoverSchemaResolver() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getAutoDiscoverSchemaResolver() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getAutomaticTransitionFromOpenToHalfOpenEnabled() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getAutoStartComponents() - Method in class org.apache.camel.model.EnrichDefinition
- getAutoStartComponents() - Method in class org.apache.camel.model.PollEnrichDefinition
- getAutoStartComponents() - Method in class org.apache.camel.model.ToDynamicDefinition
- getAutoStartup() - Method in class org.apache.camel.model.RouteDefinition
-
Whether to auto start this route
- getBackOffMultiplier() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getBarcodeFormat() - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
- getBasePackage() - Method in class org.apache.camel.model.app.ComponentScanDefinition
- getBasePath() - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getBatchConfig() - Method in class org.apache.camel.model.ResequenceDefinition
- getBatchSize() - Method in class org.apache.camel.model.config.BatchResequencerConfig
- getBatchTimeout() - Method in class org.apache.camel.model.config.BatchResequencerConfig
- getBean() - Method in class org.apache.camel.model.BeanDefinition
- getBeanClass() - Method in class org.apache.camel.model.BeanDefinition
- getBeanClass() - Method in class org.apache.camel.model.BeanFactoryDefinition
- getBeanReaderErrorHandlerType() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
- getBeans() - Method in class org.apache.camel.builder.RouteBuilder
- getBeans() - Method in class org.apache.camel.model.app.BeansDefinition
- getBeans() - Method in class org.apache.camel.model.TemplatedRouteDefinition
- getBeanSupplier() - Method in class org.apache.camel.model.BeanFactoryDefinition
- getBeanType() - Method in class org.apache.camel.model.BeanDefinition
- getBeanType() - Method in class org.apache.camel.model.language.MethodCallExpression
- getBeanTypeName() - Method in class org.apache.camel.model.language.MethodCallExpression
- getBinaryContent() - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
- getBindingMode() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getBindingMode() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getBindingMode() - Method in class org.apache.camel.model.rest.RestDefinition
- getBindingMode() - Method in class org.apache.camel.model.rest.VerbDefinition
- getBindingPackageScan() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getBlockSeconds() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getBodyMediaType() - Method in class org.apache.camel.model.language.DatasonnetExpression
- getBreakOnShutdown() - Method in class org.apache.camel.model.LoopDefinition
- getBufferSize() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
- getBuilderClass() - Method in class org.apache.camel.model.BeanFactoryDefinition
- getBuilderMethod() - Method in class org.apache.camel.model.BeanFactoryDefinition
- getBulkheadEnabled() - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
- getBulkheadEnabled() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getBulkheadMaxConcurrentCalls() - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
- getBulkheadMaxConcurrentCalls() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getBulkheadMaxWaitDuration() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getBulkheadWaitingTaskQueue() - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
- getCaCertData() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getCaCertFile() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getCacheSize() - Method in class org.apache.camel.model.DynamicRouterDefinition
- getCacheSize() - Method in class org.apache.camel.model.EnrichDefinition
- getCacheSize() - Method in class org.apache.camel.model.PollEnrichDefinition
- getCacheSize() - Method in class org.apache.camel.model.RecipientListDefinition
- getCacheSize() - Method in class org.apache.camel.model.RoutingSlipDefinition
- getCacheSize() - Method in class org.apache.camel.model.ToDynamicDefinition
- getCallerRunsWhenRejected() - Method in class org.apache.camel.model.DelayDefinition
- getCallerRunsWhenRejected() - Method in class org.apache.camel.model.ThreadsDefinition
- getCallerRunsWhenRejected() - Method in class org.apache.camel.model.ThrottleDefinition
- getCamelContext() - Method in class org.apache.camel.builder.BuilderSupport
- getCamelContext() - Method in class org.apache.camel.model.DefaultRouteTemplateContext
- getCamelContext() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
- getCamelContext() - Method in class org.apache.camel.model.RouteConfigurationsDefinition
- getCamelContext() - Method in class org.apache.camel.model.RoutesDefinition
- getCamelContext() - Method in class org.apache.camel.model.RouteTemplatesDefinition
- getCamelContext() - Method in class org.apache.camel.model.TemplatedRouteDefinition
- getCamelContext() - Method in class org.apache.camel.model.TemplatedRoutesDefinition
- getCapacity() - Method in class org.apache.camel.model.config.StreamResequencerConfig
- getCaptureHeaderRecord() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getCatchClauses() - Method in class org.apache.camel.model.TryDefinition
- getCharset() - Method in class org.apache.camel.model.ConvertBodyDefinition
- getCharset() - Method in class org.apache.camel.model.ConvertHeaderDefinition
- getCharset() - Method in class org.apache.camel.model.ConvertVariableDefinition
- getCircuitBreaker() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getClassLoader() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
- getClassName() - Method in class org.apache.camel.model.transformer.CustomTransformerDefinition
- getClassName() - Method in class org.apache.camel.model.validator.CustomValidatorDefinition
- getClassType() - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- getClassTypeAsString() - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- getClientCertData() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getClientCertFile() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getClientKeyAlgo() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getClientKeyData() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getClientKeyFile() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getClientKeyPassphrase() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getClientRequestValidation() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getClientRequestValidation() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getClientRequestValidation() - Method in class org.apache.camel.model.rest.RestDefinition
- getClientRequestValidation() - Method in class org.apache.camel.model.rest.VerbDefinition
- getClientResponseValidation() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getClientResponseValidation() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getClientResponseValidation() - Method in class org.apache.camel.model.rest.RestDefinition
- getClientResponseValidation() - Method in class org.apache.camel.model.rest.VerbDefinition
- getCloseCorrelationKeyOnCompletion() - Method in class org.apache.camel.model.AggregateDefinition
- getCode() - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
- getCollectionFormat() - Method in class org.apache.camel.model.rest.ParamDefinition
- getCollectionFormat() - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
- getCollectionType() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getCollectionType() - Method in class org.apache.camel.model.dataformat.CBORDataFormat
- getCollectionType() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- getCollectionType() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getCollectionType() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getCollectionTypeName() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getCollectionTypeName() - Method in class org.apache.camel.model.dataformat.CBORDataFormat
- getCollectionTypeName() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- getCollectionTypeName() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getCollectionTypeName() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfigurationConfigurer
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfigurationConfigurer
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfigurationConfigurer
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfigurationConfigurer
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfigurationConfigurer
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfigurationConfigurer
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.cloud.DefaultServiceCallServiceLoadBalancerConfigurationConfigurer
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfigurationConfigurer
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.cloud.HealthyServiceCallServiceFilterConfigurationConfigurer
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfigurationConfigurer
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.cloud.PassThroughServiceCallServiceFilterConfigurationConfigurer
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationConfigurer
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfigurationConfigurer
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallServiceChooserConfigurationConfigurer
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfigurationConfigurer
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallServiceFilterConfigurationConfigurer
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfigurationConfigurer
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfigurationConfigurer
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfigurationConfigurer
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinitionConfigurer
- getCollisionAvoidanceFactor() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getCombineUnicodeSurrogates() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getComment() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- getCommentMarker() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getCommentMarkerDisabled() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getComparator() - Method in class org.apache.camel.model.config.StreamResequencerConfig
- getComparator() - Method in class org.apache.camel.model.SortDefinition
- getComparatorBean() - Method in class org.apache.camel.model.config.StreamResequencerConfig
- getComparatorBean() - Method in class org.apache.camel.model.SortDefinition
- getCompensation() - Method in class org.apache.camel.model.SagaDefinition
- getCompleteAllOnStop() - Method in class org.apache.camel.model.AggregateDefinition
- getCompletion() - Method in class org.apache.camel.model.SagaDefinition
- getCompletionEager() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
- getCompletionFromBatchConsumer() - Method in class org.apache.camel.model.AggregateDefinition
- getCompletionInterval() - Method in class org.apache.camel.model.AggregateDefinition
- getCompletionMode() - Method in class org.apache.camel.model.SagaDefinition
- getCompletionOnNewCorrelationGroup() - Method in class org.apache.camel.model.AggregateDefinition
- getCompletionPredicate() - Method in class org.apache.camel.model.AggregateDefinition
- getCompletionSize() - Method in class org.apache.camel.model.AggregateDefinition
- getCompletionSizeExpression() - Method in class org.apache.camel.model.AggregateDefinition
- getCompletionTimeout() - Method in class org.apache.camel.model.AggregateDefinition
- getCompletionTimeoutCheckerInterval() - Method in class org.apache.camel.model.AggregateDefinition
- getCompletionTimeoutExpression() - Method in class org.apache.camel.model.AggregateDefinition
- getComponent() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- getComponent() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getComponent() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getComponent() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getComponentProperties() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getComponentScanning() - Method in class org.apache.camel.model.app.BeansDefinition
- getCompressionAlgorithm() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
- getCompressionCodecName() - Method in class org.apache.camel.model.dataformat.ParquetAvroDataFormat
- getCompressionLevel() - Method in class org.apache.camel.model.dataformat.ZipDeflaterDataFormat
- getConfig() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getConfiguration() - Method in class org.apache.camel.model.CircuitBreakerDefinition
- getConfiguration() - Method in class org.apache.camel.model.language.XQueryExpression
- getConfigurationRef() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getConfigurationRef() - Method in class org.apache.camel.model.language.XQueryExpression
- getConfiguredOptions(CamelContext, Object) - Method in class org.apache.camel.model.cloud.ServiceCallConfiguration
-
Deprecated.
- getConfigurer() - Method in class org.apache.camel.model.DefaultRouteTemplateContext
- getConfigurer() - Method in class org.apache.camel.model.RouteTemplateDefinition
- getConnectionTimeout() - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getConnectTimeoutMillis() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getConstructor() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
- getConstructors() - Method in class org.apache.camel.model.app.BeanConstructorsDefinition
- getConstructors() - Method in class org.apache.camel.model.BeanFactoryDefinition
- getConsumerListener() - Method in class org.apache.camel.model.PausableDefinition
- getConsumerListenerBean() - Method in class org.apache.camel.model.PausableDefinition
- getConsumerProperties() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getConsumes() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getConsumes() - Method in class org.apache.camel.model.rest.RestDefinition
- getConsumes() - Method in class org.apache.camel.model.rest.VerbDefinition
- getContentType() - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
- getContentTypeFormat() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getContentTypeFormat() - Method in class org.apache.camel.model.dataformat.ThriftDataFormat
- getContentTypeHeader() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getContentTypeHeader() - Method in interface org.apache.camel.model.dataformat.ContentTypeHeaderAware
-
Whether the data format should set the Content-Type header with the type from the data format.
- getContentTypeHeader() - Method in class org.apache.camel.model.dataformat.FhirDataformat
- getContentTypeHeader() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- getContentTypeHeader() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getContentTypeHeader() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getContentTypeHeader() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getContentTypeHeader() - Method in class org.apache.camel.model.dataformat.ThriftDataFormat
- getContext() - Method in class org.apache.camel.builder.BuilderSupport
-
Get the
CamelContext
- getContextPath() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getContextPath() - Method in class org.apache.camel.model.dataformat.SoapDataFormat
- getContextPath() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getContextPathIsClassName() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getContinued() - Method in class org.apache.camel.model.OnExceptionDefinition
- getContinuedPolicy() - Method in class org.apache.camel.model.OnExceptionDefinition
- getCopy() - Method in class org.apache.camel.model.LoopDefinition
- getCopy() - Method in class org.apache.camel.model.WireTapDefinition
- getCorrelationExpression() - Method in class org.apache.camel.model.AggregateDefinition
- getCorrelationExpression() - Method in class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
- getCorrelationExpression() - Method in class org.apache.camel.model.ThrottleDefinition
- getCorsHeaders() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getCryptoProvider() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
- getCustomBeans() - Method in interface org.apache.camel.model.Model
-
Gets the custom beans
- getCustomId() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
- getCustomLoadBalancer() - Method in class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
- getDatacenter() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getDataFormat() - Method in class org.apache.camel.model.DataFormatDefinition
- getDataFormat() - Method in class org.apache.camel.model.rest.ParamDefinition
- getDataFormat() - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
- getDataFormatName() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getDataFormatName() - Method in enum class org.apache.camel.model.dataformat.AvroLibrary
- getDataFormatName() - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- getDataFormatName() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getDataFormatName() - Method in enum class org.apache.camel.model.dataformat.JsonLibrary
- getDataFormatName() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getDataFormatName() - Method in enum class org.apache.camel.model.dataformat.ProtobufLibrary
- getDataFormatName() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
- getDataFormatName() - Method in enum class org.apache.camel.model.dataformat.YAMLLibrary
- getDataFormatName() - Method in class org.apache.camel.model.DataFormatDefinition
- getDataFormatProperties() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getDataFormats() - Method in class org.apache.camel.model.app.BeansDefinition
- getDataFormats() - Method in class org.apache.camel.model.dataformat.DataFormatsDefinition
- getDataFormats() - Method in interface org.apache.camel.model.Model
-
Gets the data formats that can be referenced in the routes.
- getDataFormatType() - Method in interface org.apache.camel.model.DataFormatDefinitionAware
-
The data format.
- getDataFormatType() - Method in class org.apache.camel.model.MarshalDefinition
- getDataFormatType() - Method in class org.apache.camel.model.transformer.DataFormatTransformerDefinition
- getDataFormatType() - Method in class org.apache.camel.model.UnmarshalDefinition
- getDataFormatTypeClasses() - Method in class org.apache.camel.model.dataformat.JsonApiDataFormat
- getDataFormatTypes() - Method in class org.apache.camel.model.dataformat.JsonApiDataFormat
- getDataObjectType() - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
- getDataObjectTypeName() - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
- getDataType() - Method in class org.apache.camel.model.rest.ParamDefinition
- getDataType() - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
- getDateFormatPattern() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getDeadLetterHandleNewException() - Method in class org.apache.camel.model.errorhandler.DeadLetterChannelDefinition
- getDeadLetterUri() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- getDeadLetterUri() - Method in class org.apache.camel.model.errorhandler.DeadLetterChannelDefinition
- getDeadLetterUri() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- getDeadLetterUri() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- getDefault() - Static method in class org.apache.camel.model.config.BatchResequencerConfig
-
Returns a new
BatchResequencerConfig
instance using default values forbatchSize
(100) andbatchTimeout
(1000L). - getDefault() - Static method in class org.apache.camel.model.config.StreamResequencerConfig
-
Returns a new
StreamResequencerConfig
instance using default values forcapacity
(1000) andtimeout
(1000L). - getDefaultInstance() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getDefaultInstance() - Method in class org.apache.camel.model.dataformat.ThriftDataFormat
- getDefaultProfile() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- getDefaultRedeliveryPolicy() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- getDefaultRedeliveryPolicy() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- getDefaultRedeliveryPolicy() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- getDefaults() - Method in class org.apache.camel.model.transformer.LoadTransformerDefinition
- getDefaultValue() - Method in class org.apache.camel.model.rest.ParamDefinition
-
Sets the parameter default value.
- getDefaultValue() - Method in class org.apache.camel.model.RouteTemplateParameterDefinition
- getDefaultValues() - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Gets the registered default values for query parameters
- getDefinition() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
- GetDefinition - Class in org.apache.camel.model.rest
-
Rest GET command
- GetDefinition() - Constructor for class org.apache.camel.model.rest.GetDefinition
- getDelay() - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
- getDelayer() - Method in class org.apache.camel.model.RouteDefinition
-
Whether to slow down processing messages by a given delay in msec.
- getDelayPattern() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getDelimiter() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getDelimiter() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
- getDelimiter() - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
- getDelimiter() - Method in class org.apache.camel.model.RecipientListDefinition
- getDelimiter() - Method in class org.apache.camel.model.SplitDefinition
- getDeliveryAttemptInterval() - Method in class org.apache.camel.model.config.StreamResequencerConfig
- getDeprecated() - Method in class org.apache.camel.model.rest.VerbDefinition
- getDescription() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
- getDescription() - Method in class org.apache.camel.model.rest.ParamDefinition
- getDescription() - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
- getDescription() - Method in class org.apache.camel.model.rest.RestSecurityDefinition
- getDescription() - Method in class org.apache.camel.model.RouteTemplateParameterDefinition
- getDescriptionText() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
-
Returns the description text or null if there is no description text associated with this node
- getDestroyMethod() - Method in class org.apache.camel.model.BeanFactoryDefinition
- getDigestAlgorithm() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
- getDisabled() - Method in interface org.apache.camel.model.DisabledAwareDefinition
-
Disables this EIP from the route during build time.
- getDisabled() - Method in class org.apache.camel.model.OtherwiseDefinition
- getDisabled() - Method in class org.apache.camel.model.ProcessorDefinition
- getDisabled() - Method in class org.apache.camel.model.rest.OpenApiDefinition
- getDisabled() - Method in class org.apache.camel.model.rest.RestDefinition
- getDisabled() - Method in class org.apache.camel.model.rest.VerbDefinition
- getDisabled() - Method in class org.apache.camel.model.WhenDefinition
- getDisableFeatures() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getDisableFeatures() - Method in class org.apache.camel.model.dataformat.CBORDataFormat
- getDisableFeatures() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- getDisableFeatures() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getDisableFeatures() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getDisableRedelivery() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getDiscardOnAggregationFailure() - Method in class org.apache.camel.model.AggregateDefinition
- getDiscardOnCompletionTimeout() - Method in class org.apache.camel.model.AggregateDefinition
- getDistributionRatio() - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
- getDistributionRatioDelimiter() - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
- getDnsDomain() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getDocumentType() - Method in class org.apache.camel.model.language.XPathExpression
- getDocumentTypeName() - Method in class org.apache.camel.model.language.XPathExpression
- getDomain() - Method in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getDontEncodeElements() - Method in class org.apache.camel.model.dataformat.FhirDataformat
- getDontStripVersionsFromReferencesAtPaths() - Method in class org.apache.camel.model.dataformat.FhirDataformat
- getDoWhile() - Method in class org.apache.camel.model.LoopDefinition
- getDumperOptions() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
- getDynamicUri() - Method in class org.apache.camel.model.WireTapDefinition
- getEager() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
- getEagerCheckCompletion() - Method in class org.apache.camel.model.AggregateDefinition
- getElementNameStrategy() - Method in class org.apache.camel.model.dataformat.SoapDataFormat
- getElementNameStrategyRef() - Method in class org.apache.camel.model.dataformat.SoapDataFormat
- getEmptyValue() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- getEnableCORS() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getEnableCORS() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getEnableCORS() - Method in class org.apache.camel.model.rest.RestDefinition
- getEnableCORS() - Method in class org.apache.camel.model.rest.VerbDefinition
- getEnableFeatures() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getEnableFeatures() - Method in class org.apache.camel.model.dataformat.CBORDataFormat
- getEnableFeatures() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- getEnableFeatures() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getEnableFeatures() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getEnableJaxbAnnotationModule() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- getEnableNoContentResponse() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getEnableNoContentResponse() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getEnableNoContentResponse() - Method in class org.apache.camel.model.rest.RestDefinition
- getEnableNoContentResponse() - Method in class org.apache.camel.model.rest.VerbDefinition
- getEncodeElements() - Method in class org.apache.camel.model.dataformat.FhirDataformat
- getEncodeElementsAppliesToChildResourcesOnly() - Method in class org.apache.camel.model.dataformat.FhirDataformat
- getEncoding() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
- getEncoding() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getEncoding() - Method in class org.apache.camel.model.dataformat.SoapDataFormat
- getEndpoint() - Method in class org.apache.camel.model.FromDefinition
-
Gets tne endpoint if an
Endpoint
instance was set. - getEndpoint() - Method in class org.apache.camel.model.PollDefinition
-
Gets the endpoint if an
Endpoint
instance was set. - getEndpoint() - Method in class org.apache.camel.model.SendDefinition
-
Gets the endpoint if an
Endpoint
instance was set. - getEndpointConsumerBuilder() - Method in class org.apache.camel.model.FromDefinition
- getEndpointConsumerBuilder() - Method in class org.apache.camel.model.PollDefinition
- getEndpointProducerBuilder() - Method in class org.apache.camel.model.SendDefinition
- getEndpointProducerBuilder() - Method in class org.apache.camel.model.ToDynamicDefinition
- getEndpointProperties() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getEndpointUri() - Method in interface org.apache.camel.model.EndpointRequiredDefinition
-
Gets the uri of the endpoint used by this definition.
- getEndpointUri() - Method in class org.apache.camel.model.FromDefinition
- getEndpointUri() - Method in class org.apache.camel.model.PollDefinition
- getEndpointUri() - Method in class org.apache.camel.model.SendDefinition
- getEndpointUrl() - Method in class org.apache.camel.model.RouteDefinition
- getEndToken() - Method in class org.apache.camel.model.language.TokenizerExpression
- getEnvironmentVariable(String) - Method in class org.apache.camel.model.DefaultRouteTemplateContext
- getErrorHandler() - Method in class org.apache.camel.model.RouteConfigurationDefinition
- getErrorHandler() - Method in class org.apache.camel.model.RouteDefinition
- getErrorHandlerFactory() - Method in class org.apache.camel.builder.BuilderSupport
- getErrorHandlerFactory() - Method in class org.apache.camel.model.RouteDefinition
- getErrorHandlerFactory() - Method in class org.apache.camel.model.RoutesDefinition
- getErrorHandlerFactory() - Method in class org.apache.camel.model.RouteTemplatesDefinition
- getErrorHandlerRef() - Method in class org.apache.camel.model.RouteDefinition
-
Sets the bean ref name of the error handler builder to use on this route
- getErrorHandlerType() - Method in class org.apache.camel.model.ErrorHandlerDefinition
- getEscape() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getEscapeChar() - Method in class org.apache.camel.model.dataformat.UniVocityTsvDataFormat
- getEscapeDisabled() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getExample() - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
- getExamples() - Method in class org.apache.camel.model.rest.ParamDefinition
- getExamples() - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
- getException() - Method in class org.apache.camel.model.ThrowExceptionDefinition
- getExceptionClass() - Method in class org.apache.camel.model.ThrowExceptionDefinition
- getExceptionClasses() - Method in class org.apache.camel.model.CatchDefinition
- getExceptions() - Method in class org.apache.camel.model.CatchDefinition
- getExceptions() - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
- getExceptions() - Method in class org.apache.camel.model.OnExceptionDefinition
- getExceptionType() - Method in class org.apache.camel.model.ThrowExceptionDefinition
- getExceptionTypes() - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
- getExchangeFormatterRef() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getExcludePattern() - Method in class org.apache.camel.model.RemoveHeadersDefinition
- getExcludePattern() - Method in class org.apache.camel.model.RemovePropertiesDefinition
- getExcludePatterns() - Method in class org.apache.camel.model.RemoveHeadersDefinition
- getExcludePatterns() - Method in class org.apache.camel.model.RemovePropertiesDefinition
- getExcludes() - Method in class org.apache.camel.model.ContextScanDefinition
- getExcludes() - Method in class org.apache.camel.model.PackageScanDefinition
- getExecutorService() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- getExecutorService() - Method in class org.apache.camel.model.AggregateDefinition
- getExecutorService() - Method in class org.apache.camel.model.DelayDefinition
- getExecutorService() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- getExecutorService() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- getExecutorService() - Method in class org.apache.camel.model.MulticastDefinition
- getExecutorService() - Method in class org.apache.camel.model.OnCompletionDefinition
- getExecutorService() - Method in class org.apache.camel.model.RecipientListDefinition
- getExecutorService() - Method in class org.apache.camel.model.SplitDefinition
- getExecutorService() - Method in class org.apache.camel.model.ThreadsDefinition
- getExecutorService() - Method in class org.apache.camel.model.ThrottleDefinition
- getExecutorService() - Method in class org.apache.camel.model.WireTapDefinition
- getExecutorServiceBean() - Method in class org.apache.camel.model.AggregateDefinition
- getExecutorServiceBean() - Method in class org.apache.camel.model.DelayDefinition
- getExecutorServiceBean() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- getExecutorServiceBean() - Method in interface org.apache.camel.model.ExecutorServiceAwareDefinition
-
Gets the executor service for executing
- getExecutorServiceBean() - Method in class org.apache.camel.model.MulticastDefinition
- getExecutorServiceBean() - Method in class org.apache.camel.model.OnCompletionDefinition
- getExecutorServiceBean() - Method in class org.apache.camel.model.RecipientListDefinition
- getExecutorServiceBean() - Method in class org.apache.camel.model.SplitDefinition
- getExecutorServiceBean() - Method in class org.apache.camel.model.ThreadsDefinition
- getExecutorServiceBean() - Method in class org.apache.camel.model.ThrottleDefinition
- getExecutorServiceBean() - Method in class org.apache.camel.model.WireTapDefinition
- getExecutorServiceRef() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- getExecutorServiceRef() - Method in class org.apache.camel.model.AggregateDefinition
- getExecutorServiceRef() - Method in class org.apache.camel.model.DelayDefinition
- getExecutorServiceRef() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- getExecutorServiceRef() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- getExecutorServiceRef() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- getExecutorServiceRef() - Method in interface org.apache.camel.model.ExecutorServiceAwareDefinition
-
Gets a reference id to lookup the executor service from the registry
- getExecutorServiceRef() - Method in class org.apache.camel.model.MulticastDefinition
- getExecutorServiceRef() - Method in class org.apache.camel.model.OnCompletionDefinition
- getExecutorServiceRef() - Method in class org.apache.camel.model.RecipientListDefinition
- getExecutorServiceRef() - Method in class org.apache.camel.model.SplitDefinition
- getExecutorServiceRef() - Method in class org.apache.camel.model.ThreadsDefinition
- getExecutorServiceRef() - Method in class org.apache.camel.model.ThrottleDefinition
- getExecutorServiceRef() - Method in class org.apache.camel.model.WireTapDefinition
- getExponentialBackOff() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
- getExpression() - Method in class org.apache.camel.model.AggregateDefinition
- getExpression() - Method in class org.apache.camel.model.BasicExpressionNode
- getExpression() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- getExpression() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getExpression() - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
Deprecated.
- getExpression() - Method in class org.apache.camel.model.ExpressionNode
- getExpression() - Method in class org.apache.camel.model.language.ExpressionDefinition
- getExpression() - Method in class org.apache.camel.model.OnWhenDefinition
- getExpression() - Method in class org.apache.camel.model.PropertyExpressionDefinition
- getExpression() - Method in class org.apache.camel.model.ResequenceDefinition
- getExpression() - Method in class org.apache.camel.model.validator.PredicateValidatorDefinition
- getExpressionConfiguration() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- getExpressionConfiguration() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getExpressionFactory() - Method in class org.apache.camel.builder.ExpressionClauseSupport
- getExpressionFactory() - Method in class org.apache.camel.model.language.ExpressionDefinition
- getExpressionRef() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- getExpressionRef() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getExpressionType() - Method in class org.apache.camel.builder.ExpressionClause
- getExpressionType() - Method in class org.apache.camel.builder.ExpressionClauseSupport
- getExpressionType() - Method in class org.apache.camel.model.BasicExpressionNode
- getExpressionType() - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
Deprecated.
- getExpressionType() - Method in class org.apache.camel.model.ExpressionNode
- getExpressionType() - Method in class org.apache.camel.model.ExpressionSubElementDefinition
- getExpressionType() - Method in interface org.apache.camel.model.HasExpressionType
-
Gets the expression definition
- getExpressionType() - Method in class org.apache.camel.model.language.ExpressionDefinition
- getExpressionType() - Method in class org.apache.camel.model.OnWhenDefinition
- getExpressionType() - Method in class org.apache.camel.model.PropertyExpressionDefinition
- getExpressionType() - Method in class org.apache.camel.model.ResequenceDefinition
- getExpressionValue() - Method in class org.apache.camel.builder.ExpressionClause
- getExpressionValue() - Method in class org.apache.camel.builder.ExpressionClauseSupport
- getExpressionValue() - Method in class org.apache.camel.model.language.ExpressionDefinition
- getFactory() - Method in class org.apache.camel.model.ValidateDefinition
- getFactoryBean() - Method in class org.apache.camel.model.BeanFactoryDefinition
- getFactoryMethod() - Method in class org.apache.camel.model.BeanFactoryDefinition
- getFactoryRef() - Method in class org.apache.camel.model.language.XPathExpression
- getFailureRateThreshold() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getFailureRatio() - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
- getFallbackViaNetwork() - Method in class org.apache.camel.model.OnFallbackDefinition
- getFaultToleranceConfiguration() - Method in class org.apache.camel.model.CircuitBreakerDefinition
- getFaultToleranceConfiguration(String) - Method in interface org.apache.camel.model.Model
-
Gets the MicroProfile Fault Tolerance configuration by the given name.
- getFhirContext() - Method in class org.apache.camel.model.dataformat.FhirDataformat
- getFhirVersion() - Method in class org.apache.camel.model.dataformat.FhirDataformat
- getFilter() - Method in class org.apache.camel.model.ClaimCheckDefinition
- getFilterNonXmlChars() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getFinallyClause() - Method in class org.apache.camel.model.TryDefinition
- getFixed() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
- getFlattened() - Method in class org.apache.camel.model.dataformat.GrokDataFormat
- getFlow() - Method in class org.apache.camel.model.rest.OAuth2Definition
- getForceCompletionOnStop() - Method in class org.apache.camel.model.AggregateDefinition
- getForceResourceId() - Method in class org.apache.camel.model.dataformat.FhirDataformat
- getFormat() - Method in class org.apache.camel.model.rest.BearerTokenDefinition
- getFormatName() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getFormatRef() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getFragment() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getFromType() - Method in class org.apache.camel.model.TransformDefinition
- getFromType() - Method in class org.apache.camel.model.transformer.TransformerDefinition
- getGlobalOptions() - Method in class org.apache.camel.model.GlobalOptionsDefinition
- getGroup() - Method in class org.apache.camel.model.language.TokenizerExpression
- getGroup() - Method in class org.apache.camel.model.language.XMLTokenizerExpression
- getGroup() - Method in class org.apache.camel.model.RouteDefinition
-
The group name for this route.
- getGroupDelimiter() - Method in class org.apache.camel.model.language.TokenizerExpression
- getHandled() - Method in class org.apache.camel.model.OnExceptionDefinition
- getHandledPolicy() - Method in class org.apache.camel.model.OnExceptionDefinition
- getHashAlgorithm() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
- getHeader() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getHeaderDisabled() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Use for disabling headers
- getHeaderExtractionEnabled() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- getHeaders() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- getHeaders() - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
- getHeaders() - Method in class org.apache.camel.model.SetHeadersDefinition
- getHeadersDisabled() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- getHeadersInline() - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
- getHeight() - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
- getHost() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getHostHeader() - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
Deprecated.
- getHostNameResolver() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getId() - Method in class org.apache.camel.model.IdentifiedType
-
Gets the value of the id property.
- getId() - Method in class org.apache.camel.model.language.ExpressionDefinition
- getId() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
- getIdempotentRepository() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
- getIdempotentRepositoryBean() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
- getIgnoreEmptyLines() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getIgnoreExceptions() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getIgnoreExtraColumns() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
- getIgnoreFirstRecord() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
- getIgnoreHeaderCase() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getIgnoreInvalidCorrelationKeys() - Method in class org.apache.camel.model.AggregateDefinition
- getIgnoreInvalidEndpoint() - Method in class org.apache.camel.model.EnrichDefinition
- getIgnoreInvalidEndpoint() - Method in class org.apache.camel.model.PollEnrichDefinition
- getIgnoreInvalidEndpoint() - Method in class org.apache.camel.model.ToDynamicDefinition
- getIgnoreInvalidEndpoints() - Method in class org.apache.camel.model.DynamicRouterDefinition
- getIgnoreInvalidEndpoints() - Method in class org.apache.camel.model.RecipientListDefinition
- getIgnoreInvalidEndpoints() - Method in class org.apache.camel.model.RoutingSlipDefinition
- getIgnoreInvalidExchanges() - Method in class org.apache.camel.model.config.BatchResequencerConfig
- getIgnoreInvalidExchanges() - Method in class org.apache.camel.model.config.StreamResequencerConfig
- getIgnoreInvalidRecords() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
- getIgnoreJAXBElement() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getIgnoreLeadingWhitespaces() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- getIgnoreSurroundingSpaces() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getIgnoreTrailingWhitespaces() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- getIgnoreUnexpectedRecords() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
- getIgnoreUnidentifiedRecords() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
- getImageType() - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
- getInclude() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getInclude() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- getInclude() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getInclude() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getIncludeHeaders() - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
- getIncludeNonSingletons() - Method in class org.apache.camel.model.ContextScanDefinition
- getIncludes() - Method in class org.apache.camel.model.ContextScanDefinition
- getIncludes() - Method in class org.apache.camel.model.PackageScanDefinition
- getIncludeTokens() - Method in class org.apache.camel.model.language.TokenizerExpression
- getInCookie() - Method in class org.apache.camel.model.rest.ApiKeyDefinition
- getIndex() - Method in class org.apache.camel.model.app.BeanConstructorDefinition
- getIndex() - Method in class org.apache.camel.model.ProcessorDefinition
-
Gets the unique index number for when this
ProcessorDefinition
was created by its constructor. - getInHeader() - Method in class org.apache.camel.model.rest.ApiKeyDefinition
- getInheritErrorHandler() - Method in class org.apache.camel.model.CircuitBreakerDefinition
- getInheritErrorHandler() - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
- getInheritErrorHandler() - Method in class org.apache.camel.model.ProcessorDefinition
- getInheritNamespaceTagName() - Method in class org.apache.camel.model.language.TokenizerExpression
- getInitMethod() - Method in class org.apache.camel.model.BeanFactoryDefinition
- getInitVectorRef() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
- getInline() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
- getInlineRoutes() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getInput() - Method in class org.apache.camel.model.RouteDefinition
- getInputType() - Method in class org.apache.camel.model.RouteDefinition
- getInQuery() - Method in class org.apache.camel.model.rest.ApiKeyDefinition
- getInstance() - Method in class org.apache.camel.model.language.MethodCallExpression
- getInstanceClass() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getInstanceClass() - Method in class org.apache.camel.model.dataformat.ThriftDataFormat
- getInstanceClassName() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getIntegrity() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
- getInterceptFroms() - Method in class org.apache.camel.model.RouteConfigurationDefinition
- getInterceptFroms() - Method in class org.apache.camel.model.RoutesDefinition
- getIntercepts() - Method in class org.apache.camel.model.RouteConfigurationDefinition
- getIntercepts() - Method in class org.apache.camel.model.RoutesDefinition
- getInterceptSendTos() - Method in class org.apache.camel.model.RouteConfigurationDefinition
- getInterceptSendTos() - Method in class org.apache.camel.model.RoutesDefinition
- getInterceptStrategies() - Method in class org.apache.camel.model.ProcessorDefinition
- getIntermittent() - Method in class org.apache.camel.model.ResumableDefinition
- getJaxbProviderProperties() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getJsonDataFormat() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getJsonView() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getJsonView() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- getJsonView() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getJsonView() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getJsonViewTypeName() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getJsonViewTypeName() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- getJsonViewTypeName() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getJsonViewTypeName() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getKeepAliveTime() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- getKeepAliveTime() - Method in class org.apache.camel.model.ThreadsDefinition
- getKey() - Method in class org.apache.camel.model.app.BeanPropertyDefinition
- getKey() - Method in class org.apache.camel.model.ClaimCheckDefinition
- getKey() - Method in class org.apache.camel.model.GlobalOptionDefinition
- getKey() - Method in class org.apache.camel.model.PropertyDefinition
- getKey() - Method in class org.apache.camel.model.PropertyExpressionDefinition
- getKey() - Method in class org.apache.camel.model.rest.RestPropertyDefinition
- getKey() - Method in class org.apache.camel.model.rest.RestSecurityDefinition
- getKey() - Method in class org.apache.camel.model.rest.SecurityDefinition
- getKeyCipherAlgorithm() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
- getKeyFileName() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
- getKeyOrTrustStoreParameters() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
- getKeyOrTrustStoreParametersRef() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
- getKeyPassword() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
- getKeyRef() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
- getKeyUserid() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
- getLabel() - Method in class org.apache.camel.model.AdviceWithDefinition
- getLabel() - Method in class org.apache.camel.model.AggregateDefinition
- getLabel() - Method in class org.apache.camel.model.BasicExpressionNode
- getLabel() - Method in class org.apache.camel.model.BeanDefinition
- getLabel() - Method in class org.apache.camel.model.CatchDefinition
- getLabel() - Method in class org.apache.camel.model.ChoiceDefinition
- getLabel() - Method in class org.apache.camel.model.CircuitBreakerDefinition
- getLabel() - Method in class org.apache.camel.model.ClaimCheckDefinition
- getLabel() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getLabel() - Method in class org.apache.camel.model.ConvertBodyDefinition
- getLabel() - Method in class org.apache.camel.model.ConvertHeaderDefinition
- getLabel() - Method in class org.apache.camel.model.ConvertVariableDefinition
- getLabel() - Method in class org.apache.camel.model.DelayDefinition
- getLabel() - Method in class org.apache.camel.model.DynamicRouterDefinition
- getLabel() - Method in class org.apache.camel.model.EnrichDefinition
- getLabel() - Method in class org.apache.camel.model.ExpressionNode
- getLabel() - Method in class org.apache.camel.model.FilterDefinition
- getLabel() - Method in class org.apache.camel.model.FinallyDefinition
- getLabel() - Method in class org.apache.camel.model.FromDefinition
- getLabel() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
- getLabel() - Method in class org.apache.camel.model.InputTypeDefinition
- getLabel() - Method in class org.apache.camel.model.InterceptDefinition
- getLabel() - Method in class org.apache.camel.model.InterceptFromDefinition
- getLabel() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
- getLabel() - Method in class org.apache.camel.model.KameletDefinition
- getLabel() - Method in class org.apache.camel.model.language.ExpressionDefinition
-
Returns some descriptive text to describe this node
- getLabel() - Method in class org.apache.camel.model.LoadBalanceDefinition
- getLabel() - Method in class org.apache.camel.model.LogDefinition
- getLabel() - Method in class org.apache.camel.model.LoopDefinition
- getLabel() - Method in class org.apache.camel.model.MarshalDefinition
- getLabel() - Method in class org.apache.camel.model.MulticastDefinition
- getLabel() - Method in class org.apache.camel.model.OnCompletionDefinition
- getLabel() - Method in class org.apache.camel.model.OnExceptionDefinition
- getLabel() - Method in class org.apache.camel.model.OnFallbackDefinition
- getLabel() - Method in class org.apache.camel.model.OnWhenDefinition
- getLabel() - Method in class org.apache.camel.model.OtherwiseDefinition
- getLabel() - Method in class org.apache.camel.model.OutputTypeDefinition
- getLabel() - Method in class org.apache.camel.model.PausableDefinition
- getLabel() - Method in class org.apache.camel.model.PipelineDefinition
- getLabel() - Method in class org.apache.camel.model.PolicyDefinition
- getLabel() - Method in class org.apache.camel.model.PollDefinition
- getLabel() - Method in class org.apache.camel.model.PollEnrichDefinition
- getLabel() - Method in class org.apache.camel.model.ProcessDefinition
- getLabel() - Method in class org.apache.camel.model.ProcessorDefinition
-
Returns a label to describe this node such as the expression if some kind of expression node
- getLabel() - Method in class org.apache.camel.model.RecipientListDefinition
- getLabel() - Method in class org.apache.camel.model.RemoveHeaderDefinition
- getLabel() - Method in class org.apache.camel.model.RemoveHeadersDefinition
- getLabel() - Method in class org.apache.camel.model.RemovePropertiesDefinition
- getLabel() - Method in class org.apache.camel.model.RemovePropertyDefinition
- getLabel() - Method in class org.apache.camel.model.RemoveVariableDefinition
- getLabel() - Method in class org.apache.camel.model.ResequenceDefinition
- getLabel() - Method in class org.apache.camel.model.rest.OpenApiDefinition
- getLabel() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getLabel() - Method in class org.apache.camel.model.rest.RestDefinition
- getLabel() - Method in class org.apache.camel.model.rest.RestsDefinition
- getLabel() - Method in class org.apache.camel.model.rest.VerbDefinition
- getLabel() - Method in class org.apache.camel.model.ResumableDefinition
- getLabel() - Method in class org.apache.camel.model.RollbackDefinition
- getLabel() - Method in class org.apache.camel.model.RouteConfigurationDefinition
- getLabel() - Method in class org.apache.camel.model.RouteConfigurationsDefinition
- getLabel() - Method in class org.apache.camel.model.RouteDefinition
- getLabel() - Method in class org.apache.camel.model.RoutesDefinition
- getLabel() - Method in class org.apache.camel.model.RouteTemplateDefinition
- getLabel() - Method in class org.apache.camel.model.RouteTemplatesDefinition
- getLabel() - Method in class org.apache.camel.model.RoutingSlipDefinition
- getLabel() - Method in class org.apache.camel.model.SagaDefinition
- getLabel() - Method in class org.apache.camel.model.SamplingDefinition
- getLabel() - Method in class org.apache.camel.model.ScriptDefinition
- getLabel() - Method in class org.apache.camel.model.SendDefinition
- getLabel() - Method in class org.apache.camel.model.SetBodyDefinition
- getLabel() - Method in class org.apache.camel.model.SetExchangePatternDefinition
- getLabel() - Method in class org.apache.camel.model.SetHeaderDefinition
- getLabel() - Method in class org.apache.camel.model.SetHeadersDefinition
- getLabel() - Method in class org.apache.camel.model.SetPropertyDefinition
- getLabel() - Method in class org.apache.camel.model.SetVariableDefinition
- getLabel() - Method in class org.apache.camel.model.SetVariablesDefinition
- getLabel() - Method in class org.apache.camel.model.SortDefinition
- getLabel() - Method in class org.apache.camel.model.SplitDefinition
- getLabel() - Method in class org.apache.camel.model.StepDefinition
- getLabel() - Method in class org.apache.camel.model.StopDefinition
- getLabel() - Method in class org.apache.camel.model.TemplatedRoutesDefinition
- getLabel() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- getLabel() - Method in class org.apache.camel.model.ThreadsDefinition
- getLabel() - Method in class org.apache.camel.model.ThrottleDefinition
- getLabel() - Method in class org.apache.camel.model.ThrowExceptionDefinition
- getLabel() - Method in class org.apache.camel.model.ToDynamicDefinition
- getLabel() - Method in class org.apache.camel.model.TokenizerDefinition
- getLabel() - Method in class org.apache.camel.model.TransactedDefinition
- getLabel() - Method in class org.apache.camel.model.TransformDefinition
- getLabel() - Method in class org.apache.camel.model.TryDefinition
- getLabel() - Method in class org.apache.camel.model.UnmarshalDefinition
- getLabel() - Method in class org.apache.camel.model.ValidateDefinition
- getLabel() - Method in class org.apache.camel.model.WhenDefinition
- getLabel() - Method in class org.apache.camel.model.WireTapDefinition
- getLabel(List<ExpressionDefinition>) - Static method in class org.apache.camel.model.language.ExpressionDefinition
- getLanguage() - Method in class org.apache.camel.model.language.ConstantExpression
- getLanguage() - Method in class org.apache.camel.model.language.CSimpleExpression
- getLanguage() - Method in class org.apache.camel.model.language.DatasonnetExpression
- getLanguage() - Method in class org.apache.camel.model.language.ExchangePropertyExpression
- getLanguage() - Method in class org.apache.camel.model.language.ExpressionDefinition
- getLanguage() - Method in class org.apache.camel.model.language.GroovyExpression
- getLanguage() - Method in class org.apache.camel.model.language.HeaderExpression
- getLanguage() - Method in class org.apache.camel.model.language.Hl7TerserExpression
- getLanguage() - Method in class org.apache.camel.model.language.JavaExpression
- getLanguage() - Method in class org.apache.camel.model.language.JavaScriptExpression
- getLanguage() - Method in class org.apache.camel.model.language.JoorExpression
-
Deprecated.
- getLanguage() - Method in class org.apache.camel.model.language.JqExpression
- getLanguage() - Method in class org.apache.camel.model.language.JsonPathExpression
- getLanguage() - Method in class org.apache.camel.model.language.LanguageExpression
- getLanguage() - Method in class org.apache.camel.model.language.MethodCallExpression
- getLanguage() - Method in class org.apache.camel.model.language.MvelExpression
- getLanguage() - Method in class org.apache.camel.model.language.OgnlExpression
- getLanguage() - Method in class org.apache.camel.model.language.PythonExpression
- getLanguage() - Method in class org.apache.camel.model.language.RefExpression
- getLanguage() - Method in class org.apache.camel.model.language.SimpleExpression
- getLanguage() - Method in class org.apache.camel.model.language.SpELExpression
- getLanguage() - Method in class org.apache.camel.model.language.TokenizerExpression
- getLanguage() - Method in class org.apache.camel.model.language.VariableExpression
- getLanguage() - Method in class org.apache.camel.model.language.WasmExpression
- getLanguage() - Method in class org.apache.camel.model.language.XMLTokenizerExpression
- getLanguage() - Method in class org.apache.camel.model.language.XPathExpression
- getLanguage() - Method in class org.apache.camel.model.language.XQueryExpression
- getLazyLoad() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getLazyLoad() - Method in class org.apache.camel.model.dataformat.ParquetAvroDataFormat
- getLazyLoad() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- getLength() - Method in class org.apache.camel.model.dataformat.UniVocityHeader
- getLevel() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- getLibrary() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getLibrary() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getLibrary() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getLibrary() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
- getLineLength() - Method in class org.apache.camel.model.dataformat.Base64DataFormat
- getLineNumber() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
- getLineSeparator() - Method in class org.apache.camel.model.dataformat.Base64DataFormat
- getLineSeparator() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- getLoadBalancer() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- getLoadBalancer() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getLoadBalancerConfiguration() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- getLoadBalancerConfiguration() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getLoadBalancerRef() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- getLoadBalancerRef() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getLoadBalancerType() - Method in class org.apache.camel.model.LoadBalanceDefinition
- getLoadBalancerTypeName() - Method in class org.apache.camel.model.LoadBalancerDefinition
- getLocalBeanRepository() - Method in class org.apache.camel.model.DefaultRouteTemplateContext
- getLocale() - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- getLocation() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
- getLogContinued() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getLogExhausted() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getLogExhaustedMessageBody() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getLogExhaustedMessageHistory() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getLogger() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- getLogger() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- getLogger() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- getLogger() - Method in class org.apache.camel.model.LogDefinition
- getLoggerBean() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- getLoggerBean() - Method in class org.apache.camel.model.LogDefinition
- getLoggerRef() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- getLoggingLevel() - Method in class org.apache.camel.model.LogDefinition
- getLoggingLevel() - Method in class org.apache.camel.model.ResumableDefinition
- getLogHandled() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getLogLanguage() - Method in class org.apache.camel.model.LogDefinition
- getLogMask() - Method in class org.apache.camel.model.RouteDefinition
-
Whether security mask for Logging is enabled on this route.
- getLogName() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- getLogName() - Method in class org.apache.camel.model.LogDefinition
- getLogNamespaces() - Method in class org.apache.camel.model.language.XPathExpression
- getLogNewException() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getLogRetryAttempted() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getLogRetryStackTrace() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getLogStackTrace() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getLookup() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getMacAlgorithm() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
- getMainFormatType() - Method in class org.apache.camel.model.dataformat.JsonApiDataFormat
- getMainFormatTypeClass() - Method in class org.apache.camel.model.dataformat.JsonApiDataFormat
- getMandatory() - Method in class org.apache.camel.model.ConvertBodyDefinition
- getMandatory() - Method in class org.apache.camel.model.ConvertHeaderDefinition
- getMandatory() - Method in class org.apache.camel.model.ConvertVariableDefinition
- getMapping() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
- getMarker() - Method in class org.apache.camel.model.LogDefinition
- getMarkRollbackOnly() - Method in class org.apache.camel.model.RollbackDefinition
- getMarkRollbackOnlyLast() - Method in class org.apache.camel.model.RollbackDefinition
- getMarshallerFactoryRef() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Returns the
CsvMarshallerFactory
reference. - getMasterUrl() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getMaxAliasesForCollections() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
- getMaxDecompressedSize() - Method in class org.apache.camel.model.dataformat.TarFileDataFormat
- getMaxDecompressedSize() - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
- getMaximumFailoverAttempts() - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
- getMaximumNumberOfOutputs() - Method in class org.apache.camel.model.LoadBalancerDefinition
-
Maximum number of outputs, as some load balancers only support 1 processor
- getMaximumRedeliveries() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getMaximumRedeliveryDelay() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getMaximumRetries() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
- getMaximumRetryDelay() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
- getMaxOverlap() - Method in class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition
-
Gets the maximum number of tokens that can overlap in each segment
- getMaxPoolSize() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- getMaxPoolSize() - Method in class org.apache.camel.model.ThreadsDefinition
- getMaxQueueSize() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- getMaxQueueSize() - Method in class org.apache.camel.model.ThreadsDefinition
- getMaxTokens() - Method in class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition
-
The maximum number of tokens on each segment
- getMessage() - Method in class org.apache.camel.model.LogDefinition
- getMessage() - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
- getMessage() - Method in class org.apache.camel.model.RollbackDefinition
- getMessage() - Method in class org.apache.camel.model.ThrowExceptionDefinition
- getMessageFrequency() - Method in class org.apache.camel.model.SamplingDefinition
- getMessageHistory() - Method in class org.apache.camel.model.RouteDefinition
-
Whether message history is enabled on this route.
- getMethod() - Method in class org.apache.camel.model.BeanDefinition
- getMethod() - Method in class org.apache.camel.model.language.MethodCallExpression
- getMgfAlgorithm() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
- getMinimumNumberOfCalls() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getMissingOperation() - Method in class org.apache.camel.model.rest.OpenApiDefinition
- getMockIncludePattern() - Method in class org.apache.camel.model.rest.OpenApiDefinition
- getMode() - Method in class org.apache.camel.model.language.XMLTokenizerExpression
- getMode() - Method in class org.apache.camel.model.OnCompletionDefinition
- getMode() - Method in class org.apache.camel.model.ThrottleDefinition
- getModelLifecycleStrategies() - Method in interface org.apache.camel.model.Model
-
Returns the model lifecycle strategies used to handle lifecycle notifications
- getModelName() - Method in class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition
-
Gets the model name
- getModelReifierFactory() - Method in interface org.apache.camel.model.Model
-
Gets the
ModelReifierFactory
- getModule() - Method in class org.apache.camel.model.language.WasmExpression
- getModuleClassNames() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getModuleClassNames() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- getModuleClassNames() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getModuleClassNames() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getModuleRefs() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getModuleRefs() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- getModuleRefs() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getModuleRefs() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getMultipartSubType() - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
- getMultipartWithoutAttachment() - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
- getMustBeJAXBElement() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getName() - Method in class org.apache.camel.model.BeanFactoryDefinition
- getName() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getName() - Method in class org.apache.camel.model.ConvertHeaderDefinition
- getName() - Method in class org.apache.camel.model.ConvertVariableDefinition
- getName() - Method in class org.apache.camel.model.dataformat.UniVocityHeader
- getName() - Method in class org.apache.camel.model.KameletDefinition
- getName() - Method in class org.apache.camel.model.RemoveHeaderDefinition
- getName() - Method in class org.apache.camel.model.RemovePropertyDefinition
- getName() - Method in class org.apache.camel.model.RemoveVariableDefinition
- getName() - Method in class org.apache.camel.model.rest.ApiKeyDefinition
- getName() - Method in class org.apache.camel.model.rest.ParamDefinition
- getName() - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
- getName() - Method in class org.apache.camel.model.RouteTemplateParameterDefinition
- getName() - Method in class org.apache.camel.model.SetHeaderDefinition
- getName() - Method in class org.apache.camel.model.SetPropertyDefinition
- getName() - Method in class org.apache.camel.model.SetVariableDefinition
- getName() - Method in class org.apache.camel.model.TemplatedRouteParameterDefinition
- getName() - Method in class org.apache.camel.model.transformer.TransformerDefinition
- getNamedOnly() - Method in class org.apache.camel.model.dataformat.GrokDataFormat
- getNamespace() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getNamespace() - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getNamespace() - Method in class org.apache.camel.model.language.NamespaceAwareExpression
- getNamespaceAsMap() - Method in class org.apache.camel.model.language.NamespaceAwareExpression
- getNamespacePrefixRef() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getNamespacePrefixRef() - Method in class org.apache.camel.model.dataformat.SoapDataFormat
- getNamespaces() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
- getNamespaces() - Method in class org.apache.camel.model.language.NamespaceAwareExpression
- getNamingStrategy() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getNodeLevel(NamedNode) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
-
Returns the level of the node in the route tree.
- getNodePrefixId() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
- getNodePrefixId() - Method in class org.apache.camel.model.RouteDefinition
-
Prefix to use for all node ids (not route id).
- getNodes() - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getNoNamespaceSchemaLocation() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getNormalizedLineSeparator() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- getNullString() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getNullStringDisabled() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getNullValue() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- getNumberOfRecordsToRead() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- getOauthToken() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getObjectFactory() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getObjectMapper() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getObjectMapper() - Method in class org.apache.camel.model.dataformat.CBORDataFormat
- getObjectMapper() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getObjectMapper() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getObjectModel() - Method in class org.apache.camel.model.language.XPathExpression
- getOmitResourceId() - Method in class org.apache.camel.model.dataformat.FhirDataformat
- getOmitXmlDeclaration() - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
- getOnCompleteOnly() - Method in class org.apache.camel.model.OnCompletionDefinition
- getOnCompletions() - Method in class org.apache.camel.model.RouteConfigurationDefinition
- getOnCompletions() - Method in class org.apache.camel.model.RoutesDefinition
- getOnExceptionOccurred() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- getOnExceptionOccurred() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- getOnExceptionOccurred() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- getOnExceptionOccurred() - Method in class org.apache.camel.model.OnExceptionDefinition
- getOnExceptionOccurredProcessor() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- getOnExceptionOccurredRef() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- getOnExceptionOccurredRef() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- getOnExceptionOccurredRef() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- getOnExceptionOccurredRef() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- getOnExceptionOccurredRef() - Method in class org.apache.camel.model.OnExceptionDefinition
- getOnExceptions() - Method in class org.apache.camel.model.RouteConfigurationDefinition
- getOnExceptions() - Method in class org.apache.camel.model.RoutesDefinition
- getOnFailureOnly() - Method in class org.apache.camel.model.OnCompletionDefinition
- getOnFallback() - Method in class org.apache.camel.model.CircuitBreakerDefinition
- getOnPrepare() - Method in class org.apache.camel.model.LoopDefinition
- getOnPrepare() - Method in class org.apache.camel.model.MulticastDefinition
- getOnPrepare() - Method in class org.apache.camel.model.RecipientListDefinition
- getOnPrepare() - Method in class org.apache.camel.model.SplitDefinition
- getOnPrepare() - Method in class org.apache.camel.model.WireTapDefinition
- getOnPrepareFailure() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- getOnPrepareFailure() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- getOnPrepareFailure() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- getOnPrepareFailureProcessor() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- getOnPrepareFailureRef() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- getOnPrepareFailureRef() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- getOnPrepareFailureRef() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- getOnPrepareFailureRef() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- getOnPrepareProcessor() - Method in class org.apache.camel.model.LoopDefinition
- getOnPrepareProcessor() - Method in class org.apache.camel.model.MulticastDefinition
- getOnPrepareProcessor() - Method in class org.apache.camel.model.RecipientListDefinition
- getOnPrepareProcessor() - Method in class org.apache.camel.model.SplitDefinition
- getOnPrepareProcessor() - Method in class org.apache.camel.model.WireTapDefinition
- getOnRedelivery() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- getOnRedelivery() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- getOnRedelivery() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- getOnRedelivery() - Method in class org.apache.camel.model.OnExceptionDefinition
- getOnRedeliveryProcessor() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- getOnRedeliveryRef() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- getOnRedeliveryRef() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- getOnRedeliveryRef() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- getOnRedeliveryRef() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- getOnRedeliveryRef() - Method in class org.apache.camel.model.OnExceptionDefinition
- getOnWhen() - Method in class org.apache.camel.model.CatchDefinition
- getOnWhen() - Method in class org.apache.camel.model.InterceptDefinition
- getOnWhen() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
- getOnWhen() - Method in class org.apache.camel.model.OnCompletionDefinition
- getOnWhen() - Method in class org.apache.camel.model.OnExceptionDefinition
- getOpenApi() - Method in class org.apache.camel.model.rest.RestDefinition
- getOperation() - Method in class org.apache.camel.model.ClaimCheckDefinition
- getOptimisticLocking() - Method in class org.apache.camel.model.AggregateDefinition
- getOptimisticLockRetryPolicy() - Method in class org.apache.camel.model.AggregateDefinition
- getOptimisticLockRetryPolicyDefinition() - Method in class org.apache.camel.model.AggregateDefinition
- getOption() - Method in class org.apache.camel.model.language.JsonPathExpression
- getOptions() - Method in class org.apache.camel.model.SagaDefinition
- getOptionType(String, boolean) - Method in class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfigurationConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfigurationConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfigurationConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfigurationConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfigurationConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfigurationConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.cloud.DefaultServiceCallServiceLoadBalancerConfigurationConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfigurationConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.cloud.HealthyServiceCallServiceFilterConfigurationConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfigurationConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.cloud.PassThroughServiceCallServiceFilterConfigurationConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfigurationConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallServiceChooserConfigurationConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfigurationConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallServiceFilterConfigurationConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfigurationConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfigurationConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfigurationConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinitionConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinitionConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfigurationConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfigurationConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfigurationConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfigurationConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfigurationConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfigurationConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.cloud.DefaultServiceCallServiceLoadBalancerConfigurationConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfigurationConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.cloud.HealthyServiceCallServiceFilterConfigurationConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfigurationConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.cloud.PassThroughServiceCallServiceFilterConfigurationConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfigurationConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallServiceChooserConfigurationConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfigurationConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallServiceFilterConfigurationConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfigurationConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfigurationConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfigurationConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinitionConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinitionConfigurer
- getOrCreateRedeliveryPolicy() - Method in class org.apache.camel.model.OnExceptionDefinition
- getOrder() - Method in class org.apache.camel.builder.RouteBuilder
-
Override this method to define ordering of
RouteBuilder
classes that are added to Camel from various runtimes such as camel-main, camel-spring-boot. - getOrder() - Method in interface org.apache.camel.builder.RouteBuilderLifecycleStrategy
-
Gets the order.
- getOriginalRoute() - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
-
Gets the original route to be adviced.
- getOtherwise() - Method in class org.apache.camel.model.ChoiceDefinition
- getOutputMediaType() - Method in class org.apache.camel.model.language.DatasonnetExpression
- getOutputs() - Method in class org.apache.camel.model.AggregateDefinition
- getOutputs() - Method in class org.apache.camel.model.BasicOutputExpressionNode
- getOutputs() - Method in class org.apache.camel.model.CatchDefinition
- getOutputs() - Method in class org.apache.camel.model.ChoiceDefinition
- getOutputs() - Method in class org.apache.camel.model.CircuitBreakerDefinition
- getOutputs() - Method in class org.apache.camel.model.DynamicRouterDefinition
- getOutputs() - Method in class org.apache.camel.model.ExpressionNode
- getOutputs() - Method in class org.apache.camel.model.FinallyDefinition
- getOutputs() - Method in class org.apache.camel.model.InterceptDefinition
- getOutputs() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
- getOutputs() - Method in class org.apache.camel.model.KameletDefinition
- getOutputs() - Method in class org.apache.camel.model.LoadBalanceDefinition
- getOutputs() - Method in class org.apache.camel.model.MulticastDefinition
- getOutputs() - Method in class org.apache.camel.model.NoOutputDefinition
- getOutputs() - Method in class org.apache.camel.model.OnCompletionDefinition
- getOutputs() - Method in class org.apache.camel.model.OnExceptionDefinition
- getOutputs() - Method in class org.apache.camel.model.OnFallbackDefinition
- getOutputs() - Method in class org.apache.camel.model.OtherwiseDefinition
- getOutputs() - Method in class org.apache.camel.model.OutputDefinition
- getOutputs() - Method in class org.apache.camel.model.OutputExpressionNode
- getOutputs() - Method in interface org.apache.camel.model.OutputNode
-
Gets the outputs
- getOutputs() - Method in class org.apache.camel.model.PipelineDefinition
- getOutputs() - Method in class org.apache.camel.model.PolicyDefinition
- getOutputs() - Method in class org.apache.camel.model.ProcessorDefinition
- getOutputs() - Method in class org.apache.camel.model.ResequenceDefinition
- getOutputs() - Method in class org.apache.camel.model.RouteDefinition
- getOutputs() - Method in class org.apache.camel.model.RoutingSlipDefinition
- getOutputs() - Method in class org.apache.camel.model.SagaDefinition
- getOutputs() - Method in class org.apache.camel.model.SetHeadersDefinition
- getOutputs() - Method in class org.apache.camel.model.SetVariablesDefinition
- getOutputs() - Method in class org.apache.camel.model.StepDefinition
- getOutputs() - Method in class org.apache.camel.model.TransactedDefinition
- getOutputs() - Method in class org.apache.camel.model.TryDefinition
- getOutputsWithoutCatches() - Method in class org.apache.camel.model.TryDefinition
- getOutputType() - Method in class org.apache.camel.model.RouteDefinition
- getOutType() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getOutType() - Method in class org.apache.camel.model.rest.VerbDefinition
- getOutTypeClass() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getOutTypeClass() - Method in class org.apache.camel.model.rest.VerbDefinition
- getOverrideResourceIdWithBundleEntryFullUrl() - Method in class org.apache.camel.model.dataformat.FhirDataformat
- getPackages() - Method in class org.apache.camel.model.PackageScanDefinition
- getPackageScan() - Method in class org.apache.camel.model.transformer.LoadTransformerDefinition
- getPadding() - Method in class org.apache.camel.model.dataformat.UniVocityFixedDataFormat
- getParallelAggregate() - Method in class org.apache.camel.model.MulticastDefinition
-
Deprecated.
- getParallelAggregate() - Method in class org.apache.camel.model.RecipientListDefinition
-
Deprecated.
- getParallelAggregate() - Method in class org.apache.camel.model.SplitDefinition
-
Deprecated.
- getParallelProcessing() - Method in class org.apache.camel.model.AggregateDefinition
- getParallelProcessing() - Method in class org.apache.camel.model.MulticastDefinition
- getParallelProcessing() - Method in class org.apache.camel.model.OnCompletionDefinition
- getParallelProcessing() - Method in class org.apache.camel.model.RecipientListDefinition
- getParallelProcessing() - Method in class org.apache.camel.model.SplitDefinition
- getParameters() - Method in class org.apache.camel.model.DefaultRouteTemplateContext
- getParameters() - Method in class org.apache.camel.model.TemplatedRouteDefinition
- getParams() - Method in class org.apache.camel.model.rest.VerbDefinition
- getParent() - Method in class org.apache.camel.model.FromDefinition
- getParent() - Method in class org.apache.camel.model.OnFallbackDefinition
- getParent() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
- getParent() - Method in class org.apache.camel.model.OtherwiseDefinition
- getParent() - Method in class org.apache.camel.model.ProcessorDefinition
- getParent() - Method in class org.apache.camel.model.WhenDefinition
- getParser() - Method in class org.apache.camel.model.dataformat.HL7DataFormat
- getParserErrorHandler() - Method in class org.apache.camel.model.dataformat.FhirDataformat
- getParserFactoryRef() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
- getParserOptions() - Method in class org.apache.camel.model.dataformat.FhirDataformat
- getPartClass() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getPartNamespace() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getPassPhrase() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
- getPassPhraseByte() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
- getPassword() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getPassword() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getPassword() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
- getPath() - Method in class org.apache.camel.model.rest.RestDefinition
- getPath() - Method in class org.apache.camel.model.rest.VerbDefinition
- getPattern() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- getPattern() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getPattern() - Method in class org.apache.camel.model.dataformat.GrokDataFormat
- getPattern() - Method in class org.apache.camel.model.RemoveHeadersDefinition
- getPattern() - Method in class org.apache.camel.model.RemovePropertiesDefinition
- getPattern() - Method in class org.apache.camel.model.SendDefinition
- getPattern() - Method in class org.apache.camel.model.SetExchangePatternDefinition
- getPattern() - Method in class org.apache.camel.model.ToDefinition
- getPattern() - Method in class org.apache.camel.model.ToDynamicDefinition
- getPattern() - Method in class org.apache.camel.model.WireTapDefinition
- getPermittedNumberOfCallsInHalfOpenState() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getPolicy() - Method in class org.apache.camel.model.PolicyDefinition
- getPolicy() - Method in class org.apache.camel.model.TransactedDefinition
- getPoolSize() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- getPoolSize() - Method in class org.apache.camel.model.ThreadsDefinition
- getPort() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getPortHeader() - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
Deprecated.
- getPortName() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getPortProtocol() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getPreCompile() - Method in class org.apache.camel.model.language.JavaExpression
- getPreCompile() - Method in class org.apache.camel.model.language.JoorExpression
-
Deprecated.
- getPreCompile() - Method in class org.apache.camel.model.language.XPathExpression
- getPrecondition() - Method in class org.apache.camel.model.ChoiceDefinition
- getPrecondition() - Method in interface org.apache.camel.model.PreconditionContainer
-
The predicate of the precondition in simple language to evaluate in order to determine if it should be included or not.
- getPrecondition() - Method in class org.apache.camel.model.RouteConfigurationDefinition
-
The predicate of the precondition in simple language to evaluate in order to determine if this route configuration should be included or not.
- getPrecondition() - Method in class org.apache.camel.model.RouteDefinition
-
The predicate of the precondition in simple language to evaluate in order to determine if this route should be included or not.
- getPredicate() - Method in class org.apache.camel.model.language.ExpressionDefinition
- getPredicateExceptionFactory() - Method in class org.apache.camel.model.ValidateDefinition
- getPredicateFactory() - Method in class org.apache.camel.builder.ExpressionClauseSupport
- getPredicateFactory() - Method in class org.apache.camel.model.language.ExpressionDefinition
- getPredicateType() - Method in class org.apache.camel.builder.ExpressionClauseSupport
- getPreferTypes() - Method in class org.apache.camel.model.dataformat.FhirDataformat
- getPrefixId() - Method in class org.apache.camel.model.TemplatedRouteDefinition
- getPreservePathElements() - Method in class org.apache.camel.model.dataformat.TarFileDataFormat
- getPreservePathElements() - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
- getPrettyFlow() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
- getPrettyPrint() - Method in class org.apache.camel.model.dataformat.CBORDataFormat
- getPrettyPrint() - Method in class org.apache.camel.model.dataformat.FhirDataformat
- getPrettyPrint() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- getPrettyPrint() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getPrettyPrint() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getProcessor() - Method in class org.apache.camel.model.ProcessDefinition
- getProcessorDefinition(String) - Method in interface org.apache.camel.model.Model
-
Gets the processor definition from any of the routes which with the given id
- getProcessorDefinition(String, Class<T>) - Method in interface org.apache.camel.model.Model
-
Gets the processor definition from any of the routes which with the given id
- getProducerApiDoc() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getProducerComponent() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getProduces() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getProduces() - Method in class org.apache.camel.model.rest.RestDefinition
- getProduces() - Method in class org.apache.camel.model.rest.VerbDefinition
- getPropagation() - Method in class org.apache.camel.model.SagaDefinition
- getProperties() - Method in class org.apache.camel.model.app.BeanPropertiesDefinition
- getProperties() - Method in class org.apache.camel.model.app.BeanPropertyDefinition
- getProperties() - Method in class org.apache.camel.model.BeanFactoryDefinition
- getProperties() - Method in class org.apache.camel.model.cloud.ServiceCallConfiguration
-
Deprecated.
- getProperties() - Method in class org.apache.camel.model.PropertyDefinitions
- getPropertiesAsMap(CamelContext) - Method in class org.apache.camel.model.cloud.ServiceCallConfiguration
-
Deprecated.
- getProperty(String) - Method in class org.apache.camel.model.DefaultRouteTemplateContext
- getProperty(String, Class<?>) - Method in class org.apache.camel.model.DefaultRouteTemplateContext
- getProto() - Method in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getProvider() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
- getQuote() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getQuote() - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
- getQuoteAllFields() - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
- getQuoteDisabled() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getQuoteEscape() - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
- getQuoteMode() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getRandomBackOff() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
- getRawUri() - Method in interface org.apache.camel.builder.EndpointConsumerBuilder
-
Builds the raw url of this endpoint.
- getRawUri() - Method in interface org.apache.camel.builder.EndpointProducerBuilder
-
Builds the raw url of this endpoint.
- getReadConfig() - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat
- getReadConfigRef() - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat
- getReadMessageId() - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat
- getReadTimeoutMillis() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getRecipientKeyAlias() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
- getReconnectBaseSleepTime() - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getReconnectMaxRetries() - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getReconnectMaxSleepTime() - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getRecordConverterRef() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getRecordEndsOnNewline() - Method in class org.apache.camel.model.dataformat.UniVocityFixedDataFormat
- getRecordExceptions() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getRecordSeparator() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getRecordSeparatorDisabled() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getRedeliveryDelay() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getRedeliveryPolicy() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- getRedeliveryPolicy() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- getRedeliveryPolicy() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- getRedeliveryPolicy() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- getRedeliveryPolicyRef() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- getRedeliveryPolicyRef() - Method in class org.apache.camel.model.OnExceptionDefinition
- getRedeliveryPolicyType() - Method in class org.apache.camel.model.OnExceptionDefinition
- getRef() - Method in class org.apache.camel.builder.LegacyErrorHandlerBuilderRef
-
Deprecated.
- getRef() - Method in class org.apache.camel.model.BeanDefinition
- getRef() - Method in class org.apache.camel.model.dataformat.CustomDataFormat
-
Reference to the custom
DataFormat
to lookup from the Camel registry. - getRef() - Method in class org.apache.camel.model.errorhandler.ErrorHandlerRefConfiguration
-
Deprecated.
- getRef() - Method in interface org.apache.camel.model.errorhandler.ErrorHandlerRefProperties
-
Deprecated.
- getRef() - Method in class org.apache.camel.model.errorhandler.RefErrorHandlerDefinition
- getRef() - Method in class org.apache.camel.model.language.MethodCallExpression
- getRef() - Method in class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
- getRef() - Method in class org.apache.camel.model.PolicyDefinition
- getRef() - Method in class org.apache.camel.model.ProcessDefinition
- getRef() - Method in class org.apache.camel.model.RestContextRefDefinition
- getRef() - Method in class org.apache.camel.model.RouteBuilderDefinition
- getRef() - Method in class org.apache.camel.model.RouteConfigurationContextRefDefinition
- getRef() - Method in class org.apache.camel.model.RouteContextRefDefinition
- getRef() - Method in class org.apache.camel.model.RouteTemplateContextRefDefinition
- getRef() - Method in class org.apache.camel.model.ThrowExceptionDefinition
- getRef() - Method in class org.apache.camel.model.TransactedDefinition
- getRef() - Method in class org.apache.camel.model.transformer.CustomTransformerDefinition
- getRef() - Method in class org.apache.camel.model.transformer.EndpointTransformerDefinition
- getRef() - Method in class org.apache.camel.model.validator.CustomValidatorDefinition
- getRef() - Method in class org.apache.camel.model.validator.EndpointValidatorDefinition
- getRefreshUrl() - Method in class org.apache.camel.model.rest.OAuth2Definition
- getRegex() - Method in class org.apache.camel.model.language.TokenizerExpression
- getRejectedPolicy() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- getRejectedPolicy() - Method in class org.apache.camel.model.ThreadsDefinition
- getRejectExecution() - Method in class org.apache.camel.model.ThrottleDefinition
- getRejectOld() - Method in class org.apache.camel.model.config.StreamResequencerConfig
- getRemoveOnFailure() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
- getRepresenter() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
- getRequestVolumeThreshold() - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
- getRequireClassRegistration() - Method in class org.apache.camel.model.dataformat.ForyDataFormat
- getRequired() - Method in class org.apache.camel.model.rest.ParamDefinition
- getRequired() - Method in class org.apache.camel.model.RouteTemplateParameterDefinition
- getRequiredBody() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getRequiredHeaders() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getRequiredQueryParameters() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getResequencerConfig() - Method in class org.apache.camel.model.ResequenceDefinition
- getResilience4jConfiguration() - Method in class org.apache.camel.model.CircuitBreakerDefinition
- getResilience4jConfiguration(String) - Method in interface org.apache.camel.model.Model
-
Gets the Resilience4j configuration by the given name.
- getResolver() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
- getResource() - Method in class org.apache.camel.builder.RouteBuilder
-
The
Resource
which is the source code for this route (such as XML, YAML, Groovy or Java source file) - getResource() - Method in class org.apache.camel.model.BeanFactoryDefinition
- getResource() - Method in class org.apache.camel.model.dataformat.DataFormatsDefinition
- getResource() - Method in class org.apache.camel.model.DataFormatDefinition
- getResource() - Method in class org.apache.camel.model.rest.RestDefinition
- getResource() - Method in class org.apache.camel.model.rest.RestsDefinition
- getResource() - Method in class org.apache.camel.model.RouteConfigurationDefinition
- getResource() - Method in class org.apache.camel.model.RouteConfigurationsDefinition
- getResource() - Method in class org.apache.camel.model.RouteDefinition
- getResource() - Method in class org.apache.camel.model.RoutesDefinition
- getResource() - Method in class org.apache.camel.model.RouteTemplateDefinition
- getResource() - Method in class org.apache.camel.model.RouteTemplatesDefinition
- getResource() - Method in class org.apache.camel.model.TemplatedRouteDefinition
- getResource() - Method in class org.apache.camel.model.TemplatedRoutesDefinition
- getResponseCodes() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getResponseHeaders() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getResponseModel() - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
- getResponseMsgs() - Method in class org.apache.camel.model.rest.VerbDefinition
- getRest() - Method in class org.apache.camel.model.rest.VerbDefinition
- getRestBindingDefinition() - Method in class org.apache.camel.model.RouteDefinition
- getRestCollection() - Method in class org.apache.camel.builder.RouteBuilder
- getRestConfiguration() - Method in class org.apache.camel.builder.RouteBuilder
- getRestConfigurations() - Method in class org.apache.camel.model.app.BeansDefinition
- getRestDefinition() - Method in class org.apache.camel.model.RouteDefinition
- getRestDefinitions() - Method in interface org.apache.camel.model.Model
-
Returns a list of the current REST definitions
- getRests() - Method in interface org.apache.camel.builder.ModelRoutesBuilder
-
Gets the rest-dsl
- getRests() - Method in class org.apache.camel.builder.RouteBuilder
- getRests() - Method in class org.apache.camel.model.app.BeansDefinition
- getRests() - Method in interface org.apache.camel.model.rest.RestContainer
-
Returns the RESTs
- getRests() - Method in class org.apache.camel.model.rest.RestsDefinition
- getResultQName() - Method in class org.apache.camel.model.language.XPathExpression
- getResultType() - Method in class org.apache.camel.model.language.TypedExpressionDefinition
- getResultTypeName() - Method in class org.apache.camel.model.language.TypedExpressionDefinition
- getResumeStrategy() - Method in class org.apache.camel.model.ResumableDefinition
- getResumeStrategyBean() - Method in class org.apache.camel.model.ResumableDefinition
- getResumeStrategyConfiguration() - Method in class org.apache.camel.model.ResumableDefinition
- getRetriesExhaustedLogLevel() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getRetryAttemptedLogInterval() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getRetryAttemptedLogLevel() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getRetryDelay() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
- getRetryWhile() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- getRetryWhile() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- getRetryWhile() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- getRetryWhile() - Method in class org.apache.camel.model.OnExceptionDefinition
- getRetryWhilePolicy() - Method in class org.apache.camel.model.OnExceptionDefinition
- getRetryWhilePolicy(CamelContext) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- getRetryWhilePolicy(CamelContext) - Method in class org.apache.camel.model.errorhandler.DeadLetterChannelConfiguration
-
Deprecated.
- getRetryWhilePolicy(CamelContext) - Method in interface org.apache.camel.model.errorhandler.DeadLetterChannelProperties
-
Deprecated.
- getRetryWhilePredicate() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- getRetryWhileRef() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- getRetryWhileRef() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- getRetryWhileRef() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- getRetryWhileRef() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- getReverse() - Method in class org.apache.camel.model.config.BatchResequencerConfig
- getRollbackLoggingLevel() - Method in class org.apache.camel.model.errorhandler.TransactionErrorHandlerDefinition
- getRootElement() - Method in class org.apache.camel.model.dataformat.DfdlDataFormat
- getRootNamespace() - Method in class org.apache.camel.model.dataformat.DfdlDataFormat
- getRoundRobin() - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
- getRoundRobin() - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
- getRoute() - Method in class org.apache.camel.model.RouteTemplateDefinition
- getRoute(NamedNode) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
-
Gets the route definition the given node belongs to.
- getRouteCollection() - Method in class org.apache.camel.builder.RouteBuilder
- getRouteConfiguration() - Method in class org.apache.camel.model.ProcessorDefinition
- getRouteConfigurationCollection() - Method in class org.apache.camel.builder.RouteConfigurationBuilder
- getRouteConfigurationDefinition(String) - Method in interface org.apache.camel.model.Model
-
Gets the route configuration definition with the given id
- getRouteConfigurationDefinitionConsumer(RouteDefinition, AtomicReference<ErrorHandlerDefinition>, List<OnExceptionDefinition>, List<InterceptDefinition>, List<InterceptFromDefinition>, List<InterceptSendToEndpointDefinition>, List<OnCompletionDefinition>) - Static method in class org.apache.camel.model.RouteDefinitionHelper
- getRouteConfigurationDefinitions() - Method in interface org.apache.camel.model.Model
-
Returns a list of the current route configuration definitions
- getRouteConfigurationId() - Method in class org.apache.camel.model.RouteDefinition
-
The route configuration id or pattern this route should use for configuration.
- getRouteConfigurations() - Method in class org.apache.camel.model.app.BeansDefinition
- getRouteConfigurations() - Method in interface org.apache.camel.model.RouteConfigurationContainer
-
Returns the route configurations
- getRouteConfigurations() - Method in class org.apache.camel.model.RouteConfigurationsDefinition
- getRouteDefinition(String) - Method in interface org.apache.camel.model.Model
-
Gets the route definition with the given id
- getRouteDefinitions() - Method in interface org.apache.camel.model.Model
-
Returns a list of the current route definitions
- getRouteFilter() - Method in interface org.apache.camel.model.Model
-
Gets the current route filter
- getRouteId() - Method in class org.apache.camel.model.rest.OpenApiDefinition
- getRouteId() - Method in class org.apache.camel.model.rest.VerbDefinition
- getRouteId() - Method in class org.apache.camel.model.RouteDefinition
- getRouteId() - Method in class org.apache.camel.model.TemplatedRouteDefinition
- getRouteId(NamedNode) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
-
Gets the route id the given node belongs to.
- getRouteMessage(String) - Static method in class org.apache.camel.model.RouteDefinitionHelper
- getRoutePolicies() - Method in class org.apache.camel.model.RouteDefinition
- getRoutePolicyRef() - Method in class org.apache.camel.model.RouteDefinition
-
Reference to custom
RoutePolicy
to use by the route. - getRouteProperties() - Method in class org.apache.camel.model.RouteDefinition
- getRoutes() - Method in interface org.apache.camel.builder.ModelRoutesBuilder
-
Gets the routes
- getRoutes() - Method in class org.apache.camel.builder.RouteBuilder
- getRoutes() - Method in class org.apache.camel.model.app.BeansDefinition
- getRoutes() - Method in interface org.apache.camel.model.RouteContainer
-
Returns the routes
- getRoutes() - Method in class org.apache.camel.model.RoutesDefinition
- getRouteTemplateCollection() - Method in class org.apache.camel.builder.RouteBuilder
- getRouteTemplateContext() - Method in class org.apache.camel.model.RouteDefinition
- getRouteTemplateDefinition(String) - Method in interface org.apache.camel.model.Model
-
Gets the route template definition with the given id
- getRouteTemplateDefinitions() - Method in interface org.apache.camel.model.Model
-
Returns a list of the current route template definitions
- getRouteTemplateRef() - Method in class org.apache.camel.model.TemplatedRouteDefinition
- getRouteTemplates() - Method in class org.apache.camel.model.app.BeansDefinition
- getRouteTemplates() - Method in interface org.apache.camel.model.RouteTemplateContainer
-
Returns the route templates
- getRouteTemplates() - Method in class org.apache.camel.model.RouteTemplatesDefinition
- getSagaService() - Method in class org.apache.camel.model.SagaDefinition
- getSagaServiceBean() - Method in class org.apache.camel.model.SagaDefinition
- getSamplePeriod() - Method in class org.apache.camel.model.SamplingDefinition
- getSaxon() - Method in class org.apache.camel.model.language.XPathExpression
- getSchema() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getSchema() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getSchema() - Method in class org.apache.camel.model.dataformat.SoapDataFormat
- getSchemaLocation() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getSchemaResolver() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getSchemaResolver() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getSchemaResolver() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getSchemaSeverityLevel() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getSchemaUri() - Method in class org.apache.camel.model.dataformat.DfdlDataFormat
- getScheme() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getScheme() - Method in class org.apache.camel.model.transformer.TransformerDefinition
- getScope() - Method in class org.apache.camel.model.BeanDefinition
- getScope() - Method in class org.apache.camel.model.language.MethodCallExpression
- getScopes() - Method in class org.apache.camel.model.rest.OAuth2Definition
- getScopes() - Method in class org.apache.camel.model.rest.SecurityDefinition
- getScript() - Method in class org.apache.camel.model.BeanFactoryDefinition
- getScriptLanguage() - Method in class org.apache.camel.model.BeanFactoryDefinition
- getScriptPropertyPlaceholders() - Method in class org.apache.camel.model.BeanFactoryDefinition
- getSecureTag() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
- getSecureTagContents() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
- getSecurity() - Method in class org.apache.camel.model.rest.VerbDefinition
- getSecurityDefinitions() - Method in class org.apache.camel.model.rest.RestDefinition
- getSecurityDefinitions() - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
- getSecurityRequirements() - Method in class org.apache.camel.model.rest.RestDefinition
- getServerBaseUrl() - Method in class org.apache.camel.model.dataformat.FhirDataformat
- getServers() - Method in class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfiguration
-
Deprecated.
- getServers() - Method in class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getServiceCallConfiguration(String) - Method in interface org.apache.camel.model.Model
-
Gets the service call configuration by the given name.
- getServiceChooser() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- getServiceChooser() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getServiceChooserRef() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- getServiceChooserRef() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- getServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getServiceDiscoveryConfiguration() - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getServiceDiscoveryConfiguration() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- getServiceDiscoveryConfiguration() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getServiceDiscoveryConfigurations() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getServiceDiscoveryRef() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- getServiceDiscoveryRef() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getServiceFilter() - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
-
Deprecated.
- getServiceFilter() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- getServiceFilter() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getServiceFilterConfiguration() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- getServiceFilterConfiguration() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getServiceFilterConfigurations() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
-
Deprecated.
- getServiceFilterRef() - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
-
Deprecated.
- getServiceFilterRef() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- getServiceFilterRef() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getSessionTimeout() - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getShareUnitOfWork() - Method in class org.apache.camel.model.EnrichDefinition
- getShareUnitOfWork() - Method in class org.apache.camel.model.MulticastDefinition
- getShareUnitOfWork() - Method in class org.apache.camel.model.RecipientListDefinition
- getShareUnitOfWork() - Method in class org.apache.camel.model.SplitDefinition
- getShortName() - Method in class org.apache.camel.model.AdviceWithDefinition
- getShortName() - Method in class org.apache.camel.model.AggregateDefinition
- getShortName() - Method in class org.apache.camel.model.BeanDefinition
- getShortName() - Method in class org.apache.camel.model.CatchDefinition
- getShortName() - Method in class org.apache.camel.model.ChoiceDefinition
- getShortName() - Method in class org.apache.camel.model.CircuitBreakerDefinition
- getShortName() - Method in class org.apache.camel.model.ClaimCheckDefinition
- getShortName() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getShortName() - Method in class org.apache.camel.model.ConvertBodyDefinition
- getShortName() - Method in class org.apache.camel.model.ConvertHeaderDefinition
- getShortName() - Method in class org.apache.camel.model.ConvertVariableDefinition
- getShortName() - Method in class org.apache.camel.model.DataFormatDefinition
- getShortName() - Method in class org.apache.camel.model.DelayDefinition
- getShortName() - Method in class org.apache.camel.model.DynamicRouterDefinition
- getShortName() - Method in class org.apache.camel.model.EnrichDefinition
- getShortName() - Method in class org.apache.camel.model.FilterDefinition
- getShortName() - Method in class org.apache.camel.model.FinallyDefinition
- getShortName() - Method in class org.apache.camel.model.FromDefinition
- getShortName() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
- getShortName() - Method in class org.apache.camel.model.InputTypeDefinition
- getShortName() - Method in class org.apache.camel.model.InterceptDefinition
- getShortName() - Method in class org.apache.camel.model.InterceptFromDefinition
- getShortName() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
- getShortName() - Method in class org.apache.camel.model.KameletDefinition
- getShortName() - Method in class org.apache.camel.model.LoadBalanceDefinition
- getShortName() - Method in class org.apache.camel.model.LogDefinition
- getShortName() - Method in class org.apache.camel.model.LoopDefinition
- getShortName() - Method in class org.apache.camel.model.MarshalDefinition
- getShortName() - Method in class org.apache.camel.model.MulticastDefinition
- getShortName() - Method in class org.apache.camel.model.OnCompletionDefinition
- getShortName() - Method in class org.apache.camel.model.OnExceptionDefinition
- getShortName() - Method in class org.apache.camel.model.OnFallbackDefinition
- getShortName() - Method in class org.apache.camel.model.OnWhenDefinition
- getShortName() - Method in class org.apache.camel.model.OtherwiseDefinition
- getShortName() - Method in class org.apache.camel.model.OutputDefinition
- getShortName() - Method in class org.apache.camel.model.OutputTypeDefinition
- getShortName() - Method in class org.apache.camel.model.PausableDefinition
- getShortName() - Method in class org.apache.camel.model.PipelineDefinition
- getShortName() - Method in class org.apache.camel.model.PolicyDefinition
- getShortName() - Method in class org.apache.camel.model.PollDefinition
- getShortName() - Method in class org.apache.camel.model.PollEnrichDefinition
- getShortName() - Method in class org.apache.camel.model.ProcessDefinition
- getShortName() - Method in class org.apache.camel.model.RecipientListDefinition
- getShortName() - Method in class org.apache.camel.model.RemoveHeaderDefinition
- getShortName() - Method in class org.apache.camel.model.RemoveHeadersDefinition
- getShortName() - Method in class org.apache.camel.model.RemovePropertiesDefinition
- getShortName() - Method in class org.apache.camel.model.RemovePropertyDefinition
- getShortName() - Method in class org.apache.camel.model.RemoveVariableDefinition
- getShortName() - Method in class org.apache.camel.model.ResequenceDefinition
- getShortName() - Method in class org.apache.camel.model.rest.OpenApiDefinition
- getShortName() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getShortName() - Method in class org.apache.camel.model.rest.RestDefinition
- getShortName() - Method in class org.apache.camel.model.rest.RestsDefinition
- getShortName() - Method in class org.apache.camel.model.rest.VerbDefinition
- getShortName() - Method in class org.apache.camel.model.ResumableDefinition
- getShortName() - Method in class org.apache.camel.model.RollbackDefinition
- getShortName() - Method in class org.apache.camel.model.RouteConfigurationDefinition
- getShortName() - Method in class org.apache.camel.model.RouteConfigurationsDefinition
- getShortName() - Method in class org.apache.camel.model.RouteDefinition
- getShortName() - Method in class org.apache.camel.model.RoutesDefinition
- getShortName() - Method in class org.apache.camel.model.RouteTemplateDefinition
- getShortName() - Method in class org.apache.camel.model.RouteTemplatesDefinition
- getShortName() - Method in class org.apache.camel.model.RoutingSlipDefinition
- getShortName() - Method in class org.apache.camel.model.SagaActionUriDefinition
- getShortName() - Method in class org.apache.camel.model.SamplingDefinition
- getShortName() - Method in class org.apache.camel.model.ScriptDefinition
- getShortName() - Method in class org.apache.camel.model.SetBodyDefinition
- getShortName() - Method in class org.apache.camel.model.SetExchangePatternDefinition
- getShortName() - Method in class org.apache.camel.model.SetHeaderDefinition
- getShortName() - Method in class org.apache.camel.model.SetHeadersDefinition
- getShortName() - Method in class org.apache.camel.model.SetPropertyDefinition
- getShortName() - Method in class org.apache.camel.model.SetVariableDefinition
- getShortName() - Method in class org.apache.camel.model.SetVariablesDefinition
- getShortName() - Method in class org.apache.camel.model.SortDefinition
- getShortName() - Method in class org.apache.camel.model.SplitDefinition
- getShortName() - Method in class org.apache.camel.model.StepDefinition
- getShortName() - Method in class org.apache.camel.model.StopDefinition
- getShortName() - Method in class org.apache.camel.model.TemplatedRoutesDefinition
- getShortName() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- getShortName() - Method in class org.apache.camel.model.ThreadsDefinition
- getShortName() - Method in class org.apache.camel.model.ThrottleDefinition
- getShortName() - Method in class org.apache.camel.model.ThrowExceptionDefinition
- getShortName() - Method in class org.apache.camel.model.ToDefinition
- getShortName() - Method in class org.apache.camel.model.ToDynamicDefinition
- getShortName() - Method in class org.apache.camel.model.TokenizerDefinition
- getShortName() - Method in class org.apache.camel.model.TransactedDefinition
- getShortName() - Method in class org.apache.camel.model.TransformDefinition
- getShortName() - Method in class org.apache.camel.model.TryDefinition
- getShortName() - Method in class org.apache.camel.model.UnmarshalDefinition
- getShortName() - Method in class org.apache.camel.model.ValidateDefinition
- getShortName() - Method in class org.apache.camel.model.WhenDefinition
- getShortName() - Method in class org.apache.camel.model.WireTapDefinition
- getShouldAppendHMAC() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
- getShutdownRoute() - Method in class org.apache.camel.model.RouteDefinition
- getShutdownRunningTask() - Method in class org.apache.camel.model.RouteDefinition
-
To control how to shut down the route.
- getSignatureKeyFileName() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
- getSignatureKeyRing() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
- getSignatureKeyUserid() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
- getSignaturePassword() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
- getSignatureVerificationOption() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
- getSingleQuotes() - Method in class org.apache.camel.model.language.JavaExpression
- getSingleQuotes() - Method in class org.apache.camel.model.language.JoorExpression
-
Deprecated.
- getSkipBindingOnErrorCode() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getSkipBindingOnErrorCode() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getSkipBindingOnErrorCode() - Method in class org.apache.camel.model.rest.RestDefinition
- getSkipBindingOnErrorCode() - Method in class org.apache.camel.model.rest.VerbDefinition
- getSkipDuplicate() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
- getSkipEmptyLines() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- getSkipFirst() - Method in class org.apache.camel.model.language.TokenizerExpression
- getSkipHeaderRecord() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getSkipSendToOriginalEndpoint() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
- getSkipTrailingCharsUntilNewline() - Method in class org.apache.camel.model.dataformat.UniVocityFixedDataFormat
- getSlidingWindowSize() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getSlidingWindowType() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getSlowCallDurationThreshold() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getSlowCallRateThreshold() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getSmooksConfig() - Method in class org.apache.camel.model.dataformat.SmooksDataFormat
- getSource() - Method in class org.apache.camel.model.language.SingleInputTypedExpressionDefinition
- getSpecification() - Method in class org.apache.camel.model.rest.OpenApiDefinition
- getSpringOrBlueprintBeans() - Method in class org.apache.camel.model.app.BeansDefinition
- getSslContextParameters() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getStartupOrder() - Method in class org.apache.camel.model.RouteDefinition
-
To configure the ordering of the routes being started
- getStatusPropertyName() - Method in class org.apache.camel.model.FilterDefinition
- getSticky() - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
- getStopOnException() - Method in class org.apache.camel.model.MulticastDefinition
- getStopOnException() - Method in class org.apache.camel.model.RecipientListDefinition
- getStopOnException() - Method in class org.apache.camel.model.SplitDefinition
- getStreamCache() - Method in class org.apache.camel.model.rest.VerbDefinition
-
Whether stream caching is enabled on this rest operation.
- getStreamCache() - Method in class org.apache.camel.model.RouteDefinition
-
Whether stream caching is enabled on this route.
- getStreamConfig() - Method in class org.apache.camel.model.ResequenceDefinition
- getStreaming() - Method in class org.apache.camel.model.MulticastDefinition
- getStreaming() - Method in class org.apache.camel.model.RecipientListDefinition
- getStreaming() - Method in class org.apache.camel.model.SplitDefinition
- getStreamName() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
- getStripVersionsFromReferences() - Method in class org.apache.camel.model.dataformat.FhirDataformat
- getSuccessThreshold() - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
- getSummaryMode() - Method in class org.apache.camel.model.dataformat.FhirDataformat
- getSuppressExceptions() - Method in class org.apache.camel.model.language.JsonPathExpression
- getSuppressNarratives() - Method in class org.apache.camel.model.dataformat.FhirDataformat
- getSynchronous() - Method in class org.apache.camel.model.MulticastDefinition
- getSynchronous() - Method in class org.apache.camel.model.RecipientListDefinition
- getSynchronous() - Method in class org.apache.camel.model.SplitDefinition
- getTag() - Method in class org.apache.camel.model.rest.RestDefinition
- getTemplateBeans() - Method in class org.apache.camel.model.RouteTemplateDefinition
- getTemplateDefaultParameters() - Method in class org.apache.camel.model.RouteDefinition
- getTemplatedRouteCollection() - Method in class org.apache.camel.builder.RouteBuilder
- getTemplatedRoutes() - Method in class org.apache.camel.model.app.BeansDefinition
- getTemplatedRoutes() - Method in interface org.apache.camel.model.TemplatedRouteContainer
-
Returns the templated routes
- getTemplatedRoutes() - Method in class org.apache.camel.model.TemplatedRoutesDefinition
- getTemplateParameters() - Method in class org.apache.camel.model.RouteDefinition
- getTemplateParameters() - Method in class org.apache.camel.model.RouteTemplateDefinition
- getTextQualifier() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
- getThreadName() - Method in class org.apache.camel.model.ThreadsDefinition
- getThreadOffloadExecutorService() - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
- getThreadSafe() - Method in class org.apache.camel.model.dataformat.ForyDataFormat
- getThreadSafety() - Method in class org.apache.camel.model.language.XPathExpression
- getThrowExceptionWhenHalfOpenOrOpenState() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getTimeout() - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getTimeout() - Method in class org.apache.camel.model.config.StreamResequencerConfig
- getTimeout() - Method in class org.apache.camel.model.MulticastDefinition
- getTimeout() - Method in class org.apache.camel.model.PollDefinition
- getTimeout() - Method in class org.apache.camel.model.PollEnrichDefinition
- getTimeout() - Method in class org.apache.camel.model.RecipientListDefinition
- getTimeout() - Method in class org.apache.camel.model.SagaDefinition
- getTimeout() - Method in class org.apache.camel.model.SplitDefinition
- getTimeoutCancelRunningFuture() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getTimeoutCheckerExecutorService() - Method in class org.apache.camel.model.AggregateDefinition
- getTimeoutCheckerExecutorServiceBean() - Method in class org.apache.camel.model.AggregateDefinition
- getTimeoutDuration() - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
- getTimeoutDuration() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getTimeoutEnabled() - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
- getTimeoutEnabled() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getTimeoutExecutorService() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getTimeoutPoolSize() - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
- getTimePeriodMillis() - Method in class org.apache.camel.model.ThrottleDefinition
- getTimeUnit() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- getTimeUnit() - Method in class org.apache.camel.model.ThreadsDefinition
- getTimezone() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getTimezone() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- getTimezone() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getTimezone() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getTo() - Method in class org.apache.camel.model.rest.VerbDefinition
- getToken() - Method in class org.apache.camel.model.language.TokenizerExpression
- getTokenizerImplementation() - Method in class org.apache.camel.model.TokenizerDefinition
-
Gets the tokenizer implementation
- getTokenizerType() - Method in class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition
-
Gets the tokenizer type
- getTokenUrl() - Method in class org.apache.camel.model.rest.OAuth2Definition
- getToName() - Method in class org.apache.camel.model.ConvertHeaderDefinition
- getToName() - Method in class org.apache.camel.model.ConvertVariableDefinition
- getToType() - Method in class org.apache.camel.model.TransformDefinition
- getToType() - Method in class org.apache.camel.model.transformer.TransformerDefinition
- getTrace() - Method in class org.apache.camel.model.RouteDefinition
-
Whether tracing is enabled on this route.
- getTrailingDelimiter() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getTransactedPolicy() - Method in class org.apache.camel.model.errorhandler.TransactionErrorHandlerDefinition
- getTransactedPolicyRef() - Method in class org.apache.camel.model.errorhandler.TransactionErrorHandlerDefinition
- getTransformers() - Method in interface org.apache.camel.model.Model
-
Gets the transformers that can be referenced in the routes.
- getTransformers() - Method in class org.apache.camel.model.transformer.TransformersDefinition
- getTrim() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getTrim() - Method in class org.apache.camel.model.language.ExpressionDefinition
- getTrustCerts() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getType() - Method in class org.apache.camel.model.BeanFactoryDefinition
- getType() - Method in class org.apache.camel.model.ConvertBodyDefinition
- getType() - Method in class org.apache.camel.model.ConvertHeaderDefinition
- getType() - Method in class org.apache.camel.model.ConvertVariableDefinition
- getType() - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- getType() - Method in class org.apache.camel.model.dataformat.YAMLTypeFilterDefinition
- getType() - Method in class org.apache.camel.model.PolicyDefinition
- getType() - Method in class org.apache.camel.model.rest.ParamDefinition
- getType() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getType() - Method in class org.apache.camel.model.rest.VerbDefinition
- getType() - Method in class org.apache.camel.model.TransactedDefinition
- getType() - Method in class org.apache.camel.model.validator.ValidatorDefinition
- getTypeClass() - Method in class org.apache.camel.model.ConvertBodyDefinition
- getTypeClass() - Method in class org.apache.camel.model.ConvertHeaderDefinition
- getTypeClass() - Method in class org.apache.camel.model.ConvertVariableDefinition
- getTypeClass() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- getTypeClass() - Method in class org.apache.camel.model.rest.VerbDefinition
- getTypedGuard() - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
- getTypeFilters() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
- getUnits() - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getUnmarshalSingleObject() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
- getUnmarshalType() - Method in class org.apache.camel.model.dataformat.ASN1DataFormat
- getUnmarshalType() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getUnmarshalType() - Method in class org.apache.camel.model.dataformat.CBORDataFormat
- getUnmarshalType() - Method in class org.apache.camel.model.dataformat.ForyDataFormat
- getUnmarshalType() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- getUnmarshalType() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getUnmarshalType() - Method in class org.apache.camel.model.dataformat.ParquetAvroDataFormat
- getUnmarshalType() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getUnmarshalType() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
- getUnmarshalTypeName() - Method in class org.apache.camel.model.dataformat.ASN1DataFormat
- getUnmarshalTypeName() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getUnmarshalTypeName() - Method in class org.apache.camel.model.dataformat.CBORDataFormat
- getUnmarshalTypeName() - Method in class org.apache.camel.model.dataformat.ForyDataFormat
- getUnmarshalTypeName() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- getUnmarshalTypeName() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getUnmarshalTypeName() - Method in class org.apache.camel.model.dataformat.ParquetAvroDataFormat
- getUnmarshalTypeName() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getUnmarshalTypeName() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
- getUnpackArray() - Method in class org.apache.camel.model.language.JsonPathExpression
- getUntilCheck() - Method in class org.apache.camel.model.PausableDefinition
- getUntilCheckBean() - Method in class org.apache.camel.model.PausableDefinition
- getUnwrapSingleInstance() - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- getUri() - Method in interface org.apache.camel.builder.EndpointConsumerBuilder
-
Builds the encoded url of this endpoint.
- getUri() - Method in interface org.apache.camel.builder.EndpointProducerBuilder
-
Builds the encoded url of this endpoint.
- getUri() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- getUri() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- getUri() - Method in class org.apache.camel.model.FromDefinition
- getUri() - Method in class org.apache.camel.model.InterceptFromDefinition
- getUri() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
- getUri() - Method in class org.apache.camel.model.PollDefinition
- getUri() - Method in class org.apache.camel.model.SendDefinition
- getUri() - Method in class org.apache.camel.model.ToDynamicDefinition
- getUri() - Method in class org.apache.camel.model.transformer.EndpointTransformerDefinition
- getUri() - Method in class org.apache.camel.model.validator.EndpointValidatorDefinition
- getUri() - Method in class org.apache.camel.model.WireTapDefinition
- getUriDelimiter() - Method in class org.apache.camel.model.DynamicRouterDefinition
- getUriDelimiter() - Method in class org.apache.camel.model.RoutingSlipDefinition
- getUrl() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.The Consul agent URL
- getUrl() - Method in class org.apache.camel.model.rest.OpenIdConnectDefinition
- getUrlSafe() - Method in class org.apache.camel.model.dataformat.Base64DataFormat
- getUrn() - Method in class org.apache.camel.model.InputTypeDefinition
- getUrn() - Method in class org.apache.camel.model.OutputTypeDefinition
- getUseApplicationContextClassLoader() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
- getUseCollisionAvoidance() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getUseDefaultObjectMapper() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getUseDefaultObjectMapper() - Method in class org.apache.camel.model.dataformat.CBORDataFormat
- getUseDefaultObjectMapper() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getUseDefaultObjectMapper() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getUseExponentialBackOff() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- getUseList() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- getUseList() - Method in class org.apache.camel.model.dataformat.CBORDataFormat
- getUseList() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- getUseList() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- getUseList() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- getUseMaps() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getUseOrderedMaps() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- getUseOriginalBody() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- getUseOriginalBody() - Method in class org.apache.camel.model.OnExceptionDefinition
- getUseOriginalMessage() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- getUseOriginalMessage() - Method in class org.apache.camel.model.OnCompletionDefinition
- getUseOriginalMessage() - Method in class org.apache.camel.model.OnExceptionDefinition
- getUsername() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getUserName() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getUseXForwardHeaders() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getUsingIterator() - Method in class org.apache.camel.model.dataformat.ASN1DataFormat
- getUsingIterator() - Method in class org.apache.camel.model.dataformat.TarFileDataFormat
- getUsingIterator() - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
- getUsingParallelCompression() - Method in class org.apache.camel.model.dataformat.LZFDataFormat
- getValidate() - Method in class org.apache.camel.model.dataformat.HL7DataFormat
- getValidate() - Method in class org.apache.camel.model.InputTypeDefinition
- getValidate() - Method in class org.apache.camel.model.language.MethodCallExpression
- getValidate() - Method in class org.apache.camel.model.OutputTypeDefinition
- getValidating() - Method in class org.apache.camel.model.dataformat.IcalDataFormat
- getValidationLevels() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getValidators() - Method in interface org.apache.camel.model.Model
-
Gets the validators that can be referenced in the routes.
- getValidators() - Method in class org.apache.camel.model.validator.ValidatorsDefinition
- getValue() - Method in class org.apache.camel.model.app.BeanConstructorDefinition
- getValue() - Method in class org.apache.camel.model.app.BeanPropertyDefinition
- getValue() - Method in class org.apache.camel.model.dataformat.YAMLTypeFilterDefinition
- getValue() - Method in class org.apache.camel.model.GlobalOptionDefinition
- getValue() - Method in class org.apache.camel.model.PropertyDefinition
- getValue() - Method in class org.apache.camel.model.rest.RestPropertyDefinition
- getValue() - Method in class org.apache.camel.model.TemplatedRouteParameterDefinition
- getValue() - Method in class org.apache.camel.model.ValueDefinition
-
Property value
- getVariableReceive() - Method in class org.apache.camel.model.EnrichDefinition
- getVariableReceive() - Method in class org.apache.camel.model.FromDefinition
- getVariableReceive() - Method in class org.apache.camel.model.MarshalDefinition
- getVariableReceive() - Method in class org.apache.camel.model.PollDefinition
- getVariableReceive() - Method in class org.apache.camel.model.PollEnrichDefinition
- getVariableReceive() - Method in class org.apache.camel.model.ToDefinition
- getVariableReceive() - Method in class org.apache.camel.model.ToDynamicDefinition
- getVariableReceive() - Method in class org.apache.camel.model.UnmarshalDefinition
- getVariables() - Method in class org.apache.camel.model.SetVariablesDefinition
- getVariableSend() - Method in class org.apache.camel.model.EnrichDefinition
- getVariableSend() - Method in class org.apache.camel.model.MarshalDefinition
- getVariableSend() - Method in class org.apache.camel.model.ToDefinition
- getVariableSend() - Method in class org.apache.camel.model.ToDynamicDefinition
- getVariableSend() - Method in class org.apache.camel.model.UnmarshalDefinition
- getVerbs() - Method in class org.apache.camel.model.rest.RestDefinition
- getVersion() - Method in class org.apache.camel.model.dataformat.SoapDataFormat
- getWaitDurationInOpenState() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getWhenClauses() - Method in class org.apache.camel.model.ChoiceDefinition
- getWidth() - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
- getWritableStackTraceEnabled() - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
- getWriteAsString() - Method in class org.apache.camel.model.language.JsonPathExpression
- getWriteConfig() - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat
- getWriteConfigRef() - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat
- getWriteInJson() - Method in class org.apache.camel.model.dataformat.SwiftMtDataFormat
- getWriteInJson() - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat
- getWriteTimeoutMillis() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- getXml() - Method in class org.apache.camel.model.language.TokenizerExpression
- getXmlCipherAlgorithm() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
- getXmlDataFormat() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
- getXmlMapper() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- getXmlStreamWriterWrapper() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- getXPathFactory() - Method in class org.apache.camel.model.language.XPathExpression
- GlobalOptionDefinition - Class in org.apache.camel.model
-
Models a string key/value pair for configuring some global options on a Camel context such as max debug log length.
- GlobalOptionDefinition() - Constructor for class org.apache.camel.model.GlobalOptionDefinition
- GlobalOptionsDefinition - Class in org.apache.camel.model
-
Models a series of string key/value pairs for configuring some global options on a Camel context such as max debug log length.
- GlobalOptionsDefinition() - Constructor for class org.apache.camel.model.GlobalOptionsDefinition
- GoogleProtobuf - Enum constant in enum class org.apache.camel.model.dataformat.ProtobufLibrary
- grok() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the Grok data format
- grok(String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Grok data format
- GrokDataFormat - Class in org.apache.camel.model.dataformat
-
Unmarshal unstructured data to objects using Logstash based Grok patterns.
- GrokDataFormat() - Constructor for class org.apache.camel.model.dataformat.GrokDataFormat
- GrokDataFormat(GrokDataFormat) - Constructor for class org.apache.camel.model.dataformat.GrokDataFormat
- GrokDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forGrokDataFormat
. - groovy() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Groovy language
- groovy(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a Groovy expression
- groovy(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a Groovy expression
- groovy(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Groovy language
- groovy(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Calls a groovy script for creating the local bean If the script use the prefix resource: such as resource:classpath:com/foo/myscript.groovy, resource:file:/var/myscript.groovy, then its loaded from the external resource.
- GroovyExpression - Class in org.apache.camel.model.language
-
Evaluates a Groovy script.
- GroovyExpression() - Constructor for class org.apache.camel.model.language.GroovyExpression
- GroovyExpression(String) - Constructor for class org.apache.camel.model.language.GroovyExpression
- GroovyExpression(GroovyExpression) - Constructor for class org.apache.camel.model.language.GroovyExpression
- GroovyExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forGroovyExpression
. - group(int) - Method in class org.apache.camel.model.language.TokenizerExpression.Builder
-
To group N parts together, for example, to split big files into chunks of 1000 lines.
- group(int) - Method in class org.apache.camel.model.language.XMLTokenizerExpression.Builder
-
To group N parts together
- group(String) - Method in class org.apache.camel.model.language.TokenizerExpression.Builder
-
To group N parts together, for example, to split big files into chunks of 1000 lines.
- group(String) - Method in class org.apache.camel.model.language.XMLTokenizerExpression.Builder
-
To group N parts together
- group(String) - Method in class org.apache.camel.model.RouteDefinition
-
The group name for this route.
- groupDelimiter(String) - Method in class org.apache.camel.model.language.TokenizerExpression.Builder
-
Sets the delimiter to use when grouping.
- groupedBody() - Static method in class org.apache.camel.builder.AggregationStrategies
-
Creates a
GroupedBodyAggregationStrategy
aggregation strategy. - groupedExchange() - Static method in class org.apache.camel.builder.AggregationStrategies
-
Creates a
GroupedExchangeAggregationStrategy
aggregation strategy. - Gson - Enum constant in enum class org.apache.camel.model.dataformat.JsonLibrary
- gzipDeflater() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the GZIP deflater data format
- gzipDeflater() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the GZIP deflater data format
- GzipDeflaterDataFormat - Class in org.apache.camel.model.dataformat
-
Compress and decompress messages using
java.util.zip.GZIP*Stream
. - GzipDeflaterDataFormat() - Constructor for class org.apache.camel.model.dataformat.GzipDeflaterDataFormat
- GzipDeflaterDataFormat(GzipDeflaterDataFormat) - Constructor for class org.apache.camel.model.dataformat.GzipDeflaterDataFormat
- GzipDeflaterDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forGzipDeflaterDataFormat
.
H
- handled(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether the exchange should be marked as handled or not.
- handled(Expression) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether the exchange should be marked as handled or not.
- handled(Predicate) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether the exchange should be marked as handled or not.
- handler(Consumer<RouteTemplateDefinition>) - Method in class org.apache.camel.builder.TemplatedRouteBuilder
-
Sets a handler which gives access to the route template model that will be used for creating the route.
- hasCustomIdAssigned() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
-
Returns whether a custom id has been assigned
- hasEnvironmentVariable(String) - Method in class org.apache.camel.model.DefaultRouteTemplateContext
- hasErrorHandlerFactory() - Method in class org.apache.camel.builder.BuilderSupport
- HasExpressionType - Interface in org.apache.camel.model
-
Marker interface to mark a
ProcessorDefinition
that supports expressions. - hashAlgorithm(int) - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
-
Signature hash algorithm; possible values are defined in org.bouncycastle.bcpg.HashAlgorithmTags; for example 2 (= SHA1), 8 (= SHA256), 9 (= SHA384), 10 (= SHA512), 11 (=SHA224).
- hashAlgorithm(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
-
Signature hash algorithm; possible values are defined in org.bouncycastle.bcpg.HashAlgorithmTags; for example 2 (= SHA1), 8 (= SHA256), 9 (= SHA384), 10 (= SHA512), 11 (=SHA224).
- hasLogger() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- hasLogger() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- hasLogger() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- hasParameter(String) - Method in class org.apache.camel.model.DefaultRouteTemplateContext
- hasRedeliveryPolicy() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- hasRedeliveryPolicy() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- hasRedeliveryPolicy() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- hasRedeliveryPolicy() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- head() - Method in class org.apache.camel.model.rest.RestDefinition
- head() - Method in class org.apache.camel.model.rest.VerbDefinition
- head(String) - Method in class org.apache.camel.model.rest.RestDefinition
- head(String) - Method in class org.apache.camel.model.rest.VerbDefinition
- HeadDefinition - Class in org.apache.camel.model.rest
-
Rest HEAD command
- HeadDefinition() - Constructor for class org.apache.camel.model.rest.HeadDefinition
- header - Enum constant in enum class org.apache.camel.model.rest.RestParamType
- header() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Header language
- header(String) - Static method in class org.apache.camel.builder.Builder
-
Returns a predicate and value builder for headers on an exchange
- header(String) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a value builder for the given header
- header(String) - Method in class org.apache.camel.builder.ExpressionClause
-
An expression of an inbound message header of the given name
- header(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
An expression of an inbound message header of the given name
- header(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Header language
- header(String) - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
-
Adds a response header
- header(List<String>) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
To configure the CSV headers
- headerDisabled(boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
- headerDisabled(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
- HeaderExpression - Class in org.apache.camel.model.language
-
Gets a header from the Exchange.
- HeaderExpression() - Constructor for class org.apache.camel.model.language.HeaderExpression
- HeaderExpression(String) - Constructor for class org.apache.camel.model.language.HeaderExpression
- HeaderExpression(HeaderExpression) - Constructor for class org.apache.camel.model.language.HeaderExpression
- HeaderExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forHeaderExpression
. - headerExtractionEnabled - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- headerExtractionEnabled(boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
Whether or not the header must be read in the first line of the test document.
- headerExtractionEnabled(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
Whether or not the header must be read in the first line of the test document.
- headerName(String) - Method in class org.apache.camel.model.language.SingleInputTypedExpressionDefinition.AbstractBuilder
-
Name of header to use as input, instead of the message body
- headers - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- headers() - Method in class org.apache.camel.builder.ExpressionClause
-
An expression of the inbound headers
- headers() - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
An expression of the inbound headers
- headers(List<UniVocityHeader>) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
The headers to use.
- headersDisabled - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- headersDisabled(boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
Whether or not the headers are disabled.
- headersDisabled(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
Whether or not the headers are disabled.
- headersInline(boolean) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat.Builder
-
Defines whether the MIME-Multipart headers are part of the message body (true) or are set as Camel headers (false).
- headersInline(String) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat.Builder
-
Defines whether the MIME-Multipart headers are part of the message body (true) or are set as Camel headers (false).
- healthy() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
-
Deprecated.
- healthyFilter() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- healthyFilter() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- HealthyServiceCallServiceFilterConfiguration - Class in org.apache.camel.model.cloud
-
Deprecated.
- HealthyServiceCallServiceFilterConfiguration() - Constructor for class org.apache.camel.model.cloud.HealthyServiceCallServiceFilterConfiguration
-
Deprecated.
- HealthyServiceCallServiceFilterConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.HealthyServiceCallServiceFilterConfiguration
-
Deprecated.
- HealthyServiceCallServiceFilterConfigurationConfigurer - Class in org.apache.camel.model.cloud
-
Generated by camel build tools - do NOT edit this file!
- HealthyServiceCallServiceFilterConfigurationConfigurer() - Constructor for class org.apache.camel.model.cloud.HealthyServiceCallServiceFilterConfigurationConfigurer
- height(int) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat.Builder
-
Height of the barcode
- height(String) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat.Builder
-
Height of the barcode
- hl7() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the HL7 data format
- hl7() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the HL7 data format
- hl7(boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the HL7 data format
- hl7(Object) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the HL7 data format
- HL7DataFormat - Class in org.apache.camel.model.dataformat
-
Marshal and unmarshal HL7 (Health Care) model objects using the HL7 MLLP codec.
- HL7DataFormat() - Constructor for class org.apache.camel.model.dataformat.HL7DataFormat
- HL7DataFormat(HL7DataFormat) - Constructor for class org.apache.camel.model.dataformat.HL7DataFormat
- HL7DataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forHL7DataFormat
. - hl7terser() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Hl7Terser language
- hl7terser(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an HL7 Terser expression
- hl7terser(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Hl7Terser language
- Hl7TerserExpression - Class in org.apache.camel.model.language
-
Get the value of a HL7 message field specified by terse location specification syntax.
- Hl7TerserExpression() - Constructor for class org.apache.camel.model.language.Hl7TerserExpression
- Hl7TerserExpression(String) - Constructor for class org.apache.camel.model.language.Hl7TerserExpression
- Hl7TerserExpression(Hl7TerserExpression) - Constructor for class org.apache.camel.model.language.Hl7TerserExpression
- Hl7TerserExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forHl7TerserExpression
. - host(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To define the host to use, such as 0.0.0.0 or localhost
- hostHeader(String) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
Deprecated.The header that holds the service host information, default ServiceCallConstants.SERVICE_HOST
- hostNameResolver(RestHostNameResolver) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To specify the hostname resolver
I
- ical() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the iCal data format
- ical(boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the iCal data format
- IcalDataFormat - Class in org.apache.camel.model.dataformat
-
Marshal and unmarshal iCal (*.ics) documents to/from model objects.
- IcalDataFormat() - Constructor for class org.apache.camel.model.dataformat.IcalDataFormat
- IcalDataFormat(IcalDataFormat) - Constructor for class org.apache.camel.model.dataformat.IcalDataFormat
- IcalDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forIcalDataFormat
. - id(String) - Method in class org.apache.camel.model.language.ExpressionDefinition.AbstractBuilder
-
Sets the id of this node
- id(String) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
-
Sets the id of this node.
- id(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sets the id of this node.
- id(String) - Method in class org.apache.camel.model.rest.RestDefinition
- idempotentConsumer() - Method in class org.apache.camel.model.ProcessorDefinition
-
Idempotent consumer EIP: Creates an
IdempotentConsumer
using a fluent builder. - idempotentConsumer(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Idempotent consumer EIP: Creates an
IdempotentConsumer
to avoid duplicate messages - idempotentConsumer(Expression, IdempotentRepository) - Method in class org.apache.camel.model.ProcessorDefinition
-
Idempotent consumer EIP: Creates an
IdempotentConsumer
to avoid duplicate messages - IdempotentConsumerDefinition - Class in org.apache.camel.model
-
Filters out duplicate messages
- IdempotentConsumerDefinition() - Constructor for class org.apache.camel.model.IdempotentConsumerDefinition
- IdempotentConsumerDefinition(Expression, IdempotentRepository) - Constructor for class org.apache.camel.model.IdempotentConsumerDefinition
- IdempotentConsumerDefinition(IdempotentConsumerDefinition) - Constructor for class org.apache.camel.model.IdempotentConsumerDefinition
- idempotentRepository(String) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
-
Sets the reference name of the message id repository
- idempotentRepository(IdempotentRepository) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
-
Sets the message id repository for the idempotent consumer
- IdentifiedType - Class in org.apache.camel.model
-
The unique identifier for an EIP.
- IdentifiedType() - Constructor for class org.apache.camel.model.IdentifiedType
- idOrCreate(NodeIdFactory) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
-
Gets the node id, creating one if not already set.
- ignoreEmptyLines(boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Whether to ignore empty lines.
- ignoreEmptyLines(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Whether to ignore empty lines.
- ignoreException(Class<? extends Throwable>...) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Configure a list of exceptions that are ignored and neither count as a failure nor success.
- ignoreException(Throwable...) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Configure a list of exceptions that are ignored and neither count as a failure nor success.
- ignoreExtraColumns(boolean) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat.Builder
-
Allows for lines to be longer than expected and ignores the extra characters.
- ignoreExtraColumns(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat.Builder
-
Allows for lines to be longer than expected and ignores the extra characters.
- ignoreFirstRecord(boolean) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat.Builder
-
Whether the first line is ignored for delimited files (for the column headers).
- ignoreFirstRecord(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat.Builder
-
Whether the first line is ignored for delimited files (for the column headers).
- ignoreHeaderCase(boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Sets whether or not to ignore case when accessing header names.
- ignoreHeaderCase(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Sets whether or not to ignore case when accessing header names.
- ignoreInvalidCasts() - Method in class org.apache.camel.builder.FlexibleAggregationStrategy
-
Ignores invalid casts instead of throwing an exception if the pick expression result cannot be casted to the specified type.
- ignoreInvalidCorrelationKeys() - Method in class org.apache.camel.model.AggregateDefinition
-
If a correlation key cannot be successfully evaluated it will be ignored by logging a DEBUG and then just ignore the incoming Exchange.
- ignoreInvalidEndpoint() - Method in class org.apache.camel.model.EnrichDefinition
-
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
- ignoreInvalidEndpoint() - Method in class org.apache.camel.model.PollEnrichDefinition
-
Ignore the invalidate endpoint exception when try to create a consumer with that endpoint
- ignoreInvalidEndpoint() - Method in class org.apache.camel.model.WireTapDefinition
-
Ignore the invalid endpoint exception when try to create a producer with that endpoint
- ignoreInvalidEndpoint(boolean) - Method in class org.apache.camel.model.ToDynamicDefinition
-
Whether to ignore invalid endpoint URIs and skip sending the message.
- ignoreInvalidEndpoint(String) - Method in class org.apache.camel.model.ToDynamicDefinition
-
Whether to ignore invalid endpoint URIs and skip sending the message.
- ignoreInvalidEndpoints() - Method in class org.apache.camel.model.DynamicRouterDefinition
-
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
- ignoreInvalidEndpoints() - Method in class org.apache.camel.model.RecipientListDefinition
-
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
- ignoreInvalidEndpoints() - Method in class org.apache.camel.model.RoutingSlipDefinition
-
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
- ignoreInvalidEndpoints(boolean) - Method in class org.apache.camel.model.RoutingSlipDefinition
-
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
- ignoreInvalidEndpoints(String) - Method in class org.apache.camel.model.RoutingSlipDefinition
-
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
- ignoreInvalidExchanges() - Method in class org.apache.camel.model.ResequenceDefinition
-
If an incoming
Exchange
is invalid, then it will be ignored. - ignoreInvalidRecords(boolean) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat.Builder
-
Whether to ignore invalid records.
- ignoreInvalidRecords(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat.Builder
-
Whether to ignore invalid records.
- ignoreJAXBElement(boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
Whether to ignore JAXBElement elements - only needed to be set to false in very special use-cases.
- ignoreJAXBElement(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
Whether to ignore JAXBElement elements - only needed to be set to false in very special use-cases.
- ignoreLeadingWhitespaces - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- ignoreLeadingWhitespaces(boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
Whether or not the leading white spaces must be ignored.
- ignoreLeadingWhitespaces(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
Whether or not the leading white spaces must be ignored.
- ignoreSurroundingSpaces(boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Whether to ignore surrounding spaces
- ignoreSurroundingSpaces(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Whether to ignore surrounding spaces
- ignoreTrailingWhitespaces - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- ignoreTrailingWhitespaces(boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
Whether or not the trailing white spaces must be ignored.
- ignoreTrailingWhitespaces(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
Whether or not the trailing white spaces must be ignored.
- ignoreUnexpectedRecords(boolean) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat.Builder
-
Whether to ignore unexpected records.
- ignoreUnexpectedRecords(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat.Builder
-
Whether to ignore unexpected records.
- ignoreUnidentifiedRecords(boolean) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat.Builder
-
Whether to ignore unidentified records.
- ignoreUnidentifiedRecords(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat.Builder
-
Whether to ignore unidentified records.
- imageType(String) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat.Builder
-
Image type of the barcode such as png
- include(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
If you want to marshal a pojo to JSON, and the pojo has some fields with null values.
- include(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- include(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
If you want to marshal a pojo to JSON, and the pojo has some fields with null values.
- include(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
If you want to marshal a pojo to JSON, and the pojo has some fields with null values.
- include(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- include(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
If you want to marshal a pojo to JSON, and the pojo has some fields with null values.
- include(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- includeHeaders(String) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat.Builder
-
A regex that defines which Camel headers are also included as MIME headers into the MIME multipart.
- includeTokens(boolean) - Method in class org.apache.camel.model.language.TokenizerExpression.Builder
-
Whether to include the tokens in the parts when using pairs
- includeTokens(String) - Method in class org.apache.camel.model.language.TokenizerExpression.Builder
-
Whether to include the tokens in the parts when using pairs
- inheritErrorHandler(boolean) - Method in class org.apache.camel.model.CircuitBreakerDefinition
-
To turn on or off Camel error handling during circuit breaker.
- inheritNamespaceTagName(String) - Method in class org.apache.camel.model.language.TokenizerExpression.Builder
-
To inherit namespaces from a root/parent tag name when using XML, you can use simple language as the tag name to support dynamic names.
- init(CamelContext) - Method in class org.apache.camel.builder.ExpressionClause
- init(CamelContext) - Method in class org.apache.camel.model.language.ExpressionDefinition
- initializeCamelContext(CamelContext) - Method in class org.apache.camel.builder.RouteBuilder
- initializeCamelContext(CamelContext) - Method in class org.apache.camel.builder.RouteConfigurationBuilder
- initMethod(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
The name of the custom initialization method to invoke after setting bean properties.
- initParent(ProcessorDefinition) - Static method in class org.apache.camel.model.RouteDefinitionHelper
- initPredicate(CamelContext) - Method in class org.apache.camel.builder.ExpressionClause
- initPredicate(CamelContext) - Method in class org.apache.camel.model.language.ExpressionDefinition
- initVectorRef(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat.Builder
-
Refers to a byte array containing the Initialization Vector that will be used to initialize the Cipher.
- INJECTING_CONTEXTUAL_NAMESPACE_BINDINGS - Enum constant in enum class org.apache.camel.model.language.XMLTokenizerExpression.Mode
- inline(boolean) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat.Builder
-
Flag indicating that the configured IV should be inlined into the encrypted data stream.
- inline(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat.Builder
-
Flag indicating that the configured IV should be inlined into the encrypted data stream.
- inlineRoutes(boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Inline routes in rest-dsl which are linked using direct endpoints.
- inlineRoutes(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Inline routes in rest-dsl which are linked using direct endpoints.
- inMessage() - Method in class org.apache.camel.builder.ExpressionClause
-
An expression of an inbound message
- inMessage() - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
An expression of an inbound message
- inMessage(Function<Message, Object>) - Method in class org.apache.camel.builder.ExpressionClause
-
A functional expression of an inbound message
- inputType(Class<?>) - Method in class org.apache.camel.model.RouteDefinition
-
Declare the expected data type of the input message by Java class.
- inputType(String) - Method in class org.apache.camel.model.RouteDefinition
-
Declare the expected data type of the input message.
- InputTypeDefinition - Class in org.apache.camel.model
-
Set the expected data type of the input message.
- InputTypeDefinition() - Constructor for class org.apache.camel.model.InputTypeDefinition
- inputTypeWithValidate(Class<?>) - Method in class org.apache.camel.model.RouteDefinition
-
Declare the expected data type of the input message by Java class with content validation enabled.
- inputTypeWithValidate(String) - Method in class org.apache.camel.model.RouteDefinition
-
Declare the expected data type of the input message with content validation enabled.
- instance(Object) - Method in class org.apache.camel.model.language.MethodCallExpression.Builder
- instanceClass(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
Name of class to use when unmarshalling
- instanceClass(String) - Method in class org.apache.camel.model.dataformat.ThriftDataFormat.Builder
-
Name of class to use when unmarshalling
- instanceClassName(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
Class name to use for marshal and unmarshalling
- integrity(boolean) - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
-
Adds an integrity check/sign into the encryption file.
- integrity(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
-
Adds an integrity check/sign into the encryption file.
- intercept() - Method in class org.apache.camel.builder.RouteBuilder
-
Adds a route for an interceptor that intercepts every processing step.
- intercept() - Method in class org.apache.camel.model.RouteConfigurationDefinition
-
Adds a route for an interceptor that intercepts every processing step.
- intercept() - Method in class org.apache.camel.model.RoutesDefinition
-
Creates and adds an interceptor that is triggered on every step in the route processing.
- InterceptDefinition - Class in org.apache.camel.model
-
Intercepts a message at each step in the route
- InterceptDefinition() - Constructor for class org.apache.camel.model.InterceptDefinition
- InterceptDefinition(InterceptDefinition) - Constructor for class org.apache.camel.model.InterceptDefinition
- interceptFrom() - Method in class org.apache.camel.builder.RouteBuilder
-
Adds a route for an interceptor that intercepts incoming messages on any inputs in this route
- interceptFrom() - Method in class org.apache.camel.model.RouteConfigurationDefinition
-
Adds a route for an interceptor that intercepts incoming messages on any inputs in this route
- interceptFrom() - Method in class org.apache.camel.model.RoutesDefinition
-
Creates and adds an interceptor that is triggered when an exchange is received as input to any routes (eg from all the from)
- interceptFrom(String) - Method in class org.apache.camel.builder.RouteBuilder
-
Adds a route for an interceptor that intercepts incoming messages on the given endpoint.
- interceptFrom(String) - Method in class org.apache.camel.model.RouteConfigurationDefinition
-
Adds a route for an interceptor that intercepts incoming messages on the given endpoint.
- interceptFrom(String) - Method in class org.apache.camel.model.RoutesDefinition
-
Creates and adds an interceptor that is triggered when an exchange is received as input to the route defined with the given endpoint (eg from the from)
- InterceptFromDefinition - Class in org.apache.camel.model
-
Intercepts incoming messages
- InterceptFromDefinition() - Constructor for class org.apache.camel.model.InterceptFromDefinition
- InterceptFromDefinition(String) - Constructor for class org.apache.camel.model.InterceptFromDefinition
- InterceptFromDefinition(InterceptFromDefinition) - Constructor for class org.apache.camel.model.InterceptFromDefinition
- interceptSendToEndpoint(String) - Method in class org.apache.camel.builder.RouteBuilder
-
Applies a route for an interceptor if an exchange is send to the given endpoint
- interceptSendToEndpoint(String) - Method in class org.apache.camel.model.RouteConfigurationDefinition
-
Applies a route for an interceptor if an exchange is send to the given endpoint
- interceptSendToEndpoint(String) - Method in class org.apache.camel.model.RoutesDefinition
-
Creates and adds an interceptor that is triggered when an exchange is send to the given endpoint
- InterceptSendToEndpointDefinition - Class in org.apache.camel.model
-
Intercepts messages being sent to an endpoint
- InterceptSendToEndpointDefinition() - Constructor for class org.apache.camel.model.InterceptSendToEndpointDefinition
- InterceptSendToEndpointDefinition(String) - Constructor for class org.apache.camel.model.InterceptSendToEndpointDefinition
- InterceptSendToEndpointDefinition(InterceptSendToEndpointDefinition) - Constructor for class org.apache.camel.model.InterceptSendToEndpointDefinition
- intermittent(boolean) - Method in class org.apache.camel.model.ResumableDefinition
-
Sets whether the offsets will be intermittently present or whether they must be present in every exchange
- isAbstract() - Method in class org.apache.camel.model.InterceptDefinition
- isAbstract() - Method in class org.apache.camel.model.InterceptFromDefinition
- isAbstract() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
- isAbstract() - Method in class org.apache.camel.model.OnCompletionDefinition
- isAbstract() - Method in class org.apache.camel.model.OnExceptionDefinition
- isAbstract() - Method in class org.apache.camel.model.PolicyDefinition
- isAbstract() - Method in class org.apache.camel.model.ProcessorDefinition
-
Whether this model is abstract or not.
- isAbstract() - Method in class org.apache.camel.model.SagaDefinition
- isAbstract() - Method in class org.apache.camel.model.TransactedDefinition
- isAsyncDelayedRedelivery() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- isAsyncDelayedRedelivery() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- isAsyncDelayedRedelivery() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- isContextScopedErrorHandler() - Method in class org.apache.camel.model.RouteDefinition
- isCreatedFromRest() - Method in class org.apache.camel.model.RouteDefinition
- isCreatedFromTemplate() - Method in class org.apache.camel.model.RouteDefinition
- isDeadLetterHandleNewException() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- isDeadLetterHandleNewException() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- isDeadLetterHandleNewException() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- isErrorHandlerFactoryConfigured(String) - Static method in class org.apache.camel.model.errorhandler.ErrorHandlerHelper
-
Returns whether a specific error handler builder has been configured or not.
- isErrorHandlerFactorySet() - Method in class org.apache.camel.model.RouteDefinition
-
Is a custom error handler been set
- isFirstChildOfType(Class<?>, ProcessorDefinition<?>) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
-
Is the given child the first in the outputs from the parent?
- isInlined() - Method in class org.apache.camel.model.RouteDefinition
-
Check if the route has been inlined by rest-dsl
- isKamelet() - Method in class org.apache.camel.model.RouteDefinition
- isLogRouteAsXml() - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
-
Whether to log the adviced routes before/after as XML.
- isParentOfType(Class<? extends ProcessorDefinition>, ProcessorDefinition<?>, boolean) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
-
Is the given node parent(s) of the given type
- isPrepared() - Method in class org.apache.camel.model.RouteDefinition
-
Check if the route has been prepared
- isRequired() - Method in class org.apache.camel.model.RouteTemplateParameterDefinition
- isRest() - Method in class org.apache.camel.model.RouteDefinition
- isRouteScoped() - Method in class org.apache.camel.model.OnCompletionDefinition
- isRouteScoped() - Method in class org.apache.camel.model.OnExceptionDefinition
- isSupportTransacted() - Method in class org.apache.camel.builder.LegacyErrorHandlerBuilderRef
-
Deprecated.
- isSupportTransacted() - Method in class org.apache.camel.model.errorhandler.ErrorHandlerRefConfiguration
-
Deprecated.
- isSupportTransacted() - Method in interface org.apache.camel.model.errorhandler.ErrorHandlerRefProperties
-
Deprecated.
- isTemplate() - Method in class org.apache.camel.model.RouteDefinition
- isTopLevelOnly() - Method in class org.apache.camel.model.InterceptDefinition
- isTopLevelOnly() - Method in class org.apache.camel.model.InterceptFromDefinition
- isTopLevelOnly() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
- isTopLevelOnly() - Method in class org.apache.camel.model.OnCompletionDefinition
- isTopLevelOnly() - Method in class org.apache.camel.model.OnExceptionDefinition
- isTopLevelOnly() - Method in class org.apache.camel.model.PolicyDefinition
- isTopLevelOnly() - Method in class org.apache.camel.model.ProcessorDefinition
-
Whether this definition can only be added as top-level directly on the route itself (such as onException,onCompletion,intercept, etc.)
- isTopLevelOnly() - Method in class org.apache.camel.model.SagaDefinition
- isTopLevelOnly() - Method in class org.apache.camel.model.TransactedDefinition
- isUseOriginalBody() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- isUseOriginalBody() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- isUseOriginalBody() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- isUseOriginalMessage() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- isUseOriginalMessage() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- isUseOriginalMessage() - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- isWrappingEntireOutput() - Method in class org.apache.camel.model.PolicyDefinition
- isWrappingEntireOutput() - Method in class org.apache.camel.model.ProcessorDefinition
-
Whether this definition is wrapping the entire output.
- isWrappingEntireOutput() - Method in class org.apache.camel.model.SagaDefinition
- isWrappingEntireOutput() - Method in class org.apache.camel.model.TransactedDefinition
J
- Jackson - Enum constant in enum class org.apache.camel.model.dataformat.AvroLibrary
- Jackson - Enum constant in enum class org.apache.camel.model.dataformat.JsonLibrary
- Jackson - Enum constant in enum class org.apache.camel.model.dataformat.ProtobufLibrary
- jacksonXml() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the Jackson XML data format
- jacksonXml() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Jackson XML data format
- jacksonXml(boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Jackson XML data format using the Jackson library turning pretty printing on or off
- jacksonXml(Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Jackson XML data format
- jacksonXml(Class<?>, boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Jackson XML data format
- jacksonXml(Class<?>, Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Jackson XML data format
- jacksonXml(Class<?>, Class<?>, boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Jackson XML data format
- jacksonXml(Class<?>, Class<?>, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Jackson XML data format
- jacksonXml(Class<?>, Class<?>, String, boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Jackson XML data format
- JacksonXMLDataFormat - Class in org.apache.camel.model.dataformat
-
Unmarshal an XML payloads to POJOs and back using XMLMapper extension of Jackson.
- JacksonXMLDataFormat() - Constructor for class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- JacksonXMLDataFormat(JacksonXMLDataFormat) - Constructor for class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- JacksonXMLDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forJacksonXMLDataFormat
. - java() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Java language
- java(String) - Static method in class org.apache.camel.builder.Builder
-
Returns a Java expression value builder
- java(String) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a Java expression value builder
- java(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Returns a Java expression value builder
- java(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an Java expression
- java(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Java language
- java(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Calls java (Java source that is runtime compiled to Java bytecode) for creating the local bean If the script use the prefix resource: such as resource:classpath:com/foo/myscript.groovy, resource:file:/var/myscript.groovy, then its loaded from the external resource.
- java(String, Class<?>) - Static method in class org.apache.camel.builder.Builder
-
Returns a Java expression value builder
- java(String, Class<?>) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a Java expression value builder
- java(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
-
Returns a Java expression value builder
- java(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an Java expression
- javaClass(Class<?>) - Method in class org.apache.camel.model.InputTypeDefinition
- javaClass(Class<?>) - Method in class org.apache.camel.model.OutputTypeDefinition
- JavaExpression - Class in org.apache.camel.model.language
-
Evaluates a Java (Java compiled once at runtime) expression.
- JavaExpression() - Constructor for class org.apache.camel.model.language.JavaExpression
- JavaExpression(String) - Constructor for class org.apache.camel.model.language.JavaExpression
- JavaExpression(JavaExpression) - Constructor for class org.apache.camel.model.language.JavaExpression
- JavaExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forJavaExpression
. - JavaScriptExpression - Class in org.apache.camel.model.language
-
Evaluates a JavaScript expression.
- JavaScriptExpression() - Constructor for class org.apache.camel.model.language.JavaScriptExpression
- JavaScriptExpression(String) - Constructor for class org.apache.camel.model.language.JavaScriptExpression
- JavaScriptExpression(JavaScriptExpression) - Constructor for class org.apache.camel.model.language.JavaScriptExpression
- JavaScriptExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forJavaScriptExpression
. - jaxb() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the JAXB data format
- jaxb() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the JAXB data format
- jaxb(boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the JAXB data format turning pretty printing on or off
- jaxb(String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the JAXB data format with context path
- JAXB_CONTEXT_PACKAGES - Static variable in class org.apache.camel.model.Constants
- JaxbDataFormat - Class in org.apache.camel.model.dataformat
-
Unmarshal XML payloads to POJOs and back using JAXB2 XML marshalling standard.
- JaxbDataFormat() - Constructor for class org.apache.camel.model.dataformat.JaxbDataFormat
- JaxbDataFormat(boolean) - Constructor for class org.apache.camel.model.dataformat.JaxbDataFormat
- JaxbDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forJaxbDataFormat
. - jaxbProviderProperties(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
Refers to a custom java.util.Map to lookup in the registry containing custom JAXB provider properties to be used with the JAXB marshaller.
- joor() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Deprecated.
- joor(String) - Static method in class org.apache.camel.builder.Builder
-
Deprecated.
- joor(String) - Method in class org.apache.camel.builder.BuilderSupport
-
Deprecated.use java instead
- joor(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Deprecated.
- joor(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Deprecated.
- joor(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Calls joor script (Java source that is runtime compiled to Java bytecode) for creating the local bean If the script use the prefix resource: such as resource:classpath:com/foo/myscript.groovy, resource:file:/var/myscript.groovy, then its loaded from the external resource.
- joor(String, Class<?>) - Static method in class org.apache.camel.builder.Builder
-
Deprecated.
- joor(String, Class<?>) - Method in class org.apache.camel.builder.BuilderSupport
-
Deprecated.use java instead
- joor(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
-
Deprecated.
- joor(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Deprecated.
- JoorExpression - Class in org.apache.camel.model.language
-
Deprecated.
- JoorExpression() - Constructor for class org.apache.camel.model.language.JoorExpression
-
Deprecated.
- JoorExpression(String) - Constructor for class org.apache.camel.model.language.JoorExpression
-
Deprecated.
- JoorExpression(JoorExpression) - Constructor for class org.apache.camel.model.language.JoorExpression
-
Deprecated.
- JoorExpression.Builder - Class in org.apache.camel.model.language
-
Deprecated.
Builder
is a specific builder forJoorExpression
. - jq() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the JQ language
- jq(String) - Static method in class org.apache.camel.builder.Builder
-
Returns a JQ expression value builder
- jq(String) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a JQ expression value builder
- jq(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a JQ expression
- jq(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates JQ expression
- jq(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the JQ language
- jq(String, Class<?>) - Static method in class org.apache.camel.builder.Builder
-
Returns a JQ expression value builder
- jq(String, Class<?>) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a JQ expression value builder
- jq(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a JQ expression
- jq(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates JQ expression
- JqExpression - Class in org.apache.camel.model.language
-
Evaluates a JQ expression against a JSON message body.
- JqExpression() - Constructor for class org.apache.camel.model.language.JqExpression
- JqExpression(String) - Constructor for class org.apache.camel.model.language.JqExpression
- JqExpression(JqExpression) - Constructor for class org.apache.camel.model.language.JqExpression
- JqExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forJqExpression
. - js() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the JavaScript language
- js(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Returns a JavaScript expression value builder
- js(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a JavaScript expression.
- js(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the JavaScript language
- js(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
-
Returns a JavaScript expression value builder
- js(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an JavaScript expression
- json - Enum constant in enum class org.apache.camel.model.rest.RestBindingMode
- json() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the JSON data format using the Jackson library
- json() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the JSON data format using the Jackson library
- json(boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the JSON data format using the Jackson library turning pretty printing on or off
- json(Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Jackson JSON data format
- json(Class<?>, Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Jackson JSON data format
- json(Class<?>, Class<?>, boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Jackson JSON data format
- json(Class<?>, Class<?>, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Jackson JSON data format
- json(Class<?>, Class<?>, String, boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Jackson JSON data format
- json(JsonLibrary) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the JSON data format
- json(JsonLibrary, boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the JSON data format
- json(JsonLibrary, Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the JSON data format
- json(JsonLibrary, Class<?>, boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the JSON data format
- json_xml - Enum constant in enum class org.apache.camel.model.rest.RestBindingMode
- jsonApi() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the JSON API data format
- jsonApi() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the JSON API data format
- JsonApiDataFormat - Class in org.apache.camel.model.dataformat
-
Marshal and unmarshal JSON:API resources using JSONAPI-Converter library.
- JsonApiDataFormat() - Constructor for class org.apache.camel.model.dataformat.JsonApiDataFormat
- JsonApiDataFormat(JsonApiDataFormat) - Constructor for class org.apache.camel.model.dataformat.JsonApiDataFormat
- JsonApiDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forJsonApiDataFormat
. - Jsonb - Enum constant in enum class org.apache.camel.model.dataformat.JsonLibrary
- jsonDataFormat(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To use a specific json data format
- JsonDataFormat - Class in org.apache.camel.model.dataformat
-
Marshal POJOs to JSON and back.
- JsonDataFormat() - Constructor for class org.apache.camel.model.dataformat.JsonDataFormat
- JsonDataFormat(JsonDataFormat) - Constructor for class org.apache.camel.model.dataformat.JsonDataFormat
- JsonDataFormat(JsonLibrary) - Constructor for class org.apache.camel.model.dataformat.JsonDataFormat
- JsonDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forJsonDataFormat
. - JsonLibrary - Enum Class in org.apache.camel.model.dataformat
-
Supported JSON libraries.
- jsonpath() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the JsonPath language
- jsonpath(String) - Static method in class org.apache.camel.builder.Builder
-
Returns a JSonPath expression value builder
- jsonpath(String) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a JSonPath expression value builder
- jsonpath(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a Json Path expression
- jsonpath(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a Json Path expression
- jsonpath(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the JsonPath language
- jsonpath(String, boolean) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a Json Path expression
- jsonpath(String, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a Json Path expression
- jsonpath(String, boolean, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a Json Path expression
- jsonpath(String, boolean, boolean, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a Json Path expression
- jsonpath(String, boolean, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a Json Path expression
- jsonpath(String, boolean, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a Json Path expression
- jsonpath(String, Class<?>) - Static method in class org.apache.camel.builder.Builder
-
Returns a JSonPath expression value builder
- jsonpath(String, Class<?>) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a JSonPath expression value builder
- jsonpath(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a Json Path expression
- jsonpath(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a Json Path expression
- JsonPathExpression - Class in org.apache.camel.model.language
-
Evaluates a JSONPath expression against a JSON message body.
- JsonPathExpression() - Constructor for class org.apache.camel.model.language.JsonPathExpression
- JsonPathExpression(String) - Constructor for class org.apache.camel.model.language.JsonPathExpression
- JsonPathExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forJsonPathExpression
. - JsonPathExpression.Option - Enum Class in org.apache.camel.model.language
-
Option
defines the possible json path options that can be used. - jsonpathUnpack(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a Json Path expression with unpacking a single-element array into an object enabled.
- jsonpathUnpack(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a Json Path expression with unpacking a single-element array into an object enabled.
- jsonpathWriteAsString(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a Json Path expression with writeAsString enabled.
- jsonpathWriteAsString(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a Json Path expression with writeAsString enabled.
- jsonpathWriteAsString(String, boolean) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a Json Path expression with writeAsString enabled.
- jsonpathWriteAsString(String, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a Json Path expression with writeAsString enabled.
- jsonpathWriteAsString(String, boolean, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a Json Path expression with writeAsString enabled.
- jsonpathWriteAsString(String, boolean, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a Json Path expression with writeAsString enabled.
- jsonpathWriteAsString(String, boolean, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a Json Path expression with writeAsString enabled.
- jsonpathWriteAsString(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a Json Path expression with writeAsString enabled.
- jsonpathWriteAsString(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a Json Path expression with writeAsString enabled.
- jsonView(Class<?>) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
- jsonView(Class<?>) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- jsonView(Class<?>) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
- jsonView(Class<?>) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
- jsonView(Class<?>) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- jsonView(Class<?>) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
- jsonView(Class<?>) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- jsonViewTypeName(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
- jsonViewTypeName(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
- jsonViewTypeName(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
- jsonViewTypeName(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
- jtaTransactionErrorHandler() - Method in class org.apache.camel.builder.BuilderSupport
-
Error handler using JTA transactions (requires camel-jta).
- jtaTransactionErrorHandler(String) - Method in class org.apache.camel.builder.BuilderSupport
-
Error handler using JTA transactions (requires camel-jta).
- jtaTransactionErrorHandler(TransactedPolicy) - Method in class org.apache.camel.builder.BuilderSupport
-
Error handler using JTA transactions (requires camel-jta).
- JtaTransactionErrorHandlerBuilder - Class in org.apache.camel.builder
-
JTA transaction error handler as a builder.
- JtaTransactionErrorHandlerBuilder() - Constructor for class org.apache.camel.builder.JtaTransactionErrorHandlerBuilder
- JtaTransactionErrorHandlerBuilder(Object) - Constructor for class org.apache.camel.builder.JtaTransactionErrorHandlerBuilder
- JtaTransactionErrorHandlerDefinition - Class in org.apache.camel.model.errorhandler
-
JTA based transactional error handler (requires camel-jta).
- JtaTransactionErrorHandlerDefinition() - Constructor for class org.apache.camel.model.errorhandler.JtaTransactionErrorHandlerDefinition
- JtaTransactionErrorHandlerDefinition(JtaTransactionErrorHandlerDefinition) - Constructor for class org.apache.camel.model.errorhandler.JtaTransactionErrorHandlerDefinition
K
- kamelet(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Creates a Kamelet EIP.
- KameletDefinition - Class in org.apache.camel.model
-
To call Kamelets in special situations
- KameletDefinition() - Constructor for class org.apache.camel.model.KameletDefinition
- KameletDefinition(String) - Constructor for class org.apache.camel.model.KameletDefinition
- KameletDefinition(KameletDefinition) - Constructor for class org.apache.camel.model.KameletDefinition
- keepAliveTime(long) - Method in class org.apache.camel.builder.ThreadPoolBuilder
- keepAliveTime(long) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- keepAliveTime(long) - Method in class org.apache.camel.model.ThreadsDefinition
-
Sets the keep alive time for idle threads
- keepAliveTime(long, TimeUnit) - Method in class org.apache.camel.builder.ThreadPoolBuilder
- keepAliveTime(Long) - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
- keepAliveTime(Long, TimeUnit) - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
- keepAliveTime(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- keepAliveTime(String) - Method in class org.apache.camel.model.ThreadsDefinition
-
Sets the keep alive time for idle threads
- key(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
-
To use a specific key for claim check id (for dynamic keys use simple language syntax as the key).
- keyCipherAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat.Builder
-
The cipher algorithm to be used for encryption/decryption of the asymmetric key.
- keyFileName(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
-
Filename of the keyring; must be accessible as a classpath resource (but you can specify a location in the file system by using the "file:" prefix).
- keyOrTrustStoreParameters(KeyStoreParameters) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat.Builder
-
Configuration options for creating and loading a KeyStore instance that represents the sender's trustStore or recipient's keyStore.
- keyOrTrustStoreParametersRef(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat.Builder
-
Refers to a KeyStore instance to lookup in the registry, which is used for configuration options for creating and loading a KeyStore instance that represents the sender's trustStore or recipient's keyStore.
- keyPassword(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat.Builder
-
The password to be used for retrieving the private key from the KeyStore.
- keyRef(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat.Builder
-
Refers to the secret key to lookup from the register to use.
- keyUserid(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
-
The user ID of the key in the PGP keyring used during encryption.
- keyValue() - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- KeyValue - Enum constant in enum class org.apache.camel.model.dataformat.BindyType
- kubernetesClientServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- kubernetesClientServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- kubernetesDnsServiceDiscovery(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- kubernetesDnsServiceDiscovery(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- kubernetesEnvServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- kubernetesEnvServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- KubernetesServiceCallServiceDiscoveryConfiguration - Class in org.apache.camel.model.cloud
-
Deprecated.
- KubernetesServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- KubernetesServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- KubernetesServiceCallServiceDiscoveryConfigurationConfigurer - Class in org.apache.camel.model.cloud
-
Generated by camel build tools - do NOT edit this file!
- KubernetesServiceCallServiceDiscoveryConfigurationConfigurer() - Constructor for class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfigurationConfigurer
- kubernetesServiceDiscovery() - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- kubernetesServiceDiscovery() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- kubernetesServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- kubernetesServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
L
- LambdaRouteBuilder - Interface in org.apache.camel.builder
-
Functional interface for adding routes to a context using a lambda expression.
- LangChain4jCharacterTokenizerDefinition - Class in org.apache.camel.model.tokenizer
-
Camel AI: Tokenizer for splitting by character.
- LangChain4jCharacterTokenizerDefinition() - Constructor for class org.apache.camel.model.tokenizer.LangChain4jCharacterTokenizerDefinition
- LangChain4jCharacterTokenizerDefinition(LangChain4jTokenizerDefinition) - Constructor for class org.apache.camel.model.tokenizer.LangChain4jCharacterTokenizerDefinition
- LangChain4jCharacterTokenizerDefinition.CharacterBuilder - Class in org.apache.camel.model.tokenizer
- LangChain4jLineTokenizerDefinition - Class in org.apache.camel.model.tokenizer
-
Camel AI: Tokenizer for splitting line by line.
- LangChain4jLineTokenizerDefinition() - Constructor for class org.apache.camel.model.tokenizer.LangChain4jLineTokenizerDefinition
- LangChain4jLineTokenizerDefinition(LangChain4jTokenizerDefinition) - Constructor for class org.apache.camel.model.tokenizer.LangChain4jLineTokenizerDefinition
- LangChain4jLineTokenizerDefinition.LineBuilder - Class in org.apache.camel.model.tokenizer
- LangChain4jParagraphTokenizerDefinition - Class in org.apache.camel.model.tokenizer
-
Camel AI: Tokenizer for splitting by paragraphs.
- LangChain4jParagraphTokenizerDefinition() - Constructor for class org.apache.camel.model.tokenizer.LangChain4jParagraphTokenizerDefinition
- LangChain4jParagraphTokenizerDefinition(LangChain4jTokenizerDefinition) - Constructor for class org.apache.camel.model.tokenizer.LangChain4jParagraphTokenizerDefinition
- LangChain4jParagraphTokenizerDefinition.ParagraphBuilder - Class in org.apache.camel.model.tokenizer
- LangChain4jSentenceTokenizerDefinition - Class in org.apache.camel.model.tokenizer
-
Camel AI: Tokenizer for splitting by sentences.
- LangChain4jSentenceTokenizerDefinition() - Constructor for class org.apache.camel.model.tokenizer.LangChain4jSentenceTokenizerDefinition
- LangChain4jSentenceTokenizerDefinition(LangChain4jTokenizerDefinition) - Constructor for class org.apache.camel.model.tokenizer.LangChain4jSentenceTokenizerDefinition
- LangChain4jSentenceTokenizerDefinition.SentenceBuilder - Class in org.apache.camel.model.tokenizer
- LangChain4jTokenizerDefinition - Class in org.apache.camel.model.tokenizer
-
Camel AI: Tokenizer.
- LangChain4jTokenizerDefinition() - Constructor for class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition
- LangChain4jTokenizerDefinition(LangChain4jTokenizerDefinition) - Constructor for class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition
- LangChain4jTokenizerDefinition.Builder - Class in org.apache.camel.model.tokenizer
- LangChain4jTokenizerDefinition.TokenizerType - Enum Class in org.apache.camel.model.tokenizer
- LangChain4jWordTokenizerDefinition - Class in org.apache.camel.model.tokenizer
-
Camel AI: Tokenizer for splitting by word.
- LangChain4jWordTokenizerDefinition() - Constructor for class org.apache.camel.model.tokenizer.LangChain4jWordTokenizerDefinition
- LangChain4jWordTokenizerDefinition(LangChain4jTokenizerDefinition) - Constructor for class org.apache.camel.model.tokenizer.LangChain4jWordTokenizerDefinition
- LangChain4jWordTokenizerDefinition.WordBuilder - Class in org.apache.camel.model.tokenizer
- language() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses a custom language
- language(String) - Method in class org.apache.camel.model.language.LanguageExpression.Builder
-
The name of the language to use
- language(String, String) - Static method in class org.apache.camel.builder.Builder
-
Returns a constant expression
- language(String, String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a given language name with the expression text
- language(String, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a given language name with the expression text
- language(String, String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses a custom language
- language(String, String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Calls a custom language for creating the local bean If the script use the prefix resource: such as resource:classpath:com/foo/myscript.groovy, resource:file:/var/myscript.groovy, then its loaded from the external resource.
- language(ExpressionFactory) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Specify an
ExpressionFactory
instance - LanguageBuilder<T> - Interface in org.apache.camel.builder
-
LanguageBuilder
defines the contract of an expression builder. - LanguageBuilderFactory - Class in org.apache.camel.builder
-
LanguageBuilderFactory
is a factory class of builder of all supported languages. - LanguageBuilderFactory() - Constructor for class org.apache.camel.builder.LanguageBuilderFactory
- LanguageExpression - Class in org.apache.camel.model.language
-
Evaluates a custom language.
- LanguageExpression() - Constructor for class org.apache.camel.model.language.LanguageExpression
- LanguageExpression(String, String) - Constructor for class org.apache.camel.model.language.LanguageExpression
- LanguageExpression(LanguageExpression) - Constructor for class org.apache.camel.model.language.LanguageExpression
- LanguageExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forLanguageExpression
. - lazyLoad - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- lazyLoad(boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Whether the unmarshalling should produce an iterator that reads the lines on the fly or if all the lines must be read at one.
- lazyLoad(boolean) - Method in class org.apache.camel.model.dataformat.ParquetAvroDataFormat.Builder
-
Whether the unmarshalling should produce an iterator of records or read all the records at once.
- lazyLoad(boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
Whether the unmarshalling should produce an iterator that reads the lines on the fly or if all the lines must be read at once.
- lazyLoad(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Whether the unmarshalling should produce an iterator that reads the lines on the fly or if all the lines must be read at one.
- lazyLoad(String) - Method in class org.apache.camel.model.dataformat.ParquetAvroDataFormat.Builder
-
Whether the unmarshalling should produce an iterator of records or read all the records at once.
- lazyLoad(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
Whether the unmarshalling should produce an iterator that reads the lines on the fly or if all the lines must be read at once.
- LegacyDeadLetterChannelBuilder - Class in org.apache.camel.builder
-
Deprecated.
- LegacyDeadLetterChannelBuilder() - Constructor for class org.apache.camel.builder.LegacyDeadLetterChannelBuilder
-
Deprecated.
- LegacyDeadLetterChannelBuilder(String) - Constructor for class org.apache.camel.builder.LegacyDeadLetterChannelBuilder
-
Deprecated.
- LegacyDeadLetterChannelBuilder(Endpoint) - Constructor for class org.apache.camel.builder.LegacyDeadLetterChannelBuilder
-
Deprecated.
- LegacyDefaultErrorHandlerBuilder - Class in org.apache.camel.builder
-
Deprecated.
- LegacyDefaultErrorHandlerBuilder() - Constructor for class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- LegacyErrorHandlerBuilder - Interface in org.apache.camel.builder
-
Deprecated.
- LegacyErrorHandlerBuilderRef - Class in org.apache.camel.builder
-
Deprecated.
- LegacyErrorHandlerBuilderRef() - Constructor for class org.apache.camel.builder.LegacyErrorHandlerBuilderRef
-
Deprecated.
- LegacyErrorHandlerBuilderRef(String) - Constructor for class org.apache.camel.builder.LegacyErrorHandlerBuilderRef
-
Deprecated.
- LegacyErrorHandlerBuilderSupport - Class in org.apache.camel.builder
-
Deprecated.
- LegacyErrorHandlerBuilderSupport() - Constructor for class org.apache.camel.builder.LegacyErrorHandlerBuilderSupport
-
Deprecated.
- LegacyNoErrorHandlerBuilder - Class in org.apache.camel.builder
-
Deprecated.
- LegacyNoErrorHandlerBuilder() - Constructor for class org.apache.camel.builder.LegacyNoErrorHandlerBuilder
-
Deprecated.
- library(AvroLibrary) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
Which Avro library to use.
- library(JsonLibrary) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
Which json library to use.
- library(JsonLibrary) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- library(ProtobufLibrary) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
Which Protobuf library to use.
- library(YAMLLibrary) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
-
Which yaml library to use.
- LineBuilder() - Constructor for class org.apache.camel.model.tokenizer.LangChain4jLineTokenizerDefinition.LineBuilder
- lineLength(int) - Method in class org.apache.camel.model.dataformat.Base64DataFormat.Builder
-
To specific a maximum line length for the encoded data.
- lineLength(String) - Method in class org.apache.camel.model.dataformat.Base64DataFormat.Builder
-
To specific a maximum line length for the encoded data.
- lineSeparator - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- lineSeparator(String) - Method in class org.apache.camel.model.dataformat.Base64DataFormat.Builder
-
The line separators to use.
- lineSeparator(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
The line separator of the files.
- loadBalance() - Method in class org.apache.camel.model.ProcessorDefinition
-
Load Balancer EIP: Creates a loadbalance
- loadBalance(LoadBalancer) - Method in class org.apache.camel.model.LoadBalanceDefinition
-
Uses a custom load balancer
- loadBalance(LoadBalancer) - Method in class org.apache.camel.model.ProcessorDefinition
-
Load Balancer EIP: Creates a loadbalance
- LoadBalanceDefinition - Class in org.apache.camel.model
-
Balances message processing among a number of nodes
- LoadBalanceDefinition() - Constructor for class org.apache.camel.model.LoadBalanceDefinition
- LoadBalanceDefinition(LoadBalanceDefinition) - Constructor for class org.apache.camel.model.LoadBalanceDefinition
- loadBalancer(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets a reference to a custom
ServiceLoadBalancer
to use. - loadBalancer(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets a reference to a custom
ServiceLoadBalancer
to use. - loadBalancer(ServiceLoadBalancer) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets a custom
ServiceLoadBalancer
to use. - loadBalancer(ServiceLoadBalancer) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets a custom
ServiceLoadBalancer
to use. - loadBalancerConfiguration(ServiceCallServiceLoadBalancerConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Configures the LoadBalancer using the given configuration.
- loadBalancerConfiguration(ServiceCallServiceLoadBalancerConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Configures the LoadBalancer using the given configuration.
- LoadBalancerDefinition - Class in org.apache.camel.model
-
Balances message processing among a number of nodes
- LoadBalancerDefinition() - Constructor for class org.apache.camel.model.LoadBalancerDefinition
- LoadBalancerDefinition(String) - Constructor for class org.apache.camel.model.LoadBalancerDefinition
- LoadBalancerDefinition(LoadBalancerDefinition) - Constructor for class org.apache.camel.model.LoadBalancerDefinition
- loadRoutesBuilder(Resource, ThrowingBiConsumer<Reader, RouteBuilder, Exception>) - Static method in class org.apache.camel.builder.RouteBuilder
- loadRoutesBuilder(ThrowingConsumer<RouteBuilder, Exception>) - Static method in class org.apache.camel.builder.RouteBuilder
-
Loads
RoutesBuilder
using the given consumer to create aRouteBuilder
instance. - LoadTransformerDefinition - Class in org.apache.camel.model.transformer
-
To load custom transformers from classpath scanning to be used for route level transformations.
- LoadTransformerDefinition() - Constructor for class org.apache.camel.model.transformer.LoadTransformerDefinition
- LoadTransformerDefinition(LoadTransformerDefinition) - Constructor for class org.apache.camel.model.transformer.LoadTransformerDefinition
- locale(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat.Builder
-
To configure a default locale to use, such as us for united states.
- locale(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- locale(Locale) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- localHostName - Enum constant in enum class org.apache.camel.model.rest.RestHostNameResolver
- localIp - Enum constant in enum class org.apache.camel.model.rest.RestHostNameResolver
- log - Variable in class org.apache.camel.builder.RouteBuilder
- log(Class<?>) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Sets the log used for caught exceptions
- log(Class<?>) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets the log used for caught exceptions
- log(String) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Sets the log used for caught exceptions
- log(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets the log used for caught exceptions
- log(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Creates a log message to be logged at INFO level.
- log(String, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Creates a log message to be logged at INFO level.
- log(String, LoggingLevel, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Creates a log message to be logged at INFO level.
- log(LoggingLevel, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Creates a log message to be logged at the given level.
- log(LoggingLevel, String, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Creates a log message to be logged at the given level and name.
- log(LoggingLevel, String, String, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Creates a log message to be logged at the given level and name.
- log(LoggingLevel, Logger, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Creates a log message to be logged at the given level using provided logger.
- log(LoggingLevel, Logger, String, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Creates a log message to be logged at the given level using provided logger.
- log(Logger) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Sets the log used for caught exceptions
- log(Logger) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets the log used for caught exceptions
- logContinued(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether to log errors even if its continued
- logContinued(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets whether continued exceptions should be logged or not.
- logContinued(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether to log errors even if its continued (supports property placeholders)
- logContinued(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets whether continued exceptions should be logged or not (supports property placeholders).
- LogDefinition - Class in org.apache.camel.model
-
Used for printing custom messages to the logger.
- LogDefinition() - Constructor for class org.apache.camel.model.LogDefinition
- LogDefinition(String) - Constructor for class org.apache.camel.model.LogDefinition
- LogDefinition(LogDefinition) - Constructor for class org.apache.camel.model.LogDefinition
- logExhausted(boolean) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- logExhausted(boolean) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- logExhausted(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether to log exhausted exceptions
- logExhausted(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets whether exhausted exceptions should be logged or not.
- logExhausted(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether to log exhausted exceptions (supports property placeholders)
- logExhausted(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets whether exhausted exceptions should be logged or not (supports property placeholders).
- logExhaustedMessageBody(boolean) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- logExhaustedMessageBody(boolean) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- logExhaustedMessageBody(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether to log exhausted message body with message history.
- logExhaustedMessageBody(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets whether exhausted message body should be logged including message history or not (supports property placeholders).
- logExhaustedMessageBody(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether to log exhausted message body with message history.
- logExhaustedMessageBody(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets whether exhausted message body should be logged including message history or not (supports property placeholders).
- logExhaustedMessageHistory(boolean) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- logExhaustedMessageHistory(boolean) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- logExhaustedMessageHistory(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether to log exhausted exceptions with message history
- logExhaustedMessageHistory(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets whether exhausted exceptions should be logged including message history or not (supports property placeholders).
- logExhaustedMessageHistory(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether to log exhausted exceptions with message history
- logExhaustedMessageHistory(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets whether exhausted exceptions should be logged including message history or not (supports property placeholders).
- logger(CamelLogger) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Sets the logger used for caught exceptions
- logger(CamelLogger) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets the logger used for caught exceptions
- loggingLevel(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets the logging level of exceptions caught
- loggingLevel(String) - Method in class org.apache.camel.model.ResumableDefinition
-
The logging level to use in case of failures.
- loggingLevel(LoggingLevel) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Sets the logging level of exceptions caught
- loggingLevel(LoggingLevel) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets the logging level of exceptions caught
- loggingLevel(LoggingLevel) - Method in class org.apache.camel.model.ResumableDefinition
-
The logging level to use in case of failures.
- logHandled(boolean) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- logHandled(boolean) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- logHandled(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether to log errors even if its handled
- logHandled(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets whether handled exceptions should be logged or not.
- logHandled(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether to log errors even if its handled (supports property placeholders)
- logHandled(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets whether handled exceptions should be logged or not (supports property placeholders).
- logMask() - Method in class org.apache.camel.model.RouteDefinition
-
Enable security mask for Logging on this route.
- logMask(String) - Method in class org.apache.camel.model.RouteDefinition
-
Sets whether security mask for logging is enabled on this route.
- logNamespaces(boolean) - Method in class org.apache.camel.model.language.XPathExpression.Builder
-
Whether to log namespaces which can assist during troubleshooting
- logNamespaces(String) - Method in class org.apache.camel.model.language.XPathExpression.Builder
-
Whether to log namespaces which can assist during troubleshooting
- logNewException(boolean) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- logNewException(boolean) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- logNewException(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether new exceptions should be logged or not (supports property placeholders).
- logNewException(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets whether new exceptions should be logged or not.
- logNewException(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether new exceptions should be logged or not (supports property placeholders).
- logNewException(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets whether new exceptions should be logged or not (supports property placeholders).
- logRetryAttempted(boolean) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- logRetryAttempted(boolean) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- logRetryAttempted(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether to log retry attempts
- logRetryAttempted(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets whether retry attempts should be logged or not.
- logRetryAttempted(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether to log retry attempts (supports property placeholders)
- logRetryAttempted(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets whether retry attempts should be logged or not (supports property placeholders).
- logRetryStackTrace(boolean) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- logRetryStackTrace(boolean) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- logRetryStackTrace(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether to log stacktrace for failed redelivery attempts
- logRetryStackTrace(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets whether stack traces should be logged when an retry attempt failed.
- logRetryStackTrace(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether to log stacktrace for failed redelivery attempts (supports property placeholders)
- logRetryStackTrace(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets whether stack traces should be logged when an retry attempt failed (supports property placeholders).
- logStackTrace(boolean) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- logStackTrace(boolean) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- logStackTrace(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether to log stacktrace for failed messages.
- logStackTrace(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets whether stack traces should be logged.
- logStackTrace(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets whether to log stacktrace for failed messages (supports property placeholders)
- logStackTrace(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets whether stack traces should be logged (supports property placeholders) Can be used to include or reduce verbose.
- lookup(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.How to perform service lookup, @see
KubernetesServiceCallServiceDiscoveryConfiguration.setLookup(String)
. - lookupErrorHandlerFactory(Route, String, boolean) - Static method in class org.apache.camel.model.errorhandler.ErrorHandlerHelper
-
Lookup the error handler by the given ref
- lookupRests(CamelContext) - Method in class org.apache.camel.model.RestContextRefDefinition
- lookupRests(CamelContext, String) - Static method in class org.apache.camel.model.RestContextRefDefinitionHelper
-
Lookup the rests from the
RestContextRefDefinition
. - lookupRouteConfigurations(CamelContext) - Method in class org.apache.camel.model.RouteConfigurationContextRefDefinition
- lookupRouteConfigurations(CamelContext, String) - Static method in class org.apache.camel.model.RouteConfigurationContextRefDefinitionHelper
-
Lookup the route configurations from the
RouteConfigurationContextRefDefinition
. - lookupRoutes(CamelContext) - Method in class org.apache.camel.model.RouteContextRefDefinition
- lookupRoutes(CamelContext, String) - Static method in class org.apache.camel.model.RouteContextRefDefinitionHelper
-
Lookup the routes from the
RouteContextRefDefinition
. - lookupRouteTemplates(CamelContext) - Method in class org.apache.camel.model.RouteTemplateContextRefDefinition
- lookupRouteTemplates(CamelContext, String) - Static method in class org.apache.camel.model.RouteTemplateContextRefDefinitionHelper
-
Lookup the route templates from the
RouteTemplateContextRefDefinition
. - loop() - Method in class org.apache.camel.model.ProcessorDefinition
-
Loop EIP: Creates a loop allowing to process the a message a number of times and possibly process them in a different way.
- loop(int) - Method in class org.apache.camel.model.ProcessorDefinition
-
Loop EIP: Creates a loop allowing to process the a message a number of times and possibly process them in a different way.
- loop(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Loop EIP: Creates a loop allowing to process the a message a number of times and possibly process them in a different way.
- LoopDefinition - Class in org.apache.camel.model
-
Processes a message multiple times
- LoopDefinition() - Constructor for class org.apache.camel.model.LoopDefinition
- LoopDefinition(Expression) - Constructor for class org.apache.camel.model.LoopDefinition
- LoopDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.LoopDefinition
- LoopDefinition(LoopDefinition) - Constructor for class org.apache.camel.model.LoopDefinition
- LoopDefinition(Predicate) - Constructor for class org.apache.camel.model.LoopDefinition
- loopDoWhile() - Method in class org.apache.camel.model.ProcessorDefinition
-
Loop EIP: Creates a loop allowing to process the a message a number of times and possibly process them in a different way using a fluent builder.
- loopDoWhile(Predicate) - Method in class org.apache.camel.model.ProcessorDefinition
-
Loop EIP: Creates a while loop allowing to process the a message while the predicate matches and possibly process them in a different way.
- lzf() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the LZF deflater data format
- lzf() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the LZF deflater data format
- LZFDataFormat - Class in org.apache.camel.model.dataformat
-
Compress and decompress streams using LZF deflate algorithm.
- LZFDataFormat() - Constructor for class org.apache.camel.model.dataformat.LZFDataFormat
- LZFDataFormat(LZFDataFormat) - Constructor for class org.apache.camel.model.dataformat.LZFDataFormat
- LZFDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forLZFDataFormat
.
M
- macAlgorithm(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat.Builder
-
The JCE algorithm name indicating the Message Authentication algorithm.
- mainFormatType(Class<?>) - Method in class org.apache.camel.model.dataformat.JsonApiDataFormat.Builder
-
The classes to take into account while unmarshalling,
- mainFormatType(String) - Method in class org.apache.camel.model.dataformat.JsonApiDataFormat.Builder
-
The class (FQN name) to take into account while unmarshalling,
- MANDATORY - Enum constant in enum class org.apache.camel.model.SagaPropagation
-
A saga must be already present.
- MANUAL - Enum constant in enum class org.apache.camel.model.SagaCompletionMode
-
Complete the saga explicitly using the "saga:complete" endpoint.
- mapping(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat.Builder
-
The BeanIO mapping file.
- markInlined() - Method in class org.apache.camel.model.RouteDefinition
-
Marks the route definition as inlined by rest-dsl
- markPrepared() - Method in class org.apache.camel.model.RouteDefinition
-
Marks the route definition as prepared.
- markRollbackOnly() - Method in class org.apache.camel.model.ProcessorDefinition
-
Marks the exchange for rollback only.
- markRollbackOnlyLast() - Method in class org.apache.camel.model.ProcessorDefinition
-
Marks the exchange for rollback only, but only for the last (current) transaction.
- markUnprepared() - Method in class org.apache.camel.model.RouteDefinition
-
Marks the route definition as un-prepared.
- marshal() - Method in class org.apache.camel.model.ProcessorDefinition
-
DataFormat: Marshals the in body using a
DataFormat
expression to define the format of the output which will be added to the out body. - marshal(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
DataFormat: Marshals the in body the specified
DataFormat
reference in theRegistry
and sets the output on the out message body. - marshal(Map<Integer, Object>) - Method in class org.apache.camel.model.app.BeanConstructorsAdapter
- marshal(Map<String, Object>) - Method in class org.apache.camel.model.app.BeanPropertiesAdapter
- marshal(DataFormatDefinition) - Method in class org.apache.camel.model.ProcessorDefinition
-
DataFormat: Marshals the in body using the specified
DataFormat
and sets the output on the out message body. - marshal(DataFormat) - Method in class org.apache.camel.model.ProcessorDefinition
-
DataFormat: Marshals the in body using the specified
DataFormat
and sets the output on the out message body. - Marshal - Enum constant in enum class org.apache.camel.builder.DataFormatClause.Operation
- MarshalDefinition - Class in org.apache.camel.model
-
Marshals data into a specified format for transmission over a transport or component
- MarshalDefinition() - Constructor for class org.apache.camel.model.MarshalDefinition
- MarshalDefinition(DataFormatDefinition) - Constructor for class org.apache.camel.model.MarshalDefinition
- MarshalDefinition(MarshalDefinition) - Constructor for class org.apache.camel.model.MarshalDefinition
- marshallerFactoryRef(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Sets the implementation of the CsvMarshallerFactory interface which is able to customize marshalling/unmarshalling behavior by extending CsvMarshaller or creating it from scratch.
- masterUrl(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the URL to the master when using client lookup
- matches() - Method in class org.apache.camel.builder.NotifyBuilder
-
Does all the expression match?
- matches(long, TimeUnit) - Method in class org.apache.camel.builder.NotifyBuilder
-
Does all the expression match?
- matches(Exchange) - Method in class org.apache.camel.builder.ExpressionClause
- matches(Exchange) - Method in class org.apache.camel.builder.PredicateClause
- matches(Exchange) - Method in class org.apache.camel.model.language.ExpressionDefinition
- matchesWaitTime() - Method in class org.apache.camel.builder.NotifyBuilder
-
Does all the expressions match?
- maxAliasesForCollections(int) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
-
Set the maximum amount of aliases allowed for collections.
- maxAliasesForCollections(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
-
Set the maximum amount of aliases allowed for collections.
- maxDecompressedSize(long) - Method in class org.apache.camel.model.dataformat.TarFileDataFormat.Builder
-
Set the maximum decompressed size of a tar file (in bytes).
- maxDecompressedSize(long) - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat.Builder
-
Set the maximum decompressed size of a zip file (in bytes).
- maxDecompressedSize(String) - Method in class org.apache.camel.model.dataformat.TarFileDataFormat.Builder
-
Set the maximum decompressed size of a tar file (in bytes).
- maxDecompressedSize(String) - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat.Builder
-
Set the maximum decompressed size of a zip file (in bytes).
- maxDeep(int) - Method in class org.apache.camel.builder.AdviceWithBuilder
-
Will only apply for nodes maximum levels deep.
- maximumRedeliveries(int) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- maximumRedeliveries(int) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- maximumRedeliveries(int) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets the maximum redeliveries 5 = default value 0 = no redeliveries -1 = redeliver forever
- maximumRedeliveries(int) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets the maximum redeliveries x = redeliver at most x times 0 = no redeliveries -1 = redeliver forever
- maximumRedeliveries(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets the maximum redeliveries (supports property placeholders) 5 = default value 0 = no redeliveries -1 = redeliver forever
- maximumRedeliveries(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets the maximum redeliveries (supports property placeholders) x = redeliver at most x times 0 = no redeliveries -1 = redeliver forever
- maximumRedeliveryDelay(long) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- maximumRedeliveryDelay(long) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- maximumRedeliveryDelay(long) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets the maximum delay between redelivery
- maximumRedeliveryDelay(long) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets the maximum delay between redelivery
- maximumRedeliveryDelay(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets the maximum delay between redelivery (supports property placeholders)
- maximumRedeliveryDelay(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets the maximum delay between redelivery (supports property placeholders)
- maximumRequests(long) - Method in class org.apache.camel.model.ThrottleDefinition
-
Sets the maximum number of requests
- maximumRequests(String) - Method in class org.apache.camel.model.ThrottleDefinition
-
Sets the maximum number of requests
- maximumRequestsPerPeriod(long) - Method in class org.apache.camel.model.ThrottleDefinition
-
Deprecated.
- maximumRequestsPerPeriod(String) - Method in class org.apache.camel.model.ThrottleDefinition
-
Deprecated.
- maximumRetries(int) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
-
Sets the maximum number of retries
- maximumRetries(String) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
- maximumRetryDelay(long) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
-
Sets the upper value of retry in millis between retries, when using exponential or random backoff
- maximumRetryDelay(String) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
-
Sets the upper value of retry in millis between retries, when using exponential or random backoff
- maxOverlap(int) - Method in class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition.Builder
-
Sets the maximum number of tokens that can overlap in each segment
- maxPoolSize(int) - Method in class org.apache.camel.builder.ThreadPoolBuilder
- maxPoolSize(int) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- maxPoolSize(int) - Method in class org.apache.camel.model.ThreadsDefinition
-
Sets the maximum pool size
- maxPoolSize(Integer) - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
- maxPoolSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- maxPoolSize(String) - Method in class org.apache.camel.model.ThreadsDefinition
-
Sets the maximum pool size
- maxQueueSize(int) - Method in class org.apache.camel.builder.ThreadPoolBuilder
- maxQueueSize(int) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- maxQueueSize(int) - Method in class org.apache.camel.model.ThreadsDefinition
-
Sets the maximum number of tasks in the work queue.
- maxQueueSize(Integer) - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
- maxQueueSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- maxQueueSize(String) - Method in class org.apache.camel.model.ThreadsDefinition
-
Sets the maximum number of tasks in the work queue.
- maxSegmentSize(int) - Method in class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition.Builder
-
Sets the maximum size of the segment to be tokenized.
- maxTokens(int) - Method in class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition.Builder
-
Deprecated.
- maxTokens(int, String) - Method in class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition.Builder
-
Sets the maximum number of tokens in each segment
- message() - Method in class org.apache.camel.builder.ExpressionClause
-
An expression of an inbound message
- message(String) - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
-
The response message (description)
- message(BiFunction<Message, Message, Message>) - Method in class org.apache.camel.builder.AggregationStrategyClause
-
Define an aggregation strategy which targets Exchanges In Message.
- message(Consumer<Message>) - Method in class org.apache.camel.builder.ProcessClause
-
Define a
Processor
which targets the Exchange In Message. - message(Function<Message, Object>) - Method in class org.apache.camel.builder.ExpressionClause
-
A functional expression of an inbound message
- message(Predicate<Message>) - Method in class org.apache.camel.builder.PredicateClause
-
Define a
Predicate
which targets the Exchange In Message. - messageHistory() - Method in class org.apache.camel.model.RouteDefinition
-
Enable message history for this route.
- messageHistory(boolean) - Method in class org.apache.camel.model.RouteDefinition
-
Enable message history for this route.
- messageHistory(String) - Method in class org.apache.camel.model.RouteDefinition
-
Enable message history for this route.
- method(Class<?>) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a method call expression value builder
- method(Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an expression using the bean language which basically means the bean is invoked to determine the expression value.
- method(Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an expression using the invalid input: '<'a href="http://camel.apache.org/bean-language.html>bean language which basically means the bean is invoked to determine the expression value.
- method(Class<?>, String) - Static method in class org.apache.camel.builder.Builder
-
Returns a method call expression value builder
- method(Class<?>, String) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a method call expression value builder
- method(Class<?>, String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an expression using the bean language which basically means the bean is invoked to determine the expression value.
- method(Class<?>, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an expression using the invalid input: '<'a href="http://camel.apache.org/bean-language.html>bean language which basically means the bean is invoked to determine the expression value.
- method(Class<?>, String, BeanScope) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an expression using the bean language which basically means the bean is invoked to determine the expression value.
- method(Class<?>, String, BeanScope) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an expression using the invalid input: '<'a href="http://camel.apache.org/bean-language.html>bean language which basically means the bean is invoked to determine the expression value.
- method(Class<?>, BeanScope) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an expression using the bean language which basically means the bean is invoked to determine the expression value.
- method(Class<?>, BeanScope) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an expression using the invalid input: '<'a href="http://camel.apache.org/bean-language.html>bean language which basically means the bean is invoked to determine the expression value.
- method(Object) - Static method in class org.apache.camel.builder.Builder
-
Returns a method call expression value builder.
- method(Object) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a method call expression value builder
- method(Object) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an expression using the bean language which basically means the bean is invoked to determine the expression value.
- method(Object) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an expression using the invalid input: '<'a href="http://camel.apache.org/bean-language.html>bean language which basically means the bean is invoked to determine the expression value.
- method(Object, String) - Static method in class org.apache.camel.builder.Builder
-
Returns a method call expression value builder.
- method(Object, String) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a method call expression value builder
- method(Object, String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an expression using the bean language which basically means the bean is invoked to determine the expression value.
- method(Object, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an expression using the invalid input: '<'a href="http://camel.apache.org/bean-language.html>bean language which basically means the bean is invoked to determine the expression value.
- method(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an expression using the bean language which basically means the bean is invoked to determine the expression value.
- method(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an expression using the invalid input: '<'a href="http://camel.apache.org/bean-language.html>bean language which basically means the bean is invoked to determine the expression value.
- method(String) - Method in class org.apache.camel.model.language.MethodCallExpression.Builder
-
Name of method to call
- method(String, String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an expression using the bean language which basically means the bean is invoked to determine the expression value.
- method(String, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an expression using the invalid input: '<'a href="http://camel.apache.org/bean-language.html>bean language which basically means the bean is invoked to determine the expression value.
- method(String, String, BeanScope) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an expression using the bean language which basically means the bean is invoked to determine the expression value.
- method(String, String, BeanScope) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an expression using the invalid input: '<'a href="http://camel.apache.org/bean-language.html>bean language which basically means the bean is invoked to determine the expression value.
- method(String, BeanScope) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an expression using the bean language which basically means the bean is invoked to determine the expression value.
- method(String, BeanScope) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an expression using the invalid input: '<'a href="http://camel.apache.org/bean-language.html>bean language which basically means the bean is invoked to determine the expression value.
- MethodCallExpression - Class in org.apache.camel.model.language
-
Calls a Java bean method.
- MethodCallExpression() - Constructor for class org.apache.camel.model.language.MethodCallExpression
- MethodCallExpression(Class<?>) - Constructor for class org.apache.camel.model.language.MethodCallExpression
- MethodCallExpression(Class<?>, String) - Constructor for class org.apache.camel.model.language.MethodCallExpression
- MethodCallExpression(Object) - Constructor for class org.apache.camel.model.language.MethodCallExpression
- MethodCallExpression(Object, String) - Constructor for class org.apache.camel.model.language.MethodCallExpression
- MethodCallExpression(String) - Constructor for class org.apache.camel.model.language.MethodCallExpression
- MethodCallExpression(String, String) - Constructor for class org.apache.camel.model.language.MethodCallExpression
- MethodCallExpression(MethodCallExpression) - Constructor for class org.apache.camel.model.language.MethodCallExpression
- MethodCallExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forMethodCallExpression
. - MethodCallExpression.Scope - Enum Class in org.apache.camel.model.language
-
Scope
defines the possible bean scopes that can be used. - mgfAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat.Builder
-
The MGF Algorithm to use with the RSA OAEP algorithm.
- mimeMultipart() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the MIME Multipart data format
- mimeMultipart() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the MIME Multipart data format
- mimeMultipart(boolean, boolean, boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the MIME Multipart data format
- mimeMultipart(String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the MIME Multipart data format
- mimeMultipart(String, boolean, boolean, boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the MIME Multipart data format
- mimeMultipart(String, boolean, boolean, String, boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the MIME Multipart data format
- MimeMultipartDataFormat - Class in org.apache.camel.model.dataformat
-
Marshal Camel messages with attachments into MIME-Multipart messages and back.
- MimeMultipartDataFormat() - Constructor for class org.apache.camel.model.dataformat.MimeMultipartDataFormat
- MimeMultipartDataFormat(MimeMultipartDataFormat) - Constructor for class org.apache.camel.model.dataformat.MimeMultipartDataFormat
- MimeMultipartDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forMimeMultipartDataFormat
. - minimumNumberOfCalls(int) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Configures configures the minimum number of calls which are required (per sliding window period) before the CircuitBreaker can calculate the error rate.
- MISSING_VERB - Static variable in class org.apache.camel.model.rest.RestDefinition
- missingOperation(String) - Method in class org.apache.camel.model.rest.OpenApiDefinition
-
Whether to fail, ignore or return a mock response for OpenAPI operations that are not mapped to a corresponding route.
- mockEndpoints() - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
-
Mock all endpoints.
- mockEndpoints(String...) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
-
Mock all endpoints matching the given pattern.
- mockEndpointsAndSkip(String...) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
-
Mock all endpoints matching the given pattern, and skips sending to the original endpoint (detour messages).
- mockIncludePattern(String) - Method in class org.apache.camel.model.rest.OpenApiDefinition
-
Used for inclusive filtering of mock data from directories.
- mode(String) - Method in class org.apache.camel.model.language.XMLTokenizerExpression.Builder
-
The extraction mode.
- mode(String) - Method in class org.apache.camel.model.ThrottleDefinition
-
Sets the throttling mode to one of the available modes enumerated in ThrottlingMode
- mode(XMLTokenizerExpression.Mode) - Method in class org.apache.camel.model.language.XMLTokenizerExpression.Builder
-
The extraction mode.
- modeAfterConsumer() - Method in class org.apache.camel.model.OnCompletionDefinition
-
Sets the mode to be after route is done (default due backwards compatible).
- modeBeforeConsumer() - Method in class org.apache.camel.model.OnCompletionDefinition
-
Sets the mode to be before consumer is done.
- Model - Interface in org.apache.camel.model
-
Model interface
- ModelCamelContext - Interface in org.apache.camel.model
-
Model level interface for the
CamelContext
- ModelLifecycleStrategy - Interface in org.apache.camel.model
-
Strategy for model definitions notifications.
- ModelLifecycleStrategySupport - Class in org.apache.camel.model
-
Base class for
ModelLifecycleStrategy
. - ModelLifecycleStrategySupport() - Constructor for class org.apache.camel.model.ModelLifecycleStrategySupport
- modelName(String) - Method in class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition.Builder
-
Sets the underlying model used by the application.
- ModelRoutesBuilder - Interface in org.apache.camel.builder
-
A
RoutesBuilder
that provides access to the model definitions. - module(String) - Method in class org.apache.camel.model.language.WasmExpression.Builder
-
Set the module, the distributable, loadable, and executable unit of code in WebAssembly that provides the expression function.
- moduleClassNames(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
To use custom Jackson modules com.fasterxml.jackson.databind.Module specified as a String with FQN class names.
- moduleClassNames(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- moduleClassNames(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
To use custom Jackson modules com.fasterxml.jackson.databind.Module specified as a String with FQN class names.
- moduleClassNames(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
To use custom Jackson modules com.fasterxml.jackson.databind.Module specified as a String with FQN class names.
- moduleClassNames(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- moduleClassNames(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
To use custom Jackson modules com.fasterxml.jackson.databind.Module specified as a String with FQN class names.
- moduleClassNames(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- moduleRefs(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
To use custom Jackson modules referred from the Camel registry.
- moduleRefs(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- moduleRefs(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
To use custom Jackson modules referred from the Camel registry.
- moduleRefs(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
To use custom Jackson modules referred from the Camel registry.
- moduleRefs(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- moduleRefs(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
To use custom Jackson modules referred from the Camel registry.
- moduleRefs(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- multi - Enum constant in enum class org.apache.camel.model.rest.CollectionFormat
- multicast() - Method in class org.apache.camel.model.ProcessorDefinition
-
Multicast EIP: Multicasts messages to all its child outputs; so that each processor and destination gets a copy of the original message to avoid the processors interfering with each other.
- multicast(AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
-
Multicast EIP: Multicasts messages to all its child outputs; so that each processor and destination gets a copy of the original message to avoid the processors interfering with each other.
- multicast(AggregationStrategy, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
Multicast EIP: Multicasts messages to all its child outputs; so that each processor and destination gets a copy of the original message to avoid the processors interfering with each other.
- MulticastDefinition - Class in org.apache.camel.model
-
Routes the same message to multiple paths either sequentially or in parallel.
- MulticastDefinition() - Constructor for class org.apache.camel.model.MulticastDefinition
- MulticastDefinition(MulticastDefinition) - Constructor for class org.apache.camel.model.MulticastDefinition
- multipartSubType(String) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat.Builder
-
Specify the subtype of the MIME Multipart.
- multipartWithoutAttachment(boolean) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat.Builder
-
Defines whether a message without attachment is also marshaled into a MIME Multipart (with only one body part).
- multipartWithoutAttachment(String) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat.Builder
-
Defines whether a message without attachment is also marshaled into a MIME Multipart (with only one body part).
- mustBeJAXBElement(boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
Whether marhsalling must be java objects with JAXB annotations.
- mustBeJAXBElement(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
Whether marhsalling must be java objects with JAXB annotations.
- mutualTLS(String) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
- mutualTLS(String, String) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
- MutualTLSDefinition - Class in org.apache.camel.model.rest
-
Rest security mutual TLS authentication definition
- MutualTLSDefinition() - Constructor for class org.apache.camel.model.rest.MutualTLSDefinition
- MutualTLSDefinition(RestDefinition) - Constructor for class org.apache.camel.model.rest.MutualTLSDefinition
- mvel() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the MVEL language
- mvel(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a MVEL expression
- mvel(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a MVEL expression
- mvel(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the MVEL language
- mvel(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Calls a MvEL script for creating the local bean If the script use the prefix resource: such as resource:classpath:com/foo/myscript.groovy, resource:file:/var/myscript.groovy, then its loaded from the external resource.
- MvelExpression - Class in org.apache.camel.model.language
-
Evaluates a MVEL template.
- MvelExpression() - Constructor for class org.apache.camel.model.language.MvelExpression
- MvelExpression(String) - Constructor for class org.apache.camel.model.language.MvelExpression
- MvelExpression(MvelExpression) - Constructor for class org.apache.camel.model.language.MvelExpression
- MvelExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forMvelExpression
.
N
- name() - Method in class org.apache.camel.model.tokenizer.LangChain4jCharacterTokenizerDefinition.CharacterBuilder
- name() - Method in class org.apache.camel.model.tokenizer.LangChain4jLineTokenizerDefinition.LineBuilder
- name() - Method in class org.apache.camel.model.tokenizer.LangChain4jParagraphTokenizerDefinition.ParagraphBuilder
- name() - Method in class org.apache.camel.model.tokenizer.LangChain4jSentenceTokenizerDefinition.SentenceBuilder
- name() - Method in class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition.Builder
- name() - Method in class org.apache.camel.model.tokenizer.LangChain4jWordTokenizerDefinition.WordBuilder
- name(String) - Method in class org.apache.camel.builder.TransformerBuilder
-
Set the transformer name under which the transformer gets referenced when specifying the input/output data type on routes.
- name(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets the name of the service to use
- name(String) - Method in class org.apache.camel.model.rest.ParamDefinition
-
Name of the parameter.
- name(String) - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
-
Name of the parameter.
- namedOnly(boolean) - Method in class org.apache.camel.model.dataformat.GrokDataFormat.Builder
-
Whether to capture named expressions only or not (i.e.
- namedOnly(String) - Method in class org.apache.camel.model.dataformat.GrokDataFormat.Builder
-
Whether to capture named expressions only or not (i.e.
- namespace(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the namespace to use.
- namespace(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- namespace(List<PropertyDefinition>) - Method in class org.apache.camel.model.language.NamespaceAwareExpression.AbstractNamespaceAwareBuilder
-
Injects the XML Namespaces of prefix -> uri mappings
- NamespaceAwareExpression - Class in org.apache.camel.model.language
-
A useful base class for any expression which may be namespace or XML content aware such as
XPathExpression
orXQueryExpression
- NamespaceAwareExpression() - Constructor for class org.apache.camel.model.language.NamespaceAwareExpression
- NamespaceAwareExpression(String) - Constructor for class org.apache.camel.model.language.NamespaceAwareExpression
- NamespaceAwareExpression(NamespaceAwareExpression) - Constructor for class org.apache.camel.model.language.NamespaceAwareExpression
- NamespaceAwareExpression(NamespaceAwareExpression.AbstractNamespaceAwareBuilder<?, ?>) - Constructor for class org.apache.camel.model.language.NamespaceAwareExpression
- NamespaceAwareExpression.AbstractNamespaceAwareBuilder<T,
E> - Class in org.apache.camel.model.language -
NamespaceAwareBuilder
is the base namespace aware expression builder. - namespacePrefixRef(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
When marshalling using JAXB or SOAP then the JAXB implementation will automatically assign namespace prefixes, such as ns2, ns3, ns4 etc.
- namespacePrefixRef(String) - Method in class org.apache.camel.model.dataformat.SoapDataFormat.Builder
-
When marshalling using JAXB or SOAP then the JAXB implementation will automatic assign namespace prefixes, such as ns2, ns3, ns4 etc.
- namespaces(Map<String, String>) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat.Builder
-
Injects the XML Namespaces of prefix -> uri mappings
- namespaces(Map<String, String>) - Method in class org.apache.camel.model.language.NamespaceAwareExpression.AbstractNamespaceAwareBuilder
-
Injects the XML Namespaces of prefix -> uri mappings
- namespaces(Namespaces) - Method in class org.apache.camel.model.language.NamespaceAwareExpression.AbstractNamespaceAwareBuilder
-
Injects the XML Namespaces of prefix -> uri mappings
- namingStrategy(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
If set then Jackson will use the the defined Property Naming Strategy.
- namingStrategy(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- NEVER - Enum constant in enum class org.apache.camel.model.SagaPropagation
-
The current block must never be invoked within a saga.
- newInstance(CamelContext) - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
-
Deprecated.
- newInstance(CamelContext) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
Deprecated.
- newInstance(CamelContext) - Method in class org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration
-
Deprecated.
- newInstance(CamelContext) - Method in class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- newInstance(CamelContext) - Method in class org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration
-
Deprecated.
- newInstance(CamelContext) - Method in class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration
-
Deprecated.
- newInstance(BeanFactoryDefinition, CamelContext) - Static method in class org.apache.camel.model.BeanModelHelper
-
Creates a new bean.
- noAutoStartup() - Method in class org.apache.camel.model.RouteDefinition
-
Deprecated.
- NODE - Enum constant in enum class org.apache.camel.model.language.XPathExpression.ResultQName
- noDelayer() - Method in class org.apache.camel.model.RouteDefinition
-
Deprecated.
- nodePrefixId(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sets a prefix to use for all node ids (not route id).
- nodePrefixId(String) - Method in class org.apache.camel.model.RouteDefinition
-
Sets a prefix to use for all node ids (not route id).
- nodes(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- NODESET - Enum constant in enum class org.apache.camel.model.language.XPathExpression.ResultQName
- noErrorHandler() - Method in class org.apache.camel.builder.BuilderSupport
-
Creates a disabled error handler for removing the default error handler
- NoErrorHandlerBuilder - Class in org.apache.camel.builder
-
No error handler as a builder.
- NoErrorHandlerBuilder() - Constructor for class org.apache.camel.builder.NoErrorHandlerBuilder
- NoErrorHandlerConfiguration - Class in org.apache.camel.model.errorhandler
-
Deprecated.
- NoErrorHandlerConfiguration() - Constructor for class org.apache.camel.model.errorhandler.NoErrorHandlerConfiguration
-
Deprecated.
- NoErrorHandlerDefinition - Class in org.apache.camel.model.errorhandler
-
To not use an error handler.
- NoErrorHandlerDefinition() - Constructor for class org.apache.camel.model.errorhandler.NoErrorHandlerDefinition
- NoErrorHandlerDefinition(NoErrorHandlerDefinition) - Constructor for class org.apache.camel.model.errorhandler.NoErrorHandlerDefinition
- NoErrorHandlerProperties - Interface in org.apache.camel.model.errorhandler
-
Deprecated.
- noMessageHistory() - Method in class org.apache.camel.model.RouteDefinition
-
Deprecated.
- noNamespaceSchemaLocation(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
To define the location of the namespaceless schema
- none - Enum constant in enum class org.apache.camel.model.rest.RestHostNameResolver
- NoOutputDefinition<Type> - Class in org.apache.camel.model
-
Base class for definitions which does not support outputs.
- NoOutputDefinition() - Constructor for class org.apache.camel.model.NoOutputDefinition
- NoOutputDefinition(NoOutputDefinition<?>) - Constructor for class org.apache.camel.model.NoOutputDefinition
- normalizedLineSeparator - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- normalizedLineSeparator(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
The normalized line separator of the files.
- noStreamCaching() - Method in class org.apache.camel.model.RouteDefinition
-
Deprecated.
- not() - Method in class org.apache.camel.builder.NotifyBuilder
-
Prepares to append an additional expression using the not operator.
- NOT_SUPPORTED - Enum constant in enum class org.apache.camel.model.SagaPropagation
-
If a saga already exists, it is suspended and resumed when the current block completes.
- NotifyBuilder - Class in org.apache.camel.builder
-
A builder to build an expression based on
EventNotifier
notifications aboutExchange
being routed. - NotifyBuilder(CamelContext) - Constructor for class org.apache.camel.builder.NotifyBuilder
-
Creates a new builder.
- noTracing() - Method in class org.apache.camel.model.RouteDefinition
-
Deprecated.
- NULLS - Static variable in class org.apache.camel.model.console.BeanModelDevConsole
-
Whether to include null values
- nullString(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Sets the null string
- nullStringDisabled(boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Used to disable null strings
- nullStringDisabled(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Used to disable null strings
- nullValue - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- nullValue(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
The string representation of a null value.
- NUMBER - Enum constant in enum class org.apache.camel.model.language.XPathExpression.ResultQName
- numberOfRecordsToRead - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- numberOfRecordsToRead(int) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
The maximum number of record to read.
- numberOfRecordsToRead(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
The maximum number of record to read.
O
- oauth2(String) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
- oauth2(String, String) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
- OAuth2Definition - Class in org.apache.camel.model.rest
-
Rest security OAuth2 definition
- OAuth2Definition() - Constructor for class org.apache.camel.model.rest.OAuth2Definition
- OAuth2Definition(RestDefinition) - Constructor for class org.apache.camel.model.rest.OAuth2Definition
- oauthToken(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the OAUTH token for authentication (instead of username/password) when using client lookup
- objectFactory(boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
Whether to allow using ObjectFactory classes to create the POJO classes during marshalling.
- objectFactory(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
Whether to allow using ObjectFactory classes to create the POJO classes during marshalling.
- objectMapper(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
Lookup and use the existing ObjectMapper with the given id when using Jackson.
- objectMapper(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- objectMapper(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat.Builder
-
Lookup and use the existing CBOR ObjectMapper with the given id when using Jackson.
- objectMapper(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
Lookup and use the existing ObjectMapper with the given id when using Jackson.
- objectMapper(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- objectMapper(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
Lookup and use the existing ObjectMapper with the given id when using Jackson.
- objectMapper(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- objectModel(String) - Method in class org.apache.camel.model.language.XPathExpression.Builder
-
The XPath object model to use
- off - Enum constant in enum class org.apache.camel.model.rest.RestBindingMode
- ognl() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the OGNL language
- ognl(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an OGNL expression
- ognl(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an OGNL expression
- ognl(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the OGNL language
- ognl(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Calls a OGNL script for creating the local bean If the script use the prefix resource: such as resource:classpath:com/foo/myscript.groovy, resource:file:/var/myscript.groovy, then its loaded from the external resource.
- OgnlExpression - Class in org.apache.camel.model.language
-
Evaluates an OGNL expression (Apache Commons OGNL).
- OgnlExpression() - Constructor for class org.apache.camel.model.language.OgnlExpression
- OgnlExpression(String) - Constructor for class org.apache.camel.model.language.OgnlExpression
- OgnlExpression(OgnlExpression) - Constructor for class org.apache.camel.model.language.OgnlExpression
- OgnlExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forOgnlExpression
. - omitResourceId(boolean) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
If set to
true
(default isfalse
) the ID of any resources being encoded will not be included in the output. - omitResourceId(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
If set to
true
(default isfalse
) the ID of any resources being encoded will not be included in the output. - omitXmlDeclaration(boolean) - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat.Builder
-
When returning a String, do we omit the XML declaration in the top.
- omitXmlDeclaration(String) - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat.Builder
-
When returning a String, do we omit the XML declaration in the top.
- onAddRouteDefinition(RouteDefinition) - Method in interface org.apache.camel.model.ModelLifecycleStrategy
-
Notification when a route definition is being added to
CamelContext
- onAddRouteDefinition(RouteDefinition) - Method in class org.apache.camel.model.ModelLifecycleStrategySupport
- onAddRouteTemplateDefinition(RouteTemplateDefinition) - Method in interface org.apache.camel.model.ModelLifecycleStrategy
-
Notification when a route template definition is added to
CamelContext
- onAddRouteTemplateDefinition(RouteTemplateDefinition) - Method in class org.apache.camel.model.ModelLifecycleStrategySupport
- onCompleteOnly() - Method in class org.apache.camel.model.OnCompletionDefinition
-
Will only synchronize when the
Exchange
completed successfully (no errors). - onCompletion() - Method in class org.apache.camel.builder.RouteBuilder
-
On completion callback for doing custom routing when the
Exchange
is complete. - onCompletion() - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a onCompletion
Synchronization
hook that invoke this route as a callback when theExchange
has finished being processed. - onCompletion() - Method in class org.apache.camel.model.RouteConfigurationDefinition
-
On completion callback for doing custom routing when the
Exchange
is complete. - onCompletion() - Method in class org.apache.camel.model.RoutesDefinition
-
Adds an on completion
- onCompletion(Exchange) - Method in interface org.apache.camel.builder.FlexibleAggregationStrategy.CompletionAwareMixin
- onCompletion(Exchange) - Method in class org.apache.camel.builder.FlexibleAggregationStrategy
- OnCompletionDefinition - Class in org.apache.camel.model
-
Route to be executed when normal route processing completes
- OnCompletionDefinition() - Constructor for class org.apache.camel.model.OnCompletionDefinition
- OnCompletionDefinition(OnCompletionDefinition) - Constructor for class org.apache.camel.model.OnCompletionDefinition
- OnCompletionMode - Enum Class in org.apache.camel.model
- onEndDoTry() - Method in class org.apache.camel.model.TryDefinition
- onException(Class<? extends Throwable>) - Method in class org.apache.camel.builder.RouteBuilder
-
Exception clause for catching certain exceptions and handling them.
- onException(Class<? extends Throwable>) - Method in class org.apache.camel.model.OnExceptionDefinition
- onException(Class<? extends Throwable>) - Method in class org.apache.camel.model.ProcessorDefinition
-
Exception clause for catching certain exceptions and handling them.
- onException(Class<? extends Throwable>) - Method in class org.apache.camel.model.RouteConfigurationDefinition
-
Exception clause for catching certain exceptions and handling them.
- onException(Class<? extends Throwable>) - Method in class org.apache.camel.model.RoutesDefinition
-
Adds an on exception
- onException(Class<? extends Throwable>...) - Method in class org.apache.camel.builder.RouteBuilder
-
Exception clause for catching certain exceptions and handling them.
- onException(Class<? extends Throwable>...) - Method in class org.apache.camel.model.ProcessorDefinition
-
Exception clause for catching certain exceptions and handling them.
- onException(Class<? extends Throwable>...) - Method in class org.apache.camel.model.RouteConfigurationDefinition
-
Exception clause for catching certain exceptions and handling them.
- onException(Class<? extends Throwable>, Class<? extends Throwable>) - Method in class org.apache.camel.model.ProcessorDefinition
-
Exception clause for catching certain exceptions and handling them.
- onException(Class<? extends Throwable>, Class<? extends Throwable>, Class<? extends Throwable>) - Method in class org.apache.camel.model.ProcessorDefinition
-
Exception clause for catching certain exceptions and handling them.
- OnExceptionDefinition - Class in org.apache.camel.model
-
Route to be executed when an exception is thrown
- OnExceptionDefinition() - Constructor for class org.apache.camel.model.OnExceptionDefinition
- OnExceptionDefinition(Class<? extends Throwable>) - Constructor for class org.apache.camel.model.OnExceptionDefinition
- OnExceptionDefinition(List<Class<? extends Throwable>>) - Constructor for class org.apache.camel.model.OnExceptionDefinition
- OnExceptionDefinition(OnExceptionDefinition) - Constructor for class org.apache.camel.model.OnExceptionDefinition
- onExceptionOccurred(Processor) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Sets a custom
Processor
to process theExchange
just after an exception was thrown. - onExceptionOccurred(Processor) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets a custom
Processor
to process theExchange
just after an exception was thrown. - onExceptionOccurred(Processor) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets a processor that should be processed just after an exception occurred.
- onExceptionOccurredRef(String) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Sets a reference for the processor to use just after an exception was thrown.
- onExceptionOccurredRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets a reference for the processor to use just after an exception was thrown.
- onExceptionOccurredRef(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets a reference to a processor that should be processed just after an exception occurred.
- onFailureOnly() - Method in class org.apache.camel.model.OnCompletionDefinition
-
Will only synchronize when the
Exchange
ended with failure (exception or FAULT message). - onFallback() - Method in class org.apache.camel.model.CircuitBreakerDefinition
-
The fallback route path to execute that does not go over the network.
- OnFallbackDefinition - Class in org.apache.camel.model
-
Route to be executed when Circuit Breaker EIP executes fallback
- OnFallbackDefinition() - Constructor for class org.apache.camel.model.OnFallbackDefinition
- OnFallbackDefinition(OnFallbackDefinition) - Constructor for class org.apache.camel.model.OnFallbackDefinition
- onFallbackViaNetwork() - Method in class org.apache.camel.model.CircuitBreakerDefinition
-
The fallback route path to execute that will go over the network.
- onNewValueBuilder(Expression) - Method in class org.apache.camel.builder.ValueBuilder
- onPrepare() - Method in class org.apache.camel.model.MulticastDefinition
-
Set the
Processor
to use when preparing theExchange
to be send using a fluent builder. - onPrepare() - Method in class org.apache.camel.model.RecipientListDefinition
-
Sets the
Processor
when preparing theExchange
to be used send using a fluent buidler. - onPrepare(String) - Method in class org.apache.camel.model.LoopDefinition
-
Uses the
Processor
when preparing theExchange
for each loop iteration. - onPrepare(String) - Method in class org.apache.camel.model.MulticastDefinition
-
Uses the
Processor
when preparing theExchange
to be send. - onPrepare(String) - Method in class org.apache.camel.model.RecipientListDefinition
-
Uses the
Processor
when preparing theExchange
to be send. - onPrepare(String) - Method in class org.apache.camel.model.SplitDefinition
-
Uses the
Processor
when preparing theExchange
to be sent. - onPrepare(String) - Method in class org.apache.camel.model.WireTapDefinition
-
Uses the
Processor
when preparing theExchange
to be sent. - onPrepare(Processor) - Method in class org.apache.camel.model.LoopDefinition
-
Uses the
Processor
when preparing theExchange
for each loop iteration. - onPrepare(Processor) - Method in class org.apache.camel.model.MulticastDefinition
-
Uses the
Processor
when preparing theExchange
to be send. - onPrepare(Processor) - Method in class org.apache.camel.model.RecipientListDefinition
-
Uses the
Processor
when preparing theExchange
to be used send. - onPrepare(Processor) - Method in class org.apache.camel.model.SplitDefinition
-
Uses the
Processor
when preparing theExchange
to be sent. - onPrepare(Processor) - Method in class org.apache.camel.model.WireTapDefinition
-
Uses the
Processor
when preparing theExchange
to be sent. - onPrepareFailure(Processor) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Sets a custom
Processor
to prepare theExchange
before handled by the failure processor / dead letter channel. - onPrepareFailure(Processor) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets a custom
Processor
to prepare theExchange
before handled by the failure processor / dead letter channel. - onPrepareFailureRef(String) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Sets a reference for the processor to use before handled by the failure processor.
- onPrepareFailureRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets a reference for the processor to use before handled by the failure processor.
- onRedelivery(Processor) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Sets a processor that should be processed before a redelivery attempt.
- onRedelivery(Processor) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets a processor that should be processed before a redelivery attempt.
- onRedelivery(Processor) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets a processor that should be processed before a redelivery attempt.
- onRedeliveryRef(String) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Sets a reference for the processor to use before a redelivery attempt.
- onRedeliveryRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets a reference for the processor to use before a redelivery attempt.
- onRedeliveryRef(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets a reference to a processor that should be processed before a redelivery attempt.
- onRemoveRouteDefinition(RouteDefinition) - Method in interface org.apache.camel.model.ModelLifecycleStrategy
-
Notification when a route definition is being removed from
CamelContext
- onRemoveRouteDefinition(RouteDefinition) - Method in class org.apache.camel.model.ModelLifecycleStrategySupport
- onRemoveRouteTemplateDefinition(RouteTemplateDefinition) - Method in interface org.apache.camel.model.ModelLifecycleStrategy
-
Notification when a route template definition is removed from
CamelContext
- onRemoveRouteTemplateDefinition(RouteTemplateDefinition) - Method in class org.apache.camel.model.ModelLifecycleStrategySupport
- onWhen(Predicate) - Method in class org.apache.camel.model.CatchDefinition
-
Sets an additional predicate that should be true before the onCatch is triggered.
- onWhen(Predicate) - Method in class org.apache.camel.model.InterceptDefinition
-
Applies this interceptor only if the given predicate is true
- onWhen(Predicate) - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
-
Applies this interceptor only if the given predicate is true
- onWhen(Predicate) - Method in class org.apache.camel.model.OnCompletionDefinition
-
Sets an additional predicate that should be true before the onCompletion is triggered.
- onWhen(Predicate) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets an additional predicate that should be true before the onException is triggered.
- onWhen(Predicate) - Method in class org.apache.camel.model.TryDefinition
-
Sets an additional predicate that should be true before the onCatch is triggered.
- OnWhenDefinition - Class in org.apache.camel.model
-
To use a predicate to determine when to trigger this.
- OnWhenDefinition() - Constructor for class org.apache.camel.model.OnWhenDefinition
- OnWhenDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.OnWhenDefinition
- OnWhenDefinition(OnWhenDefinition) - Constructor for class org.apache.camel.model.OnWhenDefinition
- OnWhenDefinition(Predicate) - Constructor for class org.apache.camel.model.OnWhenDefinition
- OPEN_AI - Enum constant in enum class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition.TokenizerType
- openApi() - Method in class org.apache.camel.model.rest.RestDefinition
-
To use an existing OpenAPI specification as contract-first for Camel Rest DSL.
- openApi(String) - Method in class org.apache.camel.model.rest.RestDefinition
-
To use an existing OpenAPI specification as contract-first for Camel Rest DSL.
- OpenApiDefinition - Class in org.apache.camel.model.rest
-
To use OpenApi as contract-first with Camel Rest DSL.
- OpenApiDefinition() - Constructor for class org.apache.camel.model.rest.OpenApiDefinition
- openIdConnect(String, String) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
- openIdConnect(String, String, String) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
- OpenIdConnectDefinition - Class in org.apache.camel.model.rest
-
Rest security OpenID Connect definition
- OpenIdConnectDefinition() - Constructor for class org.apache.camel.model.rest.OpenIdConnectDefinition
- OpenIdConnectDefinition(RestDefinition) - Constructor for class org.apache.camel.model.rest.OpenIdConnectDefinition
- operation(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
-
The claim check operation to use.
- operation(ClaimCheckOperation) - Method in class org.apache.camel.model.ClaimCheckDefinition
-
The claim check operation to use.
- optimisticLocking() - Method in class org.apache.camel.model.AggregateDefinition
-
Turns on using optimistic locking, which requires the aggregationRepository being used, is supporting this by implementing
OptimisticLockingAggregationRepository
. - optimisticLockRetryPolicy(OptimisticLockRetryPolicy) - Method in class org.apache.camel.model.AggregateDefinition
-
Allows to configure retry settings when using optimistic locking.
- OptimisticLockRetryPolicyDefinition - Class in org.apache.camel.model
-
To configure optimistic locking
- OptimisticLockRetryPolicyDefinition() - Constructor for class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
- OptimisticLockRetryPolicyDefinition(OptimisticLockRetryPolicyDefinition) - Constructor for class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
- option(String) - Method in class org.apache.camel.model.language.JsonPathExpression.Builder
-
To configure additional options on JSONPath.
- option(String, Expression) - Method in class org.apache.camel.model.SagaDefinition
- option(JsonPathExpression.Option...) - Method in class org.apache.camel.model.language.JsonPathExpression.Builder
-
To configure additional options on JSONPath.
- OptionalIdentifiedDefinition<T> - Class in org.apache.camel.model
-
Allows an element to have an optional ID specified
- OptionalIdentifiedDefinition() - Constructor for class org.apache.camel.model.OptionalIdentifiedDefinition
- OptionalIdentifiedDefinition(OptionalIdentifiedDefinition<?>) - Constructor for class org.apache.camel.model.OptionalIdentifiedDefinition
- or() - Method in class org.apache.camel.builder.NotifyBuilder
-
Prepares to append an additional expression using the or operator.
- org.apache.camel.builder - package org.apache.camel.builder
- org.apache.camel.model - package org.apache.camel.model
-
The JAXB POJOs for the XML Configuration of the routing rules.
- org.apache.camel.model.app - package org.apache.camel.model.app
-
The JAXB POJOs representing the part of the model, which can be used to create a view of Camel application.
- org.apache.camel.model.cloud - package org.apache.camel.model.cloud
-
The JAXB POJOs for the remote service call DSL
- org.apache.camel.model.config - package org.apache.camel.model.config
-
The JAXB POJOs for various configurations for the XML Configuration of the routing rules.
- org.apache.camel.model.console - package org.apache.camel.model.console
- org.apache.camel.model.dataformat - package org.apache.camel.model.dataformat
-
The JAXB POJOs for the Data Formats used to marshal and unmarshal objects to and from streams inside components
- org.apache.camel.model.errorhandler - package org.apache.camel.model.errorhandler
-
The JAXB POJOs for the Error Handler.
- org.apache.camel.model.language - package org.apache.camel.model.language
- org.apache.camel.model.loadbalancer - package org.apache.camel.model.loadbalancer
-
The JAXB POJOs for the Load Balancer EIP pattern for the XML Configuration.
- org.apache.camel.model.rest - package org.apache.camel.model.rest
-
The JAXB POJOs for the REST DSL
- org.apache.camel.model.tokenizer - package org.apache.camel.model.tokenizer
- org.apache.camel.model.transformer - package org.apache.camel.model.transformer
-
The JAXB POJOs for the Transformers used to transform message contents according to declared data types inside components
- org.apache.camel.model.validator - package org.apache.camel.model.validator
-
The JAXB POJOs for the Transformers used to transform message contents according to declared data types inside components
- otherwise() - Method in class org.apache.camel.model.ChoiceDefinition
-
Sets the otherwise node
- OtherwiseDefinition - Class in org.apache.camel.model
-
Route to be executed when all other choices evaluate to false
- OtherwiseDefinition() - Constructor for class org.apache.camel.model.OtherwiseDefinition
- OtherwiseDefinition(OtherwiseDefinition) - Constructor for class org.apache.camel.model.OtherwiseDefinition
- OutputDefinition<Type> - Class in org.apache.camel.model
-
A useful base class for output types
- OutputDefinition() - Constructor for class org.apache.camel.model.OutputDefinition
- OutputDefinition(OutputDefinition<?>) - Constructor for class org.apache.camel.model.OutputDefinition
- OutputExpressionNode - Class in org.apache.camel.model
-
A base class for nodes which contain an expression and a number of outputs.
- OutputExpressionNode() - Constructor for class org.apache.camel.model.OutputExpressionNode
- OutputExpressionNode(Expression) - Constructor for class org.apache.camel.model.OutputExpressionNode
- OutputExpressionNode(ExpressionNode) - Constructor for class org.apache.camel.model.OutputExpressionNode
- OutputExpressionNode(ExpressionDefinition) - Constructor for class org.apache.camel.model.OutputExpressionNode
- OutputExpressionNode(OutputExpressionNode) - Constructor for class org.apache.camel.model.OutputExpressionNode
- OutputExpressionNode(Predicate) - Constructor for class org.apache.camel.model.OutputExpressionNode
- outputMediaType(String) - Method in class org.apache.camel.model.language.DatasonnetExpression.Builder
-
The String representation of the MediaType to output
- OutputNode - Interface in org.apache.camel.model
-
Marker interface to mark a
ProcessorDefinition
that supports outputs - outputs - Variable in class org.apache.camel.model.OutputDefinition
- outputType(Class<?>) - Method in class org.apache.camel.model.RouteDefinition
-
Declare the expected data type of the output message by Java class.
- outputType(String) - Method in class org.apache.camel.model.RouteDefinition
-
Declare the expected data type of the output message.
- OutputTypeDefinition - Class in org.apache.camel.model
-
Set the expected data type of the output message.
- OutputTypeDefinition() - Constructor for class org.apache.camel.model.OutputTypeDefinition
- outputTypeWithValidate(Class<?>) - Method in class org.apache.camel.model.RouteDefinition
-
Declare the expected data type of the output message by Java class with content validation enabled.
- outputTypeWithValidate(String) - Method in class org.apache.camel.model.RouteDefinition
-
Declare the expected data type of the output message with content validation enabled.
- outType(Class<?>) - Method in class org.apache.camel.model.rest.RestDefinition
- outType(String) - Method in class org.apache.camel.model.rest.RestDefinition
- overrideResourceIdWithBundleEntryFullUrl(boolean) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
If set to
true
(which is the default), the Bundle.entry.fullUrl will override the Bundle.entry.resource's resource id if the fullUrl is defined. - overrideResourceIdWithBundleEntryFullUrl(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
If set to
true
(which is the default), the Bundle.entry.fullUrl will override the Bundle.entry.resource's resource id if the fullUrl is defined.
P
- PackageScanDefinition - Class in org.apache.camel.model
-
Scans for Java
RouteBuilder
classes in java packages - PackageScanDefinition() - Constructor for class org.apache.camel.model.PackageScanDefinition
- padding(String) - Method in class org.apache.camel.model.dataformat.UniVocityFixedDataFormat.Builder
-
The padding character.
- ParagraphBuilder() - Constructor for class org.apache.camel.model.tokenizer.LangChain4jParagraphTokenizerDefinition.ParagraphBuilder
- parallelAggregate() - Method in class org.apache.camel.model.MulticastDefinition
-
Deprecated.
- parallelAggregate() - Method in class org.apache.camel.model.RecipientListDefinition
-
Deprecated.
- parallelAggregate() - Method in class org.apache.camel.model.SplitDefinition
-
Deprecated.
- parallelAggregate(boolean) - Method in class org.apache.camel.model.MulticastDefinition
-
Deprecated.
- parallelAggregate(boolean) - Method in class org.apache.camel.model.RecipientListDefinition
-
Deprecated.
- parallelAggregate(boolean) - Method in class org.apache.camel.model.SplitDefinition
-
Deprecated.
- parallelAggregate(String) - Method in class org.apache.camel.model.MulticastDefinition
-
Deprecated.
- parallelAggregate(String) - Method in class org.apache.camel.model.RecipientListDefinition
-
Deprecated.
- parallelAggregate(String) - Method in class org.apache.camel.model.SplitDefinition
-
Deprecated.
- parallelProcessing() - Method in class org.apache.camel.model.AggregateDefinition
-
When aggregated are completed they are being send out of the aggregator.
- parallelProcessing() - Method in class org.apache.camel.model.MulticastDefinition
-
If enabled then sending messages to the multicasts occurs concurrently.
- parallelProcessing() - Method in class org.apache.camel.model.OnCompletionDefinition
-
If enabled then the on completion process will run asynchronously by a separate thread from a thread pool.
- parallelProcessing() - Method in class org.apache.camel.model.RecipientListDefinition
-
If enabled then sending messages to the recipients occurs concurrently.
- parallelProcessing() - Method in class org.apache.camel.model.SplitDefinition
-
If enabled then processing each split messages occurs concurrently.
- parallelProcessing(boolean) - Method in class org.apache.camel.model.AggregateDefinition
-
When aggregated are completed they are being send out of the aggregator.
- parallelProcessing(boolean) - Method in class org.apache.camel.model.MulticastDefinition
-
If enabled then sending messages to the multicasts occurs concurrently.
- parallelProcessing(boolean) - Method in class org.apache.camel.model.OnCompletionDefinition
-
If enabled then the on completion process will run asynchronously by a separate thread from a thread pool.
- parallelProcessing(boolean) - Method in class org.apache.camel.model.RecipientListDefinition
-
If enabled then sending messages to the recipients occurs concurrently.
- parallelProcessing(boolean) - Method in class org.apache.camel.model.SplitDefinition
-
If enabled then processing each split messages occurs concurrently.
- parallelProcessing(String) - Method in class org.apache.camel.model.MulticastDefinition
-
If enabled then sending messages to the multicasts occurs concurrently.
- parallelProcessing(String) - Method in class org.apache.camel.model.RecipientListDefinition
-
If enabled then sending messages to the recipients occurs concurrently.
- parallelProcessing(String) - Method in class org.apache.camel.model.SplitDefinition
-
If enabled then processing each split messages occurs concurrently.
- param() - Method in class org.apache.camel.model.rest.RestDefinition
- param(ParamDefinition) - Method in class org.apache.camel.model.rest.RestDefinition
- param(VerbDefinition) - Method in class org.apache.camel.model.rest.RestDefinition
- ParamDefinition - Class in org.apache.camel.model.rest
-
To specify the rest operation parameters.
- ParamDefinition() - Constructor for class org.apache.camel.model.rest.ParamDefinition
- ParamDefinition(VerbDefinition) - Constructor for class org.apache.camel.model.rest.ParamDefinition
- parameter(String, Object) - Method in class org.apache.camel.builder.TemplatedRouteBuilder
-
Adds a parameter the route template will use when creating the route.
- parameter(String, String) - Method in class org.apache.camel.model.TemplatedRouteDefinition
-
Adds an input parameter to build the route from the route template.
- parameters(Map<String, Object>) - Method in class org.apache.camel.builder.TemplatedRouteBuilder
-
Adds parameters the route template will use when creating the route.
- parameters(Map<String, String>) - Method in class org.apache.camel.model.TemplatedRouteDefinition
-
Adds the input parameters to build the route from the route template.
- params(List<ParamDefinition>) - Method in class org.apache.camel.model.rest.RestDefinition
- parquetAvro() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the protobuf data format
- parquetAvro() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the parquet-avro file data format
- parquetAvro(Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the parquet-avro file data format
- parquetAvro(String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the parquet-avro file data format
- ParquetAvroDataFormat - Class in org.apache.camel.model.dataformat
-
Parquet Avro serialization and de-serialization.
- ParquetAvroDataFormat() - Constructor for class org.apache.camel.model.dataformat.ParquetAvroDataFormat
- ParquetAvroDataFormat(boolean) - Constructor for class org.apache.camel.model.dataformat.ParquetAvroDataFormat
- ParquetAvroDataFormat(Class<?>) - Constructor for class org.apache.camel.model.dataformat.ParquetAvroDataFormat
- ParquetAvroDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.ParquetAvroDataFormat
- ParquetAvroDataFormat(ParquetAvroDataFormat) - Constructor for class org.apache.camel.model.dataformat.ParquetAvroDataFormat
- ParquetAvroDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forParquetAvroDataFormat
. - parser(Object) - Method in class org.apache.camel.model.dataformat.HL7DataFormat.Builder
-
To use a custom HL7 parser
- parserErrorHandler(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
Registers an error handler which will be invoked when any parse errors are found.
- parserFactoryRef(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat.Builder
-
References to a custom parser factory to lookup in the registry
- parserOptions(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
Sets the parser options object which will be used to supply default options to newly created parsers.
- partClass(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
Name of class used for fragment parsing.
- partNamespace(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
XML namespace to use for fragment parsing.
- passPhrase(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat.Builder
-
A String used as passPhrase to encrypt/decrypt content.
- passPhraseByte(byte[]) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat.Builder
-
A byte[] used as passPhrase to encrypt/decrypt content.
- passThrough() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
-
Deprecated.
- passThroughFilter() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- passThroughFilter() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- PassThroughServiceCallServiceFilterConfiguration - Class in org.apache.camel.model.cloud
-
Deprecated.
- PassThroughServiceCallServiceFilterConfiguration() - Constructor for class org.apache.camel.model.cloud.PassThroughServiceCallServiceFilterConfiguration
-
Deprecated.
- PassThroughServiceCallServiceFilterConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.PassThroughServiceCallServiceFilterConfiguration
-
Deprecated.
- PassThroughServiceCallServiceFilterConfigurationConfigurer - Class in org.apache.camel.model.cloud
-
Generated by camel build tools - do NOT edit this file!
- PassThroughServiceCallServiceFilterConfigurationConfigurer() - Constructor for class org.apache.camel.model.cloud.PassThroughServiceCallServiceFilterConfigurationConfigurer
- password(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the password to be used for basic authentication
- password(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the password for authentication when using client lookup
- password(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
-
Password used when opening the private key (not used for encryption).
- password(String) - Method in class org.apache.camel.model.rest.OAuth2Definition
- patch() - Method in class org.apache.camel.model.rest.RestDefinition
- patch(String) - Method in class org.apache.camel.model.rest.RestDefinition
- PatchDefinition - Class in org.apache.camel.model.rest
-
Rest PATCH command
- PatchDefinition() - Constructor for class org.apache.camel.model.rest.PatchDefinition
- path - Enum constant in enum class org.apache.camel.model.rest.RestParamType
- path(String) - Method in class org.apache.camel.model.rest.RestDefinition
-
To set the base path of this REST service
- pattern(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets the optional
ExchangePattern
used to invoke this endpoint - pattern(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets the optional
ExchangePattern
used to invoke this endpoint - pattern(String) - Method in class org.apache.camel.model.dataformat.GrokDataFormat.Builder
-
The grok pattern to match lines of input
- pattern(String) - Method in class org.apache.camel.model.SetExchangePatternDefinition
- pattern(String) - Method in class org.apache.camel.model.ToDynamicDefinition
-
Sets the optional
ExchangePattern
used to invoke this endpoint - pattern(ExchangePattern) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets the optional
ExchangePattern
used to invoke this endpoint - pattern(ExchangePattern) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets the optional
ExchangePattern
used to invoke this endpoint - pattern(ExchangePattern) - Method in class org.apache.camel.model.SetExchangePatternDefinition
- pattern(ExchangePattern) - Method in class org.apache.camel.model.ToDynamicDefinition
-
Sets the optional
ExchangePattern
used to invoke this endpoint - pausable() - Method in class org.apache.camel.model.ProcessorDefinition
-
This enables pausable consumers, which allows the consumer to pause work until a certain condition allows it to resume operation
- pausable(String, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
This enables pausable consumers, which allows the consumer to pause work until a certain condition allows it to resume operation.
- pausable(String, Predicate<?>) - Method in class org.apache.camel.model.ProcessorDefinition
-
This enables pausable consumers, which allows the consumer to pause work until a certain condition allows it to resume operation.
- pausable(ConsumerListener, Predicate<?>) - Method in class org.apache.camel.model.ProcessorDefinition
-
This enables pausable consumers, which allows the consumer to pause work until a certain condition allows it to resume operation.
- PausableDefinition - Class in org.apache.camel.model
-
Pausable EIP to support resuming processing from last known offset.
- PausableDefinition() - Constructor for class org.apache.camel.model.PausableDefinition
- PausableDefinition(PausableDefinition) - Constructor for class org.apache.camel.model.PausableDefinition
- permittedNumberOfCallsInHalfOpenState(int) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Configures the number of permitted calls when the CircuitBreaker is half open.
- pgp() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the PGP data format
- pgp(String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the PGP data format
- pgp(String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the PGP data format
- pgp(String, String, String, boolean, boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the PGP data format
- PGPDataFormat - Class in org.apache.camel.model.dataformat
-
Encrypt and decrypt messages using Java Cryptographic Extension (JCE) and PGP.
- PGPDataFormat() - Constructor for class org.apache.camel.model.dataformat.PGPDataFormat
- PGPDataFormat(PGPDataFormat) - Constructor for class org.apache.camel.model.dataformat.PGPDataFormat
- PGPDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forPGPDataFormat
. - pick(Expression) - Method in class org.apache.camel.builder.FlexibleAggregationStrategy
-
Set an expression to extract the element to be aggregated from the incoming
Exchange
. - pipeline() - Method in class org.apache.camel.model.ProcessorDefinition
-
Pipes and Filters EIP: Creates a
Pipeline
so that the message will get processed by each endpoint in turn and for request/response the output of one endpoint will be the input of the next endpoint - pipeline(String...) - Method in class org.apache.camel.model.ProcessorDefinition
-
Pipes and Filters EIP: Creates a
Pipeline
of the list of endpoints so that the message will get processed by each endpoint in turn and for request/response the output of one endpoint will be the input of the next endpoint - pipeline(Endpoint...) - Method in class org.apache.camel.model.ProcessorDefinition
-
Pipes and Filters EIP: Creates a
Pipeline
of the list of endpoints so that the message will get processed by each endpoint in turn and for request/response the output of one endpoint will be the input of the next endpoint - PipelineDefinition - Class in org.apache.camel.model
-
Routes the message to a sequence of processors.
- PipelineDefinition() - Constructor for class org.apache.camel.model.PipelineDefinition
- PipelineDefinition(PipelineDefinition) - Constructor for class org.apache.camel.model.PipelineDefinition
- pipes - Enum constant in enum class org.apache.camel.model.rest.CollectionFormat
- PLACEHOLDER_QNAME - Static variable in class org.apache.camel.model.Constants
- policy(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Apply a
Policy
. - policy(Policy) - Method in class org.apache.camel.model.ProcessorDefinition
-
Apply a
Policy
. - PolicyDefinition - Class in org.apache.camel.model
-
Defines a policy the route will use
- PolicyDefinition() - Constructor for class org.apache.camel.model.PolicyDefinition
- PolicyDefinition(PolicyDefinition) - Constructor for class org.apache.camel.model.PolicyDefinition
- PolicyDefinition(Policy) - Constructor for class org.apache.camel.model.PolicyDefinition
- poll(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Polls a message from the given endpoint
- poll(String, long) - Method in class org.apache.camel.model.ProcessorDefinition
-
Polls a message from the given endpoint
- poll(EndpointConsumerBuilder) - Method in class org.apache.camel.model.ProcessorDefinition
-
Polls a message from the given endpoint
- poll(EndpointConsumerBuilder, long) - Method in class org.apache.camel.model.ProcessorDefinition
-
Polls a message from the given endpoint
- poll(Endpoint) - Method in class org.apache.camel.model.ProcessorDefinition
-
Polls a message from the given endpoint
- poll(Endpoint, long) - Method in class org.apache.camel.model.ProcessorDefinition
-
Polls a message from the given endpoint
- PollDefinition - Class in org.apache.camel.model
-
Polls a message from a static endpoint
- PollDefinition() - Constructor for class org.apache.camel.model.PollDefinition
- PollDefinition(String) - Constructor for class org.apache.camel.model.PollDefinition
- PollDefinition(EndpointConsumerBuilder) - Constructor for class org.apache.camel.model.PollDefinition
- PollDefinition(Endpoint) - Constructor for class org.apache.camel.model.PollDefinition
- PollDefinition(PollDefinition) - Constructor for class org.apache.camel.model.PollDefinition
- pollEnrich() - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
using aPollingConsumer
to poll the endpoint. - pollEnrich(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
using aPollingConsumer
to poll the endpoint. - pollEnrich(String, long) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
using aPollingConsumer
to poll the endpoint. - pollEnrich(String, long, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
using aPollingConsumer
to poll the endpoint. - pollEnrich(String, long, String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
using aPollingConsumer
to poll the endpoint. - pollEnrich(String, long, AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
using aPollingConsumer
to poll the endpoint. - pollEnrich(String, long, AggregationStrategy, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
using aPollingConsumer
to poll the endpoint. - pollEnrich(String, AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
using aPollingConsumer
to poll the endpoint. - pollEnrich(EndpointConsumerBuilder) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
using aPollingConsumer
to poll the endpoint. - pollEnrich(EndpointConsumerBuilder, long) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
using aPollingConsumer
to poll the endpoint. - pollEnrich(EndpointConsumerBuilder, long, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
using aPollingConsumer
to poll the endpoint. - pollEnrich(EndpointConsumerBuilder, long, String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
using aPollingConsumer
to poll the endpoint. - pollEnrich(EndpointConsumerBuilder, long, AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
using aPollingConsumer
to poll the endpoint. - pollEnrich(EndpointConsumerBuilder, long, AggregationStrategy, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
using aPollingConsumer
to poll the endpoint. - pollEnrich(EndpointConsumerBuilder, AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
using aPollingConsumer
to poll the endpoint. - pollEnrich(Expression, long, String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
using aPollingConsumer
to poll the endpoint. - pollEnrich(Expression, long, AggregationStrategy, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
using aPollingConsumer
to poll the endpoint. - PollEnrichDefinition - Class in org.apache.camel.model
-
Enriches messages with data polled from a secondary resource
- PollEnrichDefinition() - Constructor for class org.apache.camel.model.PollEnrichDefinition
- PollEnrichDefinition(AggregationStrategy, long) - Constructor for class org.apache.camel.model.PollEnrichDefinition
- PollEnrichDefinition(PollEnrichDefinition) - Constructor for class org.apache.camel.model.PollEnrichDefinition
- pollEnrichWith(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
and with an aggregation strategy created using a fluent builder using aPollingConsumer
to poll the endpoint. - pollEnrichWith(String, long) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
and with an aggregation strategy created using a fluent builder using aPollingConsumer
to poll the endpoint. - pollEnrichWith(String, long, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
and with an aggregation strategy created using a fluent builder using aPollingConsumer
to poll the endpoint. - pollEnrichWith(EndpointConsumerBuilder) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
and with an aggregation strategy created using a fluent builder using aPollingConsumer
to poll the endpoint. - pollEnrichWith(EndpointConsumerBuilder, long) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
and with an aggregation strategy created using a fluent builder using aPollingConsumer
to poll the endpoint. - pollEnrichWith(EndpointConsumerBuilder, long, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
The Content Enricher EIP enriches an exchange with additional data obtained from a
resourceUri
and with an aggregation strategy created using a fluent builder using aPollingConsumer
to poll the endpoint. - pollV(String, long, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Polls a message from the given endpoint
- poolSize(int) - Method in class org.apache.camel.builder.ThreadPoolBuilder
- poolSize(int) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- poolSize(int) - Method in class org.apache.camel.model.ThreadsDefinition
-
Sets the core pool size
- poolSize(Integer) - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
- poolSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- poolSize(String) - Method in class org.apache.camel.model.ThreadsDefinition
-
Sets the core pool size
- Pop - Enum constant in enum class org.apache.camel.model.ClaimCheckOperation
- populateBeans() - Method in class org.apache.camel.builder.RouteBuilder
- populateOrUpdateRoutes() - Method in class org.apache.camel.builder.RouteBuilder
- populateRests() - Method in class org.apache.camel.builder.RouteBuilder
- populateRoutes() - Method in class org.apache.camel.builder.RouteBuilder
- populateRoutesConfiguration() - Method in class org.apache.camel.builder.RouteConfigurationBuilder
- populateRouteTemplates() - Method in class org.apache.camel.builder.RouteBuilder
- populateTemplatedRoutes() - Method in class org.apache.camel.builder.RouteBuilder
- populateTransformers() - Method in class org.apache.camel.builder.RouteBuilder
- populateValidators() - Method in class org.apache.camel.builder.RouteBuilder
- port(int) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To specify the port number to use for the REST service
- port(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To specify the port number to use for the REST service
- portHeader(String) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
Deprecated.The header that holds the service port information, default ServiceCallConstants.SERVICE_PORT
- portName(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets Port Name to use for DNS/SNDSRV lookup.
- portProtocol(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets Port Protocol to use for DNS/SNDSRV lookup.
- post() - Method in class org.apache.camel.model.rest.RestDefinition
- post() - Method in class org.apache.camel.model.rest.VerbDefinition
- post(String) - Method in class org.apache.camel.model.rest.RestDefinition
- post(String) - Method in class org.apache.camel.model.rest.VerbDefinition
- PostDefinition - Class in org.apache.camel.model.rest
-
Rest POST command
- PostDefinition() - Constructor for class org.apache.camel.model.rest.PostDefinition
- postProcessFactoryParameters(CamelContext, Map<String, Object>) - Method in class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfiguration
-
Deprecated.
- postProcessFactoryParameters(CamelContext, Map<String, Object>) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- postProcessFactoryParameters(CamelContext, Map<String, Object>) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- postProcessFactoryParameters(CamelContext, Map<String, Object>) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
-
Deprecated.
- postProcessFactoryParameters(CamelContext, Map<String, Object>) - Method in class org.apache.camel.model.cloud.ServiceCallConfiguration
-
Deprecated.
- postProcessFactoryParameters(CamelContext, Map<String, Object>) - Method in class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- preCompile(boolean) - Method in class org.apache.camel.model.language.JavaExpression.Builder
-
Whether the expression should be pre compiled once during initialization phase.
- preCompile(boolean) - Method in class org.apache.camel.model.language.JoorExpression.Builder
-
Deprecated.Whether the expression should be pre compiled once during initialization phase.
- preCompile(boolean) - Method in class org.apache.camel.model.language.XPathExpression.Builder
-
Whether to enable pre-compiling the xpath expression during initialization phase. pre-compile is enabled by default.
- preCompile(String) - Method in class org.apache.camel.model.language.JavaExpression.Builder
-
Whether the expression should be pre compiled once during initialization phase.
- preCompile(String) - Method in class org.apache.camel.model.language.JoorExpression.Builder
-
Deprecated.Whether the expression should be pre compiled once during initialization phase.
- preCompile(String) - Method in class org.apache.camel.model.language.XPathExpression.Builder
-
Whether to enable pre-compiling the xpath expression during initialization phase. pre-compile is enabled by default.
- precondition() - Method in class org.apache.camel.model.ChoiceDefinition
-
Indicates that this Choice EIP is in precondition mode, its branches (when/otherwise) are then evaluated during startup to keep at runtime only the branch that matched.
- precondition(boolean) - Method in class org.apache.camel.model.ChoiceDefinition
-
Indicates whether this Choice EIP is in precondition mode or not.
- precondition(String) - Method in class org.apache.camel.model.RouteConfigurationDefinition
-
Sets the predicate of the precondition in simple language to evaluate in order to determine if this route configuration should be included or not.
- precondition(String) - Method in class org.apache.camel.model.RouteDefinition
-
Sets the predicate of the precondition in simple language to evaluate in order to determine if this route should be included or not.
- PreconditionContainer - Interface in org.apache.camel.model
-
Indicates that the configuration element holds a precondition to determine if it should be included or not.
- preCreateProcessor() - Method in class org.apache.camel.model.BasicExpressionNode
- preCreateProcessor() - Method in class org.apache.camel.model.ChoiceDefinition
- preCreateProcessor() - Method in class org.apache.camel.model.ExpressionNode
- preCreateProcessor() - Method in class org.apache.camel.model.OnWhenDefinition
- preCreateProcessor() - Method in class org.apache.camel.model.ProcessorDefinition
-
Strategy to execute any custom logic before the
Processor
is created. - preCreateProcessor() - Method in class org.apache.camel.model.TryDefinition
- predicate(Predicate) - Method in class org.apache.camel.model.language.ExpressionDefinition.AbstractBuilder
- PredicateBuilder - Class in org.apache.camel.builder
-
A helper class for working with predicates
- PredicateClause<T> - Class in org.apache.camel.builder
- PredicateClause(T) - Constructor for class org.apache.camel.builder.PredicateClause
- predicateExceptionFactory(String) - Method in class org.apache.camel.model.ValidateDefinition
-
The bean id of the custom PredicateExceptionFactory to use for creating the exception when the validation fails.
- predicateExceptionFactory(PredicateExceptionFactory) - Method in class org.apache.camel.model.ValidateDefinition
-
The custom PredicateExceptionFactory to use for creating the exception when the validation fails.
- PredicateValidatorDefinition - Class in org.apache.camel.model.validator
-
To use a predicate to perform validation on the route level.
- PredicateValidatorDefinition() - Constructor for class org.apache.camel.model.validator.PredicateValidatorDefinition
- PredicateValidatorDefinition(PredicateValidatorDefinition) - Constructor for class org.apache.camel.model.validator.PredicateValidatorDefinition
- preferTypes(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
If set, when parsing resources the parser will try to use the given types when possible, in the order that they are provided (from highest to lowest priority).
- prefixId(String) - Method in class org.apache.camel.builder.TemplatedRouteBuilder
-
Sets a prefix to use for all node ids (not route id).
- prefixId(String) - Method in class org.apache.camel.model.TemplatedRouteDefinition
-
Sets a prefix to use for all node ids (not route id).
- prepareModel(CamelContext) - Method in interface org.apache.camel.builder.ModelRoutesBuilder
-
Prepares the model definitions of this builder.
- prepareModel(CamelContext) - Method in class org.apache.camel.builder.RouteBuilder
- prepareRoute(CamelContext, RouteDefinition) - Static method in class org.apache.camel.model.RouteDefinitionHelper
-
Prepares the route.
- prepareRoute(CamelContext, RouteDefinition, ErrorHandlerDefinition, List<OnExceptionDefinition>, List<InterceptDefinition>, List<InterceptFromDefinition>, List<InterceptSendToEndpointDefinition>, List<OnCompletionDefinition>) - Static method in class org.apache.camel.model.RouteDefinitionHelper
-
Prepares the route which supports context scoped features such as onException, interceptors and onCompletions
- prepareRoute(RouteDefinition) - Method in class org.apache.camel.model.RoutesDefinition
- prepareRouteForInit(RouteDefinition, List<ProcessorDefinition<?>>, List<ProcessorDefinition<?>>) - Static method in class org.apache.camel.model.RouteDefinitionHelper
- prepareSourceLocation(Resource, NamedNode) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
-
Prepares the output to gather source location:line-number if possible.
- preservePathElements(boolean) - Method in class org.apache.camel.model.dataformat.TarFileDataFormat.Builder
-
If the file name contains path elements, setting this option to true, allows the path to be maintained in the tar file.
- preservePathElements(boolean) - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat.Builder
-
If the file name contains path elements, setting this option to true, allows the path to be maintained in the zip file.
- preservePathElements(String) - Method in class org.apache.camel.model.dataformat.TarFileDataFormat.Builder
-
If the file name contains path elements, setting this option to true, allows the path to be maintained in the tar file.
- preservePathElements(String) - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat.Builder
-
If the file name contains path elements, setting this option to true, allows the path to be maintained in the zip file.
- prettyFlow(boolean) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
-
Force the emitter to produce a pretty YAML document when using the flow style.
- prettyFlow(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
-
Force the emitter to produce a pretty YAML document when using the flow style.
- prettyPrint(boolean) - Method in class org.apache.camel.model.dataformat.CBORDataFormat.Builder
-
To enable pretty printing output nicely formatted.
- prettyPrint(boolean) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
Sets the "pretty print" flag, meaning that the parser will encode resources with human-readable spacing and newlines between elements instead of condensing output as much as possible.
- prettyPrint(boolean) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
To enable pretty printing output nicely formatted.
- prettyPrint(boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
To enable pretty printing output nicely formatted.
- prettyPrint(boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
To enable pretty printing output nicely formatted.
- prettyPrint(boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- prettyPrint(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat.Builder
-
To enable pretty printing output nicely formatted.
- prettyPrint(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
Sets the "pretty print" flag, meaning that the parser will encode resources with human-readable spacing and newlines between elements instead of condensing output as much as possible.
- prettyPrint(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
To enable pretty printing output nicely formatted.
- prettyPrint(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
To enable pretty printing output nicely formatted.
- prettyPrint(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
To enable pretty printing output nicely formatted.
- prettyPrint(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- process() - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds the custom processor using a fluent builder to this destination which could be a final destination, or could be a transformation in a pipeline
- process(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds the custom processor reference to this destination which could be a final destination, or could be a transformation in a pipeline
- process(Exchange) - Method in class org.apache.camel.builder.ProcessClause
- process(Processor) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds the custom processor to this destination which could be a final destination, or could be a transformation in a pipeline
- ProcessClause<T> - Class in org.apache.camel.builder
- ProcessClause(T) - Constructor for class org.apache.camel.builder.ProcessClause
- ProcessDefinition - Class in org.apache.camel.model
-
Calls a Camel processor
- ProcessDefinition() - Constructor for class org.apache.camel.model.ProcessDefinition
- ProcessDefinition(ProcessDefinition) - Constructor for class org.apache.camel.model.ProcessDefinition
- ProcessDefinition(Processor) - Constructor for class org.apache.camel.model.ProcessDefinition
- ProcessorDefinition<Type> - Class in org.apache.camel.model
-
Base class for processor types that most XML types extend.
- ProcessorDefinition() - Constructor for class org.apache.camel.model.ProcessorDefinition
- ProcessorDefinition(ProcessorDefinition) - Constructor for class org.apache.camel.model.ProcessorDefinition
- ProcessorDefinitionHelper - Class in org.apache.camel.model
-
Helper class for ProcessorDefinition and the other model classes.
- producerApiDoc(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Sets the location of the api document the REST producer will use to validate the REST uri and query parameters are valid accordingly to the api document.
- producerComponent(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To use a specific Camel rest component (producer)
- produces(String) - Method in class org.apache.camel.model.rest.RestDefinition
- propagation(SagaPropagation) - Method in class org.apache.camel.model.SagaDefinition
- PROPAGATION_REQUIRED - Static variable in class org.apache.camel.model.TransactedDefinition
- properties - Variable in class org.apache.camel.model.cloud.ServiceCallConfiguration
-
Deprecated.
- properties(Map<String, Object>) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Sets properties to set on the created local bean
- PROPERTIES - Static variable in class org.apache.camel.model.console.BeanModelDevConsole
-
Whether to include bean properties
- property(String) - Method in class org.apache.camel.builder.RouteBuilder
-
Refers to the property placeholder
- property(String, String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Sets a property to set on the created local bean
- property(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallConfiguration
-
Deprecated.Adds a custom property to use.
- property(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
Deprecated.
- property(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration
-
Deprecated.
- property(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- property(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration
-
Deprecated.Adds a custom property to use.
- property(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration
-
Deprecated.Adds a custom property to use.
- PropertyDefinition - Class in org.apache.camel.model
-
A key value pair where the value is a literal value
- PropertyDefinition() - Constructor for class org.apache.camel.model.PropertyDefinition
- PropertyDefinition(String, String) - Constructor for class org.apache.camel.model.PropertyDefinition
- PropertyDefinition(PropertyDefinition) - Constructor for class org.apache.camel.model.PropertyDefinition
- PropertyDefinitions - Class in org.apache.camel.model
- PropertyDefinitions() - Constructor for class org.apache.camel.model.PropertyDefinitions
- PropertyExpressionDefinition - Class in org.apache.camel.model
-
A key value pair where the value is an expression.
- PropertyExpressionDefinition() - Constructor for class org.apache.camel.model.PropertyExpressionDefinition
- PropertyExpressionDefinition(String, Expression) - Constructor for class org.apache.camel.model.PropertyExpressionDefinition
- PropertyExpressionDefinition(PropertyExpressionDefinition) - Constructor for class org.apache.camel.model.PropertyExpressionDefinition
- propertyInject(String, Class<T>) - Method in class org.apache.camel.builder.RouteBuilder
-
Injects a property placeholder value with the given key converted to the given type.
- propertyName(String) - Method in class org.apache.camel.model.language.SingleInputTypedExpressionDefinition.AbstractBuilder
-
Name of property to use as input, instead of the message body.
- proto(String) - Method in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration
-
Deprecated.The transport protocol of the desired service.
- protobuf() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the protobuf data format
- protobuf() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the protobuf data format
- protobuf(Object) - Method in class org.apache.camel.builder.DataFormatClause
- protobuf(Object, String) - Method in class org.apache.camel.builder.DataFormatClause
- protobuf(String) - Method in class org.apache.camel.builder.DataFormatClause
- protobuf(String, String) - Method in class org.apache.camel.builder.DataFormatClause
- protobuf(ProtobufLibrary) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Protobuf data format with given library
- protobuf(ProtobufLibrary, Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Protobuf data format with given library and unmarshalType
- protobuf(ProtobufLibrary, Class<?>, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Protobuf data format with given library, unmarshalType and schemaResolver
- ProtobufDataFormat - Class in org.apache.camel.model.dataformat
-
Serialize and deserialize Java objects using Google's Protocol buffers.
- ProtobufDataFormat() - Constructor for class org.apache.camel.model.dataformat.ProtobufDataFormat
- ProtobufDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.ProtobufDataFormat
- ProtobufDataFormat(String, String) - Constructor for class org.apache.camel.model.dataformat.ProtobufDataFormat
- ProtobufDataFormat(ProtobufDataFormat) - Constructor for class org.apache.camel.model.dataformat.ProtobufDataFormat
- ProtobufDataFormat(ProtobufLibrary) - Constructor for class org.apache.camel.model.dataformat.ProtobufDataFormat
- ProtobufDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forProtobufDataFormat
. - ProtobufLibrary - Enum Class in org.apache.camel.model.dataformat
-
Supported protobuf libraries.
- PROTOTYPE - Enum constant in enum class org.apache.camel.model.language.MethodCallExpression.Scope
- provider(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
-
Java Cryptography Extension (JCE) provider, default is Bouncy Castle ("BC").
- ProxyBuilder - Class in org.apache.camel.builder
-
A build to create Camel proxies.
- ProxyBuilder(CamelContext) - Constructor for class org.apache.camel.builder.ProxyBuilder
- Push - Enum constant in enum class org.apache.camel.model.ClaimCheckOperation
- put() - Method in class org.apache.camel.model.rest.RestDefinition
- put() - Method in class org.apache.camel.model.rest.VerbDefinition
- put(String) - Method in class org.apache.camel.model.rest.RestDefinition
- put(String) - Method in class org.apache.camel.model.rest.VerbDefinition
- PutDefinition - Class in org.apache.camel.model.rest
-
Rest PUT command
- PutDefinition() - Constructor for class org.apache.camel.model.rest.PutDefinition
- python() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Python language
- python(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a Python expression.
- python(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a Python expression.
- python(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Python language
- python(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a Python expression.
- python(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates Python expression
- PythonExpression - Class in org.apache.camel.model.language
-
Evaluates a Python expression.
- PythonExpression() - Constructor for class org.apache.camel.model.language.PythonExpression
- PythonExpression(String) - Constructor for class org.apache.camel.model.language.PythonExpression
- PythonExpression(PythonExpression) - Constructor for class org.apache.camel.model.language.PythonExpression
- PythonExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forPythonExpression
.
Q
- query - Enum constant in enum class org.apache.camel.model.rest.RestParamType
- quote(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Sets the quote which by default is "
- quote(String) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat.Builder
-
The quote symbol.
- quoteAllFields(boolean) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat.Builder
-
Whether or not all values must be quoted when writing them.
- quoteAllFields(String) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat.Builder
-
Whether or not all values must be quoted when writing them.
- quoteDisabled(boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Used to disable quotes
- quoteDisabled(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Used to disable quotes
- quoteEscape(String) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat.Builder
-
The quote escape symbol
- quoteMode(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Sets the quote mode
- QWEN - Enum constant in enum class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition.TokenizerType
R
- random() - Method in class org.apache.camel.model.LoadBalanceDefinition
-
Uses random load balancer
- randomBackOff() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
- randomBackOff(boolean) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
-
Enables random backoff
- randomBackOff(String) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
- RandomLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
-
The destination endpoints are selected randomly.
- RandomLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.RandomLoadBalancerDefinition
- RandomLoadBalancerDefinition(RandomLoadBalancerDefinition) - Constructor for class org.apache.camel.model.loadbalancer.RandomLoadBalancerDefinition
- readConfig(Object) - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat.Builder
-
The specific configuration to use when unmarshalling an input stream.
- readConfigRef(String) - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat.Builder
-
Refers to a specific configuration to use when unmarshalling an input stream to lookup from the registry.
- readMessageId(String) - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat.Builder
-
The type of MX message to produce when unmarshalling an input stream.
- readTimeoutMillis(Long) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.Read timeout for OkHttpClient
- readTimeoutMillis(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.Read timeout for OkHttpClient
- recipientKeyAlias(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat.Builder
-
The key alias to be used when retrieving the recipient's public or private key from a KeyStore when performing asymmetric key encryption or decryption.
- recipientList() - Method in class org.apache.camel.model.ProcessorDefinition
-
Recipient List EIP: Creates a dynamic recipient list allowing you to route messages to a number of dynamically specified recipients
- recipientList(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Recipient List EIP: Creates a dynamic recipient list allowing you to route messages to a number of dynamically specified recipients
- recipientList(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Recipient List EIP: Creates a dynamic recipient list allowing you to route messages to a number of dynamically specified recipients.
- recipientList(Expression, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Recipient List EIP: Creates a dynamic recipient list allowing you to route messages to a number of dynamically specified recipients
- RecipientListDefinition<Type> - Class in org.apache.camel.model
-
Route messages to a number of dynamically specified recipients
- RecipientListDefinition() - Constructor for class org.apache.camel.model.RecipientListDefinition
- RecipientListDefinition(Expression) - Constructor for class org.apache.camel.model.RecipientListDefinition
- RecipientListDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.RecipientListDefinition
- RecipientListDefinition(RecipientListDefinition) - Constructor for class org.apache.camel.model.RecipientListDefinition
- reconnectBaseSleepTime(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- reconnectMaxRetries(int) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- reconnectMaxSleepTime(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- recordConverterRef(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Refers to a custom CsvRecordConverter to lookup from the registry to use.
- recordEndsOnNewline(boolean) - Method in class org.apache.camel.model.dataformat.UniVocityFixedDataFormat.Builder
-
Whether or not the record ends on new line.
- recordEndsOnNewline(String) - Method in class org.apache.camel.model.dataformat.UniVocityFixedDataFormat.Builder
-
Whether or not the record ends on new line.
- recordException(Class<? extends Throwable>...) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Configure a list of exceptions that are recorded as a failure and thus increase the failure rate.
- recordException(Throwable...) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Configure a list of exceptions that are recorded as a failure and thus increase the failure rate.
- recordSeparator(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Sets the record separator (aka new line) which by default is new line characters (CRLF)
- recordSeparatorDisabled(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Used for disabling record separator
- redeliveryDelay(long) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- redeliveryDelay(long) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- redeliveryDelay(long) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets the initial redelivery delay
- redeliveryDelay(long) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets the initial redelivery delay
- redeliveryDelay(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets the initial redelivery delay (supports property placeholders)
- redeliveryDelay(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets the initial redelivery delay (supports property placeholders)
- RedeliveryPolicyDefinition - Class in org.apache.camel.model
-
To configure re-delivery for error handling
- RedeliveryPolicyDefinition() - Constructor for class org.apache.camel.model.RedeliveryPolicyDefinition
- RedeliveryPolicyDefinition(RedeliveryPolicyDefinition) - Constructor for class org.apache.camel.model.RedeliveryPolicyDefinition
- redeliveryPolicyRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets a reference to a
RedeliveryPolicy
to be used for redelivery settings. - redeliveryPolicyRef(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets a reference to a redelivery policy to lookup in the
Registry
to be used. - ref() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Ref language
- ref(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a Ref expression
- ref(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a
Expression
by looking up existingExpression
from theRegistry
- ref(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Ref language
- ref(String) - Method in class org.apache.camel.model.dataformat.CustomDataFormat.Builder
-
Reference to the custom
DataFormat
to lookup from the Camel registry. - ref(String) - Method in class org.apache.camel.model.errorhandler.RefErrorHandlerDefinition
-
References to an existing or custom error handler.
- ref(String) - Method in class org.apache.camel.model.language.MethodCallExpression.Builder
-
Reference to an existing bean (bean id) to lookup in the registry
- ref(String) - Method in class org.apache.camel.model.PolicyDefinition
-
Sets a reference to use for lookup the policy in the registry.
- ref(String) - Method in class org.apache.camel.model.TransactedDefinition
-
Sets a reference to use for lookup the policy in the registry.
- RefErrorHandlerBuilder - Class in org.apache.camel.builder
-
Ref error handler as a builder.
- RefErrorHandlerBuilder() - Constructor for class org.apache.camel.builder.RefErrorHandlerBuilder
- RefErrorHandlerBuilder(String) - Constructor for class org.apache.camel.builder.RefErrorHandlerBuilder
- RefErrorHandlerDefinition - Class in org.apache.camel.model.errorhandler
-
References to an existing or custom error handler.
- RefErrorHandlerDefinition() - Constructor for class org.apache.camel.model.errorhandler.RefErrorHandlerDefinition
- RefErrorHandlerDefinition(String) - Constructor for class org.apache.camel.model.errorhandler.RefErrorHandlerDefinition
- RefErrorHandlerDefinition(RefErrorHandlerDefinition) - Constructor for class org.apache.camel.model.errorhandler.RefErrorHandlerDefinition
- RefExpression - Class in org.apache.camel.model.language
-
Uses an existing expression from the registry.
- RefExpression() - Constructor for class org.apache.camel.model.language.RefExpression
- RefExpression(String) - Constructor for class org.apache.camel.model.language.RefExpression
- RefExpression(RefExpression) - Constructor for class org.apache.camel.model.language.RefExpression
- RefExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forRefExpression
. - refreshUrl(String) - Method in class org.apache.camel.model.rest.OAuth2Definition
- regex(boolean) - Method in class org.apache.camel.model.language.TokenizerExpression.Builder
-
If the token is a regular expression pattern.
- regex(String) - Method in class org.apache.camel.model.language.TokenizerExpression.Builder
-
If the token is a regular expression pattern.
- regexp - Enum constant in enum class org.apache.camel.model.dataformat.YAMLTypeFilterType
- regexReplaceAll(Expression, String, String) - Static method in class org.apache.camel.builder.Builder
-
Returns an expression that replaces all occurrences of the regular expression with the given replacement
- regexReplaceAll(Expression, String, String) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns an expression value builder that replaces all occurrences of the regular expression with the given replacement
- regexReplaceAll(Expression, String, Expression) - Static method in class org.apache.camel.builder.Builder
-
Returns an expression that replaces all occurrences of the regular expression with the given replacement
- regexReplaceAll(Expression, String, Expression) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns an expression value builder that replaces all occurrences of the regular expression with the given replacement
- registerDestroyMethod(String, String) - Method in class org.apache.camel.model.DefaultRouteTemplateContext
- registerTransformer(TransformerDefinition) - Method in interface org.apache.camel.model.ModelCamelContext
-
Registers the route transformer
- registerValidator(ValidatorDefinition) - Method in interface org.apache.camel.model.ModelCamelContext
-
Registers the route input validator
- rejectedPolicy(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- rejectedPolicy(String) - Method in class org.apache.camel.model.ThreadsDefinition
-
Sets the handler for tasks which cannot be executed by the thread pool.
- rejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.builder.ThreadPoolBuilder
- rejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
- rejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- rejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.model.ThreadsDefinition
-
Sets the handler for tasks which cannot be executed by the thread pool.
- rejectExecution(boolean) - Method in class org.apache.camel.model.ThrottleDefinition
-
Whether or not throttler throws the ThrottlerRejectedExecutionException when the exchange exceeds the request limit
- rejectExecution(String) - Method in class org.apache.camel.model.ThrottleDefinition
-
Whether or not throttler throws the ThrottlerRejectedExecutionException when the exchange exceeds the request limit
- rejectOld() - Method in class org.apache.camel.model.ResequenceDefinition
-
Sets the rejectOld flag to throw an error when a message older than the last delivered message is processed
- remove() - Method in class org.apache.camel.builder.AdviceWithBuilder
-
Removes the matched node(s)
- removeAllOnCompletionDefinition(ProcessorDefinition<?>) - Method in class org.apache.camel.model.OnCompletionDefinition
-
Removes all existing global
OnCompletionDefinition
from the definition. - removeById(RouteDefinition, String, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
- removeByToString(RouteDefinition, String, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
- removeByToUri(RouteDefinition, String, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
- removeByType(RouteDefinition, Class<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
- removeHeader(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which removes the header on the IN message
- RemoveHeaderDefinition - Class in org.apache.camel.model
-
Removes a named header from the message
- RemoveHeaderDefinition() - Constructor for class org.apache.camel.model.RemoveHeaderDefinition
- RemoveHeaderDefinition(String) - Constructor for class org.apache.camel.model.RemoveHeaderDefinition
- RemoveHeaderDefinition(RemoveHeaderDefinition) - Constructor for class org.apache.camel.model.RemoveHeaderDefinition
- removeHeaders(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which removes the headers on the IN message
- removeHeaders(String, String...) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which removes the headers on the IN message
- RemoveHeadersDefinition - Class in org.apache.camel.model
-
Removes message headers whose name matches a specified pattern
- RemoveHeadersDefinition() - Constructor for class org.apache.camel.model.RemoveHeadersDefinition
- RemoveHeadersDefinition(String) - Constructor for class org.apache.camel.model.RemoveHeadersDefinition
- RemoveHeadersDefinition(String, String...) - Constructor for class org.apache.camel.model.RemoveHeadersDefinition
- RemoveHeadersDefinition(RemoveHeadersDefinition) - Constructor for class org.apache.camel.model.RemoveHeadersDefinition
- removeLifecycleInterceptor(RouteBuilderLifecycleStrategy) - Method in class org.apache.camel.builder.RouteBuilder
-
Adds the given
RouteBuilderLifecycleStrategy
. - removeModelLifecycleStrategy(ModelLifecycleStrategy) - Method in interface org.apache.camel.model.Model
-
Removes the given model lifecycle strategy
- removeOnFailure(boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
-
Sets whether to remove or keep the key on failure.
- removeProperties(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which removes the properties in the exchange
- removeProperties(String, String...) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which removes the properties in the exchange
- RemovePropertiesDefinition - Class in org.apache.camel.model
-
Removes message exchange properties whose name matches a specified pattern
- RemovePropertiesDefinition() - Constructor for class org.apache.camel.model.RemovePropertiesDefinition
- RemovePropertiesDefinition(String) - Constructor for class org.apache.camel.model.RemovePropertiesDefinition
- RemovePropertiesDefinition(String, String...) - Constructor for class org.apache.camel.model.RemovePropertiesDefinition
- RemovePropertiesDefinition(RemovePropertiesDefinition) - Constructor for class org.apache.camel.model.RemovePropertiesDefinition
- removeProperty(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which removes the exchange property
- RemovePropertyDefinition - Class in org.apache.camel.model
-
Removes a named property from the message exchange
- RemovePropertyDefinition() - Constructor for class org.apache.camel.model.RemovePropertyDefinition
- RemovePropertyDefinition(String) - Constructor for class org.apache.camel.model.RemovePropertyDefinition
- RemovePropertyDefinition(RemovePropertyDefinition) - Constructor for class org.apache.camel.model.RemovePropertyDefinition
- removeRouteConfiguration(RouteConfigurationDefinition) - Method in interface org.apache.camel.model.Model
-
Removes a route configuration from the context
- removeRouteDefinition(RouteDefinition) - Method in interface org.apache.camel.model.Model
-
Removes a route definition from the context - stopping any previously running routes if any of them are actively running
- removeRouteDefinitions(Collection<RouteDefinition>) - Method in interface org.apache.camel.model.Model
-
Removes a collection of route definitions from the context - stopping any previously running routes if any of them are actively running
- removeRouteTemplateDefinition(RouteTemplateDefinition) - Method in interface org.apache.camel.model.Model
-
Removes a route template definition from the context
- removeRouteTemplateDefinitions(String) - Method in interface org.apache.camel.model.Model
-
Removes the route templates matching the pattern - stopping any previously running routes if any of them are actively running
- removeRouteTemplateDefinitions(Collection<RouteTemplateDefinition>) - Method in interface org.apache.camel.model.Model
-
Removes a collection of route template definitions from the context
- removeVariable(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which removes the variable
- RemoveVariableDefinition - Class in org.apache.camel.model
-
Removes a named variable
- RemoveVariableDefinition() - Constructor for class org.apache.camel.model.RemoveVariableDefinition
- RemoveVariableDefinition(String) - Constructor for class org.apache.camel.model.RemoveVariableDefinition
- RemoveVariableDefinition(RemoveVariableDefinition) - Constructor for class org.apache.camel.model.RemoveVariableDefinition
- replace() - Method in class org.apache.camel.builder.AdviceWithBuilder
-
Replaces the matched node(s) with the following nodes.
- replaceById(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
- replaceByToString(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
- replaceByToUri(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
- replaceByType(RouteDefinition, Class<?>, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
- replaceFrom(RouteDefinition, Endpoint) - Static method in class org.apache.camel.builder.AdviceWithTasks
- replaceFromWith(String) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
-
Replaces the route from endpoint with a new uri
- replaceFromWith(Endpoint) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
-
Replaces the route from endpoint with a new endpoint
- replaceFromWith(RouteDefinition, String) - Static method in class org.apache.camel.builder.AdviceWithTasks
- representer(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
-
Representer to emit outgoing objects.
- REQUEST - Enum constant in enum class org.apache.camel.model.language.MethodCallExpression.Scope
- requestVolumeThreshold(int) - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinition
-
Controls the size of the rolling window used when the circuit breaker is closed
- REQUIRE_PROPERTIES - Enum constant in enum class org.apache.camel.model.language.JsonPathExpression.Option
- requireClassRegistration(String) - Method in class org.apache.camel.model.dataformat.ForyDataFormat.Builder
- required(Boolean) - Method in class org.apache.camel.model.rest.ParamDefinition
-
Whether the parameter is required
- REQUIRED - Enum constant in enum class org.apache.camel.model.SagaPropagation
-
Join the existing saga or create a new one if it does not exist.
- REQUIRES_NEW - Enum constant in enum class org.apache.camel.model.SagaPropagation
-
Always create a new saga.
- resequence() - Method in class org.apache.camel.model.ProcessorDefinition
-
Resequencer EIP: Creates a resequencer allowing you to reorganize messages based on some comparator.
- resequence(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Resequencer EIP: Creates a resequencer allowing you to reorganize messages based on some comparator.
- ResequenceDefinition - Class in org.apache.camel.model
-
Resequences (re-order) messages based on an expression
- ResequenceDefinition() - Constructor for class org.apache.camel.model.ResequenceDefinition
- ResequenceDefinition(Expression) - Constructor for class org.apache.camel.model.ResequenceDefinition
- ResequenceDefinition(ResequenceDefinition) - Constructor for class org.apache.camel.model.ResequenceDefinition
- ResequencerConfig - Class in org.apache.camel.model.config
- ResequencerConfig() - Constructor for class org.apache.camel.model.config.ResequencerConfig
- reset() - Method in class org.apache.camel.builder.NotifyBuilder
-
Resets the notifier.
- resetAllAutoAssignedNodeIds(ProcessorDefinition<?>) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
-
Resets (nulls) all the auto assigned ids on the node and the nested children (outputs)
- resetPrepare() - Method in class org.apache.camel.model.RouteDefinition
-
Reset internal state before preparing route
- resilience4jConfiguration() - Method in class org.apache.camel.model.CircuitBreakerDefinition
-
Configures the circuit breaker to use Resilience4j.
- resilience4jConfiguration(Resilience4jConfigurationDefinition) - Method in class org.apache.camel.model.CircuitBreakerDefinition
-
Configures the circuit breaker to use Resilience4j with the given configuration.
- Resilience4jConfigurationCommon - Class in org.apache.camel.model
- Resilience4jConfigurationCommon() - Constructor for class org.apache.camel.model.Resilience4jConfigurationCommon
- Resilience4jConfigurationCommon(Resilience4jConfigurationCommon) - Constructor for class org.apache.camel.model.Resilience4jConfigurationCommon
- Resilience4jConfigurationDefinition - Class in org.apache.camel.model
-
Resilience4j Circuit Breaker EIP configuration
- Resilience4jConfigurationDefinition() - Constructor for class org.apache.camel.model.Resilience4jConfigurationDefinition
- Resilience4jConfigurationDefinition(CircuitBreakerDefinition) - Constructor for class org.apache.camel.model.Resilience4jConfigurationDefinition
- Resilience4jConfigurationDefinition(Resilience4jConfigurationDefinition) - Constructor for class org.apache.camel.model.Resilience4jConfigurationDefinition
- Resilience4jConfigurationDefinitionConfigurer - Class in org.apache.camel.model
-
Generated by camel build tools - do NOT edit this file!
- Resilience4jConfigurationDefinitionConfigurer() - Constructor for class org.apache.camel.model.Resilience4jConfigurationDefinitionConfigurer
- resolveDataFormatDefinition(String) - Method in interface org.apache.camel.model.Model
-
Resolve a data format definition given its name
- resolver(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
-
Resolver to detect implicit type
- RESOURCE_PATH - Static variable in class org.apache.camel.model.cloud.ServiceCallDefinitionConstants
-
Deprecated.
- ResponseHeaderDefinition - Class in org.apache.camel.model.rest
-
To specify the rest operation response headers.
- ResponseHeaderDefinition() - Constructor for class org.apache.camel.model.rest.ResponseHeaderDefinition
- ResponseHeaderDefinition(ResponseMessageDefinition) - Constructor for class org.apache.camel.model.rest.ResponseHeaderDefinition
- responseMessage() - Method in class org.apache.camel.model.rest.RestDefinition
- responseMessage(int, String) - Method in class org.apache.camel.model.rest.RestDefinition
- responseMessage(String, String) - Method in class org.apache.camel.model.rest.RestDefinition
- responseMessage(ResponseMessageDefinition) - Method in class org.apache.camel.model.rest.RestDefinition
- responseMessage(VerbDefinition) - Method in class org.apache.camel.model.rest.RestDefinition
- ResponseMessageDefinition - Class in org.apache.camel.model.rest
-
To specify the rest operation response messages.
- ResponseMessageDefinition() - Constructor for class org.apache.camel.model.rest.ResponseMessageDefinition
- ResponseMessageDefinition(VerbDefinition) - Constructor for class org.apache.camel.model.rest.ResponseMessageDefinition
- responseMessages(List<ResponseMessageDefinition>) - Method in class org.apache.camel.model.rest.RestDefinition
- responseModel(Class<?>) - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
-
The response model
- rest() - Method in class org.apache.camel.builder.RouteBuilder
-
Creates a new REST service
- rest() - Method in class org.apache.camel.model.rest.RestsDefinition
-
Creates a rest DSL
- rest(String) - Method in class org.apache.camel.builder.RouteBuilder
-
Creates a new REST service
- rest(String) - Method in class org.apache.camel.model.rest.RestsDefinition
-
Creates a rest DSL
- rest(RestDefinition) - Method in class org.apache.camel.model.rest.RestsDefinition
-
Adds the
RestsDefinition
- RestBindingDefinition - Class in org.apache.camel.model.rest
-
To configure rest binding
- RestBindingDefinition() - Constructor for class org.apache.camel.model.rest.RestBindingDefinition
- RestBindingMode - Enum Class in org.apache.camel.model.rest
- restConfiguration() - Method in class org.apache.camel.builder.RouteBuilder
-
Configures the REST services
- RestConfigurationDefinition - Class in org.apache.camel.model.rest
-
To configure rest
- RestConfigurationDefinition() - Constructor for class org.apache.camel.model.rest.RestConfigurationDefinition
- RestContainer - Interface in org.apache.camel.model.rest
-
Container to hold
Rest
. - RestContextRefDefinition - Class in org.apache.camel.model
-
To refer to an XML file with rest services defined using the rest-dsl
- RestContextRefDefinition() - Constructor for class org.apache.camel.model.RestContextRefDefinition
- RestContextRefDefinition(String) - Constructor for class org.apache.camel.model.RestContextRefDefinition
- RestContextRefDefinitionHelper - Class in org.apache.camel.model
-
Helper for
RestContextRefDefinition
. - RestDefinition - Class in org.apache.camel.model.rest
-
Defines a rest service using the rest-dsl
- RestDefinition() - Constructor for class org.apache.camel.model.rest.RestDefinition
- RestHostNameResolver - Enum Class in org.apache.camel.model.rest
-
To configure the rest hostname resolver
- RestParamType - Enum Class in org.apache.camel.model.rest
-
Rest parameter types
- RestPropertyDefinition - Class in org.apache.camel.model.rest
-
A key value pair
- RestPropertyDefinition() - Constructor for class org.apache.camel.model.rest.RestPropertyDefinition
- RestPropertyDefinition(String, String) - Constructor for class org.apache.camel.model.rest.RestPropertyDefinition
- RestsDefinition - Class in org.apache.camel.model.rest
-
A series of rest services defined using the rest-dsl
- RestsDefinition() - Constructor for class org.apache.camel.model.rest.RestsDefinition
- RestSecuritiesDefinition - Class in org.apache.camel.model.rest
-
To configure rest security definitions.
- RestSecuritiesDefinition() - Constructor for class org.apache.camel.model.rest.RestSecuritiesDefinition
- RestSecuritiesDefinition(RestDefinition) - Constructor for class org.apache.camel.model.rest.RestSecuritiesDefinition
- RestSecurityDefinition - Class in org.apache.camel.model.rest
-
To specify the rest security definitions.
- RestSecurityDefinition() - Constructor for class org.apache.camel.model.rest.RestSecurityDefinition
- RestSecurityDefinition(RestDefinition) - Constructor for class org.apache.camel.model.rest.RestSecurityDefinition
- resultQName(String) - Method in class org.apache.camel.model.language.XPathExpression.Builder
-
Sets the class name of the result type (type from output)
- resultQName(XPathExpression.ResultQName) - Method in class org.apache.camel.model.language.XPathExpression.Builder
-
Sets the class name of the result type (type from output)
- resultType(Class<?>) - Method in class org.apache.camel.model.language.TypedExpressionDefinition.AbstractBuilder
-
Sets the class name of the result type (type from output)
- resultTypeName(String) - Method in class org.apache.camel.model.language.TypedExpressionDefinition.AbstractBuilder
-
Sets the class of the result type (type from output)
- resumable() - Method in class org.apache.camel.model.ProcessorDefinition
-
This defines the route as resumable, which allows the route to work with the endpoints and components to manage the state of consumers and resume upon restart.
- resumable(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
This defines the route as resumable, which allows the route to work with the endpoints and components to manage the state of consumers and resume upon restart.
- resumable(ResumeStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
-
This defines the route as resumable, which allows the route to work with the endpoints and components to manage the state of consumers and resume upon restart.
- ResumableDefinition - Class in org.apache.camel.model
-
Resume EIP to support resuming processing from last known offset.
- ResumableDefinition() - Constructor for class org.apache.camel.model.ResumableDefinition
- ResumableDefinition(ResumableDefinition) - Constructor for class org.apache.camel.model.ResumableDefinition
- resumeStrategy(String) - Method in class org.apache.camel.model.ResumableDefinition
-
Sets the resume strategy to use
- resumeStrategy(String, String) - Method in class org.apache.camel.model.ResumableDefinition
-
Sets the resume strategy to use
- resumeStrategy(ResumeStrategy) - Method in class org.apache.camel.model.ResumableDefinition
-
Sets the resume strategy to use
- resumeStrategy(ResumeStrategy, String) - Method in class org.apache.camel.model.ResumableDefinition
-
Sets the resume strategy to use
- retriesExhaustedLogLevel(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets the logging level to use when retries have been exhausted
- retriesExhaustedLogLevel(LoggingLevel) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- retriesExhaustedLogLevel(LoggingLevel) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- retriesExhaustedLogLevel(LoggingLevel) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets the logging level to use when retries have been exhausted
- retriesExhaustedLogLevel(LoggingLevel) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets the logging level to use when retries have been exhausted
- retryAttemptedLogInterval(int) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- retryAttemptedLogInterval(int) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- retryAttemptedLogInterval(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets the interval to use for logging retry attempts
- retryAttemptedLogLevel(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets the logging level to use for logging retry attempts
- retryAttemptedLogLevel(LoggingLevel) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- retryAttemptedLogLevel(LoggingLevel) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- retryAttemptedLogLevel(LoggingLevel) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets the logging level to use for logging retry attempts
- retryAttemptedLogLevel(LoggingLevel) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Sets the logging level to use for logging retry attempts
- retryDelay(long) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
-
Sets the delay in millis between retries
- retryDelay(String) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
-
Sets the delay in millis between retries
- retryWhile(Expression) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Sets the retry while expression.
- retryWhile(Expression) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets the retry while expression.
- retryWhile(Predicate) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Sets the retry while predicate.
- retryWhileRef(String) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- retryWhileRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- reverse() - Method in class org.apache.camel.model.ResequenceDefinition
-
Enables reverse mode for the batch resequencer mode.
- rollback() - Method in class org.apache.camel.model.ProcessorDefinition
-
Marks the exchange for rollback only and sets an exception with a default message.
- rollback(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Marks the exchange for rollback and sets an exception with the provided message.
- RollbackDefinition - Class in org.apache.camel.model
-
Forces a rollback by stopping routing the message
- RollbackDefinition() - Constructor for class org.apache.camel.model.RollbackDefinition
- RollbackDefinition(String) - Constructor for class org.apache.camel.model.RollbackDefinition
- RollbackDefinition(RollbackDefinition) - Constructor for class org.apache.camel.model.RollbackDefinition
- rollbackLoggingLevel(String) - Method in class org.apache.camel.model.errorhandler.TransactionErrorHandlerDefinition
-
Sets the logging level to use for logging transactional rollback.
- rollbackLoggingLevel(LoggingLevel) - Method in class org.apache.camel.model.errorhandler.TransactionErrorHandlerDefinition
-
Sets the logging level to use for logging transactional rollback.
- rootElement(String) - Method in class org.apache.camel.model.dataformat.DfdlDataFormat.Builder
- rootNamespace(String) - Method in class org.apache.camel.model.dataformat.DfdlDataFormat.Builder
- roundRobin() - Method in class org.apache.camel.model.LoadBalanceDefinition
-
Uses round robin load balancer
- RoundRobinLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
-
The destination endpoints are selected in a round-robin fashion.
- RoundRobinLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.RoundRobinLoadBalancerDefinition
- RoundRobinLoadBalancerDefinition(RoundRobinLoadBalancerDefinition) - Constructor for class org.apache.camel.model.loadbalancer.RoundRobinLoadBalancerDefinition
- route() - Method in class org.apache.camel.model.RoutesDefinition
-
Creates a new route Prefer to use the from methods when creating a new route.
- route() - Method in class org.apache.camel.model.RouteTemplateDefinition
-
To define the route in the template
- route(RouteDefinition) - Method in class org.apache.camel.model.RoutesDefinition
-
Creates a new route using the given route.
- RouteBuilder - Class in org.apache.camel.builder
- RouteBuilder() - Constructor for class org.apache.camel.builder.RouteBuilder
- RouteBuilder(CamelContext) - Constructor for class org.apache.camel.builder.RouteBuilder
- RouteBuilderDefinition - Class in org.apache.camel.model
-
To refer to a Java
RouteBuilder
instance to use. - RouteBuilderDefinition() - Constructor for class org.apache.camel.model.RouteBuilderDefinition
- RouteBuilderDefinition(String) - Constructor for class org.apache.camel.model.RouteBuilderDefinition
- RouteBuilderLifecycleStrategy - Interface in org.apache.camel.builder
-
Strategy for
RouteBuilder
lifecycle notifications. - routeConfiguration() - Method in class org.apache.camel.builder.RouteConfigurationBuilder
-
Creates a new route configuration
- routeConfiguration() - Method in class org.apache.camel.model.RouteConfigurationsDefinition
-
Creates a new route configuration
- routeConfiguration(String) - Method in class org.apache.camel.builder.RouteConfigurationBuilder
-
Creates a new route configuration
- routeConfiguration(String) - Method in class org.apache.camel.model.RouteConfigurationsDefinition
-
Creates a new route configuration
- routeConfiguration(RouteConfigurationDefinition) - Method in class org.apache.camel.model.RouteConfigurationsDefinition
-
Adds the route configuration
- RouteConfigurationBuilder - Class in org.apache.camel.builder
-
A Java DSL which is used for building route configuration(s).
- RouteConfigurationBuilder() - Constructor for class org.apache.camel.builder.RouteConfigurationBuilder
- RouteConfigurationContainer - Interface in org.apache.camel.model
-
Container to hold
route configurations
. - RouteConfigurationContextRefDefinition - Class in org.apache.camel.model
-
To refer to an XML file with route configuration defined using the xml-dsl
- RouteConfigurationContextRefDefinition() - Constructor for class org.apache.camel.model.RouteConfigurationContextRefDefinition
- RouteConfigurationContextRefDefinition(String) - Constructor for class org.apache.camel.model.RouteConfigurationContextRefDefinition
- RouteConfigurationContextRefDefinitionHelper - Class in org.apache.camel.model
-
Helper for
RouteConfigurationContextRefDefinition
. - RouteConfigurationDefinition - Class in org.apache.camel.model
-
Reusable configuration for Camel route(s).
- RouteConfigurationDefinition() - Constructor for class org.apache.camel.model.RouteConfigurationDefinition
- routeConfigurationId(String) - Method in class org.apache.camel.model.RouteDefinition
-
The route configuration id or pattern this route should use for configuration.
- RouteConfigurationsDefinition - Class in org.apache.camel.model
-
A series of route configurations
- RouteConfigurationsDefinition() - Constructor for class org.apache.camel.model.RouteConfigurationsDefinition
- RouteContainer - Interface in org.apache.camel.model
-
Container to hold
routes
. - RouteContextRefDefinition - Class in org.apache.camel.model
-
To refer to an XML file with routes defined using the xml-dsl
- RouteContextRefDefinition() - Constructor for class org.apache.camel.model.RouteContextRefDefinition
- RouteContextRefDefinition(String) - Constructor for class org.apache.camel.model.RouteContextRefDefinition
- RouteContextRefDefinitionHelper - Class in org.apache.camel.model
-
Helper for
RouteContextRefDefinition
. - RouteDefinition - Class in org.apache.camel.model
-
A Camel route
- RouteDefinition() - Constructor for class org.apache.camel.model.RouteDefinition
- RouteDefinition(String) - Constructor for class org.apache.camel.model.RouteDefinition
- RouteDefinition(Endpoint) - Constructor for class org.apache.camel.model.RouteDefinition
- RouteDefinitionHelper - Class in org.apache.camel.model
-
Helper for
RouteDefinition
- routeDescription(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Set the route description for this route
- routeDescription(String) - Method in class org.apache.camel.model.RouteDefinition
-
Set the route description for this route
- RouteFilters - Class in org.apache.camel.model
-
Used for filtering routes to only include routes matching a function.
- routeGroup(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Set the route group for this route.
- routeGroup(String) - Method in class org.apache.camel.model.RouteDefinition
-
The group name for this route.
- routeId(String) - Method in class org.apache.camel.builder.TemplatedRouteBuilder
-
Sets the id of the route.
- routeId(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Set the route id for this route.
- routeId(String) - Method in class org.apache.camel.model.rest.OpenApiDefinition
-
Sets the id of the route
- routeId(String) - Method in class org.apache.camel.model.rest.RestDefinition
- routeId(String) - Method in class org.apache.camel.model.RouteDefinition
-
Set the route id for this route
- routeId(String) - Method in class org.apache.camel.model.TemplatedRouteDefinition
-
Sets the id of the route built from the route template.
- routePolicy(Supplier<RoutePolicy>) - Method in class org.apache.camel.model.RouteDefinition
-
Configures route policy for this route
- routePolicy(RoutePolicy...) - Method in class org.apache.camel.model.RouteDefinition
-
Configures route policies for this route
- routePolicyRef(String) - Method in class org.apache.camel.model.RouteDefinition
-
Configures a route policy for this route
- routeProperty(String, String) - Method in class org.apache.camel.model.RouteDefinition
-
Adds a custom property on the route.
- routesByIdOrPattern(RouteDefinition, String) - Static method in class org.apache.camel.model.RouteDefinitionHelper
- RoutesDefinition - Class in org.apache.camel.model
-
A series of Camel routes
- RoutesDefinition() - Constructor for class org.apache.camel.model.RoutesDefinition
- routeTemplate(String) - Method in class org.apache.camel.builder.RouteBuilder
-
Creates a new route template
- routeTemplate(String) - Method in class org.apache.camel.model.RouteTemplatesDefinition
-
Creates a route template
- routeTemplate(RouteTemplateDefinition) - Method in class org.apache.camel.model.RouteTemplatesDefinition
-
Adds the
RouteTemplatesDefinition
- RouteTemplateContainer - Interface in org.apache.camel.model
-
Container to hold
route templates
. - RouteTemplateContextRefDefinition - Class in org.apache.camel.model
-
To refer to an XML file with route templates defined using the xml-dsl
- RouteTemplateContextRefDefinition() - Constructor for class org.apache.camel.model.RouteTemplateContextRefDefinition
- RouteTemplateContextRefDefinition(String) - Constructor for class org.apache.camel.model.RouteTemplateContextRefDefinition
- RouteTemplateContextRefDefinitionHelper - Class in org.apache.camel.model
-
Helper for
RouteTemplateContextRefDefinition
. - RouteTemplateDefinition - Class in org.apache.camel.model
-
Defines a route template (parameterized routes)
- RouteTemplateDefinition() - Constructor for class org.apache.camel.model.RouteTemplateDefinition
- RouteTemplateDefinition.Converter - Interface in org.apache.camel.model
- RouteTemplateParameterDefinition - Class in org.apache.camel.model
-
A route template parameter
- RouteTemplateParameterDefinition() - Constructor for class org.apache.camel.model.RouteTemplateParameterDefinition
- RouteTemplateParameterDefinition(String, String, String) - Constructor for class org.apache.camel.model.RouteTemplateParameterDefinition
- routeTemplateRef(String) - Method in class org.apache.camel.model.TemplatedRouteDefinition
-
Sets the id of the route template to use to build the route.
- RouteTemplatesDefinition - Class in org.apache.camel.model
-
A series of route templates
- RouteTemplatesDefinition() - Constructor for class org.apache.camel.model.RouteTemplatesDefinition
- routingSlip() - Method in class org.apache.camel.model.ProcessorDefinition
-
Routing Slip EIP: Creates a routing slip allowing you to route a message consecutively through a series of processing steps where the sequence of steps is not known at design time and can vary for each message.
- routingSlip(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Routing Slip EIP: Creates a routing slip allowing you to route a message consecutively through a series of processing steps where the sequence of steps is not known at design time and can vary for each message.
- routingSlip(Expression, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Routing Slip EIP: Creates a routing slip allowing you to route a message consecutively through a series of processing steps where the sequence of steps is not known at design time and can vary for each message.
- RoutingSlipDefinition<Type> - Class in org.apache.camel.model
-
Routes a message through a series of steps that are pre-determined (the slip)
- RoutingSlipDefinition() - Constructor for class org.apache.camel.model.RoutingSlipDefinition
- RoutingSlipDefinition(String) - Constructor for class org.apache.camel.model.RoutingSlipDefinition
- RoutingSlipDefinition(String, String) - Constructor for class org.apache.camel.model.RoutingSlipDefinition
- RoutingSlipDefinition(Expression) - Constructor for class org.apache.camel.model.RoutingSlipDefinition
- RoutingSlipDefinition(Expression, String) - Constructor for class org.apache.camel.model.RoutingSlipDefinition
- rss() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the RSS data format
- rss() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the RSS data format
- RssDataFormat - Class in org.apache.camel.model.dataformat
-
Transform from ROME SyndFeed Java Objects to XML and vice-versa.
- RssDataFormat() - Constructor for class org.apache.camel.model.dataformat.RssDataFormat
- RssDataFormat(RssDataFormat) - Constructor for class org.apache.camel.model.dataformat.RssDataFormat
- RssDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forRssDataFormat
.
S
- saga() - Method in class org.apache.camel.model.ProcessorDefinition
-
Marks this route as participating in a saga.
- SagaActionUriDefinition - Class in org.apache.camel.model
-
Allows to declare saga actions to complete or compensate a saga
- SagaActionUriDefinition() - Constructor for class org.apache.camel.model.SagaActionUriDefinition
- SagaActionUriDefinition(String) - Constructor for class org.apache.camel.model.SagaActionUriDefinition
- SagaActionUriDefinition(SagaActionUriDefinition) - Constructor for class org.apache.camel.model.SagaActionUriDefinition
- SagaCompletionMode - Enum Class in org.apache.camel.model
-
Enumerates all saga completion modes.
- SagaDefinition - Class in org.apache.camel.model
-
Enables Sagas on the route
- SagaDefinition() - Constructor for class org.apache.camel.model.SagaDefinition
- SagaDefinition(SagaDefinition) - Constructor for class org.apache.camel.model.SagaDefinition
- SagaPropagation - Enum Class in org.apache.camel.model
-
Enumerates all saga propagation modes.
- sagaService(String) - Method in class org.apache.camel.model.SagaDefinition
- sagaService(CamelSagaService) - Method in class org.apache.camel.model.SagaDefinition
- sample() - Method in class org.apache.camel.model.ProcessorDefinition
-
Sampling Throttler Creates a sampling throttler allowing you to extract a sample of exchanges from the traffic on a route.
- sample(long) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sampling Throttler Creates a sampling throttler allowing you to extract a sample of exchanges from the traffic through a route.
- sample(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sampling Throttler Creates a sampling throttler allowing you to extract a sample of exchanges from the traffic through a route.
- sample(Duration) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sampling Throttler Creates a sampling throttler allowing you to extract a sample of exchanges from the traffic through a route.
- sampleMessageFrequency(long) - Method in class org.apache.camel.model.SamplingDefinition
-
Sets the sample message count which only a single
Exchange
will pass through after this many received. - samplePeriod(long) - Method in class org.apache.camel.model.SamplingDefinition
-
Sets the sample period during which only a single
Exchange
will pass through. - samplePeriod(String) - Method in class org.apache.camel.model.SamplingDefinition
-
Sets the sample period during which only a single
Exchange
will pass through. - samplePeriod(Duration) - Method in class org.apache.camel.model.SamplingDefinition
-
Sets the sample period during which only a single
Exchange
will pass through. - SamplingDefinition - Class in org.apache.camel.model
-
Extract a sample of the messages passing through a route
- SamplingDefinition() - Constructor for class org.apache.camel.model.SamplingDefinition
- SamplingDefinition(long) - Constructor for class org.apache.camel.model.SamplingDefinition
- SamplingDefinition(long, TimeUnit) - Constructor for class org.apache.camel.model.SamplingDefinition
- SamplingDefinition(String) - Constructor for class org.apache.camel.model.SamplingDefinition
- SamplingDefinition(Duration) - Constructor for class org.apache.camel.model.SamplingDefinition
- SamplingDefinition(SamplingDefinition) - Constructor for class org.apache.camel.model.SamplingDefinition
- sanityCheckRoute(RouteDefinition) - Static method in class org.apache.camel.model.RouteDefinitionHelper
-
Sanity check the route, that it has input(s) and outputs.
- saxon(boolean) - Method in class org.apache.camel.model.language.XPathExpression.Builder
-
Whether to use Saxon.
- saxon(String) - Method in class org.apache.camel.model.language.XPathExpression.Builder
-
Whether to use Saxon.
- scan(String) - Method in class org.apache.camel.builder.TransformerBuilder
-
Set the classpath location to scan for
Transformer
implementations. - schema(Object) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
- schema(Object) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- schema(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
To validate against an existing schema.
- schema(String) - Method in class org.apache.camel.model.dataformat.SoapDataFormat.Builder
-
To validate against an existing schema.
- schemaLocation(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
To define the location of the schema
- schemaResolver(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
Optional schema resolver used to lookup schemas for the data in transit.
- schemaResolver(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
Optional schema resolver used to lookup schemas for the data in transit.
- schemaResolver(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
Optional schema resolver used to lookup schemas for the data in transit.
- schemaSeverityLevel(int) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
Sets the schema severity level to use when validating against a schema.
- schemaSeverityLevel(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
Sets the schema severity level to use when validating against a schema.
- schemaUri(String) - Method in class org.apache.camel.model.dataformat.DfdlDataFormat.Builder
-
Sets the DFDL schema URI.
- scheme(String) - Method in class org.apache.camel.builder.TransformerBuilder
-
Set the scheme name supported by the transformer.
- scheme(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To use a specific scheme such as http/https
- scope(String) - Method in class org.apache.camel.model.language.MethodCallExpression.Builder
-
Scope of bean.
- scope(MethodCallExpression.Scope) - Method in class org.apache.camel.model.language.MethodCallExpression.Builder
-
Scope of bean.
- script() - Method in class org.apache.camel.model.ProcessorDefinition
-
Executes a script (do not change the message body).
- script(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Executes a script (do not change the message body).
- ScriptDefinition - Class in org.apache.camel.model
-
Executes a script from a language which does not change the message body.
- ScriptDefinition() - Constructor for class org.apache.camel.model.ScriptDefinition
- ScriptDefinition(Expression) - Constructor for class org.apache.camel.model.ScriptDefinition
- scriptPropertyPlaceholders(boolean) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Whether the script should support using Camel property placeholder syntax {{ }}.
- scriptPropertyPlaceholders(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Whether the script should support using Camel property placeholder syntax {{ }}.
- secureTag(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat.Builder
-
The XPath reference to the XML Element selected for encryption/decryption.
- secureTagContents(boolean) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat.Builder
-
A boolean value to specify whether the XML Element is to be encrypted or the contents of the XML Element.
- secureTagContents(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat.Builder
-
A boolean value to specify whether the XML Element is to be encrypted or the contents of the XML Element.
- security(String) - Method in class org.apache.camel.model.rest.RestDefinition
-
Sets the security setting for this verb.
- security(String, String) - Method in class org.apache.camel.model.rest.RestDefinition
-
Sets the security setting for this verb.
- SecurityDefinition - Class in org.apache.camel.model.rest
-
Rest security definition
- SecurityDefinition() - Constructor for class org.apache.camel.model.rest.SecurityDefinition
- securityDefinitions() - Method in class org.apache.camel.model.rest.RestDefinition
-
To configure security definitions.
- selectFirst() - Method in class org.apache.camel.builder.AdviceWithBuilder
-
Will only apply the first node matched.
- selectIndex(int) - Method in class org.apache.camel.builder.AdviceWithBuilder
-
Will only apply the n'th node matched.
- selectLast() - Method in class org.apache.camel.builder.AdviceWithBuilder
-
Will only apply the last node matched.
- selectRange(int, int) - Method in class org.apache.camel.builder.AdviceWithBuilder
-
Will only apply the node in the index range matched.
- SendDefinition<Type> - Class in org.apache.camel.model
-
Sends the message to an endpoint
- SendDefinition() - Constructor for class org.apache.camel.model.SendDefinition
- SendDefinition(String) - Constructor for class org.apache.camel.model.SendDefinition
- SendDefinition(SendDefinition) - Constructor for class org.apache.camel.model.SendDefinition
- SentenceBuilder() - Constructor for class org.apache.camel.model.tokenizer.LangChain4jSentenceTokenizerDefinition.SentenceBuilder
- serverBaseUrl(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
Sets the server's base URL used by this parser.
- servers(String) - Method in class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfiguration
-
Deprecated.Sets the server blacklist.
- servers(String) - Method in class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the server list.
- servers(List<String>) - Method in class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfiguration
-
Deprecated.Sets the server blacklist.
- servers(List<String>) - Method in class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the server list.
- serviceCall() - Method in class org.apache.camel.model.ProcessorDefinition
-
Deprecated.
- serviceCall(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Deprecated.
- serviceCall(String, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Deprecated.
- serviceCallConfiguration(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Refers to a ServiceCall configuration to use
- ServiceCallConfiguration - Class in org.apache.camel.model.cloud
-
Deprecated.
- ServiceCallConfiguration() - Constructor for class org.apache.camel.model.cloud.ServiceCallConfiguration
-
Deprecated.
- ServiceCallConfigurationConfigurer - Class in org.apache.camel.model.cloud
-
Generated by camel build tools - do NOT edit this file!
- ServiceCallConfigurationConfigurer() - Constructor for class org.apache.camel.model.cloud.ServiceCallConfigurationConfigurer
- ServiceCallConfigurationDefinition - Class in org.apache.camel.model.cloud
-
Deprecated.
- ServiceCallConfigurationDefinition() - Constructor for class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- ServiceCallDefinition - Class in org.apache.camel.model.cloud
-
Deprecated.
- ServiceCallDefinition() - Constructor for class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- ServiceCallDefinition(String) - Constructor for class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- ServiceCallDefinitionConstants - Class in org.apache.camel.model.cloud
-
Deprecated.
- ServiceCallExpressionConfiguration - Class in org.apache.camel.model.cloud
-
Deprecated.
- ServiceCallExpressionConfiguration() - Constructor for class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
Deprecated.
- ServiceCallExpressionConfiguration(ServiceCallDefinition, String) - Constructor for class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
Deprecated.
- ServiceCallExpressionConfigurationConfigurer - Class in org.apache.camel.model.cloud
-
Generated by camel build tools - do NOT edit this file!
- ServiceCallExpressionConfigurationConfigurer() - Constructor for class org.apache.camel.model.cloud.ServiceCallExpressionConfigurationConfigurer
- ServiceCallServiceChooserConfiguration - Class in org.apache.camel.model.cloud
-
Deprecated.
- ServiceCallServiceChooserConfiguration() - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration
-
Deprecated.
- ServiceCallServiceChooserConfiguration(ServiceCallDefinition, String) - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration
-
Deprecated.
- ServiceCallServiceChooserConfigurationConfigurer - Class in org.apache.camel.model.cloud
-
Generated by camel build tools - do NOT edit this file!
- ServiceCallServiceChooserConfigurationConfigurer() - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceChooserConfigurationConfigurer
- ServiceCallServiceDiscoveryConfiguration - Class in org.apache.camel.model.cloud
-
Deprecated.
- ServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- ServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition, String) - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- ServiceCallServiceDiscoveryConfigurationConfigurer - Class in org.apache.camel.model.cloud
-
Generated by camel build tools - do NOT edit this file!
- ServiceCallServiceDiscoveryConfigurationConfigurer() - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfigurationConfigurer
- ServiceCallServiceFilterConfiguration - Class in org.apache.camel.model.cloud
-
Deprecated.
- ServiceCallServiceFilterConfiguration() - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration
-
Deprecated.
- ServiceCallServiceFilterConfiguration(ServiceCallDefinition, String) - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration
-
Deprecated.
- ServiceCallServiceFilterConfigurationConfigurer - Class in org.apache.camel.model.cloud
-
Generated by camel build tools - do NOT edit this file!
- ServiceCallServiceFilterConfigurationConfigurer() - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceFilterConfigurationConfigurer
- ServiceCallServiceLoadBalancerConfiguration - Class in org.apache.camel.model.cloud
-
Deprecated.
- ServiceCallServiceLoadBalancerConfiguration() - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration
-
Deprecated.
- ServiceCallServiceLoadBalancerConfiguration(ServiceCallDefinition, String) - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration
-
Deprecated.
- ServiceCallServiceLoadBalancerConfigurationConfigurer - Class in org.apache.camel.model.cloud
-
Generated by camel build tools - do NOT edit this file!
- ServiceCallServiceLoadBalancerConfigurationConfigurer() - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfigurationConfigurer
- serviceChooser(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets a reference to a custom
ServiceChooser
to use. - serviceChooser(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets a reference to a custom
ServiceChooser
to use. - serviceChooser(ServiceChooser) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets a custom
ServiceChooser
to use. - serviceChooser(ServiceChooser) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets a custom
ServiceChooser
to use. - serviceDiscovery(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets a reference to a custom
ServiceDiscovery
to use. - serviceDiscovery(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets a reference to a custom
ServiceDiscovery
to use. - serviceDiscovery(ServiceDiscovery) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets a custom
ServiceDiscovery
to use. - serviceDiscovery(ServiceDiscovery) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets a custom
ServiceDiscovery
to use. - serviceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.Set the service-call configuration to use
- serviceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
-
Deprecated.Add a ServiceDiscovery configuration
- serviceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Configures the ServiceDiscovery using the given configuration.
- serviceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Configures the ServiceDiscovery using the given configuration.
- serviceDiscoveryConfigurations(List<ServiceCallServiceDiscoveryConfiguration>) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
-
Deprecated.List of ServiceDiscovery configuration to use
- serviceFilter(String) - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
-
Deprecated.Reference of a ServiceFilter
- serviceFilter(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets a reference to a custom
ServiceFilter
to use. - serviceFilter(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets a reference to a custom
ServiceFilter
to use. - serviceFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
-
Deprecated.Set the ServiceFilter
- serviceFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets a custom
ServiceFilter
to use. - serviceFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets a custom
ServiceFilter
to use. - serviceFilterConfiguration(ServiceCallServiceFilterConfiguration) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
-
Deprecated.Add a ServiceFilter configuration
- serviceFilterConfiguration(ServiceCallServiceFilterConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Configures the ServiceFilter using the given configuration.
- serviceFilterConfiguration(ServiceCallServiceFilterConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Configures the ServiceFilter using the given configuration.
- serviceFilterConfigurations(List<ServiceCallServiceFilterConfiguration>) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
-
Deprecated.List of ServiceFilter configuration to use
- sessionTimeout(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- Set - Enum constant in enum class org.apache.camel.model.ClaimCheckOperation
- setAccessExternalSchemaProtocols(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
Only in use if schema validation has been enabled.
- setAclToken(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the ACL token to be used with Consul
- setAddKeyValueForEncryptedKey(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
-
Whether to add the public key used to encrypt the session key as a KeyValue in the EncryptedKey structure or not.
- setAfterUri(String) - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
-
After sending to the endpoint then send the message to this uri which allows to process its result.
- setAggregateController(String) - Method in class org.apache.camel.model.AggregateDefinition
-
To use a
AggregateController
to allow external sources to control this aggregator. - setAggregateController(AggregateController) - Method in class org.apache.camel.model.AggregateDefinition
- setAggregateOnException(String) - Method in class org.apache.camel.model.EnrichDefinition
- setAggregateOnException(String) - Method in class org.apache.camel.model.PollEnrichDefinition
- setAggregationRepository(String) - Method in class org.apache.camel.model.AggregateDefinition
-
The AggregationRepository to use.
- setAggregationRepository(AggregationRepository) - Method in class org.apache.camel.model.AggregateDefinition
- setAggregationStrategy(String) - Method in class org.apache.camel.model.AggregateDefinition
-
The AggregationStrategy to use.
- setAggregationStrategy(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
- setAggregationStrategy(String) - Method in class org.apache.camel.model.EnrichDefinition
- setAggregationStrategy(String) - Method in class org.apache.camel.model.MulticastDefinition
-
Refers to an AggregationStrategy to be used to assemble the replies from the multicasts, into a single outgoing message from the Multicast.
- setAggregationStrategy(String) - Method in class org.apache.camel.model.PollEnrichDefinition
- setAggregationStrategy(String) - Method in class org.apache.camel.model.RecipientListDefinition
- setAggregationStrategy(String) - Method in class org.apache.camel.model.SplitDefinition
-
Sets a reference to the AggregationStrategy to be used to assemble the replies from the split messages, into a single outgoing message from the Splitter.
- setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.AggregateDefinition
-
The AggregationStrategy to use.
- setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.EnrichDefinition
- setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.MulticastDefinition
-
Refers to an AggregationStrategy to be used to assemble the replies from the multicasts, into a single outgoing message from the Multicast.
- setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.PollEnrichDefinition
- setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.RecipientListDefinition
- setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.SplitDefinition
-
Sets the AggregationStrategy to be used to assemble the replies from the split messages, into a single outgoing message from the Splitter.
- setAggregationStrategyMethodAllowNull(String) - Method in class org.apache.camel.model.AggregateDefinition
-
If this option is false then the aggregate method is not used for the very first aggregation.
- setAggregationStrategyMethodAllowNull(String) - Method in class org.apache.camel.model.EnrichDefinition
- setAggregationStrategyMethodAllowNull(String) - Method in class org.apache.camel.model.MulticastDefinition
-
If this option is false then the aggregate method is not used if there was no data to enrich.
- setAggregationStrategyMethodAllowNull(String) - Method in class org.apache.camel.model.PollEnrichDefinition
- setAggregationStrategyMethodAllowNull(String) - Method in class org.apache.camel.model.RecipientListDefinition
- setAggregationStrategyMethodAllowNull(String) - Method in class org.apache.camel.model.SplitDefinition
-
If this option is false then the aggregate method is not used if there was no data to enrich.
- setAggregationStrategyMethodName(String) - Method in class org.apache.camel.model.AggregateDefinition
-
This option can be used to explicit declare the method name to use, when using beans as the AggregationStrategy.
- setAggregationStrategyMethodName(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
- setAggregationStrategyMethodName(String) - Method in class org.apache.camel.model.EnrichDefinition
- setAggregationStrategyMethodName(String) - Method in class org.apache.camel.model.MulticastDefinition
-
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
- setAggregationStrategyMethodName(String) - Method in class org.apache.camel.model.PollEnrichDefinition
- setAggregationStrategyMethodName(String) - Method in class org.apache.camel.model.RecipientListDefinition
- setAggregationStrategyMethodName(String) - Method in class org.apache.camel.model.SplitDefinition
-
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
- setAlgorithm(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
-
The JCE algorithm name indicating the cryptographic algorithm that will be used.
- setAlgorithm(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
-
Symmetric key encryption algorithm; possible values are defined in org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags; for example 2 (= TRIPLE DES), 3 (= CAST5), 4 (= BLOWFISH), 6 (= DES), 7 (= AES_128).
- setAlgorithmParameterRef(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
-
A JCE AlgorithmParameterSpec used to initialize the Cipher.
- setAllowableValues(List<ValueDefinition>) - Method in class org.apache.camel.model.rest.ParamDefinition
-
Sets the parameter list of allowable values (enum).
- setAllowableValues(List<ValueDefinition>) - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
-
Sets the parameter list of allowable values.
- setAllowAnyType(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
Allow any class to be un-marshaled
- setAllowAutoWiredFory(String) - Method in class org.apache.camel.model.dataformat.ForyDataFormat
- setAllowCoreThreadTimeOut(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
-
Whether idle core threads is allowed to timeout and therefore can shrink the pool size below the core pool size
- setAllowCoreThreadTimeOut(String) - Method in class org.apache.camel.model.ThreadsDefinition
- setAllowDuplicates(String) - Method in class org.apache.camel.model.config.BatchResequencerConfig
-
Whether to allow duplicates.
- setAllowEasyPredicate(String) - Method in class org.apache.camel.model.language.JsonPathExpression
-
Whether to allow using the easy predicate parser to pre-parse predicates.
- setAllowEmptyDirectory(String) - Method in class org.apache.camel.model.dataformat.TarFileDataFormat
-
If the tar file has more than one entry, setting this option to true, allows to get the iterator even if the directory is empty
- setAllowEmptyDirectory(String) - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
-
If the zip file has more than one entry, setting this option to true, allows to get the iterator even if the directory is empty
- setAllowEmptyStream(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
-
Whether to allow empty streams in the unmarshal process.
- setAllowJmsType(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
Used for JMS users to allow the JMSType header from the JMS spec to specify a FQN classname to use to unmarshal to.
- setAllowJmsType(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat
-
Used for JMS users to allow the JMSType header from the JMS spec to specify a FQN classname to use to unmarshal to.
- setAllowJmsType(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
Used for JMS users to allow the JMSType header from the JMS spec to specify a FQN classname to use to unmarshal to.
- setAllowJmsType(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
Used for JMS users to allow the JMSType header from the JMS spec to specify a FQN classname to use to unmarshal to.
- setAllowJmsType(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
Used for JMS users to allow the JMSType header from the JMS spec to specify a FQN classname to use to unmarshal to.
- setAllowMissingColumnNames(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Whether to allow missing column names.
- setAllowMultipleMatchesPerLine(String) - Method in class org.apache.camel.model.dataformat.GrokDataFormat
-
If false, every line of input is matched for pattern only once.
- setAllowNullBody(String) - Method in class org.apache.camel.model.UnmarshalDefinition
-
Indicates whether
null
is allowed as value of a body to unmarshall. - setAllowOptimisedComponents(String) - Method in class org.apache.camel.model.EnrichDefinition
- setAllowOptimisedComponents(String) - Method in class org.apache.camel.model.PollEnrichDefinition
- setAllowOptimisedComponents(String) - Method in class org.apache.camel.model.ToDynamicDefinition
- setAllowRecursiveKeys(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
Set whether recursive keys are allowed.
- setAllowRedeliveryWhileStopping(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setAllowShortLines(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
-
Allows for lines to be shorter than expected and ignores the extra characters
- setAllowSimple(String) - Method in class org.apache.camel.model.language.JsonPathExpression
-
Whether to allow in inlined Simple exceptions in the JSONPath expression
- setAllowUnmarshallType(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
If enabled then Jackson is allowed to attempt to use the CamelJacksonUnmarshalType header during the unmarshalling.
- setAllowUnmarshallType(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat
-
If enabled then Jackson CBOR is allowed to attempt to use the CamelCBORUnmarshalType header during the unmarshalling.
- setAllowUnmarshallType(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
If enabled then Jackson is allowed to attempt to use the CamelJacksonUnmarshalType header during the unmarshalling.
- setAllowUnmarshallType(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
If enabled then Jackson is allowed to attempt to use the CamelJacksonUnmarshalType header during the unmarshalling.
- setAllowUnmarshallType(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
If enabled then Jackson is allowed to attempt to use the CamelJacksonUnmarshalType header during the unmarshalling.
- setApiComponent(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
The name of the Camel component to use as the REST API.
- setApiContextPath(String) - Method in class org.apache.camel.model.rest.OpenApiDefinition
-
Whether to enable api-doc that exposes the OpenAPI specification file as a REST endpoint.
- setApiContextPath(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Sets a leading context-path the REST API will be using.
- setApiContextRouteId(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Sets the route id to use for the route that services the REST API.
- setApiDocs(String) - Method in class org.apache.camel.model.rest.RestDefinition
-
Whether to include or exclude this rest operation in API documentation.
- setApiDocs(String) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Whether to include or exclude this rest operation in API documentation.
- setApiHost(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To use a specific hostname for the API documentation (such as swagger or openapi)
- setApiProperties(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Allows to configure as many additional properties for the api documentation.
- setApiVendorExtension(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Whether vendor extension is enabled in the Rest APIs.
- setApiVersion(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the API version when using client lookup
- setArmored(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
-
This option will cause PGP to base64 encode the encrypted text, making it available for copy/paste, etc.
- setArrayType(String) - Method in class org.apache.camel.model.rest.ParamDefinition
-
Sets the parameter array type.
- setArrayType(String) - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
-
Sets the parameter array type.
- setAsMap(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
Whether the unmarshalling should produce maps for the lines values instead of lists.
- setAsyncDelayed(String) - Method in class org.apache.camel.model.DelayDefinition
- setAsyncDelayed(String) - Method in class org.apache.camel.model.ThrottleDefinition
- setAsyncDelayedRedelivery(boolean) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- setAsyncDelayedRedelivery(boolean) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- setAsyncDelayedRedelivery(boolean) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- setAsyncDelayedRedelivery(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setAuthorizationUrl(String) - Method in class org.apache.camel.model.rest.OAuth2Definition
-
The authorization URL to be used for this flow.
- setAutoDiscoverObjectMapper(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
If set to true then Jackson will lookup for an objectMapper into the registry
- setAutoDiscoverObjectMapper(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
If set to true then Jackson will look for an objectMapper to use from the registry
- setAutoDiscoverObjectMapper(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
If set to true then Jackson will lookup for an objectMapper into the registry
- setAutoDiscoverSchemaResolver(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
When not disabled, the SchemaResolver will be looked up into the registry
- setAutoDiscoverSchemaResolver(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
When not disabled, the SchemaResolver will be looked up into the registry
- setAutoDiscoverSchemaResolver(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
When not disabled, the SchemaResolver will be looked up into the registry
- setAutomaticTransitionFromOpenToHalfOpenEnabled(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Enables automatic transition from OPEN to HALF_OPEN state once the waitDurationInOpenState has passed.
- setAutoStartComponents(String) - Method in class org.apache.camel.model.EnrichDefinition
- setAutoStartComponents(String) - Method in class org.apache.camel.model.PollEnrichDefinition
- setAutoStartComponents(String) - Method in class org.apache.camel.model.ToDynamicDefinition
- setAutoStartup(String) - Method in class org.apache.camel.model.RouteDefinition
-
Whether to auto start this route
- setBackOffMultiplier(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setBarcodeFormat(String) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
-
Barcode format such as QR-Code
- setBasePackage(String) - Method in class org.apache.camel.model.app.ComponentScanDefinition
-
Base package to use for scanning Spring beans.
- setBasePath(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.Set the base path to store in ZK
- setBatchConfig(BatchResequencerConfig) - Method in class org.apache.camel.model.ResequenceDefinition
- setBatchSize(String) - Method in class org.apache.camel.model.config.BatchResequencerConfig
-
Sets the size of the batch to be re-ordered.
- setBatchTimeout(String) - Method in class org.apache.camel.model.config.BatchResequencerConfig
-
Sets the timeout for collecting elements to be re-ordered.
- setBean(Object) - Method in class org.apache.camel.model.BeanDefinition
-
Sets an existing instance of the bean to use
- setBeanReaderErrorHandlerType(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
-
To use a custom org.apache.camel.dataformat.beanio.BeanIOErrorHandler as error handler while parsing.
- setBeans(List<BeanFactoryDefinition<TemplatedRouteDefinition>>) - Method in class org.apache.camel.model.TemplatedRouteDefinition
- setBeans(List<BeanFactoryDefinition>) - Method in class org.apache.camel.model.app.BeansDefinition
-
List of bean
- setBeanSupplier(RouteTemplateContext.BeanSupplier<Object>) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Bean supplier that uses lambda style to create the local bean
- setBeanType(Class<?>) - Method in class org.apache.camel.model.BeanDefinition
-
Sets the class name (fully qualified) of the bean to use
- setBeanType(Class<?>) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
To set the type (fully qualified class name) to use for creating the bean.
- setBeanType(Class<?>) - Method in class org.apache.camel.model.language.MethodCallExpression
- setBeanType(String) - Method in class org.apache.camel.model.BeanDefinition
-
Sets the class name (fully qualified) of the bean to use
- setBeanTypeName(String) - Method in class org.apache.camel.model.language.MethodCallExpression
-
Class name (fully qualified) of the bean to use Will lookup in registry and if there is a single instance of the same type, then the existing bean is used, otherwise a new bean is created (requires a default no-arg constructor).
- setBinaryContent(String) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
-
Defines whether the content of binary parts in the MIME multipart is binary (true) or Base-64 encoded (false)
- setBindingMode(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Sets the binding mode to use.
- setBindingMode(String) - Method in class org.apache.camel.model.rest.RestDefinition
-
Sets the binding mode to use.
- setBindingMode(String) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Sets the binding mode to use.
- setBindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Sets the binding mode to use.
- setBindingPackageScan(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Package name to use as base (offset) for classpath scanning of POJO classes are located when using binding mode is enabled for JSon or XML.
- setBlockSeconds(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.The seconds to wait for a watch event, default 10 seconds
- setBody() - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds a processor which sets the body on the IN message
- setBody(Function<Exchange, Result>) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds a processor which sets the body on the IN message
- setBody(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds a processor which sets the body on the IN message
- SetBodyDefinition - Class in org.apache.camel.model
-
Sets the contents of the message body
- SetBodyDefinition() - Constructor for class org.apache.camel.model.SetBodyDefinition
- SetBodyDefinition(Expression) - Constructor for class org.apache.camel.model.SetBodyDefinition
- SetBodyDefinition(SetBodyDefinition) - Constructor for class org.apache.camel.model.SetBodyDefinition
- setBodyMediaType(String) - Method in class org.apache.camel.model.language.DatasonnetExpression
-
The String representation of the message's body MediaType
- setBreakOnShutdown(String) - Method in class org.apache.camel.model.LoopDefinition
-
If the breakOnShutdown attribute is true, then the loop will not iterate until it reaches the end when Camel is shut down.
- setBufferSize(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
-
The size of the buffer used in the signature process.
- setBuilderClass(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Fully qualified class name of builder class to use for creating and configuring the bean.
- setBuilderMethod(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Name of method when using builder class.
- setBulkheadEnabled(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
-
Whether bulkhead is enabled or not on the circuit breaker.
- setBulkheadEnabled(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Whether bulkhead is enabled or not on the circuit breaker.
- setBulkheadMaxConcurrentCalls(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
-
Configures the max amount of concurrent calls the bulkhead will support.
- setBulkheadMaxConcurrentCalls(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Configures the max amount of concurrent calls the bulkhead will support.
- setBulkheadMaxWaitDuration(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Configures a maximum amount of time which the calling thread will wait to enter the bulkhead.
- setBulkheadWaitingTaskQueue(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
-
Configures the task queue size for holding waiting tasks to be processed by the bulkhead.
- setCaCertData(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the Certificate Authority data when using client lookup
- setCaCertFile(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the Certificate Authority data that are loaded from the file when using client lookup
- setCacheSize(String) - Method in class org.apache.camel.model.DynamicRouterDefinition
- setCacheSize(String) - Method in class org.apache.camel.model.EnrichDefinition
- setCacheSize(String) - Method in class org.apache.camel.model.PollEnrichDefinition
- setCacheSize(String) - Method in class org.apache.camel.model.RecipientListDefinition
- setCacheSize(String) - Method in class org.apache.camel.model.RoutingSlipDefinition
- setCacheSize(String) - Method in class org.apache.camel.model.ToDynamicDefinition
- setCallerRunsWhenRejected(String) - Method in class org.apache.camel.model.DelayDefinition
- setCallerRunsWhenRejected(String) - Method in class org.apache.camel.model.ThreadsDefinition
- setCallerRunsWhenRejected(String) - Method in class org.apache.camel.model.ThrottleDefinition
- setCamelContext(CamelContext) - Method in class org.apache.camel.builder.BuilderSupport
- setCamelContext(CamelContext) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
- setCamelContext(CamelContext) - Method in class org.apache.camel.model.RouteConfigurationsDefinition
- setCamelContext(CamelContext) - Method in class org.apache.camel.model.RoutesDefinition
- setCamelContext(CamelContext) - Method in class org.apache.camel.model.RouteTemplatesDefinition
- setCamelContext(CamelContext) - Method in class org.apache.camel.model.TemplatedRouteDefinition
- setCamelContext(CamelContext) - Method in class org.apache.camel.model.TemplatedRoutesDefinition
- setCapacity(String) - Method in class org.apache.camel.model.config.StreamResequencerConfig
-
Sets the capacity of the resequencer inbound queue.
- setCaptureHeaderRecord(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Whether the unmarshalling should capture the header record and store it in the message header
- setCatchClauses(List<CatchDefinition>) - Method in class org.apache.camel.model.TryDefinition
- setCharset(String) - Method in class org.apache.camel.model.ConvertBodyDefinition
-
To use a specific charset when converting
- setCharset(String) - Method in class org.apache.camel.model.ConvertHeaderDefinition
-
To use a specific charset when converting
- setCharset(String) - Method in class org.apache.camel.model.ConvertVariableDefinition
-
To use a specific charset when converting
- setCircuitBreaker(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Refers to an existing io.github.resilience4j.circuitbreaker.CircuitBreaker instance to lookup and use from the registry.
- setClassLoader(ClassLoader) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
Set a custom classloader
- setClassName(String) - Method in class org.apache.camel.model.transformer.CustomTransformerDefinition
-
Set a class name of the
Transformer
- setClassName(String) - Method in class org.apache.camel.model.validator.CustomValidatorDefinition
-
Set a class name of the
Validator
- setClassType(Class<?>) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
-
Name of model class to use.
- setClassTypeAsString(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
-
Name of model class to use.
- setClientCertData(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the Client Certificate data when using client lookup
- setClientCertFile(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the Client Certificate data that are loaded from the file when using client lookup
- setClientKeyAlgo(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the Client Keystore algorithm, such as RSA when using client lookup
- setClientKeyData(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the Client Keystore data when using client lookup
- setClientKeyFile(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the Client Keystore data that are loaded from the file when using client lookup
- setClientKeyPassphrase(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the Client Keystore passphrase when using client lookup
- setClientRequestValidation(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Whether to enable validation of the client request to check: 1) Content-Type header matches what the Rest DSL consumes; returns HTTP Status 415 if validation error. 2) Accept header matches what the Rest DSL produces; returns HTTP Status 406 if validation error. 3) Missing required data (query parameters, HTTP headers, body); returns HTTP Status 400 if validation error. 4) Parsing error of the message body (JSon, XML or Auto binding mode must be enabled); returns HTTP Status 400 if validation error.
- setClientRequestValidation(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Whether to enable validation of the client request to check: 1) Content-Type header matches what the Rest DSL consumes; returns HTTP Status 415 if validation error. 2) Accept header matches what the Rest DSL produces; returns HTTP Status 406 if validation error. 3) Missing required data (query parameters, HTTP headers, body); returns HTTP Status 400 if validation error. 4) Parsing error of the message body (JSon, XML or Auto binding mode must be enabled); returns HTTP Status 400 if validation error.
- setClientRequestValidation(String) - Method in class org.apache.camel.model.rest.RestDefinition
-
Whether to enable validation of the client request to check:
- setClientRequestValidation(String) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Whether to enable validation of the client request to check: 1) Content-Type header matches what the Rest DSL consumes; returns HTTP Status 415 if validation error. 2) Accept header matches what the Rest DSL produces; returns HTTP Status 406 if validation error. 3) Missing required data (query parameters, HTTP headers, body); returns HTTP Status 400 if validation error. 4) Parsing error of the message body (JSon, XML or Auto binding mode must be enabled); returns HTTP Status 400 if validation error.
- setClientResponseValidation(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Whether to check what Camel is returning as response to the client: 1) Status-code and Content-Type matches Rest DSL response messages. 2) Check whether expected headers is included according to the Rest DSL repose message headers. 3) If the response body is JSon then check whether its valid JSon.
- setClientResponseValidation(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Whether to check what Camel is returning as response to the client: 1) Status-code and Content-Type matches Rest DSL response messages. 2) Check whether expected headers is included according to the Rest DSL repose message headers. 3) If the response body is JSon then check whether its valid JSon.
- setClientResponseValidation(String) - Method in class org.apache.camel.model.rest.RestDefinition
-
Whether to check what Camel is returning as response to the client: 1) Status-code and Content-Type matches Rest DSL response messages. 2) Check whether expected headers is included according to the Rest DSL repose message headers. 3) If the response body is JSon then check whether its valid JSon.
- setClientResponseValidation(String) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Whether to check what Camel is returning as response to the client: 1) Status-code and Content-Type matches Rest DSL response messages. 2) Check whether expected headers is included according to the Rest DSL repose message headers. 3) If the response body is JSon then check whether its valid JSon.
- setCloseCorrelationKeyOnCompletion(String) - Method in class org.apache.camel.model.AggregateDefinition
- setCode(String) - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
- setCollectionFormat(CollectionFormat) - Method in class org.apache.camel.model.rest.ParamDefinition
-
Sets the parameter collection format.
- setCollectionFormat(CollectionFormat) - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
-
Sets the parameter collection format.
- setCollectionType(Class<?>) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- setCollectionType(Class<?>) - Method in class org.apache.camel.model.dataformat.CBORDataFormat
- setCollectionType(Class<?>) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- setCollectionType(Class<?>) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- setCollectionType(Class<?>) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- setCollectionTypeName(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
Refers to a custom collection type to lookup in the registry to use.
- setCollectionTypeName(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat
-
Refers to a custom collection type to lookup in the registry to use.
- setCollectionTypeName(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
Refers to a custom collection type to lookup in the registry to use.
- setCollectionTypeName(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
Refers to a custom collection type to lookup in the registry to use.
- setCollectionTypeName(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
Refers to a custom collection type to lookup in the registry to use.
- setCollisionAvoidanceFactor(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setCombineUnicodeSurrogates(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
Force generator that outputs JSON content to combine surrogate pairs (if any) into 4-byte characters.
- setComment(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
The comment symbol.
- setCommentMarker(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Sets the comment marker of the reference format.
- setCommentMarkerDisabled(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Disables the comment marker of the reference format.
- setComparator(String) - Method in class org.apache.camel.model.config.StreamResequencerConfig
-
To use a custom comparator as a org.apache.camel.processor.resequencer.ExpressionResultComparator type.
- setComparator(String) - Method in class org.apache.camel.model.SortDefinition
- setComparatorBean(ExpressionResultComparator) - Method in class org.apache.camel.model.config.StreamResequencerConfig
-
To use a custom comparator
- setCompensation(SagaActionUriDefinition) - Method in class org.apache.camel.model.SagaDefinition
-
The compensation endpoint URI that must be called to compensate all changes done in the route.
- setCompleteAllOnStop(String) - Method in class org.apache.camel.model.AggregateDefinition
- setCompletion(SagaActionUriDefinition) - Method in class org.apache.camel.model.SagaDefinition
-
The completion endpoint URI that will be called when the Saga is completed successfully.
- setCompletionEager(String) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
- setCompletionFromBatchConsumer(String) - Method in class org.apache.camel.model.AggregateDefinition
- setCompletionInterval(String) - Method in class org.apache.camel.model.AggregateDefinition
- setCompletionMode(String) - Method in class org.apache.camel.model.SagaDefinition
-
Determine how the saga should be considered complete.
- setCompletionOnNewCorrelationGroup(String) - Method in class org.apache.camel.model.AggregateDefinition
- setCompletionPredicate(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.AggregateDefinition
- setCompletionSize(String) - Method in class org.apache.camel.model.AggregateDefinition
- setCompletionSizeExpression(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.AggregateDefinition
-
Number of messages aggregated before the aggregation is complete.
- setCompletionTimeout(String) - Method in class org.apache.camel.model.AggregateDefinition
- setCompletionTimeoutCheckerInterval(String) - Method in class org.apache.camel.model.AggregateDefinition
- setCompletionTimeoutExpression(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.AggregateDefinition
-
Time in millis that an aggregated exchange should be inactive before its complete (timeout).
- setComponent(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.The component to use.
- setComponent(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.The component to use.
- setComponent(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Sets the component name that this definition will apply to
- setComponent(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
The Camel Rest component to use for the REST transport (consumer), such as netty-http, jetty, servlet, undertow.
- setComponentProperties(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Allows to configure as many additional properties for the rest component in use.
- setComponentScanning(List<ComponentScanDefinition>) - Method in class org.apache.camel.model.app.BeansDefinition
-
Component scanning that can auto-discover Camel route builders from the classpath.
- setCompressionAlgorithm(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
-
Compression algorithm; possible values are defined in org.bouncycastle.bcpg.CompressionAlgorithmTags; for example 0 (= UNCOMPRESSED), 1 (= ZIP), 2 (= ZLIB), 3 (= BZIP2).
- setCompressionCodecName(String) - Method in class org.apache.camel.model.dataformat.ParquetAvroDataFormat
-
Compression codec to use when marshalling.
- setCompressionLevel(String) - Method in class org.apache.camel.model.dataformat.ZipDeflaterDataFormat
-
To specify a specific compression between 0-9. -1 is default compression, 0 is no compression, and 9 is the best compression.
- setConfig(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Refers to an existing io.github.resilience4j.circuitbreaker.CircuitBreakerConfig instance to lookup and use from the registry.
- setConfiguration(Object) - Method in class org.apache.camel.model.language.XQueryExpression
-
Custom saxon configuration (requires camel-saxon).
- setConfiguration(String) - Method in class org.apache.camel.model.CircuitBreakerDefinition
-
Refers to a circuit breaker configuration (such as resillience4j, or microprofile-fault-tolerance) to use for configuring the circuit breaker EIP.
- setConfiguration(Tokenizer.Configuration) - Method in class org.apache.camel.model.TokenizerImplementationDefinition
-
Sets the tokenizer configuration
- setConfigurationRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Refers to a ServiceCall configuration to use
- setConfigurationRef(String) - Method in class org.apache.camel.model.language.XQueryExpression
-
Reference to a saxon configuration instance in the registry to use for xquery (requires camel-saxon).
- setConfigurer(Consumer<RouteTemplateContext>) - Method in class org.apache.camel.model.DefaultRouteTemplateContext
- setConfigurer(Consumer<RouteTemplateContext>) - Method in class org.apache.camel.model.RouteTemplateDefinition
- setConnectionTimeout(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.Connection timeout.
- setConnectTimeoutMillis(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.Connect timeout for OkHttpClient
- setConstructor(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
BaseConstructor to construct incoming documents.
- setConstructors(List<BeanConstructorDefinition>) - Method in class org.apache.camel.model.app.BeanConstructorsDefinition
-
Constructor arguments
- setConstructors(Map<Integer, Object>) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Optional constructor arguments for creating the bean.
- setConsumerListener(String) - Method in class org.apache.camel.model.PausableDefinition
- setConsumerListener(ConsumerListener<?, ?>) - Method in class org.apache.camel.model.PausableDefinition
- setConsumerProperties(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Allows to configure as many additional properties for the rest consumer in use.
- setConsumes(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
To define the content type what the REST service consumes (accept as input), such as application/xml or application/json
- setConsumes(String) - Method in class org.apache.camel.model.rest.RestDefinition
-
To define the content type what the REST service consumes (accept as input), such as application/xml or application/json.
- setConsumes(String) - Method in class org.apache.camel.model.rest.VerbDefinition
-
To define the content type what the REST service consumes (accept as input), such as application/xml or application/json.
- setContentType(String) - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
- setContentTypeFormat(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
Defines a content type format in which protobuf message will be serialized/deserialized from(to) the Java been.
- setContentTypeFormat(String) - Method in class org.apache.camel.model.dataformat.ThriftDataFormat
-
Defines a content type format in which thrift message will be serialized/deserialized from(to) the Java been.
- setContentTypeHeader(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- setContentTypeHeader(String) - Method in interface org.apache.camel.model.dataformat.ContentTypeHeaderAware
-
Whether the data format should set the Content-Type header with the type from the data format.
- setContentTypeHeader(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat
- setContentTypeHeader(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
- setContentTypeHeader(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
- setContentTypeHeader(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- setContentTypeHeader(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- setContentTypeHeader(String) - Method in class org.apache.camel.model.dataformat.ThriftDataFormat
- setContextPath(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
Package name where your JAXB classes are located.
- setContextPath(String) - Method in class org.apache.camel.model.dataformat.SoapDataFormat
-
Package name where your JAXB classes are located.
- setContextPath(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Sets a leading context-path the REST services will be using.
- setContextPathIsClassName(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
This can be set to true to mark that the contextPath is referring to a classname and not a package name.
- setContinued(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.OnExceptionDefinition
- setContinuedPolicy(Predicate) - Method in class org.apache.camel.model.OnExceptionDefinition
- setCopy(String) - Method in class org.apache.camel.model.LoopDefinition
-
If the copy attribute is true, a copy of the input Exchange is used for each iteration.
- setCopy(String) - Method in class org.apache.camel.model.WireTapDefinition
- setCorrelationExpression(Expression) - Method in class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
- setCorrelationExpression(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.AggregateDefinition
-
The expression used to calculate the correlation key to use for aggregation.
- setCorrelationExpression(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
-
The correlation expression to use to calculate the correlation key
- setCorrelationExpression(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.ThrottleDefinition
-
The expression used to calculate the correlation key to use for throttle grouping.
- setCorsHeaders(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Allows to configure custom CORS headers.
- setCryptoProvider(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
-
The name of the JCE Security Provider that should be used.
- setCustomId(Boolean) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
-
Whether the node id was explicit set, or was auto generated by Camel.
- setCustomLoadBalancer(LoadBalancer) - Method in class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
-
The custom load balancer to use.
- setDatacenter(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.The data center
- setDataFormat(String) - Method in class org.apache.camel.model.rest.ParamDefinition
-
Sets the parameter data format.
- setDataFormat(String) - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
-
Sets the parameter data format.
- setDataFormat(DataFormat) - Method in class org.apache.camel.model.DataFormatDefinition
- setDataFormatName(String) - Method in class org.apache.camel.model.DataFormatDefinition
- setDataFormatProperties(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Allows to configure as many additional properties for the data formats in use.
- setDataFormats(List<DataFormatDefinition>) - Method in class org.apache.camel.model.app.BeansDefinition
-
Camel data formats
- setDataFormats(List<DataFormatDefinition>) - Method in class org.apache.camel.model.dataformat.DataFormatsDefinition
-
A list holding the configured data formats
- setDataFormats(Map<String, DataFormatDefinition>) - Method in interface org.apache.camel.model.Model
-
Sets the data formats that can be referenced in the routes.
- setDataFormatType(DataFormatDefinition) - Method in interface org.apache.camel.model.DataFormatDefinitionAware
-
The data format to be used.
- setDataFormatType(DataFormatDefinition) - Method in class org.apache.camel.model.MarshalDefinition
-
The data format to be used
- setDataFormatType(DataFormatDefinition) - Method in class org.apache.camel.model.transformer.DataFormatTransformerDefinition
-
The data format to be used
- setDataFormatType(DataFormatDefinition) - Method in class org.apache.camel.model.UnmarshalDefinition
-
The data format to be used
- setDataFormatTypeClasses(Class<?>[]) - Method in class org.apache.camel.model.dataformat.JsonApiDataFormat
-
The classes to take into account for the marshalling.
- setDataFormatTypes(String) - Method in class org.apache.camel.model.dataformat.JsonApiDataFormat
-
The classes to take into account for the marshalling.
- setDataObjectType(Class<?>) - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
-
What data type to unmarshal as, can either be org.w3c.dom.Node or java.lang.String.
- setDataObjectTypeName(String) - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
-
What data type to unmarshal as, can either be org.w3c.dom.Node or java.lang.String.
- setDataType(String) - Method in class org.apache.camel.model.rest.ParamDefinition
-
Sets the parameter data type.
- setDataType(String) - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
-
Sets the header data type.
- setDateFormatPattern(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- setDeadLetterHandleNewException(boolean) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- setDeadLetterHandleNewException(boolean) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- setDeadLetterHandleNewException(boolean) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- setDeadLetterHandleNewException(String) - Method in class org.apache.camel.model.errorhandler.DeadLetterChannelDefinition
-
Whether the dead letter channel should handle (and ignore) any new exception that may been thrown during sending the message to the dead letter endpoint.
- setDeadLetterUri(String) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- setDeadLetterUri(String) - Method in class org.apache.camel.model.errorhandler.DeadLetterChannelDefinition
-
The dead letter endpoint uri for the Dead Letter error handler.
- setDeadLetterUri(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- setDeadLetterUri(String) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- setDefaultInstance(Object) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- setDefaultInstance(Object) - Method in class org.apache.camel.model.dataformat.ThriftDataFormat
- setDefaultProfile(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
-
Whether this profile is the default thread pool profile
- setDefaults(String) - Method in class org.apache.camel.model.transformer.LoadTransformerDefinition
-
Enable loading of default transformers.
- setDefaultValue(String) - Method in class org.apache.camel.model.rest.ParamDefinition
- setDefaultValue(String) - Method in class org.apache.camel.model.RouteTemplateParameterDefinition
-
Default value of the parameter.
- setDefinition(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
-
The flatpack pzmap configuration file.
- setDelay(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
-
Control how long the circuit breaker stays open.
- setDelayer(String) - Method in class org.apache.camel.model.RouteDefinition
-
Whether to slow down processing messages by a given delay in msec.
- setDelayPattern(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setDelimiter(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Sets the delimiter to use.
- setDelimiter(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
-
The delimiter char (could be ; , or similar)
- setDelimiter(String) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
-
The delimiter of values
- setDelimiter(String) - Method in class org.apache.camel.model.RecipientListDefinition
- setDelimiter(String) - Method in class org.apache.camel.model.SplitDefinition
- setDeliveryAttemptInterval(String) - Method in class org.apache.camel.model.config.StreamResequencerConfig
-
Sets the interval in milliseconds the stream resequencer will at most wait while waiting for condition of being able to deliver.
- setDeprecated(String) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Marks this rest operation as deprecated in OpenApi documentation.
- setDescription(String) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
-
Sets the description of this node
- setDescription(String) - Method in class org.apache.camel.model.rest.ParamDefinition
-
Sets the parameter description.
- setDescription(String) - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
- setDescription(String) - Method in class org.apache.camel.model.rest.RestSecurityDefinition
-
A short description for security scheme.
- setDescription(String) - Method in class org.apache.camel.model.RouteTemplateParameterDefinition
-
Description of the parameter
- setDestroyMethod(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
The name of the custom destroy method to invoke on bean shutdown, such as when Camel is shutting down.
- setDigestAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
-
The digest algorithm to use with the RSA OAEP algorithm.
- setDisabled(String) - Method in interface org.apache.camel.model.DisabledAwareDefinition
-
Disables this EIP from the route during build time.
- setDisabled(String) - Method in class org.apache.camel.model.OtherwiseDefinition
- setDisabled(String) - Method in class org.apache.camel.model.ProcessorDefinition
- setDisabled(String) - Method in class org.apache.camel.model.rest.OpenApiDefinition
-
Whether to disable all the REST services from the OpenAPI contract from the route during build time.
- setDisabled(String) - Method in class org.apache.camel.model.rest.RestDefinition
-
Whether to disable this REST service from the route during build time.
- setDisabled(String) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Whether to disable this REST service from the route during build time.
- setDisabled(String) - Method in class org.apache.camel.model.WhenDefinition
- setDisableFeatures(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
Set of features to disable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- setDisableFeatures(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat
-
Set of features to disable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- setDisableFeatures(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
Set of features to disable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- setDisableFeatures(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
Set of features to disable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- setDisableFeatures(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
Set of features to disable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- setDisableRedelivery(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Disables redelivery (same as setting maximum redeliveries to 0)
- setDiscardOnAggregationFailure(String) - Method in class org.apache.camel.model.AggregateDefinition
- setDiscardOnCompletionTimeout(String) - Method in class org.apache.camel.model.AggregateDefinition
- setDistributionRatio(String) - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
-
The distribution ratio is a delimited String consisting on integer weights separated by delimiters for example "2,3,5".
- setDistributionRatioDelimiter(String) - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
-
Delimiter used to specify the distribution ratio.
- setDnsDomain(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the DNS domain to use for DNS lookup.
- setDocumentType(Class<?>) - Method in class org.apache.camel.model.language.XPathExpression
-
Class for document type to use
- setDocumentTypeName(String) - Method in class org.apache.camel.model.language.XPathExpression
-
Name of class for document type
- setDomain(String) - Method in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration
-
Deprecated.The domain name;
- setDontEncodeElements(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
If provided, specifies the elements which should NOT be encoded.
- setDontEncodeElements(Set<String>) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
If provided, specifies the elements which should NOT be encoded.
- setDontStripVersionsFromReferencesAtPaths(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
If supplied value(s), any resource references at the specified paths will have their resource versions encoded instead of being automatically stripped during the encoding process.
- setDontStripVersionsFromReferencesAtPaths(List<String>) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
If supplied value(s), any resource references at the specified paths will have their resource versions encoded instead of being automatically stripped during the encoding process.
- setDoWhile(String) - Method in class org.apache.camel.model.LoopDefinition
-
Enables the while loop that loops until the predicate evaluates to false or null.
- setDumperOptions(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
DumperOptions to configure outgoing objects.
- setDynamicUri(String) - Method in class org.apache.camel.model.WireTapDefinition
- setEager(String) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
- setEagerCheckCompletion(String) - Method in class org.apache.camel.model.AggregateDefinition
- setElementNameStrategy(Object) - Method in class org.apache.camel.model.dataformat.SoapDataFormat
-
Sets an element strategy instance to use.
- setElementNameStrategyRef(String) - Method in class org.apache.camel.model.dataformat.SoapDataFormat
-
Refers to an element strategy to lookup from the registry.
- setEmptyValue(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
The String representation of an empty value.
- setEnableCORS(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Whether to enable CORS headers in the HTTP response.
- setEnableCORS(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Whether to enable CORS headers in the HTTP response.
- setEnableCORS(String) - Method in class org.apache.camel.model.rest.RestDefinition
-
Whether to enable CORS headers in the HTTP response.
- setEnableCORS(String) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Whether to enable CORS headers in the HTTP response.
- setEnableFeatures(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
Set of features to enable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- setEnableFeatures(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat
-
Set of features to enable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- setEnableFeatures(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
Set of features to enable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- setEnableFeatures(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
Set of features to enable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- setEnableFeatures(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
Set of features to enable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
- setEnableJaxbAnnotationModule(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
Whether to enable the JAXB annotations module when using jackson.
- setEnableNoContentResponse(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Whether to return HTTP 204 with an empty body when a response contains an empty JSON object or XML root object.
- setEnableNoContentResponse(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Whether to return HTTP 204 with an empty body when a response contains an empty JSON object or XML root object.
- setEnableNoContentResponse(String) - Method in class org.apache.camel.model.rest.RestDefinition
-
Whether to return HTTP 204 with an empty body when a response contains an empty JSON object or XML root object.
- setEnableNoContentResponse(String) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Whether to return HTTP 204 with an empty body when a response contains an empty JSON object or XML root object.
- setEncodeElements(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
If provided, specifies the elements which should be encoded, to the exclusion of all others.
- setEncodeElements(Set<String>) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
If provided, specifies the elements which should be encoded, to the exclusion of all others.
- setEncodeElementsAppliesToChildResourcesOnly(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
If set to
true
(default is false), the values supplied toFhirDataformat.setEncodeElements(Set)
will not be applied to the root resource (typically a Bundle), but will be applied to any sub-resources contained within it (i.e. search result resources in that bundle) - setEncoding(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
-
The charset to use.
- setEncoding(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
To overrule and use a specific encoding
- setEncoding(String) - Method in class org.apache.camel.model.dataformat.SoapDataFormat
-
To overrule and use a specific encoding
- setEndpoint(Endpoint) - Method in class org.apache.camel.model.FromDefinition
- setEndpoint(Endpoint) - Method in class org.apache.camel.model.PollDefinition
- setEndpoint(Endpoint) - Method in class org.apache.camel.model.SendDefinition
- setEndpointConsumerBuilder(EndpointConsumerBuilder) - Method in class org.apache.camel.model.FromDefinition
- setEndpointConsumerBuilder(EndpointConsumerBuilder) - Method in class org.apache.camel.model.PollDefinition
- setEndpointProducerBuilder(EndpointProducerBuilder) - Method in class org.apache.camel.model.SendDefinition
- setEndpointProducerBuilder(EndpointProducerBuilder) - Method in class org.apache.camel.model.ToDynamicDefinition
- setEndpointProperties(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Allows to configure as many additional properties for the rest endpoint in use.
- setEndToken(String) - Method in class org.apache.camel.model.language.TokenizerExpression
-
The end token to use as tokenizer if using start/end token pairs.
- setErrorHandler(ErrorHandlerDefinition) - Method in class org.apache.camel.model.RouteConfigurationDefinition
- setErrorHandler(ErrorHandlerDefinition) - Method in class org.apache.camel.model.RouteDefinition
-
Sets the error handler to use for this route
- setErrorHandlerFactory(ErrorHandlerFactory) - Method in class org.apache.camel.builder.BuilderSupport
-
Sets the error handler to use with processors created by this builder
- setErrorHandlerFactory(ErrorHandlerFactory) - Method in class org.apache.camel.builder.RouteBuilder
- setErrorHandlerFactory(ErrorHandlerFactory) - Method in class org.apache.camel.model.RouteDefinition
-
Sets the error handler to use with processors created by this builder
- setErrorHandlerFactory(ErrorHandlerFactory) - Method in class org.apache.camel.model.RoutesDefinition
- setErrorHandlerFactory(ErrorHandlerFactory) - Method in class org.apache.camel.model.RouteTemplatesDefinition
- setErrorHandlerFactoryIfNull(ErrorHandlerFactory) - Method in class org.apache.camel.model.RouteDefinition
-
Sets the error handler if one is not already set
- setErrorHandlerRef(String) - Method in class org.apache.camel.model.RouteDefinition
-
Sets the bean ref name of the error handler builder to use on this route
- setErrorHandlerType(ErrorHandlerFactory) - Method in class org.apache.camel.model.ErrorHandlerDefinition
-
The specific error handler in use.
- setEscape(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Sets the escape character to use
- setEscapeChar(String) - Method in class org.apache.camel.model.dataformat.UniVocityTsvDataFormat
-
The escape character.
- setEscapeDisabled(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Use for disabling using escape character
- setExample(String) - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
-
Sets the example
- setExamples(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.ParamDefinition
-
Sets the parameter examples.
- setExamples(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
-
Examples of response messages
- setException(Exception) - Method in class org.apache.camel.model.ThrowExceptionDefinition
- setExceptionClass(Class<? extends Exception>) - Method in class org.apache.camel.model.ThrowExceptionDefinition
-
The class of the exception to create using the message.
- setExceptionClasses(List<Class<? extends Throwable>>) - Method in class org.apache.camel.model.CatchDefinition
- setExceptions(List<String>) - Method in class org.apache.camel.model.CatchDefinition
- setExceptions(List<String>) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
-
A list of class names for specific exceptions to monitor.
- setExceptions(List<String>) - Method in class org.apache.camel.model.OnExceptionDefinition
-
A set of exceptions to react upon.
- setExceptionType(String) - Method in class org.apache.camel.model.ThrowExceptionDefinition
-
The class of the exception to create using the message.
- setExceptionTypes(List<Class<?>>) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
-
A list of specific exceptions to monitor.
- setExchangeFormatterRef(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setExchangePattern(String) - Method in class org.apache.camel.model.ProcessorDefinition
- setExchangePattern(ExchangePattern) - Method in class org.apache.camel.model.ProcessorDefinition
- SetExchangePatternDefinition - Class in org.apache.camel.model
-
Sets the exchange pattern on the message exchange
- SetExchangePatternDefinition() - Constructor for class org.apache.camel.model.SetExchangePatternDefinition
- SetExchangePatternDefinition(String) - Constructor for class org.apache.camel.model.SetExchangePatternDefinition
- SetExchangePatternDefinition(ExchangePattern) - Constructor for class org.apache.camel.model.SetExchangePatternDefinition
- SetExchangePatternDefinition(SetExchangePatternDefinition) - Constructor for class org.apache.camel.model.SetExchangePatternDefinition
- setExcludePattern(String) - Method in class org.apache.camel.model.RemoveHeadersDefinition
-
Name or patter of headers to not remove.
- setExcludePattern(String) - Method in class org.apache.camel.model.RemovePropertiesDefinition
-
Name or pattern of properties to not remove.
- setExcludePatterns(String[]) - Method in class org.apache.camel.model.RemoveHeadersDefinition
-
Name or pattern of headers to not remove.
- setExcludePatterns(String[]) - Method in class org.apache.camel.model.RemovePropertiesDefinition
-
Name or pattern of properties to not remove.
- setExcludes(List<String>) - Method in class org.apache.camel.model.ContextScanDefinition
-
Exclude finding route builder from these java package names.
- setExcludes(List<String>) - Method in class org.apache.camel.model.PackageScanDefinition
-
Exclude finding route builder from these java package names.
- setExecutorService(String) - Method in class org.apache.camel.model.AggregateDefinition
- setExecutorService(String) - Method in class org.apache.camel.model.DelayDefinition
- setExecutorService(String) - Method in class org.apache.camel.model.MulticastDefinition
-
Refers to a custom Thread Pool to be used for parallel processing.
- setExecutorService(String) - Method in class org.apache.camel.model.OnCompletionDefinition
- setExecutorService(String) - Method in class org.apache.camel.model.RecipientListDefinition
- setExecutorService(String) - Method in class org.apache.camel.model.SplitDefinition
- setExecutorService(String) - Method in class org.apache.camel.model.ThreadsDefinition
- setExecutorService(String) - Method in class org.apache.camel.model.ThrottleDefinition
- setExecutorService(String) - Method in class org.apache.camel.model.WireTapDefinition
- setExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- setExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- setExecutorService(ScheduledExecutorService) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- setExecutorServiceBean(ScheduledExecutorService) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets a thread pool to be used by the error handler
- setExecutorServiceRef(String) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- setExecutorServiceRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- setExecutorServiceRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets a reference to a thread pool to be used by the error handler
- setExecutorServiceRef(String) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- setExponentialBackOff(String) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
- setExpression(String) - Method in class org.apache.camel.model.language.ExpressionDefinition
-
The expression value in your chosen language syntax
- setExpression(Expression) - Method in class org.apache.camel.model.AggregateDefinition
- setExpression(Expression) - Method in class org.apache.camel.model.BasicExpressionNode
- setExpression(Expression) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Set a custom
Expression
to use. - setExpression(Expression) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Set a custom
Expression
to use. - setExpression(Expression) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
Deprecated.
- setExpression(Expression) - Method in class org.apache.camel.model.ExpressionNode
- setExpression(Expression) - Method in class org.apache.camel.model.ResequenceDefinition
-
Expression to use for re-ordering the messages, such as a header with a sequence number
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.AggregateDefinition
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.BasicExpressionNode
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.DelayDefinition
-
Expression to define how long time to wait (in millis)
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.DynamicRouterDefinition
-
Expression to call that returns the endpoint(s) to route to in the dynamic routing.
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.EnrichDefinition
-
Expression that computes the endpoint uri to use as the resource endpoint to enrich from
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.ExpressionNode
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.FilterDefinition
-
Expression to determine if the message should be filtered or not.
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
-
Expression used to calculate the correlation key to use for duplicate check.
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.LoopDefinition
-
Expression to define how many times we should loop.
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.OnWhenDefinition
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.PollEnrichDefinition
-
Expression that computes the endpoint uri to use as the resource endpoint to enrich from
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.PropertyExpressionDefinition
-
Property values as an expression
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.RecipientListDefinition
-
Expression that returns which endpoints (url) to send the message to (the recipients).
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.ResequenceDefinition
-
Expression to use for re-ordering the messages, such as a header with a sequence number
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.RoutingSlipDefinition
-
Expression to define the routing slip, which defines which endpoints to route the message in a pipeline style.
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.ScriptDefinition
-
Script to be executed.
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SetBodyDefinition
-
Expression that returns the new body to use
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SetHeaderDefinition
-
Expression to return the value of the header
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SetPropertyDefinition
-
Expression to return the value of the message exchange property
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SetVariableDefinition
-
Expression to return the value of the variable
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SortDefinition
-
Optional expression to sort by something else than the message body
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SplitDefinition
-
Expression of how to split the message body, such as as-is, using a tokenizer, or using a xpath.
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.ThrottleDefinition
-
Expression to configure the maximum number of messages to throttle per request
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.TransformDefinition
-
Expression to return the transformed message body (the new message body to use)
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.ValidateDefinition
-
Expression to use for validation as a predicate.
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.validator.PredicateValidatorDefinition
- setExpressionConfiguration(ServiceCallExpressionConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Configures the Expression using the given configuration.
- setExpressionConfiguration(ServiceCallExpressionConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Configures the Expression using the given configuration.
- setExpressionRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Set a reference to a custom
Expression
to use. - setExpressionRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Set a reference to a custom
Expression
to use. - setExpressionType(ExpressionFactory) - Method in class org.apache.camel.builder.ExpressionClauseSupport
- setExpressionType(ExpressionDefinition) - Method in class org.apache.camel.model.BasicExpressionNode
- setExpressionType(ExpressionDefinition) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
Deprecated.
- setExpressionType(ExpressionDefinition) - Method in class org.apache.camel.model.ExpressionNode
- setExpressionType(ExpressionDefinition) - Method in class org.apache.camel.model.ExpressionSubElementDefinition
- setExpressionType(ExpressionDefinition) - Method in interface org.apache.camel.model.HasExpressionType
-
Sets the expression definition
- setExpressionType(ExpressionDefinition) - Method in class org.apache.camel.model.language.ExpressionDefinition
-
Allows derived classes and DSLs to set a lazily created expressionType instance such as if using the
ExpressionClause
- setExpressionType(ExpressionDefinition) - Method in class org.apache.camel.model.OnWhenDefinition
- setExpressionType(ExpressionDefinition) - Method in class org.apache.camel.model.PropertyExpressionDefinition
- setExpressionType(ExpressionDefinition) - Method in class org.apache.camel.model.ResequenceDefinition
-
Expression to use for re-ordering the messages, such as a header with a sequence number
- setExpressionValue(Expression) - Method in class org.apache.camel.builder.ExpressionClauseSupport
- setExpressionValue(Expression) - Method in class org.apache.camel.model.language.ExpressionDefinition
- setFactoryBean(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Name of factory bean (bean id) to use for creating the bean.
- setFactoryMethod(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Name of method to invoke when creating the bean via a factory bean.
- setFactoryRef(String) - Method in class org.apache.camel.model.language.XPathExpression
-
References to a custom XPathFactory to lookup in the registry
- setFailureRateThreshold(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Configures the failure rate threshold in percentage.
- setFailureRatio(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
-
Configures the failure rate threshold in percentage.
- setFallbackViaNetwork(String) - Method in class org.apache.camel.model.OnFallbackDefinition
-
Whether the fallback goes over the network.
- setFaultToleranceConfiguration(FaultToleranceConfigurationDefinition) - Method in class org.apache.camel.model.CircuitBreakerDefinition
- setFaultToleranceConfiguration(FaultToleranceConfigurationDefinition) - Method in interface org.apache.camel.model.Model
-
Sets the default MicroProfile Fault Tolerance configuration
- setFaultToleranceConfigurations(List<FaultToleranceConfigurationDefinition>) - Method in interface org.apache.camel.model.Model
-
Sets the MicroProfile Fault Tolerance configurations
- setFhirContext(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
To use a custom fhir context.
- setFhirVersion(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
The version of FHIR to use.
- setFilter(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
- setFilterNonXmlChars(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
To ignore non xml characheters and replace them with an empty space.
- setFinallyClause(FinallyDefinition) - Method in class org.apache.camel.model.TryDefinition
- setFixed(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
-
Delimited or fixed.
- setFlattened(String) - Method in class org.apache.camel.model.dataformat.GrokDataFormat
-
Turns on flattened mode.
- setFlow(String) - Method in class org.apache.camel.model.rest.OAuth2Definition
-
The flow used by the OAuth2 security scheme.
- setForceCompletionOnStop(String) - Method in class org.apache.camel.model.AggregateDefinition
- setForceResourceId(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
When encoding, force this resource ID to be encoded as the resource ID.
- setFormat(String) - Method in class org.apache.camel.model.rest.BearerTokenDefinition
-
A hint to the client to identify how the bearer token is formatted.
- setFormatName(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
The name of the format to use, the default value is CSVFormat.DEFAULT
- setFormatRef(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
The reference format to use, it will be updated with the other format options, the default value is CSVFormat.DEFAULT
- setFragment(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
To turn on marshalling XML fragment trees.
- setFromType(Class<?>) - Method in class org.apache.camel.model.transformer.TransformerDefinition
-
Set the 'from' data type using Java class.
- setFromType(String) - Method in class org.apache.camel.model.TransformDefinition
-
From type used in data type transformation.
- setFromType(String) - Method in class org.apache.camel.model.transformer.TransformerDefinition
-
Set the 'from' data type name.
- setGeneratedId(String) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
- setGlobalOptions(List<GlobalOptionDefinition>) - Method in class org.apache.camel.model.GlobalOptionsDefinition
-
A series of global options as key value pairs
- setGroup(String) - Method in class org.apache.camel.model.language.TokenizerExpression
-
To group N parts together, for example to split big files into chunks of 1000 lines.
- setGroup(String) - Method in class org.apache.camel.model.language.XMLTokenizerExpression
-
To group N parts together
- setGroup(String) - Method in class org.apache.camel.model.RouteDefinition
-
The group name for this route.
- setGroupDelimiter(String) - Method in class org.apache.camel.model.language.TokenizerExpression
-
Sets the delimiter to use when grouping.
- setHandled(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.OnExceptionDefinition
- setHandledPolicy(Predicate) - Method in class org.apache.camel.model.OnExceptionDefinition
- setHashAlgorithm(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
-
Signature hash algorithm; possible values are defined in org.bouncycastle.bcpg.HashAlgorithmTags; for example 2 (= SHA1), 8 (= SHA256), 9 (= SHA384), 10 (= SHA512), 11 (=SHA224).
- setHeader(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which sets the header on the IN message
- setHeader(String, Supplier<Object>) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which sets the header on the IN message
- setHeader(String, Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which sets the header on the IN message
- setHeader(List<String>) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
To configure the CSV headers
- SetHeaderDefinition - Class in org.apache.camel.model
-
Sets the value of a message header
- SetHeaderDefinition() - Constructor for class org.apache.camel.model.SetHeaderDefinition
- SetHeaderDefinition(String, String) - Constructor for class org.apache.camel.model.SetHeaderDefinition
- SetHeaderDefinition(String, Expression) - Constructor for class org.apache.camel.model.SetHeaderDefinition
- SetHeaderDefinition(String, ExpressionDefinition) - Constructor for class org.apache.camel.model.SetHeaderDefinition
- SetHeaderDefinition(SetHeaderDefinition) - Constructor for class org.apache.camel.model.SetHeaderDefinition
- setHeaderDisabled(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
- setHeaderExtractionEnabled(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
Whether or not the header must be read in the first line of the test document.
- setHeaders(Object...) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which sets several headers on the IN message
- setHeaders(List<UniVocityHeader>) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
The headers to use.
- setHeaders(List<ResponseHeaderDefinition>) - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
- setHeaders(List<SetHeaderDefinition>) - Method in class org.apache.camel.model.SetHeadersDefinition
- SetHeadersDefinition - Class in org.apache.camel.model
-
Allows setting multiple headers on the message at the same time.
- SetHeadersDefinition() - Constructor for class org.apache.camel.model.SetHeadersDefinition
- SetHeadersDefinition(Object...) - Constructor for class org.apache.camel.model.SetHeadersDefinition
-
Allow setting multiple headers using a single expression.
- SetHeadersDefinition(SetHeadersDefinition) - Constructor for class org.apache.camel.model.SetHeadersDefinition
- setHeadersDisabled(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
Whether or not the headers are disabled.
- setHeadersInline(String) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
-
Defines whether the MIME-Multipart headers are part of the message body (true) or are set as Camel headers (false).
- setHeight(String) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
-
Height of the barcode
- setHost(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
The hostname to use for exposing the REST service.
- setHostHeader(String) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
Deprecated.The header that holds the service host information, default ServiceCallConstants.SERVICE_HOST
- setHostNameResolver(RestHostNameResolver) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
If no hostname has been explicit configured, then this resolver is used to compute the hostname the REST service will be using.
- setId(String) - Method in class org.apache.camel.model.ChoiceDefinition
- setId(String) - Method in class org.apache.camel.model.IdentifiedType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.camel.model.language.ExpressionDefinition
-
Sets the id of this node
- setId(String) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
-
Sets the id of this node
- setId(String) - Method in class org.apache.camel.model.OtherwiseDefinition
- setId(String) - Method in class org.apache.camel.model.WhenDefinition
- setIdempotentRepository(String) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
- setIdempotentRepository(IdempotentRepository) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
- setIgnoreEmptyLines(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Whether to ignore empty lines.
- setIgnoreExceptions(List<String>) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Configure a list of exceptions that are ignored and neither count as a failure nor success.
- setIgnoreExtraColumns(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
-
Allows for lines to be longer than expected and ignores the extra characters.
- setIgnoreFirstRecord(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
-
Whether the first line is ignored for delimited files (for the column headers).
- setIgnoreHeaderCase(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Sets whether or not to ignore case when accessing header names.
- setIgnoreInvalidCorrelationKeys(String) - Method in class org.apache.camel.model.AggregateDefinition
- setIgnoreInvalidEndpoint(String) - Method in class org.apache.camel.model.EnrichDefinition
- setIgnoreInvalidEndpoint(String) - Method in class org.apache.camel.model.PollEnrichDefinition
- setIgnoreInvalidEndpoint(String) - Method in class org.apache.camel.model.ToDynamicDefinition
- setIgnoreInvalidEndpoints(String) - Method in class org.apache.camel.model.DynamicRouterDefinition
- setIgnoreInvalidEndpoints(String) - Method in class org.apache.camel.model.RecipientListDefinition
- setIgnoreInvalidEndpoints(String) - Method in class org.apache.camel.model.RoutingSlipDefinition
- setIgnoreInvalidExchanges(String) - Method in class org.apache.camel.model.config.BatchResequencerConfig
-
Whether to ignore invalid exchanges
- setIgnoreInvalidExchanges(String) - Method in class org.apache.camel.model.config.StreamResequencerConfig
-
Whether to ignore invalid exchanges
- setIgnoreInvalidRecords(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
-
Whether to ignore invalid records.
- setIgnoreJAXBElement(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
Whether to ignore JAXBElement elements - only needed to be set to false in very special use-cases.
- setIgnoreLeadingWhitespaces(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
Whether or not the leading white spaces must be ignored.
- setIgnoreSurroundingSpaces(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Whether to ignore surrounding spaces
- setIgnoreTrailingWhitespaces(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
Whether or not the trailing white spaces must be ignored.
- setIgnoreUnexpectedRecords(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
-
Whether to ignore unexpected records.
- setIgnoreUnidentifiedRecords(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
-
Whether to ignore unidentified records.
- setImageType(String) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
-
Image type of the barcode such as png
- setInclude(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
If you want to marshal a pojo to JSON, and the pojo has some fields with null values.
- setInclude(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
If you want to marshal a pojo to JSON, and the pojo has some fields with null values.
- setInclude(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
If you want to marshal a pojo to JSON, and the pojo has some fields with null values.
- setInclude(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
If you want to marshal a pojo to JSON, and the pojo has some fields with null values.
- setIncludeHeaders(String) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
-
A regex that defines which Camel headers are also included as MIME headers into the MIME multipart.
- setIncludeNonSingletons(String) - Method in class org.apache.camel.model.ContextScanDefinition
-
Whether to include non-singleton beans (prototypes)
- setIncludes(List<String>) - Method in class org.apache.camel.model.ContextScanDefinition
-
Include finding route builder from these java package names.
- setIncludes(List<String>) - Method in class org.apache.camel.model.PackageScanDefinition
-
Include finding route builder from these java package names.
- setIncludeTokens(String) - Method in class org.apache.camel.model.language.TokenizerExpression
-
Whether to include the tokens in the parts when using pairs.
- setInCookie(String) - Method in class org.apache.camel.model.rest.ApiKeyDefinition
-
To use a cookie as the location of the API key.
- setIndex(Integer) - Method in class org.apache.camel.model.app.BeanConstructorDefinition
-
Constructor argument index.
- setInHeader(String) - Method in class org.apache.camel.model.rest.ApiKeyDefinition
-
To use header as the location of the API key.
- setInheritErrorHandler(Boolean) - Method in class org.apache.camel.model.CircuitBreakerDefinition
- setInheritErrorHandler(Boolean) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
-
To turn off Camel error handling during load balancing.
- setInheritErrorHandler(Boolean) - Method in class org.apache.camel.model.ProcessorDefinition
- setInheritNamespaceTagName(String) - Method in class org.apache.camel.model.language.TokenizerExpression
-
To inherit namespaces from a root/parent tag name when using XML You can use simple language as the tag name to support dynamic names.
- setInitMethod(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
The name of the custom initialization method to invoke after setting bean properties.
- setInitVectorRef(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
-
Refers to a byte array containing the Initialization Vector that will be used to initialize the Cipher.
- setInline(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
-
Flag indicating that the configured IV should be inlined into the encrypted data stream.
- setInlineRoutes(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Inline routes in rest-dsl which are linked using direct endpoints.
- setInput(FromDefinition) - Method in class org.apache.camel.model.RouteDefinition
-
Input to the route.
- setInputType(InputTypeDefinition) - Method in class org.apache.camel.model.RouteDefinition
- setInQuery(String) - Method in class org.apache.camel.model.rest.ApiKeyDefinition
-
To use query parameter as the location of the API key.
- setInstance(Object) - Method in class org.apache.camel.model.language.MethodCallExpression
- setInstanceClass(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
Name of class to use when unmarshalling
- setInstanceClass(String) - Method in class org.apache.camel.model.dataformat.ThriftDataFormat
-
Name of class to use when unmarshalling
- setInstanceClassName(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
Class name to use for marshal and unmarshalling
- setIntegrity(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
-
Adds an integrity check/sign into the encryption file.
- setInterceptFroms(List<InterceptFromDefinition>) - Method in class org.apache.camel.model.RouteConfigurationDefinition
- setInterceptFroms(List<InterceptFromDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
- setIntercepts(List<InterceptDefinition>) - Method in class org.apache.camel.model.RouteConfigurationDefinition
- setIntercepts(List<InterceptDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
- setInterceptSendTos(List<InterceptSendToEndpointDefinition>) - Method in class org.apache.camel.model.RouteConfigurationDefinition
- setInterceptSendTos(List<InterceptSendToEndpointDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
- setIntermittent(String) - Method in class org.apache.camel.model.ResumableDefinition
- setJavaClass(Class<?>) - Method in class org.apache.camel.model.InputTypeDefinition
-
Set input type via Java Class.
- setJavaClass(Class<?>) - Method in class org.apache.camel.model.OutputTypeDefinition
-
Set output type via Java Class.
- setJaxbProviderProperties(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
Refers to a custom java.util.Map to lookup in the registry containing custom JAXB provider properties to be used with the JAXB marshaller.
- setJsonDataFormat(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Name of specific json data format to use.
- setJsonView(Class<?>) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
- setJsonView(Class<?>) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
- setJsonView(Class<?>) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
- setJsonView(Class<?>) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
- setJsonViewTypeName(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
- setJsonViewTypeName(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
- setJsonViewTypeName(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
- setJsonViewTypeName(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
- setKamelet(Boolean) - Method in class org.apache.camel.model.RouteDefinition
-
This route is created from a Kamelet.
- setKeepAliveTime(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
-
Sets the keep alive time for idle threads in the pool
- setKeepAliveTime(String) - Method in class org.apache.camel.model.ThreadsDefinition
- setKey(String) - Method in class org.apache.camel.model.app.BeanPropertyDefinition
-
The name of the property
- setKey(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
- setKey(String) - Method in class org.apache.camel.model.GlobalOptionDefinition
-
Global option key
- setKey(String) - Method in class org.apache.camel.model.PropertyDefinition
-
The name of the property
- setKey(String) - Method in class org.apache.camel.model.PropertyExpressionDefinition
-
Property key
- setKey(String) - Method in class org.apache.camel.model.rest.RestPropertyDefinition
-
Property key
- setKey(String) - Method in class org.apache.camel.model.rest.RestSecurityDefinition
-
Key used to refer to this security definition
- setKey(String) - Method in class org.apache.camel.model.rest.SecurityDefinition
-
Key used to refer to this security definition
- setKeyCipherAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
-
The cipher algorithm to be used for encryption/decryption of the asymmetric key.
- setKeyFileName(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
-
Filename of the keyring; must be accessible as a classpath resource (but you can specify a location in the file system by using the "file:" prefix).
- setKeyOrTrustStoreParameters(KeyStoreParameters) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
-
Configuration options for creating and loading a KeyStore instance that represents the sender's trustStore or recipient's keyStore.
- setKeyOrTrustStoreParametersRef(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
-
Refers to a KeyStore instance to lookup in the registry, which is used for configuration options for creating and loading a KeyStore instance that represents the sender's trustStore or recipient's keyStore.
- setKeyPassword(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
-
The password to be used for retrieving the private key from the KeyStore.
- setKeyRef(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
-
Refers to the secret key to lookup from the register to use.
- setKeyUserid(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
-
The user ID of the key in the PGP keyring used during encryption.
- setLanguage(String) - Method in class org.apache.camel.model.language.LanguageExpression
-
The name of the language to use
- setLazyLoad(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Whether the unmarshalling should produce an iterator that reads the lines on the fly or if all the lines must be read at one.
- setLazyLoad(String) - Method in class org.apache.camel.model.dataformat.ParquetAvroDataFormat
-
Whether the unmarshalling should produce an iterator of records or read all the records at once.
- setLazyLoad(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
Whether the unmarshalling should produce an iterator that reads the lines on the fly or if all the lines must be read at once.
- setLength(String) - Method in class org.apache.camel.model.dataformat.UniVocityHeader
-
Header length
- setLevel(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Logging level to use by error handler
- setLibrary(AvroLibrary) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
Which Avro library to use.
- setLibrary(JsonLibrary) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
Which json library to use.
- setLibrary(ProtobufLibrary) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
Which Protobuf library to use.
- setLibrary(YAMLLibrary) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
Which yaml library to use.
- setLineLength(String) - Method in class org.apache.camel.model.dataformat.Base64DataFormat
-
To specific a maximum line length for the encoded data.
- setLineNumber(int) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
- setLineSeparator(String) - Method in class org.apache.camel.model.dataformat.Base64DataFormat
-
The line separators to use.
- setLineSeparator(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
The line separator of the files.
- setLoadBalancer(ServiceLoadBalancer) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets a custom
ServiceLoadBalancer
to use. - setLoadBalancer(ServiceLoadBalancer) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets a custom
ServiceLoadBalancer
to use. - setLoadBalancerConfiguration(ServiceCallServiceLoadBalancerConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Configures theL oadBalancer using the given configuration.
- setLoadBalancerConfiguration(ServiceCallServiceLoadBalancerConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Configures the LoadBalancer using the given configuration.
- setLoadBalancerRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets a reference to a custom
ServiceLoadBalancer
to use. - setLoadBalancerRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets a reference to a custom
ServiceLoadBalancer
to use. - setLoadBalancerType(LoadBalancerDefinition) - Method in class org.apache.camel.model.LoadBalanceDefinition
-
The load balancer to be used
- setLocale(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
-
To configure a default locale to use, such as us for united states.
- setLocation(String) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
- setLogContinued(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setLogExhausted(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setLogExhaustedMessageBody(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setLogExhaustedMessageHistory(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setLogger(String) - Method in class org.apache.camel.model.LogDefinition
-
To refer to a custom logger instance to lookup from the registry.
- setLogger(CamelLogger) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- setLogger(CamelLogger) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- setLogger(CamelLogger) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- setLogger(Logger) - Method in class org.apache.camel.model.LogDefinition
-
To use a custom logger instance
- setLoggerBean(CamelLogger) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- setLoggerRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
References to a logger to use as logger for the error handler
- setLoggingLevel(String) - Method in class org.apache.camel.model.LogDefinition
-
Sets the logging level.
- setLoggingLevel(String) - Method in class org.apache.camel.model.ResumableDefinition
- setLogHandled(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setLogLanguage(String) - Method in class org.apache.camel.model.LogDefinition
-
To configure the language to use.
- setLogMask(String) - Method in class org.apache.camel.model.RouteDefinition
-
Whether security mask for Logging is enabled on this route.
- setLogName(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Name of the logger to use by the error handler
- setLogName(String) - Method in class org.apache.camel.model.LogDefinition
-
Sets the name of the logger.
- setLogNamespaces(String) - Method in class org.apache.camel.model.language.XPathExpression
-
Whether to log namespaces which can assist during troubleshooting
- setLogNewException(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setLogRetryAttempted(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setLogRetryStackTrace(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setLogRouteAsXml(boolean) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
-
Sets whether to log the adviced routes before/after as XML.
- setLogStackTrace(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setLookup(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.How to perform service lookup.
- setMacAlgorithm(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
-
The JCE algorithm name indicating the Message Authentication algorithm.
- setMainFormatType(String) - Method in class org.apache.camel.model.dataformat.JsonApiDataFormat
-
The class to take into account while unmarshalling.
- setMainFormatTypeClass(Class<?>) - Method in class org.apache.camel.model.dataformat.JsonApiDataFormat
-
The classes to take into account while unmarshalling.
- setMandatory(String) - Method in class org.apache.camel.model.ConvertBodyDefinition
-
When mandatory then the conversion must return a value (cannot be null), if this is not possible then NoTypeConversionAvailableException is thrown.
- setMandatory(String) - Method in class org.apache.camel.model.ConvertHeaderDefinition
-
When mandatory then the conversion must return a value (cannot be null), if this is not possible then NoTypeConversionAvailableException is thrown.
- setMandatory(String) - Method in class org.apache.camel.model.ConvertVariableDefinition
-
When mandatory then the conversion must return a value (cannot be null), if this is not possible then NoTypeConversionAvailableException is thrown.
- setMapping(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
-
The BeanIO mapping file.
- setMarker(String) - Method in class org.apache.camel.model.LogDefinition
-
To use slf4j marker
- setMarkRollbackOnly(String) - Method in class org.apache.camel.model.RollbackDefinition
-
Mark the transaction for rollback only (cannot be overruled to commit)
- setMarkRollbackOnlyLast(String) - Method in class org.apache.camel.model.RollbackDefinition
-
Mark only last sub transaction for rollback only.
- setMarshallerFactoryRef(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Sets the implementation of the CsvMarshallerFactory interface which is able to customize marshalling/unmarshalling behavior by extending CsvMarshaller or creating it from scratch.
- setMasterUrl(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the URL to the master when using client lookup
- setMaxAliasesForCollections(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
Set the maximum amount of aliases allowed for collections.
- setMaxDecompressedSize(String) - Method in class org.apache.camel.model.dataformat.TarFileDataFormat
-
Set the maximum decompressed size of a tar file (in bytes).
- setMaxDecompressedSize(String) - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
-
Set the maximum decompressed size of a zip file (in bytes).
- setMaximumFailoverAttempts(String) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
-
A value to indicate after X failover attempts we should exhaust (give up).
- setMaximumRedeliveries(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setMaximumRedeliveryDelay(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setMaximumRetries(String) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
- setMaximumRetryDelay(String) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
- setMaxOverlap(String) - Method in class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition
-
Sets the maximum number of tokens that can overlap in each segment
- setMaxPoolSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
-
Sets the maximum pool size
- setMaxPoolSize(String) - Method in class org.apache.camel.model.ThreadsDefinition
- setMaxQueueSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
-
Sets the maximum number of tasks in the work queue.
- setMaxQueueSize(String) - Method in class org.apache.camel.model.ThreadsDefinition
- setMaxTokens(String) - Method in class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition
-
Sets the maximum number of tokens on each segment
- setMessage(String) - Method in class org.apache.camel.model.LogDefinition
-
Sets the log message (uses simple language)
- setMessage(String) - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
- setMessage(String) - Method in class org.apache.camel.model.RollbackDefinition
-
Message to use in rollback exception
- setMessage(String) - Method in class org.apache.camel.model.ThrowExceptionDefinition
-
To create a new exception instance and use the given message as caused message (supports simple language)
- setMessageFrequency(long) - Method in class org.apache.camel.model.SamplingDefinition
- setMessageFrequency(String) - Method in class org.apache.camel.model.SamplingDefinition
-
Sets the sample message count which only a single Exchange will pass through after this many received.
- setMessageHistory(String) - Method in class org.apache.camel.model.RouteDefinition
-
Whether message history is enabled on this route.
- setMethod(String) - Method in class org.apache.camel.model.BeanDefinition
-
Sets the method name on the bean to use
- setMethod(String) - Method in class org.apache.camel.model.language.MethodCallExpression
-
Name of method to call
- setMgfAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
-
The MGF Algorithm to use with the RSA OAEP algorithm.
- setMinimumNumberOfCalls(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Configures the minimum number of calls which are required (per sliding window period) before the CircuitBreaker can calculate the error rate.
- setMissingOperation(String) - Method in class org.apache.camel.model.rest.OpenApiDefinition
-
Whether to fail, ignore or return a mock response for OpenAPI operations that are not mapped to a corresponding route.
- setMockIncludePattern(String) - Method in class org.apache.camel.model.rest.OpenApiDefinition
-
Used for inclusive filtering of mock data from directories.
- setMode(String) - Method in class org.apache.camel.model.language.XMLTokenizerExpression
-
The extraction mode.
- setMode(String) - Method in class org.apache.camel.model.OnCompletionDefinition
-
Sets the on completion mode.
- setMode(String) - Method in class org.apache.camel.model.ThrottleDefinition
-
Sets the throttling mode to one of the available modes enumerated in ThrottlingMode
- setModelName(String) - Method in class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition
-
Sets the model name
- setModelReifierFactory(ModelReifierFactory) - Method in interface org.apache.camel.model.Model
-
Sets a custom
ModelReifierFactory
- setModule(String) - Method in class org.apache.camel.model.language.WasmExpression
-
Set the module (the distributable, loadable, and executable unit of code in WebAssembly) resource that provides the expression function.
- setModuleClassNames(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
To use custom Jackson modules com.fasterxml.jackson.databind.Module specified as a String with FQN class names.
- setModuleClassNames(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
To use custom Jackson modules com.fasterxml.jackson.databind.Module specified as a String with FQN class names.
- setModuleClassNames(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
To use custom Jackson modules com.fasterxml.jackson.databind.Module specified as a String with FQN class names.
- setModuleClassNames(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
To use custom Jackson modules com.fasterxml.jackson.databind.Module specified as a String with FQN class names.
- setModuleRefs(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
To use custom Jackson modules referred from the Camel registry.
- setModuleRefs(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
To use custom Jackson modules referred from the Camel registry.
- setModuleRefs(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
To use custom Jackson modules referred from the Camel registry.
- setModuleRefs(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
To use custom Jackson modules referred from the Camel registry.
- setMultipartSubType(String) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
-
Specify the subtype of the MIME Multipart.
- setMultipartWithoutAttachment(String) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
-
Defines whether a message without attachment is also marshaled into a MIME Multipart (with only one body part).
- setMustBeJAXBElement(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
Whether marhsalling must be java objects with JAXB annotations.
- setName(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
The name of the bean (bean id)
- setName(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets the name of the service to use
- setName(String) - Method in class org.apache.camel.model.ConvertHeaderDefinition
-
Name of message header to convert its value
- setName(String) - Method in class org.apache.camel.model.ConvertVariableDefinition
-
Name of variable to convert its value
- setName(String) - Method in class org.apache.camel.model.dataformat.UniVocityHeader
-
Header name
- setName(String) - Method in class org.apache.camel.model.KameletDefinition
-
Name of the Kamelet (templateId/routeId) to call.
- setName(String) - Method in class org.apache.camel.model.RemoveHeaderDefinition
-
Name of header to remove
- setName(String) - Method in class org.apache.camel.model.RemovePropertyDefinition
-
Name of property to remove.
- setName(String) - Method in class org.apache.camel.model.RemoveVariableDefinition
-
Name of variable to remove.
- setName(String) - Method in class org.apache.camel.model.rest.ApiKeyDefinition
-
The name of the header or query parameter to be used.
- setName(String) - Method in class org.apache.camel.model.rest.ParamDefinition
-
Sets the parameter name.
- setName(String) - Method in class org.apache.camel.model.rest.ResponseHeaderDefinition
- setName(String) - Method in class org.apache.camel.model.RouteTemplateParameterDefinition
-
The name of the parameter
- setName(String) - Method in class org.apache.camel.model.SetHeaderDefinition
-
Name of message header to set a new value
- setName(String) - Method in class org.apache.camel.model.SetPropertyDefinition
-
Name of exchange property to set a new value.
- setName(String) - Method in class org.apache.camel.model.SetVariableDefinition
-
Name of variable to set a new value
- setName(String) - Method in class org.apache.camel.model.TemplatedRouteParameterDefinition
-
The name of the parameter
- setName(String) - Method in class org.apache.camel.model.transformer.TransformerDefinition
-
Set the transformer name under which the transformer gets referenced when specifying the input/output data type on routes.
- setNamedOnly(String) - Method in class org.apache.camel.model.dataformat.GrokDataFormat
-
Whether to capture named expressions only or not (i.e.
- setNamespace(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the namespace to use.
- setNamespace(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.As ZooKeeper is a shared space, users of a given cluster should stay within a pre-defined namespace.
- setNamespace(List<PropertyDefinition>) - Method in class org.apache.camel.model.language.NamespaceAwareExpression
-
Injects the XML Namespaces of prefix -> uri mappings
- setNamespacePrefixRef(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
When marshalling using JAXB or SOAP then the JAXB implementation will automatic assign namespace prefixes, such as ns2, ns3, ns4 etc.
- setNamespacePrefixRef(String) - Method in class org.apache.camel.model.dataformat.SoapDataFormat
-
When marshalling using JAXB or SOAP then the JAXB implementation will automatic assign namespace prefixes, such as ns2, ns3, ns4 etc.
- setNamespaces(Map<String, String>) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
- setNamespaces(Map<String, String>) - Method in class org.apache.camel.model.language.NamespaceAwareExpression
-
Injects the XML Namespaces of prefix -> uri mappings
- setNamingStrategy(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
If set then Jackson will use the the defined Property Naming Strategy.
- setNodePrefixId(String) - Method in class org.apache.camel.model.RouteDefinition
-
Sets a prefix to use for all node ids (not route id).
- setNodes(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.A comma separate list of servers to connect to in the form host:port
- setNoNamespaceSchemaLocation(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
To define the location of the namespaceless schema
- setNormalizedLineSeparator(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
The normalized line separator of the files.
- setNullString(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Sets the null string
- setNullStringDisabled(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Used to disable null strings
- setNullValue(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
The string representation of a null value.
- setNumberOfRecordsToRead(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
The maximum number of record to read.
- setOauthToken(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the OAUTH token for authentication (instead of username/password) when using client lookup
- setObjectFactory(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
Whether to allow using ObjectFactory classes to create the POJO classes during marshalling.
- setObjectMapper(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
Lookup and use the existing ObjectMapper with the given id when using Jackson.
- setObjectMapper(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat
-
Lookup and use the existing CBOR ObjectMapper with the given id when using Jackson.
- setObjectMapper(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
Lookup and use the existing ObjectMapper with the given id when using Jackson.
- setObjectMapper(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
Lookup and use the existing ObjectMapper with the given id when using Jackson.
- setObjectModel(String) - Method in class org.apache.camel.model.language.XPathExpression
-
The XPath object model to use
- setOmitResourceId(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
If set to
true
(default isfalse
) the ID of any resources being encoded will not be included in the output. - setOmitXmlDeclaration(String) - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
-
When returning a String, do we omit the XML declaration in the top.
- setOnCompleteOnly(String) - Method in class org.apache.camel.model.OnCompletionDefinition
- setOnCompletions(List<OnCompletionDefinition>) - Method in class org.apache.camel.model.RouteConfigurationDefinition
- setOnCompletions(List<OnCompletionDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
- setOnExceptionOccurred(Processor) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- setOnExceptionOccurred(Processor) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- setOnExceptionOccurred(Processor) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- setOnExceptionOccurred(Processor) - Method in class org.apache.camel.model.OnExceptionDefinition
- setOnExceptionOccurredProcessor(Processor) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets a processor that should be processed just after an exception occurred.
- setOnExceptionOccurredRef(String) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- setOnExceptionOccurredRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- setOnExceptionOccurredRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets a reference to a processor that should be processed just after an exception occurred.
- setOnExceptionOccurredRef(String) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- setOnExceptionOccurredRef(String) - Method in class org.apache.camel.model.OnExceptionDefinition
- setOnExceptions(List<OnExceptionDefinition>) - Method in class org.apache.camel.model.RouteConfigurationDefinition
- setOnExceptions(List<OnExceptionDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
- setOnFailureOnly(String) - Method in class org.apache.camel.model.OnCompletionDefinition
- setOnFallback(OnFallbackDefinition) - Method in class org.apache.camel.model.CircuitBreakerDefinition
- setOnPrepare(String) - Method in class org.apache.camel.model.LoopDefinition
- setOnPrepare(String) - Method in class org.apache.camel.model.MulticastDefinition
- setOnPrepare(String) - Method in class org.apache.camel.model.RecipientListDefinition
- setOnPrepare(String) - Method in class org.apache.camel.model.SplitDefinition
- setOnPrepare(String) - Method in class org.apache.camel.model.WireTapDefinition
- setOnPrepareFailure(Processor) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- setOnPrepareFailure(Processor) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- setOnPrepareFailure(Processor) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- setOnPrepareFailureProcessor(Processor) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets a processor to prepare the
Exchange
before handled by the failure processor / dead letter channel. - setOnPrepareFailureRef(String) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- setOnPrepareFailureRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- setOnPrepareFailureRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets a reference to a processor to prepare the
Exchange
before handled by the failure processor / dead letter channel. - setOnPrepareFailureRef(String) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- setOnPrepareProcessor(Processor) - Method in class org.apache.camel.model.RecipientListDefinition
- setOnRedelivery(Processor) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- setOnRedelivery(Processor) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- setOnRedelivery(Processor) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- setOnRedelivery(Processor) - Method in class org.apache.camel.model.OnExceptionDefinition
- setOnRedeliveryProcessor(Processor) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets a processor that should be processed before a redelivery attempt.
- setOnRedeliveryRef(String) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- setOnRedeliveryRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- setOnRedeliveryRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets a reference to a processor that should be processed before a redelivery attempt.
- setOnRedeliveryRef(String) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- setOnRedeliveryRef(String) - Method in class org.apache.camel.model.OnExceptionDefinition
- setOnWhen(OnWhenDefinition) - Method in class org.apache.camel.model.CatchDefinition
- setOnWhen(OnWhenDefinition) - Method in class org.apache.camel.model.InterceptDefinition
- setOnWhen(OnWhenDefinition) - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
- setOnWhen(OnWhenDefinition) - Method in class org.apache.camel.model.OnCompletionDefinition
- setOnWhen(OnWhenDefinition) - Method in class org.apache.camel.model.OnExceptionDefinition
- setOpenApi(OpenApiDefinition) - Method in class org.apache.camel.model.rest.RestDefinition
-
To use an existing OpenAPI specification as contract-first for Camel Rest DSL.
- setOperation(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
- setOptimisticLocking(String) - Method in class org.apache.camel.model.AggregateDefinition
- setOptimisticLockRetryPolicy(OptimisticLockRetryPolicy) - Method in class org.apache.camel.model.AggregateDefinition
- setOptimisticLockRetryPolicyDefinition(OptimisticLockRetryPolicyDefinition) - Method in class org.apache.camel.model.AggregateDefinition
- setOption(String) - Method in class org.apache.camel.model.language.JsonPathExpression
-
To configure additional options on JSONPath.
- setOptions(List<PropertyExpressionDefinition>) - Method in class org.apache.camel.model.SagaDefinition
-
Allows to save properties of the current exchange in order to re-use them in a compensation/completion callback route.
- setOriginalRoute(RouteDefinition) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
-
Sets the original route to be adviced.
- setOtherwise(OtherwiseDefinition) - Method in class org.apache.camel.model.ChoiceDefinition
- setOutputMediaType(String) - Method in class org.apache.camel.model.language.DatasonnetExpression
-
The String representation of the MediaType to output
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.AggregateDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.BasicOutputExpressionNode
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.CatchDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.CircuitBreakerDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.FinallyDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.InterceptDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.KameletDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.LoadBalanceDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.MulticastDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.OnCompletionDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.OnExceptionDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.OnFallbackDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.OtherwiseDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.OutputDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.OutputExpressionNode
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.PipelineDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.PolicyDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.ResequenceDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.RouteDefinition
-
Outputs are processors that determines how messages are processed by this route.
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.SagaDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.StepDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.TransactedDefinition
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.TryDefinition
- setOutputType(OutputTypeDefinition) - Method in class org.apache.camel.model.RouteDefinition
- setOutType(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Sets the class name to use for binding from POJO to output for the outgoing data
- setOutType(String) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Sets the class name to use for binding from POJO to output for the outgoing data This option will override what may be configured on a parent level
- setOutTypeClass(Class<?>) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Sets the class name to use for binding from POJO to output for the outgoing data
- setOutTypeClass(Class<?>) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Sets the class to use for binding from POJO to output for the outgoing data This option will override what may be configured on a parent level.
- setOverrideResourceIdWithBundleEntryFullUrl(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
If set to
true
(which is the default), the Bundle.entry.fullUrl will override the Bundle.entry.resource's resource id if the fullUrl is defined. - setPackages(List<String>) - Method in class org.apache.camel.model.PackageScanDefinition
-
Sets the java package names to use for scanning for route builder classes
- setPackageScan(String) - Method in class org.apache.camel.model.transformer.LoadTransformerDefinition
-
Set the classpath location to scan for annotated transformers.
- setPadding(String) - Method in class org.apache.camel.model.dataformat.UniVocityFixedDataFormat
-
The padding character.
- setParallelAggregate(String) - Method in class org.apache.camel.model.MulticastDefinition
-
Deprecated.
- setParallelAggregate(String) - Method in class org.apache.camel.model.RecipientListDefinition
-
Deprecated.
- setParallelAggregate(String) - Method in class org.apache.camel.model.SplitDefinition
-
Deprecated.
- setParallelProcessing(String) - Method in class org.apache.camel.model.AggregateDefinition
- setParallelProcessing(String) - Method in class org.apache.camel.model.MulticastDefinition
- setParallelProcessing(String) - Method in class org.apache.camel.model.OnCompletionDefinition
- setParallelProcessing(String) - Method in class org.apache.camel.model.RecipientListDefinition
- setParallelProcessing(String) - Method in class org.apache.camel.model.SplitDefinition
- setParameter(String, Object) - Method in class org.apache.camel.model.DefaultRouteTemplateContext
- setParameters(List<TemplatedRouteParameterDefinition>) - Method in class org.apache.camel.model.TemplatedRouteDefinition
- setParams(List<ParamDefinition>) - Method in class org.apache.camel.model.rest.VerbDefinition
-
To specify the REST operation parameters.
- setParent(ProcessorDefinition<?>) - Method in class org.apache.camel.model.OnCompletionDefinition
- setParent(ProcessorDefinition<?>) - Method in class org.apache.camel.model.OnExceptionDefinition
- setParent(ProcessorDefinition<?>) - Method in class org.apache.camel.model.OnFallbackDefinition
- setParent(ProcessorDefinition<?>) - Method in class org.apache.camel.model.OtherwiseDefinition
- setParent(ProcessorDefinition<?>) - Method in class org.apache.camel.model.ProcessorDefinition
- setParent(ProcessorDefinition<?>) - Method in class org.apache.camel.model.WhenDefinition
- setParent(RouteDefinition) - Method in class org.apache.camel.model.FromDefinition
- setParent(P) - Method in class org.apache.camel.model.BeanFactoryDefinition
- setParser(Object) - Method in class org.apache.camel.model.dataformat.HL7DataFormat
-
To use a custom HL7 parser
- setParserErrorHandler(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
Registers an error handler which will be invoked when any parse errors are found.
- setParserFactoryRef(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
-
References to a custom parser factory to lookup in the registry
- setParserOptions(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
Sets the parser options object which will be used to supply default options to newly created parsers.
- setPartClass(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
Name of class used for fragment parsing.
- setPartNamespace(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
XML namespace to use for fragment parsing.
- setPassPhrase(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
-
A String used as passPhrase to encrypt/decrypt content.
- setPassPhraseByte(byte[]) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
-
A byte[] used as passPhrase to encrypt/decrypt content.
- setPassword(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the password to be used for basic authentication
- setPassword(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the password for authentication when using client lookup
- setPassword(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
-
Password used when opening the private key (not used for encryption).
- setPath(String) - Method in class org.apache.camel.model.rest.RestDefinition
-
Path of the rest service, such as "/foo"
- setPath(String) - Method in class org.apache.camel.model.rest.VerbDefinition
-
The path mapping URIs of this REST operation such as /{id}.
- setPattern(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- setPattern(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets the optional
ExchangePattern
used to invoke this endpoint - setPattern(String) - Method in class org.apache.camel.model.dataformat.GrokDataFormat
-
The grok pattern to match lines of input
- setPattern(String) - Method in class org.apache.camel.model.RemoveHeadersDefinition
-
Name or pattern of headers to remove.
- setPattern(String) - Method in class org.apache.camel.model.RemovePropertiesDefinition
-
Name or pattern of properties to remove.
- setPattern(String) - Method in class org.apache.camel.model.SetExchangePatternDefinition
-
Sets the new exchange pattern of the Exchange to be used from this point forward
- setPattern(String) - Method in class org.apache.camel.model.ToDefinition
-
Sets the optional
ExchangePattern
used to invoke this endpoint - setPattern(String) - Method in class org.apache.camel.model.ToDynamicDefinition
- setPermittedNumberOfCallsInHalfOpenState(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Configures the number of permitted calls when the CircuitBreaker is half open.
- setPoolSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
-
Sets the core pool size
- setPoolSize(String) - Method in class org.apache.camel.model.ThreadsDefinition
- setPort(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
The port number to use for exposing the REST service.
- setPortHeader(String) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
Deprecated.The header that holds the service port information, default ServiceCallConstants.SERVICE_PORT
- setPortName(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the Port Name to use for DNS/DNSSRV lookup.
- setPortProtocol(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the Port Protocol to use for DNS/DNSSRV lookup.
- setPreCompile(String) - Method in class org.apache.camel.model.language.JavaExpression
-
Whether the expression should be pre compiled once during initialization phase.
- setPreCompile(String) - Method in class org.apache.camel.model.language.JoorExpression
-
Deprecated.Whether the expression should be pre compiled once during initialization phase.
- setPreCompile(String) - Method in class org.apache.camel.model.language.XPathExpression
-
Whether to enable pre-compiling the xpath expression during initialization phase. pre-compile is enabled by default.
- setPrecondition(String) - Method in class org.apache.camel.model.ChoiceDefinition
-
Indicates whether this Choice EIP is in precondition mode or not.
- setPrecondition(String) - Method in interface org.apache.camel.model.PreconditionContainer
-
The predicate of the precondition in simple language to evaluate in order to determine if it should be included or not.
- setPrecondition(String) - Method in class org.apache.camel.model.RouteConfigurationDefinition
-
The predicate of the precondition in simple language to evaluate in order to determine if this route configuration should be included or not.
- setPrecondition(String) - Method in class org.apache.camel.model.RouteDefinition
-
The predicate of the precondition in simple language to evaluate in order to determine if this route should be included or not.
- setPredicateExceptionFactory(String) - Method in class org.apache.camel.model.ValidateDefinition
-
The bean id of custom PredicateExceptionFactory to use for creating the exception when the validation fails.
- setPredicateType(PredicateFactory) - Method in class org.apache.camel.builder.ExpressionClauseSupport
- setPreferTypes(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
If set (FQN class names), when parsing resources the parser will try to use the given types when possible, in the order that they are provided (from highest to lowest priority).
- setPrefixId(String) - Method in class org.apache.camel.model.TemplatedRouteDefinition
- setPreservePathElements(String) - Method in class org.apache.camel.model.dataformat.TarFileDataFormat
-
If the file name contains path elements, setting this option to true, allows the path to be maintained in the tar file.
- setPreservePathElements(String) - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
-
If the file name contains path elements, setting this option to true, allows the path to be maintained in the zip file.
- setPrettyFlow(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
Force the emitter to produce a pretty YAML document when using the flow style.
- setPrettyPrint(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat
-
To enable pretty printing output nicely formatted.
- setPrettyPrint(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
Sets the "pretty print" flag, meaning that the parser will encode resources with human-readable spacing and newlines between elements instead of condensing output as much as possible.
- setPrettyPrint(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
To enable pretty printing output nicely formatted.
- setPrettyPrint(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
To enable pretty printing output nicely formatted.
- setPrettyPrint(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
To enable pretty printing output nicely formatted.
- setProducerApiDoc(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Sets the location of the api document the REST producer will use to validate the REST uri and query parameters are valid accordingly to the api document.
- setProducerComponent(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Sets the name of the Camel component to use as the REST producer
- setProduces(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
To define the content type what the REST service produces (uses for output), such as application/xml or application/json
- setProduces(String) - Method in class org.apache.camel.model.rest.RestDefinition
-
To define the content type what the REST service produces (uses for output), such as application/xml or application/json This option will override what may be configured on a parent level
- setProduces(String) - Method in class org.apache.camel.model.rest.VerbDefinition
-
To define the content type what the REST service produces (uses for output), such as application/xml or application/json This option will override what may be configured on a parent level
- setPropagation(String) - Method in class org.apache.camel.model.SagaDefinition
-
Set the Saga propagation mode (REQUIRED, REQUIRES_NEW, MANDATORY, SUPPORTS, NOT_SUPPORTED, NEVER).
- setProperties(List<BeanPropertyDefinition>) - Method in class org.apache.camel.model.app.BeanPropertiesDefinition
-
Bean properties
- setProperties(List<PropertyDefinition>) - Method in class org.apache.camel.model.cloud.ServiceCallConfiguration
-
Deprecated.Set client properties to use.
- setProperties(List<PropertyDefinition>) - Method in class org.apache.camel.model.PropertyDefinitions
- setProperties(Map<String, Object>) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Optional properties to set on the created bean.
- setProperties(BeanPropertiesDefinition) - Method in class org.apache.camel.model.app.BeanPropertyDefinition
-
Optional nested properties.
- setProperty(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which sets the exchange property
- setProperty(String, Supplier<Object>) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which sets the exchange property
- setProperty(String, Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which sets the exchange property
- SetPropertyDefinition - Class in org.apache.camel.model
-
Sets a named property on the message exchange
- SetPropertyDefinition() - Constructor for class org.apache.camel.model.SetPropertyDefinition
- SetPropertyDefinition(String, String) - Constructor for class org.apache.camel.model.SetPropertyDefinition
- SetPropertyDefinition(String, Expression) - Constructor for class org.apache.camel.model.SetPropertyDefinition
- SetPropertyDefinition(String, ExpressionDefinition) - Constructor for class org.apache.camel.model.SetPropertyDefinition
- SetPropertyDefinition(SetPropertyDefinition) - Constructor for class org.apache.camel.model.SetPropertyDefinition
- setProto(String) - Method in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration
-
Deprecated.The transport protocol of the desired service.
- setProvider(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
-
Java Cryptography Extension (JCE) provider, default is Bouncy Castle ("BC").
- setQuote(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Sets the quote to use which by default is double-quote character
- setQuote(String) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
-
The quote symbol.
- setQuoteAllFields(String) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
-
Whether or not all values must be quoted when writing them.
- setQuoteDisabled(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Used to disable quotes
- setQuoteEscape(String) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
-
The quote escape symbol
- setQuoteMode(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Sets the quote mode
- setRandomBackOff(String) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
- setReadConfig(Object) - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat
-
The specific configuration to use when unmarshalling an input stream.
- setReadConfigRef(String) - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat
-
Refers to a specific configuration to use when unmarshalling an input stream to lookup from the registry.
- setReadMessageId(String) - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat
-
The type of MX message to produce when unmarshalling an input stream.
- setReadTimeoutMillis(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.Read timeout for OkHttpClient
- setRecipientKeyAlias(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
-
The key alias to be used when retrieving the recipient's public or private key from a KeyStore when performing asymmetric key encryption or decryption.
- setReconnectBaseSleepTime(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.Initial amount of time to wait between retries.
- setReconnectMaxRetries(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.Max number of times to retry
- setReconnectMaxSleepTime(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.Max time in ms to sleep on each retry
- setRecordConverterRef(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Refers to a custom CsvRecordConverter to lookup from the registry to use.
- setRecordEndsOnNewline(String) - Method in class org.apache.camel.model.dataformat.UniVocityFixedDataFormat
-
Whether or not the record ends on new line.
- setRecordExceptions(List<String>) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Configure a list of exceptions that are recorded as a failure and thus increase the failure rate.
- setRecordSeparator(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Sets the record separator (aka new line) which by default is new line characters (CRLF)
- setRecordSeparatorDisabled(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Used for disabling record separator
- setRedeliveryDelay(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setRedeliveryPolicy(RedeliveryPolicyDefinition) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets the redelivery settings
- setRedeliveryPolicy(RedeliveryPolicy) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Sets the redelivery policy
- setRedeliveryPolicy(RedeliveryPolicy) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- setRedeliveryPolicy(RedeliveryPolicy) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- setRedeliveryPolicyRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets a reference to a
RedeliveryPolicy
to be used for redelivery settings. - setRedeliveryPolicyRef(String) - Method in class org.apache.camel.model.OnExceptionDefinition
- setRedeliveryPolicyType(RedeliveryPolicyDefinition) - Method in class org.apache.camel.model.OnExceptionDefinition
-
Used for configuring redelivery options
- setRef(String) - Method in class org.apache.camel.builder.LegacyErrorHandlerBuilderRef
-
Deprecated.
- setRef(String) - Method in class org.apache.camel.model.BeanDefinition
-
Sets a reference to an existing bean to use, which is looked up from the registry
- setRef(String) - Method in class org.apache.camel.model.dataformat.CustomDataFormat
-
Reference to the custom
DataFormat
to lookup from the Camel registry. - setRef(String) - Method in class org.apache.camel.model.errorhandler.ErrorHandlerRefConfiguration
-
Deprecated.
- setRef(String) - Method in interface org.apache.camel.model.errorhandler.ErrorHandlerRefProperties
-
Deprecated.
- setRef(String) - Method in class org.apache.camel.model.errorhandler.RefErrorHandlerDefinition
-
References to an existing or custom error handler.
- setRef(String) - Method in class org.apache.camel.model.language.MethodCallExpression
-
Reference to an existing bean (bean id) to lookup in the registry
- setRef(String) - Method in class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
-
Refers to the custom load balancer to lookup from the registry
- setRef(String) - Method in class org.apache.camel.model.PolicyDefinition
- setRef(String) - Method in class org.apache.camel.model.ProcessDefinition
-
Reference to the Processor to lookup in the registry to use.
- setRef(String) - Method in class org.apache.camel.model.RestContextRefDefinition
-
Reference to the rest-dsl
- setRef(String) - Method in class org.apache.camel.model.RouteBuilderDefinition
-
Reference to the route builder instance
- setRef(String) - Method in class org.apache.camel.model.RouteConfigurationContextRefDefinition
-
Reference to the route templates in the xml dsl
- setRef(String) - Method in class org.apache.camel.model.RouteContextRefDefinition
-
Reference to the routes in the xml dsl
- setRef(String) - Method in class org.apache.camel.model.RouteTemplateContextRefDefinition
-
Reference to the route templates in the xml dsl
- setRef(String) - Method in class org.apache.camel.model.ThrowExceptionDefinition
-
Reference to the exception instance to lookup from the registry to throw
- setRef(String) - Method in class org.apache.camel.model.TransactedDefinition
- setRef(String) - Method in class org.apache.camel.model.transformer.CustomTransformerDefinition
-
Set a bean reference of the
Transformer
- setRef(String) - Method in class org.apache.camel.model.transformer.EndpointTransformerDefinition
-
Set the reference of the Endpoint.
- setRef(String) - Method in class org.apache.camel.model.validator.CustomValidatorDefinition
-
Set a bean reference of the
Validator
- setRef(String) - Method in class org.apache.camel.model.validator.EndpointValidatorDefinition
-
Set the reference of the Endpoint.
- setRefreshUrl(String) - Method in class org.apache.camel.model.rest.OAuth2Definition
-
The URL to be used for obtaining refresh tokens.
- setRegex(String) - Method in class org.apache.camel.model.language.TokenizerExpression
-
If the token is a regular expression pattern.
- setRejectedPolicy(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
-
Sets the handler for tasks which cannot be executed by the thread pool.
- setRejectedPolicy(String) - Method in class org.apache.camel.model.ThreadsDefinition
- setRejectExecution(String) - Method in class org.apache.camel.model.ThrottleDefinition
- setRejectOld(String) - Method in class org.apache.camel.model.config.StreamResequencerConfig
-
If true, throws an exception when messages older than the last delivered message are processed
- setRemoveOnFailure(String) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
- setRepresenter(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
Representer to emit outgoing objects.
- setRequestVolumeThreshold(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
-
Controls the size of the rolling window used when the circuit breaker is closed
- setRequireClassRegistration(String) - Method in class org.apache.camel.model.dataformat.ForyDataFormat
- setRequired(Boolean) - Method in class org.apache.camel.model.rest.ParamDefinition
-
Sets the parameter required flag.
- setRequired(Boolean) - Method in class org.apache.camel.model.RouteTemplateParameterDefinition
-
Whether the parameter is required or not.
- setRequiredBody(Boolean) - Method in class org.apache.camel.model.rest.RestBindingDefinition
- setResequencerConfig(ResequencerConfig) - Method in class org.apache.camel.model.ResequenceDefinition
-
To configure the resequencer in using either batch or stream configuration.
- setResilience4jConfiguration(Resilience4jConfigurationDefinition) - Method in class org.apache.camel.model.CircuitBreakerDefinition
- setResilience4jConfiguration(Resilience4jConfigurationDefinition) - Method in interface org.apache.camel.model.Model
-
Sets the default Resilience4j configuration
- setResilience4jConfigurations(List<Resilience4jConfigurationDefinition>) - Method in interface org.apache.camel.model.Model
-
Sets the Resilience4j configurations
- setResolver(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
Resolver to detect implicit type
- setResource(Resource) - Method in class org.apache.camel.builder.RouteBuilder
-
Sets the
Resource
which is the source code for this route (such as XML, YAML, Groovy or Java source file) - setResource(Resource) - Method in class org.apache.camel.model.BeanFactoryDefinition
- setResource(Resource) - Method in class org.apache.camel.model.dataformat.DataFormatsDefinition
- setResource(Resource) - Method in class org.apache.camel.model.DataFormatDefinition
- setResource(Resource) - Method in class org.apache.camel.model.rest.RestDefinition
- setResource(Resource) - Method in class org.apache.camel.model.rest.RestsDefinition
- setResource(Resource) - Method in class org.apache.camel.model.RouteConfigurationDefinition
- setResource(Resource) - Method in class org.apache.camel.model.RouteConfigurationsDefinition
- setResource(Resource) - Method in class org.apache.camel.model.RouteDefinition
- setResource(Resource) - Method in class org.apache.camel.model.RoutesDefinition
- setResource(Resource) - Method in class org.apache.camel.model.RouteTemplateDefinition
- setResource(Resource) - Method in class org.apache.camel.model.RouteTemplatesDefinition
- setResource(Resource) - Method in class org.apache.camel.model.TemplatedRouteDefinition
- setResource(Resource) - Method in class org.apache.camel.model.TemplatedRoutesDefinition
- setResponseModel(String) - Method in class org.apache.camel.model.rest.ResponseMessageDefinition
- setResponseMsgs(List<ResponseMessageDefinition>) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Sets operation response messages.
- setRest(Boolean) - Method in class org.apache.camel.model.RouteDefinition
-
This route is created from REST DSL
- setRest(RestDefinition) - Method in class org.apache.camel.model.rest.OpenApiDefinition
- setRest(RestDefinition) - Method in class org.apache.camel.model.rest.VerbDefinition
- setRestBindingDefinition(RestBindingDefinition) - Method in class org.apache.camel.model.RouteDefinition
- setRestCollection(RestsDefinition) - Method in class org.apache.camel.builder.RouteBuilder
- setRestConfigurations(List<RestConfigurationDefinition>) - Method in class org.apache.camel.model.app.BeansDefinition
-
Camel Rest DSL Configuration
- setRestDefinition(RestDefinition) - Method in class org.apache.camel.model.RouteDefinition
- setRests(List<RestDefinition>) - Method in class org.apache.camel.model.app.BeansDefinition
-
Camel Rest DSL
- setRests(List<RestDefinition>) - Method in interface org.apache.camel.model.rest.RestContainer
-
Sets the RESTs to use
- setRests(List<RestDefinition>) - Method in class org.apache.camel.model.rest.RestsDefinition
-
The rest services
- setResultQName(String) - Method in class org.apache.camel.model.language.XPathExpression
-
Sets the output type supported by XPath.
- setResultType(Class<?>) - Method in class org.apache.camel.model.language.TypedExpressionDefinition
-
Sets the class name of the result type (type from output)
- setResultTypeName(String) - Method in class org.apache.camel.model.language.TypedExpressionDefinition
-
Sets the class of the result type (type from output)
- setResumeStrategy(String) - Method in class org.apache.camel.model.ResumableDefinition
- setResumeStrategy(ResumeStrategy) - Method in class org.apache.camel.model.ResumableDefinition
- setResumeStrategyConfiguration(ResumeStrategyConfiguration) - Method in class org.apache.camel.model.ResumableDefinition
- setRetriesExhaustedLogLevel(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setRetryAttemptedLogInterval(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setRetryAttemptedLogLevel(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setRetryDelay(String) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
- setRetryWhile(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.OnExceptionDefinition
- setRetryWhile(Predicate) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- setRetryWhile(Predicate) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- setRetryWhile(Predicate) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- setRetryWhilePolicy(Predicate) - Method in class org.apache.camel.model.OnExceptionDefinition
- setRetryWhilePredicate(Predicate) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets a retry while predicate.
- setRetryWhileRef(String) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- setRetryWhileRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- setRetryWhileRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Sets a retry while predicate.
- setRetryWhileRef(String) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- setReverse(String) - Method in class org.apache.camel.model.config.BatchResequencerConfig
-
Whether to reverse the ordering.
- setRollbackLoggingLevel(String) - Method in class org.apache.camel.model.errorhandler.TransactionErrorHandlerDefinition
-
Sets the logging level to use for logging transactional rollback.
- setRootElement(String) - Method in class org.apache.camel.model.dataformat.DfdlDataFormat
- setRootNamespace(String) - Method in class org.apache.camel.model.dataformat.DfdlDataFormat
- setRoundRobin(String) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
-
Whether or not the failover load balancer should operate in round robin mode or not.
- setRoundRobin(String) - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
-
To enable round robin mode.
- setRoute(RouteDefinition) - Method in class org.apache.camel.model.RouteTemplateDefinition
- setRouteConfiguration(RouteConfigurationDefinition) - Method in class org.apache.camel.model.ProcessorDefinition
- setRouteConfigurationCollection(RouteConfigurationsDefinition) - Method in class org.apache.camel.builder.RouteConfigurationBuilder
- setRouteConfigurationId(String) - Method in class org.apache.camel.model.RouteDefinition
-
The route configuration id or pattern this route should use for configuration.
- setRouteConfigurations(List<RouteConfigurationDefinition>) - Method in class org.apache.camel.model.app.BeansDefinition
-
Camel route configurations
- setRouteConfigurations(List<RouteConfigurationDefinition>) - Method in interface org.apache.camel.model.RouteConfigurationContainer
-
Sets the route configurations to use
- setRouteConfigurations(List<RouteConfigurationDefinition>) - Method in class org.apache.camel.model.RouteConfigurationsDefinition
- setRouteFilter(Function<RouteDefinition, Boolean>) - Method in interface org.apache.camel.model.Model
-
Sets a custom route filter to use for filtering unwanted routes when routes are added.
- setRouteFilterPattern(String, String) - Method in interface org.apache.camel.model.Model
-
Used for filtering routes routes matching the given pattern, which follows the following rules: - Match by route id - Match by route input endpoint uri The matching is using exact match, by wildcard and regular expression as documented by
PatternHelper.matchPattern(String, String)
. - setRouteId(String) - Method in class org.apache.camel.model.rest.OpenApiDefinition
-
Sets the id of the route
- setRouteId(String) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Sets the id of the route
- setRouteId(String) - Method in class org.apache.camel.model.TemplatedRouteDefinition
- setRoutePolicies(List<RoutePolicy>) - Method in class org.apache.camel.model.RouteDefinition
- setRoutePolicyRef(String) - Method in class org.apache.camel.model.RouteDefinition
-
Reference to custom
RoutePolicy
to use by the route. - setRouteProperties(List<PropertyDefinition>) - Method in class org.apache.camel.model.RouteDefinition
-
To set metadata as properties on the route.
- setRoutes(List<RouteDefinition>) - Method in class org.apache.camel.model.app.BeansDefinition
-
Camel routes
- setRoutes(List<RouteDefinition>) - Method in interface org.apache.camel.model.RouteContainer
-
Sets the routes to use
- setRoutes(List<RouteDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
- setRouteScoped(boolean) - Method in class org.apache.camel.model.OnCompletionDefinition
- setRouteScoped(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
- setRouteTemplateCollection(RouteTemplatesDefinition) - Method in class org.apache.camel.builder.RouteBuilder
- setRouteTemplateContext(RouteTemplateContext) - Method in class org.apache.camel.model.RouteDefinition
- setRouteTemplateRef(String) - Method in class org.apache.camel.model.TemplatedRouteDefinition
- setRouteTemplates(List<RouteTemplateDefinition>) - Method in class org.apache.camel.model.app.BeansDefinition
-
Camel route templates
- setRouteTemplates(List<RouteTemplateDefinition>) - Method in interface org.apache.camel.model.RouteTemplateContainer
-
Sets the route templates to use
- setRouteTemplates(List<RouteTemplateDefinition>) - Method in class org.apache.camel.model.RouteTemplatesDefinition
-
The route templates
- setSagaService(String) - Method in class org.apache.camel.model.SagaDefinition
-
Refers to the id to lookup in the registry for the specific CamelSagaService to use.
- setSamplePeriod(long) - Method in class org.apache.camel.model.SamplingDefinition
- setSamplePeriod(String) - Method in class org.apache.camel.model.SamplingDefinition
-
Sets the sample period during which only a single Exchange will pass through.
- setSamplePeriod(Duration) - Method in class org.apache.camel.model.SamplingDefinition
- setSaxon(String) - Method in class org.apache.camel.model.language.XPathExpression
-
Whether to use Saxon.
- setSchema(Object) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- setSchema(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
To validate against an existing schema.
- setSchema(String) - Method in class org.apache.camel.model.dataformat.SoapDataFormat
-
To validate against an existing schema.
- setSchemaLocation(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
To define the location of the schema
- setSchemaResolver(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
Optional schema resolver used to lookup schemas for the data in transit.
- setSchemaResolver(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
Optional schema resolver used to lookup schemas for the data in transit.
- setSchemaResolver(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
Optional schema resolver used to lookup schemas for the data in transit.
- setSchemaSeverityLevel(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
Sets the schema severity level to use when validating against a schema.
- setSchemaUri(String) - Method in class org.apache.camel.model.dataformat.DfdlDataFormat
- setScheme(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
The scheme to use for exposing the REST service.
- setScheme(String) - Method in class org.apache.camel.model.transformer.TransformerDefinition
-
Set a scheme name supported by the transformer.
- setScope(String) - Method in class org.apache.camel.model.BeanDefinition
- setScope(String) - Method in class org.apache.camel.model.language.MethodCallExpression
-
Scope of bean.
- setScope(BeanScope) - Method in class org.apache.camel.model.BeanDefinition
-
Scope of bean.
- setScopes(String) - Method in class org.apache.camel.model.rest.SecurityDefinition
-
The scopes to allow (separate multiple scopes by comma)
- setScopes(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.OAuth2Definition
-
The available scopes for an OAuth2 security scheme
- setScript(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
The script to execute that creates the bean when using scripting languages.
- setScriptLanguage(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
The script language to use when using inlined script for creating the bean, such as groovy, java, javascript etc.
- setScriptPropertyPlaceholders(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Whether the script should support using Camel property placeholder syntax {{ }}.
- setSecureTag(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
-
The XPath reference to the XML Element selected for encryption/decryption.
- setSecureTagContents(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
-
A boolean value to specify whether the XML Element is to be encrypted or the contents of the XML Element. false = Element Level. true = Element Content Level.
- setSecurity(List<SecurityDefinition>) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Sets the security settings for this verb.
- setSecurityDefinitions(List<RestSecurityDefinition>) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
-
Security definitions
- setSecurityDefinitions(RestSecuritiesDefinition) - Method in class org.apache.camel.model.rest.RestDefinition
-
Sets the security definitions such as Basic, OAuth2 etc.
- setSecurityRequirements(List<SecurityDefinition>) - Method in class org.apache.camel.model.rest.RestDefinition
-
Sets the security requirement(s) for all endpoints.
- setServerBaseUrl(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
Sets the server's base URL used by this parser.
- setServers(List<String>) - Method in class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfiguration
-
Deprecated.Sets the server blacklist.
- setServers(List<String>) - Method in class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the server list.
- setServiceCallConfiguration(ServiceCallConfigurationDefinition) - Method in interface org.apache.camel.model.Model
-
Sets the default service call configuration
- setServiceCallConfigurations(List<ServiceCallConfigurationDefinition>) - Method in interface org.apache.camel.model.Model
-
Sets the service call configurations
- setServiceChooser(ServiceChooser) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets a custom
ServiceChooser
to use. - setServiceChooser(ServiceChooser) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets a custom
ServiceChooser
to use. - setServiceChooserRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets a reference to a custom
ServiceChooser
to use. - setServiceChooserRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets a reference to a custom
ServiceChooser
to use. - setServiceDiscovery(ServiceDiscovery) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets a custom
ServiceDiscovery
to use. - setServiceDiscovery(ServiceDiscovery) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets a custom
ServiceDiscovery
to use. - setServiceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.Set the service-call configuration to use
- setServiceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Configures the ServiceDiscovery using the given configuration.
- setServiceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Configures the ServiceDiscovery using the given configuration.
- setServiceDiscoveryConfigurations(List<ServiceCallServiceDiscoveryConfiguration>) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
-
Deprecated.List of ServiceDiscovery configuration to use
- setServiceDiscoveryRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets a reference to a custom
ServiceDiscovery
to use. - setServiceDiscoveryRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets a reference to a custom
ServiceDiscovery
to use. - setServiceFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
-
Deprecated.Set the ServiceFilter
- setServiceFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets a custom
ServiceFilter
to use. - setServiceFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets a custom
ServiceFilter
to use. - setServiceFilterConfiguration(ServiceCallServiceFilterConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Configures the ServiceFilter using the given configuration.
- setServiceFilterConfiguration(ServiceCallServiceFilterConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Configures the ServiceFilter using the given configuration.
- setServiceFilterConfigurations(List<ServiceCallServiceFilterConfiguration>) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
-
Deprecated.List of ServiceFilter configuration to use
- setServiceFilterRef(String) - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
-
Deprecated.Reference of a ServiceFilter
- setServiceFilterRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets a reference to a custom
ServiceFilter
to use. - setServiceFilterRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets a reference to a custom
ServiceFilter
to use. - setSessionTimeout(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.Session timeout.
- setShareUnitOfWork(String) - Method in class org.apache.camel.model.EnrichDefinition
- setShareUnitOfWork(String) - Method in class org.apache.camel.model.MulticastDefinition
- setShareUnitOfWork(String) - Method in class org.apache.camel.model.RecipientListDefinition
- setShareUnitOfWork(String) - Method in class org.apache.camel.model.SplitDefinition
- setShouldAppendHMAC(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
-
Flag indicating that a Message Authentication Code should be calculated and appended to the encrypted data.
- setShutdownRoute(String) - Method in class org.apache.camel.model.RouteDefinition
-
To control how to shutdown the route.
- setShutdownRunningTask(String) - Method in class org.apache.camel.model.RouteDefinition
-
To control how to shut down the route.
- setSignatureKeyFileName(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
-
Filename of the keyring to use for signing (during encryption) or for signature verification (during decryption); must be accessible as a classpath resource (but you can specify a location in the file system by using the "file:" prefix).
- setSignatureKeyRing(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
-
Keyring used for signing/verifying as byte array.
- setSignatureKeyUserid(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
-
User ID of the key in the PGP keyring used for signing (during encryption) or signature verification (during decryption).
- setSignaturePassword(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
-
Password used when opening the private key used for signing (during encryption).
- setSignatureVerificationOption(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
-
Controls the behavior for verifying the signature during unmarshaling.
- setSingleQuotes(String) - Method in class org.apache.camel.model.language.JavaExpression
-
Whether single quotes can be used as replacement for double quotes.
- setSingleQuotes(String) - Method in class org.apache.camel.model.language.JoorExpression
-
Deprecated.Whether single quotes can be used as replacement for double quotes.
- setSkipBindingOnErrorCode(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Whether to skip binding on output if there is a custom HTTP error code header.
- setSkipBindingOnErrorCode(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Whether to skip binding on output if there is a custom HTTP error code header.
- setSkipBindingOnErrorCode(String) - Method in class org.apache.camel.model.rest.RestDefinition
-
Whether to skip binding on output if there is a custom HTTP error code header.
- setSkipBindingOnErrorCode(String) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Whether to skip binding on output if there is a custom HTTP error code header.
- setSkipDuplicate(String) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
- setSkipEmptyLines(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
Whether or not the empty lines must be ignored.
- setSkipFirst(String) - Method in class org.apache.camel.model.language.TokenizerExpression
-
To skip the very first element
- setSkipHeaderRecord(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Whether to skip the header record in the output
- setSkipSendToOriginalEndpoint(String) - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
-
If set to true then the message is not sent to the original endpoint.
- setSkipTrailingCharsUntilNewline(String) - Method in class org.apache.camel.model.dataformat.UniVocityFixedDataFormat
-
Whether or not the trailing characters until new line must be ignored.
- setSlidingWindowSize(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Configures the size of the sliding window which is used to record the outcome of calls when the CircuitBreaker is closed.
- setSlidingWindowType(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Configures the type of the sliding window which is used to record the outcome of calls when the CircuitBreaker is closed.
- setSlowCallDurationThreshold(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Configures the duration threshold (seconds) above which calls are considered as slow and increase the slow calls percentage.
- setSlowCallRateThreshold(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Configures a threshold in percentage.
- setSmooksConfig(String) - Method in class org.apache.camel.model.dataformat.SmooksDataFormat
-
Path to the Smooks configuration file.
- setSource(String) - Method in class org.apache.camel.model.language.SingleInputTypedExpressionDefinition
-
Source to use, instead of message body.
- setSpecification(String) - Method in class org.apache.camel.model.rest.OpenApiDefinition
- setSpringOrBlueprintBeans(List<Element>) - Method in class org.apache.camel.model.app.BeansDefinition
-
Support for legacy Spring beans and Blueprint bean files to be parsed and loaded for migration and tooling effort.
- setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.To configure security using SSLContextParameters.
- setStartupOrder(Integer) - Method in class org.apache.camel.model.RouteDefinition
-
To configure the ordering of the routes being started
- setStatusPropertyName(String) - Method in class org.apache.camel.model.FilterDefinition
- setSticky(String) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
-
Whether or not the failover load balancer should operate in sticky mode or not.
- setStopOnException(String) - Method in class org.apache.camel.model.MulticastDefinition
- setStopOnException(String) - Method in class org.apache.camel.model.RecipientListDefinition
- setStopOnException(String) - Method in class org.apache.camel.model.SplitDefinition
- setStreamCache(String) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Whether stream caching is enabled on this rest operation.
- setStreamCache(String) - Method in class org.apache.camel.model.RouteDefinition
-
Whether stream caching is enabled on this route.
- setStreamConfig(StreamResequencerConfig) - Method in class org.apache.camel.model.ResequenceDefinition
- setStreaming(String) - Method in class org.apache.camel.model.MulticastDefinition
- setStreaming(String) - Method in class org.apache.camel.model.RecipientListDefinition
- setStreaming(String) - Method in class org.apache.camel.model.SplitDefinition
- setStreamName(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
-
The name of the stream to use.
- setStripVersionsFromReferences(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
If set to
true
(which is the default), resource references containing a version will have the version removed when the resource is encoded.
- setSuccessThreshold(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
-
Controls the number of trial calls which are allowed when the circuit breaker is half-open
- setSummaryMode(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
If set to
true
(default isfalse
) only elements marked by the FHIR specification as being "summary elements" will be included. - setSupportTransacted(boolean) - Method in class org.apache.camel.builder.LegacyErrorHandlerBuilderRef
-
Deprecated.
- setSupportTransacted(boolean) - Method in class org.apache.camel.model.errorhandler.ErrorHandlerRefConfiguration
-
Deprecated.
- setSupportTransacted(boolean) - Method in interface org.apache.camel.model.errorhandler.ErrorHandlerRefProperties
-
Deprecated.
- setSuppressExceptions(String) - Method in class org.apache.camel.model.language.JsonPathExpression
-
Whether to suppress exceptions such as PathNotFoundException.
- setSuppressNarratives(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
If set to
true
(default isfalse
), narratives will not be included in the encoded values. - setSynchronous(String) - Method in class org.apache.camel.model.MulticastDefinition
- setSynchronous(String) - Method in class org.apache.camel.model.RecipientListDefinition
- setSynchronous(String) - Method in class org.apache.camel.model.SplitDefinition
- setTag(String) - Method in class org.apache.camel.model.rest.RestDefinition
-
To configure a special tag for the operations within this rest definition.
- setTemplate(Boolean) - Method in class org.apache.camel.model.RouteDefinition
-
This route is created from a route template (or from a Kamelet).
- setTemplateBeans(List<BeanFactoryDefinition<RouteTemplateDefinition>>) - Method in class org.apache.camel.model.RouteTemplateDefinition
- setTemplateDefaultParameters(Map<String, Object>) - Method in class org.apache.camel.model.RouteDefinition
- setTemplatedRouteCollection(TemplatedRoutesDefinition) - Method in class org.apache.camel.builder.RouteBuilder
- setTemplatedRoutes(List<TemplatedRouteDefinition>) - Method in class org.apache.camel.model.app.BeansDefinition
-
Camel routes to be created from template
- setTemplatedRoutes(List<TemplatedRouteDefinition>) - Method in interface org.apache.camel.model.TemplatedRouteContainer
-
Sets the templated routes to use
- setTemplatedRoutes(List<TemplatedRouteDefinition>) - Method in class org.apache.camel.model.TemplatedRoutesDefinition
-
The templated routes
- setTemplateParameters(List<RouteTemplateParameterDefinition>) - Method in class org.apache.camel.model.RouteTemplateDefinition
- setTemplateParameters(Map<String, Object>) - Method in class org.apache.camel.model.RouteDefinition
- setTextQualifier(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
-
If the text is qualified with a character.
- setThreadName(String) - Method in class org.apache.camel.model.ThreadsDefinition
- setThreadOffloadExecutorService(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
-
References a custom thread pool to use when offloading a guarded action to another thread.
- setThreadSafe(String) - Method in class org.apache.camel.model.dataformat.ForyDataFormat
- setThreadSafety(String) - Method in class org.apache.camel.model.language.XPathExpression
-
Whether to enable thread-safety for the returned result of the xpath expression.
- setThrowExceptionWhenHalfOpenOrOpenState(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Whether to throw io.github.resilience4j.circuitbreaker.CallNotPermittedException when the call is rejected due circuit breaker is half open (and was not attempted but rejected immediately) or open (always rejected).
- setTimeout(String) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.Set the time the services will be retained.
- setTimeout(String) - Method in class org.apache.camel.model.config.StreamResequencerConfig
-
Sets minimum time (milliseconds) to wait for missing elements (messages).
- setTimeout(String) - Method in class org.apache.camel.model.MulticastDefinition
- setTimeout(String) - Method in class org.apache.camel.model.PollDefinition
-
Timeout in millis when polling from the external service.
- setTimeout(String) - Method in class org.apache.camel.model.PollEnrichDefinition
- setTimeout(String) - Method in class org.apache.camel.model.RecipientListDefinition
- setTimeout(String) - Method in class org.apache.camel.model.SagaDefinition
-
Set the maximum amount of time for the Saga.
- setTimeout(String) - Method in class org.apache.camel.model.SplitDefinition
- setTimeoutCancelRunningFuture(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Configures whether cancel is called on the running future.
- setTimeoutCheckerExecutorService(String) - Method in class org.apache.camel.model.AggregateDefinition
- setTimeoutDuration(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
-
Configures the thread execution timeout.
- setTimeoutDuration(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Configures the thread execution timeout.
- setTimeoutEnabled(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
-
Whether timeout is enabled or not on the circuit breaker.
- setTimeoutEnabled(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Whether timeout is enabled or not on the circuit breaker.
- setTimeoutExecutorService(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
References to a custom thread pool to use when timeout is enabled (uses
ForkJoinPool.commonPool()
by default) - setTimeoutPoolSize(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
-
Configures the pool size of the thread pool when timeout is enabled.
- setTimePeriodMillis(String) - Method in class org.apache.camel.model.ThrottleDefinition
- setTimeUnit(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
-
Sets the time unit to use for keep alive time By default SECONDS is used.
- setTimeUnit(String) - Method in class org.apache.camel.model.ThreadsDefinition
- setTimezone(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
If set then Jackson will use the Timezone when marshalling/unmarshalling.
- setTimezone(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
If set then Jackson will use the Timezone when marshalling/unmarshalling.
- setTimezone(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
If set then Jackson will use the Timezone when marshalling/unmarshalling.
- setTimezone(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
If set then Jackson will use the Timezone when marshalling/unmarshalling.
- setTo(ToDefinition) - Method in class org.apache.camel.model.rest.VerbDefinition
-
The Camel endpoint this REST service will call, such as a direct endpoint to link to an existing route that handles this REST call.
- setToken(String) - Method in class org.apache.camel.model.language.TokenizerExpression
-
The (start) token to use as tokenizer, for example you can use the new line token.
- setTokenizerImplementation(TokenizerImplementationDefinition) - Method in class org.apache.camel.model.TokenizerDefinition
-
Sets the tokenizer implementation
- setTokenizerName(String) - Method in class org.apache.camel.model.TokenizerDefinition
-
Sets the tokenizer name
- setTokenizerName(String) - Method in class org.apache.camel.model.TokenizerImplementationDefinition
-
Sets the tokenizer name
- setTokenizerType(String) - Method in class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition
-
Sets the tokenizer type
- setTokenUrl(String) - Method in class org.apache.camel.model.rest.OAuth2Definition
-
The token URL to be used for this flow.
- setToName(String) - Method in class org.apache.camel.model.ConvertHeaderDefinition
-
To use another header to store the result.
- setToName(String) - Method in class org.apache.camel.model.ConvertVariableDefinition
-
To use another variable to store the result.
- setToType(Class<?>) - Method in class org.apache.camel.model.transformer.TransformerDefinition
-
Set the 'to' data type using Java class.
- setToType(String) - Method in class org.apache.camel.model.TransformDefinition
-
To type used as a target data type in the transformation.
- setToType(String) - Method in class org.apache.camel.model.transformer.TransformerDefinition
-
Set the 'to' data type name.
- setTrace(String) - Method in class org.apache.camel.model.RouteDefinition
-
Whether tracing is enabled on this route.
- setTrailingDelimiter(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Sets whether or not to add a trailing delimiter.
- setTransactedPolicy(Object) - Method in class org.apache.camel.model.errorhandler.TransactionErrorHandlerDefinition
-
The transacted policy to use that is configured for either Spring or JTA based transactions.
- setTransactedPolicyRef(String) - Method in class org.apache.camel.model.errorhandler.TransactionErrorHandlerDefinition
-
The transacted policy to use that is configured for either Spring or JTA based transactions.
- setTransformers(List<TransformerDefinition>) - Method in interface org.apache.camel.model.Model
-
Sets the transformers that can be referenced in the routes.
- setTransformers(List<TransformerDefinition>) - Method in class org.apache.camel.model.transformer.TransformersDefinition
-
The configured transformers
- setTrim(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Sets whether or not to trim leading and trailing blanks.
- setTrim(String) - Method in class org.apache.camel.model.language.ExpressionDefinition
-
Whether to trim the value to remove leading and trailing whitespaces and line breaks
- setTrustCerts(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets whether to turn on trust certificate check when using client lookup
- setType(Class<?>) - Method in class org.apache.camel.model.validator.ValidatorDefinition
-
Set the data type using Java class.
- setType(Class<? extends Policy>) - Method in class org.apache.camel.model.PolicyDefinition
-
Sets a policy type that this definition should scope within.
- setType(Class<? extends Policy>) - Method in class org.apache.camel.model.TransactedDefinition
-
Sets a policy type that this definition should scope within.
- setType(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
The class name (fully qualified) of the bean
- setType(String) - Method in class org.apache.camel.model.ConvertBodyDefinition
-
The java type to convert to
- setType(String) - Method in class org.apache.camel.model.ConvertHeaderDefinition
-
The java type to convert to
- setType(String) - Method in class org.apache.camel.model.ConvertVariableDefinition
-
The java type to convert to
- setType(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
-
Whether to use Csv, Fixed, or KeyValue.
- setType(String) - Method in class org.apache.camel.model.dataformat.YAMLTypeFilterDefinition
-
Whether to filter by class type or regular expression
- setType(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Sets the class name to use for binding from input to POJO for the incoming data
- setType(String) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Sets the class name to use for binding from input to POJO for the incoming data This option will override what may be configured on a parent level.
- setType(String) - Method in class org.apache.camel.model.validator.ValidatorDefinition
-
Set the data type name.
- setType(RestParamType) - Method in class org.apache.camel.model.rest.ParamDefinition
-
Sets the parameter type.
- setTypeClass(Class<?>) - Method in class org.apache.camel.model.ConvertBodyDefinition
- setTypeClass(Class<?>) - Method in class org.apache.camel.model.ConvertHeaderDefinition
- setTypeClass(Class<?>) - Method in class org.apache.camel.model.ConvertVariableDefinition
- setTypeClass(Class<?>) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Sets the class to use for binding from input to POJO for the incoming data
- setTypeClass(Class<?>) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Sets the class to use for binding from input to POJO for the incoming data This option will override what may be configured on a parent level.
- setTypedGuard(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
-
Refers to an existing io.smallrye.faulttolerance.api.TypedGuard instance to lookup and use from the registry.
- setTypeFilters(List<YAMLTypeFilterDefinition>) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
Set the types SnakeYAML is allowed to un-marshall
- setUnits(String) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.Set the time unit for the timeout.
- setUnmarshalSingleObject(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
-
This options controls whether to unmarshal as a list of objects or as a single object only.
- setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.ASN1DataFormat
-
Class to use when unmarshalling.
- setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
Class of the java type to use when unmarshalling
- setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.CBORDataFormat
-
Class of the java type to use when unmarshalling
- setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.ForyDataFormat
- setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
Class of the java type to use when unmarshalling
- setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
Class of the java type to use when unmarshalling
- setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.ParquetAvroDataFormat
-
Class to use when unmarshalling.
- setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
Class of the java type to use when unmarshalling
- setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
Class of the object to be created
- setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.ASN1DataFormat
-
Class to use when unmarshalling.
- setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
Class name of the java type to use when unmarshalling
- setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat
-
Class name of the java type to use when unmarshalling
- setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.ForyDataFormat
- setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
Class name of the java type to use when unmarshalling
- setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
Class name of the java type to use when unmarshalling
- setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.ParquetAvroDataFormat
-
Class to use when (un)marshalling.
- setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
Class name of the java type to use when unmarshalling
- setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
Class name of the java type to use when unmarshalling
- setUnpackArray(String) - Method in class org.apache.camel.model.language.JsonPathExpression
-
Whether to unpack a single element json-array into an object.
- setUntilCheck(String) - Method in class org.apache.camel.model.PausableDefinition
- setUntilCheck(Predicate<?>) - Method in class org.apache.camel.model.PausableDefinition
- setUnwrapSingleInstance(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
-
When unmarshalling should a single instance be unwrapped and returned instead of wrapped in a java.util.List.
- setup(LangChain4jTokenizerDefinition) - Method in class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition.Builder
- setUri(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.The uri of the endpoint to send to.
- setUri(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.The uri of the endpoint to send to.
- setUri(String) - Method in class org.apache.camel.model.FromDefinition
-
Sets the URI of the endpoint to use
- setUri(String) - Method in class org.apache.camel.model.InterceptFromDefinition
-
Intercept incoming messages from the uri or uri pattern.
- setUri(String) - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
-
Intercept sending to the uri or uri pattern.
- setUri(String) - Method in class org.apache.camel.model.PollDefinition
-
Sets the uri of the endpoint to poll from.
- setUri(String) - Method in class org.apache.camel.model.SendDefinition
-
Sets the uri of the endpoint to send to.
- setUri(String) - Method in class org.apache.camel.model.ToDynamicDefinition
-
The uri of the endpoint to send to.
- setUri(String) - Method in class org.apache.camel.model.transformer.EndpointTransformerDefinition
-
Set the URI of the Endpoint.
- setUri(String) - Method in class org.apache.camel.model.validator.EndpointValidatorDefinition
-
Set the URI of the Endpoint.
- setUri(String) - Method in class org.apache.camel.model.WireTapDefinition
-
The uri of the endpoint to wiretap to.
- setUriDelimiter(String) - Method in class org.apache.camel.model.DynamicRouterDefinition
- setUriDelimiter(String) - Method in class org.apache.camel.model.RoutingSlipDefinition
- setUrl(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- setUrl(String) - Method in class org.apache.camel.model.rest.OpenIdConnectDefinition
-
OpenId Connect URL to discover OAuth2 configuration values.
- setUrlSafe(String) - Method in class org.apache.camel.model.dataformat.Base64DataFormat
-
Instead of emitting '+' and '/' we emit '-' and '_' respectively. urlSafe is only applied to encode operations.
- setUrn(String) - Method in class org.apache.camel.model.InputTypeDefinition
-
The input type URN.
- setUrn(String) - Method in class org.apache.camel.model.OutputTypeDefinition
-
Set output type URN.
- setUseApplicationContextClassLoader(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
Use ApplicationContextClassLoader as custom ClassLoader
- setUseCollisionAvoidance(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setUseDefaultObjectMapper(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
Whether to lookup and use default Jackson ObjectMapper from the registry.
- setUseDefaultObjectMapper(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat
-
Whether to lookup and use default Jackson CBOR ObjectMapper from the registry.
- setUseDefaultObjectMapper(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
Whether to lookup and use default Jackson ObjectMapper from the registry.
- setUseDefaultObjectMapper(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
Whether to lookup and use default Jackson ObjectMapper from the registry.
- setUseExponentialBackOff(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- setUseList(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
To unmarshal to a List of Map or a List of Pojo.
- setUseList(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat
-
To unmarshal to a List of Map or a List of Pojo.
- setUseList(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
To unmarshal to a List of Map or a List of Pojo.
- setUseList(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
To unmarshal to a List of Map or a List of Pojo.
- setUseList(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
To unmarshal to a List of Map or a List of Pojo.
- setUseMaps(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Whether the unmarshalling should produce maps (HashMap)for the lines values instead of lists.
- setUseOrderedMaps(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Whether the unmarshalling should produce ordered maps (LinkedHashMap) for the lines values instead of lists.
- setUseOriginalBody(boolean) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- setUseOriginalBody(boolean) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- setUseOriginalBody(boolean) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- setUseOriginalBody(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Will use the original input
Message
body (original body only) when anExchange
is moved to the dead letter queue. - setUseOriginalBody(String) - Method in class org.apache.camel.model.OnExceptionDefinition
- setUseOriginalMessage(boolean) - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- setUseOriginalMessage(boolean) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- setUseOriginalMessage(boolean) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Deprecated.
- setUseOriginalMessage(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Will use the original input
Message
(original body and headers) when anExchange
is moved to the dead letter queue. - setUseOriginalMessage(String) - Method in class org.apache.camel.model.OnCompletionDefinition
-
Will use the original input message body when an
Exchange
for this on completion. - setUseOriginalMessage(String) - Method in class org.apache.camel.model.OnExceptionDefinition
- setUsername(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the username for authentication when using client lookup
- setUserName(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the username to be used for basic authentication
- setUseXForwardHeaders(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Whether to use X-Forward headers to set host etc. for OpenApi.
- setUsingIterator(String) - Method in class org.apache.camel.model.dataformat.ASN1DataFormat
-
If the asn1 file has more than one entry, the setting this option to true, allows working with the splitter EIP, to split the data using an iterator in a streaming mode.
- setUsingIterator(String) - Method in class org.apache.camel.model.dataformat.TarFileDataFormat
-
If the tar file has more than one entry, the setting this option to true, allows working with the splitter EIP, to split the data using an iterator in a streaming mode.
- setUsingIterator(String) - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
-
If the zip file has more than one entry, the setting this option to true, allows working with the splitter EIP, to split the data using an iterator in a streaming mode.
- setUsingParallelCompression(String) - Method in class org.apache.camel.model.dataformat.LZFDataFormat
-
Enable encoding (compress) using multiple processing cores.
- setValidate(String) - Method in class org.apache.camel.model.dataformat.HL7DataFormat
-
Whether to validate the HL7 message
- setValidate(String) - Method in class org.apache.camel.model.InputTypeDefinition
-
Whether if validation is required for this input type.
- setValidate(String) - Method in class org.apache.camel.model.language.MethodCallExpression
-
Whether to validate the bean has the configured method.
- setValidate(String) - Method in class org.apache.camel.model.OutputTypeDefinition
-
Whether if validation is required for this output type.
- setValidating(String) - Method in class org.apache.camel.model.dataformat.IcalDataFormat
-
Whether to validate.
- setValidationLevels(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Allows to configure custom validation levels when using camel-openapi-validator with client request/response validator.
- setValidators(List<ValidatorDefinition>) - Method in interface org.apache.camel.model.Model
-
Sets the validators that can be referenced in the routes.
- setValidators(List<ValidatorDefinition>) - Method in class org.apache.camel.model.validator.ValidatorsDefinition
-
The configured transformers
- setValue(String) - Method in class org.apache.camel.model.app.BeanConstructorDefinition
-
The argument value for the constructor.
- setValue(String) - Method in class org.apache.camel.model.app.BeanPropertyDefinition
-
The property value
- setValue(String) - Method in class org.apache.camel.model.dataformat.YAMLTypeFilterDefinition
-
Value of type such as class name or regular expression
- setValue(String) - Method in class org.apache.camel.model.GlobalOptionDefinition
-
Global option value
- setValue(String) - Method in class org.apache.camel.model.PropertyDefinition
-
The property value.
- setValue(String) - Method in class org.apache.camel.model.rest.RestPropertyDefinition
-
Property value
- setValue(String) - Method in class org.apache.camel.model.TemplatedRouteParameterDefinition
-
The value of the parameter.
- setValue(String) - Method in class org.apache.camel.model.ValueDefinition
-
Property value
- setVariable(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which sets the variable
- setVariable(String, Supplier<Object>) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which sets the variable
- setVariable(String, Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which sets the variable
- SetVariableDefinition - Class in org.apache.camel.model
-
Sets the value of a variable
- SetVariableDefinition() - Constructor for class org.apache.camel.model.SetVariableDefinition
- SetVariableDefinition(String, String) - Constructor for class org.apache.camel.model.SetVariableDefinition
- SetVariableDefinition(String, Expression) - Constructor for class org.apache.camel.model.SetVariableDefinition
- SetVariableDefinition(String, ExpressionDefinition) - Constructor for class org.apache.camel.model.SetVariableDefinition
- SetVariableDefinition(SetVariableDefinition) - Constructor for class org.apache.camel.model.SetVariableDefinition
- setVariableReceive(String) - Method in class org.apache.camel.model.EnrichDefinition
- setVariableReceive(String) - Method in class org.apache.camel.model.FromDefinition
-
To use a variable to store a copy of the received message body (only body, not headers).
- setVariableReceive(String) - Method in class org.apache.camel.model.MarshalDefinition
- setVariableReceive(String) - Method in class org.apache.camel.model.PollDefinition
-
To use a variable to store the received message body (only body, not headers).
- setVariableReceive(String) - Method in class org.apache.camel.model.PollEnrichDefinition
- setVariableReceive(String) - Method in class org.apache.camel.model.ToDefinition
-
To use a variable to store the received message body (only body, not headers).
- setVariableReceive(String) - Method in class org.apache.camel.model.ToDynamicDefinition
- setVariableReceive(String) - Method in class org.apache.camel.model.UnmarshalDefinition
- setVariables(Object...) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which sets several variables on the exchange
- setVariables(List<SetVariableDefinition>) - Method in class org.apache.camel.model.SetVariablesDefinition
- SetVariablesDefinition - Class in org.apache.camel.model
-
Allows setting multiple variables at the same time.
- SetVariablesDefinition() - Constructor for class org.apache.camel.model.SetVariablesDefinition
- SetVariablesDefinition(Object...) - Constructor for class org.apache.camel.model.SetVariablesDefinition
-
Allow setting multiple variables using a single expression.
- SetVariablesDefinition(SetVariablesDefinition) - Constructor for class org.apache.camel.model.SetVariablesDefinition
- setVariableSend(String) - Method in class org.apache.camel.model.EnrichDefinition
- setVariableSend(String) - Method in class org.apache.camel.model.MarshalDefinition
- setVariableSend(String) - Method in class org.apache.camel.model.ToDefinition
-
To use a variable as the source for the message body to send.
- setVariableSend(String) - Method in class org.apache.camel.model.ToDynamicDefinition
- setVariableSend(String) - Method in class org.apache.camel.model.UnmarshalDefinition
- setVerbs(List<VerbDefinition>) - Method in class org.apache.camel.model.rest.RestDefinition
-
The HTTP verbs this REST service accepts and uses
- setVersion(String) - Method in class org.apache.camel.model.dataformat.SoapDataFormat
-
SOAP version should either be 1.1 or 1.2.
- setWaitDurationInOpenState(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Configures the wait duration (in seconds) which specifies how long the CircuitBreaker should stay open, before it switches to half open.
- setWhenClauses(List<WhenDefinition>) - Method in class org.apache.camel.model.ChoiceDefinition
-
Sets the when nodes
- setWidth(String) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
-
Width of the barcode
- setWritableStackTraceEnabled(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
Enables writable stack traces.
- setWriteAsString(String) - Method in class org.apache.camel.model.language.JsonPathExpression
-
Whether to write the output of each row/element as a JSON String value instead of a Map/POJO value.
- setWriteConfig(Object) - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat
-
The specific configuration to use when marshalling a message.
- setWriteConfigRef(String) - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat
-
Refers to a specific configuration to use when marshalling a message to lookup from the registry.
- setWriteInJson(String) - Method in class org.apache.camel.model.dataformat.SwiftMtDataFormat
-
The flag indicating that messages must be marshalled in a JSON format.
- setWriteInJson(String) - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat
-
The flag indicating that messages must be marshalled in a JSON format.
- setWriteTimeoutMillis(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.Write timeout for OkHttpClient
- setXml(String) - Method in class org.apache.camel.model.language.TokenizerExpression
-
Whether the input is XML messages.
- setXmlCipherAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
-
The cipher algorithm to be used for encryption/decryption of the XML message content.
- setXmlDataFormat(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Name of specific XML data format to use.
- setXmlMapper(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
Lookup and use the existing XmlMapper with the given id.
- setXmlStreamWriterWrapper(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
To use a custom xml stream writer.
- setXPathFactory(XPathFactory) - Method in class org.apache.camel.model.language.XPathExpression
- shareUnitOfWork() - Method in class org.apache.camel.model.EnrichDefinition
-
Shares the
UnitOfWork
with the parent and the resource exchange. - shareUnitOfWork() - Method in class org.apache.camel.model.MulticastDefinition
-
Shares the
UnitOfWork
with the parent and each of the sub messages. - shareUnitOfWork() - Method in class org.apache.camel.model.RecipientListDefinition
-
Shares the
UnitOfWork
with the parent and each of the sub messages. - shareUnitOfWork() - Method in class org.apache.camel.model.SplitDefinition
-
Shares the
UnitOfWork
with the parent and each of the sub messages. - shareUnitOfWork(boolean) - Method in class org.apache.camel.model.SplitDefinition
-
Shares the
UnitOfWork
with the parent and each of the sub messages. - shareUnitOfWork(String) - Method in class org.apache.camel.model.SplitDefinition
-
Shares the
UnitOfWork
with the parent and each of the sub messages. - shouldAppendHMAC(boolean) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat.Builder
-
Flag indicating that a Message Authentication Code should be calculated and appended to the encrypted data.
- shouldAppendHMAC(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat.Builder
-
Flag indicating that a Message Authentication Code should be calculated and appended to the encrypted data.
- shouldWrapInErrorHandler(CamelContext, ProcessorDefinition<?>, ProcessorDefinition<?>, Boolean) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
-
Whether the model should be wrapped in an error handler or not.
- shutdownRoute(String) - Method in class org.apache.camel.model.RouteDefinition
-
Configures a shutdown route option.
- shutdownRoute(ShutdownRoute) - Method in class org.apache.camel.model.RouteDefinition
-
Configures a shutdown route option.
- shutdownRunningTask(String) - Method in class org.apache.camel.model.RouteDefinition
-
Configures a shutdown running task option.
- shutdownRunningTask(ShutdownRunningTask) - Method in class org.apache.camel.model.RouteDefinition
-
Configures a shutdown running task option.
- signatureKeyFileName(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
-
Filename of the keyring to use for signing (during encryption) or for signature verification (during decryption); must be accessible as a classpath resource (but you can specify a location in the file system by using the "file:" prefix).
- signatureKeyRing(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
-
Keyring used for signing/verifying as byte array.
- signatureKeyUserid(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
-
User ID of the key in the PGP keyring used for signing (during encryption) or signature verification (during decryption).
- signaturePassword(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
-
Password used when opening the private key used for signing (during encryption).
- signatureVerificationOption(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat.Builder
-
Controls the behavior for verifying the signature during unmarshaling.
- simple() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Simple language
- simple(String) - Static method in class org.apache.camel.builder.Builder
-
Returns a simple expression
- simple(String) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a simple expression value builder
- simple(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a Simple expression
- simple(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a Simple expression
- simple(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Simple language
- simple(String, Class<?>) - Static method in class org.apache.camel.builder.Builder
-
Returns a simple expression
- simple(String, Class<?>) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a simple expression value builder
- simple(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a Simple expression
- simple(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a Simple expression
- SimpleExpression - Class in org.apache.camel.model.language
-
Evaluates a Camel simple expression.
- SimpleExpression() - Constructor for class org.apache.camel.model.language.SimpleExpression
- SimpleExpression(String) - Constructor for class org.apache.camel.model.language.SimpleExpression
- SimpleExpression(Expression) - Constructor for class org.apache.camel.model.language.SimpleExpression
- SimpleExpression(SimpleExpression) - Constructor for class org.apache.camel.model.language.SimpleExpression
- SimpleExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forSimpleExpression
. - simpleF(String, Class<?>, Object...) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a simple expression value builder, using String.format style
- simpleF(String, Object...) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a simple expression value builder, using String.format style
- SingleInputTypedExpressionDefinition - Class in org.apache.camel.model.language
-
Expression for which a result type can be provided along with the source of the input (body, header or property).
- SingleInputTypedExpressionDefinition() - Constructor for class org.apache.camel.model.language.SingleInputTypedExpressionDefinition
- SingleInputTypedExpressionDefinition(String) - Constructor for class org.apache.camel.model.language.SingleInputTypedExpressionDefinition
- SingleInputTypedExpressionDefinition(Expression) - Constructor for class org.apache.camel.model.language.SingleInputTypedExpressionDefinition
- SingleInputTypedExpressionDefinition(SingleInputTypedExpressionDefinition) - Constructor for class org.apache.camel.model.language.SingleInputTypedExpressionDefinition
- SingleInputTypedExpressionDefinition(SingleInputTypedExpressionDefinition.AbstractBuilder<?, ?>) - Constructor for class org.apache.camel.model.language.SingleInputTypedExpressionDefinition
- SingleInputTypedExpressionDefinition.AbstractBuilder<T,
E> - Class in org.apache.camel.model.language -
AbstractBuilder
is the base builder for typed expression. - singleQuotes(boolean) - Method in class org.apache.camel.model.language.JavaExpression.Builder
-
Whether single quotes can be used as replacement for double quotes.
- singleQuotes(boolean) - Method in class org.apache.camel.model.language.JoorExpression.Builder
-
Deprecated.Whether single quotes can be used as replacement for double quotes.
- singleQuotes(String) - Method in class org.apache.camel.model.language.JavaExpression.Builder
-
Whether single quotes can be used as replacement for double quotes.
- singleQuotes(String) - Method in class org.apache.camel.model.language.JoorExpression.Builder
-
Deprecated.Whether single quotes can be used as replacement for double quotes.
- SINGLETON - Enum constant in enum class org.apache.camel.model.language.MethodCallExpression.Scope
- size(int) - Method in class org.apache.camel.model.ResequenceDefinition
-
Sets the in batch size for number of exchanges received
- skipBindingOnErrorCode(boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To specify whether to skip binding output if there is a custom HTTP error code
- skipBindingOnErrorCode(boolean) - Method in class org.apache.camel.model.rest.RestDefinition
- skipBindingOnErrorCode(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To specify whether to skip binding output if there is a custom HTTP error code
- skipDuplicate(boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
-
Sets whether to skip duplicates or not.
- skipEmptyLines - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- skipEmptyLines(boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
Whether or not the empty lines must be ignored.
- skipEmptyLines(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat.AbstractBuilder
-
Whether or not the empty lines must be ignored.
- skipFirst(boolean) - Method in class org.apache.camel.model.language.TokenizerExpression.Builder
-
To skip the very first element
- skipFirst(String) - Method in class org.apache.camel.model.language.TokenizerExpression.Builder
-
To skip the very first element
- skipHeaderRecord(boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Whether to skip the header record in the output
- skipHeaderRecord(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Whether to skip the header record in the output
- skipSendToOriginalEndpoint() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
-
Skip sending the
Exchange
to the original intended endpoint - skipTrailingCharsUntilNewline(boolean) - Method in class org.apache.camel.model.dataformat.UniVocityFixedDataFormat.Builder
-
Whether or not the trailing characters until new line must be ignored.
- skipTrailingCharsUntilNewline(String) - Method in class org.apache.camel.model.dataformat.UniVocityFixedDataFormat.Builder
-
Whether or not the trailing characters until new line must be ignored.
- slidingWindowSize(int) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Configures the size of the sliding window which is used to record the outcome of calls when the CircuitBreaker is closed.
- slidingWindowType(String) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Configures the type of the sliding window which is used to record the outcome of calls when the CircuitBreaker is closed.
- slowCallDurationThreshold(int) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Configures the duration threshold (seconds) above which calls are considered as slow and increase the slow calls percentage.
- slowCallRateThreshold(float) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Configures a threshold in percentage.
- smooks() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the Smooks data format
- smooks(String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Smooks data format
- smooksConfig(String) - Method in class org.apache.camel.model.dataformat.SmooksDataFormat.Builder
-
Path to the Smooks configuration file.
- SmooksDataFormat - Class in org.apache.camel.model.dataformat
-
Transform and bind XML as well as non-XML data, including EDI, CSV, JSON, and YAML using Smooks.
- SmooksDataFormat() - Constructor for class org.apache.camel.model.dataformat.SmooksDataFormat
- SmooksDataFormat(SmooksDataFormat) - Constructor for class org.apache.camel.model.dataformat.SmooksDataFormat
- SmooksDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forSmooksDataFormat
. - SnakeYAML - Enum constant in enum class org.apache.camel.model.dataformat.YAMLLibrary
- soap() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the Soap v1.1 data format
- soap() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Soap v1.1 data format
- soap(String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Soap v1.1 data format
- soap(String, Object) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Soap v1.1 data format
- soap(String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Soap v1.1 data format
- soap12() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Soap v1.2 data format
- soap12(String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Soap v1.2 data format
- soap12(String, Object) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Soap v1.2 data format
- soap12(String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Soap v1.2 data format
- SoapDataFormat - Class in org.apache.camel.model.dataformat
-
Marshal Java objects to SOAP messages and back.
- SoapDataFormat() - Constructor for class org.apache.camel.model.dataformat.SoapDataFormat
- SoapDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.SoapDataFormat
- SoapDataFormat(String, Object) - Constructor for class org.apache.camel.model.dataformat.SoapDataFormat
- SoapDataFormat(String, String) - Constructor for class org.apache.camel.model.dataformat.SoapDataFormat
- SoapDataFormat(SoapDataFormat) - Constructor for class org.apache.camel.model.dataformat.SoapDataFormat
- SoapDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forSoapDataFormat
. - sort() - Method in class org.apache.camel.model.ProcessorDefinition
-
Sorts the expression
- sort(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sorts the expression using a default sorting based on toString representation.
- sort(Expression, Comparator<T>) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sorts the expression using the given comparator
- SortDefinition<T> - Class in org.apache.camel.model
-
Sorts the contents of the message
- SortDefinition() - Constructor for class org.apache.camel.model.SortDefinition
- SortDefinition(Expression) - Constructor for class org.apache.camel.model.SortDefinition
- SortDefinition(Expression, Comparator<? super T>) - Constructor for class org.apache.camel.model.SortDefinition
- SortDefinition(SortDefinition) - Constructor for class org.apache.camel.model.SortDefinition
- source(String) - Method in class org.apache.camel.model.language.SingleInputTypedExpressionDefinition.AbstractBuilder
-
Source to use, instead of message body.
- specification(String) - Method in class org.apache.camel.model.rest.OpenApiDefinition
-
Path to the OpenApi specification file.
- spel() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the SpEL language
- spel(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a SpEL expression
- spel(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an SpEL expression
- spel(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the SpEL language
- SpELExpression - Class in org.apache.camel.model.language
-
Evaluates a Spring expression (SpEL).
- SpELExpression() - Constructor for class org.apache.camel.model.language.SpELExpression
- SpELExpression(String) - Constructor for class org.apache.camel.model.language.SpELExpression
- SpELExpression(SpELExpression) - Constructor for class org.apache.camel.model.language.SpELExpression
- SpELExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forSpELExpression
. - split() - Method in class org.apache.camel.model.ProcessorDefinition
-
Splitter EIP: Creates a splitter allowing you split a message into a number of pieces and process them individually.
- split(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Splitter EIP: Creates a splitter allowing you split a message into a number of pieces and process them individually.
- split(Expression, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Splitter EIP: Creates a splitter allowing you split a message into a number of pieces and process them individually.
- split(Expression, AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
-
Splitter EIP: Creates a splitter allowing you split a message into a number of pieces and process them individually.
- SplitDefinition - Class in org.apache.camel.model
-
Splits a single message into many sub-messages.
- SplitDefinition() - Constructor for class org.apache.camel.model.SplitDefinition
- SplitDefinition(Expression) - Constructor for class org.apache.camel.model.SplitDefinition
- SplitDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.SplitDefinition
- SplitDefinition(SplitDefinition) - Constructor for class org.apache.camel.model.SplitDefinition
- springTransactionErrorHandler() - Method in class org.apache.camel.builder.BuilderSupport
-
Error handler using Spring transactions (requires camel-spring).
- springTransactionErrorHandler(String) - Method in class org.apache.camel.builder.BuilderSupport
-
Error handler using Spring transactions (requires camel-spring).
- springTransactionErrorHandler(TransactedPolicy) - Method in class org.apache.camel.builder.BuilderSupport
-
Error handler using Spring transactions (requires camel-spring).
- SpringTransactionErrorHandlerBuilder - Class in org.apache.camel.builder
-
Spring transaction error handler as a builder.
- SpringTransactionErrorHandlerBuilder() - Constructor for class org.apache.camel.builder.SpringTransactionErrorHandlerBuilder
- SpringTransactionErrorHandlerBuilder(Object) - Constructor for class org.apache.camel.builder.SpringTransactionErrorHandlerBuilder
- SpringTransactionErrorHandlerDefinition - Class in org.apache.camel.model.errorhandler
-
Spring based transactional error handler (requires camel-spring).
- SpringTransactionErrorHandlerDefinition() - Constructor for class org.apache.camel.model.errorhandler.SpringTransactionErrorHandlerDefinition
- SpringTransactionErrorHandlerDefinition(SpringTransactionErrorHandlerDefinition) - Constructor for class org.apache.camel.model.errorhandler.SpringTransactionErrorHandlerDefinition
- sslContextParameters(SSLContextParameters) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.To configure security using SSLContextParameters.
- ssv - Enum constant in enum class org.apache.camel.model.rest.CollectionFormat
- startRouteDefinitions() - Method in interface org.apache.camel.model.ModelCamelContext
-
Start all routes from this model.
- startRouteDefinitions(List<RouteDefinition>) - Method in interface org.apache.camel.model.ModelCamelContext
-
Start the given set of routes.
- startupOrder(int) - Method in class org.apache.camel.model.ProcessorDefinition
- startupOrder(int) - Method in class org.apache.camel.model.RouteDefinition
-
Configures the startup order for this route
- StaticServiceCallServiceDiscoveryConfiguration - Class in org.apache.camel.model.cloud
-
Deprecated.
- StaticServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- StaticServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- StaticServiceCallServiceDiscoveryConfigurationConfigurer - Class in org.apache.camel.model.cloud
-
Generated by camel build tools - do NOT edit this file!
- StaticServiceCallServiceDiscoveryConfigurationConfigurer() - Constructor for class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfigurationConfigurer
- staticServiceDiscovery() - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- staticServiceDiscovery() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- staticServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- staticServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- staticServiceDiscovery(StaticServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- statusPropertyName(String) - Method in class org.apache.camel.model.FilterDefinition
-
Name of exchange property to use for storing the status of the filtering.
- step() - Method in class org.apache.camel.model.ProcessorDefinition
-
Routes the message to a sequence of processors which is grouped together as one logical name.
- step(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Routes the message to a sequence of processors which is grouped together as one logical name.
- StepDefinition - Class in org.apache.camel.model
-
Routes the message to a sequence of processors which is grouped together as one logical name
- StepDefinition() - Constructor for class org.apache.camel.model.StepDefinition
- StepDefinition(StepDefinition) - Constructor for class org.apache.camel.model.StepDefinition
- sticky(Expression) - Method in class org.apache.camel.model.LoadBalanceDefinition
-
Uses sticky load balancer
- StickyLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
-
Sticky load balancing using an expression to calculate a correlation key to perform the sticky load balancing.
- StickyLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
- StickyLoadBalancerDefinition(StickyLoadBalancerDefinition) - Constructor for class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
- stop() - Method in class org.apache.camel.model.ProcessorDefinition
-
Stops continue routing the current
Exchange
and marks it as completed. - StopDefinition - Class in org.apache.camel.model
-
Stops the processing of the current message
- StopDefinition() - Constructor for class org.apache.camel.model.StopDefinition
- StopDefinition(StopDefinition) - Constructor for class org.apache.camel.model.StopDefinition
- stopOnException() - Method in class org.apache.camel.model.MulticastDefinition
-
Will now stop further processing if an exception or failure occurred during processing of an
Exchange
and the caused exception will be thrown. - stopOnException() - Method in class org.apache.camel.model.RecipientListDefinition
-
Will now stop further processing if an exception or failure occurred during processing of an
Exchange
and the caused exception will be thrown. - stopOnException() - Method in class org.apache.camel.model.SplitDefinition
-
Will now stop further processing if an exception or failure occurred during processing of an
Exchange
and the caused exception will be thrown. - stopOnException(boolean) - Method in class org.apache.camel.model.SplitDefinition
-
Will now stop further processing if an exception or failure occurred during processing of an
Exchange
and the caused exception will be thrown. - stopOnException(String) - Method in class org.apache.camel.model.MulticastDefinition
-
Will now stop further processing if an exception or failure occurred during processing of an
Exchange
and the caused exception will be thrown. - stopOnException(String) - Method in class org.apache.camel.model.SplitDefinition
-
Will now stop further processing if an exception or failure occurred during processing of an
Exchange
and the caused exception will be thrown. - storeInBody() - Method in class org.apache.camel.builder.FlexibleAggregationStrategy
-
Store the result of this Aggregation Strategy (whether an atomic element or a Collection) in the body of the IN message.
- storeInHeader(String) - Method in class org.apache.camel.builder.FlexibleAggregationStrategy
-
Store the result of this Aggregation Strategy (whether an atomic element or a Collection) in an IN message header with the designated name.
- storeInProperty(String) - Method in class org.apache.camel.builder.FlexibleAggregationStrategy
-
Store the result of this Aggregation Strategy (whether an atomic element or a Collection) in a property with the designated name.
- storeInVariable(String) - Method in class org.apache.camel.builder.FlexibleAggregationStrategy
-
Store the result of this Aggregation Strategy (whether an atomic element or a Collection) in a variable with the designated name.
- storeNulls() - Method in class org.apache.camel.builder.FlexibleAggregationStrategy
-
Enables storing null values in the resulting collection.
- stream() - Method in class org.apache.camel.model.ResequenceDefinition
-
Configures the stream-based resequencing algorithm using the default configuration.
- stream(StreamResequencerConfig) - Method in class org.apache.camel.model.ResequenceDefinition
-
Configures the stream-based resequencing algorithm using the given
StreamResequencerConfig
. - streamCache(boolean) - Method in class org.apache.camel.model.RouteDefinition
-
Enable or disables stream caching for this route.
- streamCache(String) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Enable or disables stream caching for this rest operation.
- streamCache(String) - Method in class org.apache.camel.model.RouteDefinition
-
Enable or disables stream caching for this route.
- streamCaching() - Method in class org.apache.camel.model.RouteDefinition
-
Deprecated.
- streamCaching(String) - Method in class org.apache.camel.model.RouteDefinition
-
Deprecated.
- streaming() - Method in class org.apache.camel.model.MulticastDefinition
-
If enabled then Camel will process replies out-of-order, eg in the order they come back.
- streaming() - Method in class org.apache.camel.model.RecipientListDefinition
-
If enabled then Camel will process replies out-of-order, eg in the order they come back.
- streaming() - Method in class org.apache.camel.model.SplitDefinition
-
When in streaming mode, then the splitter splits the original message on-demand, and each split message is processed one by one.
- streaming(boolean) - Method in class org.apache.camel.model.SplitDefinition
-
When in streaming mode, then the splitter splits the original message on-demand, and each split message is processed one by one.
- streaming(String) - Method in class org.apache.camel.model.SplitDefinition
-
When in streaming mode, then the splitter splits the original message on-demand, and each split message is processed one by one.
- streamName(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat.Builder
-
The name of the stream to use.
- StreamResequencerConfig - Class in org.apache.camel.model.config
-
Configures stream-processing resequence eip.
- StreamResequencerConfig() - Constructor for class org.apache.camel.model.config.StreamResequencerConfig
-
Creates a new
StreamResequencerConfig
instance using default values forcapacity
(1000) andtimeout
(1000L). - StreamResequencerConfig(int, long) - Constructor for class org.apache.camel.model.config.StreamResequencerConfig
- StreamResequencerConfig(int, long, Boolean) - Constructor for class org.apache.camel.model.config.StreamResequencerConfig
- StreamResequencerConfig(int, long, Boolean, ExpressionResultComparator) - Constructor for class org.apache.camel.model.config.StreamResequencerConfig
- StreamResequencerConfig(int, long, ExpressionResultComparator) - Constructor for class org.apache.camel.model.config.StreamResequencerConfig
- StreamResequencerConfig(StreamResequencerConfig) - Constructor for class org.apache.camel.model.config.StreamResequencerConfig
- string() - Static method in class org.apache.camel.builder.AggregationStrategies
-
Creates a
StringAggregationStrategy
. - string(String) - Static method in class org.apache.camel.builder.AggregationStrategies
-
Creates a
StringAggregationStrategy
with delimiter. - STRING - Enum constant in enum class org.apache.camel.model.language.XPathExpression.ResultQName
- stripVersionsFromReferences(boolean) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
If set to
true
(which is the default), resource references containing a version will have the version removed when the resource is encoded.
- stripVersionsFromReferences(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
If set to
true
(which is the default), resource references containing a version will have the version removed when the resource is encoded.
- successThreshold(int) - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinition
-
Controls the number of trial calls which are allowed when the circuit breaker is half-open
- summaryMode(boolean) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
If set to
true
(default isfalse
) only elements marked by the FHIR specification as being "summary elements" will be included. - summaryMode(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
If set to
true
(default isfalse
) only elements marked by the FHIR specification as being "summary elements" will be included. - SUPPORTS - Enum constant in enum class org.apache.camel.model.SagaPropagation
-
If a saga already exists, then join it.
- supportTransacted() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- supportTransacted() - Method in class org.apache.camel.builder.LegacyErrorHandlerBuilderRef
-
Deprecated.
- supportTransacted() - Method in class org.apache.camel.builder.LegacyErrorHandlerBuilderSupport
-
Deprecated.
- supportTransacted() - Method in class org.apache.camel.builder.LegacyNoErrorHandlerBuilder
-
Deprecated.
- supportTransacted() - Method in class org.apache.camel.model.errorhandler.DeadLetterChannelDefinition
- supportTransacted() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
Deprecated.
- supportTransacted() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- supportTransacted() - Method in class org.apache.camel.model.errorhandler.ErrorHandlerRefConfiguration
-
Deprecated.
- supportTransacted() - Method in class org.apache.camel.model.errorhandler.NoErrorHandlerConfiguration
-
Deprecated.
- supportTransacted() - Method in class org.apache.camel.model.errorhandler.NoErrorHandlerDefinition
- supportTransacted() - Method in class org.apache.camel.model.errorhandler.RefErrorHandlerDefinition
- supportTransacted() - Method in class org.apache.camel.model.errorhandler.TransactionErrorHandlerDefinition
- SUPPRESS_EXCEPTIONS - Enum constant in enum class org.apache.camel.model.language.JsonPathExpression.Option
- suppressExceptions(boolean) - Method in class org.apache.camel.model.language.JsonPathExpression.Builder
-
Whether to suppress exceptions such as PathNotFoundException.
- suppressExceptions(String) - Method in class org.apache.camel.model.language.JsonPathExpression.Builder
-
Whether to suppress exceptions such as PathNotFoundException.
- suppressNarratives(boolean) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
If set to
true
(default isfalse
), narratives will not be included in the encoded values. - suppressNarratives(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat.AbstractBuilder
-
If set to
true
(default isfalse
), narratives will not be included in the encoded values. - swiftMt() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the SWIFT MT data format
- swiftMt() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the SWIFT MT data format
- swiftMt(boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the SWIFT MT data format.
- SwiftMtDataFormat - Class in org.apache.camel.model.dataformat
-
Encode and decode SWIFT MT messages.
- SwiftMtDataFormat() - Constructor for class org.apache.camel.model.dataformat.SwiftMtDataFormat
- SwiftMtDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.SwiftMtDataFormat
- SwiftMtDataFormat(SwiftMtDataFormat) - Constructor for class org.apache.camel.model.dataformat.SwiftMtDataFormat
- SwiftMtDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forSwiftMtDataFormat
. - swiftMx() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the SWIFT MX data format
- swiftMx() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the SWIFT MX data format
- swiftMx(boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the SWIFT MX data format.
- swiftMx(boolean, String, Object) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the SWIFT MX data format.
- swiftMx(boolean, String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the SWIFT MX data format.
- swiftMx(Object, String, Object) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the SWIFT MX data format.
- swiftMx(String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the SWIFT MX data format.
- SwiftMxDataFormat - Class in org.apache.camel.model.dataformat
-
Encode and decode SWIFT MX messages.
- SwiftMxDataFormat() - Constructor for class org.apache.camel.model.dataformat.SwiftMxDataFormat
- SwiftMxDataFormat(boolean) - Constructor for class org.apache.camel.model.dataformat.SwiftMxDataFormat
- SwiftMxDataFormat(boolean, String, Object) - Constructor for class org.apache.camel.model.dataformat.SwiftMxDataFormat
- SwiftMxDataFormat(boolean, String, String) - Constructor for class org.apache.camel.model.dataformat.SwiftMxDataFormat
- SwiftMxDataFormat(Object, String, Object) - Constructor for class org.apache.camel.model.dataformat.SwiftMxDataFormat
- SwiftMxDataFormat(String, String, String) - Constructor for class org.apache.camel.model.dataformat.SwiftMxDataFormat
- SwiftMxDataFormat(SwiftMxDataFormat) - Constructor for class org.apache.camel.model.dataformat.SwiftMxDataFormat
- SwiftMxDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forSwiftMxDataFormat
. - syncDelayed() - Method in class org.apache.camel.model.DelayDefinition
-
Enables asynchronous delay which means the thread will not block while delaying.
- synchronous() - Method in class org.apache.camel.model.MulticastDefinition
-
Sets whether synchronous processing should be strictly used.
- synchronous() - Method in class org.apache.camel.model.RecipientListDefinition
-
Sets whether synchronous processing should be strictly used.
- synchronous() - Method in class org.apache.camel.model.SplitDefinition
-
Sets whether synchronous processing should be strictly used.
- synchronous(boolean) - Method in class org.apache.camel.model.MulticastDefinition
-
Sets whether synchronous processing should be strictly used.
- synchronous(boolean) - Method in class org.apache.camel.model.RecipientListDefinition
-
Sets whether synchronous processing should be strictly used.
- synchronous(boolean) - Method in class org.apache.camel.model.SplitDefinition
-
Sets whether synchronous processing should be strictly used.
- synchronous(String) - Method in class org.apache.camel.model.MulticastDefinition
-
Sets whether synchronous processing should be strictly used.
- synchronous(String) - Method in class org.apache.camel.model.RecipientListDefinition
-
Sets whether synchronous processing should be strictly used.
- synchronous(String) - Method in class org.apache.camel.model.SplitDefinition
-
Sets whether synchronous processing should be strictly used.
- syslog() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the Syslog data format
- syslog() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Syslog data format
- SyslogDataFormat - Class in org.apache.camel.model.dataformat
-
Marshall SyslogMessages to RFC3164 and RFC5424 messages and back.
- SyslogDataFormat() - Constructor for class org.apache.camel.model.dataformat.SyslogDataFormat
- SyslogDataFormat(SyslogDataFormat) - Constructor for class org.apache.camel.model.dataformat.SyslogDataFormat
- SyslogDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forSyslogDataFormat
. - systemProperty(String) - Static method in class org.apache.camel.builder.Builder
-
Returns an expression for the given system property
- systemProperty(String) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a value builder for the given system property
- systemProperty(String, String) - Static method in class org.apache.camel.builder.Builder
-
Returns an expression for the given system property
- systemProperty(String, String) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a value builder for the given system property
T
- tag(String) - Method in class org.apache.camel.model.rest.RestDefinition
-
To set the tag to use of this REST service
- tarFile() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the Tar file data format
- tarFile() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Tar file data format
- TarFileDataFormat - Class in org.apache.camel.model.dataformat
-
Archive files into tarballs or extract files from tarballs.
- TarFileDataFormat() - Constructor for class org.apache.camel.model.dataformat.TarFileDataFormat
- TarFileDataFormat(TarFileDataFormat) - Constructor for class org.apache.camel.model.dataformat.TarFileDataFormat
- TarFileDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forTarFileDataFormat
. - task() - Method in interface org.apache.camel.builder.AdviceWithTask
-
The task to execute
- templateBean(String) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Adds a local bean the route template uses (via fluent builder)
- templateBean(String, Class<?>) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Adds a local bean the route template uses
- templateBean(String, Class<?>, String, String) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Adds a local bean the route template uses
- templateBean(String, Class<?>, RouteTemplateContext.BeanSupplier<Object>) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Adds a local bean the route template uses
- templateBean(String, Object) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Adds a local bean the route template uses
- templateBean(String, String, String) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Adds a local bean the route template uses
- templateBean(String, Supplier<Object>) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Adds a local bean the route template uses
- templatedRoute(String) - Method in class org.apache.camel.builder.RouteBuilder
-
Creates a new templated route
- templatedRoute(String) - Method in class org.apache.camel.model.TemplatedRoutesDefinition
-
Creates a templated route
- templatedRoute(TemplatedRouteDefinition) - Method in class org.apache.camel.model.TemplatedRoutesDefinition
-
Adds the
TemplatedRouteDefinition
- TemplatedRouteBuilder - Class in org.apache.camel.builder
-
Fluent builder for adding new routes from route templates.
- TemplatedRouteContainer - Interface in org.apache.camel.model
-
Container to hold
templated routes
. - TemplatedRouteDefinition - Class in org.apache.camel.model
-
Defines a templated route (a route built from a route template)
- TemplatedRouteDefinition() - Constructor for class org.apache.camel.model.TemplatedRouteDefinition
- TemplatedRouteParameterDefinition - Class in org.apache.camel.model
-
An input parameter of a route template.
- TemplatedRouteParameterDefinition() - Constructor for class org.apache.camel.model.TemplatedRouteParameterDefinition
- TemplatedRouteParameterDefinition(String, String) - Constructor for class org.apache.camel.model.TemplatedRouteParameterDefinition
- TemplatedRoutesDefinition - Class in org.apache.camel.model
-
A series of templated routes
- TemplatedRoutesDefinition() - Constructor for class org.apache.camel.model.TemplatedRoutesDefinition
- templateOptionalParameter(String) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Adds an optional parameter the route template uses
- templateOptionalParameter(String, String) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Adds an optional parameter the route template uses
- templateParameter(String) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Adds a required parameter the route template uses
- templateParameter(String, String) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Adds a parameter (will use default value if not provided) the route template uses
- templateParameter(String, String, String) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Adds a parameter (will use default value if not provided) the route template uses
- templateParameters(Map<String, String>) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
Adds the parameters the route template uses.
- textQualifier(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat.Builder
-
If the text is qualified with a character.
- threadName(String) - Method in class org.apache.camel.model.ThreadsDefinition
-
Sets the thread name to use.
- threadOffloadExecutorService(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinition
-
References a custom thread pool to use when offloading a guarded action to another thread.
- ThreadPoolBuilder - Class in org.apache.camel.builder
-
A builder to create thread pools.
- ThreadPoolBuilder(CamelContext) - Constructor for class org.apache.camel.builder.ThreadPoolBuilder
- ThreadPoolProfileBuilder - Class in org.apache.camel.builder
-
Builder to build
ThreadPoolProfile
. - ThreadPoolProfileBuilder(String) - Constructor for class org.apache.camel.builder.ThreadPoolProfileBuilder
- ThreadPoolProfileBuilder(String, ThreadPoolProfile) - Constructor for class org.apache.camel.builder.ThreadPoolProfileBuilder
- ThreadPoolProfileDefinition - Class in org.apache.camel.model
-
To configure thread pools
- ThreadPoolProfileDefinition() - Constructor for class org.apache.camel.model.ThreadPoolProfileDefinition
- threads() - Method in class org.apache.camel.model.ProcessorDefinition
-
Continues processing the
Exchange
using asynchronous routing engine. - threads(int) - Method in class org.apache.camel.model.ProcessorDefinition
-
Continues processing the
Exchange
using asynchronous routing engine. - threads(int, int) - Method in class org.apache.camel.model.ProcessorDefinition
-
Continues processing the
Exchange
using asynchronous routing engine. - threads(int, int, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Continues processing the
Exchange
using asynchronous routing engine. - threadSafe(String) - Method in class org.apache.camel.model.dataformat.ForyDataFormat.Builder
- threadSafety(boolean) - Method in class org.apache.camel.model.language.XPathExpression.Builder
-
Whether to enable thread-safety for the returned result of the xpath expression.
- threadSafety(String) - Method in class org.apache.camel.model.language.XPathExpression.Builder
-
Whether to enable thread-safety for the returned result of the xpath expression.
- ThreadsDefinition - Class in org.apache.camel.model
-
Specifies that all steps after this node are processed asynchronously
- ThreadsDefinition() - Constructor for class org.apache.camel.model.ThreadsDefinition
- ThreadsDefinition(ThreadsDefinition) - Constructor for class org.apache.camel.model.ThreadsDefinition
- thrift() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the Thrift data format
- thrift() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Thrift data format
- thrift(Object) - Method in class org.apache.camel.builder.DataFormatClause
- thrift(Object, String) - Method in class org.apache.camel.builder.DataFormatClause
- thrift(String) - Method in class org.apache.camel.builder.DataFormatClause
- thrift(String, String) - Method in class org.apache.camel.builder.DataFormatClause
- ThriftDataFormat - Class in org.apache.camel.model.dataformat
-
Serialize and deserialize messages using Apache Thrift binary data format.
- ThriftDataFormat() - Constructor for class org.apache.camel.model.dataformat.ThriftDataFormat
- ThriftDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.ThriftDataFormat
- ThriftDataFormat(String, String) - Constructor for class org.apache.camel.model.dataformat.ThriftDataFormat
- ThriftDataFormat(ThriftDataFormat) - Constructor for class org.apache.camel.model.dataformat.ThriftDataFormat
- ThriftDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forThriftDataFormat
. - throttle() - Method in class org.apache.camel.model.ProcessorDefinition
-
Throttler EIP: Creates a throttler using a fluent builder.
- throttle(long) - Method in class org.apache.camel.model.ProcessorDefinition
-
Throttler EIP: Creates a throttler allowing you to ensure that a specific endpoint does not get overloaded, or that we don't exceed an agreed SLA with some external service.
- throttle(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Throttler EIP: Creates a throttler allowing you to ensure that a specific endpoint does not get overloaded, or that we don't exceed an agreed SLA with some external service.
- throttle(Expression, long) - Method in class org.apache.camel.model.ProcessorDefinition
-
Throttler EIP: Creates a throttler allowing you to ensure that a specific endpoint does not get overloaded, or that we don't exceed an agreed SLA with some external service.
- throttle(Expression, Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Throttler EIP: Creates a throttler allowing you to ensure that a specific endpoint does not get overloaded, or that we don't exceed an agreed SLA with some external service.
- ThrottleDefinition - Class in org.apache.camel.model
-
Controls the rate at which messages are passed to the next node in the route
- ThrottleDefinition() - Constructor for class org.apache.camel.model.ThrottleDefinition
- ThrottleDefinition(Expression) - Constructor for class org.apache.camel.model.ThrottleDefinition
- ThrottleDefinition(Expression, Expression) - Constructor for class org.apache.camel.model.ThrottleDefinition
- ThrottleDefinition(ThrottleDefinition) - Constructor for class org.apache.camel.model.ThrottleDefinition
- ThrottlingMode - Enum Class in org.apache.camel.model
- throwException(Class<? extends Exception>, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sets the exception on the
Exchange
- throwException(Exception) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sets the exception on the
Exchange
- ThrowExceptionDefinition - Class in org.apache.camel.model
-
Throws an exception
- ThrowExceptionDefinition() - Constructor for class org.apache.camel.model.ThrowExceptionDefinition
- ThrowExceptionDefinition(ThrowExceptionDefinition) - Constructor for class org.apache.camel.model.ThrowExceptionDefinition
- throwExceptionWhenHalfOpenOrOpenState(boolean) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Whether to throw io.github.resilience4j.circuitbreaker.CallNotPermittedException when the call is rejected due circuit breaker is half open (and was not attempted but rejected immediately) or open (always rejected).
- tidyMarkup() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Return TidyMarkup in the default format as
Node
- tidyMarkup() - Method in class org.apache.camel.builder.DataFormatClause
-
Return TidyMarkup in the default format as
Node
- tidyMarkup(Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
- TidyMarkupDataFormat - Class in org.apache.camel.model.dataformat
-
Parse (potentially invalid) HTML into valid HTML or DOM.
- TidyMarkupDataFormat() - Constructor for class org.apache.camel.model.dataformat.TidyMarkupDataFormat
- TidyMarkupDataFormat(Class<?>) - Constructor for class org.apache.camel.model.dataformat.TidyMarkupDataFormat
- TidyMarkupDataFormat(TidyMarkupDataFormat) - Constructor for class org.apache.camel.model.dataformat.TidyMarkupDataFormat
- TidyMarkupDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forTidyMarkupDataFormat
. - timeout(int) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.Set the time the services will be retained.
- timeout(long) - Method in class org.apache.camel.model.MulticastDefinition
-
Sets a total timeout specified in millis, when using parallel processing.
- timeout(long) - Method in class org.apache.camel.model.PollEnrichDefinition
-
Timeout in millis when polling from the external service.
- timeout(long) - Method in class org.apache.camel.model.RecipientListDefinition
-
Sets a total timeout specified in millis, when using parallel processing.
- timeout(long) - Method in class org.apache.camel.model.ResequenceDefinition
-
Sets the timeout
- timeout(long) - Method in class org.apache.camel.model.SplitDefinition
-
Sets a total timeout specified in millis, when using parallel processing.
- timeout(long, TimeUnit) - Method in class org.apache.camel.model.SagaDefinition
- timeout(String) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.Set the time the services will be retained.
- timeout(String) - Method in class org.apache.camel.model.MulticastDefinition
-
Sets a total timeout specified in millis, when using parallel processing.
- timeout(String) - Method in class org.apache.camel.model.PollEnrichDefinition
-
Timeout in millis when polling from the external service.
- timeout(String) - Method in class org.apache.camel.model.ResequenceDefinition
-
Sets the timeout
- timeout(String) - Method in class org.apache.camel.model.SagaDefinition
- timeout(String) - Method in class org.apache.camel.model.SplitDefinition
-
Sets a total timeout specified in millis, when using parallel processing.
- timeout(Duration) - Method in class org.apache.camel.model.ResequenceDefinition
-
Sets the timeout
- timeout(Duration) - Method in class org.apache.camel.model.SagaDefinition
- timeout(Exchange, int, int, long) - Method in class org.apache.camel.builder.FlexibleAggregationStrategy
- timeout(Exchange, int, int, long) - Method in interface org.apache.camel.builder.FlexibleAggregationStrategy.TimeoutAwareMixin
- timeoutAware(FlexibleAggregationStrategy.TimeoutAwareMixin) - Method in class org.apache.camel.builder.FlexibleAggregationStrategy
-
Plugs in logic to execute when a timeout occurs.
- timeoutCheckerExecutorService(String) - Method in class org.apache.camel.model.AggregateDefinition
-
If using either of the completionTimeout, completionTimeoutExpression, or completionInterval options a background thread is created to check for the completion for every aggregator.
- timeoutCheckerExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.model.AggregateDefinition
-
If using either of the completionTimeout, completionTimeoutExpression, or completionInterval options a background thread is created to check for the completion for every aggregator.
- timeoutDuration(int) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Configures the thread execution timeout (millis).
- timeoutDuration(long) - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinition
-
Configures the thread execution timeout.
- timeoutDuration(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinition
-
Configures the thread execution timeout.
- timeoutEnabled(boolean) - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinition
-
Whether timeout is enabled or not on the circuit breaker.
- timeoutEnabled(boolean) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Whether timeout is enabled or not on the circuit breaker.
- timeoutExecutorService(String) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
References to a custom thread pool to use when timeout is enabled (uses
ForkJoinPool.commonPool()
by default) - timeoutPoolSize(int) - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinition
-
Configures the pool size of the thread pool when timeout is enabled.
- timePeriodMillis(long) - Method in class org.apache.camel.model.ThrottleDefinition
-
Sets the time period during which the maximum request count is valid for
- timePeriodMillis(String) - Method in class org.apache.camel.model.ThrottleDefinition
-
Sets the time period during which the maximum request count is valid for
- timeUnit(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- timeUnit(String) - Method in class org.apache.camel.model.ThreadsDefinition
-
Sets the keep alive time unit.
- timeUnit(TimeUnit) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
- timeUnit(TimeUnit) - Method in class org.apache.camel.model.ThreadsDefinition
-
Sets the keep alive time unit.
- timezone(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
If set then Jackson will use the Timezone when marshalling/unmarshalling.
- timezone(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
If set then Jackson will use the Timezone when marshalling/unmarshalling.
- timezone(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
If set then Jackson will use the Timezone when marshalling/unmarshalling.
- timezone(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- timezone(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
If set then Jackson will use the Timezone when marshalling/unmarshalling.
- to(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to the given endpoint
- to(String) - Method in class org.apache.camel.model.rest.RestDefinition
-
The Camel endpoint this REST service will call, such as a direct endpoint to link to an existing route that handles this REST call.
- to(String...) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to a list of endpoints
- to(EndpointProducerBuilder) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to the given endpoint
- to(EndpointProducerBuilder) - Method in class org.apache.camel.model.rest.RestDefinition
-
Sends the exchange to the given endpoint
- to(EndpointProducerBuilder...) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to a list of endpoints
- to(Endpoint) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to the given endpoint
- to(Endpoint) - Method in class org.apache.camel.model.rest.RestDefinition
-
Sends the exchange to the given endpoint
- to(Endpoint...) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to a list of endpoints
- to(ExchangePattern, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange with certain exchange pattern to the given endpoint
- to(ExchangePattern, String...) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to a list of endpoints
- to(ExchangePattern, EndpointProducerBuilder) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange with certain exchange pattern to the given endpoint
- to(ExchangePattern, EndpointProducerBuilder...) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to a list of endpoints
- to(ExchangePattern, Endpoint) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange with certain exchange pattern to the given endpoint
- to(ExchangePattern, Endpoint...) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to a list of endpoints
- toD() - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to the given dynamic endpoint
- toD(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to the given dynamic endpoint
- toD(String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to the given dynamic endpoint
- toD(String, int) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to the given dynamic endpoint
- toD(String, String, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to the given dynamic endpoint
- toD(EndpointProducerBuilder) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to the given dynamic endpoint
- toD(EndpointProducerBuilder, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to the given dynamic endpoint
- toD(EndpointProducerBuilder, int) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to the given dynamic endpoint
- toD(EndpointProducerBuilder, String, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to the given dynamic endpoint
- ToDefinition - Class in org.apache.camel.model
-
Sends the message to a static endpoint
- ToDefinition() - Constructor for class org.apache.camel.model.ToDefinition
- ToDefinition(String) - Constructor for class org.apache.camel.model.ToDefinition
- ToDefinition(String, ExchangePattern) - Constructor for class org.apache.camel.model.ToDefinition
- ToDefinition(EndpointProducerBuilder) - Constructor for class org.apache.camel.model.ToDefinition
- ToDefinition(EndpointProducerBuilder, ExchangePattern) - Constructor for class org.apache.camel.model.ToDefinition
- ToDefinition(Endpoint) - Constructor for class org.apache.camel.model.ToDefinition
- ToDefinition(Endpoint, ExchangePattern) - Constructor for class org.apache.camel.model.ToDefinition
- ToDefinition(ToDefinition) - Constructor for class org.apache.camel.model.ToDefinition
- ToDynamicDefinition - Class in org.apache.camel.model
-
Sends the message to a dynamic endpoint
- ToDynamicDefinition() - Constructor for class org.apache.camel.model.ToDynamicDefinition
- ToDynamicDefinition(String) - Constructor for class org.apache.camel.model.ToDynamicDefinition
- ToDynamicDefinition(ToDynamicDefinition) - Constructor for class org.apache.camel.model.ToDynamicDefinition
- toExpressionDefinition(Expression) - Static method in class org.apache.camel.model.ExpressionNodeHelper
-
Determines which
ExpressionDefinition
describes the given expression in the best possible way. - toExpressionDefinition(Predicate) - Static method in class org.apache.camel.model.ExpressionNodeHelper
-
Determines which
ExpressionDefinition
describes the given predicate in the best possible way. - toF(String, Object...) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to the given endpoint
- token(String) - Method in class org.apache.camel.model.language.TokenizerExpression.Builder
-
The (start) token to use as tokenizer, for example, you can use the new line token.
- tokenize() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Tokenizer language
- tokenize(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a token expression on the message body
- tokenize(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a token expression on the message body
- tokenize(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Tokenizer language
- tokenize(String, boolean) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a token expression on the message body
- tokenize(String, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a token expression on the message body
- tokenize(String, boolean, boolean) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a token expression on the message body
- tokenize(String, boolean, int) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a token expression on the message body
- tokenize(String, boolean, int) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a token expression on the message body
- tokenize(String, boolean, int, boolean) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a token expression on the message body
- tokenize(String, boolean, int, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a token expression on the message body
- tokenize(String, boolean, String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a token expression on the message body
- tokenize(String, boolean, String, boolean) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a token expression on the message body
- tokenize(String, boolean, String, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a token expression on the message body
- tokenize(String, int) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a token expression on the message body
- tokenize(String, int) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a token expression on the message body
- tokenize(String, int, boolean) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a token expression on the message body
- tokenize(String, int, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a token expression on the message body
- tokenize(TokenizerImplementationDefinition) - Method in class org.apache.camel.model.ProcessorDefinition
-
This enables tokenization/chunking of blocks of text so that the elements of a message are separated in text segments as a composite message
- tokenizePair(String, String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a token pair expression on the message body.
- tokenizePair(String, String, boolean) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a token pair expression on the message body
- tokenizePair(String, String, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a token pair expression on the message body
- tokenizePair(String, String, boolean) - Method in class org.apache.camel.builder.ValueBuilder
- tokenizer() - Method in class org.apache.camel.builder.RouteBuilder
-
A utility method allowing to build any tokenizer using a fluent syntax as shown in the next example:
- TokenizerBuilder<T> - Interface in org.apache.camel.builder
-
TokenizerBuilder
defines the contract of tokenizer builder. - TokenizerBuilderFactory - Class in org.apache.camel.builder
-
TokenizerBuilderFactory
is a factory class of builder of all supported tokenizers. - TokenizerBuilderFactory() - Constructor for class org.apache.camel.builder.TokenizerBuilderFactory
- TokenizerDefinition - Class in org.apache.camel.model
-
Represents a Camel tokenizer for AI.
- TokenizerDefinition() - Constructor for class org.apache.camel.model.TokenizerDefinition
- TokenizerDefinition(TokenizerDefinition) - Constructor for class org.apache.camel.model.TokenizerDefinition
- TokenizerDefinition(TokenizerImplementationDefinition) - Constructor for class org.apache.camel.model.TokenizerDefinition
- TokenizerExpression - Class in org.apache.camel.model.language
-
Tokenize text payloads using delimiter patterns.
- TokenizerExpression() - Constructor for class org.apache.camel.model.language.TokenizerExpression
- TokenizerExpression(String) - Constructor for class org.apache.camel.model.language.TokenizerExpression
- TokenizerExpression(TokenizerExpression) - Constructor for class org.apache.camel.model.language.TokenizerExpression
- TokenizerExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forTokenizerExpression
. - TokenizerImplementationDefinition - Class in org.apache.camel.model
- TokenizerImplementationDefinition() - Constructor for class org.apache.camel.model.TokenizerImplementationDefinition
- TokenizerImplementationDefinition(TokenizerImplementationDefinition) - Constructor for class org.apache.camel.model.TokenizerImplementationDefinition
- tokenizerName() - Method in class org.apache.camel.model.TokenizerDefinition
-
Gets the tokenizer name
- tokenizerName() - Method in class org.apache.camel.model.TokenizerImplementationDefinition
-
Gets the tokenizer name
- tokenizeXML(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a XML token expression on the message body with XML content
- tokenizeXML(String, int) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a XML token expression on the message body with XML content
- tokenizeXML(String, String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a token pair expression on the message body with XML content
- tokenizeXML(String, String) - Method in class org.apache.camel.builder.ValueBuilder
- tokenizeXML(String, String, int) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a token pair expression on the message body with XML content
- tokenizeXMLPair(String, String, int) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a token pair expression on the message body with XML content
- tokenizeXMLPair(String, String, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates a token pair expression on the message body with XML content
- tokenUrl(String) - Method in class org.apache.camel.model.rest.OAuth2Definition
- toMode(String) - Static method in enum class org.apache.camel.model.ThrottlingMode
- toName(String) - Static method in class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition
- topic() - Method in class org.apache.camel.model.LoadBalanceDefinition
-
Uses topic load balancer
- TopicLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
-
Topic which sends to all destinations.
- TopicLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.TopicLoadBalancerDefinition
- TopicLoadBalancerDefinition(TopicLoadBalancerDefinition) - Constructor for class org.apache.camel.model.loadbalancer.TopicLoadBalancerDefinition
- toString() - Method in class org.apache.camel.builder.LegacyDeadLetterChannelBuilder
-
Deprecated.
- toString() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- toString() - Method in class org.apache.camel.builder.LegacyErrorHandlerBuilderRef
-
Deprecated.
- toString() - Method in class org.apache.camel.builder.NotifyBuilder
- toString() - Method in class org.apache.camel.builder.RouteBuilder
- toString() - Method in class org.apache.camel.model.AggregateDefinition
- toString() - Method in class org.apache.camel.model.BeanDefinition
- toString() - Method in class org.apache.camel.model.CatchDefinition
- toString() - Method in class org.apache.camel.model.ChoiceDefinition
- toString() - Method in class org.apache.camel.model.CircuitBreakerDefinition
- toString() - Method in class org.apache.camel.model.ClaimCheckDefinition
- toString() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- toString() - Method in class org.apache.camel.model.ConvertBodyDefinition
- toString() - Method in class org.apache.camel.model.ConvertHeaderDefinition
- toString() - Method in class org.apache.camel.model.ConvertVariableDefinition
- toString() - Method in class org.apache.camel.model.dataformat.CustomDataFormat
- toString() - Method in class org.apache.camel.model.dataformat.GrokDataFormat
- toString() - Method in class org.apache.camel.model.DelayDefinition
- toString() - Method in class org.apache.camel.model.DynamicRouterDefinition
- toString() - Method in class org.apache.camel.model.EnrichDefinition
- toString() - Method in class org.apache.camel.model.ErrorHandlerDefinition
- toString() - Method in class org.apache.camel.model.ExpressionSubElementDefinition
- toString() - Method in class org.apache.camel.model.FilterDefinition
- toString() - Method in class org.apache.camel.model.FinallyDefinition
- toString() - Method in class org.apache.camel.model.FromDefinition
- toString() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
- toString() - Method in class org.apache.camel.model.InputTypeDefinition
- toString() - Method in class org.apache.camel.model.InterceptDefinition
- toString() - Method in class org.apache.camel.model.InterceptFromDefinition
- toString() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
- toString() - Method in class org.apache.camel.model.language.ExpressionDefinition
- toString() - Method in class org.apache.camel.model.language.MethodCallExpression
- toString() - Method in class org.apache.camel.model.language.TokenizerExpression
- toString() - Method in class org.apache.camel.model.LoadBalanceDefinition
- toString() - Method in class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
- toString() - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
- toString() - Method in class org.apache.camel.model.loadbalancer.RandomLoadBalancerDefinition
- toString() - Method in class org.apache.camel.model.loadbalancer.RoundRobinLoadBalancerDefinition
- toString() - Method in class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
- toString() - Method in class org.apache.camel.model.loadbalancer.TopicLoadBalancerDefinition
- toString() - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
- toString() - Method in class org.apache.camel.model.LoadBalancerDefinition
- toString() - Method in class org.apache.camel.model.LogDefinition
- toString() - Method in class org.apache.camel.model.LoopDefinition
- toString() - Method in class org.apache.camel.model.MarshalDefinition
- toString() - Method in class org.apache.camel.model.MulticastDefinition
- toString() - Method in class org.apache.camel.model.OnCompletionDefinition
- toString() - Method in class org.apache.camel.model.OnExceptionDefinition
- toString() - Method in class org.apache.camel.model.OnFallbackDefinition
- toString() - Method in class org.apache.camel.model.OnWhenDefinition
- toString() - Method in class org.apache.camel.model.OtherwiseDefinition
- toString() - Method in class org.apache.camel.model.OutputDefinition
- toString() - Method in class org.apache.camel.model.OutputTypeDefinition
- toString() - Method in class org.apache.camel.model.PolicyDefinition
- toString() - Method in class org.apache.camel.model.PollDefinition
- toString() - Method in class org.apache.camel.model.PollEnrichDefinition
- toString() - Method in class org.apache.camel.model.ProcessDefinition
- toString() - Method in class org.apache.camel.model.RecipientListDefinition
- toString() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
- toString() - Method in class org.apache.camel.model.RemoveHeaderDefinition
- toString() - Method in class org.apache.camel.model.RemoveHeadersDefinition
- toString() - Method in class org.apache.camel.model.RemovePropertiesDefinition
- toString() - Method in class org.apache.camel.model.RemovePropertyDefinition
- toString() - Method in class org.apache.camel.model.RemoveVariableDefinition
- toString() - Method in class org.apache.camel.model.ResequenceDefinition
- toString() - Method in class org.apache.camel.model.rest.RestBindingDefinition
- toString() - Method in class org.apache.camel.model.rest.RestsDefinition
- toString() - Method in class org.apache.camel.model.RestContextRefDefinition
- toString() - Method in class org.apache.camel.model.RollbackDefinition
- toString() - Method in class org.apache.camel.model.RouteBuilderDefinition
- toString() - Method in class org.apache.camel.model.RouteConfigurationContextRefDefinition
- toString() - Method in class org.apache.camel.model.RouteConfigurationDefinition
- toString() - Method in class org.apache.camel.model.RouteConfigurationsDefinition
- toString() - Method in class org.apache.camel.model.RouteContextRefDefinition
- toString() - Method in class org.apache.camel.model.RouteDefinition
- toString() - Method in class org.apache.camel.model.RoutesDefinition
- toString() - Method in class org.apache.camel.model.RouteTemplateContextRefDefinition
- toString() - Method in class org.apache.camel.model.RouteTemplatesDefinition
- toString() - Method in class org.apache.camel.model.RoutingSlipDefinition
- toString() - Method in class org.apache.camel.model.SagaDefinition
- toString() - Method in class org.apache.camel.model.SamplingDefinition
- toString() - Method in class org.apache.camel.model.ScriptDefinition
- toString() - Method in class org.apache.camel.model.SetBodyDefinition
- toString() - Method in class org.apache.camel.model.SetExchangePatternDefinition
- toString() - Method in class org.apache.camel.model.SetHeaderDefinition
- toString() - Method in class org.apache.camel.model.SetPropertyDefinition
- toString() - Method in class org.apache.camel.model.SetVariableDefinition
- toString() - Method in class org.apache.camel.model.SortDefinition
- toString() - Method in class org.apache.camel.model.SplitDefinition
- toString() - Method in class org.apache.camel.model.StopDefinition
- toString() - Method in class org.apache.camel.model.TemplatedRoutesDefinition
- toString() - Method in class org.apache.camel.model.ThreadsDefinition
- toString() - Method in class org.apache.camel.model.ThrottleDefinition
- toString() - Method in class org.apache.camel.model.ThrowExceptionDefinition
- toString() - Method in class org.apache.camel.model.ToDefinition
- toString() - Method in class org.apache.camel.model.ToDynamicDefinition
- toString() - Method in class org.apache.camel.model.TransactedDefinition
- toString() - Method in class org.apache.camel.model.TransformDefinition
- toString() - Method in class org.apache.camel.model.TryDefinition
- toString() - Method in class org.apache.camel.model.UnmarshalDefinition
- toString() - Method in class org.apache.camel.model.ValidateDefinition
- toString() - Method in class org.apache.camel.model.WhenDefinition
- toString() - Method in class org.apache.camel.model.WireTapDefinition
- TotalRequests - Enum constant in enum class org.apache.camel.model.ThrottlingMode
-
Uses a throttling mode that considers the total number of requests over defined period of time
- totalRequestsMode() - Method in class org.apache.camel.model.ThrottleDefinition
- toType(Class<?>) - Method in class org.apache.camel.builder.TransformerBuilder
-
Set the 'to' data type using Java class.
- toType(String) - Method in class org.apache.camel.builder.TransformerBuilder
-
Set the 'to' data type name.
- toV(String, String, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Sends the exchange to the given endpoint
- trace(boolean) - Method in class org.apache.camel.model.RouteDefinition
-
Enables or disables tracing for this route.
- trace(String) - Method in class org.apache.camel.model.RouteDefinition
-
Enables or disables tracing for this route.
- tracing() - Method in class org.apache.camel.model.RouteDefinition
-
Deprecated.
- tracing(String) - Method in class org.apache.camel.model.RouteDefinition
-
Deprecated.
- trailingDelimiter(boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Sets whether or not to add a trailing delimiter.
- trailingDelimiter(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Sets whether or not to add a trailing delimiter.
- transacted() - Method in class org.apache.camel.model.ProcessorDefinition
-
Marks this route as transacted and uses the default transacted policy found in the registry.
- transacted(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Marks this route as transacted.
- TransactedDefinition - Class in org.apache.camel.model
-
Enables transaction on the route
- TransactedDefinition() - Constructor for class org.apache.camel.model.TransactedDefinition
- TransactedDefinition(TransactedDefinition) - Constructor for class org.apache.camel.model.TransactedDefinition
- TransactedDefinition(Policy) - Constructor for class org.apache.camel.model.TransactedDefinition
- transactedPolicy(Object) - Method in class org.apache.camel.model.errorhandler.TransactionErrorHandlerDefinition
-
The transacted policy to use that is configured for either Spring or JTA based transactions.
- transactedPolicyRef(String) - Method in class org.apache.camel.model.errorhandler.TransactionErrorHandlerDefinition
-
References to the transacted policy to use that is configured for either Spring or JTA based transactions.
- TransactionErrorHandlerDefinition - Class in org.apache.camel.model.errorhandler
-
Transactional error handler (requires either camel-spring or camel-jta using traditional JTA transactions).
- TransactionErrorHandlerDefinition() - Constructor for class org.apache.camel.model.errorhandler.TransactionErrorHandlerDefinition
- TransactionErrorHandlerDefinition(TransactionErrorHandlerDefinition) - Constructor for class org.apache.camel.model.errorhandler.TransactionErrorHandlerDefinition
- transform() - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds a processor which sets the body on the OUT message
- transform(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds a processor which sets the body on the OUT message
- transform(DataType) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds a processor which sets the body on the OUT message according to a data type transformation.
- transform(DataType, DataType) - Method in class org.apache.camel.model.ProcessorDefinition
-
Message Translator EIP: Adds a processor which sets the body on the OUT message according to a data type transformation.
- TransformDefinition - Class in org.apache.camel.model
-
Transforms the message body based on an expression
- TransformDefinition() - Constructor for class org.apache.camel.model.TransformDefinition
- TransformDefinition(Expression) - Constructor for class org.apache.camel.model.TransformDefinition
- TransformDefinition(TransformDefinition) - Constructor for class org.apache.camel.model.TransformDefinition
- TransformDefinition(DataType, DataType) - Constructor for class org.apache.camel.model.TransformDefinition
- transformer() - Method in class org.apache.camel.builder.RouteBuilder
-
Create a new
TransformerBuilder
. - TransformerBuilder - Class in org.apache.camel.builder
- TransformerBuilder() - Constructor for class org.apache.camel.builder.TransformerBuilder
- TransformerDefinition - Class in org.apache.camel.model.transformer
-
A transformer which declarative transforms message content according to the input and/or output type declared on the route level.
- TransformerDefinition() - Constructor for class org.apache.camel.model.transformer.TransformerDefinition
- TransformerDefinition(TransformerDefinition) - Constructor for class org.apache.camel.model.transformer.TransformerDefinition
- TransformersDefinition - Class in org.apache.camel.model.transformer
-
To configure transformers.
- TransformersDefinition() - Constructor for class org.apache.camel.model.transformer.TransformersDefinition
- TransformersDefinition(TransformersDefinition) - Constructor for class org.apache.camel.model.transformer.TransformersDefinition
- trim(boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Sets whether or not to trim leading and trailing blanks.
- trim(boolean) - Method in class org.apache.camel.model.language.ExpressionDefinition.AbstractBuilder
-
Whether to trim the value to remove leading and trailing whitespaces and line breaks
- trim(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Sets whether or not to trim leading and trailing blanks.
- trim(String) - Method in class org.apache.camel.model.language.ExpressionDefinition.AbstractBuilder
-
Whether to trim the value to remove leading and trailing whitespaces and line breaks
- trustCerts(boolean) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets whether to turn on trust certificate check when using client lookup
- trustCerts(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets whether to turn on trust certificate check when using client lookup
- TryDefinition - Class in org.apache.camel.model
-
Marks the beginning of a try, catch, finally block
- TryDefinition() - Constructor for class org.apache.camel.model.TryDefinition
- TryDefinition(TryDefinition) - Constructor for class org.apache.camel.model.TryDefinition
- tsv - Enum constant in enum class org.apache.camel.model.rest.CollectionFormat
- type - Enum constant in enum class org.apache.camel.model.dataformat.YAMLTypeFilterType
- type(Class<?>) - Method in class org.apache.camel.builder.ValidatorBuilder
-
Set the data type using Java class.
- type(Class<?>) - Method in class org.apache.camel.model.rest.RestDefinition
- type(String) - Method in class org.apache.camel.builder.ValidatorBuilder
-
Set the data type name.
- type(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
What type to use for creating the bean.
- type(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat.Builder
-
Whether to use Csv, Fixed, or KeyValue.
- type(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- type(String) - Method in class org.apache.camel.model.rest.RestDefinition
- type(String, Class<?>) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
What type to use for creating the bean.
- type(BindyType) - Method in class org.apache.camel.model.dataformat.BindyDataFormat.Builder
- type(BindyType) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- type(RestParamType) - Method in class org.apache.camel.model.rest.ParamDefinition
-
The parameter type such as body, form, header, path, query
- typeClass(Class<?>) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Creates the bean from the given class type
- typeClass(String) - Method in class org.apache.camel.model.BeanFactoryDefinition
-
Creates the bean from the given class type
- TypedExpressionDefinition - Class in org.apache.camel.model.language
-
Expression for which a result type can be provided.
- TypedExpressionDefinition() - Constructor for class org.apache.camel.model.language.TypedExpressionDefinition
- TypedExpressionDefinition(String) - Constructor for class org.apache.camel.model.language.TypedExpressionDefinition
- TypedExpressionDefinition(Expression) - Constructor for class org.apache.camel.model.language.TypedExpressionDefinition
- TypedExpressionDefinition(TypedExpressionDefinition) - Constructor for class org.apache.camel.model.language.TypedExpressionDefinition
- TypedExpressionDefinition(TypedExpressionDefinition.AbstractBuilder<?, ?>) - Constructor for class org.apache.camel.model.language.TypedExpressionDefinition
- TypedExpressionDefinition.AbstractBuilder<T,
E> - Class in org.apache.camel.model.language -
AbstractBuilder
is the base builder for typed expression. - typedGuard(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationDefinition
-
Refers to an existing io.smallrye.faulttolerance.api.TypedGuard instance to lookup and use from the registry.
- typeFilters(List<YAMLTypeFilterDefinition>) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
-
Set the types SnakeYAML is allowed to un-marshall
U
- units(String) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.Set the time unit for the timeout.
- units(TimeUnit) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Deprecated.Set the time unit for the timeout.
- UniVocityAbstractDataFormat - Class in org.apache.camel.model.dataformat
-
Represents the common parts of all uniVocity
DataFormat
parsers. - UniVocityAbstractDataFormat() - Constructor for class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- UniVocityAbstractDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- UniVocityAbstractDataFormat(String, UniVocityAbstractDataFormat.AbstractBuilder<?, ?>) - Constructor for class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- UniVocityAbstractDataFormat(UniVocityAbstractDataFormat) - Constructor for class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
- UniVocityAbstractDataFormat.AbstractBuilder<T,
F> - Class in org.apache.camel.model.dataformat -
AbstractBuilder
is the base builder forUniVocityAbstractDataFormat
. - univocityCsv() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the UniVosity CSV data format
- UniVocityCsvDataFormat - Class in org.apache.camel.model.dataformat
-
Marshal and unmarshal Java objects from and to CSV (Comma Separated Values) using UniVocity Parsers.
- UniVocityCsvDataFormat() - Constructor for class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
- UniVocityCsvDataFormat(UniVocityCsvDataFormat) - Constructor for class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
- UniVocityCsvDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forUniVocityCsvDataFormat
. - univocityFixed() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the UniVosity Fixed data format
- UniVocityFixedDataFormat - Class in org.apache.camel.model.dataformat
-
Marshal and unmarshal Java objects from and to fixed length records using UniVocity Parsers.
- UniVocityFixedDataFormat() - Constructor for class org.apache.camel.model.dataformat.UniVocityFixedDataFormat
- UniVocityFixedDataFormat(UniVocityFixedDataFormat) - Constructor for class org.apache.camel.model.dataformat.UniVocityFixedDataFormat
- UniVocityFixedDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forUniVocityFixedDataFormat
. - UniVocityHeader - Class in org.apache.camel.model.dataformat
-
To configure headers for UniVocity data formats.
- UniVocityHeader() - Constructor for class org.apache.camel.model.dataformat.UniVocityHeader
- UniVocityHeader(UniVocityHeader) - Constructor for class org.apache.camel.model.dataformat.UniVocityHeader
- univocityTsv() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
- UniVocityTsvDataFormat - Class in org.apache.camel.model.dataformat
-
Marshal and unmarshal Java objects from and to TSV (Tab-Separated Values) records using UniVocity Parsers.
- UniVocityTsvDataFormat() - Constructor for class org.apache.camel.model.dataformat.UniVocityTsvDataFormat
- UniVocityTsvDataFormat(UniVocityTsvDataFormat) - Constructor for class org.apache.camel.model.dataformat.UniVocityTsvDataFormat
- UniVocityTsvDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forUniVocityTsvDataFormat
. - unmarshal() - Method in class org.apache.camel.model.ProcessorDefinition
-
DataFormat: Unmarshals the in body using a
DataFormat
expression to define the format of the input message and the output will be set on the out message body. - unmarshal(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
DataFormat: Unmarshals the in body using the specified
DataFormat
reference in theRegistry
and sets the output on the out message body. - unmarshal(String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
DataFormat: Unmarshals the in body using the specified
DataFormat
reference in theRegistry
and sets the output on the out message body. - unmarshal(BeanConstructorsDefinition) - Method in class org.apache.camel.model.app.BeanConstructorsAdapter
- unmarshal(BeanPropertiesDefinition) - Method in class org.apache.camel.model.app.BeanPropertiesAdapter
- unmarshal(DataFormatDefinition) - Method in class org.apache.camel.model.ProcessorDefinition
-
DataFormat: Unmarshals the in body using the specified
DataFormat
and sets the output on the out message body. - unmarshal(DataFormatDefinition, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
DataFormat: Unmarshals the in body using the specified
DataFormat
and sets the output on the out message body. - unmarshal(DataFormat) - Method in class org.apache.camel.model.ProcessorDefinition
-
DataFormat: Unmarshals the in body using the specified
DataFormat
and sets the output on the out message body. - unmarshal(DataFormat, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
-
DataFormat: Unmarshals the in body using the specified
DataFormat
and sets the output on the out message body. - Unmarshal - Enum constant in enum class org.apache.camel.builder.DataFormatClause.Operation
- UnmarshalDefinition - Class in org.apache.camel.model
-
Converts the message data received from the wire into a format that Apache Camel processors can consume
- UnmarshalDefinition() - Constructor for class org.apache.camel.model.UnmarshalDefinition
- UnmarshalDefinition(DataFormatDefinition) - Constructor for class org.apache.camel.model.UnmarshalDefinition
- UnmarshalDefinition(UnmarshalDefinition) - Constructor for class org.apache.camel.model.UnmarshalDefinition
- unmarshalSingleObject(boolean) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat.Builder
-
This options controls whether to unmarshal as a list of objects or as a single object only.
- unmarshalSingleObject(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat.Builder
-
This options controls whether to unmarshal as a list of objects or as a single object only.
- unmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.ASN1DataFormat.Builder
-
Class to use when unmarshalling.
- unmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
Class of the java type to use when unmarshalling
- unmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- unmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.CBORDataFormat.Builder
-
Class of the java type to use when unmarshalling
- unmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.ForyDataFormat.Builder
- unmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
Class of the java type to use when unmarshalling
- unmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
Class of the java type to use when unmarshalling
- unmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- unmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.ParquetAvroDataFormat.Builder
-
Class to use when unmarshalling.
- unmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
Class of the java type to use when unmarshalling
- unmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- unmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
-
Class of the object to be created
- unmarshalType(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- unmarshalType(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- unmarshalType(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- unmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.ASN1DataFormat.Builder
-
Class to use when unmarshalling.
- unmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
Class name of the java type to use when unmarshalling
- unmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat.Builder
-
Class name of the java type to use when unmarshalling
- unmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.ForyDataFormat.Builder
- unmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
Class name of the java type to use when unmarshalling
- unmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
Class name of the java type to use when unmarshalling
- unmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.ParquetAvroDataFormat.Builder
-
Class to use when unmarshalling.
- unmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
Class name of the java type to use when unmarshalling
- unmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
-
Class name of the java type to use when unmarshalling
- unpackArray(boolean) - Method in class org.apache.camel.model.language.JsonPathExpression.Builder
-
Whether to unpack a single element json-array into an object.
- unpackArray(String) - Method in class org.apache.camel.model.language.JsonPathExpression.Builder
-
Whether to unpack a single element json-array into an object.
- untilCheck(String) - Method in class org.apache.camel.model.PausableDefinition
-
References to a java.util.function.Predicate to use for until checks.
- untilCheck(Predicate<?>) - Method in class org.apache.camel.model.PausableDefinition
-
The java.util.function.Predicate to use for until checks.
- UNWRAPPING_EXTRACTED_TOKEN - Enum constant in enum class org.apache.camel.model.language.XMLTokenizerExpression.Mode
- unwrapSingleInstance(boolean) - Method in class org.apache.camel.model.dataformat.BindyDataFormat.Builder
-
When unmarshalling should a single instance be unwrapped and returned instead of wrapped in a java.util.List.
- unwrapSingleInstance(boolean) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- unwrapSingleInstance(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat.Builder
-
When unmarshalling should a single instance be unwrapped and returned instead of wrapped in a java.util.List.
- unwrapSingleInstance(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
- updateRouteConfigurationsToCamelContext(CamelContext) - Method in class org.apache.camel.builder.RouteConfigurationBuilder
- updateRoutesToCamelContext(CamelContext) - Method in class org.apache.camel.builder.RouteBuilder
- uri - Variable in class org.apache.camel.model.InterceptFromDefinition
- uri - Variable in class org.apache.camel.model.SendDefinition
- uri(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.Sets the uri of the service to use
- uri(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.Sets the uri of the service to use
- uri(String) - Method in class org.apache.camel.model.ToDynamicDefinition
-
The uri of the endpoint to send to.
- uri(EndpointProducerBuilder) - Method in class org.apache.camel.model.ToDynamicDefinition
-
The uri of the endpoint to send to.
- uriDelimiter(String) - Method in class org.apache.camel.model.DynamicRouterDefinition
-
Sets the uri delimiter to use
- uriDelimiter(String) - Method in class org.apache.camel.model.RoutingSlipDefinition
-
Sets the uri delimiter to use
- url(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.The Consul agent URL
- urlSafe(boolean) - Method in class org.apache.camel.model.dataformat.Base64DataFormat.Builder
-
Instead of emitting '+' and '/' we emit '-' and '_' respectively. urlSafe is only applied to encode operations.
- urlSafe(String) - Method in class org.apache.camel.model.dataformat.Base64DataFormat.Builder
-
Instead of emitting '+' and '/' we emit '-' and '_' respectively. urlSafe is only applied to encode operations.
- urn(String) - Method in class org.apache.camel.model.InputTypeDefinition
- urn(String) - Method in class org.apache.camel.model.OutputTypeDefinition
- useApplicationContextClassLoader(boolean) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
-
Use ApplicationContextClassLoader as custom ClassLoader
- useApplicationContextClassLoader(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat.Builder
-
Use ApplicationContextClassLoader as custom ClassLoader
- useCollisionAvoidance() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- useCollisionAvoidance() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- useCollisionAvoidance() - Method in class org.apache.camel.model.OnExceptionDefinition
-
Turn on collision avoidance.
- useCollisionAvoidance() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Turn on collision avoidance.
- useDefaultObjectMapper(boolean) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
Whether to lookup and use default Jackson ObjectMapper from the registry.
- useDefaultObjectMapper(boolean) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- useDefaultObjectMapper(boolean) - Method in class org.apache.camel.model.dataformat.CBORDataFormat.Builder
-
Whether to lookup and use default Jackson CBOR ObjectMapper from the registry.
- useDefaultObjectMapper(boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
Whether to lookup and use default Jackson ObjectMapper from the registry.
- useDefaultObjectMapper(boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- useDefaultObjectMapper(boolean) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
Whether to lookup and use default Jackson ObjectMapper from the registry.
- useDefaultObjectMapper(boolean) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- useDefaultObjectMapper(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
Whether to lookup and use default Jackson ObjectMapper from the registry.
- useDefaultObjectMapper(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- useDefaultObjectMapper(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat.Builder
-
Whether to lookup and use default Jackson CBOR ObjectMapper from the registry.
- useDefaultObjectMapper(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
Whether to lookup and use default Jackson ObjectMapper from the registry.
- useDefaultObjectMapper(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- useDefaultObjectMapper(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
Whether to lookup and use default Jackson ObjectMapper from the registry.
- useDefaultObjectMapper(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- useExponentialBackOff() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.
- useExponentialBackOff() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
- useExponentialBackOff() - Method in class org.apache.camel.model.OnExceptionDefinition
-
Turn on exponential back off
- useExponentialBackOff() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Turn on exponential back off
- useLatest() - Static method in class org.apache.camel.builder.AggregationStrategies
-
Use the latest incoming exchange.
- useList(boolean) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
To unmarshal to a List of Map or a List of Pojo.
- useList(boolean) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- useList(boolean) - Method in class org.apache.camel.model.dataformat.CBORDataFormat.Builder
-
To unmarshal to a List of Map or a List of Pojo.
- useList(boolean) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
To unmarshal to a List of Map or a List of Pojo.
- useList(boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
To unmarshal to a List of Map or a List of Pojo.
- useList(boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- useList(boolean) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
To unmarshal to a List of Map or a List of Pojo.
- useList(boolean) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- useList(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat.Builder
-
To unmarshal to a List of Map or a List of Pojo.
- useList(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
- useList(String) - Method in class org.apache.camel.model.dataformat.CBORDataFormat.Builder
-
To unmarshal to a List of Map or a List of Pojo.
- useList(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
To unmarshal to a List of Map or a List of Pojo.
- useList(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat.Builder
-
To unmarshal to a List of Map or a List of Pojo.
- useList(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
- useList(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat.Builder
-
To unmarshal to a List of Map or a List of Pojo.
- useList(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
- useMaps(boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Whether the unmarshalling should produce maps (HashMap)for the lines values instead of lists.
- useMaps(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Whether the unmarshalling should produce maps (HashMap)for the lines values instead of lists.
- useOrderedMaps(boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Whether the unmarshalling should produce ordered maps (LinkedHashMap) for the lines values instead of lists.
- useOrderedMaps(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat.Builder
-
Whether the unmarshalling should produce ordered maps (LinkedHashMap) for the lines values instead of lists.
- useOriginal() - Static method in class org.apache.camel.builder.AggregationStrategies
-
Use the original exchange.
- useOriginal(boolean) - Static method in class org.apache.camel.builder.AggregationStrategies
-
Use the original exchange.
- useOriginalBody() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Will use the original input
Message
body (original body only) when anExchange
is moved to the dead letter queue. - useOriginalBody() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Will use the original input
Message
body (original body only) when anExchange
is moved to the dead letter queue. - useOriginalBody() - Method in class org.apache.camel.model.OnCompletionDefinition
-
Deprecated.
- useOriginalBody() - Method in class org.apache.camel.model.OnExceptionDefinition
-
Will use the original input
Message
body (original body only) when anExchange
is moved to the dead letter queue. - useOriginalMessage() - Method in class org.apache.camel.builder.LegacyDefaultErrorHandlerBuilder
-
Deprecated.Will use the original input
Message
(original body and headers) when anExchange
is moved to the dead letter queue. - useOriginalMessage() - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition
-
Will use the original input
Message
(original body and headers) when anExchange
is moved to the dead letter queue. - useOriginalMessage() - Method in class org.apache.camel.model.OnCompletionDefinition
-
Will use the original input message when an
Exchange
for this on completion. - useOriginalMessage() - Method in class org.apache.camel.model.OnExceptionDefinition
-
Will use the original input
Message
(original body and headers) when anExchange
is moved to the dead letter queue. - username(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the username for authentication when using client lookup
- userName(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.Sets the username to be used for basic authentication
- useXForwardHeaders(boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Whether to use X-Forward headers to set host etc. for OpenApi.
- useXForwardHeaders(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Whether to use X-Forward headers to set host etc. for OpenApi.
- using(LangChain4jTokenizerDefinition.TokenizerType) - Method in class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition.Builder
-
Sets the tokenizer type.
- usingIterator(boolean) - Method in class org.apache.camel.model.dataformat.ASN1DataFormat.Builder
-
If the asn1 file has more than one entry, the setting this option to true, allows working with the splitter EIP, to split the data using an iterator in a streaming mode.
- usingIterator(boolean) - Method in class org.apache.camel.model.dataformat.TarFileDataFormat.Builder
-
If the tar file has more than one entry, the setting this option to true, allows working with the splitter EIP, to split the data using an iterator in a streaming mode.
- usingIterator(boolean) - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat.Builder
-
If the zip file has more than one entry, the setting this option to true, allows working with the splitter EIP, to split the data using an iterator in a streaming mode.
- usingIterator(String) - Method in class org.apache.camel.model.dataformat.ASN1DataFormat.Builder
-
If the asn1 file has more than one entry, the setting this option to true, allows working with the splitter EIP, to split the data using an iterator in a streaming mode.
- usingIterator(String) - Method in class org.apache.camel.model.dataformat.TarFileDataFormat.Builder
-
If the tar file has more than one entry, the setting this option to true, allows working with the splitter EIP, to split the data using an iterator in a streaming mode.
- usingIterator(String) - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat.Builder
-
If the zip file has more than one entry, the setting this option to true, allows working with the splitter EIP, to split the data using an iterator in a streaming mode.
- usingParallelCompression(boolean) - Method in class org.apache.camel.model.dataformat.LZFDataFormat.Builder
-
Enable encoding (compress) using multiple processing cores.
- usingParallelCompression(String) - Method in class org.apache.camel.model.dataformat.LZFDataFormat.Builder
-
Enable encoding (compress) using multiple processing cores.
V
- validate() - Method in class org.apache.camel.model.ProcessorDefinition
-
Creates a validation expression which only if it is true then the exchange is forwarded to the destination.
- validate(boolean) - Method in class org.apache.camel.model.dataformat.HL7DataFormat.Builder
-
Whether to validate the HL7 message
- validate(boolean) - Method in class org.apache.camel.model.InputTypeDefinition
- validate(boolean) - Method in class org.apache.camel.model.language.MethodCallExpression.Builder
-
Whether to validate the bean has the configured method.
- validate(boolean) - Method in class org.apache.camel.model.OutputTypeDefinition
- validate(String) - Method in class org.apache.camel.model.dataformat.HL7DataFormat.Builder
-
Whether to validate the HL7 message
- validate(String) - Method in class org.apache.camel.model.language.MethodCallExpression.Builder
-
Whether to validate the bean has the configured method.
- validate(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Creates a validation expression which only if it is true then the exchange is forwarded to the destination.
- validate(Predicate) - Method in class org.apache.camel.model.ProcessorDefinition
-
Creates a validation expression which only if it is true then the exchange is forwarded to the destination.
- validateConfiguration() - Method in class org.apache.camel.model.OnExceptionDefinition
- ValidateDefinition - Class in org.apache.camel.model
-
Validates a message based on an expression
- ValidateDefinition() - Constructor for class org.apache.camel.model.ValidateDefinition
- ValidateDefinition(Expression) - Constructor for class org.apache.camel.model.ValidateDefinition
- ValidateDefinition(ValidateDefinition) - Constructor for class org.apache.camel.model.ValidateDefinition
- ValidateDefinition(Predicate) - Constructor for class org.apache.camel.model.ValidateDefinition
- validateUniqueDirects(List<VerbDefinition>) - Method in class org.apache.camel.model.rest.RestDefinition
- validateUniqueIds(RouteDefinition, List<RouteDefinition>) - Static method in class org.apache.camel.model.RouteDefinitionHelper
-
Validates that the target route has no duplicate id's from any of the existing routes.
- validateUniqueIds(RouteDefinition, List<RouteDefinition>, String) - Static method in class org.apache.camel.model.RouteDefinitionHelper
-
Validates that the target route has no duplicate id's from any of the existing routes.
- validateUniquePaths(List<VerbDefinition>) - Method in class org.apache.camel.model.rest.RestDefinition
- validating(boolean) - Method in class org.apache.camel.model.dataformat.IcalDataFormat.Builder
-
Whether to validate.
- validating(String) - Method in class org.apache.camel.model.dataformat.IcalDataFormat.Builder
-
Whether to validate.
- validationLevelProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
For configuring validation error levels
- validator() - Method in class org.apache.camel.builder.RouteBuilder
-
Create a new
ValidatorBuilder
. - ValidatorBuilder - Class in org.apache.camel.builder
- ValidatorBuilder() - Constructor for class org.apache.camel.builder.ValidatorBuilder
- ValidatorDefinition - Class in org.apache.camel.model.validator
-
A validator which declaratively validates message content according to the input type declared by input and/or output type on the route leve.
- ValidatorDefinition() - Constructor for class org.apache.camel.model.validator.ValidatorDefinition
- ValidatorDefinition(ValidatorDefinition) - Constructor for class org.apache.camel.model.validator.ValidatorDefinition
- ValidatorsDefinition - Class in org.apache.camel.model.validator
-
To configure validators.
- ValidatorsDefinition() - Constructor for class org.apache.camel.model.validator.ValidatorsDefinition
- ValidatorsDefinition(ValidatorsDefinition) - Constructor for class org.apache.camel.model.validator.ValidatorsDefinition
- value(Object) - Method in class org.apache.camel.model.language.ConstantExpression.Builder
- ValueBuilder - Class in org.apache.camel.builder
-
A builder of expressions or predicates based on values.
- ValueBuilder(Expression) - Constructor for class org.apache.camel.builder.ValueBuilder
- ValueDefinition - Class in org.apache.camel.model
-
A single value
- ValueDefinition() - Constructor for class org.apache.camel.model.ValueDefinition
- ValueDefinition(String) - Constructor for class org.apache.camel.model.ValueDefinition
- valueOf(String) - Static method in enum class org.apache.camel.builder.DataFormatClause.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.ClaimCheckOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.dataformat.AvroLibrary
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.dataformat.BindyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.dataformat.JsonLibrary
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.dataformat.ProtobufLibrary
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.dataformat.YAMLLibrary
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.dataformat.YAMLTypeFilterType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.language.JsonPathExpression.Option
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.language.MethodCallExpression.Scope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.language.XMLTokenizerExpression.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.language.XPathExpression.ResultQName
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.OnCompletionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.rest.CollectionFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.rest.RestBindingMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.rest.RestHostNameResolver
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.rest.RestParamType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.SagaCompletionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.SagaPropagation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.ThrottlingMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition.TokenizerType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.apache.camel.builder.DataFormatClause.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.ClaimCheckOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.dataformat.AvroLibrary
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.dataformat.BindyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.dataformat.JsonLibrary
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.dataformat.ProtobufLibrary
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.dataformat.YAMLLibrary
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.dataformat.YAMLTypeFilterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.language.JsonPathExpression.Option
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.language.MethodCallExpression.Scope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.language.XMLTokenizerExpression.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.language.XPathExpression.ResultQName
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.OnCompletionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.rest.CollectionFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.rest.RestBindingMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.rest.RestHostNameResolver
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.rest.RestParamType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.SagaCompletionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.SagaPropagation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.ThrottlingMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.model.tokenizer.LangChain4jTokenizerDefinition.TokenizerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- variable() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Variable language
- variable(String) - Static method in class org.apache.camel.builder.Builder
-
Returns a predicate and value builder for variable
- variable(String) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a value builder for the given variable
- variable(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a variable expression
- variable(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
An expression of a variable with the given name
- variable(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Variable language
- VariableExpression - Class in org.apache.camel.model.language
-
Gets a variable
- VariableExpression() - Constructor for class org.apache.camel.model.language.VariableExpression
- VariableExpression(String) - Constructor for class org.apache.camel.model.language.VariableExpression
- VariableExpression(VariableExpression) - Constructor for class org.apache.camel.model.language.VariableExpression
- VariableExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forVariableExpression
. - variableName(String) - Method in class org.apache.camel.model.language.SingleInputTypedExpressionDefinition.AbstractBuilder
-
Name of variable to use as source, instead of the message body
- variableReceive(String) - Method in class org.apache.camel.builder.DataFormatClause
-
To use a variable to store the received message body (only body, not headers).
- variableReceive(String) - Method in class org.apache.camel.model.EnrichDefinition
-
To use a variable as the source for the message body to send.
- variableReceive(String) - Method in class org.apache.camel.model.MarshalDefinition
-
To use a variable to store the received message body (only body, not headers).
- variableReceive(String) - Method in class org.apache.camel.model.PollEnrichDefinition
-
To use a variable to store the received message body (only body, not headers).
- variableReceive(String) - Method in class org.apache.camel.model.ToDynamicDefinition
-
To use a variable as the source for the message body to send.
- variableReceive(String) - Method in class org.apache.camel.model.UnmarshalDefinition
-
To use a variable to store the received message body (only body, not headers).
- variableReceive(String) - Method in class org.apache.camel.model.WireTapDefinition
-
To use a variable as the source for the message body to send.
- variableSend(String) - Method in class org.apache.camel.builder.DataFormatClause
-
To use a variable as the source for the message body to send.
- variableSend(String) - Method in class org.apache.camel.model.EnrichDefinition
-
To use a variable to store the received message body (only body, not headers).
- variableSend(String) - Method in class org.apache.camel.model.MarshalDefinition
-
To use a variable as the source for the message body to send.
- variableSend(String) - Method in class org.apache.camel.model.ToDynamicDefinition
-
To use a variable as the source for the message body to send.
- variableSend(String) - Method in class org.apache.camel.model.UnmarshalDefinition
-
To use a variable as the source for the message body to send.
- variableSend(String) - Method in class org.apache.camel.model.WireTapDefinition
-
To use a variable as the source for the message body to send.
- verb(String) - Method in class org.apache.camel.model.rest.RestDefinition
- verb(String) - Method in class org.apache.camel.model.rest.VerbDefinition
- verb(String, String) - Method in class org.apache.camel.model.rest.RestDefinition
- verb(String, String) - Method in class org.apache.camel.model.rest.VerbDefinition
- VerbDefinition - Class in org.apache.camel.model.rest
-
A rest operation (such as GET, POST etc.)
- VerbDefinition() - Constructor for class org.apache.camel.model.rest.VerbDefinition
- version(String) - Method in class org.apache.camel.model.dataformat.SoapDataFormat.Builder
-
SOAP version should either be 1.1 or 1.2.
W
- waitDurationInOpenState(int) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Configures the wait duration (in seconds) which specifies how long the CircuitBreaker should stay open, before it switches to half open.
- waitTime(long) - Method in class org.apache.camel.builder.NotifyBuilder
-
Specifies the wait time in millis to use in the
NotifyBuilder.matchesWaitTime()
method. - wasm() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Wasm language
- wasm(String) - Static method in class org.apache.camel.builder.Builder
-
Call a wasm (web assembly) function.
- wasm(String, Class<?>) - Static method in class org.apache.camel.builder.Builder
-
Call a wasm (web assembly) function.
- wasm(String, String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a Wasm expression
- wasm(String, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates Wasm expression
- wasm(String, String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the Wasm language
- wasm(String, String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates a Wasm expression
- wasm(String, String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates Wasm expression
- WasmExpression - Class in org.apache.camel.model.language
-
Call a wasm (web assembly) function.
- WasmExpression() - Constructor for class org.apache.camel.model.language.WasmExpression
- WasmExpression(String) - Constructor for class org.apache.camel.model.language.WasmExpression
- WasmExpression(String, String) - Constructor for class org.apache.camel.model.language.WasmExpression
- WasmExpression(WasmExpression) - Constructor for class org.apache.camel.model.language.WasmExpression
- WasmExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forWasmExpression
. - weaveAddFirst() - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
-
Weaves by adding the nodes to the start of the route (excl onException etc).
- weaveAddLast() - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
-
Weaves by adding the nodes to the end of the route (excl onException etc).
- weaveById(String) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
-
Weaves by matching id of the nodes in the route (incl onException etc).
- weaveByToString(String) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
-
Weaves by matching the to string representation of the nodes in the route (incl onException etc).
- weaveByToUri(String) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
-
Weaves by matching sending to endpoints with the given uri of the nodes in the route (incl onException etc).
- weaveByType(Class<T>) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
-
Weaves by matching type of the nodes in the route (incl onException etc).
- weighted(boolean, String) - Method in class org.apache.camel.model.LoadBalanceDefinition
-
Uses weighted load balancer
- weighted(boolean, String, String) - Method in class org.apache.camel.model.LoadBalanceDefinition
-
Uses weighted load balancer
- WeightedLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
-
Uses a weighted load distribution ratio for each server with respect to others.
- WeightedLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
- WeightedLoadBalancerDefinition(WeightedLoadBalancerDefinition) - Constructor for class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
- wereSentTo(String) - Method in class org.apache.camel.builder.NotifyBuilder
-
Optionally a sent to endpoint which means that this expression should only be based on
Exchange
which has been sent to the given endpoint uri. - when() - Method in class org.apache.camel.model.ChoiceDefinition
-
Creates an expression for the when node
- when(Predicate) - Method in class org.apache.camel.model.ChoiceDefinition
-
Sets the predicate for the when node
- when(Predicate) - Method in class org.apache.camel.model.InterceptDefinition
-
Deprecated.
- when(Predicate) - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
-
Deprecated.
- whenAllDoneMatches(Predicate) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition that all done
Exchange
should match thePredicate
- whenAllReceivedMatches(Predicate) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition that all received
Exchange
should match thePredicate
- whenAnyDoneMatches(Predicate) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition that any done
Exchange
should match thePredicate
- whenAnyReceivedMatches(Predicate) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition that any received
Exchange
should match thePredicate
- whenBodiesDone(Object...) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition that the bodies is expected to be done in the order as well.
- whenBodiesReceived(Object...) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition that the bodies is expected to be received in the order as well.
- whenCompleted(int) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition when number of
Exchange
has been completed. - WhenDefinition - Class in org.apache.camel.model
-
Triggers a route when the expression evaluates to true
- WhenDefinition() - Constructor for class org.apache.camel.model.WhenDefinition
- WhenDefinition(Expression) - Constructor for class org.apache.camel.model.WhenDefinition
- WhenDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.WhenDefinition
- WhenDefinition(WhenDefinition) - Constructor for class org.apache.camel.model.WhenDefinition
- WhenDefinition(Predicate) - Constructor for class org.apache.camel.model.WhenDefinition
- whenDone(int) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition when number of
Exchange
is done being processed. - whenDoneByIndex(int) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition when tne n'th (by index)
Exchange
is done being processed. - whenDoneNotSatisfied(NotifyBuilderMatcher) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition when the provided matcher (such as mock endpoint) is not satisfied based on
Exchange
being sent to it when they are done. - whenDoneSatisfied(NotifyBuilderMatcher) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition when the provided matcher (such as mock endpoint) is satisfied based on
Exchange
being sent to it when they are done. - whenExactBodiesDone(Object...) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition that the bodies is expected to be done in the order as well.
- whenExactBodiesReceived(Object...) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition that the bodies is expected to be received in the order as well.
- whenExactlyCompleted(int) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition when number of
Exchange
has been completed. - whenExactlyDone(int) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition when number of
Exchange
is done being processed. - whenExactlyFailed(int) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition when number of
Exchange
has failed. - whenFailed(int) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition when number of
Exchange
has failed. - whenReceived(int) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition when number of
Exchange
has been received. - whenReceivedNotSatisfied(NotifyBuilderMatcher) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition when the provided matcher (such as mock endpoint) is not satisfied based on
Exchange
being sent to it when they are received. - whenReceivedSatisfied(NotifyBuilderMatcher) - Method in class org.apache.camel.builder.NotifyBuilder
-
Sets a condition when the provided matcher (such as mock endpoint) is satisfied based on
Exchange
being sent to it when they are received. - width(int) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat.Builder
-
Width of the barcode
- width(String) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat.Builder
-
Width of the barcode
- wireTap(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
WireTap EIP: Sends messages to all its child outputs; so that each processor and destination gets a copy of the original message to avoid the processors interfering with each other using
ExchangePattern.InOnly
. - wireTap(String, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
WireTap EIP: Sends messages to all its child outputs; so that each processor and destination gets a copy of the original message to avoid the processors interfering with each other using
ExchangePattern.InOnly
. - wireTap(EndpointProducerBuilder) - Method in class org.apache.camel.model.ProcessorDefinition
-
WireTap EIP: Sends messages to all its child outputs; so that each processor and destination gets a copy of the original message to avoid the processors interfering with each other using
ExchangePattern.InOnly
. - wireTap(EndpointProducerBuilder, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
WireTap EIP: Sends messages to all its child outputs; so that each processor and destination gets a copy of the original message to avoid the processors interfering with each other using
ExchangePattern.InOnly
. - wireTap(Endpoint) - Method in class org.apache.camel.model.ProcessorDefinition
-
WireTap EIP: Sends messages to all its child outputs; so that each processor and destination gets a copy of the original message to avoid the processors interfering with each other using
ExchangePattern.InOnly
. - WireTapDefinition<Type> - Class in org.apache.camel.model
-
Routes a copy of a message (or creates a new message) to a secondary destination while continue routing the original message.
- WireTapDefinition() - Constructor for class org.apache.camel.model.WireTapDefinition
- WireTapDefinition(WireTapDefinition<?>) - Constructor for class org.apache.camel.model.WireTapDefinition
- withBean(String) - Method in class org.apache.camel.builder.TransformerBuilder
-
Set the Java Bean name to be used for custom
Transformer
. - withBean(String) - Method in class org.apache.camel.builder.ValidatorBuilder
-
Set the Java Bean name to be used for custom
Validator
. - withBody(Object) - Method in class org.apache.camel.builder.ExchangeBuilder
-
Set the in message body on the exchange
- withCookie(String) - Method in class org.apache.camel.model.rest.ApiKeyDefinition
- withDataFormat(DataFormatDefinition) - Method in class org.apache.camel.builder.TransformerBuilder
-
Set the
DataFormatDefinition
to be used for theDataFormat
Transformer
. - withDefaults() - Method in class org.apache.camel.builder.TransformerBuilder
-
Enables default transformers on the registry.
- withExpression(Expression) - Method in class org.apache.camel.builder.ValidatorBuilder
-
Set the
Expression
to be used for the predicateValidator
. - withExpression(Predicate) - Method in class org.apache.camel.builder.ValidatorBuilder
-
Set the
Predicate
to be used for the predicateValidator
. - withHeader(String) - Method in class org.apache.camel.model.rest.ApiKeyDefinition
- withHeader(String, Object) - Method in class org.apache.camel.builder.ExchangeBuilder
-
Set the message header of the in message on the exchange
- withJava(Class<? extends Transformer>) - Method in class org.apache.camel.builder.TransformerBuilder
-
Set the Java
Class
represents a customTransformer
implementation class. - withJava(Class<? extends Validator>) - Method in class org.apache.camel.builder.ValidatorBuilder
-
Set the Java
Class
represents a customValidator
implementation class. - withPattern(ExchangePattern) - Method in class org.apache.camel.builder.ExchangeBuilder
-
Set the message exchange pattern on the exchange
- withProperty(String, Object) - Method in class org.apache.camel.builder.ExchangeBuilder
-
Set the exchange property
- withQuery(String) - Method in class org.apache.camel.model.rest.ApiKeyDefinition
- withScope(String, String) - Method in class org.apache.camel.model.rest.OAuth2Definition
- withUri(String) - Method in class org.apache.camel.builder.TransformerBuilder
-
Set the URI to be used for the endpoint
Transformer
. - withUri(String) - Method in class org.apache.camel.builder.ValidatorBuilder
-
Set the URI to be used for the endpoint
Validator
. - WordBuilder() - Constructor for class org.apache.camel.model.tokenizer.LangChain4jWordTokenizerDefinition.WordBuilder
- WRAPPING_EXTRACTED_TOKEN - Enum constant in enum class org.apache.camel.model.language.XMLTokenizerExpression.Mode
- writableStackTraceEnabled(boolean) - Method in class org.apache.camel.model.Resilience4jConfigurationDefinition
-
Enables writable stack traces.
- writeAsString(boolean) - Method in class org.apache.camel.model.language.JsonPathExpression.Builder
-
Whether to write the output of each row/element as a JSON String value instead of a Map/POJO value.
- writeAsString(String) - Method in class org.apache.camel.model.language.JsonPathExpression.Builder
-
Whether to write the output of each row/element as a JSON String value instead of a Map/POJO value.
- writeConfig(Object) - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat.Builder
-
The specific configuration to use when marshalling a message.
- writeConfigRef(String) - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat.Builder
-
Refers to a specific configuration to use when marshalling a message to lookup from the registry.
- writeInJson(boolean) - Method in class org.apache.camel.model.dataformat.SwiftMtDataFormat.Builder
-
The flag indicating that messages must be marshalled in a JSON format.
- writeInJson(boolean) - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat.Builder
-
The flag indicating that messages must be marshalled in a JSON format.
- writeInJson(String) - Method in class org.apache.camel.model.dataformat.SwiftMtDataFormat.Builder
-
The flag indicating that messages must be marshalled in a JSON format.
- writeInJson(String) - Method in class org.apache.camel.model.dataformat.SwiftMxDataFormat.Builder
-
The flag indicating that messages must be marshalled in a JSON format.
- writeTimeoutMillis(Long) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.Write timeout for OkHttpClient
- writeTimeoutMillis(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Deprecated.Write timeout for OkHttpClient
X
- xml - Enum constant in enum class org.apache.camel.model.rest.RestBindingMode
- xml(boolean) - Method in class org.apache.camel.model.language.TokenizerExpression.Builder
-
Whether the input is XML messages.
- xml(String) - Method in class org.apache.camel.model.language.TokenizerExpression.Builder
-
Whether the input is XML messages.
- xmlCipherAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat.Builder
-
The cipher algorithm to be used for encryption/decryption of the XML message content.
- xmlDataFormat(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
To use a specific XML data format
- xmlMapper(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat.Builder
-
Lookup and use the existing XmlMapper with the given id.
- xmlSecurity() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the XML Security data format
- xmlSecurity(byte[]) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- xmlSecurity(String, boolean, byte[]) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- xmlSecurity(String, boolean, byte[], String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- xmlSecurity(String, boolean, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- xmlSecurity(String, boolean, String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- xmlSecurity(String, boolean, String, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- xmlSecurity(String, boolean, String, String, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- xmlSecurity(String, boolean, String, String, String, KeyStoreParameters) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- xmlSecurity(String, boolean, String, String, String, KeyStoreParameters, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- xmlSecurity(String, Map<String, String>, boolean, byte[]) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- xmlSecurity(String, Map<String, String>, boolean, byte[], String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- xmlSecurity(String, Map<String, String>, boolean, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- xmlSecurity(String, Map<String, String>, boolean, String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- xmlSecurity(String, Map<String, String>, boolean, String, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- xmlSecurity(String, Map<String, String>, boolean, String, String, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- xmlSecurity(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- xmlSecurity(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- xmlSecurity(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters, String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- XMLSecurityDataFormat - Class in org.apache.camel.model.dataformat
-
Encrypt and decrypt XML payloads using Apache Santuario.
- XMLSecurityDataFormat() - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
- XMLSecurityDataFormat(XMLSecurityDataFormat) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
- XMLSecurityDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forXMLSecurityDataFormat
. - xmlStreamWriterWrapper(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat.Builder
-
To use a custom xml stream writer.
- XMLTokenizerExpression - Class in org.apache.camel.model.language
-
Tokenize XML payloads.
- XMLTokenizerExpression() - Constructor for class org.apache.camel.model.language.XMLTokenizerExpression
- XMLTokenizerExpression(String) - Constructor for class org.apache.camel.model.language.XMLTokenizerExpression
- XMLTokenizerExpression(Expression) - Constructor for class org.apache.camel.model.language.XMLTokenizerExpression
- XMLTokenizerExpression(XMLTokenizerExpression) - Constructor for class org.apache.camel.model.language.XMLTokenizerExpression
- XMLTokenizerExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forXMLTokenizerExpression
. - XMLTokenizerExpression.Mode - Enum Class in org.apache.camel.model.language
-
Mode
defines the possible extraction modes that can be used. - xpath() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the XPath language
- xpath(String) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a xpath expression value builder
- xpath(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an XPath expression
- xpath(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an XPath expression
- xpath(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the XPath language
- xpath(String, Class<?>) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a xpath expression value builder
- xpath(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an XPath expression with the specified result type
- xpath(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an XPath expression with the specified result type
- xpath(String, Class<?>, Map<String, String>) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an XPath expression with the specified result type and set of namespace prefixes and URIs
- xpath(String, Class<?>, Map<String, String>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an XPath expression with the specified result type and set of namespace prefixes and URIs
- xpath(String, Class<?>, Namespaces) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a xpath expression value builder
- xpath(String, Class<?>, Namespaces) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an XPath expression with the specified result type and set of namespace prefixes and URIs
- xpath(String, Class<?>, Namespaces) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an XPath expression with the specified result type and set of namespace prefixes and URIs
- xpath(String, Map<String, String>) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an XPath expression with the specified set of namespace prefixes and URIs
- xpath(String, Map<String, String>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an XPath expression with the specified set of namespace prefixes and URIs
- xpath(String, Namespaces) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a xpath expression value builder
- xpath(String, Namespaces) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an XPath expression with the specified set of namespace prefixes and URIs
- xpath(String, Namespaces) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an XPath expression with the specified set of namespace prefixes and URIs
- XPathExpression - Class in org.apache.camel.model.language
-
Evaluates an XPath expression against an XML payload.
- XPathExpression() - Constructor for class org.apache.camel.model.language.XPathExpression
- XPathExpression(String) - Constructor for class org.apache.camel.model.language.XPathExpression
- XPathExpression(Expression) - Constructor for class org.apache.camel.model.language.XPathExpression
- XPathExpression(XPathExpression) - Constructor for class org.apache.camel.model.language.XPathExpression
- XPathExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forXPathExpression
. - XPathExpression.ResultQName - Enum Class in org.apache.camel.model.language
-
ResultQName
defines the possible class name of the result types that can be used. - xpathFactory(XPathFactory) - Method in class org.apache.camel.model.language.XPathExpression.Builder
- xquery() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the XQuery language
- xquery(String) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an XQuery expression
- xquery(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an XQuery expression
- xquery(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the XQuery language
- xquery(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an XQuery expression with the specified result type
- xquery(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an XQuery expression with the specified result type
- xquery(String, Class<?>, Map<String, String>) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an XQuery expression with the specified result type and set of namespace prefixes and URIs
- xquery(String, Class<?>, Map<String, String>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an XQuery expression with the specified result type and set of namespace prefixes and URIs
- xquery(String, Class<?>, Namespaces) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an XQuery expression with the specified result type and set of namespace prefixes and URIs
- xquery(String, Class<?>, Namespaces) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an XQuery expression with the specified result type and set of namespace prefixes and URIs
- xquery(String, Map<String, String>) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an XQuery expression with the specified set of namespace prefixes and URIs
- xquery(String, Map<String, String>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an XQuery expression with the specified set of namespace prefixes and URIs
- xquery(String, Namespaces) - Method in class org.apache.camel.builder.ExpressionClause
-
Evaluates an XQuery expression with the specified set of namespace prefixes and URIs
- xquery(String, Namespaces) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an XQuery expression with the specified set of namespace prefixes and URIs
- XQueryExpression - Class in org.apache.camel.model.language
-
Evaluates an XQuery expressions against an XML payload.
- XQueryExpression() - Constructor for class org.apache.camel.model.language.XQueryExpression
- XQueryExpression(String) - Constructor for class org.apache.camel.model.language.XQueryExpression
- XQueryExpression(XQueryExpression) - Constructor for class org.apache.camel.model.language.XQueryExpression
- XQueryExpression.Builder - Class in org.apache.camel.model.language
-
Builder
is a specific builder forXQueryExpression
. - xtokenize() - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the XMLTokenizer language
- xtokenize(String) - Method in class org.apache.camel.builder.LanguageBuilderFactory
-
Uses the XMLTokenizer language
- xtokenize(String, char, Namespaces) - Method in class org.apache.camel.builder.ExpressionClause
- xtokenize(String, char, Namespaces) - Method in class org.apache.camel.builder.ValueBuilder
- xtokenize(String, char, Namespaces, int) - Method in class org.apache.camel.builder.ExpressionClause
- xtokenize(String, char, Namespaces, int) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
Evaluates an XML token expression on the message body with XML content
- xtokenize(String, Namespaces) - Method in class org.apache.camel.builder.ExpressionClause
- xtokenize(String, Namespaces) - Method in class org.apache.camel.builder.ValueBuilder
Y
- yaml() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the YAML data format
- yaml(YAMLLibrary) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the YAML data format
- yaml(YAMLLibrary, Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the YAML data format
- YAMLDataFormat - Class in org.apache.camel.model.dataformat
-
Marshal and unmarshal Java objects to and from YAML.
- YAMLDataFormat() - Constructor for class org.apache.camel.model.dataformat.YAMLDataFormat
- YAMLDataFormat(YAMLDataFormat) - Constructor for class org.apache.camel.model.dataformat.YAMLDataFormat
- YAMLDataFormat(YAMLLibrary) - Constructor for class org.apache.camel.model.dataformat.YAMLDataFormat
- YAMLDataFormat(YAMLLibrary, Class<?>) - Constructor for class org.apache.camel.model.dataformat.YAMLDataFormat
- YAMLDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forYAMLDataFormat
. - YAMLLibrary - Enum Class in org.apache.camel.model.dataformat
-
Supported YAML marshalers.
- YAMLTypeFilterDefinition - Class in org.apache.camel.model.dataformat
- YAMLTypeFilterDefinition() - Constructor for class org.apache.camel.model.dataformat.YAMLTypeFilterDefinition
- YAMLTypeFilterDefinition(YAMLTypeFilterDefinition) - Constructor for class org.apache.camel.model.dataformat.YAMLTypeFilterDefinition
- YAMLTypeFilterType - Enum Class in org.apache.camel.model.dataformat
Z
- zipDeflater() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the ZIP deflater data format
- zipDeflater() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the ZIP deflater data format
- zipDeflater(int) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the ZIP deflater data format
- ZipDeflaterDataFormat - Class in org.apache.camel.model.dataformat
-
Compress and decompress streams using
java.util.zip.Deflater
andjava.util.zip.Inflater
. - ZipDeflaterDataFormat() - Constructor for class org.apache.camel.model.dataformat.ZipDeflaterDataFormat
- ZipDeflaterDataFormat(ZipDeflaterDataFormat) - Constructor for class org.apache.camel.model.dataformat.ZipDeflaterDataFormat
- ZipDeflaterDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forZipDeflaterDataFormat
. - zipFile() - Method in class org.apache.camel.builder.DataFormatBuilderFactory
-
Uses the ZIP file data format
- zipFile() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the ZIP file data format
- ZipFileDataFormat - Class in org.apache.camel.model.dataformat
-
Compression and decompress streams using java.util.zip.Zip*Stream.
- ZipFileDataFormat() - Constructor for class org.apache.camel.model.dataformat.ZipFileDataFormat
- ZipFileDataFormat(ZipFileDataFormat) - Constructor for class org.apache.camel.model.dataformat.ZipFileDataFormat
- ZipFileDataFormat.Builder - Class in org.apache.camel.model.dataformat
-
Builder
is a specific builder forZipFileDataFormat
. - ZooKeeperServiceCallServiceDiscoveryConfiguration - Class in org.apache.camel.model.cloud
-
Deprecated.
- ZooKeeperServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- ZooKeeperServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Deprecated.
- ZooKeeperServiceCallServiceDiscoveryConfigurationConfigurer - Class in org.apache.camel.model.cloud
-
Generated by camel build tools - do NOT edit this file!
- ZooKeeperServiceCallServiceDiscoveryConfigurationConfigurer() - Constructor for class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfigurationConfigurer
- zookeeperServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- zookeeperServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
- zookeeperServiceDiscovery(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Deprecated.
- zookeeperServiceDiscovery(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Deprecated.
All Classes and Interfaces|All Packages|Constant Field Values