- saga() - Method in class org.apache.camel.model.ProcessorDefinition
-
Marks this route as participating to 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
-
- SagaCompletionMode - Enum 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
-
- SagaOptionDefinition - Class in org.apache.camel.model
-
Allows declaring options on Sagas
- SagaOptionDefinition() - Constructor for class org.apache.camel.model.SagaOptionDefinition
-
- SagaOptionDefinition(String, Expression) - Constructor for class org.apache.camel.model.SagaOptionDefinition
-
- SagaPropagation - Enum in org.apache.camel.model
-
Enumerates all saga propagation modes.
- sagaService(CamelSagaService) - Method in class org.apache.camel.model.SagaDefinition
-
- sagaServiceRef(String) - 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(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.
- sample(long, TimeUnit) - 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(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.
- 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(Duration) - Method in class org.apache.camel.model.SamplingDefinition
-
Sets the sample period during which only a single Exchange
will pass through.
- samplePeriod(long) - 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(Duration) - Constructor for class org.apache.camel.model.SamplingDefinition
-
- SamplingDefinition(long, TimeUnit) - Constructor for class org.apache.camel.model.SamplingDefinition
-
- SamplingDefinition(long) - 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.
- 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
- script(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Executes a script (do not change the message body).
- script() - 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
-
- secureXML(byte[]) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- secureXML(String, boolean, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- secureXML(String, Map<String, String>, boolean, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- secureXML(String, boolean, String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- secureXML(String, Map<String, String>, boolean, String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- secureXML(String, boolean, byte[]) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- secureXML(String, Map<String, String>, boolean, byte[]) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- secureXML(String, boolean, byte[], String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- secureXML(String, Map<String, String>, boolean, byte[], String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- secureXML(String, boolean, String, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- secureXML(String, boolean, String, String, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- secureXML(String, boolean, String, String, String, KeyStoreParameters) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- secureXML(String, boolean, String, String, String, KeyStoreParameters, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- secureXML(String, Map<String, String>, boolean, String, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- secureXML(String, Map<String, String>, boolean, String, String, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- secureXML(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- secureXML(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- secureXML(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
- 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.
- securityRequirement(String) - Method in class org.apache.camel.model.rest.RestSecuritiesRequirement
-
- securityRequirement(String, String) - Method in class org.apache.camel.model.rest.RestSecuritiesRequirement
-
- securityRequirements() - Method in class org.apache.camel.model.rest.RestSecuritiesRequirement
-
- 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 extends ProcessorDefinition<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
-
- servers(List<String>) - Method in class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfiguration
-
Sets the server blacklist.
- servers(String) - Method in class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfiguration
-
Sets the server blacklist.
- servers(List<String>) - Method in class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration
-
Sets the server list.
- servers(String) - Method in class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration
-
Sets the server list.
- serviceCall() - Method in class org.apache.camel.model.ProcessorDefinition
-
Calls the service
- serviceCall(String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Calls the service
- serviceCall(String, String) - Method in class org.apache.camel.model.ProcessorDefinition
-
Calls the service
- ServiceCallConfiguration - Class in org.apache.camel.model.cloud
-
- ServiceCallConfiguration() - Constructor for class org.apache.camel.model.cloud.ServiceCallConfiguration
-
- serviceCallConfiguration(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Refers to a ServiceCall configuration to use
- 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
-
Remote service call configuration
- ServiceCallConfigurationDefinition() - Constructor for class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
- ServiceCallDefinition - Class in org.apache.camel.model.cloud
-
To call remote services
- ServiceCallDefinition() - Constructor for class org.apache.camel.model.cloud.ServiceCallDefinition
-
- ServiceCallDefinition(String) - Constructor for class org.apache.camel.model.cloud.ServiceCallDefinition
-
- ServiceCallDefinitionConstants - Class in org.apache.camel.model.cloud
-
- ServiceCallExpressionConfiguration - Class in org.apache.camel.model.cloud
-
- ServiceCallExpressionConfiguration() - Constructor for class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
- ServiceCallExpressionConfiguration(ServiceCallDefinition, String) - Constructor for class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
- 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
-
- ServiceCallServiceChooserConfiguration() - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration
-
- ServiceCallServiceChooserConfiguration(ServiceCallDefinition, String) - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration
-
- 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
-
- ServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
-
- ServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition, String) - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
-
- 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
-
- ServiceCallServiceFilterConfiguration() - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration
-
- ServiceCallServiceFilterConfiguration(ServiceCallDefinition, String) - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration
-
- 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
-
- ServiceCallServiceLoadBalancerConfiguration() - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration
-
- ServiceCallServiceLoadBalancerConfiguration(ServiceCallDefinition, String) - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration
-
- 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
-
Sets a reference to a custom ServiceChooser
to use.
- serviceChooser(ServiceChooser) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Sets a custom ServiceChooser
to use.
- serviceChooser(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Sets a reference to a custom ServiceChooser
to use.
- serviceChooser(ServiceChooser) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Sets a custom ServiceChooser
to use.
- serviceDiscovery(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Sets a reference to a custom ServiceDiscovery
to use.
- serviceDiscovery(ServiceDiscovery) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Sets a custom ServiceDiscovery
to use.
- serviceDiscovery(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Sets a reference to a custom ServiceDiscovery
to use.
- serviceDiscovery(ServiceDiscovery) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Sets a custom ServiceDiscovery
to use.
- serviceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Set the service-call configuration to use
- serviceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
-
Add a ServiceDiscovery configuration
- serviceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Configures the ServiceDiscovery using the given configuration.
- serviceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Configures the ServiceDiscovery using the given configuration.
- serviceDiscoveryConfigurations(List<ServiceCallServiceDiscoveryConfiguration>) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
-
List of ServiceDiscovery configuration to use
- serviceFilter(String) - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
-
Reference of a ServiceFilter
- serviceFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
-
Set the ServiceFilter
- serviceFilter(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Sets a reference to a custom ServiceFilter
to use.
- serviceFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Sets a custom ServiceFilter
to use.
- serviceFilter(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Sets a reference to a custom ServiceFilter
to use.
- serviceFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Sets a custom ServiceFilter
to use.
- serviceFilterConfiguration(ServiceCallServiceFilterConfiguration) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
-
Add a ServiceFilter configuration
- serviceFilterConfiguration(ServiceCallServiceFilterConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Configures the ServiceFilter using the given configuration.
- serviceFilterConfiguration(ServiceCallServiceFilterConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Configures the ServiceFilter using the given configuration.
- serviceFilterConfigurations(List<ServiceCallServiceFilterConfiguration>) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
-
List of ServiceFilter configuration to use
- servicePath(String) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
-
The path to look for for service discovery
- sessionTimeout(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
- setAclToken(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
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(AggregateController) - Method in class org.apache.camel.model.AggregateDefinition
-
- setAggregateControllerRef(String) - Method in class org.apache.camel.model.AggregateDefinition
-
To use a AggregateController
to allow external sources to control
this aggregator.
- setAggregateOnException(String) - Method in class org.apache.camel.model.EnrichDefinition
-
- setAggregateOnException(String) - Method in class org.apache.camel.model.PollEnrichDefinition
-
- setAggregationRepository(AggregationRepository) - Method in class org.apache.camel.model.AggregateDefinition
-
- setAggregationRepositoryRef(String) - Method in class org.apache.camel.model.AggregateDefinition
-
- setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.AggregateDefinition
-
The AggregationStrategy to use.
- setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.ClaimCheckDefinition
-
- setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.EnrichDefinition
-
- setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.MulticastDefinition
-
- setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.PollEnrichDefinition
-
- setAggregationStrategy(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.
- setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.SplitDefinition
-
Sets the AggregationStrategy to be used to assemble the replies from the splitted messages, into a single
outgoing message from the Splitter.
- setAggregationStrategyMethodAllowNull(String) - Method in class org.apache.camel.model.EnrichDefinition
-
- setAggregationStrategyMethodAllowNull(String) - Method in class org.apache.camel.model.PollEnrichDefinition
-
- 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.PollEnrichDefinition
-
- setAggregationStrategyRef(String) - Method in class org.apache.camel.model.AggregateDefinition
-
A reference to lookup the AggregationStrategy in the Registry.
- setAggregationStrategyRef(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
-
- setAggregationStrategyRef(String) - Method in class org.apache.camel.model.EnrichDefinition
-
- setAggregationStrategyRef(String) - Method in class org.apache.camel.model.PollEnrichDefinition
-
- 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.
- setAliases(List<PropertyDefinition>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
-
Alias a Class to a shorter name to be used in XML elements.
- setAliases(Map<String, String>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
-
- setAllowableValues(List<String>) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
-
Sets the parameter list of allowable values (enum).
- setAllowableValues(List<String>) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
-
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
- 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
Is by default
true
- 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 then 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 then 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.
- setAllowMaximumSizeToDivergeFromCoreSize(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Allows the configuration for maximumSize to take effect.
- 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.
- setAllowOptimisedComponents(String) - Method in class org.apache.camel.model.EnrichDefinition
-
- 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.
- setApiContextIdPattern(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Sets an CamelContext id pattern to only allow Rest APIs from rest services within CamelContext's which name
matches the pattern.
- setApiContextListing(Boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Sets whether listing of all available CamelContext's with REST services in the JVM is enabled.
- setApiContextPath(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Sets a leading API context-path the REST API services 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 the VerbDefinition in API documentation.
- setApiDocs(String) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Whether to include or exclude the VerbDefinition 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)
This can be used to override the generated host with this configured hostname
- setApiProperties(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Allows to configure as many additional properties for the api documentation.
- setApiVendorExtension(Boolean) - 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
-
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.RestOperationParamDefinition
-
Sets the parameter array type.
- setArrayType(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
-
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.DefaultErrorHandlerBuilder
-
- setAsyncDelayedRedelivery(boolean) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
- setAsyncDelayedRedelivery(boolean) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
- setAsyncDelayedRedelivery(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setAuthorizationUrl(String) - Method in class org.apache.camel.model.rest.RestSecurityOAuth2
-
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 lookup for an objectMapper into 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.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
- setBasePath(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Set the base path to store in ZK
- setBaseURI(String) - Method in class org.apache.camel.model.dataformat.Any23DataFormat
-
The URI to use as base for building RDF entities if only relative paths are provided.
- 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.
- setBeanSupplier(RouteTemplateContext.BeanSupplier<Object>) - Method in class org.apache.camel.model.RouteTemplateBeanDefinition
-
Bean supplier that uses lambda style to create the local bean
- setBeanType(String) - 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.BeanDefinition
-
Sets the class name (fully qualified) of the bean to use
- setBeanType(Class<?>) - Method in class org.apache.camel.model.language.MethodCallExpression
-
- setBeanType(String) - Method in class org.apache.camel.model.RouteTemplateBeanDefinition
-
To set the type (fully qualified class name) of the returned bean created by the script.
- setBeanType(Class<?>) - Method in class org.apache.camel.model.RouteTemplateBeanDefinition
-
To set the type (fully qualified class name) of the returned bean created by the script.
- 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(RestBindingMode) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
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.
- setBlockSeconds(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
The seconds to wait for a watch event, default 10 seconds
- setBody() - Method in class org.apache.camel.model.ProcessorDefinition
-
- setBody(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
- setBody(Function<Exchange, Result>) - Method in class org.apache.camel.model.ProcessorDefinition
-
- 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
-
- 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.
- 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.
- setBulkheadExecutorServiceRef(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
-
References to a custom thread pool to use when bulkhead is enabled.
- 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
-
Sets the Certificate Authority data when using client lookup
- setCaCertFile(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Sets the Certificate Authority data that are loaded from the file when using client lookup
- setCache(String) - Method in class org.apache.camel.model.BeanDefinition
-
Deprecated.
- 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.rest.RestsDefinition
-
- 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
-
- setCapacity(String) - Method in class org.apache.camel.model.config.StreamResequencerConfig
-
Sets the capacity of the resequencer's 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
- setCircuitBreakerEnabled(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Whether to use a HystrixCircuitBreaker or not.
- setCircuitBreakerErrorThresholdPercentage(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Error percentage threshold (as whole number such as 50) at which point the circuit breaker will trip open and
reject requests.
- setCircuitBreakerForceClosed(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
If true the HystrixCircuitBreaker#allowRequest() will always return true to allow requests regardless of the
error percentage from HystrixCommandMetrics.getHealthCounts().
- setCircuitBreakerForceOpen(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
If true the HystrixCircuitBreaker.allowRequest() will always return false, causing the circuit to be open
(tripped) and reject all requests.
- setCircuitBreakerRef(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
-
Refers to an existing io.smallrye.faulttolerance.core.circuit.breaker.CircuitBreaker instance to lookup and use
from the registry.
- setCircuitBreakerRef(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.
- setCircuitBreakerRequestVolumeThreshold(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Minimum number of requests in the metricsRollingStatisticalWindowInMilliseconds() that must exist before the
HystrixCircuitBreaker will trip.
- setCircuitBreakerSleepWindowInMilliseconds(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
The time in milliseconds after a HystrixCircuitBreaker trips open that it should wait before trying requests
again.
- 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(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
-
Name of model class to use.
- 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
-
Sets the Client Certificate data when using client lookup
- setClientCertFile(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
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
-
Sets the Client Keystore algorithm, such as RSA when using client lookup
- setClientKeyData(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Sets the Client Keystore data when using client lookup
- setClientKeyFile(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
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
-
Sets the Client Keystore passphrase when using client lookup
- setClientName(String) - Method in class org.apache.camel.model.cloud.RibbonServiceCallServiceLoadBalancerConfiguration
-
Sets the Ribbon client name
- 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.
- setClientRequestValidation(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.
- setClientRequestValidation(String) - Method in class org.apache.camel.model.rest.RestDefinition
-
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.
- 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.
- setCloseCorrelationKeyOnCompletion(String) - Method in class org.apache.camel.model.AggregateDefinition
-
- setCode(String) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
-
- setCollectionFormat(CollectionFormat) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
-
Sets the parameter collection format.
- setCollectionFormat(CollectionFormat) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
-
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
-
- 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(ExpressionResultComparator) - Method in class org.apache.camel.model.config.StreamResequencerConfig
-
To use a custom comparator
- setComparator(Comparator<T>) - Method in class org.apache.camel.model.SortDefinition
-
- setComparatorRef(String) - Method in class org.apache.camel.model.config.StreamResequencerConfig
-
To use a custom comparator
- setComparatorRef(String) - Method in class org.apache.camel.model.SortDefinition
-
- 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
-
The component to use.
- setComponent(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
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.
- 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).
- setCompressionLevel(String) - Method in class org.apache.camel.model.dataformat.ZipDeflaterDataFormat
-
To specify a specific compression between 0-9.
- setConfigRef(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(List<PropertyDefinition>) - Method in class org.apache.camel.model.dataformat.Any23DataFormat
-
Configurations for Apache Any23 as key-value pairs in order to customize the extraction process.
- setConfiguration(Map<String, String>) - Method in class org.apache.camel.model.dataformat.Any23DataFormat
-
Configurations for Apache Any23 as key-value pairs in order to customize the extraction process.
- setConfiguration(Object) - Method in class org.apache.camel.model.language.XQueryExpression
-
Custom saxon configuration (requires camel-saxon).
- setConfigurationRef(String) - Method in class org.apache.camel.model.CircuitBreakerDefinition
-
Refers to a circuit breaker configuration (such as hystrix, resillience4j, or microprofile-fault-tolerance) to
use for configuring the circuit breaker EIP.
- setConfigurationRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
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
-
Connection timeout.
- setConnectTimeoutMillis(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Connect timeout for OkHttpClient
- setConstructor(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
BaseConstructor to construct incoming documents.
- 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.
- 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
-
- setContentTypeHeader(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
-
- setContext(CamelContext) - Method in class org.apache.camel.builder.BuilderSupport
-
- 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.SoapJaxbDataFormat
-
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
-
- setConverters(List<PropertyDefinition>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
-
List of class names for using custom XStream converters.
- setConverters(Map<String, String>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
-
- 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
-
- setCorePoolSize(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
- 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(Expression) - Method in class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
-
- 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
-
The data center
- setDataFormat(DataFormat) - Method in class org.apache.camel.model.DataFormatDefinition
-
- setDataFormat(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
-
Sets the parameter data format.
- setDataFormat(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
-
Sets the parameter data format.
- 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.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
- setDataFormatTypes(Class<?>[]) - 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.RestOperationParamDefinition
-
Sets the parameter data type.
- setDataType(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
-
Sets the header data type.
- setDeadLetterHandleNewException(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- setDeadLetterHandleNewException(boolean) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
- setDeadLetterHandleNewException(boolean) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
- setDeadLetterUri(String) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- setDeadLetterUri(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
- setDeadLetterUri(String) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
- 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
- setDefaultValue(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
-
- 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 milli seconds the stream resequencer will at most wait while waiting for condition of being
able to deliver.
- setDeprecated(Boolean) - Method in class org.apache.camel.model.rest.VerbDefinition
-
- setDescription(DescriptionDefinition) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
-
Sets the description of this node
- setDescription(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
-
Sets the parameter description.
- setDescription(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
-
- 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
- setDigestAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
-
The digest algorithm to use with the RSA OAEP algorithm.
- 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
-
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
The default value is org.w3c.dom.Document
- setDocumentTypeName(String) - Method in class org.apache.camel.model.language.XPathExpression
-
Name of class for document type
The default value is org.w3c.dom.Document
- setDomain(String) - Method in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration
-
The domain name;
- setDontEncodeElements(Set<String>) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
If provided, specifies the elements which should NOT be encoded.
- 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.
- setDriver(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
-
To use a custom XStream driver.
- setDriverRef(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
-
To refer to a custom XStream driver to lookup in the registry.
- setDropRootNode(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
Whether XStream will drop the root node in the generated JSon.
- 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.SoapJaxbDataFormat
-
Sets an element strategy instance to use.
- setElementNameStrategyRef(String) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
-
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(Boolean) - 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.
- 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 to
FhirDataformat.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.
- 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.SoapJaxbDataFormat
-
To overrule and use a specific encoding
- setEncoding(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
-
Sets the encoding to use
- setEndpoint(Endpoint) - Method in class org.apache.camel.model.FromDefinition
-
- setEndpoint(Endpoint) - Method in class org.apache.camel.model.SendDefinition
-
- setEndpointConsumerBuilder(EndpointConsumerBuilder) - Method in class org.apache.camel.model.FromDefinition
-
- 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.
- setErrorHandlerBuilder(ErrorHandlerBuilder) - Method in class org.apache.camel.builder.BuilderSupport
-
Sets the error handler to use with processors created by this builder
- setErrorHandlerBuilder(ErrorHandlerBuilder) - 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
- 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.RestOperationResponseHeaderDefinition
-
Sets the example
- setExamples(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
-
Sets the parameter examples.
- setExamples(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
-
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(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(ExchangePattern) - Constructor for class org.apache.camel.model.SetExchangePatternDefinition
-
- SetExchangePatternDefinition(String) - 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.
- setExecutionIsolationSemaphoreMaxConcurrentRequests(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Number of concurrent requests permitted to HystrixCommand.run().
- setExecutionIsolationStrategy(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
What isolation strategy HystrixCommand.run() will be executed with.
- setExecutionIsolationThreadInterruptOnTimeout(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Whether the execution thread should attempt an interrupt (using
Future.cancel(boolean)
) when a thread times out.
- setExecutionTimeoutEnabled(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Whether the timeout mechanism is enabled for this command
- setExecutionTimeoutInMilliseconds(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Time in milliseconds at which point the command will timeout and halt execution.
- setExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- setExecutorService(ExecutorService) - Method in class org.apache.camel.model.AggregateDefinition
-
- setExecutorService(ExecutorService) - Method in class org.apache.camel.model.DelayDefinition
-
- setExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
- setExecutorService(ScheduledExecutorService) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
- setExecutorService(ExecutorService) - Method in class org.apache.camel.model.MulticastDefinition
-
- setExecutorService(ExecutorService) - Method in class org.apache.camel.model.OnCompletionDefinition
-
- setExecutorService(ExecutorService) - Method in class org.apache.camel.model.RecipientListDefinition
-
- setExecutorService(ExecutorService) - Method in class org.apache.camel.model.SplitDefinition
-
- setExecutorService(ExecutorService) - Method in class org.apache.camel.model.ThreadsDefinition
-
- setExecutorService(ExecutorService) - Method in class org.apache.camel.model.ThrottleDefinition
-
- setExecutorService(ExecutorService) - Method in class org.apache.camel.model.WireTapDefinition
-
- setExecutorServiceRef(String) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- setExecutorServiceRef(String) - Method in class org.apache.camel.model.AggregateDefinition
-
- setExecutorServiceRef(String) - Method in class org.apache.camel.model.DelayDefinition
-
- setExecutorServiceRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
- setExecutorServiceRef(String) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
- setExecutorServiceRef(String) - Method in class org.apache.camel.model.MulticastDefinition
-
Refers to a custom Thread Pool to be used for parallel processing.
- setExecutorServiceRef(String) - Method in class org.apache.camel.model.OnCompletionDefinition
-
- setExecutorServiceRef(String) - Method in class org.apache.camel.model.RecipientListDefinition
-
- setExecutorServiceRef(String) - Method in class org.apache.camel.model.SplitDefinition
-
- setExecutorServiceRef(String) - Method in class org.apache.camel.model.ThreadsDefinition
-
- setExecutorServiceRef(String) - Method in class org.apache.camel.model.ThrottleDefinition
-
- setExecutorServiceRef(String) - Method in class org.apache.camel.model.WireTapDefinition
-
- setExponentialBackOff(String) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
-
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.AggregateDefinition
-
- setExpression(Expression) - Method in class org.apache.camel.model.AggregateDefinition
-
- setExpression(Expression) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Set a custom Expression
to use.
- setExpression(Expression) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Set a custom Expression
to use.
- setExpression(Expression) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
-
- 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(Expression) - Method in class org.apache.camel.model.ExpressionNode
-
- 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(String) - Method in class org.apache.camel.model.language.ExpressionDefinition
-
The expression value in your chosen language syntax
- 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.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.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(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.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.SagaOptionDefinition
-
The expression to be used to determine the value of the option.
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.ScriptDefinition
-
Expression to return the transformed message body (the new message body to use)
- 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.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 an 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
-
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.WhenDefinition
-
Expression used as the predicate to evaluate whether this when should trigger and route the message or not.
- setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.WhenSkipSendToEndpointDefinition
-
Expression used as the predicate to evaluate whether the message should be sent or not to the endpoint
- setExpressionConfiguration(ServiceCallExpressionConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Configures the Expression using the given configuration.
- setExpressionConfiguration(ServiceCallExpressionConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Configures the Expression using the given configuration.
- setExpressionRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Set a reference to a custom Expression
to use.
- setExpressionRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
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.cloud.ServiceCallExpressionConfiguration
-
- 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
-
- 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.ResequenceDefinition
-
Expression to use for re-ordering the messages, such as a header with a sequence number
- setExpressionType(ExpressionDefinition) - Method in class org.apache.camel.model.SagaOptionDefinition
-
- setExpressionValue(Expression) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
- setExpressionValue(Expression) - Method in class org.apache.camel.model.language.ExpressionDefinition
-
- setExtractors(List<String>) - Method in class org.apache.camel.model.dataformat.Any23DataFormat
-
List of Any23 extractors to be used in the unmarshal operation.
- 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.
- setFallbackEnabled(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Whether HystrixCommand.getFallback() should be attempted when failure occurs.
- setFallbackIsolationSemaphoreMaxConcurrentRequests(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Number of concurrent requests permitted to HystrixCommand.getFallback().
- 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(Object) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
- 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.RestSecurityOAuth2
-
The flow used by the OAuth2 security scheme.
- setForceCompletionOnStop(String) - Method in class org.apache.camel.model.AggregateDefinition
-
- setForceResourceId(Object) - 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.RestSecurityBearerToken
-
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(String) - Method in class org.apache.camel.model.transformer.TransformerDefinition
-
Set the 'from' data type name.
- setFromType(Class<?>) - Method in class org.apache.camel.model.transformer.TransformerDefinition
-
Set the 'from' data type using Java class.
- 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 that this route belongs to; could be the name of the RouteBuilder class or be explicitly configured in
the XML.
- setGroupDelimiter(String) - Method in class org.apache.camel.model.language.TokenizerExpression
-
Sets the delimiter to use when grouping.
- setGroupKey(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Sets the group key to use.
- 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(List<String>) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
To configure the CSV headers
- setHeader(String) - 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(String, Supplier<Object>) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which sets the header on the IN message
- 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, ExpressionDefinition) - Constructor for class org.apache.camel.model.SetHeaderDefinition
-
- SetHeaderDefinition(String, Expression) - Constructor for class org.apache.camel.model.SetHeaderDefinition
-
- SetHeaderDefinition(String, String) - 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
The default value is false
- setHeaderName(String) - Method in class org.apache.camel.model.language.JsonPathExpression
-
Name of header to use as input, instead of the message body
- setHeaderName(String) - Method in class org.apache.camel.model.language.TokenizerExpression
-
Name of header to tokenize instead of using the message body.
- setHeaderName(String) - Method in class org.apache.camel.model.language.XMLTokenizerExpression
-
Name of header to tokenize instead of using the message body.
- setHeaderName(String) - Method in class org.apache.camel.model.language.XPathExpression
-
Name of header to use as input, instead of the message body
- setHeaderName(String) - Method in class org.apache.camel.model.language.XQueryExpression
-
Name of header to use as input, instead of the message body
- setHeaderName(String) - Method in class org.apache.camel.model.RemoveHeaderDefinition
-
Deprecated.
- setHeaders(List<UniVocityHeader>) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
The headers to use.
- setHeaders(List<RestOperationResponseHeaderDefinition>) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
-
- setHeaders(List<SetHeaderDefinition>) - Method in class org.apache.camel.model.WireTapDefinition
-
- 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
-
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.
- setHystrixConfiguration(HystrixConfigurationDefinition) - Method in class org.apache.camel.model.CircuitBreakerDefinition
-
Deprecated.
- setHystrixConfiguration(HystrixConfigurationDefinition) - Method in interface org.apache.camel.model.Model
-
Sets the default Hystrix configuration
- setHystrixConfigurations(List<HystrixConfigurationDefinition>) - Method in interface org.apache.camel.model.Model
-
Sets the Hystrix configurations
- 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
- setIgnoreEmptyLines(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Whether to ignore empty lines.
- 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 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
- setImplicitCollections(List<PropertyDefinition>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
-
Adds a default implicit collection which is used for any unmapped XML tag.
- setImplicitCollections(Map<String, String>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
-
- 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)
By default only singleton beans is included in the context scan
- 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
The default value is false
- setInCookie(String) - Method in class org.apache.camel.model.rest.RestSecurityApiKey
-
To use a cookie as the location of the API key.
- setInHeader(String) - Method in class org.apache.camel.model.rest.RestSecurityApiKey
-
To use header as the location of the API key.
- 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.
- 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.
- 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.RestSecurityApiKey
-
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
-
- 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.
- setKeepAliveTime(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
- 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.ClaimCheckDefinition
-
- setKey(String) - Method in class org.apache.camel.model.GlobalOptionDefinition
-
Global option key
- setKey(String) - Method in class org.apache.camel.model.PropertyDefinition
-
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.
- setLang(String) - Method in class org.apache.camel.model.DescriptionDefinition
-
Language, such as en for english.
- 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.UniVocityAbstractDataFormat
-
Whether the unmarshalling should produce an iterator that reads the lines on the fly or if all the lines must be
read at one.
- setLength(String) - Method in class org.apache.camel.model.dataformat.UniVocityHeader
-
Header length
- 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.
- 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
The default value is to use the JVM platform line separator
- setLoadBalancer(ServiceLoadBalancer) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Sets a custom ServiceLoadBalancer
to use.
- setLoadBalancer(ServiceLoadBalancer) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Sets a custom ServiceLoadBalancer
to use.
- setLoadBalancerConfiguration(ServiceCallServiceLoadBalancerConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Configures theL oadBalancer using the given configuration.
- setLoadBalancerConfiguration(ServiceCallServiceLoadBalancerConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Configures the LoadBalancer using the given configuration.
- setLoadBalancerRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Sets a reference to a custom ServiceLoadBalancer
to use.
- setLoadBalancerRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
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.
- 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(CamelLogger) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- setLogger(CamelLogger) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
- setLogger(CamelLogger) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
- setLogger(Logger) - Method in class org.apache.camel.model.LogDefinition
-
To use a custom logger instance
- setLoggerRef(String) - Method in class org.apache.camel.model.LogDefinition
-
To refer to a custom logger instance to lookup from the registry.
- setLoggingLevel(String) - Method in class org.apache.camel.model.LogDefinition
-
Sets the logging level.
- setLogHandled(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- 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.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 trouble shooting
- 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
-
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(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.
- 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
-
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
-
- setMaximumSize(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
- 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.HystrixConfigurationCommon
-
Deprecated.
Max queue size that gets passed to
BlockingQueue
in HystrixConcurrencyStrategy.getBlockingQueue(int) This
should only affect the instantiation of a threadpool - it is not eliglible to change a queue size on the fly.
- 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
-
- 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.RestOperationResponseMsgDefinition
-
- 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(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.
- setMessageFrequency(long) - Method in class org.apache.camel.model.SamplingDefinition
-
- setMessageHistory(String) - Method in class org.apache.camel.model.RouteDefinition
-
Whether message history is enabled on this route.
- setMessageIdRepository(IdempotentRepository) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
-
- setMessageIdRepositoryRef(String) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
-
- 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
- setMethod(String) - Method in class org.apache.camel.model.rest.VerbDefinition
-
The HTTP verb such as GET, POST, DELETE, etc.
- setMetricsHealthSnapshotIntervalInMilliseconds(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Time in milliseconds to wait between allowing health snapshots to be taken that calculate success and error
percentages and affect HystrixCircuitBreaker.isOpen() status.
- setMetricsRollingPercentileBucketSize(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Maximum number of values stored in each bucket of the rolling percentile.
- setMetricsRollingPercentileEnabled(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Whether percentile metrics should be captured using HystrixRollingPercentile inside HystrixCommandMetrics.
- setMetricsRollingPercentileWindowBuckets(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Number of buckets the rolling percentile window is broken into.
- setMetricsRollingPercentileWindowInMilliseconds(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Duration of percentile rolling window in milliseconds.
- setMetricsRollingStatisticalWindowBuckets(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Number of buckets the rolling statistical window is broken into.
- setMetricsRollingStatisticalWindowInMilliseconds(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
This property sets the duration of the statistical rolling window, in milliseconds.
- 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.
- setMode(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
-
Mode for dealing with duplicate references The possible values are:
NO_REFERENCES
ID_REFERENCES
XPATH_RELATIVE_REFERENCES
XPATH_ABSOLUTE_REFERENCES
SINGLE_NODE_XPATH_RELATIVE_REFERENCES
SINGLE_NODE_XPATH_ABSOLUTE_REFERENCES
- 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.
- setModelReifierFactory(ModelReifierFactory) - Method in interface org.apache.camel.model.Model
-
Sets a custom ModelReifierFactory
- 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.cloud.ServiceCallDefinition
-
Sets the name of the service to use
- 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.rest.RestOperationParamDefinition
-
Sets the parameter name.
- setName(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
-
- setName(String) - Method in class org.apache.camel.model.rest.RestSecurityApiKey
-
The name of the header or query parameter to be used.
- setName(String) - Method in class org.apache.camel.model.RouteTemplateBeanDefinition
-
Bean name
- 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
The
simple language can be used to define a dynamic evaluated header name to be used.
- setName(String) - Method in class org.apache.camel.model.SetPropertyDefinition
-
Name of exchange property to set a new value.
- 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
-
Sets the namespace to use.
- setNamespace(String) - Method in class org.apache.camel.model.cloud.RibbonServiceCallServiceLoadBalancerConfiguration
-
The namespace
- setNamespace(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
As ZooKeeper is a shared space, users of a given cluster should stay within a pre-defined namespace.
- 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.SoapJaxbDataFormat
-
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
- setNewExchangeExpression(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.WireTapDefinition
-
Uses the expression for creating a new body as the message to use for wire tapping
- setNewExchangeProcessor(Processor) - Method in class org.apache.camel.model.WireTapDefinition
-
To use a Processor for creating a new body as the message to use for wire tapping
- setNewExchangeProcessorRef(String) - Method in class org.apache.camel.model.WireTapDefinition
-
Reference to a Processor to use for creating a new body as the message to use for wire tapping
- setNodes(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
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
The default value is a new line character.
- 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
-
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
- setOmitFields(List<PropertyDefinition>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
-
Prevents a field from being serialized.
- setOmitFields(Map<String, String>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
-
- setOmitResourceId(String) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
If set to true
(default is false
) 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.DefaultErrorHandlerBuilder
-
- setOnExceptionOccurred(Processor) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
- setOnExceptionOccurred(Processor) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
- setOnExceptionOccurred(Processor) - Method in class org.apache.camel.model.OnExceptionDefinition
-
- setOnExceptionOccurredRef(String) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- setOnExceptionOccurredRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
- setOnExceptionOccurredRef(String) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
- 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(Processor) - Method in class org.apache.camel.model.MulticastDefinition
-
- setOnPrepare(Processor) - Method in class org.apache.camel.model.RecipientListDefinition
-
- setOnPrepare(Processor) - Method in class org.apache.camel.model.SplitDefinition
-
- setOnPrepare(Processor) - Method in class org.apache.camel.model.WireTapDefinition
-
- setOnPrepareFailure(Processor) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- setOnPrepareFailure(Processor) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
- setOnPrepareFailure(Processor) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
- setOnPrepareFailureRef(String) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- setOnPrepareFailureRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
- setOnPrepareFailureRef(String) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
- setOnPrepareRef(String) - Method in class org.apache.camel.model.MulticastDefinition
-
- setOnPrepareRef(String) - Method in class org.apache.camel.model.RecipientListDefinition
-
- setOnPrepareRef(String) - Method in class org.apache.camel.model.SplitDefinition
-
- setOnPrepareRef(String) - Method in class org.apache.camel.model.WireTapDefinition
-
- setOnRedelivery(Processor) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- setOnRedelivery(Processor) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
- setOnRedelivery(Processor) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
- setOnRedelivery(Processor) - Method in class org.apache.camel.model.OnExceptionDefinition
-
- setOnRedeliveryRef(String) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- setOnRedeliveryRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
- setOnRedeliveryRef(String) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
- setOnRedeliveryRef(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
- setOnWhen(WhenDefinition) - Method in class org.apache.camel.model.CatchDefinition
-
- setOnWhen(WhenDefinition) - Method in class org.apache.camel.model.OnCompletionDefinition
-
- setOnWhen(WhenDefinition) - Method in class org.apache.camel.model.OnExceptionDefinition
-
- 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.
- setOptionName(String) - Method in class org.apache.camel.model.SagaOptionDefinition
-
Name of the option.
- setOptions(List<SagaOptionDefinition>) - 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
-
- setOutputFormat(String) - Method in class org.apache.camel.model.dataformat.Any23DataFormat
-
What RDF syntax to unmarshal as, can be: NTRIPLES, TURTLE, NQUADS, RDFXML, JSONLD, RDFJSON, RDF4JMODEL.
- 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.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
The name of the class of the input 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
The name of the class of the input data.
- 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
- setPadding(String) - Method in class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
-
The padding character.
- setParallelAggregate(String) - Method in class org.apache.camel.model.MulticastDefinition
-
- setParallelAggregate(String) - Method in class org.apache.camel.model.RecipientListDefinition
-
- setParallelAggregate(String) - Method in class org.apache.camel.model.SplitDefinition
-
- 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
-
- setParams(List<RestOperationParamDefinition>) - 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.ProcessorDefinition
-
- setParser(Object) - Method in class org.apache.camel.model.dataformat.HL7DataFormat
-
To use a custom HL7 parser
- setParserErrorHandler(Object) - 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(Object) - 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
-
Sets the password to be used for basic authentication
- setPassword(String) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
-
The password to use for basic authentication.
- setPassword(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Sets the password for authentication when using client lookup
- setPassword(String) - Method in class org.apache.camel.model.cloud.RibbonServiceCallServiceLoadBalancerConfiguration
-
The password
- 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"
- setPattern(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
- setPattern(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
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
-
- setPermissions(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
Adds permissions that controls which Java packages and classes XStream is allowed to use during unmarshal from
xml/json to Java beans.
- setPermissions(Class<?>...) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
To add permission for the given pojo classes.
- setPermissions(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
-
Adds permissions that controls which Java packages and classes XStream is allowed to use during unmarshal from
xml/json to Java beans.
- setPermissions(Class<?>...) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
-
To add permission for the given pojo classes.
- 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
-
The header that holds the service port information, default ServiceCallConstants.SERVICE_PORT
- setPortName(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Sets the Port Name to use for DNS/DNSSRV lookup.
- setPortProtocol(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Sets the Port Protocol to use for DNS/DNSSRV lookup.
- setPreCompile(String) - Method in class org.apache.camel.model.language.JoorExpression
-
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.
- setPredicateType(PredicateFactory) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
- setPreferTypes(Object) - Method in class org.apache.camel.model.dataformat.FhirDataformat
-
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).
- 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<PropertyDefinition>) - Method in class org.apache.camel.model.cloud.ServiceCallConfiguration
-
Set client properties to use.
- setProperties(List<PropertyDefinition>) - Method in class org.apache.camel.model.PropertyDefinitions
-
- setProperties(List<PropertyDefinition>) - Method in class org.apache.camel.model.RouteTemplateBeanDefinition
-
Optional properties to set on the created local bean
- setProperty(String, Expression) - 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) - 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, ExpressionDefinition) - Constructor for class org.apache.camel.model.SetPropertyDefinition
-
- SetPropertyDefinition(String, Expression) - Constructor for class org.apache.camel.model.SetPropertyDefinition
-
- SetPropertyDefinition(String, String) - Constructor for class org.apache.camel.model.SetPropertyDefinition
-
- setPropertyName(String) - Method in class org.apache.camel.model.RemovePropertyDefinition
-
Name of property to remove
- setProto(String) - Method in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration
-
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").
- setQueueSizeRejectionThreshold(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
- setQuote(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Sets the quote which by default is "
- 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
-
- setReadTimeoutMillis(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
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
-
Initial amount of time to wait between retries.
- setReconnectMaxRetries(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Max number of times to retry
- setReconnectMaxSleepTime(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
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.UniVocityFixedWidthDataFormat
-
Whether or not the record ends on new line.
- 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(RedeliveryPolicy) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
Sets the redelivery policy
- setRedeliveryPolicy(RedeliveryPolicy) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
- setRedeliveryPolicy(RedeliveryPolicy) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
- 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.ErrorHandlerBuilderRef
-
- setRef(String) - Method in class org.apache.camel.model.BeanDefinition
-
Sets a reference to an exiting 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
-
- setRef(String) - Method in interface org.apache.camel.model.errorhandler.ErrorHandlerRefProperties
-
- 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.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.DataFormatTransformerDefinition
-
Set the reference of the DataFormat.
- 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.RestSecurityOAuth2
-
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.
- setRequest(String) - Method in class org.apache.camel.model.dataformat.XmlRpcDataFormat
-
Whether to marshal/unmarshal request or response
Is by default false
- setRequestLogEnabled(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Whether HystrixCommand execution and events should be logged to HystrixRequestLog.
- setRequestVolumeThreshold(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
-
Controls the size of the rolling window used when the circuit breaker is closed
- setRequired(Boolean) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
-
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
- setResponseModel(String) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
-
- setResponseMsgs(List<RestOperationResponseMsgDefinition>) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Sets operation response messages.
- setRest(RestDefinition) - Method in class org.apache.camel.model.rest.VerbDefinition
-
- setRest(Boolean) - Method in class org.apache.camel.model.RouteDefinition
-
- setRestBindingDefinition(RestBindingDefinition) - Method in class org.apache.camel.model.RouteDefinition
-
- setRestCollection(RestsDefinition) - Method in class org.apache.camel.builder.RouteBuilder
-
- setRestDefinition(RestDefinition) - Method in class org.apache.camel.model.RouteDefinition
-
- 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
- setResultType(Class<?>) - Method in class org.apache.camel.builder.SimpleBuilder
-
- setResultType(Class<?>) - Method in class org.apache.camel.model.language.ConstantExpression
-
Sets the class of the constant type
- setResultType(Class<?>) - Method in class org.apache.camel.model.language.CSimpleExpression
-
Sets the class of the result type (type from output)
- setResultType(Class<?>) - Method in class org.apache.camel.model.language.DatasonnetExpression
-
Sets the class of the result type (type from output).
- setResultType(Class<?>) - Method in class org.apache.camel.model.language.JoorExpression
-
Sets the class of the result type (type from output)
- setResultType(Class<?>) - Method in class org.apache.camel.model.language.JsonPathExpression
-
Sets the class of the result type (type from output)
- setResultType(Class<?>) - Method in class org.apache.camel.model.language.SimpleExpression
-
Sets the class of the result type (type from output)
- setResultType(Class<?>) - Method in class org.apache.camel.model.language.XPathExpression
-
Sets the class of the result type (type from output).
- setResultType(Class<?>) - Method in class org.apache.camel.model.language.XQueryExpression
-
Sets the class of the result type (type from output).
- setResultTypeName(String) - Method in class org.apache.camel.model.language.ConstantExpression
-
Sets the class name of the constant type
- setResultTypeName(String) - Method in class org.apache.camel.model.language.CSimpleExpression
-
Sets the class name of the result type (type from output)
- setResultTypeName(String) - Method in class org.apache.camel.model.language.DatasonnetExpression
-
Sets the class name of the result type (type from output)
The default result type is com.datasonnet.document.Document
- setResultTypeName(String) - Method in class org.apache.camel.model.language.JoorExpression
-
Sets the class name of the result type (type from output)
- setResultTypeName(String) - Method in class org.apache.camel.model.language.JsonPathExpression
-
Sets the class name of the result type (type from output)
- setResultTypeName(String) - Method in class org.apache.camel.model.language.SimpleExpression
-
Sets the class name of the result type (type from output)
- setResultTypeName(String) - Method in class org.apache.camel.model.language.XPathExpression
-
Sets the class name of the result type (type from output)
The default result type is NodeSet
- 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(Predicate) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- setRetryWhile(Predicate) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
- setRetryWhile(Predicate) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
- setRetryWhile(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.OnExceptionDefinition
-
- setRetryWhilePolicy(Predicate) - Method in class org.apache.camel.model.OnExceptionDefinition
-
- setRetryWhileRef(String) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- setRetryWhileRef(String) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
- setRetryWhileRef(String) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
- setReverse(String) - Method in class org.apache.camel.model.config.BatchResequencerConfig
-
Whether to reverse the ordering.
- 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.rest.VerbDefinition
-
- setRoute(RouteDefinition) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
- setRouteCollection(RoutesDefinition) - Method in class org.apache.camel.builder.RouteBuilder
-
- 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 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.VerbDefinition
-
The route id this rest-dsl is using (read-only)
- 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 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
-
- 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(CamelSagaService) - Method in class org.apache.camel.model.SagaDefinition
-
- setSagaServiceRef(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(String) - Method in class org.apache.camel.model.SamplingDefinition
-
Sets the sample period during which only a single Exchange will pass through.
- setSamplePeriod(long) - Method in class org.apache.camel.model.SamplingDefinition
-
- 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.SoapJaxbDataFormat
-
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.
- 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(BeanScope) - Method in class org.apache.camel.model.BeanDefinition
-
Scope of bean.
- setScope(String) - Method in class org.apache.camel.model.language.MethodCallExpression
-
Scope of bean.
- setScopes(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestSecurityOAuth2
-
The available scopes for an OAuth2 security scheme
- setScopes(String) - Method in class org.apache.camel.model.rest.SecurityDefinition
-
The scopes to allow (separate multiple scopes by comma)
- setScript(RouteTemplateScriptDefinition) - Method in class org.apache.camel.model.RouteTemplateBeanDefinition
-
The script to execute that creates the bean when using scripting languages.
- setScript(String) - Method in class org.apache.camel.model.RouteTemplateBeanDefinition
-
The script to execute that creates the bean when using scripting languages.
- setScript(String) - Method in class org.apache.camel.model.RouteTemplateScriptDefinition
-
The script to execute that creates the bean when using scripting languages.
- 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(RestSecuritiesDefinition) - Method in class org.apache.camel.model.rest.RestDefinition
-
Sets the security definitions such as Basic, OAuth2 etc.
- setSecurityDefinitions(List<RestSecurityDefinition>) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
-
Security definitions
- setSecurityRequirements(RestSecuritiesRequirement) - Method in class org.apache.camel.model.rest.RestDefinition
-
Sets the security requirement(s) for all endpoints.
- setSecurityRequirements(Collection<SecurityDefinition>) - Method in class org.apache.camel.model.rest.RestSecuritiesRequirement
-
Security requirement configurations
- 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
-
Sets the server blacklist.
- setServers(List<String>) - Method in class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration
-
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
-
Sets a custom ServiceChooser
to use.
- setServiceChooser(ServiceChooser) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Sets a custom ServiceChooser
to use.
- setServiceChooserRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Sets a reference to a custom ServiceChooser
to use.
- setServiceChooserRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Sets a reference to a custom ServiceChooser
to use.
- setServiceDiscovery(ServiceDiscovery) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Sets a custom ServiceDiscovery
to use.
- setServiceDiscovery(ServiceDiscovery) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Sets a custom ServiceDiscovery
to use.
- setServiceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Set the service-call configuration to use
- setServiceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Configures the ServiceDiscovery using the given configuration.
- setServiceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Configures the ServiceDiscovery using the given configuration.
- setServiceDiscoveryConfigurations(List<ServiceCallServiceDiscoveryConfiguration>) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
-
List of ServiceDiscovery configuration to use
- setServiceDiscoveryRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Sets a reference to a custom ServiceDiscovery
to use.
- setServiceDiscoveryRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Sets a reference to a custom ServiceDiscovery
to use.
- setServiceFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
-
Set the ServiceFilter
- setServiceFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Sets a custom ServiceFilter
to use.
- setServiceFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Sets a custom ServiceFilter
to use.
- setServiceFilterConfiguration(ServiceCallServiceFilterConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Configures the ServiceFilter using the given configuration.
- setServiceFilterConfiguration(ServiceCallServiceFilterConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Configures the ServiceFilter using the given configuration.
- setServiceFilterConfigurations(List<ServiceCallServiceFilterConfiguration>) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
-
List of ServiceFilter configuration to use
- setServiceFilterRef(String) - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
-
Reference of a ServiceFilter
- setServiceFilterRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
Sets a reference to a custom ServiceFilter
to use.
- setServiceFilterRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Sets a reference to a custom ServiceFilter
to use.
- setServicePath(String) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
-
The path to look for for service discovery
- setSessionTimeout(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
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 shutdown 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.JoorExpression
-
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(Boolean) - 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.UniVocityFixedWidthDataFormat
-
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.
- setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
To configure security using SSLContextParameters.
- setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
-
To configure security using SSLContextParameters.
- setStartupOrder(Integer) - Method in class org.apache.camel.model.RouteDefinition
-
To configure the ordering of the routes being started
- 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.
- setStopOnAggregateException(String) - Method in class org.apache.camel.model.MulticastDefinition
-
- setStopOnAggregateException(String) - Method in class org.apache.camel.model.RecipientListDefinition
-
- setStopOnAggregateException(String) - Method in class org.apache.camel.model.SplitDefinition
-
- 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
-
- setStrategyMethodAllowNull(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.
- setStrategyMethodAllowNull(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.
- setStrategyMethodAllowNull(String) - 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.
- setStrategyMethodAllowNull(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.
- setStrategyMethodName(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.
- setStrategyMethodName(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.
- setStrategyMethodName(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.
- setStrategyMethodName(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.
- setStrategyRef(String) - Method in class org.apache.camel.model.AggregateDefinition
-
A reference to lookup the AggregationStrategy in the Registry.
- setStrategyRef(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.
- setStrategyRef(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.
- setStrategyRef(String) - Method in class org.apache.camel.model.SplitDefinition
-
Sets a reference to the AggregationStrategy to be used to assemble the replies from the splitted messages, into a
single outgoing message from the Splitter.
- 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 is false
) only elements marked by the FHIR specification as
being "summary elements" will be included.
- setSupportTransacted(boolean) - Method in class org.apache.camel.builder.ErrorHandlerBuilderRef
-
- setSupportTransacted(boolean) - Method in class org.apache.camel.model.errorhandler.ErrorHandlerRefConfiguration
-
- setSupportTransacted(boolean) - Method in interface org.apache.camel.model.errorhandler.ErrorHandlerRefProperties
-
- 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 is false
), narratives will not be included in the encoded
values.
- 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.
- setTemplateBeans(List<RouteTemplateBeanDefinition>) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
- setTemplateParameters(Map<String, Object>) - Method in class org.apache.camel.model.RouteDefinition
-
- setTemplateParameters(List<RouteTemplateParameterDefinition>) - Method in class org.apache.camel.model.RouteTemplateDefinition
-
- setText(String) - Method in class org.apache.camel.model.DescriptionDefinition
-
The description as human readable text
- 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
-
- setThreadPoolKey(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Sets the thread pool key to use.
- setThreadPoolRollingNumberStatisticalWindowBuckets(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Number of buckets the rolling statistical window is broken into.
- setThreadPoolRollingNumberStatisticalWindowInMilliseconds(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Deprecated.
Duration of statistical rolling window in milliseconds.
- setThreadSafety(String) - Method in class org.apache.camel.model.language.XPathExpression
-
Whether to enable thread-safety for the returned result of the xpath expression.
- setTimeout(String) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Set the time the services will be retained.
- setTimeout(String) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
-
To set the maximum time an action could take to complete.
- setTimeout(String) - Method in class org.apache.camel.model.config.StreamResequencerConfig
-
Sets minimum time 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.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(ScheduledExecutorService) - Method in class org.apache.camel.model.AggregateDefinition
-
- setTimeoutCheckerExecutorServiceRef(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.
- setTimeoutExecutorServiceRef(String) - Method in class org.apache.camel.model.Resilience4jConfigurationCommon
-
- setTimeoutInMilliseconds(String) - Method in class org.apache.camel.model.SagaDefinition
-
Set the maximum amount of time for the Saga.
- setTimeoutPoolSize(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
-
Configures the pool size of the thread pool when timeout is enabled.
- setTimeoutScheduledExecutorServiceRef(String) - Method in class org.apache.camel.model.FaultToleranceConfigurationCommon
-
References to a custom thread pool to use 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.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
-
- setToD(ToDynamicDefinition) - Method in class org.apache.camel.model.rest.VerbDefinition
-
- 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.
- setTokenUrl(String) - Method in class org.apache.camel.model.rest.RestSecurityOAuth2
-
The token URL to be used for this flow.
- setToOrRoute(OptionalIdentifiedDefinition<?>) - Method in class org.apache.camel.model.rest.VerbDefinition
-
To route from this REST service to a Camel endpoint, or an inlined route
- setToType(String) - Method in class org.apache.camel.model.transformer.TransformerDefinition
-
Set the 'to' data type name.
- setToType(Class<?>) - Method in class org.apache.camel.model.transformer.TransformerDefinition
-
Set the 'to' data type using Java class.
- 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.
- 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
-
Sets whether to turn on trust certificate check when using client lookup
- setType(String) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
-
To set the discovery type, valid values are on-demand and watch.
- 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.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.language.XQueryExpression
-
Sets the class name of the result type (type from output)
The default result type is NodeSet
- setType(Class<? extends Policy>) - Method in class org.apache.camel.model.PolicyDefinition
-
Sets a policy type that this definition should scope within.
- 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
The name of the class of the input data.
- setType(RestParamType) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
-
Sets the parameter type.
- 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.RouteTemplateBeanDefinition
-
What type to use for creating the bean.
- 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.validator.ValidatorDefinition
-
Set the data type name.
- setType(Class<?>) - Method in class org.apache.camel.model.validator.ValidatorDefinition
-
Set the data type using Java class.
- setTypeClass(Class<?>) - Method in class org.apache.camel.model.ConvertBodyDefinition
-
- 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.
- 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
-
Set the time unit for the timeout.
- setUnits(String) - Method in class org.apache.camel.model.SamplingDefinition
-
Deprecated.
- setUnits(TimeUnit) - Method in class org.apache.camel.model.SamplingDefinition
-
Deprecated.
- 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.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.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.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.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
- 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.
- setUri(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
The uri of the endpoint to send to.
- setUri(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
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.rest.VerbDefinition
-
Uri template of this REST service such as /{id}.
- 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
-
- setUris(String) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
-
The URIs the client can connect to.
- setUrl(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
- setUrl(String) - Method in class org.apache.camel.model.rest.RestSecurityOpenIdConnect
-
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.
- setUrn(String) - Method in class org.apache.camel.model.InputTypeDefinition
-
Set 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.
- setUsedForGeneratingNodeId(Boolean) - Method in class org.apache.camel.model.rest.VerbDefinition
-
- 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.DefaultErrorHandlerBuilder
-
- setUseOriginalBody(boolean) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
- setUseOriginalBody(boolean) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
- setUseOriginalBody(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
- setUseOriginalMessage(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- setUseOriginalMessage(boolean) - Method in class org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
-
- setUseOriginalMessage(boolean) - Method in interface org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
- 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.ConsulServiceCallServiceDiscoveryConfiguration
-
Sets the username to be used for basic authentication
- setUserName(String) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
-
The user name to use for basic authentication.
- setUsername(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
-
Sets the username for authentication when using client lookup
- setUsername(String) - Method in class org.apache.camel.model.cloud.RibbonServiceCallServiceLoadBalancerConfiguration
-
The username
- setUseXForwardHeaders(Boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Whether to use X-Forward headers for Host and related setting.
- setUsingIterator(String) - Method in class org.apache.camel.model.dataformat.ASN1DataFormat
-
If the asn1 file has more then one entry, the setting this option to true, allows to work 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 then one entry, the setting this option to true, allows to work 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 then one entry, the setting this option to true, allows to work 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
Is by default true.
- setValidate(String) - Method in class org.apache.camel.model.InputTypeDefinition
-
Set if validation is required for this input type.
- setValidate(String) - Method in class org.apache.camel.model.OutputTypeDefinition
-
Set if validation is required for this output type.
- setValidating(String) - Method in class org.apache.camel.model.dataformat.IcalDataFormat
-
Whether to validate.
- 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.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
-
Property value
- setValue(String) - Method in class org.apache.camel.model.rest.RestPropertyDefinition
-
Property value
- 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.SoapJaxbDataFormat
-
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.
- setWriteTimeoutMillis(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
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.
- shutdownRoute(ShutdownRoute) - Method in class org.apache.camel.model.RouteDefinition
-
Configures a shutdown route option.
- shutdownRoute(String) - Method in class org.apache.camel.model.RouteDefinition
-
Configures a shutdown route option.
- shutdownRunningTask(ShutdownRunningTask) - Method in class org.apache.camel.model.RouteDefinition
-
Configures a shutdown running task option.
- shutdownRunningTask(String) - Method in class org.apache.camel.model.RouteDefinition
-
Configures a shutdown running task option.
- simple(String) - Static method in class org.apache.camel.builder.Builder
-
Returns a simple expression
- simple(String, Class<?>) - 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, Class<?>) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a simple expression value builder
- simple(String) - Method in class org.apache.camel.builder.ExpressionClause
-
- simple(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
-
- simple(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
- simple(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
- simple(String) - Static method in class org.apache.camel.builder.SimpleBuilder
-
- simple(String, Class<?>) - Static method in class org.apache.camel.builder.SimpleBuilder
-
- SimpleBuilder - Class in org.apache.camel.builder
-
Creates an Simple language builder.
- SimpleBuilder(String) - Constructor for class org.apache.camel.builder.SimpleBuilder
-
- 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
-
- simpleF(String, Object...) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a simple expression value builder, using String.format style
- 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...) - Static method in class org.apache.camel.builder.SimpleBuilder
-
- simpleF(String, Class<?>, Object...) - Static method in class org.apache.camel.builder.SimpleBuilder
-
- 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
-
- 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
-
- skipSendToOriginalEndpoint() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
-
Skip sending the Exchange
to the original intended endpoint
- 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.
- soapjaxb() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Soap 1.1 JAXB data format
- soapjaxb(String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Soap 1.1 JAXB data format
- soapjaxb(String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Soap 1.1 JAXB data format
- soapjaxb(String, Object) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Soap 1.1 JAXB data format
- soapjaxb12() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Soap 1.2 JAXB data format
- soapjaxb12(String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Soap 1.2 JAXB data format
- soapjaxb12(String, String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Soap 1.2 JAXB data format
- soapjaxb12(String, Object) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Soap JAXB data format
- SoapJaxbDataFormat - Class in org.apache.camel.model.dataformat
-
Marshal Java objects to SOAP messages and back.
- SoapJaxbDataFormat() - Constructor for class org.apache.camel.model.dataformat.SoapJaxbDataFormat
-
- SoapJaxbDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.SoapJaxbDataFormat
-
- SoapJaxbDataFormat(String, String) - Constructor for class org.apache.camel.model.dataformat.SoapJaxbDataFormat
-
- SoapJaxbDataFormat(String, Object) - Constructor for class org.apache.camel.model.dataformat.SoapJaxbDataFormat
-
- 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
- sort() - Method in class org.apache.camel.model.ProcessorDefinition
-
Sorts the expression
- 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
-
- spel(String) - Method in class org.apache.camel.builder.ExpressionClause
-
- spel(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
- 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
-
- 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
-
- sslContextParameters(SSLContextParameters) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
To configure security using SSLContextParameters.
- sslContextParameters(SSLContextParameters) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
-
To configure security using SSLContextParameters.
- 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
Camel will reorder routes and star them ordered by 0..N where 0 is the lowest number and N the highest number.
- StaticServiceCallServiceDiscoveryConfiguration - Class in org.apache.camel.model.cloud
-
- StaticServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration
-
- StaticServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration
-
- 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
-
- staticServiceDiscovery() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
-
- staticServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
- staticServiceDiscovery(StaticServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
- staticServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
- 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
-
- 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
-
- 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
-
- stopOnAggregateException() - Method in class org.apache.camel.model.MulticastDefinition
-
If enabled, unwind exceptions occurring at aggregation time to the error handler when parallelProcessing is used.
- stopOnAggregateException() - Method in class org.apache.camel.model.RecipientListDefinition
-
If enabled, unwind exceptions occurring at aggregation time to the error handler when parallelProcessing is used.
- stopOnAggregateException() - Method in class org.apache.camel.model.SplitDefinition
-
If enabled, unwind exceptions occurring at aggregation time to the error handler when parallelProcessing is used.
- stopOnAggregateException(boolean) - Method in class org.apache.camel.model.SplitDefinition
-
If enabled, unwind exceptions occurring at aggregation time to the error handler when parallelProcessing is used.
- stopOnAggregateException(String) - Method in class org.apache.camel.model.SplitDefinition
-
If enabled, unwind exceptions occurring at aggregation time to the error handler when parallelProcessing is used.
- 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(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() - 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.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.
- storeNulls() - Method in class org.apache.camel.builder.FlexibleAggregationStrategy
-
Enables storing null values in the resulting collection.
- strategy() - Method in class org.apache.camel.model.AggregateDefinition
-
- strategy(AggregationStrategy) - Method in class org.apache.camel.model.AggregateDefinition
-
- 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
-
- streamCaching() - Method in class org.apache.camel.model.RouteDefinition
-
Enable stream caching for this route.
- streamCaching(String) - Method in class org.apache.camel.model.RouteDefinition
-
Enable stream caching for this route.
- 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 splitted 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 splitted 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 splitted message is
processed one by one.
- StreamResequencerConfig - Class in org.apache.camel.model.config
-
Configures stream-processing resequence eip.
- StreamResequencerConfig() - Constructor for class org.apache.camel.model.config.StreamResequencerConfig
-
- StreamResequencerConfig(int, long) - Constructor for class org.apache.camel.model.config.StreamResequencerConfig
-
- StreamResequencerConfig(int, long, ExpressionResultComparator) - 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
-
- 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.
- 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
- supportTransacted() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- supportTransacted() - Method in interface org.apache.camel.builder.ErrorHandlerBuilder
-
Whether this error handler supports transacted exchanges.
- supportTransacted() - Method in class org.apache.camel.builder.ErrorHandlerBuilderRef
-
- supportTransacted() - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
-
- supportTransacted() - Method in class org.apache.camel.builder.NoErrorHandlerBuilder
-
- syncDelayed() - Method in class org.apache.camel.model.DelayDefinition
-
Enables asynchronous delay which means the thread will not block while delaying.
- 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
-
- systemProperty(String) - Static method in class org.apache.camel.builder.Builder
-
Returns an expression 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) - Method in class org.apache.camel.builder.BuilderSupport
-
Returns a value builder 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