- Method in class org.apache.camel.builder.
- safelyStartRouteServices(boolean, boolean, boolean, boolean, Collection<RouteService>) - Method in class org.apache.camel.impl.AbstractCamelContext
-
Starts the routes services in a proper manner which ensures the routes will be started in correct order,
check for clash and that the routes will also be shutdown in correct order as well.
- safelyStartRouteServices(boolean, boolean, boolean, boolean, boolean, RouteService...) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- saga() - Method in class org.apache.camel.model.ProcessorDefinition
-
Marks this route as participating to a saga.
- SagaActionUriDefinition - Class in org.apache.camel.model
-
Allows to declare saga actions to complete or compensate a saga
- SagaActionUriDefinition() - Constructor for class org.apache.camel.model.SagaActionUriDefinition
-
- SagaActionUriDefinition(String) - Constructor for class org.apache.camel.model.SagaActionUriDefinition
-
- SagaCompletionMode - Enum in org.apache.camel.model
-
Enumerates all saga completion modes.
- SagaDefinition - Class in org.apache.camel.model
-
Enables sagas on the route
- SagaDefinition() - Constructor for class org.apache.camel.model.SagaDefinition
-
- SagaOptionDefinition - Class in org.apache.camel.model
-
Allows 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
-
- SagaProcessor - Class in org.apache.camel.processor.saga
-
Processor for handling sagas.
- SagaProcessor(CamelContext, Processor, CamelSagaService, SagaCompletionMode, CamelSagaStep) - Constructor for class org.apache.camel.processor.saga.SagaProcessor
-
- SagaProcessorBuilder - Class in org.apache.camel.processor.saga
-
Builder of Saga processors.
- SagaProcessorBuilder() - Constructor for class org.apache.camel.processor.saga.SagaProcessorBuilder
-
- SagaPropagation - Enum in org.apache.camel.model
-
Enumerates all saga propagation modes.
- sagaService(CamelSagaService) - Method in class org.apache.camel.model.SagaDefinition
-
- sagaService - Variable in class org.apache.camel.processor.saga.SagaProcessor
-
- sagaService(CamelSagaService) - Method in class org.apache.camel.processor.saga.SagaProcessorBuilder
-
- 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
-
- SamplingThrottler - Class in org.apache.camel.processor
-
A SamplingThrottler
is a special kind of throttler.
- SamplingThrottler(long) - Constructor for class org.apache.camel.processor.SamplingThrottler
-
- SamplingThrottler(long, TimeUnit) - Constructor for class org.apache.camel.processor.SamplingThrottler
-
- sanitizeHostName(String) - Static method in class org.apache.camel.impl.DefaultUuidGenerator
-
- sanityCheckRoute(RouteDefinition) - Static method in class org.apache.camel.model.RouteDefinitionHelper
-
Sanity check the route, that it has input(s) and outputs.
- saxon() - Method in class org.apache.camel.builder.xml.XPathBuilder
-
Configures to use Saxon as the XPathFactory which allows you to use XPath
2.0 functions which may not be part of the build in JDK XPath parser.
- schedule(Runnable) - Method in class org.apache.camel.processor.MulticastProcessor
-
- schedule(Executor, Runnable, long, TimeUnit) - Method in class org.apache.camel.processor.MulticastProcessor
-
- schedule() - Method in class org.apache.camel.processor.resequencer.Timeout
-
Schedules this timeout task.
- 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
-
- ScriptHelper - Class in org.apache.camel.builder
-
- ScriptProcessor - Class in org.apache.camel.processor
-
A processor which executes the script as an expression and does not change the message body.
- ScriptProcessor(Expression) - Constructor for class org.apache.camel.processor.ScriptProcessor
-
- seconds() - Method in class org.apache.camel.component.mock.TimeClause.TimeClassUnit
-
- 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
-
- securityDefinitions() - Method in class org.apache.camel.model.rest.RestDefinition
-
To configure security definitions.
- select(Collection<ServiceRegistry>) - Method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectByAttribute
-
- select(Collection<ServiceRegistry>) - Method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectByOrder
-
- select(Collection<ServiceRegistry>) - Method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectByType
-
- select(Collection<ServiceRegistry>) - Method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectFirst
-
- select(Collection<ServiceRegistry>) - Method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectSingle
-
- SelectByAttribute(String, Object) - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectByAttribute
-
- SelectByOrder() - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectByOrder
-
- SelectByType(Class<? extends ServiceRegistry>) - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectByType
-
- selectFirst() - Method in class org.apache.camel.builder.AdviceWithBuilder
-
Will only apply the first node matched.
- SelectFirst() - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectFirst
-
- 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.
- SelectSingle() - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectSingle
-
- send() - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
-
- send(Endpoint, Exchange, Processor) - Method in class org.apache.camel.impl.DefaultProducerCache
-
Sends the exchange to the given endpoint.
- send(String, Exchange) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- send(String, Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- send(String, ExchangePattern, Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- send(Endpoint, Exchange) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- send(Endpoint, Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- send(Endpoint, ExchangePattern, Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- send(Endpoint, ExchangePattern, Processor, Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- send(Endpoint, Exchange, Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- send(Exchange) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- send(Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBody(Endpoint, ExchangePattern, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBody(Endpoint, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBody(String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBody(String, ExchangePattern, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBody(Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBodyAndHeader(String, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBodyAndHeader(Endpoint, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBodyAndHeader(Endpoint, ExchangePattern, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBodyAndHeader(String, ExchangePattern, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBodyAndHeader(Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBodyAndHeaders(String, Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBodyAndHeaders(Endpoint, Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBodyAndHeaders(String, ExchangePattern, Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBodyAndHeaders(Endpoint, ExchangePattern, Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBodyAndHeaders(Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBodyAndProperty(String, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBodyAndProperty(Endpoint, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBodyAndProperty(Endpoint, ExchangePattern, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBodyAndProperty(String, ExchangePattern, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- sendBodyAndProperty(Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- 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
-
- SendDynamicAwareResolver - Class in org.apache.camel.processor
-
- SendDynamicAwareResolver() - Constructor for class org.apache.camel.processor.SendDynamicAwareResolver
-
- sendDynamicProcessor - Variable in class org.apache.camel.processor.RoutingSlip
-
- SendDynamicProcessor - Class in org.apache.camel.processor
-
Processor for forwarding exchanges to a dynamic endpoint destination.
- SendDynamicProcessor(Expression) - Constructor for class org.apache.camel.processor.SendDynamicProcessor
-
- SendDynamicProcessor(String, Expression) - Constructor for class org.apache.camel.processor.SendDynamicProcessor
-
- sendElement(E) - Method in interface org.apache.camel.processor.resequencer.SequenceSender
-
Sends the given element.
- sendElement(Exchange) - Method in class org.apache.camel.processor.StreamResequencer
-
Sends the exchange
to the next processor
.
- sendMessages(long, long) - Method in class org.apache.camel.component.dataset.DataSetConsumer
-
- SendProcessor - Class in org.apache.camel.processor
-
Processor for forwarding exchanges to a static endpoint destination.
- SendProcessor(Endpoint) - Constructor for class org.apache.camel.processor.SendProcessor
-
- SendProcessor(Endpoint, ExchangePattern) - Constructor for class org.apache.camel.processor.SendProcessor
-
- sendToRecipientList(Exchange, Object, AsyncCallback) - Method in class org.apache.camel.processor.RecipientList
-
Sends the given exchange to the recipient list
- Sequence<E> - Class in org.apache.camel.processor.resequencer
-
A sorted set of elements with additional methods for obtaining immediate
successors and immediate predecessors of a given element in the sequence.
- Sequence(SequenceElementComparator<E>) - Constructor for class org.apache.camel.processor.resequencer.Sequence
-
- SequenceElementComparator<E> - Interface in org.apache.camel.processor.resequencer
-
A strategy for comparing elements of a sequence.
- SequenceSender<E> - Interface in org.apache.camel.processor.resequencer
-
- serialization() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the Java Serialization data format
- SerializationDataFormat - Class in org.apache.camel.impl
-
- SerializationDataFormat() - Constructor for class org.apache.camel.impl.SerializationDataFormat
-
- SerializationDataFormat - Class in org.apache.camel.model.dataformat
-
Serialization is a data format which uses the standard Java Serialization mechanism
to unmarshal a binary payload into Java objects or to marshal Java objects into a binary blob.
- SerializationDataFormat() - Constructor for class org.apache.camel.model.dataformat.SerializationDataFormat
-
- 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
-
- 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
-
- 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
- ServicePool<S extends org.apache.camel.Service> - Class in org.apache.camel.impl
-
A service pool is like a connection pool but can pool any kind of objects.
- ServicePool(ThrowingFunction<Endpoint, S, Exception>, Function<S, Endpoint>, int) - Constructor for class org.apache.camel.impl.ServicePool
-
- ServiceRegistrationRoutePolicy - Class in org.apache.camel.impl.cloud
-
- ServiceRegistrationRoutePolicy() - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
-
- ServiceRegistrationRoutePolicy(ServiceRegistry.Selector) - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
-
- ServiceRegistrationRoutePolicy(ServiceRegistry, ServiceRegistry.Selector) - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
-
- ServiceRegistrationRoutePolicyFactory - Class in org.apache.camel.impl.cloud
-
- ServiceRegistrationRoutePolicyFactory() - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicyFactory
-
- ServiceRegistrationRoutePolicyFactory(ServiceRegistry.Selector) - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicyFactory
-
- ServiceRegistrationRoutePolicyFactory(ServiceRegistry, ServiceRegistry.Selector) - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicyFactory
-
- ServiceRegistryHelper - Class in org.apache.camel.impl.cloud
-
- ServiceRegistrySelectors - Class in org.apache.camel.impl.cloud
-
- ServiceRegistrySelectors.SelectByAttribute - Class in org.apache.camel.impl.cloud
-
- ServiceRegistrySelectors.SelectByOrder - Class in org.apache.camel.impl.cloud
-
- ServiceRegistrySelectors.SelectByType - Class in org.apache.camel.impl.cloud
-
- ServiceRegistrySelectors.SelectFirst - Class in org.apache.camel.impl.cloud
-
- ServiceRegistrySelectors.SelectSingle - Class in org.apache.camel.impl.cloud
-
- sessionTimeout(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
-
- set(CamelContext, String, RouteError.Phase, Throwable) - Static method in class org.apache.camel.impl.DefaultRouteError
-
- setAcceptableSchemes(String) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
-
- setAclToken(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
-
Sets the ACL token to be used with Consul
- setAction(DurationRoutePolicy.Action) - Method in class org.apache.camel.impl.DurationRoutePolicy
-
What action to perform when maximum is triggered.
- setAction(DurationRoutePolicy.Action) - Method in class org.apache.camel.impl.DurationRoutePolicyFactory
-
What action to perform when maximum is triggered.
- 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.
- setAggregateController(AggregateController) - Method in class org.apache.camel.model.AggregateDefinition
-
- setAggregateController(AggregateController) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- setAggregateControllerRef(String) - Method in class org.apache.camel.model.AggregateDefinition
-
- setAggregateOnException(Boolean) - Method in class org.apache.camel.model.EnrichDefinition
-
- setAggregateOnException(Boolean) - Method in class org.apache.camel.model.PollEnrichDefinition
-
- setAggregateOnException(boolean) - Method in class org.apache.camel.processor.Enricher
-
- setAggregateOnException(boolean) - Method in class org.apache.camel.processor.PollEnricher
-
- setAggregationRepository(AggregationRepository) - Method in class org.apache.camel.model.AggregateDefinition
-
- setAggregationRepository(AggregationRepository) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- 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.
- setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.processor.ClaimCheckProcessor
-
- setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.processor.Enricher
-
- setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.processor.PollEnricher
-
Sets the aggregation strategy for this poll enricher.
- setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.processor.RecipientList
-
- 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
-
- setAggregationStrategyOnExchange(Exchange, AggregationStrategy) - Method in class org.apache.camel.processor.MulticastProcessor
-
Sets the given AggregationStrategy
on the Exchange
.
- 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.
- setAllowDuplicates(boolean) - Method in class org.apache.camel.processor.Resequencer
-
- 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.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.
- setAllowNullNewExchange(boolean) - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
-
- setAllowNullOldExchange(boolean) - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
-
- setAllowOptimisedComponents(Boolean) - Method in class org.apache.camel.model.ToDynamicDefinition
-
- setAllowOptimisedComponents(boolean) - Method in class org.apache.camel.processor.SendDynamicProcessor
-
- setAllowRedeliveryWhileStopping(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setAllowRedeliveryWhileStopping(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Controls whether to allow redelivery while stopping/shutting down a route that uses error handling.
- 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.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.
- setAllowUseOriginalMessage(Boolean) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setAllowUseOriginalMessage(Boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
-
- setAnyOrder(boolean) - Method in class org.apache.camel.component.test.TestEndpoint
-
Whether the expected messages should arrive in the same order or can be in any order.
- setAnySpoolRules(boolean) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
-
- 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
- setApplicationContextClassLoader(ClassLoader) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setArgs(Object[]) - Method in class org.apache.camel.component.bean.BeanInvocation
-
- 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.
- setAssertPeriod(CamelContext, long) - Static method in class org.apache.camel.component.mock.MockEndpoint
-
Sets the assert period on all the expectations on any
MockEndpoint
instances registered
in the given context.
- setAssertPeriod(long) - Method in class org.apache.camel.component.mock.MockEndpoint
-
Sets a grace period after which the mock endpoint will re-assert
to ensure the preliminary assertion is still valid.
- setAsyncDelayed(Boolean) - Method in class org.apache.camel.model.DelayDefinition
-
- setAsyncDelayed(Boolean) - Method in class org.apache.camel.model.ThrottleDefinition
-
- setAsyncDelayed(boolean) - Method in class org.apache.camel.processor.DelayProcessorSupport
-
- setAsyncDelayed(boolean) - Method in class org.apache.camel.processor.Throttler
-
- setAsyncDelayedRedelivery(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
-
- setAsyncDelayedRedelivery(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setAsyncDelayedRedelivery(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Sets whether asynchronous delayed redelivery is allowed.
- setAsyncProcessorAwaitManager(AsyncProcessorAwaitManager) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setAttribute(String, Object) - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
-
- setAttributes(Map<String, Object>) - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
-
- setAuthorizationUrl(String) - Method in class org.apache.camel.model.rest.RestSecurityOAuth2
-
The authorization URL to be used for this flow.
- setAutoConfigurationEnabled(boolean) - Method in class org.apache.camel.main.MainSupport
-
Whether auto configuration of components/dataformats/languages is enabled or not.
- setAutoCreateComponents(boolean) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setAutoStartup(Boolean) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setAutoStartup(Boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
-
- setAutoStartup(String) - Method in class org.apache.camel.model.RouteDefinition
-
Whether to auto start this route
- setBacklogSize(int) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
-
- setBackOff(String, BackOff) - Method in class org.apache.camel.impl.SupervisingRouteController
-
Sets the back-off to be applied to the given id
.
- setBackOffConfigurations(Map<String, BackOff>) - Method in class org.apache.camel.impl.SupervisingRouteController
-
Set the back-off for the given IDs.
- setBackOffMultiplier(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setBackOffMultiplier(double) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
- 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
- setBatchConfig(BatchResequencerConfig) - Method in class org.apache.camel.model.ResequenceDefinition
-
- setBatchConsumer(boolean) - Method in class org.apache.camel.processor.Resequencer
-
- setBatchSize(int) - Method in class org.apache.camel.model.config.BatchResequencerConfig
-
Sets the size of the batch to be re-ordered.
- setBatchSize(int) - Method in class org.apache.camel.processor.Resequencer
-
Sets the in batch size.
- setBatchTimeout(long) - Method in class org.apache.camel.model.config.BatchResequencerConfig
-
Sets the timeout for collecting elements to be re-ordered.
- setBatchTimeout(long) - Method in class org.apache.camel.processor.Resequencer
-
- setBean(Object) - Method in class org.apache.camel.model.BeanDefinition
-
Sets an instance of the bean to use
- setBeanHolder(BeanHolder) - Method in class org.apache.camel.component.bean.BeanEndpoint
-
- setBeanName(String) - Method in class org.apache.camel.component.bean.BeanEndpoint
-
Sets the name of the bean to invoke
- setBeanPostProcessor(CamelBeanPostProcessor) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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.
- setBindingName(String) - Method in class org.apache.camel.model.dataformat.JibxDataFormat
-
To use a custom binding factory
- 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
-
- setBodyFunction(XPathFunction) - Method in class org.apache.camel.builder.xml.XPathBuilder
-
- setBodyIncludeFiles(boolean) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
-
- setBodyIncludeFiles(boolean) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
-
- setBodyIncludeStreams(boolean) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
-
- setBodyIncludeStreams(boolean) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
-
- setBodyMaxChars(int) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
-
- setBodyMaxChars(int) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
-
- SetBodyProcessor - Class in org.apache.camel.processor
-
A processor which sets the body on the IN or OUT message with an Expression
- SetBodyProcessor(Expression) - Constructor for class org.apache.camel.processor.SetBodyProcessor
-
- setBufferSize(int) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
-
- 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.component.bean.AbstractBeanProcessor
-
- setCache(Boolean) - Method in class org.apache.camel.component.bean.BeanComponent
-
If enabled, Camel will cache the result of the first Registry look-up.
- setCache(Boolean) - Method in class org.apache.camel.component.bean.BeanEndpoint
-
If enabled, Camel will cache the result of the first Registry look-up.
- setCache(Boolean) - Method in class org.apache.camel.component.bean.BeanProcessor
-
- setCache(Map<String, String>) - Method in class org.apache.camel.impl.FileStateRepository
-
- 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
-
- setCacheSize(int) - Method in class org.apache.camel.processor.Enricher
-
- setCacheSize(int) - Method in class org.apache.camel.processor.PollEnricher
-
- setCacheSize(int) - Method in class org.apache.camel.processor.RecipientList
-
- setCacheSize(int) - Method in class org.apache.camel.processor.RoutingSlip
-
- setCacheSize(int) - Method in class org.apache.camel.processor.SendDynamicProcessor
-
- 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
-
- setCallerRunsWhenRejected(boolean) - Method in class org.apache.camel.processor.DelayProcessorSupport
-
- setCallerRunsWhenRejected(boolean) - Method in class org.apache.camel.processor.Throttler
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.builder.xml.XPathBuilder
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cloud.DefaultServiceDiscovery
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
-
- 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.impl.DefaultClassResolver
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultDebugger
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultInterceptSendToEndpoint
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultManagementStrategy
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultRestRegistry
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultRouteController
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DurationRoutePolicy
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.impl.ReloadStrategySupport
-
- setCamelContext(ModelCamelContext) - Method in class org.apache.camel.model.rest.RestsDefinition
-
- setCamelContext(ModelCamelContext) - Method in class org.apache.camel.model.RoutesDefinition
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.processor.aggregate.ShareUnitOfWorkAggregationStrategy
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.processor.ClaimCheckProcessor
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.processor.Enricher
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.processor.PollEnricher
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.processor.SendDynamicProcessor
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.processor.ThrowExceptionProcessor
-
- setCamelContext(CamelContext) - Method in class org.apache.camel.processor.WireTapProcessor
-
- setCapacity(int) - Method in class org.apache.camel.model.config.StreamResequencerConfig
-
Sets the capacity of the resequencer's inbound queue.
- setCapacity(int) - Method in class org.apache.camel.processor.StreamResequencer
-
- setCharset(String) - Method in class org.apache.camel.impl.StringDataFormat
-
- setCharset(String) - Method in class org.apache.camel.model.ConvertBodyDefinition
-
To use a specific charset when converting
- setCharset(String) - Method in class org.apache.camel.model.dataformat.StringDataFormat
-
Sets an encoding to use.
- setChildDefinition(ProcessorDefinition<?>) - Method in interface org.apache.camel.model.ModelChannel
-
If the initialized output definition contained outputs (children) then we need to
set the child so we can leverage fine grained tracing
- setChildDefinition(ProcessorDefinition<?>) - Method in class org.apache.camel.processor.interceptor.DefaultChannel
-
- 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
- setClassResolver(ClassResolver) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setClassType(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
-
Name of model class to use.
- setClassType(Class<?>) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
-
Type 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
-
- setCloseCorrelationKeyOnCompletion(Integer) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- 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.
- 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
-
- setCollisionAvoidanceFactor(double) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
- setCollisionAvoidancePercent(double) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
- 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
-
- setCompleteAllOnStop(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- 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
-
- setCompletionFromBatchConsumer(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- setCompletionInterval(Long) - Method in class org.apache.camel.model.AggregateDefinition
-
- setCompletionInterval(long) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- 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
-
- setCompletionOnNewCorrelationGroup(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- setCompletionPredicate(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.AggregateDefinition
-
- setCompletionPredicate(Predicate) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- setCompletionPredicate(Predicate) - Method in class org.apache.camel.processor.Resequencer
-
- setCompletionSize(Integer) - Method in class org.apache.camel.model.AggregateDefinition
-
- setCompletionSize(int) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- setCompletionSizeExpression(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.AggregateDefinition
-
- setCompletionSizeExpression(Expression) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- setCompletionTimeout(Long) - Method in class org.apache.camel.model.AggregateDefinition
-
- setCompletionTimeout(long) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- setCompletionTimeoutCheckerInterval(Long) - Method in class org.apache.camel.model.AggregateDefinition
-
- setCompletionTimeoutCheckerInterval(long) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- setCompletionTimeoutExpression(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.AggregateDefinition
-
- setCompletionTimeoutExpression(Expression) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- 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.
- setComponentResolver(ComponentResolver) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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(int) - Method in class org.apache.camel.impl.ZipDataFormat
-
- setCompressionLevel(Integer) - Method in class org.apache.camel.model.dataformat.ZipDataFormat
-
To specify a specific compression between 0-9.
- setConfigurationClasses(String) - Method in class org.apache.camel.main.MainSupport
-
- setConfigurationRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
-
Refers to a ServiceCall configuration to use
- setConfigurations(List<Object>) - Method in class org.apache.camel.main.MainSupport
-
- 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.
- setConsumeDelay(long) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
-
Allows a delay to be specified which causes a delay when a message is consumed by the producer (to simulate slow processing)
- 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
-
- setContext(ModelCamelContext) - Method in class org.apache.camel.builder.BuilderSupport
-
- setContextCounter(int) - Static method in class org.apache.camel.impl.AbstractCamelContext
-
Reset context counter to a preset value.
- 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
-
- setCopy(boolean) - Method in class org.apache.camel.processor.WireTapProcessor
-
- setCopyOnExchange(boolean) - Method in class org.apache.camel.component.mock.MockEndpoint
-
Sets whether to make a deep copy of the incoming Exchange
when received at this mock endpoint.
- 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.
- setCorrelationExpression(Expression) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- setCorsHeaders(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
-
Allows to configure custom CORS headers.
- setCounter(int) - Static method in class org.apache.camel.impl.DefaultCamelContextNameStrategy
-
To reset the counter, should only be used for testing purposes.
- setCounter(int) - Static method in class org.apache.camel.impl.DefaultManagementNameStrategy
-
To reset the counter, should only be used for testing purposes.
- setCryptoProvider(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
-
The name of the JCE Security Provider that should be used.
- setCurrentSagaCoordinator(Exchange, CamelSagaCoordinator) - Method in class org.apache.camel.processor.saga.SagaProcessor
-
- 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.
- setDataFormatRef(String) - Method in class org.apache.camel.impl.transformer.DataFormatTransformer
-
Set DataFormat ref.
- setDataFormatResolver(DataFormatResolver) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setDataFormats(Map<String, DataFormatDefinition>) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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.ModelCamelContext
-
Sets the data formats that can be referenced in the routes.
- setDataFormatType(DataFormatDefinition) - Method in class org.apache.camel.impl.transformer.DataFormatTransformer
-
Set DataFormatDefinition.
- 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
- 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.
- setDataSet(DataSet) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
-
- setDataSetIndex(String) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
-
Controls the behaviour of the CamelDataSetIndex header.
- 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
-
- setDebugger(Debugger) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setDefaultAggregationStrategy() - Method in class org.apache.camel.processor.PollEnricher
-
Sets the default aggregation strategy for this poll enricher.
- setDefaultBackOff(BackOff) - Method in class org.apache.camel.impl.SupervisingRouteController
-
Sets the default back-off.
- setDefaultBodies(List<Object>) - Method in class org.apache.camel.component.dataset.ListDataSet
-
- setDefaultBody(Object) - Method in class org.apache.camel.component.dataset.SimpleDataSet
-
- setDefaultEndpoint(Endpoint) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
-
- setDefaultEndpoint(Endpoint) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- setDefaultEndpointUri(String) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
-
- setDefaultEndpointUri(String) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
Sets the default endpoint to use if none is specified
- setDefaultExtension(Class<T>, Supplier<T>) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setDefaultHeaders(Map<String, Object>) - Method in class org.apache.camel.component.dataset.DataSetSupport
-
- 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
- setDefaultThreadPoolProfile(ThreadPoolProfile) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
-
- 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.
- setDelay(long) - Method in class org.apache.camel.impl.FileWatcherReloadStrategy
-
Sets the delay in millis between checks for updated files.
- setDelay(Expression) - Method in class org.apache.camel.processor.Delayer
-
- setDelayer(Long) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setDelayer(Long) - Method in class org.apache.camel.impl.DefaultRouteContext
-
- 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
-
- setDelayPattern(String) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Sets an optional delay pattern to use instead of fixed delay.
- setDelimiter(String) - Method in class org.apache.camel.component.test.TestEndpoint
-
The split delimiter to use when split is enabled.
- setDelimiter(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
-
Sets the delimiter to use.
- setDelimiter(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
-
The delimiter char (could be ; , or similar)
- setDelimiter(String) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
-
The delimiter of values
- setDelimiter(String) - Method in class org.apache.camel.model.RecipientListDefinition
-
- setDelimiter(String) - Method in class org.apache.camel.processor.RoutingSlip
-
- 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.
- setDeliveryAttemptInterval(long) - Method in class org.apache.camel.processor.StreamResequencer
-
- 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.
- setDetour(Processor) - Method in class org.apache.camel.impl.DefaultInterceptSendToEndpoint
-
- 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.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)
- setDiscardOnCompletionTimeout(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
-
- setDiscardOnCompletionTimeout(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- 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.builder.xml.XPathBuilder
-
- 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.
- setDuration(long) - Method in class org.apache.camel.main.MainSupport
-
Sets the duration (in seconds) to run the application until it
should be terminated.
- setDurationHitExitCode(int) - Method in class org.apache.camel.main.MainSupport
-
Sets the exit code for the application if duration was hit
- setDurationIdle(long) - Method in class org.apache.camel.main.MainSupport
-
Sets the maximum idle duration (in seconds) when running the application, and
if there has been no message processed after being idle for more than this duration
then the application should be terminated.
- setDurationMaxMessages(int) - Method in class org.apache.camel.main.MainSupport
-
Sets the duration to run the application to process at most max messages until it
should be terminated.
- 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
-
- setEagerCheckCompletion(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- 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.
- setEnabled(boolean) - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
-
- setEnabled(boolean) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
-
- setEnabled(boolean) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
-
- 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
-
- 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.language.tokenizer.TokenizeLanguage
-
- setEndToken(String) - Method in class org.apache.camel.model.language.TokenizerExpression
-
The end token to use as tokenizer if using start/end token pairs.
- setErrorHandler(String, Processor) - Method in class org.apache.camel.model.OnExceptionDefinition
-
- setErrorHandler(Processor) - Method in class org.apache.camel.processor.interceptor.DefaultChannel
-
- setErrorHandler(AsyncProcessor) - Method in class org.apache.camel.processor.RoutingSlip
-
- 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
-
- setErrorHandlerBuilder(ErrorHandlerFactory) - Method in class org.apache.camel.model.RouteDefinition
-
Sets the error handler to use with processors created by this builder
- setErrorHandlerBuilderIfNull(ErrorHandlerFactory) - Method in class org.apache.camel.model.RouteDefinition
-
Sets the error handler if one is not already set
- setErrorHandlerExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setErrorHandlerFactory(ErrorHandlerFactory) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setErrorHandlerFactory(ErrorHandlerFactory) - Method in class org.apache.camel.model.RoutesDefinition
-
- 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
- setErrorHandlers(RouteContext, List<OnExceptionDefinition>) - Method in interface org.apache.camel.builder.ErrorHandlerBuilder
-
Adds the error handlers for the given list of exception types
- setErrorHandlers(RouteContext, List<OnExceptionDefinition>) - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
-
- 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
- setEventFactory(EventFactory) - Method in class org.apache.camel.impl.DefaultManagementStrategy
-
- setEventNotifierEnabled(boolean) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
-
- setEventNotifierEnabled(boolean) - Method in class org.apache.camel.impl.DefaultProducerCache
-
Whether EventNotifier
is enabled
- setEventNotifierEnabled(boolean) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- 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
-
- setExceptionClasses(List<Class<? extends Throwable>>) - Method in class org.apache.camel.model.OnExceptionDefinition
-
- setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.processor.Resequencer
-
- setExceptionPolicy(ExceptionPolicyStrategy) - Method in class org.apache.camel.processor.ErrorHandlerSupport
-
- setExceptionPolicyStrategy(ExceptionPolicyStrategy) - Method in interface org.apache.camel.builder.ErrorHandlerBuilder
-
Sets the exception policy strategy to use for resolving the
OnExceptionDefinition
to use for a given thrown exception
- setExceptionPolicyStrategy(ExceptionPolicyStrategy) - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
-
- 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
-
- setExchangeFormatterRef(String) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Sets the reference of the instance of ExchangeFormatter
to generate the log message from exchange.
- setExchangePattern(ExchangePattern) - Method in class org.apache.camel.model.ProcessorDefinition
-
- setExchangePattern(ExchangePattern) - Method in class org.apache.camel.processor.ExchangePatternProcessor
-
- 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
-
- 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(ExecutorService) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- 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
-
- setExecutorService(ExecutorService) - Method in class org.apache.camel.processor.RecipientList
-
- setExecutorServiceManager(ExecutorServiceManager) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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
-
- setExpectedCount(int) - Method in class org.apache.camel.component.mock.MockEndpoint
-
Specifies the expected number of message exchanges that should be
received by this endpoint.
- setExpectedMessageCount(int) - Method in class org.apache.camel.component.mock.MockEndpoint
-
- setExpectedMessageEndpoint(Endpoint) - Method in class org.apache.camel.component.test.TestEndpoint
-
- setExponentialBackOff(Boolean) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
-
- setExponentialBackOff(boolean) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
-
- setExpression(Expression) - Method in class org.apache.camel.component.bean.ParameterInfo
-
- setExpression(ExpressionDefinition) - 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(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(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.SetFaultBodyDefinition
-
Expression that returns the new fault 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
- setExpression(Expression) - Method in class org.apache.camel.processor.resequencer.DefaultExchangeComparator
-
- setExpression(Expression) - Method in interface org.apache.camel.processor.resequencer.ExpressionResultComparator
-
Set the expression used for comparing Exchange
s.
- 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(ExpressionDefinition) - Method in class org.apache.camel.builder.ExpressionClause
-
- setExpressionType(ExpressionDefinition) - 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.ExpressionClause
-
- setExpressionValue(Expression) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
- setExpressionValue(Expression) - Method in class org.apache.camel.model.language.ExpressionDefinition
-
- setExtendedStatistics(boolean) - Method in class org.apache.camel.impl.DefaultConsumerCache
-
Whether extended JMX statistics is enabled for EndpointUtilizationStatistics
- setExtendedStatistics(boolean) - Method in class org.apache.camel.impl.DefaultProducerCache
-
Whether extended JMX statistics is enabled for EndpointUtilizationStatistics
- setExtension(Class<T>, T) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setFactoryClassName(String) - Method in class org.apache.camel.builder.xml.XPathBuilder
-
- setFactoryFinderResolver(FactoryFinderResolver) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setFactoryRef(String) - Method in class org.apache.camel.model.language.XPathExpression
-
References to a custom XPathFactory to lookup in the registry
- setFailed(int) - Method in class org.apache.camel.impl.ReloadStrategySupport
-
- 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().
- setFallbackTimeout(long) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
-
- setFallbackViaNetwork(Boolean) - Method in class org.apache.camel.model.OnFallbackDefinition
-
Whether the fallback goes over the network.
- setFaultBody(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
-
Adds a processor which sets the body on the FAULT message
- SetFaultBodyDefinition - Class in org.apache.camel.model
-
Sets the contents of a fault message's body
- SetFaultBodyDefinition() - Constructor for class org.apache.camel.model.SetFaultBodyDefinition
-
- SetFaultBodyDefinition(Expression) - Constructor for class org.apache.camel.model.SetFaultBodyDefinition
-
- 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
-
- setFileStore(File) - Method in class org.apache.camel.impl.FileStateRepository
-
- setFileWatchDirectory(String) - Method in class org.apache.camel.main.MainSupport
-
Sets the directory name to watch XML file changes to trigger live reload of Camel routes.
- setFileWatchDirectoryRecursively(boolean) - Method in class org.apache.camel.main.MainSupport
-
Sets the flag to watch directory of XML file changes recursively to trigger live reload of Camel routes.
- setFilter(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
-
- setFilter(String) - Method in class org.apache.camel.processor.ClaimCheckAggregationStrategy
-
- setFilter(String) - Method in class org.apache.camel.processor.ClaimCheckProcessor
-
- 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.
- setFilters(Collection<SupervisingRouteController.Filter>) - Method in class org.apache.camel.impl.SupervisingRouteController
-
Sets the filters user to determine the routes to supervise.
- setFixed(Boolean) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
-
Delimited or fixed.
- setFlow(String) - Method in class org.apache.camel.model.rest.RestSecurityOAuth2
-
The flow used by the OAuth2 security scheme.
- setFolder(String) - Method in class org.apache.camel.impl.FileWatcherReloadStrategy
-
- setForceCompletionOnStop(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
-
- setForceCompletionOnStop(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- 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.
- setFromRouteId(String) - Method in class org.apache.camel.impl.DurationRoutePolicyFactory
-
Limit the route policy to the route which matches this pattern
- 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.
- setFunctionEndToken(String) - Method in class org.apache.camel.language.simple.SimpleLanguage
-
Change the end token used for functions.
- setFunctionResolver(XPathFunctionResolver) - Method in class org.apache.camel.builder.xml.XPathBuilder
-
- setFunctionStartToken(String) - Method in class org.apache.camel.language.simple.SimpleLanguage
-
Change the start token used for functions.
- setGlobalOptions(Map<String, String>) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setGlobalOptions(List<GlobalOptionDefinition>) - Method in class org.apache.camel.model.GlobalOptionsDefinition
-
A series of global options as key value pairs
- setGroup(int) - Method in class org.apache.camel.builder.XMLTokenExpressionIterator
-
- setGroup(String) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
-
- setGroup(int) - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
-
- 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.
- setGroupExchanges(boolean) - Method in class org.apache.camel.processor.Resequencer
-
- 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
-
- setHandleFault(Boolean) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setHandleFault(Boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
-
- setHandleFault(String) - Method in class org.apache.camel.model.RouteDefinition
-
Whether handle fault is enabled on this route.
- 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
-
- 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
- setHeaderFunction(XPathFunction) - Method in class org.apache.camel.builder.xml.XPathBuilder
-
- setHeaderName(String) - Method in class org.apache.camel.builder.xml.XPathBuilder
-
- setHeaderName(String) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
-
- setHeaderName(String) - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
-
- 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
- setHeaderName(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.
- SetHeaderProcessor - Class in org.apache.camel.processor
-
A processor which sets the header on the IN or OUT message with an Expression
- SetHeaderProcessor(Expression, Expression) - Constructor for class org.apache.camel.processor.SetHeaderProcessor
-
- 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).
- setHeadersMapFactory(HeadersMapFactory) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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.AbstractCamelContext
-
- setHystrixConfiguration(HystrixConfigurationDefinition) - Method in class org.apache.camel.model.HystrixDefinition
-
- setHystrixConfiguration(HystrixConfigurationDefinition) - Method in interface org.apache.camel.model.ModelCamelContext
-
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.AbstractCamelContext
-
- setHystrixConfigurations(List<HystrixConfigurationDefinition>) - Method in interface org.apache.camel.model.ModelCamelContext
-
Sets the Hystrix configurations
- setId(String) - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
-
- setId(String) - Method in class org.apache.camel.model.ChoiceDefinition
-
- setId(String) - Method in class org.apache.camel.model.IdentifiedType
-
Sets the value of the id property.
- setId(String) - Method in class org.apache.camel.model.language.ExpressionDefinition
-
Sets the id of this node
- setId(String) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
-
Sets the id of this node
- setId(String) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- setId(String) - Method in class org.apache.camel.processor.CatchProcessor
-
- setId(String) - Method in class org.apache.camel.processor.ChoiceProcessor
-
- setId(String) - Method in class org.apache.camel.processor.ClaimCheckProcessor
-
- setId(String) - Method in class org.apache.camel.processor.ConvertBodyProcessor
-
- setId(String) - Method in class org.apache.camel.processor.Delayer
-
- setId(String) - Method in class org.apache.camel.processor.Enricher
-
- setId(String) - Method in class org.apache.camel.processor.ExchangePatternProcessor
-
- setId(String) - Method in class org.apache.camel.processor.FilterProcessor
-
- setId(String) - Method in class org.apache.camel.processor.FinallyProcessor
-
- setId(String) - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
-
- setId(String) - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
-
- setId(String) - Method in class org.apache.camel.processor.LogProcessor
-
- setId(String) - Method in class org.apache.camel.processor.LoopProcessor
-
- setId(String) - Method in class org.apache.camel.processor.MulticastProcessor
-
- setId(String) - Method in class org.apache.camel.processor.OnCompletionProcessor
-
- setId(String) - Method in class org.apache.camel.processor.Pipeline
-
- setId(String) - Method in class org.apache.camel.processor.PollEnricher
-
- setId(String) - Method in class org.apache.camel.processor.RecipientList
-
- setId(String) - Method in class org.apache.camel.processor.RemoveHeaderProcessor
-
- setId(String) - Method in class org.apache.camel.processor.RemoveHeadersProcessor
-
- setId(String) - Method in class org.apache.camel.processor.RemovePropertiesProcessor
-
- setId(String) - Method in class org.apache.camel.processor.RemovePropertyProcessor
-
- setId(String) - Method in class org.apache.camel.processor.Resequencer
-
- setId(String) - Method in class org.apache.camel.processor.RollbackProcessor
-
- setId(String) - Method in class org.apache.camel.processor.RoutingSlip
-
- setId(String) - Method in class org.apache.camel.processor.SamplingThrottler
-
- setId(String) - Method in class org.apache.camel.processor.ScriptProcessor
-
- setId(String) - Method in class org.apache.camel.processor.SendDynamicProcessor
-
- setId(String) - Method in class org.apache.camel.processor.SendProcessor
-
- setId(String) - Method in class org.apache.camel.processor.SetBodyProcessor
-
- setId(String) - Method in class org.apache.camel.processor.SetHeaderProcessor
-
- setId(String) - Method in class org.apache.camel.processor.SetPropertyProcessor
-
- setId(String) - Method in class org.apache.camel.processor.SortProcessor
-
- setId(String) - Method in class org.apache.camel.processor.StopProcessor
-
- setId(String) - Method in class org.apache.camel.processor.StreamResequencer
-
- setId(String) - Method in class org.apache.camel.processor.ThreadsProcessor
-
- setId(String) - Method in class org.apache.camel.processor.Throttler
-
- setId(String) - Method in class org.apache.camel.processor.ThrowExceptionProcessor
-
- setId(String) - Method in class org.apache.camel.processor.TransformProcessor
-
- setId(String) - Method in class org.apache.camel.processor.TryProcessor
-
- setId(String) - Method in class org.apache.camel.processor.WireTapProcessor
-
- 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
-
- setIgnoreInvalidCorrelationKeys(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- 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
-
- setIgnoreInvalidEndpoint(boolean) - Method in class org.apache.camel.processor.Enricher
-
- setIgnoreInvalidEndpoint(boolean) - Method in class org.apache.camel.processor.PollEnricher
-
- setIgnoreInvalidEndpoint(boolean) - Method in class org.apache.camel.processor.SendDynamicProcessor
-
- 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
-
- setIgnoreInvalidEndpoints(boolean) - Method in class org.apache.camel.processor.RecipientList
-
- setIgnoreInvalidEndpoints(boolean) - Method in class org.apache.camel.processor.RecipientListProcessor
-
- setIgnoreInvalidEndpoints(boolean) - Method in class org.apache.camel.processor.RoutingSlip
-
- 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
- setIgnoreInvalidExchanges(boolean) - Method in class org.apache.camel.processor.Resequencer
-
- setIgnoreInvalidExchanges(boolean) - Method in class org.apache.camel.processor.StreamResequencer
-
Sets whether to ignore invalid exchanges which cannot be used by this stream resequencer.
- 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.language.tokenizer.TokenizeLanguage
-
- 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
- setInflightRepository(InflightRepository) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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.language.tokenizer.TokenizeLanguage
-
- 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(long) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
-
Time period in millis to wait before starting sending messages.
- 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
-
- setInitialDelay(Duration) - Method in class org.apache.camel.impl.SupervisingRouteController
-
Set the amount of time the route controller should wait before to start
the routes after the camel context is started or after the route is
initialized if the route is created after the camel context is started.
- setInitialDelay(long, TimeUnit) - Method in class org.apache.camel.impl.SupervisingRouteController
-
#see this#setInitialDelay(Duration)
- setInitialDelay(long) - Method in class org.apache.camel.impl.SupervisingRouteController
-
#see this#setInitialDelay(Duration)
- setInitialization(AbstractCamelContext.Initialization) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setInitialProperties(Properties) - Method in class org.apache.camel.main.MainSupport
-
Sets initial properties for the properties component,
which will be used before any locations are resolved.
- 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.
- setInjector(Injector) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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
-
- setInterceptStrategies(List<InterceptStrategy>) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setInterceptStrategies(List<InterceptStrategy>) - Method in class org.apache.camel.impl.DefaultRouteContext
-
- setInterruptThreadsWhileStopping(boolean) - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
-
- setIsRouteAdded(boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
-
- 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
- setKey(String) - Method in class org.apache.camel.processor.ClaimCheckProcessor
-
- 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
- setLanguageResolver(LanguageResolver) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setLastError(RouteError) - Method in class org.apache.camel.impl.DefaultRouteContext
-
- 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.
- setLimit(int) - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
-
- setLimit(int) - Method in class org.apache.camel.impl.LimitedPollingConsumerPollStrategy
-
Sets the limit for how many straight rollbacks causes this strategy to suspend the fault consumer.
- 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
- setLoadTypeConverters(Boolean) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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
-
- setLogContinued(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Sets whether errors should be logged even if its continued
- setLogExhausted(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setLogExhausted(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Sets whether exhausted exceptions should be logged or not
- setLogExhaustedMessageBody(Boolean) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setLogExhaustedMessageBody(Boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
-
- setLogExhaustedMessageBody(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setLogExhaustedMessageBody(Boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Sets whether exhausted message body/headers should be logged with message history included
(requires logExhaustedMessageHistory to be enabled).
- setLogExhaustedMessageHistory(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setLogExhaustedMessageHistory(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Sets whether exhausted exceptions should be logged with message history included.
- 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.
- setLoggingLevel(String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
-
- setLogHandled(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setLogHandled(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Sets whether errors should be logged even if its handled
- setLogInflightExchangesOnTimeout(boolean) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
-
- setLogMask(Boolean) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setLogMask(Boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
-
- 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.builder.xml.XPathBuilder
-
- 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
-
- setLogNewException(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Sets whether errors should be logged when a new exception occurred during handling a previous exception
- setLogRetryAttempted(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setLogRetryAttempted(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Sets whether retry attempts should be logged or not
- setLogRetryStackTrace(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setLogRetryStackTrace(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Sets whether stack traces should be logged or not
- setLogStackTrace(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setLogStackTrace(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Sets whether stack traces should be logged or not
- 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.
- setManagementAgent(ManagementAgent) - Method in class org.apache.camel.impl.DefaultManagementStrategy
-
- setManagementInterceptStrategy(ManagementInterceptStrategy) - Method in class org.apache.camel.impl.DefaultRouteContext
-
- setManagementMBeanAssembler(ManagementMBeanAssembler) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setManagementName(String) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setManagementNameStrategy(ManagementNameStrategy) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setManagementObjectNameStrategy(ManagementObjectNameStrategy) - Method in class org.apache.camel.impl.DefaultManagementStrategy
-
- setManagementObjectStrategy(ManagementObjectStrategy) - Method in class org.apache.camel.impl.DefaultManagementStrategy
-
- setManagementStrategy(ManagementStrategy) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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)
- setMarkRollbackOnly(boolean) - Method in class org.apache.camel.processor.RollbackProcessor
-
- setMarkRollbackOnlyLast(Boolean) - Method in class org.apache.camel.model.RollbackDefinition
-
Mark only last sub transaction for rollback only.
- setMarkRollbackOnlyLast(boolean) - Method in class org.apache.camel.processor.RollbackProcessor
-
- 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
- setMaxFileStoreSize(long) - Method in class org.apache.camel.impl.FileStateRepository
-
Sets the maximum file size for the file store in bytes.
- setMaximumCacheSize(int) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
-
- setMaximumCacheSize(int) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
-
- setMaximumCacheSize(int) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- setMaximumFailoverAttempts(Integer) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
-
A value to indicate after X failover attempts we should exhaust (give up).
- setMaximumFailoverAttempts(int) - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
-
- setMaximumRedeliveries(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setMaximumRedeliveries(int) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Sets the maximum number of times a message exchange will be redelivered.
- setMaximumRedeliveryDelay(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setMaximumRedeliveryDelay(long) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Sets the maximum redelivery delay.
- setMaximumRequestsPerPeriodExpression(Expression) - Method in class org.apache.camel.processor.Throttler
-
Sets the maximum number of requests per time period expression
- setMaximumRetries(Integer) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
-
- setMaximumRetries(int) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
-
- setMaximumRetryDelay(Long) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
-
- setMaximumRetryDelay(long) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
-
- setMaximumSize(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
-
- setMaxMessages(int) - Method in class org.apache.camel.impl.DurationRoutePolicy
-
Maximum number of messages to process before the action is triggered
- setMaxMessages(int) - Method in class org.apache.camel.impl.DurationRoutePolicyFactory
-
Maximum number of messages to process before the action is triggered
- 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
-
- setMaxSeconds(int) - Method in class org.apache.camel.impl.DurationRoutePolicy
-
Maximum seconds Camel is running before the action is triggered
- setMaxSeconds(int) - Method in class org.apache.camel.impl.DurationRoutePolicyFactory
-
Maximum seconds Camel is running before the action is triggered
- 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)
- setMessageBodyOnBreakpoint(String, Object) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
-
- setMessageBodyOnBreakpoint(String, Object, Class<?>) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
-
- 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.
- setMessageHeaderOnBreakpoint(String, String, Object) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
-
- setMessageHeaderOnBreakpoint(String, String, Object, Class<?>) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
-
- setMessageHistory(Boolean) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setMessageHistory(Boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
-
- setMessageHistory(String) - Method in class org.apache.camel.model.RouteDefinition
-
Whether message history is enabled on this route.
- setMessageHistoryFactory(MessageHistoryFactory) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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.component.bean.AbstractBeanProcessor
-
Sets the method name to use
- setMethod(String) - Method in class org.apache.camel.component.bean.BeanEndpoint
-
Sets the name of the method to invoke on the bean
- setMethod(Method) - Method in class org.apache.camel.component.bean.BeanInvocation
-
- setMethod(String) - Method in class org.apache.camel.component.bean.BeanProcessor
-
- 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.
- setMethodName(String) - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
-
- 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.
- setMinimumExpectedMessageCount(int) - Method in class org.apache.camel.component.mock.MockEndpoint
-
Specifies the minimum number of expected message exchanges that should be
received by this endpoint
- setMinRate(int) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
-
Wait until the DataSet contains at least this number of messages
- setMode(char) - Method in class org.apache.camel.builder.XMLTokenExpressionIterator
-
- setMode(String) - Method in class org.apache.camel.builder.XMLTokenExpressionIterator
-
- setMode(char) - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
-
- 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.
- setModelJAXBContextFactory(ModelJAXBContextFactory) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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.component.bean.MethodBean
-
- setName(String) - Method in class org.apache.camel.component.mock.MockEndpoint
-
- setName(String) - Method in class org.apache.camel.impl.AbstractCamelContext
-
Sets the name of the this context.
- 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.
- setNamePattern(String) - Method in class org.apache.camel.impl.DefaultManagementNameStrategy
-
- 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.
- setNamespaceContext(DefaultNamespaceContext) - Method in class org.apache.camel.builder.xml.XPathBuilder
-
- setNamespaceIfNotPresent(DefaultNamespaceContext, String, String) - Method in class org.apache.camel.builder.xml.XPathBuilder
-
- 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.builder.xml.DefaultNamespaceContext
-
- setNamespaces(Map<String, String>) - Method in class org.apache.camel.builder.xml.XPathBuilder
-
- setNamespaces(Map<String, String>) - Method in class org.apache.camel.builder.XMLTokenExpressionIterator
-
- 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
- setNameStrategy(CamelContextNameStrategy) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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
- setNewExchangeExpression(Expression) - Method in class org.apache.camel.processor.WireTapProcessor
-
- 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
- setNewExchangeProcessors(List<Processor>) - Method in class org.apache.camel.processor.WireTapProcessor
-
- setNextProcessor(Processor) - Method in class org.apache.camel.processor.interceptor.DefaultChannel
-
- setNodeIdFactory(NodeIdFactory) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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.
- setNumberOfHashGroups(int) - Method in class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
-
- 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.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
- setObjectModelUri(String) - Method in class org.apache.camel.builder.xml.XPathBuilder
-
- setObjectModelUri(String) - Method in class org.apache.camel.language.xpath.XPathLanguage
-
- 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
-
- setOnCompletion(String, Processor) - 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
-
- setOnPrepare(Processor) - Method in class org.apache.camel.processor.RecipientList
-
- setOnPrepare(Processor) - Method in class org.apache.camel.processor.WireTapProcessor
-
- 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
-
- setOperation(String) - Method in class org.apache.camel.processor.ClaimCheckProcessor
-
- setOptimisticLocking(boolean) - Method in class org.apache.camel.model.AggregateDefinition
-
- setOptimisticLocking(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- setOptimisticLockingExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- setOptimisticLockRetryPolicy(OptimisticLockRetryPolicy) - Method in class org.apache.camel.model.AggregateDefinition
-
- setOptimisticLockRetryPolicy(OptimisticLockRetryPolicy) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- 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.
- setOrder(int) - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
-
- 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
-
- setOutBatchSize(int) - Method in class org.apache.camel.processor.Resequencer
-
Sets the out batch size.
- setOutBodyFunction(XPathFunction) - Method in class org.apache.camel.builder.xml.XPathBuilder
-
- setOutHeaderFunction(XPathFunction) - Method in class org.apache.camel.builder.xml.XPathBuilder
-
- setOutput(Processor) - Method in class org.apache.camel.processor.interceptor.DefaultChannel
-
- 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.ExpressionNode
-
- 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.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
-
- setOutputTransformer(Processor) - Method in class org.apache.camel.component.dataset.DataSetSupport
-
- 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.
- setOverrideProperties(Properties) - Method in class org.apache.camel.main.MainSupport
-
Sets a special list of override properties that take precedence
and will use first, if a property exist.
- 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
- setPackageScanClassResolver(PackageScanClassResolver) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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
-
- setParallelAggregate(boolean) - Method in class org.apache.camel.processor.RecipientList
-
- 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
-
- setParallelProcessing(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- setParallelProcessing(boolean) - Method in class org.apache.camel.processor.RecipientList
-
- setParameterMappingStrategy(ParameterMappingStrategy) - Method in class org.apache.camel.component.bean.RegistryBean
-
- setParameters(Map<String, Object>) - Method in class org.apache.camel.component.bean.BeanEndpoint
-
Used for configuring additional properties on the bean
- setParameterTypes(Class<?>[]) - Method in class org.apache.camel.component.bean.MethodBean
-
- 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
-
- setParentUnitOfWork(UnitOfWork) - Method in class org.apache.camel.impl.DefaultUnitOfWork
-
- 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.language.tokenizer.XMLTokenizeLanguage
-
- 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.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
-
- setPattern(ExchangePattern) - Method in class org.apache.camel.processor.SendDynamicProcessor
-
- 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.
- setPollingConsumerServicePool(ServicePool<PollingConsumer>) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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).
- setPreloadSize(long) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
-
Sets how many messages should be preloaded (sent) before the route completes its initialization
- 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.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.
- setProcessor(Processor) - Method in class org.apache.camel.impl.transformer.ProcessorTransformer
-
Set processor to use
- setProcessorFactory(ProcessorFactory) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setProduceDelay(long) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
-
Allows a delay to be specified which causes a delay when a message is sent by the consumer (to simulate slow processing)
- 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
- setProducerServicePool(ServicePool<Producer>) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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.
- setPropertiesFunction(XPathFunction) - Method in class org.apache.camel.builder.xml.XPathBuilder
-
- setProperty(DataFormat, CamelContext, String, Object) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
- setProperty(CamelContext, Object, String, Object) - Method in class org.apache.camel.model.DataFormatDefinition
-
Sets a named property on the data format instance using introspection
- setProperty(Object, String, Object) - Method in class org.apache.camel.model.language.ExpressionDefinition
-
Sets a named property on the object instance using introspection
- setProperty(Object, String, Object) - Method in class org.apache.camel.model.LoadBalancerDefinition
-
Sets a named property on the data format 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
- SetPropertyDefinition - Class in org.apache.camel.model
-
Sets a named property on the message exchange
- SetPropertyDefinition() - Constructor for class org.apache.camel.model.SetPropertyDefinition
-
- SetPropertyDefinition(String, ExpressionDefinition) - Constructor for class org.apache.camel.model.SetPropertyDefinition
-
- SetPropertyDefinition(String, Expression) - Constructor for class org.apache.camel.model.SetPropertyDefinition
-
- SetPropertyDefinition(String, String) - Constructor for class org.apache.camel.model.SetPropertyDefinition
-
- setPropertyName(String) - Method in class org.apache.camel.model.RemovePropertyDefinition
-
Name of property to remove
- setPropertyName(String) - Method in class org.apache.camel.model.SetPropertyDefinition
-
Name of exchange property to set a new value.
- setPropertyPlaceholderLocations(String) - Method in class org.apache.camel.main.MainSupport
-
A list of locations to add for loading properties.
- SetPropertyProcessor - Class in org.apache.camel.processor
-
A processor which sets the property on the exchange with an Expression
- SetPropertyProcessor(Expression, Expression) - Constructor for class org.apache.camel.processor.SetPropertyProcessor
-
- setPropertyRef(DataFormat, CamelContext, String, String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
- 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
-
- setRandomBackOff(boolean) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
-
- 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
- setRecursive(boolean) - Method in class org.apache.camel.impl.FileWatcherReloadStrategy
-
- setRedeliveryDelay(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setRedeliveryDelay(long) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Sets the initial redelivery delay in milliseconds
- 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.language.tokenizer.TokenizeLanguage
-
- setRegex(boolean) - Method in class org.apache.camel.model.language.TokenizerExpression
-
If the token is a regular expression pattern.
- setRegistry(Registry) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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
-
- setRejectExecution(boolean) - Method in class org.apache.camel.processor.Throttler
-
- 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
- setRejectOld(Boolean) - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
-
- setRejectOld(Boolean) - Method in class org.apache.camel.processor.StreamResequencer
-
- setReloadStrategy(ReloadStrategy) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setReloadStrategy(ReloadStrategy) - Method in class org.apache.camel.main.MainSupport
-
Sets a custom ReloadStrategy
to be used.
- setRemoveOnDump(boolean) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
-
- setRemoveOnFailure(Boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
-
- setRemoveSpoolDirectoryWhenStopping(boolean) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
-
- setRemovingRoutes(boolean) - Method in class org.apache.camel.impl.RouteService
-
- setReportCount(long) - Method in class org.apache.camel.component.dataset.DataSetSupport
-
Sets the number of messages in a group on which we will report that messages have been received.
- setReporter(Processor) - Method in class org.apache.camel.component.mock.MockEndpoint
-
Allows a processor to added to the endpoint to report on progress of the test
- setReportGroup(int) - Method in class org.apache.camel.component.mock.MockEndpoint
-
A number that is used to turn on throughput logging based on groups of the size.
- 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
-
- setRestConfiguration(RestConfiguration) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setRestDefinition(RestDefinition) - Method in class org.apache.camel.model.RouteDefinition
-
- setRestRegistry(RestRegistry) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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
- setResultMinimumWaitTime(long) - Method in class org.apache.camel.component.mock.MockEndpoint
-
- setResultQName(QName) - Method in class org.apache.camel.builder.xml.XPathBuilder
-
- setResultType(Class<?>) - Method in class org.apache.camel.builder.SimpleBuilder
-
- setResultType(Class<?>) - Method in class org.apache.camel.builder.xml.XPathBuilder
-
- setResultType(QName) - Method in class org.apache.camel.language.xpath.XPathLanguage
-
- 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
- setResultWaitTime(long) - Method in class org.apache.camel.component.mock.MockEndpoint
-
- setRetainFirst(int) - Method in class org.apache.camel.component.mock.MockEndpoint
-
Specifies to only retain the first n'th number of received Exchange
s.
- setRetainLast(int) - Method in class org.apache.camel.component.mock.MockEndpoint
-
Specifies to only retain the last n'th number of received Exchange
s.
- setRetriesExhaustedLogLevel(LoggingLevel) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setRetriesExhaustedLogLevel(LoggingLevel) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Sets the logging level to use for log messages when retries have been exhausted.
- setRetryAttemptedLogInterval(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setRetryAttemptedLogInterval(int) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Sets the interval to log retry attempts
- setRetryAttemptedLogLevel(LoggingLevel) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setRetryAttemptedLogLevel(LoggingLevel) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Sets the logging level to use for log messages when retries are attempted.
- setRetryDelay(Long) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
-
- setRetryDelay(long) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
-
- 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.
- setReverse(boolean) - Method in class org.apache.camel.processor.Resequencer
-
- 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.
- setRoundRobin(boolean) - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
-
- setRoute(RouteDefinition) - Method in class org.apache.camel.model.rest.VerbDefinition
-
- setRoute(Route) - Method in class org.apache.camel.processor.CamelInternalProcessor.RouteLifecycleAdvice
-
- setRoute(Route) - Method in class org.apache.camel.processor.CamelInternalProcessor.RoutePolicyAdvice
-
- setRouteBuilderClasses(String) - Method in class org.apache.camel.main.MainSupport
-
- setRouteBuilders(List<RouteBuilder>) - Method in class org.apache.camel.main.MainSupport
-
- setRouteCollection(RoutesDefinition) - Method in class org.apache.camel.builder.RouteBuilder
-
- setRouteController(RouteController) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setRouteController(RouteController) - Method in class org.apache.camel.impl.DefaultRouteContext
-
- 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
-
- setRoutePolicyFactories(List<RoutePolicyFactory>) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setRoutePolicyList(List<RoutePolicy>) - Method in class org.apache.camel.impl.DefaultRouteContext
-
- 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
-
- setRuntimeEndpointRegistry(RuntimeEndpointRegistry) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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
- setSequenceSender(SequenceSender<E>) - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
-
Sets the sequence sender.
- 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.impl.cloud.BlacklistServiceFilter
-
Set the servers to blacklist.
- setServers(String) - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilter
-
Set the servers to blacklist.
- setServers(List<String>) - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilterFactory
-
- setServers(List<String>) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
-
Set the servers.
- setServers(String) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
-
Set the servers.
- setServers(List<String>) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscoveryFactory
-
- 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.AbstractCamelContext
-
- setServiceCallConfiguration(ServiceCallConfigurationDefinition) - Method in interface org.apache.camel.model.ModelCamelContext
-
Sets the default service call configuration
- setServiceCallConfigurations(List<ServiceCallConfigurationDefinition>) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setServiceCallConfigurations(List<ServiceCallConfigurationDefinition>) - Method in interface org.apache.camel.model.ModelCamelContext
-
Sets the service call configurations
- setServiceChooser(ServiceChooser) - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
-
- 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.impl.cloud.CachingServiceDiscoveryFactory
-
- setServiceDiscovery(ServiceDiscovery) - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
-
- 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
- setServiceDiscoveryList(List<ServiceDiscovery>) - Method in class org.apache.camel.impl.cloud.CombinedServiceDiscoveryFactory
-
- 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.impl.cloud.DefaultServiceLoadBalancer
-
- 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
- setServiceFilterList(List<ServiceFilter>) - Method in class org.apache.camel.impl.cloud.CombinedServiceFilterFactory
-
- 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
-
- setShareUnitOfWork(boolean) - Method in class org.apache.camel.processor.Enricher
-
- setShareUnitOfWork(boolean) - Method in class org.apache.camel.processor.RecipientList
-
- setShorthandMethod(boolean) - Method in class org.apache.camel.component.bean.AbstractBeanProcessor
-
Sets whether to support getter style method name, so you can
say the method is called 'name' but it will invoke the 'getName' method.
- setShorthandMethod(boolean) - Method in class org.apache.camel.component.bean.BeanProcessor
-
- 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.
- setShutdownAwaitTermination(long) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
-
- setShutdownExecutorService(boolean) - Method in class org.apache.camel.processor.RecipientList
-
- setShutdownNowOnTimeout(boolean) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
-
- setShutdownOptimisticLockingExecutorService(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- setShutdownRoute(ShutdownRoute) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setShutdownRoute(ShutdownRoute) - Method in class org.apache.camel.impl.DefaultRouteContext
-
- setShutdownRoute(ShutdownRoute) - Method in class org.apache.camel.model.RouteDefinition
-
To control how to shutdown the route.
- setShutdownRoutesInReverseOrder(boolean) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
-
- setShutdownRunningTask(ShutdownRunningTask) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setShutdownRunningTask(ShutdownRunningTask) - Method in class org.apache.camel.impl.DefaultRouteContext
-
- setShutdownRunningTask(ShutdownRunningTask) - Method in class org.apache.camel.model.RouteDefinition
-
To control how to shutdown the route.
- setShutdownStrategy(ShutdownStrategy) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setShutdownTimeoutCheckerExecutorService(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- 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.
- setSimpleFunction(XPathFunction) - Method in class org.apache.camel.builder.xml.XPathBuilder
-
- setSize(long) - Method in class org.apache.camel.component.dataset.DataSetSupport
-
- 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.language.tokenizer.TokenizeLanguage
-
- 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.
- setSleepForEmptyTest(long) - Method in class org.apache.camel.component.mock.MockEndpoint
-
- setSourceFile(File) - Method in class org.apache.camel.component.dataset.FileDataSet
-
- setSourceFile(File, String) - Method in class org.apache.camel.component.dataset.FileDataSet
-
- setSplit(boolean) - Method in class org.apache.camel.component.test.TestEndpoint
-
If enabled the messages loaded from the test endpoint will be split using new line delimiters
so each line is an expected message.
- setSpoolChiper(String) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
-
- setSpoolDirectory(String) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
-
- setSpoolDirectory(File) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
-
- setSpoolThreshold(long) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
-
- setSpoolUsedHeapMemoryLimit(StreamCachingStrategy.SpoolUsedHeapMemoryLimit) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
-
- setSpoolUsedHeapMemoryThreshold(int) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
-
- setSSLContextParameters(SSLContextParameters) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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
- setState(String, String) - Method in class org.apache.camel.impl.FileStateRepository
-
- setState(String, String) - Method in class org.apache.camel.impl.MemoryStateRepository
-
- setStatisticsEnabled(boolean) - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
-
Sets whether statistics is enabled.
- 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.
- setSticky(boolean) - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
-
- 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
-
- setStopOnAggregateException(boolean) - Method in class org.apache.camel.processor.RecipientList
-
- 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
-
- setStopOnException(boolean) - Method in class org.apache.camel.processor.RecipientList
-
- 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.
- setStreamCaching(Boolean) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setStreamCaching(Boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
-
- setStreamCachingStrategy(StreamCachingStrategy) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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
-
- setStreaming(boolean) - Method in class org.apache.camel.processor.RecipientList
-
- 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.
- setSucceeded(int) - Method in class org.apache.camel.impl.ReloadStrategySupport
-
- 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.
- setSuppressLoggingOnTimeout(boolean) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
-
- 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.
- setTarget(Processor) - Method in class org.apache.camel.processor.InterceptorToAsyncProcessorBridge
-
- setterBeanInjection(Method, String, Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
-
- setterInjection(Method, Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
-
- setterInjection(Method, Object, String, String, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
-
- setterPropertyInjection(Method, String, String, Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
-
- 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.
- setThreadedAsyncMode(boolean) - Method in class org.apache.camel.impl.DefaultProducerTemplate
-
- setThreadName(String) - Method in class org.apache.camel.model.ThreadsDefinition
-
- setThreadNamePattern(String) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
-
- setThreadPoolFactory(ThreadPoolFactory) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
-
- 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.builder.xml.XPathBuilder
-
- setThreadSafety(Boolean) - Method in class org.apache.camel.language.xpath.XPathLanguage
-
- 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(long) - Method in class org.apache.camel.component.test.TestEndpoint
-
The timeout to use when polling for message bodies from the URI
- setTimeout(long) - Method in class org.apache.camel.impl.cloud.CachingServiceDiscovery
-
- setTimeout(long, TimeUnit) - Method in class org.apache.camel.impl.cloud.CachingServiceDiscovery
-
- setTimeout(Integer) - Method in class org.apache.camel.impl.cloud.CachingServiceDiscoveryFactory
-
- setTimeout(long) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
-
- 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
-
- setTimeout(long) - Method in class org.apache.camel.processor.PollEnricher
-
Sets the timeout to use when polling.
- setTimeout(long) - Method in class org.apache.camel.processor.RecipientList
-
- setTimeout(long) - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
-
Sets this sequencer's timeout value.
- setTimeout(long) - Method in class org.apache.camel.processor.StreamResequencer
-
- setTimeoutCheckerExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.model.AggregateDefinition
-
- setTimeoutCheckerExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
-
- setTimeoutCheckerExecutorServiceRef(String) - Method in class org.apache.camel.model.AggregateDefinition
-
- setTimeoutHandler(TimeoutHandler) - Method in class org.apache.camel.processor.resequencer.Timeout
-
Sets a timeout handler for receiving timeout notifications.
- 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
-
- setTimePeriodMillis(long) - Method in class org.apache.camel.processor.Throttler
-
Sets the time period during which the maximum number of requests apply
- setTimeUnit(TimeUnit) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
-
- setTimeUnit(TimeUnit) - Method in class org.apache.camel.main.MainSupport
-
Sets the time unit duration (seconds by default).
- 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
-
- setToEndpoint(Exchange, Processor) - Static method in class org.apache.camel.processor.MulticastProcessor
-
- setToken(String) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
-
- 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.
- setTraceFilter(String) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
-
- setTracePattern(String) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
-
- setTracing(Boolean) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setTracing(Boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
-
- 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.AbstractCamelContext
-
- setTransformers(List<TransformerDefinition>) - Method in interface org.apache.camel.model.ModelCamelContext
-
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(Class<?>) - Method in class org.apache.camel.component.bean.MethodBean
-
- 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 key value pairs mode.
- 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
-
- setTypeConverter(TypeConverter) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setTypeConverterRegistry(TypeConverterRegistry) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setTypeConverterStatisticsEnabled(Boolean) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setTypeFilters(List<YAMLTypeFilterDefinition>) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
-
Set the types SnakeYAML is allowed to un-marshall
- setUnitOfWorkFactory(UnitOfWorkFactory) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setUnits(TimeUnit) - Method in class org.apache.camel.impl.cloud.CachingServiceDiscoveryFactory
-
- 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.
- setUnmarshallClass(Class<?>) - Method in class org.apache.camel.model.dataformat.JibxDataFormat
-
Class use when unmarshalling from XML to Java.
- setUnmarshallTypeName(String) - Method in class org.apache.camel.model.dataformat.JibxDataFormat
-
Class name to use when unmarshalling from XML to Java.
- 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.BoonDataFormat
-
Class name 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.BoonDataFormat
-
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.
- setupManagement(Map<String, Object>) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setupManagement(CamelContext, ManagementStrategy, LifecycleStrategy) - Method in class org.apache.camel.impl.DefaultManagementStrategyFactory
-
- setupRoutes(boolean) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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
- setUseBreadcrumb(Boolean) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- setUseCollisionAvoidance(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
-
- setUseCollisionAvoidance(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Enables/disables collision avoidance which adds some randomization to the
backoff timings to reduce contention probability
- setUseDataType(Boolean) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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
-
- setUseExponentialBackOff(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
- setUseList(boolean) - Method in class org.apache.camel.model.dataformat.BoonDataFormat
-
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.
- setUseMDCLogging(Boolean) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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.
- 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 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
- setUseSaxon(Boolean) - Method in class org.apache.camel.language.xpath.XPathLanguage
-
- 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.
- setUuidGenerator(UuidGenerator) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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.AbstractCamelContext
-
- setValidators(List<ValidatorDefinition>) - Method in interface org.apache.camel.model.ModelCamelContext
-
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.language.tokenizer.TokenizeLanguage
-
- 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.
- setXPathFactory(XPathFactory) - Method in class org.apache.camel.builder.xml.XPathBuilder
-
- setXpathFactory(XPathFactory) - Method in class org.apache.camel.language.xpath.XPathLanguage
-
- SharedCamelInternalProcessor - Class in org.apache.camel.processor
-
A Shared (thread safe) internal Processor
that Camel routing engine used during routing for cross cutting functionality such as:
Execute UnitOfWork
Keeping track which route currently is being routed
Execute RoutePolicy
Gather JMX performance statics
Tracing
Debugging
Message History
Stream Caching
Transformer
...
- SharedCamelInternalProcessor(CamelInternalProcessorAdvice...) - Constructor for class org.apache.camel.processor.SharedCamelInternalProcessor
-
- 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.
- ShareUnitOfWorkAggregationStrategy - Class in org.apache.camel.processor.aggregate
-
An AggregationStrategy
which are used when the option shareUnitOfWork is enabled
on EIPs such as multicast, splitter or recipientList.
- ShareUnitOfWorkAggregationStrategy(AggregationStrategy) - Constructor for class org.apache.camel.processor.aggregate.ShareUnitOfWorkAggregationStrategy
-
- shouldFailOver(Exchange) - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
-
Should the given failed Exchange failover?
- shouldHandleException(Exchange) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
-
Strategy whether the exchange has an exception that we should try to handle.
- shouldRedeliver(Exchange, int, Predicate) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Returns true if the policy decides that the message exchange should be
redelivered.
- shouldRetry(int) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
-
- shouldSpoolCache(long) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
-
- shouldStartRoutes() - Method in class org.apache.camel.impl.AbstractCamelContext
-
Should we start newly added routes?
- shouldTrace(ProcessorDefinition<?>, Exchange) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
-
Whether or not to trace the given processor definition.
- showOptions() - Method in class org.apache.camel.main.MainSupport
-
Displays the command line options.
- showOptionsHeader() - Method in class org.apache.camel.main.MainSupport
-
Displays the header message for the command line options.
- shutdown() - Method in class org.apache.camel.impl.AbstractCamelContext
-
- shutdown(ExecutorService) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
-
- shutdown() - Method in class org.apache.camel.impl.DefaultInterceptSendToEndpoint
-
- shutdown(CamelContext, List<RouteStartupOrder>) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
-
- shutdown(CamelContext, List<RouteStartupOrder>, long, TimeUnit) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
-
- shutdown(CamelContext, RouteStartupOrder, long, TimeUnit, boolean) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
-
- shutdownForced(CamelContext, List<RouteStartupOrder>) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
-
- shutdownGraceful(ExecutorService) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
-
- shutdownGraceful(ExecutorService, long) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
-
- shutdownNow(ExecutorService) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
-
- shutdownNow(List<Consumer>) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
-
Shutdown all the consumers immediately.
- shutdownNow(Consumer) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
-
Shutdown the consumer immediately.
- shutdownRoute(ShutdownRoute) - Method in class org.apache.camel.model.RouteDefinition
-
Configures a shutdown route option.
- shutdownRouteService(RouteService) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- shutdownRoutesNow(List<RouteStartupOrder>) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
-
Shutdown all the consumers immediately.
- 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
-
- Simple - Annotation Type in org.apache.camel.language
-
Used to inject a simple expression into a field, property, method or parameter when using
Bean Integration.
- simple(String) - Static method in class org.apache.camel.language.simple.SimpleLanguage
-
Creates a new Expression
.
- simple(String, Class<?>) - Static method in class org.apache.camel.language.simple.SimpleLanguage
-
Creates a new Expression
(or Predicate
if the resultType is a Boolean, or boolean type).
- SimpleBuilder - Class in org.apache.camel.builder
-
Creates an
Simple
language builder.
- SimpleBuilder(String) - Constructor for class org.apache.camel.builder.SimpleBuilder
-
- SimpleDataSet - Class in org.apache.camel.component.dataset
-
A simple DataSet that allows a static payload to be used to create each message exchange
along with using a pluggable transformer to randomize the message.
- SimpleDataSet() - Constructor for class org.apache.camel.component.dataset.SimpleDataSet
-
- SimpleDataSet(int) - Constructor for class org.apache.camel.component.dataset.SimpleDataSet
-
- simpleExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
-
- 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
-
- SimpleExpressionParser - Class in org.apache.camel.language.simple
-
A parser to parse simple language as a Camel Expression
- SimpleExpressionParser(String, boolean, Map<String, Expression>) - Constructor for class org.apache.camel.language.simple.SimpleExpressionParser
-
- 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
-
- SimpleFunctionEnd - Class in org.apache.camel.language.simple.ast
-
Ends a function
- SimpleFunctionEnd(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.SimpleFunctionEnd
-
- SimpleFunctionExpression - Class in org.apache.camel.language.simple.ast
-
- SimpleFunctionExpression(SimpleToken, Map<String, Expression>) - Constructor for class org.apache.camel.language.simple.ast.SimpleFunctionExpression
-
- SimpleFunctionStart - Class in org.apache.camel.language.simple.ast
-
Starts a function
- SimpleFunctionStart(SimpleToken, Map<String, Expression>) - Constructor for class org.apache.camel.language.simple.ast.SimpleFunctionStart
-
- SimpleIllegalSyntaxException - Exception in org.apache.camel.language.simple.types
-
Syntax error in the simple language expression.
- SimpleIllegalSyntaxException(String, int, String) - Constructor for exception org.apache.camel.language.simple.types.SimpleIllegalSyntaxException
-
- SimpleIllegalSyntaxException(String, int, String, Throwable) - Constructor for exception org.apache.camel.language.simple.types.SimpleIllegalSyntaxException
-
- SimpleLanguage - Class in org.apache.camel.language.simple
-
A
simple language
which maps simple property style notations to access headers and bodies.
- SimpleLanguage() - Constructor for class org.apache.camel.language.simple.SimpleLanguage
-
Default constructor.
- SimpleNode - Interface in org.apache.camel.language.simple.ast
-
Represents a node in the Simple AST
- SimpleParserException - Exception in org.apache.camel.language.simple.types
-
Holds information about error parsing the simple expression at a given location
in the input.
- SimpleParserException(String, int) - Constructor for exception org.apache.camel.language.simple.types.SimpleParserException
-
- SimplePredicateParser - Class in org.apache.camel.language.simple
-
A parser to parse simple language as a Camel Predicate
- SimplePredicateParser(String, boolean, Map<String, Expression>) - Constructor for class org.apache.camel.language.simple.SimplePredicateParser
-
- SimpleToken - Class in org.apache.camel.language.simple.types
-
Holder for a token, with associated type and position in the input.
- SimpleToken(SimpleTokenType, int) - Constructor for class org.apache.camel.language.simple.types.SimpleToken
-
- SimpleToken(SimpleTokenType, int, int) - Constructor for class org.apache.camel.language.simple.types.SimpleToken
-
- SimpleTokenizer - Class in org.apache.camel.language.simple
-
- SimpleTokenType - Class in org.apache.camel.language.simple.types
-
The different token types used by the simple parser.
- SimpleTokenType(TokenType, String) - Constructor for class org.apache.camel.language.simple.types.SimpleTokenType
-
- single() - Static method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors
-
- singleCharOf(String, String) - Static method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
-
- singleQuotedLiteralText() - Method in class org.apache.camel.language.simple.SimplePredicateParser
-
- singleQuotedLiteralWithFunctionsText() - Method in class org.apache.camel.language.simple.SimplePredicateParser
-
- SingleQuoteEnd - Class in org.apache.camel.language.simple.ast
-
Ends a block enclosed by single quotes
- SingleQuoteEnd(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.SingleQuoteEnd
-
- SingleQuoteStart - Class in org.apache.camel.language.simple.ast
-
Starts a block enclosed by single quotes
- SingleQuoteStart(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.SingleQuoteStart
-
- size() - Method in class org.apache.camel.impl.AbstractDynamicRegistry
-
- size() - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
-
- size() - Method in class org.apache.camel.impl.DefaultConsumerCache
-
Returns the current size of the cache
- size() - Method in class org.apache.camel.impl.DefaultEndpointUtilizationStatistics
-
- size() - Method in class org.apache.camel.impl.DefaultInflightRepository
-
- size(String) - Method in class org.apache.camel.impl.DefaultInflightRepository
-
- size() - Method in class org.apache.camel.impl.DefaultProducerCache
-
Returns the current size of the cache
- size() - Method in class org.apache.camel.impl.DefaultRestRegistry
-
- size() - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
-
- size() - Method in class org.apache.camel.impl.ServicePool
-
Returns the current size of the pool
- size(int) - Method in class org.apache.camel.model.ResequenceDefinition
-
Sets the in batch size for number of exchanges received
- size() - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
-
Returns the number of elements currently maintained by this resequencer.
- 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
-
- skipExpression(String, int) - Static method in class org.apache.camel.builder.ExpressionBuilder
-
Returns an iterator to skip (iterate) the given expression
- skipFirstExpression(Expression) - Static method in class org.apache.camel.builder.ExpressionBuilder
-
Returns an expression that skips the first element
- skipIteratorExpression(Expression, int) - Static method in class org.apache.camel.builder.ExpressionBuilder
-
- skipSendToOriginalEndpoint() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
-
Skip sending the Exchange
to the original intended endpoint
- sleep() - Method in class org.apache.camel.processor.RedeliveryErrorHandler.RedeliveryState
-
Method for sleeping during redelivery attempts.
- sleep(long, int) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Calculates the new redelivery delay based on the last one and then sleeps for the necessary amount of time.
- sleep(long) - Method in class org.apache.camel.processor.RedeliveryPolicy
-
Sleeps for the given delay
- 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
-
- sort(Comparator<?>) - Method in class org.apache.camel.builder.ValueBuilder
-
Sorts the current value using the given comparator.
- 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
-
- sortExpression(Expression, Comparator) - Static method in class org.apache.camel.builder.ExpressionBuilder
-
Returns a sort expression which will sort the expression with the given comparator.
- SortProcessor<T> - Class in org.apache.camel.processor
-
A processor that sorts the expression using a comparator
- SortProcessor(Expression, Comparator<? super T>) - Constructor for class org.apache.camel.processor.SortProcessor
-
- spel(String) - Method in class org.apache.camel.builder.ExpressionClause
-
- spel(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
-
- SpEL - Annotation Type in org.apache.camel.language
-
An annotation for injection of Spring Expression Language (SpEL) expressions
into method parameters, fields or properties.
- 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
-
- 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
-
- Splitter - Class in org.apache.camel.processor
-
Implements a dynamic
Splitter pattern
where an expression is evaluated to iterate through each of the parts of a
message and then each part is then send to some endpoint.
- Splitter(CamelContext, Expression, Processor, AggregationStrategy, boolean, ExecutorService, boolean, boolean, boolean, long, Processor, boolean, boolean) - Constructor for class org.apache.camel.processor.Splitter
-
- Splitter(CamelContext, Expression, Processor, AggregationStrategy, boolean, ExecutorService, boolean, boolean, boolean, long, Processor, boolean, boolean, boolean) - Constructor for class org.apache.camel.processor.Splitter
-
- 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() - Method in class org.apache.camel.impl.AbstractCamelContext
-
- start() - Method in class org.apache.camel.impl.AbstractDynamicRegistry
-
- start() - Method in class org.apache.camel.impl.DefaultClaimCheckRepository
-
- start() - Method in class org.apache.camel.impl.DefaultDebugger
-
- start() - Method in class org.apache.camel.impl.DefaultInterceptSendToEndpoint
-
- start() - Method in class org.apache.camel.impl.DefaultRoute
-
Do not invoke this method directly, use RouteController.startRoute(String)
to start a route.
- start() - Method in class org.apache.camel.impl.DefaultUnitOfWork
-
- start() - Method in class org.apache.camel.impl.InterceptSendToEndpointProcessor
-
- start() - Method in class org.apache.camel.impl.LimitedPollingConsumerPollStrategy
-
- start() - Method in class org.apache.camel.language.simple.SimpleLanguage
-
- start() - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
-
- start() - Method in class org.apache.camel.processor.UnitOfWorkProducer
-
- startAllRoutes() - Method in class org.apache.camel.impl.AbstractCamelContext
-
- startAllRoutes() - Method in class org.apache.camel.impl.DefaultRouteController
-
- startChildService(Route, List<Service>) - Method in class org.apache.camel.impl.RouteService
-
- startRoute(RouteDefinition) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- startRoute(String) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- startRoute(String) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
- startRoute(String) - Method in class org.apache.camel.impl.DefaultRouteController
-
- startRoute(String) - Method in class org.apache.camel.impl.SupervisingRouteController
-
- startRouteDefinitions(Collection<RouteDefinition>) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- startRouteService(RouteService, boolean) - Method in class org.apache.camel.impl.AbstractCamelContext
-
Starts the given route service
- startService(Service, CamelContext, Object, String) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
-
Stats the given service
- startSingleStepExchange(String, Breakpoint) - Method in class org.apache.camel.impl.DefaultDebugger
-
- startsWith(Expression, Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
-
- startsWith(Object) - Method in class org.apache.camel.builder.ValueBuilder
-
- startToken - Variable in class org.apache.camel.builder.TokenPairExpressionIterator
-
- 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.
- State(Exchange, AsyncCallback, AsyncProcessor[]) - Constructor for class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer.State
-
- State(Exchange, AsyncCallback, AsyncProcessor[]) - Constructor for class org.apache.camel.processor.loadbalancer.TopicLoadBalancer.State
-
- staticMap - Variable in class org.apache.camel.impl.AbstractDynamicRegistry
-
- 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 - Class in org.apache.camel.impl.cloud
-
A static list of known servers Camel Service Call EIP.
- StaticServiceDiscovery() - Constructor for class org.apache.camel.impl.cloud.StaticServiceDiscovery
-
- StaticServiceDiscovery(List<ServiceDefinition>) - Constructor for class org.apache.camel.impl.cloud.StaticServiceDiscovery
-
- 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
-
- StaticServiceDiscoveryFactory - Class in org.apache.camel.impl.cloud
-
- StaticServiceDiscoveryFactory() - Constructor for class org.apache.camel.impl.cloud.StaticServiceDiscoveryFactory
-
- staticSize() - Method in class org.apache.camel.impl.AbstractDynamicRegistry
-
- 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.
- step() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
-
- step - Variable in class org.apache.camel.processor.saga.SagaProcessor
-
- step(CamelSagaStep) - Method in class org.apache.camel.processor.saga.SagaProcessorBuilder
-
- stepBreakpoint(String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
-
- 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
-
- stepIdExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
-
Returns the expression for the current step id (if any)
- StepProcessor - Class in org.apache.camel.processor
-
- StepProcessor(CamelContext, Collection<Processor>, String) - Constructor for class org.apache.camel.processor.StepProcessor
-
- sticky(Expression) - Method in class org.apache.camel.model.LoadBalanceDefinition
-
Uses sticky load balancer
- StickyLoadBalancer - Class in org.apache.camel.processor.loadbalancer
-
Implements a sticky load balancer using an Expression
to calculate
a correlation key to perform the sticky load balancing; rather like jsessionid in the web
or JMSXGroupID in JMS.
- StickyLoadBalancer(Expression) - Constructor for class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
-
- 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
-
- stop() - Method in class org.apache.camel.impl.AbstractCamelContext
-
- stop() - Method in class org.apache.camel.impl.AbstractDynamicRegistry
-
- stop() - Method in class org.apache.camel.impl.DefaultClaimCheckRepository
-
- stop() - Method in class org.apache.camel.impl.DefaultInterceptSendToEndpoint
-
- stop() - Method in class org.apache.camel.impl.DefaultRoute
-
Do not invoke this method directly, use RouteController.stopRoute(String)
to stop a route.
- stop() - Method in class org.apache.camel.impl.DefaultUnitOfWork
-
- stop() - Method in class org.apache.camel.impl.InterceptSendToEndpointProcessor
-
- stop() - Method in class org.apache.camel.impl.LimitedPollingConsumerPollStrategy
-
- stop() - Method in class org.apache.camel.impl.MDCUnitOfWork
-
- stop() - Method in class org.apache.camel.language.simple.SimpleLanguage
-
- stop() - Method in class org.apache.camel.model.ProcessorDefinition
-
Stops continue routing the current Exchange
and marks it as completed.
- stop() - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
-
Stops this resequencer (i.e.
- stop() - Method in class org.apache.camel.processor.UnitOfWorkProducer
-
- stopChildService(Route, Set<Service>, boolean) - Method in class org.apache.camel.impl.RouteService
-
- StopDefinition - Class in org.apache.camel.model
-
Stops the processing of the current message
- StopDefinition() - Constructor for class org.apache.camel.model.StopDefinition
-
- stopOnAggregateException() - Method in class org.apache.camel.model.MulticastDefinition
-
If enabled, unwind exceptions occurring at aggregation time to the error handler when parallelProcessing is used.
- stopOnAggregateException() - Method in class org.apache.camel.model.RecipientListDefinition
-
If enabled, unwind exceptions occurring at aggregation time to the error handler when parallelProcessing is used.
- stopOnAggregateException() - Method in class org.apache.camel.model.SplitDefinition
-
If enabled, unwind exceptions occurring at aggregation time to the error handler when parallelProcessing is used.
- 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.
- StopProcessor - Class in org.apache.camel.processor
-
Stops continue processing the route and marks it as complete.
- StopProcessor() - Constructor for class org.apache.camel.processor.StopProcessor
-
- stopRoute(String, long, TimeUnit, boolean) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- stopRoute(String) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- stopRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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
-
- stopRoute(String) - Method in class org.apache.camel.impl.DefaultRouteController
-
- stopRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.DefaultRouteController
-
- stopRoute(String, long, TimeUnit, boolean) - Method in class org.apache.camel.impl.DefaultRouteController
-
- stopRoute(String) - Method in class org.apache.camel.impl.SupervisingRouteController
-
- stopRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.SupervisingRouteController
-
- stopRoute(String, long, TimeUnit, boolean) - Method in class org.apache.camel.impl.SupervisingRouteController
-
- stopRouteService(RouteService, boolean) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- stopRouteService(RouteService) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- stopSingleStepExchange(String) - Method in class org.apache.camel.impl.DefaultDebugger
-
- 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
-
Sets the AggregationStrategy to use with a fluent builder.
- strategy(AggregationStrategy) - Method in class org.apache.camel.model.AggregateDefinition
-
Sets the aggregate strategy to use
- 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.
- StreamCachingAdvice(StreamCachingStrategy) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.StreamCachingAdvice
-
- 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.
- StreamResequencer - Class in org.apache.camel.processor
-
A resequencer that re-orders a (continuous) stream of Exchange
s.
- StreamResequencer(CamelContext, Processor, SequenceElementComparator<Exchange>, Expression) - Constructor for class org.apache.camel.processor.StreamResequencer
-
- 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() - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the String data format
- string(String) - Method in class org.apache.camel.builder.DataFormatClause
-
Uses the String data format supporting encoding using given charset
- StringDataFormat - Class in org.apache.camel.impl
-
The text based
data format supporting
charset encoding.
- StringDataFormat() - Constructor for class org.apache.camel.impl.StringDataFormat
-
- StringDataFormat(String) - Constructor for class org.apache.camel.impl.StringDataFormat
-
- StringDataFormat - Class in org.apache.camel.model.dataformat
-
String data format is a textual based format that supports character encoding.
- StringDataFormat() - Constructor for class org.apache.camel.model.dataformat.StringDataFormat
-
- stringResult() - Method in class org.apache.camel.builder.xml.XPathBuilder
-
- subscribeMethod(Method, Object, String, String, String, String) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
-
- SubscribeMethodProcessor - Class in org.apache.camel.impl
-
A Processor
which is used for POJO @Consume where you can have multiple @Consume on the same endpoint/consumer
and via predicate's can filter and call different methods.
- SubscribeMethodProcessor(Endpoint) - Constructor for class org.apache.camel.impl.SubscribeMethodProcessor
-
- SubUnitOfWorkProcessorAdvice() - Constructor for class org.apache.camel.processor.CamelInternalProcessor.SubUnitOfWorkProcessorAdvice
-
- successor(Exchange, Exchange) - Method in class org.apache.camel.processor.resequencer.DefaultExchangeComparator
-
- successor(E) - Method in class org.apache.camel.processor.resequencer.Sequence
-
Returns the immediate successor of the given element in this sequence
or null
if no successor exists.
- successor(E, E) - Method in interface org.apache.camel.processor.resequencer.SequenceElementComparator
-
Returns true
if o1
is an immediate successor
of o2
.
- SUPERVISED - Static variable in class org.apache.camel.impl.SupervisingRouteController.FilterResult
-
- supervised() - Method in class org.apache.camel.impl.SupervisingRouteController.FilterResult
-
- SupervisingRouteController - Class in org.apache.camel.impl
-
A simple implementation of the RouteController
that delays the startup
of the routes after the camel context startup and retries to start failing routes.
- SupervisingRouteController() - Constructor for class org.apache.camel.impl.SupervisingRouteController
-
- SupervisingRouteController.Filter - Interface in org.apache.camel.impl
-
- SupervisingRouteController.FilterResult - Class in org.apache.camel.impl
-
- SupervisingRouteControllerFilters - Class in org.apache.camel.impl
-
- SupervisingRouteControllerFilters.BlackList - Class in org.apache.camel.impl
-
- supportedParameterTypes(BinaryOperatorType) - Static method in enum org.apache.camel.language.simple.types.BinaryOperatorType
-
Returns the types of right hand side parameters this operator supports.
- supportProcessor() - Method in interface org.apache.camel.component.bean.BeanHolder
-
Whether a Processor
is supported by this bean holder.
- supportProcessor() - Method in class org.apache.camel.component.bean.ConstantBeanHolder
-
- supportProcessor() - Method in class org.apache.camel.component.bean.ConstantTypeBeanHolder
-
- supportProcessor() - Method in class org.apache.camel.component.bean.RegistryBean
-
- supportsAutoWiring() - Method in class org.apache.camel.impl.DefaultInjector
-
- SupportsSagaProcessor - Class in org.apache.camel.processor.saga
-
Saga processor implementing the SUPPORTS propagation mode.
- SupportsSagaProcessor(CamelContext, Processor, CamelSagaService, SagaCompletionMode, CamelSagaStep) - Constructor for class org.apache.camel.processor.saga.SupportsSagaProcessor
-
- supportsSuspension() - Method in class org.apache.camel.impl.EventDrivenConsumerRoute
-
- 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
-
- supportTransacted() - Method in class org.apache.camel.processor.ErrorHandlerSupport
-
Whether this error handler supports transacted exchanges or not.
- supportTransacted() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
-
- suspend() - Method in class org.apache.camel.impl.AbstractCamelContext
-
- suspend() - Method in class org.apache.camel.impl.BreakpointSupport
-
- suspend(CamelContext, List<RouteStartupOrder>) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
-
- suspend(CamelContext, List<RouteStartupOrder>, long, TimeUnit) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
-
- suspendAllBreakpoints() - Method in class org.apache.camel.impl.DefaultDebugger
-
- suspendNow(Consumer) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
-
Suspends/stops the consumer immediately.
- suspendRoute(String) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- suspendRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- suspendRoute(String) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
- suspendRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
-
- suspendRoute(String) - Method in class org.apache.camel.impl.DefaultRouteController
-
- suspendRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.DefaultRouteController
-
- suspendRoute(String) - Method in class org.apache.camel.impl.SupervisingRouteController
-
- suspendRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.SupervisingRouteController
-
- suspendRouteService(RouteService) - Method in class org.apache.camel.impl.AbstractCamelContext
-
- 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
-
- SYSTEM_PROPERTIES_NAMESPACE - Static variable in class org.apache.camel.builder.xml.Namespaces
-
- systemEnvironmentExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
-
Returns an expression for a system environment value with the given name
- systemEnvironmentExpression(String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
-
Returns an expression for a system environment value with the given name
- 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
- systemPropertyExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
-
Returns an expression for a system property value with the given name
- systemPropertyExpression(String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
-
Returns an expression for a system property value with the given name