- 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
-
- SagaDefinitionPropertyPlaceholderProvider - Class in org.apache.camel.model.placeholder
-
Source code generated by org.apache.camel:apt
- SagaDefinitionPropertyPlaceholderProvider(Object) - Constructor for class org.apache.camel.model.placeholder.SagaDefinitionPropertyPlaceholderProvider
-
- SagaOptionDefinition - Class in org.apache.camel.model
-
Allows to declare 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.
- SagaReifier - Class in org.apache.camel.reifier
-
- SagaReifier(ProcessorDefinition<?>) - Constructor for class org.apache.camel.reifier.SagaReifier
-
- sagaService(CamelSagaService) - Method in class org.apache.camel.model.SagaDefinition
-
- sample() - Method in class org.apache.camel.model.ProcessorDefinition
-
Sampling Throttler
Creates a sampling throttler allowing you to extract a sample of
exchanges from the traffic on a route.
- sample(long, 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(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(long, TimeUnit) - Constructor for class org.apache.camel.model.SamplingDefinition
-
- SamplingDefinition(long) - Constructor for class org.apache.camel.model.SamplingDefinition
-
- SamplingDefinitionPropertyPlaceholderProvider - Class in org.apache.camel.model.placeholder
-
Source code generated by org.apache.camel:apt
- SamplingDefinitionPropertyPlaceholderProvider(Object) - Constructor for class org.apache.camel.model.placeholder.SamplingDefinitionPropertyPlaceholderProvider
-
- SamplingReifier - Class in org.apache.camel.reifier
-
- SamplingReifier(ProcessorDefinition<?>) - Constructor for class org.apache.camel.reifier.SamplingReifier
-
- 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
-
- ScriptDefinitionPropertyPlaceholderProvider - Class in org.apache.camel.model.placeholder
-
Source code generated by org.apache.camel:apt
- ScriptDefinitionPropertyPlaceholderProvider(Object) - Constructor for class org.apache.camel.model.placeholder.ScriptDefinitionPropertyPlaceholderProvider
-
- ScriptReifier - Class in org.apache.camel.reifier
-
- ScriptReifier(ProcessorDefinition<?>) - Constructor for class org.apache.camel.reifier.ScriptReifier
-
- secureXML() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- secureXML(String, boolean) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the XML Security data format
- secureXML(String, Map<String, String>, boolean) - 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
-
- SecurityDefinitionPropertyPlaceholderProvider - Class in org.apache.camel.model.placeholder
-
Source code generated by org.apache.camel:apt
- SecurityDefinitionPropertyPlaceholderProvider(Object) - Constructor for class org.apache.camel.model.placeholder.SecurityDefinitionPropertyPlaceholderProvider
-
- securityDefinitions() - Method in class org.apache.camel.model.rest.RestDefinition
-
To configure security definitions.
- selectFirst() - Method in class org.apache.camel.builder.AdviceWithBuilder
-
Will only apply the first node matched.
- selectIndex(int) - Method in class org.apache.camel.builder.AdviceWithBuilder
-
Will only apply the n'th node matched.
- selectLast() - Method in class org.apache.camel.builder.AdviceWithBuilder
-
Will only apply the last node matched.
- selectRange(int, int) - Method in class org.apache.camel.builder.AdviceWithBuilder
-
Will only apply the node in the index range matched.
- SendDefinition<Type 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
-
- SendReifier - Class in org.apache.camel.reifier
-
- SendReifier(ProcessorDefinition<?>) - Constructor for class org.apache.camel.reifier.SendReifier
-
- 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(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Refers to a ServiceCall configuration to use
- 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
-
- ServiceCallDefinitionConstants - Class in org.apache.camel.model.cloud
-
- ServiceCallDefinitionPropertyPlaceholderProvider - Class in org.apache.camel.model.placeholder
-
Source code generated by org.apache.camel:apt
- ServiceCallDefinitionPropertyPlaceholderProvider(Object) - Constructor for class org.apache.camel.model.placeholder.ServiceCallDefinitionPropertyPlaceholderProvider
-
- 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
-
- ServiceCallReifier - Class in org.apache.camel.reifier
-
- ServiceCallReifier(ProcessorDefinition<?>) - Constructor for class org.apache.camel.reifier.ServiceCallReifier
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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(Boolean) - 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(Boolean) - Method in class org.apache.camel.model.EnrichDefinition
-
- setAggregateOnException(Boolean) - 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(Boolean) - Method in class org.apache.camel.model.EnrichDefinition
-
- setAggregationStrategyMethodAllowNull(Boolean) - 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 POJOs 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(Integer) - 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(Map<String, String>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
-
Alias a Class to a shorter name to be used in XML elements.
- setAllowableValues(List<String>) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
-
Sets the Swagger Parameter list of allowable values (enum).
- setAllowableValues(List<String>) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
-
Sets the Swagger Parameter list of allowable values.
- setAllowAnyType(boolean) - 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
false
- setAllowCoreThreadTimeOut(Boolean) - Method in class org.apache.camel.model.ThreadsDefinition
-
- setAllowDuplicates(Boolean) - Method in class org.apache.camel.model.config.BatchResequencerConfig
-
Whether to allow duplicates.
- setAllowEasyPredicate(Boolean) - Method in class org.apache.camel.model.language.JsonPathExpression
-
Whether to allow using the easy predicate parser to pre-parse predicates.
- setAllowEmptyDirectory(Boolean) - 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(Boolean) - 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
- setAllowJmsType(Boolean) - 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(Boolean) - 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(Boolean) - 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.
- setAllowMaximumSizeToDivergeFromCoreSize(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Allows the configuration for maximumSize to take effect.
- setAllowMissingColumnNames(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Whether to allow missing column names.
- setAllowMultipleMatchesPerLine(boolean) - Method in class org.apache.camel.model.dataformat.GrokDataFormat
-
If false, every line of input is matched for pattern only once.
- setAllowOptimisedComponents(Boolean) - Method in class org.apache.camel.model.ToDynamicDefinition
-
- setAllowRedeliveryWhileStopping(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setAllowShortLines(Boolean) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
-
Allows for lines to be shorter than expected and ignores the extra
characters
- setAllowSimple(Boolean) - Method in class org.apache.camel.model.language.JsonPathExpression
-
Whether to allow in inlined simple exceptions in the JsonPath expression
- setAllowUnmarshallType(Boolean) - 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(Boolean) - 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(Boolean) - 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.
- setApiComponent(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
The name of the Camel component to use as the REST API (such as swagger)
- 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(Boolean) - Method in class org.apache.camel.model.rest.RestDefinition
-
Whether to include or exclude the VerbDefinition in API documentation.
- setApiDocs(Boolean) - 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 an specific hostname for the API documentation (eg swagger)
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 (swagger).
- 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(Boolean) - 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 Swagger Parameter array type.
- setArrayType(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
-
Sets the Swagger Parameter array type.
- setAsMap(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
Whether the unmarshalling should produce maps for the lines values
instead of lists.
- setAsyncDelayed(Boolean) - Method in class org.apache.camel.model.DelayDefinition
-
- setAsyncDelayed(Boolean) - Method in class org.apache.camel.model.ThrottleDefinition
-
- setAsyncDelayedRedelivery(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- 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.
- 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(int) - Method in class org.apache.camel.model.config.BatchResequencerConfig
-
Sets the size of the batch to be re-ordered.
- setBatchTimeout(long) - 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 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.
- setBeanType(String) - Method in class org.apache.camel.model.BeanDefinition
-
Sets the Class of the bean
- setBeanType(Class<?>) - Method in class org.apache.camel.model.BeanDefinition
-
Sets the Class of the bean
- setBeanType(Class<?>) - Method in class org.apache.camel.model.language.MethodCallExpression
-
- setBeanTypeName(String) - Method in class org.apache.camel.model.language.MethodCallExpression
-
Class name of the bean to use
- setBinaryContent(Boolean) - 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(RestBindingMode) - 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(RestBindingMode) - Method in class org.apache.camel.model.rest.RestDefinition
-
Sets the binding mode to use.
- setBindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Sets the binding mode to use.
- setBlockSeconds(Integer) - 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(Supplier<Result>) - 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
-
- SetBodyDefinitionPropertyPlaceholderProvider - Class in org.apache.camel.model.placeholder
-
Source code generated by org.apache.camel:apt
- SetBodyDefinitionPropertyPlaceholderProvider(Object) - Constructor for class org.apache.camel.model.placeholder.SetBodyDefinitionPropertyPlaceholderProvider
-
- SetBodyReifier - Class in org.apache.camel.reifier
-
- SetBodyReifier(ProcessorDefinition<?>) - Constructor for class org.apache.camel.reifier.SetBodyReifier
-
- setBuffersize(Integer) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
-
The size of the buffer used in the signature process.
- 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(Boolean) - Method in class org.apache.camel.model.BeanDefinition
-
Caches the bean lookup, to avoid lookup up bean on every usage.
- setCacheSize(Integer) - Method in class org.apache.camel.model.DynamicRouterDefinition
-
- setCacheSize(Integer) - Method in class org.apache.camel.model.EnrichDefinition
-
- setCacheSize(Integer) - Method in class org.apache.camel.model.PollEnrichDefinition
-
- setCacheSize(Integer) - Method in class org.apache.camel.model.RecipientListDefinition
-
- setCacheSize(Integer) - Method in class org.apache.camel.model.RoutingSlipDefinition
-
- setCacheSize(Integer) - Method in class org.apache.camel.model.ToDynamicDefinition
-
- setCallerRunsWhenRejected(Boolean) - Method in class org.apache.camel.model.DelayDefinition
-
- setCallerRunsWhenRejected(Boolean) - Method in class org.apache.camel.model.ThreadsDefinition
-
- setCallerRunsWhenRejected(Boolean) - Method in class org.apache.camel.model.ThrottleDefinition
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cluster.ClusteredRoutePolicy
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.model.rest.RestsDefinition
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.model.RoutesDefinition
-
- setCapacity(int) - Method in class org.apache.camel.model.config.StreamResequencerConfig
-
Sets the capacity of the resequencer's inbound queue.
- setCharset(String) - Method in class org.apache.camel.model.ConvertBodyDefinition
-
To use a specific charset when converting
- setCircuitBreakerEnabled(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Whether to use a HystrixCircuitBreaker or not.
- setCircuitBreakerErrorThresholdPercentage(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Error percentage threshold (as whole number such as 50) at which point
the circuit breaker will trip open and reject requests.
- setCircuitBreakerForceClosed(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
If true the HystrixCircuitBreaker#allowRequest() will always return true
to allow requests regardless of the error percentage from
HystrixCommandMetrics.getHealthCounts().
- setCircuitBreakerForceOpen(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
If true the HystrixCircuitBreaker.allowRequest() will always return
false, causing the circuit to be open (tripped) and reject all requests.
- setCircuitBreakerRequestVolumeThreshold(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Minimum number of requests in the
metricsRollingStatisticalWindowInMilliseconds() that must exist before
the HystrixCircuitBreaker will trip.
- setCircuitBreakerSleepWindowInMilliseconds(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
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(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.
- setClazzName(String) - Method in class org.apache.camel.model.dataformat.ASN1DataFormat
-
Name of class to use when unmarshalling
- 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(Boolean) - Method in class org.apache.camel.model.rest.RestBindingDefinition
-
Whether to enable validation of the client request to check whether the
Content-Type and Accept headers from the client is supported by the
Rest-DSL configuration of its consumes/produces settings.
- setClientRequestValidation(Boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Whether to enable validation of the client request to check whether the
Content-Type and Accept headers from the client is supported by the
Rest-DSL configuration of its consumes/produces settings.
- setClientRequestValidation(Boolean) - Method in class org.apache.camel.model.rest.RestDefinition
-
Whether to enable validation of the client request to check whether the
Content-Type and Accept headers from the client is supported by the
Rest-DSL configuration of its consumes/produces settings.
- setClientRequestValidation(Boolean) - Method in class org.apache.camel.model.rest.VerbDefinition
-
Whether to enable validation of the client request to check whether the
Content-Type and Accept headers from the client is supported by the
Rest-DSL configuration of its consumes/produces settings.
- setCloseCorrelationKeyOnCompletion(Integer) - Method in class org.apache.camel.model.AggregateDefinition
-
- setClsName(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.AliasEntry
-
- setClsName(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ConverterEntry
-
- setClsName(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionEntry
-
- setClsName(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldEntry
-
- setClusterService(CamelClusterService) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
Set the cluster service to use.
- setClusterServiceSelector(CamelClusterService.Selector) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
Set the selector strategy to look-up a CamelClusterService
- setCode(String) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
-
- setCollectionFormat(CollectionFormat) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
-
Sets the Swagger Parameter collection format.
- setCollectionFormat(CollectionFormat) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
-
Sets the Swagger Parameter collection format.
- 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
-
- 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.
- 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(Boolean) - 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(Boolean) - 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(Boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
-
- setCompletionFromBatchConsumer(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
-
- setCompletionInterval(Long) - Method in class org.apache.camel.model.AggregateDefinition
-
- setCompletionMode(SagaCompletionMode) - Method in class org.apache.camel.model.SagaDefinition
-
Determine how the saga should be considered complete.
- setCompletionOnNewCorrelationGroup(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
-
- setCompletionPredicate(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.AggregateDefinition
-
- setCompletionSize(Integer) - 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(Long) - Method in class org.apache.camel.model.AggregateDefinition
-
- setCompletionTimeoutCheckerInterval(Long) - 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 restlet, spark-rest.
- 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(Integer) - 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(Integer) - Method in class org.apache.camel.model.dataformat.ZipDeflaterDataFormat
-
To specify a specific compression between 0-9.
- 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.
- setConfigurationRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Refers to a ServiceCall configuration to use
- setConnectionTimeout(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
Connection timeout.
- setConnectTimeoutMillis(Long) - 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(Boolean) - Method in class org.apache.camel.model.DataFormatDefinition
-
Whether the data format should set the Content-Type header with
the type from the data format if the data format is capable of doing so.
- 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.
- setContinued(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.OnExceptionDefinition
-
- setContinuedPolicy(Predicate) - Method in class org.apache.camel.model.OnExceptionDefinition
-
- setConverters(List<String>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
-
List of class names for using custom XStream converters.
- setCopy(Boolean) - 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(Boolean) - Method in class org.apache.camel.model.WireTapDefinition
-
- setCorePoolSize(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
- 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 Swagger Parameter data format.
- setDataFormat(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
-
Sets the Swagger 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(Map<String, DataFormatDefinition>) - Method in class org.apache.camel.impl.AbstractModelCamelContext
-
- setDataFormats(Map<String, DataFormatDefinition>) - Method in class org.apache.camel.impl.DefaultModel
-
- 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 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 Swagger Parameter data type.
- setDataType(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
-
Sets the Swagger header data type.
- setDeadLetter(Endpoint) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- setDeadLetterHandleNewException(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- setDeadLetterUri(String) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- setDefaultInstance(Object) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
-
- setDefaultInstance(Object) - Method in class org.apache.camel.model.dataformat.ThriftDataFormat
-
- setDefaultProfile(Boolean) - 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
-
- setDefinition(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
-
The flatpack pzmap configuration file.
- 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
-
- setDeliveryAttemptInterval(Long) - 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.
- 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 Swagger 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.
- 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.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.
- setDisableRedelivery(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
Disables redelivery (same as setting maximum redeliveries to 0)
- setDiscardOnAggregationFailure(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
-
- setDiscardOnCompletionTimeout(Boolean) - 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(Boolean) - 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.
- setDumperOptions(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
DumperOptions to configure outgoing objects.
- setDynamicUri(Boolean) - Method in class org.apache.camel.model.WireTapDefinition
-
- setEager(Boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
-
- setEagerCheckCompletion(Boolean) - 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(Boolean) - 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(Boolean) - Method in class org.apache.camel.model.rest.RestDefinition
-
Whether to enable CORS headers in the HTTP response.
- setEnableCORS(Boolean) - 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.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.
- setEnableJaxbAnnotationModule(Boolean) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
Whether to enable the JAXB annotations module when using jackson.
- setEnableJaxbAnnotationModule(Boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
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(Boolean) - 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
-
- 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(Boolean) - 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 Swagger example
- setExamples(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
-
Sets the Swagger 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
-
- setExceptionPolicyStrategy(ExceptionPolicyStrategy) - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
-
Sets the exception policy strategy to use for resolving the
OnExceptionDefinition
to use for a given
thrown exception
- 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
-
- SetExchangePatternDefinitionPropertyPlaceholderProvider - Class in org.apache.camel.model.placeholder
-
Source code generated by org.apache.camel:apt
- SetExchangePatternDefinitionPropertyPlaceholderProvider(Object) - Constructor for class org.apache.camel.model.placeholder.SetExchangePatternDefinitionPropertyPlaceholderProvider
-
- SetExchangePatternReifier - Class in org.apache.camel.reifier
-
- 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(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Number of concurrent requests permitted to HystrixCommand.run().
- setExecutionIsolationStrategy(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
What isolation strategy HystrixCommand.run() will be executed with.
- setExecutionIsolationThreadInterruptOnTimeout(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Whether the execution thread should attempt an interrupt (using
Future.cancel(boolean)
) when a thread times out.
- setExecutionTimeoutEnabled(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Whether the timeout mechanism is enabled for this command
- setExecutionTimeoutInMilliseconds(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
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(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.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(Boolean) - 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(Expression) - Method in class org.apache.camel.model.ExpressionSubElementDefinition
-
- 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.ExpressionSubElementDefinition
-
- setExpressionType(ExpressionDefinition) - Method in class org.apache.camel.model.language.ExpressionDefinition
-
Allows derived classes to set a lazily created expressionType instance
such as if using the
ExpressionClause
- 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
- setFailureProcessor(Processor) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- setFallbackEnabled(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Whether HystrixCommand.getFallback() should be attempted when failure
occurs.
- setFallbackIsolationSemaphoreMaxConcurrentRequests(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Number of concurrent requests permitted to HystrixCommand.getFallback().
- setFallbackViaNetwork(Boolean) - Method in class org.apache.camel.model.OnFallbackDefinition
-
Whether the fallback goes over the network.
- 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.
- setFields(String[]) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionEntry
-
- setFields(String[]) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldEntry
-
- setFilter(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
-
- setFilterNonXmlChars(Boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
To ignore non xml characheters and replace them with an empty space.
- setFilters(Collection<ClusteredRouteFilter>) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
Sets the filters used to filter cluster aware routes.
- setFixed(Boolean) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
-
Delimited or fixed.
- setFlattened(boolean) - 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(Boolean) - 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
- 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(Boolean) - 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.
- 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(Integer) - 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
-
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(Integer) - 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
-
- SetHeaderDefinitionPropertyPlaceholderProvider - Class in org.apache.camel.model.placeholder
-
Source code generated by org.apache.camel:apt
- SetHeaderDefinitionPropertyPlaceholderProvider(Object) - Constructor for class org.apache.camel.model.placeholder.SetHeaderDefinitionPropertyPlaceholderProvider
-
- setHeaderDisabled(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
- setHeaderExtractionEnabled(Boolean) - 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
-
Name of header to remove
- SetHeaderReifier - Class in org.apache.camel.reifier
-
- SetHeaderReifier(ProcessorDefinition<?>) - Constructor for class org.apache.camel.reifier.SetHeaderReifier
-
- 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(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
Whether or not the headers are disabled.
- setHeadersInline(Boolean) - 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(Integer) - 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.impl.AbstractModelCamelContext
-
- setHystrixConfiguration(HystrixConfigurationDefinition) - Method in class org.apache.camel.impl.DefaultModel
-
- setHystrixConfiguration(HystrixConfigurationDefinition) - Method in class org.apache.camel.model.HystrixDefinition
-
- setHystrixConfiguration(HystrixConfigurationDefinition) - Method in interface org.apache.camel.model.Model
-
Sets the default Hystrix configuration
- setHystrixConfigurationRef(String) - Method in class org.apache.camel.model.HystrixDefinition
-
Refers to a Hystrix configuration to use for configuring the Hystrix EIP.
- setHystrixConfigurations(List<HystrixConfigurationDefinition>) - Method in class org.apache.camel.impl.AbstractModelCamelContext
-
- setHystrixConfigurations(List<HystrixConfigurationDefinition>) - Method in class org.apache.camel.impl.DefaultModel
-
- 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(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Whether to ignore empty lines.
- setIgnoreExtraColumns(Boolean) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
-
Allows for lines to be longer than expected and ignores the extra
characters.
- setIgnoreFirstRecord(Boolean) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
-
Whether the first line is ignored for delimited files (for the column
headers).
- setIgnoreHeaderCase(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Sets whether or not to ignore case when accessing header names.
- setIgnoreInvalidCorrelationKeys(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
-
- setIgnoreInvalidEndpoint(Boolean) - Method in class org.apache.camel.model.EnrichDefinition
-
- setIgnoreInvalidEndpoint(Boolean) - Method in class org.apache.camel.model.PollEnrichDefinition
-
- setIgnoreInvalidEndpoint(Boolean) - Method in class org.apache.camel.model.ToDynamicDefinition
-
- setIgnoreInvalidEndpoints(Boolean) - Method in class org.apache.camel.model.DynamicRouterDefinition
-
- setIgnoreInvalidEndpoints(Boolean) - Method in class org.apache.camel.model.RecipientListDefinition
-
- setIgnoreInvalidEndpoints(Boolean) - Method in class org.apache.camel.model.RoutingSlipDefinition
-
- setIgnoreInvalidExchanges(Boolean) - Method in class org.apache.camel.model.config.BatchResequencerConfig
-
Whether to ignore invalid exchanges
- setIgnoreInvalidExchanges(Boolean) - Method in class org.apache.camel.model.config.StreamResequencerConfig
-
Whether to ignore invalid exchanges
- setIgnoreInvalidRecords(Boolean) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
-
Whether to ignore invalid records.
- setIgnoreJAXBElement(Boolean) - 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(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
Whether or not the leading white spaces must be ignored.
- setIgnoreSurroundingSpaces(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Whether to ignore surrounding spaces
- setIgnoreTrailingWhitespaces(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
Whether or not the trailing white spaces must ignored.
- setIgnoreUnexpectedRecords(Boolean) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
-
Whether to ignore unexpected records.
- setIgnoreUnidentifiedRecords(Boolean) - 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(Map<String, String[]>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
-
Adds a default implicit collection which is used for any unmapped XML
tag.
- 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.
- 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(Boolean) - 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(Boolean) - 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
- setInHeader(Boolean) - 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.
- setInitialDelay(Duration) - Method in class org.apache.camel.impl.cluster.ClusteredRouteConfiguration
-
- setInitialDelay(Duration) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
Set the amount of time the route controller should wait before to start
the routes after the camel context is started.
- setInitialDelay(Duration) - Method in class org.apache.camel.impl.cluster.ClusteredRoutePolicy
-
- 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(Boolean) - 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(Boolean) - 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 unarmshalling
- setInstanceClass(String) - Method in class org.apache.camel.model.dataformat.ThriftDataFormat
-
Name of class to use when unarmshalling
- setInstanceClassName(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
-
Class name to use for marshal and unmarshalling
- setIntegrity(Boolean) - 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.RoutesDefinition
-
- setIntercepts(List<InterceptDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
-
- 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.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.
- setKeepAliveTime(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
- setKeepAliveTime(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
-
Sets the keep alive time for idle threads in the pool
- setKeepAliveTime(Long) - 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(Boolean) - 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(Boolean) - 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(Integer) - Method in class org.apache.camel.model.dataformat.UniVocityHeader
-
Header length
- setLibrary(JsonLibrary) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
Which json library to use.
- setLibrary(YAMLLibrary) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
Which yaml library to use.
- setLineLength(Integer) - 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
- setList(List<XStreamDataFormat.AliasEntry>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.AliasList
-
- setList(List<XStreamDataFormat.ConverterEntry>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ConverterList
-
- setList(List<XStreamDataFormat.ImplicitCollectionEntry>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionList
-
- setList(List<XStreamDataFormat.OmitFieldEntry>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldList
-
- 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.
- setLoadBalancer(LoadBalancer) - Method in class org.apache.camel.model.LoadBalancerDefinition
-
- 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(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(LoggingLevel) - 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(Boolean) - 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
- 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(Boolean) - Method in class org.apache.camel.model.RollbackDefinition
-
Mark the transaction for rollback only (cannot be overruled to commit)
- setMarkRollbackOnlyLast(Boolean) - 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
- setMaximumFailoverAttempts(Integer) - 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(Integer) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
-
- setMaximumRetryDelay(Long) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
-
- setMaximumSize(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
- setMaxPoolSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
-
Sets the maximum pool size
- setMaxPoolSize(Integer) - Method in class org.apache.camel.model.ThreadsDefinition
-
- setMaxQueueSize(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
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(Integer) - 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(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.
- 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(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Time in milliseconds to wait between allowing health snapshots to be
taken that calculate success and error percentages and affect
HystrixCircuitBreaker.isOpen() status.
- setMetricsRollingPercentileBucketSize(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Maximum number of values stored in each bucket of the rolling percentile.
- setMetricsRollingPercentileEnabled(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Whether percentile metrics should be captured using
HystrixRollingPercentile inside HystrixCommandMetrics.
- setMetricsRollingPercentileWindowBuckets(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Number of buckets the rolling percentile window is broken into.
- setMetricsRollingPercentileWindowInMilliseconds(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Duration of percentile rolling window in milliseconds.
- setMetricsRollingStatisticalWindowBuckets(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Number of buckets the rolling statistical window is broken into.
- setMetricsRollingStatisticalWindowInMilliseconds(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
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.
- 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(OnCompletionMode) - Method in class org.apache.camel.model.OnCompletionDefinition
-
Sets the on completion mode.
- 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.
- 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.
- setMultipartSubType(String) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
-
Specify the subtype of the MIME Multipart.
- setMultipartWithoutAttachment(Boolean) - 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(Boolean) - 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.dataformat.XStreamDataFormat.AliasEntry
-
- setName(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
-
Sets the Swagger 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.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(boolean) - 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.impl.cluster.ClusteredRouteConfiguration
-
- setNamespace(String) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
Set the default namespace.
- 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(Boolean) - 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(Integer) - 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(Boolean) - 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.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.
- setObjectModel(String) - Method in class org.apache.camel.model.language.XPathExpression
-
The XPath object model to use
- setOmitFields(Map<String, String[]>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
-
Prevents a field from being serialized.
- setOmitResourceId(Boolean) - 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(Boolean) - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
-
When returning a String, do we omit the XML declaration in the top.
- setOnCompleteOnly(Boolean) - Method in class org.apache.camel.model.OnCompletionDefinition
-
- 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.OnExceptionDefinition
-
- setOnExceptionOccurredRef(String) - Method in class org.apache.camel.model.OnExceptionDefinition
-
- setOnExceptions(List<OnExceptionDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
-
- setOnFailureOnly(Boolean) - Method in class org.apache.camel.model.OnCompletionDefinition
-
- setOnFallback(OnFallbackDefinition) - Method in class org.apache.camel.model.HystrixDefinition
-
- 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
-
- 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.OnExceptionDefinition
-
- 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(ClaimCheckOperation) - Method in class org.apache.camel.model.ClaimCheckDefinition
-
- setOptimisticLocking(boolean) - 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
-
- 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.
- setOtherAttributes(Map<QName, Object>) - Method in class org.apache.camel.model.config.ResequencerConfig
-
- setOtherAttributes(Map<QName, Object>) - Method in class org.apache.camel.model.DataFormatDefinition
-
Adds an optional attribute
- setOtherAttributes(Map<QName, Object>) - Method in class org.apache.camel.model.language.ExpressionDefinition
-
- setOtherAttributes(Map<QName, Object>) - Method in class org.apache.camel.model.LoadBalancerDefinition
-
- setOtherAttributes(Map<QName, Object>) - Method in interface org.apache.camel.model.OtherAttributesAware
-
Adds optional attribute to use as property placeholder
- setOtherAttributes(Map<QName, Object>) - Method in class org.apache.camel.model.ProcessorDefinition
-
- setOtherwise(OtherwiseDefinition) - Method in class org.apache.camel.model.ChoiceDefinition
-
- setOutputFormat(Any23Type) - Method in class org.apache.camel.model.dataformat.Any23DataFormat
-
What RDF syntax to unmarshal as, can be: NTRIPLES, TURTLE, NQUADS,
RDFXML, JSONLD, RDFJSON, RDF4JMODEL.
- 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.HystrixDefinition
-
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.LoadBalanceDefinition
-
- 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.OutputDefinition
-
- setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.OutputExpressionNode
-
- 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.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 canonical 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 canonical name of the class of the input data.
- setOverrideResourceIdWithBundleEntryFullUrl(Boolean) - 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(Boolean) - Method in class org.apache.camel.model.MulticastDefinition
-
- setParallelAggregate(Boolean) - Method in class org.apache.camel.model.RecipientListDefinition
-
- setParallelAggregate(Boolean) - Method in class org.apache.camel.model.SplitDefinition
-
- setParallelProcessing(boolean) - Method in class org.apache.camel.model.AggregateDefinition
-
- setParallelProcessing(Boolean) - Method in class org.apache.camel.model.MulticastDefinition
-
- setParallelProcessing(Boolean) - Method in class org.apache.camel.model.OnCompletionDefinition
-
- setParallelProcessing(Boolean) - Method in class org.apache.camel.model.RecipientListDefinition
-
- setParallelProcessing(Boolean) - Method in class org.apache.camel.model.SplitDefinition
-
- setParams(List<RestOperationParamDefinition>) - Method in class org.apache.camel.model.rest.VerbDefinition
-
To specify the REST operation parameters using Swagger.
- 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(ExchangePattern) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
-
- setPattern(ExchangePattern) - 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(ExchangePattern) - Method in class org.apache.camel.model.SetExchangePatternDefinition
-
Sets the new exchange pattern of the Exchange to be used from this point
forward
- setPattern(ExchangePattern) - Method in class org.apache.camel.model.ToDefinition
-
Sets the optional ExchangePattern
used to invoke this endpoint
- setPattern(ExchangePattern) - 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.
- setPoolSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
-
Sets the core pool size
- setPoolSize(Integer) - 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.
- setPredicate(Predicate) - Method in class org.apache.camel.model.ExpressionSubElementDefinition
-
- 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(Boolean) - 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(Boolean) - 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(boolean) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
Force the emitter to produce a pretty YAML document when using the flow
style.
- setPrettyPrint(Boolean) - Method in class org.apache.camel.model.dataformat.CBORDataFormat
-
To enable pretty printing output nicely formatted.
- setPrettyPrint(Boolean) - 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(Boolean) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
To enable pretty printing output nicely formatted.
- setPrettyPrint(Boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
-
To enable pretty printing output nicely formatted.
- setPrettyPrint(Boolean) - 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 (swagger api) 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(SagaPropagation) - 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.ServiceCallExpressionConfiguration
-
Set client properties to use.
- setProperties(List<PropertyDefinition>) - Method in class org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration
-
Set client properties to use.
- setProperties(List<PropertyDefinition>) - Method in class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
-
Set client properties to use.
- setProperties(List<PropertyDefinition>) - Method in class org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration
-
Set client properties to use.
- setProperties(List<PropertyDefinition>) - Method in class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration
-
Set client properties to use.
- setProperties(List<PropertyDefinition>) - Method in class org.apache.camel.model.PropertyDefinitions
-
- setProperty(CamelContext, Object, String, Object) - Method in class org.apache.camel.model.language.ExpressionDefinition
-
Sets a named property on the object instance using introspection
- setProperty(String, Expression) - 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
- setProperty(CamelContext, Object, String, Object) - Method in class org.apache.camel.reifier.dataformat.DataFormatReifier
-
Sets a named property on the data format instance using introspection
- setProperty(DataFormat, CamelContext, String, Object) - Method in class org.apache.camel.reifier.dataformat.YAMLDataFormatReifier
-
- 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
-
- SetPropertyDefinitionPropertyPlaceholderProvider - Class in org.apache.camel.model.placeholder
-
Source code generated by org.apache.camel:apt
- SetPropertyDefinitionPropertyPlaceholderProvider(Object) - Constructor for class org.apache.camel.model.placeholder.SetPropertyDefinitionPropertyPlaceholderProvider
-
- setPropertyName(String) - Method in class org.apache.camel.model.RemovePropertyDefinition
-
Name of property to remove
- setPropertyRef(DataFormat, CamelContext, String, String) - Method in class org.apache.camel.reifier.dataformat.YAMLDataFormatReifier
-
- SetPropertyReifier - Class in org.apache.camel.reifier
-
- SetPropertyReifier(ProcessorDefinition<?>) - Constructor for class org.apache.camel.reifier.SetPropertyReifier
-
- 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(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
- 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(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
-
Whether or not all values must be quoted when writing them.
- setQuoteDisabled(Boolean) - 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(Boolean) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
-
- setReadTimeoutMillis(Long) - 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(Integer) - 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(Boolean) - 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
- 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.model.BeanDefinition
-
Sets a reference to a bean to use
- 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.language.MethodCallExpression
-
Reference to bean 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.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.
- setRegex(boolean) - Method in class org.apache.camel.model.language.TokenizerExpression
-
If the token is a regular expression pattern.
- setRejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
-
Sets the handler for tasks which cannot be executed by the thread pool.
- setRejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.model.ThreadsDefinition
-
- setRejectExecution(Boolean) - Method in class org.apache.camel.model.ThrottleDefinition
-
- setRejectOld(boolean) - 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(Boolean) - 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(Boolean) - Method in class org.apache.camel.model.dataformat.XmlRpcDataFormat
-
Whether to marshal/unmarshal request or response
Is by default false
- setRequestLogEnabled(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Whether HystrixCommand execution and events should be logged to
HystrixRequestLog.
- setRequired(Boolean) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
-
Sets the Swagger Parameter required flag.
- 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.
- 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 swagger operation response messages.
- setRest(RestDefinition) - Method in class org.apache.camel.model.rest.VerbDefinition
-
- setRestBindingDefinition(RestBindingDefinition) - Method in class org.apache.camel.model.RouteDefinition
-
- setRestCollection(RestsDefinition) - Method in class org.apache.camel.builder.RouteBuilder
-
- 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.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.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(LoggingLevel) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setRetryAttemptedLogInterval(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setRetryAttemptedLogLevel(LoggingLevel) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setRetryDelay(Long) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
-
- setRetryWhile(Predicate) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- 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
-
- setReverse(Boolean) - Method in class org.apache.camel.model.config.BatchResequencerConfig
-
Whether to reverse the ordering.
- setRoundRobin(Boolean) - 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(Boolean) - 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
-
- setRouteCollection(RoutesDefinition) - Method in class org.apache.camel.builder.RouteBuilder
-
- setRouteFilter(Function<RouteDefinition, Boolean>) - Method in class org.apache.camel.impl.AbstractModelCamelContext
-
- setRouteFilter(Function<RouteDefinition, Boolean>) - Method in class org.apache.camel.impl.DefaultModel
-
- 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 class org.apache.camel.impl.AbstractModelCamelContext
-
- setRouteFilterPattern(String, String) - Method in class org.apache.camel.impl.DefaultModel
-
- 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
-
- setRoutesConfiguration(Map<String, ClusteredRouteConfiguration>) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
Sets the configurations for the routes.
- setRouteScoped(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
-
- setSagaService(CamelSagaService) - Method in class org.apache.camel.model.SagaDefinition
-
- setSamplePeriod(Long) - Method in class org.apache.camel.model.SamplingDefinition
-
Sets the sample period during which only a single Exchange will pass
through.
- setSaxon(Boolean) - 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
- setSchemaSeverityLevel(Integer) - 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.
- 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)
- setSecureTag(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
-
The XPath reference to the XML Element selected for
encryption/decryption.
- setSecureTagContents(Boolean) - 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 swagger 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
- 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 class org.apache.camel.impl.AbstractModelCamelContext
-
- setServiceCallConfiguration(ServiceCallConfigurationDefinition) - Method in class org.apache.camel.impl.DefaultModel
-
- setServiceCallConfiguration(ServiceCallConfigurationDefinition) - Method in interface org.apache.camel.model.Model
-
Sets the default service call configuration
- setServiceCallConfigurations(List<ServiceCallConfigurationDefinition>) - Method in class org.apache.camel.impl.AbstractModelCamelContext
-
- setServiceCallConfigurations(List<ServiceCallConfigurationDefinition>) - Method in class org.apache.camel.impl.DefaultModel
-
- 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(Boolean) - Method in class org.apache.camel.model.EnrichDefinition
-
- setShareUnitOfWork(Boolean) - Method in class org.apache.camel.model.MulticastDefinition
-
- setShareUnitOfWork(Boolean) - Method in class org.apache.camel.model.RecipientListDefinition
-
- setShareUnitOfWork(Boolean) - Method in class org.apache.camel.model.SplitDefinition
-
- setShouldAppendHMAC(Boolean) - 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(ShutdownRoute) - Method in class org.apache.camel.model.RouteDefinition
-
To control how to shutdown the route.
- setShutdownRunningTask(ShutdownRunningTask) - 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.
- setSkipBindingOnErrorCode(Boolean) - 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(Boolean) - 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(Boolean) - 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(Boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
-
- setSkipEmptyLines(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
Whether or not the empty lines must be ignored.
- setSkipFirst(Boolean) - Method in class org.apache.camel.model.language.TokenizerExpression
-
To skip the very first element
- setSkipHeaderRecord(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Whether to skip the header record in the output
- setSkipSendToOriginalEndpoint(Boolean) - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
-
If set to true then the message is not sent to the original endpoint.
- setSkipTrailingCharsUntilNewline(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
-
Whether or not the trailing characters until new line must be ignored.
- 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(Boolean) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
-
Whether or not the failover load balancer should operate in sticky mode
or not.
- setStopOnAggregateException(Boolean) - Method in class org.apache.camel.model.MulticastDefinition
-
- setStopOnAggregateException(Boolean) - Method in class org.apache.camel.model.RecipientListDefinition
-
- setStopOnAggregateException(Boolean) - Method in class org.apache.camel.model.SplitDefinition
-
- setStopOnException(Boolean) - Method in class org.apache.camel.model.MulticastDefinition
-
- setStopOnException(Boolean) - Method in class org.apache.camel.model.RecipientListDefinition
-
- setStopOnException(Boolean) - Method in class org.apache.camel.model.SplitDefinition
-
- setStrategyMethodAllowNull(Boolean) - 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(Boolean) - 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(Boolean) - 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(Boolean) - Method in class org.apache.camel.model.SplitDefinition
-
If this option is false then the aggregate method is not used if there
was no data to enrich.
- 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 POJOs 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(Boolean) - Method in class org.apache.camel.model.MulticastDefinition
-
- setStreaming(Boolean) - Method in class org.apache.camel.model.RecipientListDefinition
-
- setStreaming(Boolean) - 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(Boolean) - 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.
- setSummaryMode(Boolean) - 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.
- setSuppressExceptions(Boolean) - Method in class org.apache.camel.model.language.JsonPathExpression
-
Whether to suppress exceptions such as PathNotFoundException.
- setSuppressNarratives(Boolean) - 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.
- 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
-
Sets the thread pool key to use.
- setThreadPoolRollingNumberStatisticalWindowBuckets(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Number of buckets the rolling statistical window is broken into.
- setThreadPoolRollingNumberStatisticalWindowInMilliseconds(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
Duration of statistical rolling window in milliseconds.
- setThreadSafety(Boolean) - Method in class org.apache.camel.model.language.XPathExpression
-
Whether to enable thread-safety for the returned result of the xpath
expression.
- setTimeout(Integer) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
-
Set the time the services will be retained.
- setTimeout(Long) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
-
To set the maximum time an action could take to complete.
- setTimeout(long) - Method in class org.apache.camel.model.config.StreamResequencerConfig
-
Sets minimum time to wait for missing elements (messages).
- setTimeout(Long) - Method in class org.apache.camel.model.MulticastDefinition
-
- setTimeout(Long) - Method in class org.apache.camel.model.PollEnrichDefinition
-
- setTimeout(Long) - Method in class org.apache.camel.model.RecipientListDefinition
-
- setTimeout(Long) - Method in class org.apache.camel.model.SplitDefinition
-
- setTimeoutCheckerExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.model.AggregateDefinition
-
- setTimeoutCheckerExecutorServiceRef(String) - Method in class org.apache.camel.model.AggregateDefinition
-
- setTimeoutInMilliseconds(Long) - Method in class org.apache.camel.model.SagaDefinition
-
Set the maximum amount of time for the Saga.
- setTimePeriodMillis(Long) - Method in class org.apache.camel.model.ThrottleDefinition
-
- setTimeUnit(TimeUnit) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
-
Sets the time unit to use for keep alive time By default SECONDS is used.
- setTimeUnit(TimeUnit) - Method in class org.apache.camel.model.ThreadsDefinition
-
- setTimezone(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
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(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Sets whether or not to add a trailing delimiter.
- setTransformers(List<TransformerDefinition>) - Method in class org.apache.camel.impl.AbstractModelCamelContext
-
- setTransformers(List<TransformerDefinition>) - Method in class org.apache.camel.impl.DefaultModel
-
- 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(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Sets whether or not to trim leading and trailing blanks.
- setTrim(Boolean) - Method in class org.apache.camel.model.language.ExpressionDefinition
-
Whether to trim the value to remove leading and trailing whitespaces and
line breaks
- setTrustCerts(Boolean) - 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(BindyType) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
-
Whether to use Csv, Fixed, or KeyValue.
- setType(YAMLTypeFilterType) - 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 canonical name of the class of the input data.
- setType(RestParamType) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
-
Sets the Swagger 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(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
-
- setTypeFilters(List<YAMLTypeFilterDefinition>) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
Set the types SnakeYAML is allowed to un-marshall
- setUnits(TimeUnit) - 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
-
Sets the time units for the sample period, defaulting to seconds.
- setUnits(TimeUnit) - Method in class org.apache.camel.model.SamplingDefinition
-
Sets the time units for the sample period, defaulting to seconds.
- setUnmarshalSingleObject(Boolean) - 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.CBORDataFormat
-
Class of the java type to use when unarmshalling
- setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
Class of the java type to use when unarmshalling
- setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
Class of the java type to use when unarmshalling
- 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.CBORDataFormat
-
Class name of the java type to use when unarmshalling
- setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
Class name of the java type to use when unarmshalling
- setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
Class name of the java type to use when unarmshalling
- setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
Class name of the java type to use when unarmshalling
- setUnwrapSingleInstance(Boolean) - 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.
- setupJaxb(CamelContext, RestConfiguration, String, String, DataFormat, DataFormat) - Method in class org.apache.camel.reifier.rest.RestBindingReifier
-
- setupJson(CamelContext, RestConfiguration, String, String, DataFormat, DataFormat) - Method in class org.apache.camel.reifier.rest.RestBindingReifier
-
- 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.SagaActionUriDefinition
-
- 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
-
- setUrlSafe(Boolean) - 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(boolean) - 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(Boolean) - Method in class org.apache.camel.model.dataformat.CBORDataFormat
-
Whether to lookup and use default Jackson CBOR ObjectMapper from the
registry.
- setUseDefaultObjectMapper(Boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
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(Boolean) - Method in class org.apache.camel.model.dataformat.CBORDataFormat
-
To unarmshal to a List of Map or a List of Pojo.
- setUseList(Boolean) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
-
To unarmshal to a List of Map or a List of Pojo.
- setUseList(Boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
-
To unarmshal to a List of Map or a List of Pojo.
- setUseMaps(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Whether the unmarshalling should produce maps (HashMap)for the lines
values instead of lists.
- setUseOrderedMaps(Boolean) - 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
-
- setUseOriginalBodyPolicy(Boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
-
- setUseOriginalMessage(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- setUseOriginalMessagePolicy(Boolean) - Method in class org.apache.camel.model.OnCompletionDefinition
-
Will use the original input message body when an
Exchange
for this on completion.
- setUseOriginalMessagePolicy(Boolean) - 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(Boolean) - 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(Boolean) - 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(Boolean) - 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(Boolean) - Method in class org.apache.camel.model.dataformat.LZFDataFormat
-
Enable encoding (compress) using multiple processing cores.
- setValidate(Boolean) - Method in class org.apache.camel.model.dataformat.HL7DataFormat
-
Whether to validate the HL7 message
Is by default true.
- setValidate(boolean) - Method in class org.apache.camel.model.InputTypeDefinition
-
Set if validation is required for this input type.
- setValidate(boolean) - Method in class org.apache.camel.model.OutputTypeDefinition
-
Set if validation is required for this output type.
- setValidating(Boolean) - Method in class org.apache.camel.model.dataformat.IcalDataFormat
-
Whether to validate.
- setValidators(List<ValidatorDefinition>) - Method in class org.apache.camel.impl.AbstractModelCamelContext
-
- setValidators(List<ValidatorDefinition>) - Method in class org.apache.camel.impl.DefaultModel
-
- 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.
- setWhenClauses(List<WhenDefinition>) - Method in class org.apache.camel.model.ChoiceDefinition
-
Sets the when clauses
- setWidth(Integer) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
-
Width of the barcode
- setWriteAsString(Boolean) - 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(Long) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Write timeout for OkHttpClient
- setXml(Boolean) - 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.
- 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.
- shouldStartRoutes() - Method in class org.apache.camel.impl.DefaultModel
-
Should we start newly added routes?
- shutdownRoute(ShutdownRoute) - Method in class org.apache.camel.model.RouteDefinition
-
Configures a shutdown route option.
- shutdownRouteService(BaseRouteService) - Method in class org.apache.camel.impl.AbstractModelCamelContext
-
- shutdownRunningTask(ShutdownRunningTask) - 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
-
To use Camels built-in Simple language in Camel expressions or predicates.
- 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
-
- SimpleExpressionPropertyPlaceholderProvider - Class in org.apache.camel.model.placeholder
-
Source code generated by org.apache.camel:apt
- SimpleExpressionPropertyPlaceholderProvider(Object) - Constructor for class org.apache.camel.model.placeholder.SimpleExpressionPropertyPlaceholderProvider
-
- 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
-
- singleCharOf(String, String) - Static method in class org.apache.camel.reifier.dataformat.UniVocityAbstractDataFormatReifier
-
- 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
- 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
-
SOAP is a data format which uses JAXB2 and JAX-WS annotations to marshal and
unmarshal SOAP payloads.
- 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
-
- SoapJaxbDataFormatPropertyPlaceholderProvider - Class in org.apache.camel.model.placeholder
-
Source code generated by org.apache.camel:apt
- SoapJaxbDataFormatPropertyPlaceholderProvider(Object) - Constructor for class org.apache.camel.model.placeholder.SoapJaxbDataFormatPropertyPlaceholderProvider
-
- SoapJaxbDataFormatReifier - Class in org.apache.camel.reifier.dataformat
-
- SoapJaxbDataFormatReifier(DataFormatDefinition) - Constructor for class org.apache.camel.reifier.dataformat.SoapJaxbDataFormatReifier
-
- 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
-
- SortDefinitionPropertyPlaceholderProvider - Class in org.apache.camel.model.placeholder
-
Source code generated by org.apache.camel:apt
- SortDefinitionPropertyPlaceholderProvider(Object) - Constructor for class org.apache.camel.model.placeholder.SortDefinitionPropertyPlaceholderProvider
-
- SortReifier<T,U extends SortDefinition<T>> - Class in org.apache.camel.reifier
-
- SortReifier(ProcessorDefinition<?>) - Constructor for class org.apache.camel.reifier.SortReifier
-
- 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
-
To use Spring Expression Language (SpEL) in Camel expressions or predicates.
- SpELExpression() - Constructor for class org.apache.camel.model.language.SpELExpression
-
- SpELExpression(String) - Constructor for class org.apache.camel.model.language.SpELExpression
-
- SpELExpressionPropertyPlaceholderProvider - Class in org.apache.camel.model.placeholder
-
Source code generated by org.apache.camel:apt
- SpELExpressionPropertyPlaceholderProvider(Object) - Constructor for class org.apache.camel.model.placeholder.SpELExpressionPropertyPlaceholderProvider
-
- 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, 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
-
- SplitDefinitionPropertyPlaceholderProvider - Class in org.apache.camel.model.placeholder
-
Source code generated by org.apache.camel:apt
- SplitDefinitionPropertyPlaceholderProvider(Object) - Constructor for class org.apache.camel.model.placeholder.SplitDefinitionPropertyPlaceholderProvider
-
- SplitReifier - Class in org.apache.camel.reifier
-
- SplitReifier(ProcessorDefinition<?>) - Constructor for class org.apache.camel.reifier.SplitReifier
-
- 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.
- start(RouteDefinition) - Method in class org.apache.camel.impl.DefaultModel
-
- startRoute(String) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
- startRoute(RouteDefinition) - Method in class org.apache.camel.impl.DefaultModel
-
- startRouteDefinitions() - Method in class org.apache.camel.impl.AbstractModelCamelContext
-
- startRouteDefinitions() - Method in class org.apache.camel.impl.DefaultModel
-
- startRouteDefinitions(Collection<RouteDefinition>) - Method in class org.apache.camel.impl.DefaultModel
-
- startRouteDefinitions() - Method in interface org.apache.camel.model.Model
-
Start all routes from this model.
- 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
-
- 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
-
- StepDefinitionPropertyPlaceholderProvider - Class in org.apache.camel.model.placeholder
-
Source code generated by org.apache.camel:apt
- StepDefinitionPropertyPlaceholderProvider(Object) - Constructor for class org.apache.camel.model.placeholder.StepDefinitionPropertyPlaceholderProvider
-
- StepReifier - Class in org.apache.camel.reifier
-
- StepReifier(ProcessorDefinition<?>) - Constructor for class org.apache.camel.reifier.StepReifier
-
- sticky(Expression) - Method in class org.apache.camel.model.LoadBalanceDefinition
-
Uses sticky load balancer
- StickyLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
-
Sticky load balancer Sticky load balancing using an Expression to calculate a
correlation key to perform the sticky load balancing; rather like jsessionid
in the web or JMSXGroupID in JMS.
- StickyLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
-
- StickyLoadBalancerReifier - Class in org.apache.camel.reifier.loadbalancer
-
- StickyLoadBalancerReifier(LoadBalancerDefinition) - Constructor for class org.apache.camel.reifier.loadbalancer.StickyLoadBalancerReifier
-
- 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
-
- StopDefinitionPropertyPlaceholderProvider - Class in org.apache.camel.model.placeholder
-
Source code generated by org.apache.camel:apt
- StopDefinitionPropertyPlaceholderProvider(Object) - Constructor for class org.apache.camel.model.placeholder.StopDefinitionPropertyPlaceholderProvider
-
- 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.
- stopOnException() - Method in class org.apache.camel.model.MulticastDefinition
-
Will now stop further processing if an exception or failure occurred
during processing of an Exchange
and the caused
exception will be thrown.
- stopOnException() - Method in class org.apache.camel.model.RecipientListDefinition
-
Will now stop further processing if an exception or failure occurred
during processing of an Exchange
and the caused
exception will be thrown.
- stopOnException() - Method in class org.apache.camel.model.SplitDefinition
-
Will now stop further processing if an exception or failure occurred
during processing of an Exchange
and the caused
exception will be thrown.
- StopReifier - Class in org.apache.camel.reifier
-
- StopReifier(ProcessorDefinition<?>) - Constructor for class org.apache.camel.reifier.StopReifier
-
- stopRoute(String) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
- stopRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
- stopRoute(String, long, TimeUnit, boolean) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
- 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.
- 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.
- supportTransacted() - Method in class org.apache.camel.builder.DeadLetterChannelBuilder
-
- 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.NoErrorHandlerBuilder
-
- suspendRoute(String) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
- suspendRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
- 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
-
The Syslog dataformat is used for working with RFC3164 and RFC5424 messages
(logging and monitoring).
- SyslogDataFormat() - Constructor for class org.apache.camel.model.dataformat.SyslogDataFormat
-
- SyslogDataFormatPropertyPlaceholderProvider - Class in org.apache.camel.model.placeholder
-
Source code generated by org.apache.camel:apt
- SyslogDataFormatPropertyPlaceholderProvider(Object) - Constructor for class org.apache.camel.model.placeholder.SyslogDataFormatPropertyPlaceholderProvider
-
- SyslogDataFormatReifier - Class in org.apache.camel.reifier.dataformat
-
- SyslogDataFormatReifier(DataFormatDefinition) - Constructor for class org.apache.camel.reifier.dataformat.SyslogDataFormatReifier
-
- 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