A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages

A

AbstractApiComponent<E extends Enum<E> & ApiName,​T,​S extends ApiCollection<E,​T>> - Class in org.apache.camel.support.component
Abstract base class for API Component Camel Component classes.
AbstractApiComponent(Class<? extends Endpoint>, Class<E>, S) - Constructor for class org.apache.camel.support.component.AbstractApiComponent
 
AbstractApiComponent(CamelContext, Class<? extends Endpoint>, Class<E>, S) - Constructor for class org.apache.camel.support.component.AbstractApiComponent
 
AbstractApiConfiguration - Class in org.apache.camel.support.component
 
AbstractApiConfiguration() - Constructor for class org.apache.camel.support.component.AbstractApiConfiguration
 
AbstractApiConsumer<E extends Enum<E> & ApiName,​T> - Class in org.apache.camel.support.component
Abstract base class for API Component Consumers.
AbstractApiConsumer(AbstractApiEndpoint<E, T>, Processor) - Constructor for class org.apache.camel.support.component.AbstractApiConsumer
 
AbstractApiEndpoint<E extends ApiName,​T> - Class in org.apache.camel.support.component
Abstract base class for API Component Endpoints.
AbstractApiEndpoint(String, Component, E, String, ApiMethodHelper<? extends ApiMethod>, T) - Constructor for class org.apache.camel.support.component.AbstractApiEndpoint
 
AbstractApiProducer<E extends Enum<E> & ApiName,​T> - Class in org.apache.camel.support.component
Base class for API based Producers
AbstractApiProducer(AbstractApiEndpoint<E, T>, ApiMethodPropertiesHelper<T>) - Constructor for class org.apache.camel.support.component.AbstractApiProducer
 
AbstractCamelClusterService<T extends org.apache.camel.cluster.CamelClusterView> - Class in org.apache.camel.support.cluster
 
AbstractCamelClusterService() - Constructor for class org.apache.camel.support.cluster.AbstractCamelClusterService
 
AbstractCamelClusterService(String) - Constructor for class org.apache.camel.support.cluster.AbstractCamelClusterService
 
AbstractCamelClusterService(String, CamelContext) - Constructor for class org.apache.camel.support.cluster.AbstractCamelClusterService
 
AbstractCamelClusterView - Class in org.apache.camel.support.cluster
 
AbstractCamelClusterView(CamelClusterService, String) - Constructor for class org.apache.camel.support.cluster.AbstractCamelClusterView
 
AbstractDevConsole - Class in org.apache.camel.support.console
Base implementation for DevConsole.
AbstractDevConsole(String, String, String, String) - Constructor for class org.apache.camel.support.console.AbstractDevConsole
 
AbstractMetaDataExtension - Class in org.apache.camel.component.extension.metadata
 
AbstractMetaDataExtension() - Constructor for class org.apache.camel.component.extension.metadata.AbstractMetaDataExtension
 
AbstractMetaDataExtension(CamelContext) - Constructor for class org.apache.camel.component.extension.metadata.AbstractMetaDataExtension
 
AbstractMetaDataExtension(Component) - Constructor for class org.apache.camel.component.extension.metadata.AbstractMetaDataExtension
 
AbstractMetaDataExtension(Component, CamelContext) - Constructor for class org.apache.camel.component.extension.metadata.AbstractMetaDataExtension
 
AbstractTaskBuilder<T extends Task> - Class in org.apache.camel.support.task
Provides common logic for task builders
AbstractTaskBuilder() - Constructor for class org.apache.camel.support.task.AbstractTaskBuilder
 
acquired - Variable in class org.apache.camel.support.PooledObjectFactorySupport.UtilizationStatistics
 
acquired - Variable in class org.apache.camel.support.PrototypeObjectFactorySupport.UtilizationStatistics
 
acquirePollingConsumer(Endpoint) - Method in class org.apache.camel.support.cache.DefaultConsumerCache
Acquires a pooled PollingConsumer which you must release back again after usage using the DefaultConsumerCache.releasePollingConsumer(org.apache.camel.Endpoint, org.apache.camel.PollingConsumer) method.
acquireProducer(Endpoint) - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
acquireProducer(Endpoint) - Method in class org.apache.camel.support.cache.EmptyProducerCache
 
activate() - Method in class org.apache.camel.support.BreakpointSupport
 
adapt(OnCamelContextEvent) - Static method in class org.apache.camel.support.LifecycleStrategySupport
 
adapt(OnCamelContextInitialized) - Static method in class org.apache.camel.support.LifecycleStrategySupport
 
adapt(OnCamelContextInitializing) - Static method in class org.apache.camel.support.LifecycleStrategySupport
 
adapt(OnCamelContextStart) - Static method in class org.apache.camel.support.LifecycleStrategySupport
Deprecated.
adapt(OnCamelContextStarted) - Static method in class org.apache.camel.support.LifecycleStrategySupport
 
adapt(OnCamelContextStarting) - Static method in class org.apache.camel.support.LifecycleStrategySupport
 
adapt(OnCamelContextStop) - Static method in class org.apache.camel.support.LifecycleStrategySupport
Deprecated.
adapt(OnCamelContextStopped) - Static method in class org.apache.camel.support.LifecycleStrategySupport
 
adapt(OnCamelContextStopping) - Static method in class org.apache.camel.support.LifecycleStrategySupport
 
AdapterHelper - Class in org.apache.camel.support.resume
 
add(String) - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
 
add(String) - Method in class org.apache.camel.support.processor.idempotent.MemoryIdempotentRepository
 
add(String, String) - Method in class org.apache.camel.support.builder.Namespaces
 
add(OffsetKey<?>, Offset<?>) - Method in class org.apache.camel.support.resume.ResumeActionAwareAdapter
 
addChildService(Object) - Method in class org.apache.camel.support.ChildServiceSupport
 
addEventListener(CamelClusterEventListener) - Method in class org.apache.camel.support.cluster.AbstractCamelClusterView
 
addHalfOpenTimer(Route) - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
addHttpRestrictParam(Map<String, Object>, String, boolean) - Static method in class org.apache.camel.support.RestComponentHelper
 
addKeyword(String) - Method in class org.apache.camel.support.processor.DefaultMaskingFormatter
Adds a custom keyword for masking.
addLastErrorDetail(String, Object) - Method in class org.apache.camel.support.ScheduledPollConsumer
Adds a detail to the last caused error (exception) for the last poll that failed.
addListener(TimeoutMap.Listener<K, V>) - Method in class org.apache.camel.support.DefaultTimeoutMap
 
addOption(String) - Method in class org.apache.camel.component.extension.verifier.OptionsGroup
Adds a option definition to this group.
addProperty(DefaultExchangeHolder, String, Serializable) - Static method in class org.apache.camel.support.DefaultExchangeHolder
Adds a property to the payload.
addSignatureArguments(String, Map<String, String>) - Method in class org.apache.camel.support.component.ApiMethodParser
 
addTimerListener(TimerListener) - Method in class org.apache.camel.support.TimerListenerManager
Adds the listener.
addToEnvironment(String, Object) - Method in class org.apache.camel.support.jndi.JndiContext
 
afterConfiguration(String, String, Endpoint, Map<String, Object>) - Method in class org.apache.camel.support.DefaultComponent
Strategy to do post configuration logic.
afterConfigureProperties() - Method in class org.apache.camel.support.component.AbstractApiEndpoint
Initialize proxies, create server connections, etc.
afterConfigureScheduler(ScheduledPollConsumerScheduler, boolean) - Method in class org.apache.camel.support.ScheduledPollConsumer
After the scheduler has been configured
afterPoll() - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
afterPoll() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
afterProcess(Exchange, Processor, NamedNode, long) - Method in class org.apache.camel.support.BreakpointSupport
 
afterPropertiesSet(T) - Method in class org.apache.camel.support.component.AbstractApiComponent
 
afterRouteSynchronizations(Route, Exchange, List<Synchronization>, Logger) - Static method in class org.apache.camel.support.UnitOfWorkHelper
 
allArguments() - Method in class org.apache.camel.support.component.ApiMethodHelper
Returns argument types and names used by all methods.
allowHandover() - Method in class org.apache.camel.support.SynchronizationAdapter
 
allowNull() - Method in class org.apache.camel.support.SimpleTypeConverter
 
allowNull() - Method in class org.apache.camel.support.TypeConverterSupport
 
and(List<Predicate>) - Static method in class org.apache.camel.support.builder.PredicateBuilder
Concat the given predicates into a single predicate, which only matches if all the predicates matches.
and(Predicate...) - Static method in class org.apache.camel.support.builder.PredicateBuilder
Concat the given predicates into a single predicate, which only matches if all the predicates matches.
and(Predicate, Predicate) - Static method in class org.apache.camel.support.builder.PredicateBuilder
A helper method to combine multiple predicates by a logical AND
AnnotationExpressionFactory - Interface in org.apache.camel.support.language
A factory which creates an Expression object from an annotation on a field, property or method parameter of a specified type.
ApiCollection<E extends Enum<E> & ApiName,​T> - Class in org.apache.camel.support.component
Base class for a collection of ApiMethods.
ApiCollection() - Constructor for class org.apache.camel.support.component.ApiCollection
 
ApiConsumerHelper - Class in org.apache.camel.support.component
Utility class for API Consumers.
ApiMethod - Interface in org.apache.camel.support.component
Interface for proxy methods.
ApiMethodArg - Class in org.apache.camel.support.component
 
ApiMethodArg(String, Class<?>, String, String, String) - Constructor for class org.apache.camel.support.component.ApiMethodArg
 
ApiMethodHelper<T extends Enum<T> & ApiMethod> - Class in org.apache.camel.support.component
Helper class for working with ApiMethod.
ApiMethodHelper(Class<T>, Map<String, String>, List<String>) - Constructor for class org.apache.camel.support.component.ApiMethodHelper
Create a helper to work with a ApiMethod, using optional method aliases.
ApiMethodHelper.MatchType - Enum in org.apache.camel.support.component
 
ApiMethodImpl - Class in org.apache.camel.support.component
Delegate class for ApiMethod.
ApiMethodImpl(Class<?>, Class<?>, String, ApiMethodArg...) - Constructor for class org.apache.camel.support.component.ApiMethodImpl
 
ApiMethodModel(String, Class<?>, List<ApiMethodArg>, Method, String, String) - Constructor for class org.apache.camel.support.component.ApiMethodParser.ApiMethodModel
 
ApiMethodModel(String, String, Class<?>, List<ApiMethodArg>, Method, String, String) - Constructor for class org.apache.camel.support.component.ApiMethodParser.ApiMethodModel
 
ApiMethodParser<T> - Class in org.apache.camel.support.component
Parser base class for generating ApiMethod enumerations.
ApiMethodParser(Class<T>) - Constructor for class org.apache.camel.support.component.ApiMethodParser
 
ApiMethodParser.ApiMethodModel - Class in org.apache.camel.support.component
 
ApiMethodPropertiesHelper<C> - Class in org.apache.camel.support.component
Helper class to work with ApiMethod arguments to be extended by components.
ApiMethodPropertiesHelper(CamelContext, Class<C>, String) - Constructor for class org.apache.camel.support.component.ApiMethodPropertiesHelper
 
apiName - Variable in class org.apache.camel.support.component.AbstractApiEndpoint
 
ApiName - Interface in org.apache.camel.support.component
Marker interface for ApiName enumerations.
apiNameClass - Variable in class org.apache.camel.support.component.AbstractApiComponent
 
append(Object) - Method in class org.apache.camel.support.builder.ValueBuilder
Appends the string evaluation of this expression with the given value
append(Expression, Expression) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Appends the String evaluations of the two expressions together
appendParameters(String, Map<String, Object>) - Static method in class org.apache.camel.support.ResourceHelper
Appends the parameters to the given uri
appendToStore(String) - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
Appends the given key to the file store
applyFilterToCamelHeaders(String, Object, Exchange) - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
 
applyFilterToExternalHeaders(String, Object, Exchange) - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
 
arg(String, Class<?>) - Static method in class org.apache.camel.support.component.ApiMethodArg
 
arg(String, Class<?>, String) - Static method in class org.apache.camel.support.component.ApiMethodArg
 
arg(String, Class<?>, String, String) - Static method in class org.apache.camel.support.component.ApiMethodArg
 
ArgumentSubstitutionParser<T> - Class in org.apache.camel.support.component
Adds support for parameter name substitutions.
ArgumentSubstitutionParser(Class<T>, ArgumentSubstitutionParser.Substitution[]) - Constructor for class org.apache.camel.support.component.ArgumentSubstitutionParser
Create a parser using regular expressions to adapt parameter names.
ArgumentSubstitutionParser.Substitution - Class in org.apache.camel.support.component
 
asEndpointUri(Exchange, String, Map<String, Object>) - Method in class org.apache.camel.support.component.SendDynamicAwareSupport
 
asExpression(Object) - Method in class org.apache.camel.support.builder.ValueBuilder
 
assemble(MBeanServer, Object, ObjectName) - Method in class org.apache.camel.support.management.DefaultManagementMBeanAssembler
 
assembler - Variable in class org.apache.camel.support.management.DefaultManagementMBeanAssembler
 
assertionFailureMessage(Exchange) - Method in class org.apache.camel.support.ExpressionAdapter
 
assertionFailureMessage(Exchange) - Method in class org.apache.camel.support.ExpressionSupport
 
assertMatches(String, Exchange) - Method in class org.apache.camel.support.ExpressionSupport
 
assertMatches(Predicate, String, Exchange) - Static method in class org.apache.camel.support.PredicateAssertHelper
 
AsyncCallbackToCompletableFutureAdapter<T> - Class in org.apache.camel.support
AsyncCallback that provides a CompletableFuture completed when async action is done
AsyncCallbackToCompletableFutureAdapter() - Constructor for class org.apache.camel.support.AsyncCallbackToCompletableFutureAdapter
 
AsyncCallbackToCompletableFutureAdapter(CompletableFuture<T>, T) - Constructor for class org.apache.camel.support.AsyncCallbackToCompletableFutureAdapter
 
AsyncCallbackToCompletableFutureAdapter(T) - Constructor for class org.apache.camel.support.AsyncCallbackToCompletableFutureAdapter
 
asyncDispatchExchange(Endpoint, AsyncProducer, Processor, Exchange, AsyncCallback) - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
AsyncProcessorConverterHelper - Class in org.apache.camel.support
A simple converter that can convert any Processor to an AsyncProcessor.
AsyncProcessorHelper - Class in org.apache.camel.support
Helper methods for AsyncProcessor objects.
AsyncProcessorSupport - Class in org.apache.camel.support
 
AsyncProcessorSupport() - Constructor for class org.apache.camel.support.AsyncProcessorSupport
 
asyncSend(Endpoint, ExchangePattern, Processor, Processor, CompletableFuture<Exchange>) - Method in class org.apache.camel.support.cache.DefaultProducerCache
Deprecated.
asyncSendExchange(Endpoint, ExchangePattern, Processor, Processor, Exchange, CompletableFuture<Exchange>) - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
atLeastOnce(int) - Static method in class org.apache.camel.support.task.budget.Budgets
Some components use 0 to disable retrying the task.
attribute(String, Object) - Static method in class org.apache.camel.support.cluster.ClusterServiceSelectors
 
available() - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
available() - Method in class org.apache.camel.support.InputStreamIterator
 

B

backgroundTask() - Static method in class org.apache.camel.support.task.Tasks
Creates a new background task builder
BackgroundTask - Class in org.apache.camel.support.task
A sleepless blocking task that runs in a Thread the background.
BackgroundTask.BackgroundTaskBuilder - Class in org.apache.camel.support.task
A builder helper for building new background tasks
BackgroundTaskBuilder() - Constructor for class org.apache.camel.support.task.BackgroundTask.BackgroundTaskBuilder
 
backOffStrategy - Variable in class org.apache.camel.support.task.budget.IterationBoundedBudgetBuilder
 
BackOffStrategy - Interface in org.apache.camel.support.task.budget.backoff
A back-off strategy is used to configure different strategies for calculating the interval time between iterations
BasicResumeStrategyConfigurationBuilder<T extends BasicResumeStrategyConfigurationBuilder,​Y extends org.apache.camel.resume.ResumeStrategyConfiguration> - Class in org.apache.camel.support.resume
This class implements the most basic configuration set used by all resume strategy builders
BasicResumeStrategyConfigurationBuilder() - Constructor for class org.apache.camel.support.resume.BasicResumeStrategyConfigurationBuilder
 
beanExpression(Object, String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
 
beanExpression(String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
 
beanExpression(Expression, String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
 
beforeHandover(Exchange) - Method in class org.apache.camel.support.SynchronizationAdapter
 
beforePoll(long) - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
beforePoll(long) - Method in class org.apache.camel.support.ScheduledPollConsumer
 
beforeProcess(Exchange, Processor, NamedNode) - Method in class org.apache.camel.support.BreakpointSupport
 
beforeRouteSynchronizations(Route, Exchange, List<Synchronization>, Logger) - Static method in class org.apache.camel.support.UnitOfWorkHelper
 
begin(Consumer, Endpoint) - Method in class org.apache.camel.support.DefaultPollingConsumerPollStrategy
 
beginStep(Class<?>, String, String) - Method in class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
beginStep(Exchange, CamelSagaStep) - Method in interface org.apache.camel.saga.CamelSagaCoordinator
 
beginStep(Exchange, CamelSagaStep) - Method in class org.apache.camel.saga.InMemorySagaCoordinator
 
BinaryPredicateSupport - Class in org.apache.camel.support.builder
A useful base class for Predicate implementations
BinaryPredicateSupport(Expression, Expression) - Constructor for class org.apache.camel.support.builder.BinaryPredicateSupport
 
bind() - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
Binds the properties to the target object, and removes the property that was bound from properties.
bind(String, Class<?>, Object) - Method in class org.apache.camel.support.DefaultRegistry
 
bind(String, Class<?>, Object) - Method in class org.apache.camel.support.SimpleRegistry
 
bind(String, Class<?>, Supplier<Object>) - Method in class org.apache.camel.support.DefaultRegistry
 
bind(String, Class<?>, Supplier<Object>) - Method in class org.apache.camel.support.SimpleRegistry
 
bind(String, Class<?>, Supplier<Object>) - Method in class org.apache.camel.support.SupplierRegistry
 
bind(String, Object) - Method in class org.apache.camel.support.jndi.JndiContext
 
bind(Name, Object) - Method in class org.apache.camel.support.jndi.JndiContext
 
bind(CamelContext, Object, String, Object) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
Binds the property to the target object.
bind(CamelContext, Object, Map<String, Object>) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
Binds the properties to the target object, and removes the property that was bound from properties.
bindAsPrototype(String, Class<?>, Supplier<Object>) - Method in class org.apache.camel.support.DefaultRegistry
 
bindAsPrototype(String, Class<?>, Supplier<Object>) - Method in class org.apache.camel.support.SimpleRegistry
 
bindProperties(CamelContext, Object, Map<String, Object>) - Static method in class org.apache.camel.support.PropertyBindingSupport
Binds the properties to the target object, and removes the property that was bound from properties.
bindProperty(Object, String, Object) - Method in interface org.apache.camel.support.PropertyBindingListener
Triggered before binding the value on the target
bindWithFlattenProperties(CamelContext, Object, Map<String, Object>) - Static method in class org.apache.camel.support.PropertyBindingSupport
Binds the properties to the target object, and removes the property that was bound from properties.
BlockingTask - Interface in org.apache.camel.support.task
Defines a task that blocks the code execution when ran.
bodyExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns the expression for the exchanges inbound message body
bodyExpression(Class<T>) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns the expression for the exchanges inbound message body converted to the given type
bodyExpression(Class<T>, BiFunction<T, Map<String, Object>, Object>) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns a functional expression for the exchanges inbound message body converted to a desired type and headers
bodyExpression(Class<T>, Function<T, Object>) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns a functional expression for the exchanges inbound message body converted to a desired type
bodyExpression(String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns the expression for the exchanges inbound message body converted to the given type
bodyExpression(BiFunction<Object, Map<String, Object>, Object>) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns a functional expression for the exchanges inbound message body and headers
bodyExpression(Function<Object, Object>) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns a functional expression for the exchanges inbound message body
bodyExpression(Expression) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns the expression for the exchanges inbound message body converted to the given type
bodyOneLine() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns the expression for the message body as a one-line string
bodyTypeExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns the expression for the exchanges inbound message body type
BreakpointSupport - Class in org.apache.camel.support
A support class for Breakpoint implementations to use as base class.
BreakpointSupport() - Constructor for class org.apache.camel.support.BreakpointSupport
 
BridgeExceptionHandlerToErrorHandler - Class in org.apache.camel.support
An ExceptionHandler that uses the DefaultConsumer to process the caused exception to send the message into the Camel routing engine which allows to let the routing engine handle the exception.
BridgeExceptionHandlerToErrorHandler(DefaultConsumer) - Constructor for class org.apache.camel.support.BridgeExceptionHandlerToErrorHandler
 
Budget - Interface in org.apache.camel.support.task.budget
A budget defines how much a task can execute
BudgetBuilder<T extends Budget> - Interface in org.apache.camel.support.task.budget
An interface for budget builders
Budgets - Class in org.apache.camel.support.task.budget
Helper builder of budgets
Budgets.TimeBoundedBudgetBuilder - Class in org.apache.camel.support.task.budget
A helper builder of time bounded builders.
build() - Method in class org.apache.camel.component.extension.metadata.MetaDataBuilder
 
build() - Method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
build() - Method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
build() - Method in class org.apache.camel.support.builder.OutputStreamBuilder
Builds the result of using this builder as either a CachedOutputStream if stream caching is enabled, otherwise byte[].
build() - Static method in class org.apache.camel.support.PropertyBindingSupport
 
build() - Method in class org.apache.camel.support.task.BackgroundTask.BackgroundTaskBuilder
 
build() - Method in interface org.apache.camel.support.task.budget.BudgetBuilder
Build the budget
build() - Method in class org.apache.camel.support.task.budget.Budgets.TimeBoundedBudgetBuilder
 
build() - Method in class org.apache.camel.support.task.budget.IterationBoundedBudgetBuilder
 
build() - Method in class org.apache.camel.support.task.budget.IterationTimeBoundedBudgetBuilder
 
build() - Method in class org.apache.camel.support.task.ForegroundTask.ForegroundTaskBuilder
 
build() - Method in interface org.apache.camel.support.task.TaskBuilder
Builds the task of the given type for the builder
buildCommonConfiguration(ResumeStrategyConfiguration) - Method in class org.apache.camel.support.resume.BasicResumeStrategyConfigurationBuilder
 
Builder() - Constructor for class org.apache.camel.support.PropertyBindingSupport.Builder
 
buildMessage(Predicate, Exchange) - Static method in exception org.apache.camel.support.processor.PredicateValidationException
 
buildPathParameter(String, String, String, Object, boolean, Map<String, Object>) - Method in class org.apache.camel.support.component.EndpointUriFactorySupport
 
buildQueryParameters(String, Map<String, Object>, boolean) - Method in class org.apache.camel.support.component.EndpointUriFactorySupport
 
ByteArrayInputStreamCache - Class in org.apache.camel.converter.stream
A StreamCache for ByteArrayInputStream.
ByteArrayInputStreamCache(ByteArrayInputStream) - Constructor for class org.apache.camel.converter.stream.ByteArrayInputStreamCache
 

C

cacheClass(Class<?>) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
Introspects the given class.
CachedByteArrayOutputStream - Class in org.apache.camel.converter.stream
A ByteArrayOutputStream that is capable of returning a InputStreamCache view of the buffer.
CachedByteArrayOutputStream(int) - Constructor for class org.apache.camel.converter.stream.CachedByteArrayOutputStream
 
CachedOutputStream - Class in org.apache.camel.converter.stream
This output stream will store the content into a File if the stream context size is exceed the THRESHOLD value.
CachedOutputStream(Exchange) - Constructor for class org.apache.camel.converter.stream.CachedOutputStream
 
CachedOutputStream(Exchange, boolean) - Constructor for class org.apache.camel.converter.stream.CachedOutputStream
 
cacheFillPolicy - Variable in class org.apache.camel.support.resume.BasicResumeStrategyConfigurationBuilder
 
calculateInterval(int) - Method in interface org.apache.camel.support.task.budget.backoff.BackOffStrategy
Calculates the back-off interval
calculateInterval(int) - Method in class org.apache.camel.support.task.budget.backoff.FixedBackOffStrategy
 
call(Map<String, Object>) - Method in class org.apache.camel.support.ScheduledPollConsumerHealthCheck
 
call(DevConsole.MediaType, Map<String, Object>) - Method in class org.apache.camel.support.console.AbstractDevConsole
 
callWithTCCL(Callable<?>, ClassLoader) - Static method in class org.apache.camel.support.ObjectHelper
Calling the Callable with the setting of TCCL with a given classloader.
callWithTCCL(Callable<?>, Exchange) - Static method in class org.apache.camel.support.ObjectHelper
Calling the Callable with the setting of TCCL with the camel context application classloader.
CAMEL_FILTER_PATTERN - Static variable in class org.apache.camel.support.DefaultHeaderFilterStrategy
CAMEL_FILTER_STARTS_WITH - Static variable in class org.apache.camel.support.DefaultHeaderFilterStrategy
A filter pattern for keys starting with Camel, camel, or org.apache.camel.
camelContext - Variable in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
camelContext - Variable in class org.apache.camel.support.component.EndpointUriFactorySupport
 
camelContext - Variable in class org.apache.camel.support.DefaultRegistry
 
camelContext - Variable in class org.apache.camel.support.management.DefaultManagementMBeanAssembler
 
camelContext - Variable in class org.apache.camel.support.PooledObjectFactorySupport
 
camelContext - Variable in class org.apache.camel.support.PrototypeObjectFactorySupport
 
camelContextExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for the CamelContext
CamelContextHelper - Class in org.apache.camel.support
A number of helper methods
camelContextNameExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for the CamelContext name
camelContextPropertiesExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for the properties of the camel context
camelContextPropertyExpression(String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for the property value of the camel context with the given name
camelContextPropertyExpression(Expression) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for the property value of the camel context with the given name
CamelInitialContextFactory - Class in org.apache.camel.support.jndi
A factory of the Camel InitialContext which allows a Map to be used to create a JNDI context.
CamelInitialContextFactory() - Constructor for class org.apache.camel.support.jndi.CamelInitialContextFactory
 
CamelLogProcessor - Class in org.apache.camel.support.processor
A Processor which just logs to a CamelLogger object which can be used as an exception handler instead of using a dead letter queue.
CamelLogProcessor() - Constructor for class org.apache.camel.support.processor.CamelLogProcessor
 
CamelLogProcessor(CamelLogger) - Constructor for class org.apache.camel.support.processor.CamelLogProcessor
 
CamelLogProcessor(CamelLogger, ExchangeFormatter, MaskingFormatter, Set<LogListener>) - Constructor for class org.apache.camel.support.processor.CamelLogProcessor
 
CamelObjectInputStream - Class in org.apache.camel.support
 
CamelObjectInputStream(InputStream, CamelContext) - Constructor for class org.apache.camel.support.CamelObjectInputStream
 
CamelSagaCoordinator - Interface in org.apache.camel.saga
A saga coordinator can be used to register compensator's and take the final decision on the saga: compensate or complete (successfully).
CamelSagaService - Interface in org.apache.camel.saga
A Camel saga service is a factory of saga coordinators.
CamelSagaStep - Class in org.apache.camel.saga
Defines the configuration of a saga step.
CamelSagaStep(Optional<Endpoint>, Optional<Endpoint>, Map<String, Expression>, Optional<Long>) - Constructor for class org.apache.camel.saga.CamelSagaStep
 
CamelSingletonInitialContextFactory - Class in org.apache.camel.support.jndi
A factory of the Camel InitialContext which allows a Map to be used to create a JNDI context.
CamelSingletonInitialContextFactory() - Constructor for class org.apache.camel.support.jndi.CamelSingletonInitialContextFactory
 
canContinue() - Method in interface org.apache.camel.support.task.budget.Budget
Whether the task has budget to continue executing or not
canContinue() - Method in class org.apache.camel.support.task.budget.IterationBoundedBudget
 
canContinue() - Method in class org.apache.camel.support.task.budget.IterationTimeBoundedBudget
 
canContinue() - Method in class org.apache.camel.support.task.budget.TimeBoundedBudget
 
capacity - Variable in class org.apache.camel.support.PooledObjectFactorySupport
 
CatalogVerifierCustomizer - Class in org.apache.camel.component.extension.verifier
 
CatalogVerifierCustomizer() - Constructor for class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
childServices - Variable in class org.apache.camel.support.ChildServiceSupport
 
ChildServiceSupport - Class in org.apache.camel.support
Base class to control lifecycle for a set of child Services.
ChildServiceSupport() - Constructor for class org.apache.camel.support.ChildServiceSupport
 
CipherPair - Class in org.apache.camel.converter.stream
A class to hold a pair of encryption and decryption ciphers.
CipherPair(String) - Constructor for class org.apache.camel.converter.stream.CipherPair
 
ClassicUuidGenerator - Class in org.apache.camel.support
The classic (Camel 2.x) UuidGenerator optimized for Camel usage.
ClassicUuidGenerator() - Constructor for class org.apache.camel.support.ClassicUuidGenerator
 
ClassicUuidGenerator(String) - Constructor for class org.apache.camel.support.ClassicUuidGenerator
 
cleanup() - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
Cleanup the 1st-level cache.
cleanUp() - Method in class org.apache.camel.support.cache.DefaultConsumerCache
 
cleanUp() - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
cleanUp() - Method in interface org.apache.camel.support.LRUCache
 
clear() - Method in class org.apache.camel.support.DefaultEndpointUtilizationStatistics
 
clear() - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
 
clear() - Method in class org.apache.camel.support.processor.idempotent.MemoryIdempotentRepository
 
clearCache() - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
Clears the introspection cache.
clearContentCache() - Method in class org.apache.camel.component.ResourceEndpoint
 
clearStore() - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
Clears the file-store (danger this deletes all entries)
close() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
close() - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
close() - Method in class org.apache.camel.converter.stream.ReaderCache
 
close() - Method in class org.apache.camel.support.builder.OutputStreamBuilder
 
close() - Method in class org.apache.camel.support.GroupIterator
 
close() - Method in class org.apache.camel.support.GroupTokenIterator
 
close() - Method in class org.apache.camel.support.jndi.JndiBeanRepository
 
close() - Method in class org.apache.camel.support.jndi.JndiContext
 
close() - Method in class org.apache.camel.support.SimpleRegistry
 
closeCircuit(Route) - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
ClusterServiceHelper - Class in org.apache.camel.support.cluster
 
ClusterServiceSelectors - Class in org.apache.camel.support.cluster
 
ClusterServiceSelectors.SelectByAttribute - Class in org.apache.camel.support.cluster
 
ClusterServiceSelectors.SelectByOrder - Class in org.apache.camel.support.cluster
 
ClusterServiceSelectors.SelectByType - Class in org.apache.camel.support.cluster
 
ClusterServiceSelectors.SelectFirst - Class in org.apache.camel.support.cluster
 
ClusterServiceSelectors.SelectSingle - Class in org.apache.camel.support.cluster
 
code(String) - Method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
code(ComponentVerifierExtension.VerificationError.Code) - Method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
collection - Variable in class org.apache.camel.support.component.AbstractApiComponent
 
commit(Consumer, Endpoint, int) - Method in class org.apache.camel.support.DefaultPollingConsumerPollStrategy
 
compare(Object, Object) - Static method in class org.apache.camel.support.ObjectHelper
A helper method for performing an ordered comparison on the objects handling nulls and objects which do not handle sorting gracefully
compare(Object, Object) - Method in class org.apache.camel.support.OrderedComparator
 
compare(Object, Object, boolean) - Static method in class org.apache.camel.support.ObjectHelper
A helper method for performing an ordered comparison on the objects handling nulls and objects which do not handle sorting gracefully
compare(Exchange, Exchange) - Method in class org.apache.camel.support.ExpressionComparator
 
compare(Exchange, Exchange) - Method in class org.apache.camel.support.ExpressionListComparator
 
compareTo(Object) - Method in class org.apache.camel.support.TimeoutMapEntry
 
compareTo(TimeoutMapEntry<K, V>) - Method in class org.apache.camel.support.TimeoutMapEntry
 
compensate() - Method in interface org.apache.camel.saga.CamelSagaCoordinator
 
compensate() - Method in class org.apache.camel.saga.InMemorySagaCoordinator
 
complete() - Method in interface org.apache.camel.saga.CamelSagaCoordinator
 
complete() - Method in class org.apache.camel.saga.InMemorySagaCoordinator
 
COMPONENT_FALLBACK_SUFFIX - Static variable in class org.apache.camel.support.ResolverHelper
 
componentConfigClass - Variable in class org.apache.camel.support.component.ApiMethodPropertiesHelper
 
componentConfigFields - Variable in class org.apache.camel.support.component.ApiMethodPropertiesHelper
 
ComponentCustomizationEnabledPolicy() - Constructor for class org.apache.camel.support.CustomizersSupport.ComponentCustomizationEnabledPolicy
 
ComponentVerifierException - Exception in org.apache.camel.component.extension.verifier
 
ComponentVerifierException() - Constructor for exception org.apache.camel.component.extension.verifier.ComponentVerifierException
 
ComponentVerifierException(String) - Constructor for exception org.apache.camel.component.extension.verifier.ComponentVerifierException
 
ComponentVerifierException(String, Throwable) - Constructor for exception org.apache.camel.component.extension.verifier.ComponentVerifierException
 
ComponentVerifierException(Throwable) - Constructor for exception org.apache.camel.component.extension.verifier.ComponentVerifierException
 
composeName(String, String) - Method in class org.apache.camel.support.jndi.JndiContext
 
composeName(Name, Name) - Method in class org.apache.camel.support.jndi.JndiContext
 
compressGzip(String, byte[]) - Static method in class org.apache.camel.support.GZIPHelper
 
compressGzip(String, InputStream) - Static method in class org.apache.camel.support.GZIPHelper
 
compressGZIP(byte[]) - Static method in class org.apache.camel.support.GZIPHelper
 
concatExpression(Collection<Expression>) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression which returns the string concatenation value of the various expressions
concatExpression(Collection<Expression>, String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression which returns the string concatenation value of the various expressions
configuration - Variable in class org.apache.camel.support.component.AbstractApiComponent
 
configuration - Variable in class org.apache.camel.support.component.AbstractApiEndpoint
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatterConfigurer
 
configure(NamespaceAware) - Method in class org.apache.camel.support.builder.Namespaces
Configures the namespace aware object
configureConsumer(Consumer) - Method in class org.apache.camel.support.component.AbstractApiEndpoint
 
configureConsumer(Consumer) - Method in class org.apache.camel.support.DefaultEndpoint
 
configureConsumer(Consumer) - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
configureExchange(Exchange) - Method in class org.apache.camel.support.DefaultEndpoint
 
configureExchange(Exchange) - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
configurePollingConsumer(PollingConsumer) - Method in class org.apache.camel.support.DefaultEndpoint
 
configureProperties(Map<String, Object>) - Method in class org.apache.camel.support.component.AbstractApiEndpoint
 
configureProperties(Map<String, Object>) - Method in class org.apache.camel.support.DefaultEndpoint
 
configureProperties(Map<String, Object>) - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
configureProperties(Map<String, Object>) - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
configureScheduledPollConsumerProperties(Map<String, Object>) - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
confirm(String) - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
 
confirm(String) - Method in class org.apache.camel.support.processor.idempotent.MemoryIdempotentRepository
 
constant(boolean) - Static method in class org.apache.camel.support.builder.PredicateBuilder
A constant predicate.
constantExpression(Object) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for the constant value
ConstantExpressionAdapter - Class in org.apache.camel.support
A helper class for developers wishing to implement an Expression using Java code with a minimum amount of code to write so that the developer only needs to implement one of the ExpressionAdapter.evaluate(Exchange, Class) or ExpressionSupport.evaluate(Exchange) methods.
ConstantExpressionAdapter() - Constructor for class org.apache.camel.support.ConstantExpressionAdapter
 
contains(Object) - Method in class org.apache.camel.support.builder.ValueBuilder
Create a predicate that the left hand expression contains the value of the right hand expression
contains(Object, Object) - Static method in class org.apache.camel.support.ObjectHelper
contains(String) - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
 
contains(String) - Method in class org.apache.camel.support.processor.idempotent.MemoryIdempotentRepository
 
contains(Expression, Expression) - Static method in class org.apache.camel.support.builder.PredicateBuilder
 
containsIgnoreCase(Expression, Expression) - Static method in class org.apache.camel.support.builder.PredicateBuilder
 
containsStore(String) - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
Checks the file store if the key exists
Context - org.apache.camel.throttling.ThrottlingInflightRoutePolicy.ThrottlingScope
 
controller(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
convert(Processor) - Static method in class org.apache.camel.support.AsyncProcessorConverterHelper
 
convert(Producer) - Static method in class org.apache.camel.support.AsyncProcessorConverterHelper
 
ConvertBodyProcessor - Class in org.apache.camel.support.processor
A processor which converts the payload of the input message to be of the given type
ConvertBodyProcessor(Class<?>) - Constructor for class org.apache.camel.support.processor.ConvertBodyProcessor
 
ConvertBodyProcessor(Class<?>, String) - Constructor for class org.apache.camel.support.processor.ConvertBodyProcessor
 
ConvertBodyProcessor(Class<?>, String, boolean) - Constructor for class org.apache.camel.support.processor.ConvertBodyProcessor
 
convertTo(Class<?>) - Method in class org.apache.camel.support.builder.ValueBuilder
Converts the current value to the given type using the registered type converters
convertTo(Class<?>, Class<T>, Exchange, Object) - Method in class org.apache.camel.converter.stream.StreamCacheBulkConverterLoader
 
convertTo(Class<T>, Object) - Method in class org.apache.camel.support.SimpleTypeConverter
 
convertTo(Class<T>, Object) - Method in class org.apache.camel.support.TypeConverterSupport
 
convertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.support.SimpleTypeConverter
 
convertTo(CamelContext, Class<T>, Object) - Static method in class org.apache.camel.support.CamelContextHelper
Converts the given value to the requested type
convertToByteArray(StreamCache, Exchange) - Static method in class org.apache.camel.converter.stream.StreamCacheConverter
 
convertToByteBuffer(StreamCache, Exchange) - Static method in class org.apache.camel.converter.stream.StreamCacheConverter
 
convertToExpression(Expression, Class<?>) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression which converts the given expression to the given type
convertToExpression(Expression, Expression) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression which converts the given expression to the given type the type expression is evaluated to
convertToMandatoryType(Exchange, Class<T>, Object) - Static method in class org.apache.camel.support.ExchangeHelper
Converts the value to the given expected type or throws an exception
convertToStreamCache(ByteArrayInputStream, Exchange) - Static method in class org.apache.camel.converter.stream.StreamCacheConverter
 
convertToStreamCache(InputStream, Exchange) - Static method in class org.apache.camel.converter.stream.StreamCacheConverter
 
convertToStreamCache(Reader, Exchange) - Static method in class org.apache.camel.converter.stream.StreamCacheConverter
 
convertToStreamCache(CachedOutputStream, Exchange) - Static method in class org.apache.camel.converter.stream.StreamCacheConverter
 
convertToString() - Method in class org.apache.camel.support.builder.ValueBuilder
Converts the current value to a String using the registered type converters
convertToType(Exchange, Class<T>, Object) - Static method in class org.apache.camel.support.ExchangeHelper
Converts the value to the given expected type
copy() - Method in class org.apache.camel.support.LocalBeanRegistry
Makes a copy of this registry
copy() - Method in class org.apache.camel.support.MessageSupport
 
copy(Exchange) - Method in class org.apache.camel.converter.stream.ByteArrayInputStreamCache
 
copy(Exchange) - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
copy(Exchange) - Method in class org.apache.camel.converter.stream.InputStreamCache
 
copy(Exchange) - Method in class org.apache.camel.converter.stream.ReaderCache
 
copyBody(Message, Message) - Static method in class org.apache.camel.support.MessageHelper
Copies the body of the source message to the body of the target message while preserving the data type if the messages are both of type DataTypeAware.
copyExchangeAndSetCamelContext(Exchange, CamelContext) - Static method in class org.apache.camel.support.ExchangeHelper
Copies the exchange but the copy will be tied to the given context
copyExchangeAndSetCamelContext(Exchange, CamelContext, boolean) - Static method in class org.apache.camel.support.ExchangeHelper
Copies the exchange but the copy will be tied to the given context
copyFrom(Message) - Method in class org.apache.camel.support.MessageSupport
 
copyFromWithNewBody(Message, Object) - Method in class org.apache.camel.support.MessageSupport
 
copyHeaders(Message, Message, boolean) - Static method in class org.apache.camel.support.MessageHelper
Copies the headers from the source to the target message.
copyHeaders(Message, Message, HeaderFilterStrategy, boolean) - Static method in class org.apache.camel.support.MessageHelper
Copies the headers from the source to the target message.
copyResults(Exchange, Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
Copies the results of a message exchange from the source exchange to the result exchange which will copy the message contents, exchange properties and the exception.
copyResultsPreservePattern(Exchange, Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
Copies the source exchange to target exchange preserving the ExchangePattern of target.
createAsyncProducer() - Method in class org.apache.camel.support.DefaultEndpoint
 
createAsyncProducer() - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
createBean(Class<?>, Map<String, Object>, String) - Static method in class org.apache.camel.support.jndi.JndiContext
Deprecated.
createBindingsMapFromEnvironment(Hashtable<String, Object>) - Static method in class org.apache.camel.support.jndi.JndiContext
A helper method to create the JNDI bindings from the input environment properties using $foo.class to point to a class name with $foo.* being properties set on the injected bean
createBody() - Method in class org.apache.camel.support.MessageSupport
A factory method to allow a provider to lazily create the message body for inbound messages from other sources
createChildProcessor(Route, NamedNode, boolean) - Method in class org.apache.camel.support.TypedProcessorFactory
 
createConsumer() - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
createConsumer(Processor) - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.support.DefaultPollingEndpoint
 
createContext() - Method in class org.apache.camel.support.jndi.JndiBeanRepository
 
createCopy(Exchange, boolean) - Static method in class org.apache.camel.support.ExchangeHelper
Creates a new instance and copies from the current message exchange so that it can be forwarded to another destination as a new instance.
createCorrelatedCopy(Exchange, boolean) - Static method in class org.apache.camel.support.ExchangeHelper
Creates a new instance and copies from the current message exchange so that it can be forwarded to another destination as a new instance.
createCorrelatedCopy(Exchange, boolean, boolean) - Static method in class org.apache.camel.support.ExchangeHelper
Creates a new instance and copies from the current message exchange so that it can be forwarded to another destination as a new instance.
created - Variable in class org.apache.camel.support.PooledObjectFactorySupport.UtilizationStatistics
 
created - Variable in class org.apache.camel.support.PrototypeObjectFactorySupport.UtilizationStatistics
 
createDecryptor() - Method in class org.apache.camel.converter.stream.CipherPair
Create the decryptor every time because the decryptor is not thead safe.
createEndpoint(String) - Method in class org.apache.camel.support.DefaultComponent
 
createEndpoint(String, String, E, T) - Method in class org.apache.camel.support.component.AbstractApiComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.support.component.AbstractApiComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.support.DefaultComponent
A factory method allowing derived components to create a new endpoint from the given URI, remaining path and optional parameters
createEndpoint(String, Map<String, Object>) - Method in class org.apache.camel.support.DefaultComponent
 
createEndpointConfiguration(E) - Method in class org.apache.camel.support.component.AbstractApiComponent
 
createEndpointId() - Static method in class org.apache.camel.support.EndpointHelper
A helper method for Endpoint implementations to create new Ids for Endpoints which also implement HasId
createEndpointUri() - Method in class org.apache.camel.support.DefaultEndpoint
A factory method to lazily create the endpointUri if none is specified
createExchange() - Method in class org.apache.camel.support.DefaultEndpoint
 
createExchange() - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
createExchange() - Method in class org.apache.camel.support.DefaultProducer
 
createExchange(boolean) - Method in class org.apache.camel.support.DefaultConsumer
 
createExchange(boolean) - Method in class org.apache.camel.support.PollingConsumerSupport
 
createExchange(ExchangePattern) - Method in class org.apache.camel.support.DefaultEndpoint
 
createExchange(ExchangePattern) - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
createExpression(String, Object[]) - Method in class org.apache.camel.support.SingleInputTypedLanguageSupport
 
createExpression(String, Object[]) - Method in class org.apache.camel.support.TypedLanguageSupport
 
createExpression(CamelContext, Annotation, LanguageAnnotation, Class<?>) - Method in interface org.apache.camel.support.language.AnnotationExpressionFactory
 
createExpression(CamelContext, Annotation, LanguageAnnotation, Class<?>) - Method in class org.apache.camel.support.language.DefaultAnnotationExpressionFactory
 
createExpression(Expression, String, Object[]) - Method in class org.apache.camel.support.SingleInputTypedLanguageSupport
Creates an expression based on the input with properties.
createGroupIntervalLogMessage() - Method in class org.apache.camel.support.processor.ThroughputLogger
 
createHeaders() - Method in class org.apache.camel.support.DefaultMessage
A factory method to lazily create the headers to make it easy to create efficient Message implementations which only construct and populate the Map on demand
createIterable(Object) - Static method in class org.apache.camel.support.ObjectHelper
Creates an iterable over the value if the value is a collection, an Object[], a String with values separated by comma, or a primitive type array; otherwise to simplify the caller's code, we just create a singleton collection iterator over a single value
createIterable(Object, String) - Static method in class org.apache.camel.support.ObjectHelper
Creates an iterable over the value if the value is a collection, an Object[], a String with values separated by the given delimiter, or a primitive type array; otherwise to simplify the caller's code, we just create a singleton collection iterator over a single value
createIterable(Object, String, boolean) - Static method in class org.apache.camel.support.ObjectHelper
Creates an iterable over the value if the value is a collection, an Object[], a String with values separated by the given delimiter, or a primitive type array; otherwise to simplify the caller's code, we just create a singleton collection iterator over a single value
createIterable(Object, String, boolean, boolean) - Static method in class org.apache.camel.support.ObjectHelper
Creates an iterable over the value if the value is a collection, an Object[], a String with values separated by the given delimiter, or a primitive type array; otherwise to simplify the caller's code, we just create a singleton collection iterator over a single value
createIterable(String) - Static method in class org.apache.camel.support.ObjectHelper
 
createIterable(String, String) - Static method in class org.apache.camel.support.ObjectHelper
 
createIterable(String, String, boolean) - Static method in class org.apache.camel.support.ObjectHelper
 
createIterable(String, String, boolean, boolean) - Static method in class org.apache.camel.support.ObjectHelper
 
createIterator(Object) - Static method in class org.apache.camel.support.ObjectHelper
Creates an iterator over the value if the value is a Stream, collection, an Object[], a String with values separated by comma, or a primitive type array; otherwise to simplify the caller's code, we just create a singleton collection iterator over a single value
createIterator(Object, String) - Static method in class org.apache.camel.support.ObjectHelper
Creates an iterator over the value if the value is a Stream, collection, an Object[], a String with values separated by the given delimiter, or a primitive type array; otherwise to simplify the caller's code, we just create a singleton collection iterator over a single value
createIterator(Object, String, boolean) - Static method in class org.apache.camel.support.ObjectHelper
Creates an iterator over the value if the value is a Stream, collection, an Object[], a String with values separated by the given delimiter, or a primitive type array; otherwise to simplify the caller's code, we just create a singleton collection iterator over a single value
createIterator(Object, String, boolean, boolean) - Static method in class org.apache.camel.support.ObjectHelper
Creates an iterator over the value if the value is a Stream, collection, an Object[], a String with values separated by the given delimiter, or a primitive type array; otherwise to simplify the caller's code, we just create a singleton collection iterator over a single value
createIterator(Exchange, InputStream, String) - Method in class org.apache.camel.support.builder.TokenPairExpressionIterator
Strategy to create the iterator
createIterator(Exchange, InputStream, String) - Method in class org.apache.camel.support.builder.TokenXMLExpressionIterator
 
createJsonMaskPattern(Set<String>) - Method in class org.apache.camel.support.processor.DefaultMaskingFormatter
 
createKeyValueMaskPattern(Set<String>) - Method in class org.apache.camel.support.processor.DefaultMaskingFormatter
 
createLogger() - Method in class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
 
createLogMessage(Exchange, long) - Method in class org.apache.camel.support.processor.ThroughputLogger
 
createLRUCache(int) - Method in class org.apache.camel.support.DefaultLRUCacheFactory
Constructs an empty LRUCache instance with the specified maximumCacheSize, and will stop on eviction.
createLRUCache(int) - Method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUCache instance with the specified maximumCacheSize, and will stop on eviction.
createLRUCache(int, int) - Method in class org.apache.camel.support.DefaultLRUCacheFactory
Constructs an empty LRUCache instance with the specified initial capacity, maximumCacheSize, and will stop on eviction.
createLRUCache(int, int) - Method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUCache instance with the specified initial capacity, maximumCacheSize, and will stop on eviction.
createLRUCache(int, int, boolean) - Method in class org.apache.camel.support.DefaultLRUCacheFactory
Constructs an empty LRUCache instance with the specified initial capacity, maximumCacheSize,load factor and ordering mode.
createLRUCache(int, int, boolean) - Method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUCache instance with the specified initial capacity, maximumCacheSize,load factor and ordering mode.
createLRUCache(int, Consumer<V>) - Method in class org.apache.camel.support.DefaultLRUCacheFactory
Constructs an empty LRUCache instance with the specified maximumCacheSize, and will stop on eviction.
createLRUCache(int, Consumer<V>) - Method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUCache instance with the specified maximumCacheSize, and will stop on eviction.
createLRUSoftCache(int) - Method in class org.apache.camel.support.DefaultLRUCacheFactory
Constructs an empty LRUSoftCache instance with the specified maximumCacheSize, and will stop on eviction.
createLRUSoftCache(int) - Method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUSoftCache instance with the specified maximumCacheSize, and will stop on eviction.
createLRUSoftCache(int, int) - Method in class org.apache.camel.support.DefaultLRUCacheFactory
 
createLRUSoftCache(int, int) - Method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUSoftCache instance with the specified maximumCacheSize, and will stop on eviction.
createLRUSoftCache(int, int, boolean) - Method in class org.apache.camel.support.DefaultLRUCacheFactory
 
createLRUSoftCache(int, int, boolean) - Method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUSoftCache instance with the specified maximumCacheSize, and will stop on eviction.
createLRUWeakCache(int) - Method in class org.apache.camel.support.DefaultLRUCacheFactory
Constructs an empty LRUWeakCache instance with the specified maximumCacheSize, and will stop on eviction.
createLRUWeakCache(int) - Method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUWeakCache instance with the specified maximumCacheSize, and will stop on eviction.
createLRUWeakCache(int, int) - Method in class org.apache.camel.support.DefaultLRUCacheFactory
 
createLRUWeakCache(int, int) - Method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUWeakCache instance with the specified maximumCacheSize, and will stop on eviction.
createLRUWeakCache(int, int, boolean) - Method in class org.apache.camel.support.DefaultLRUCacheFactory
 
createLRUWeakCache(int, int, boolean) - Method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUWeakCache instance with the specified maximumCacheSize, and will stop on eviction.
createMessageId() - Method in class org.apache.camel.support.MessageSupport
Allow implementations to auto-create a messageId
createOneOfThemRegex(Set<String>) - Method in class org.apache.camel.support.processor.DefaultMaskingFormatter
 
createPollingConsumer() - Method in class org.apache.camel.support.DefaultEndpoint
 
createPollingConsumer() - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
createPollingConsumer() - Method in class org.apache.camel.support.ProcessorEndpoint
 
createProcessor() - Method in class org.apache.camel.support.ProcessorEndpoint
 
createProcessor(CamelContext, String, Object[]) - Method in class org.apache.camel.support.TypedProcessorFactory
 
createProcessor(Route, NamedNode) - Method in class org.apache.camel.support.TypedProcessorFactory
 
createProducer() - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
createProducer() - Method in class org.apache.camel.support.ProcessorEndpoint
 
createResource(String, String) - Method in class org.apache.camel.support.ResourceResolverSupport
 
createRestConsumerUrl(String, String, String, int, String, Map<String, Object>) - Static method in class org.apache.camel.support.RestComponentHelper
Creates the Rest consumers url based on component and url options.
createRestConsumerUrl(String, String, String, Map<String, Object>) - Static method in class org.apache.camel.support.RestComponentHelper
Creates the Rest consumers url based on component and url options.
createRestConsumerUrl(String, String, Map<String, Object>) - Static method in class org.apache.camel.support.RestComponentHelper
Creates the Rest consumers url based on component and url options.
createServicePool(CamelContext, int) - Method in class org.apache.camel.support.cache.DefaultConsumerCache
 
createServicePool(CamelContext, int) - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
createStartupStep(String, String, String, int, int, int) - Method in class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
createSubcontext(String) - Method in class org.apache.camel.support.jndi.JndiContext
 
createSubcontext(Name) - Method in class org.apache.camel.support.jndi.JndiContext
 
createUoW(Exchange) - Method in class org.apache.camel.support.DefaultConsumer
If the consumer needs to defer done the UnitOfWork on the processed Exchange then this method should be use to create and start the UnitOfWork on the exchange.
createVariableMap(Exchange, boolean) - Static method in class org.apache.camel.support.ExchangeHelper
Creates a Map of the variables which are made available to a script or template
createView(String) - Method in class org.apache.camel.support.cluster.AbstractCamelClusterService
 
createXmlElementMaskPattern(Set<String>) - Method in class org.apache.camel.support.processor.DefaultMaskingFormatter
 
currentTime() - Method in class org.apache.camel.support.DefaultTimeoutMap
 
CustomizersSupport - Class in org.apache.camel.support
 
CustomizersSupport.ComponentCustomizationEnabledPolicy - Class in org.apache.camel.support
A ComponentCustomizer.Policy that uses a hierarchical lists of properties to determine if customization is enabled for the given Component.
CustomizersSupport.DataFormatCustomizationEnabledPolicy - Class in org.apache.camel.support
A DataFormatCustomizer.Policy that uses a hierarchical lists of properties to determine if customization is enabled for the given DataFormat.
CustomizersSupport.LanguageCustomizationEnabledPolicy - Class in org.apache.camel.support
A LanguageCustomizer.Policy that uses a hierarchical lists of properties to determine if customization is enabled for the given Language.

D

DATA_FORMAT_FACTORY_FALLBACK_SUFFIX - Static variable in class org.apache.camel.support.ResolverHelper
 
DATA_FORMAT_FALLBACK_SUFFIX - Static variable in class org.apache.camel.support.ResolverHelper
 
DataFormatCustomizationEnabledPolicy() - Constructor for class org.apache.camel.support.CustomizersSupport.DataFormatCustomizationEnabledPolicy
 
Default - org.apache.camel.support.processor.DefaultExchangeFormatter.OutputStyle
 
DEFAULT_MAX_RETRY_ATTEMPTS - Static variable in class org.apache.camel.saga.InMemorySagaService
 
DEFAULT_NAME - Static variable in class org.apache.camel.support.task.AbstractTaskBuilder
 
DEFAULT_NAMESPACE - Static variable in class org.apache.camel.support.builder.Namespaces
 
DEFAULT_RETRY_DELAY_IN_MILLISECONDS - Static variable in class org.apache.camel.saga.InMemorySagaService
 
DEFAULT_SELECTOR - Static variable in class org.apache.camel.support.cluster.ClusterServiceSelectors
 
DefaultAnnotationExpressionFactory - Class in org.apache.camel.support.language
Default implementation of the AnnotationExpressionFactory.
DefaultAnnotationExpressionFactory() - Constructor for class org.apache.camel.support.language.DefaultAnnotationExpressionFactory
 
DefaultAsyncProducer - Class in org.apache.camel.support
A default implementation of Producer for implementation inheritance, which can process Exchanges asynchronously.
DefaultAsyncProducer(Endpoint) - Constructor for class org.apache.camel.support.DefaultAsyncProducer
 
DefaultComponent - Class in org.apache.camel.support
Default component to use for base for components implementations.
DefaultComponent() - Constructor for class org.apache.camel.support.DefaultComponent
 
DefaultComponent(CamelContext) - Constructor for class org.apache.camel.support.DefaultComponent
 
DefaultComponentVerifierExtension - Class in org.apache.camel.component.extension.verifier
 
DefaultComponentVerifierExtension(String) - Constructor for class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
DefaultComponentVerifierExtension(String, CamelContext) - Constructor for class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
DefaultComponentVerifierExtension(String, CamelContext, Component) - Constructor for class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
DefaultConsumer - Class in org.apache.camel.support
A default consumer useful for implementation inheritance.
DefaultConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.support.DefaultConsumer
 
DefaultConsumerCache - Class in org.apache.camel.support.cache
Cache containing created Consumer.
DefaultConsumerCache(Object, CamelContext, int) - Constructor for class org.apache.camel.support.cache.DefaultConsumerCache
 
defaultConsumerCallback(Exchange, boolean) - Method in class org.apache.camel.support.DefaultConsumer
 
DefaultContextReloadStrategy - Class in org.apache.camel.support
Default ContextReloadStrategy.
DefaultContextReloadStrategy() - Constructor for class org.apache.camel.support.DefaultContextReloadStrategy
 
DefaultDataFormat - Class in org.apache.camel.support
A default dataformat useful for implementation inheritance.
DefaultDataFormat() - Constructor for class org.apache.camel.support.DefaultDataFormat
 
DefaultEndpoint - Class in org.apache.camel.support
Default Endpoint.
DefaultEndpoint() - Constructor for class org.apache.camel.support.DefaultEndpoint
Constructs a partially-initialized DefaultEndpoint instance.
DefaultEndpoint(String, Component) - Constructor for class org.apache.camel.support.DefaultEndpoint
Constructs a fully-initialized DefaultEndpoint instance.
DefaultEndpointUtilizationStatistics - Class in org.apache.camel.support
 
DefaultEndpointUtilizationStatistics(int) - Constructor for class org.apache.camel.support.DefaultEndpointUtilizationStatistics
 
DefaultExchange - Class in org.apache.camel.support
The default and only implementation of Exchange.
DefaultExchange(CamelContext) - Constructor for class org.apache.camel.support.DefaultExchange
 
DefaultExchange(CamelContext, ExchangePattern) - Constructor for class org.apache.camel.support.DefaultExchange
 
DefaultExchange(Endpoint) - Constructor for class org.apache.camel.support.DefaultExchange
 
DefaultExchange(Endpoint, ExchangePattern) - Constructor for class org.apache.camel.support.DefaultExchange
 
DefaultExchange(Exchange) - Constructor for class org.apache.camel.support.DefaultExchange
 
DefaultExchangeFormatter - Class in org.apache.camel.support.processor
Default ExchangeFormatter that have fine grained options to configure what to include in the output.
DefaultExchangeFormatter() - Constructor for class org.apache.camel.support.processor.DefaultExchangeFormatter
 
DefaultExchangeFormatter.OutputStyle - Enum in org.apache.camel.support.processor
 
DefaultExchangeFormatterConfigurer - Class in org.apache.camel.support.processor
Generated by camel build tools - do NOT edit this file!
DefaultExchangeFormatterConfigurer() - Constructor for class org.apache.camel.support.processor.DefaultExchangeFormatterConfigurer
 
DefaultExchangeHolder - Class in org.apache.camel.support
Holder object for sending an exchange over a remote wire as a serialized object.
DefaultExchangeHolder() - Constructor for class org.apache.camel.support.DefaultExchangeHolder
 
DefaultHeaderFilterStrategy - Class in org.apache.camel.support
The default header filtering strategy.
DefaultHeaderFilterStrategy() - Constructor for class org.apache.camel.support.DefaultHeaderFilterStrategy
 
DefaultInterceptSendToEndpoint - Class in org.apache.camel.support
This is an endpoint when sending to it, is intercepted and is routed in a detour (before and optionally after).
DefaultInterceptSendToEndpoint(Endpoint, boolean) - Constructor for class org.apache.camel.support.DefaultInterceptSendToEndpoint
Intercepts sending to the given endpoint
DefaultLRUCacheFactory - Class in org.apache.camel.support
Default LRUCacheFactory which uses a LinkedHashMap based implementation.
DefaultLRUCacheFactory() - Constructor for class org.apache.camel.support.DefaultLRUCacheFactory
 
DefaultManagementMBeanAssembler - Class in org.apache.camel.support.management
An assembler to assemble a ModelMBean which can be used to register the object in JMX.
DefaultManagementMBeanAssembler(CamelContext) - Constructor for class org.apache.camel.support.management.DefaultManagementMBeanAssembler
 
DefaultMaskingFormatter - Class in org.apache.camel.support.processor
The MaskingFormatter that searches the specified keywords in the source and replace its value with mask string.
DefaultMaskingFormatter() - Constructor for class org.apache.camel.support.processor.DefaultMaskingFormatter
 
DefaultMaskingFormatter(boolean, boolean, boolean) - Constructor for class org.apache.camel.support.processor.DefaultMaskingFormatter
 
DefaultMaskingFormatter(Set<String>, boolean, boolean, boolean) - Constructor for class org.apache.camel.support.processor.DefaultMaskingFormatter
 
DefaultMessage - Class in org.apache.camel.support
The default implementation of Message
DefaultMessage(CamelContext) - Constructor for class org.apache.camel.support.DefaultMessage
 
DefaultMessage(Exchange) - Constructor for class org.apache.camel.support.DefaultMessage
 
DefaultMessageHistory - Class in org.apache.camel.support
Default MessageHistory.
DefaultMessageHistory(String, NamedNode, long) - Constructor for class org.apache.camel.support.DefaultMessageHistory
 
DefaultMessageHistory(String, NamedNode, long, Message) - Constructor for class org.apache.camel.support.DefaultMessageHistory
 
DefaultMetaData - Class in org.apache.camel.component.extension.metadata
 
DefaultMetaData(CamelContext, Map<String, Object>, Object) - Constructor for class org.apache.camel.component.extension.metadata.DefaultMetaData
 
DefaultPollingConsumerPollStrategy - Class in org.apache.camel.support
A default implementation that will not retry on rollback.
DefaultPollingConsumerPollStrategy() - Constructor for class org.apache.camel.support.DefaultPollingConsumerPollStrategy
 
DefaultPollingEndpoint - Class in org.apache.camel.support
A base class for an endpoint which the default consumer mode is to use a PollingConsumer
DefaultPollingEndpoint() - Constructor for class org.apache.camel.support.DefaultPollingEndpoint
 
DefaultPollingEndpoint(String, Component) - Constructor for class org.apache.camel.support.DefaultPollingEndpoint
 
DefaultPooledExchange - Class in org.apache.camel.support
The default and only implementation of PooledExchange.
DefaultPooledExchange(CamelContext) - Constructor for class org.apache.camel.support.DefaultPooledExchange
 
DefaultPooledExchange(CamelContext, ExchangePattern) - Constructor for class org.apache.camel.support.DefaultPooledExchange
 
DefaultPooledExchange(Endpoint) - Constructor for class org.apache.camel.support.DefaultPooledExchange
 
DefaultPooledExchange(Endpoint, ExchangePattern) - Constructor for class org.apache.camel.support.DefaultPooledExchange
 
DefaultPooledExchange(Exchange) - Constructor for class org.apache.camel.support.DefaultPooledExchange
 
DefaultProducer - Class in org.apache.camel.support
A default implementation of Producer for implementation inheritance.
DefaultProducer(Endpoint) - Constructor for class org.apache.camel.support.DefaultProducer
 
DefaultProducerCache - Class in org.apache.camel.support.cache
Default implementation of ProducerCache.
DefaultProducerCache(Object, CamelContext, int) - Constructor for class org.apache.camel.support.cache.DefaultProducerCache
 
DefaultRegistry - Class in org.apache.camel.support
The default Registry which supports using a given first-choice repository to lookup the beans, such as Spring, JNDI, OSGi etc.
DefaultRegistry() - Constructor for class org.apache.camel.support.DefaultRegistry
Creates a default registry that uses SimpleRegistry as the fallback registry.
DefaultRegistry(Collection<BeanRepository>) - Constructor for class org.apache.camel.support.DefaultRegistry
Creates a registry that uses the given BeanRepository as first choice bean repository to lookup beans.
DefaultRegistry(BeanRepository...) - Constructor for class org.apache.camel.support.DefaultRegistry
Creates a registry that uses the given BeanRepository as first choice bean repository to lookup beans.
DefaultResult - Class in org.apache.camel.component.extension.verifier
 
DefaultResult(ComponentVerifierExtension.Scope, ComponentVerifierExtension.Result.Status, List<ComponentVerifierExtension.VerificationError>) - Constructor for class org.apache.camel.component.extension.verifier.DefaultResult
 
DefaultResultVerificationError - Class in org.apache.camel.component.extension.verifier
 
DefaultResultVerificationError(ComponentVerifierExtension.VerificationError.Code, String, Set<String>, Map<ComponentVerifierExtension.VerificationError.Attribute, Object>) - Constructor for class org.apache.camel.component.extension.verifier.DefaultResultVerificationError
 
DefaultScheduledPollConsumer - Class in org.apache.camel.support
A default implementation of an event driven Consumer which uses the PollingConsumer
DefaultScheduledPollConsumer(Endpoint, Processor, ScheduledExecutorService) - Constructor for class org.apache.camel.support.DefaultScheduledPollConsumer
 
DefaultScheduledPollConsumer(DefaultEndpoint, Processor) - Constructor for class org.apache.camel.support.DefaultScheduledPollConsumer
 
DefaultScheduledPollConsumerScheduler - Class in org.apache.camel.support
The default scheduler for ScheduledPollConsumer.
DefaultScheduledPollConsumerScheduler() - Constructor for class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
DefaultScheduledPollConsumerScheduler(ScheduledExecutorService) - Constructor for class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
defaultSelector() - Static method in class org.apache.camel.support.cluster.ClusterServiceSelectors
 
DefaultStartupStep - Class in org.apache.camel.support.startup
 
DefaultStartupStep(String, String, String, int, int, int, long) - Constructor for class org.apache.camel.support.startup.DefaultStartupStep
 
DefaultStartupStepRecorder - Class in org.apache.camel.support.startup
Default StartupStepRecorder that is always disabled.
DefaultStartupStepRecorder() - Constructor for class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
DefaultThreadPoolFactory - Class in org.apache.camel.support
Factory for thread pools that uses the JDK Executors for creating the thread pools.
DefaultThreadPoolFactory() - Constructor for class org.apache.camel.support.DefaultThreadPoolFactory
 
DefaultTimeoutMap<K,​V> - Class in org.apache.camel.support
Default implementation of the TimeoutMap.
DefaultTimeoutMap(ScheduledExecutorService) - Constructor for class org.apache.camel.support.DefaultTimeoutMap
 
DefaultTimeoutMap(ScheduledExecutorService, long) - Constructor for class org.apache.camel.support.DefaultTimeoutMap
 
DefaultTimeoutMap(ScheduledExecutorService, long, boolean) - Constructor for class org.apache.camel.support.DefaultTimeoutMap
 
DefaultTimeoutMap(ScheduledExecutorService, long, Lock) - Constructor for class org.apache.camel.support.DefaultTimeoutMap
 
DefaultUuidGenerator - Class in org.apache.camel.support
Default UuidGenerator (32 chars) optimized for Camel usage.
DefaultUuidGenerator() - Constructor for class org.apache.camel.support.DefaultUuidGenerator
 
DeferProducer - Class in org.apache.camel.support
A Producer that defers being started, until CamelContext has been started, this ensures that the producer is able to adapt to changes that may otherwise occur during starting CamelContext.
DeferProducer(Endpoint) - Constructor for class org.apache.camel.support.DeferProducer
 
deferShutdown(ShutdownRunningTask) - Method in class org.apache.camel.support.ScheduledBatchPollingConsumer
 
delegate - Variable in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
DelegateAsyncProcessor - Class in org.apache.camel.support.processor
A Delegate pattern which delegates processing to a nested AsyncProcessor which can be useful for implementation inheritance when writing an Policy
DelegateAsyncProcessor() - Constructor for class org.apache.camel.support.processor.DelegateAsyncProcessor
 
DelegateAsyncProcessor(AsyncProcessor) - Constructor for class org.apache.camel.support.processor.DelegateAsyncProcessor
 
DelegateAsyncProcessor(Processor) - Constructor for class org.apache.camel.support.processor.DelegateAsyncProcessor
 
DelegateProcessor - Class in org.apache.camel.support.processor
A Delegate pattern which delegates processing to a nested Processor which can be useful for implementation inheritance when writing an Policy
DelegateProcessor() - Constructor for class org.apache.camel.support.processor.DelegateProcessor
 
DelegateProcessor(Processor) - Constructor for class org.apache.camel.support.processor.DelegateProcessor
 
DelegateSyncProcessor - Class in org.apache.camel.support.processor
A delegate pattern which delegates synchronous processing to a nested Processor.
DelegateSyncProcessor(Processor) - Constructor for class org.apache.camel.support.processor.DelegateSyncProcessor
 
description(String) - Method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
deserialize(ByteBuffer, ByteBuffer) - Method in class org.apache.camel.support.resume.ResumeActionAwareAdapter
 
destroySubcontext(String) - Method in class org.apache.camel.support.jndi.JndiContext
 
destroySubcontext(Name) - Method in class org.apache.camel.support.jndi.JndiContext
 
detail(String, Object) - Method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
detail(String, Supplier<Optional<T>>) - Method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
detail(ComponentVerifierExtension.VerificationError.Attribute, Object) - Method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
detail(ComponentVerifierExtension.VerificationError.Attribute, Supplier<Optional<T>>) - Method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
details(Map<ComponentVerifierExtension.VerificationError.Attribute, Object>) - Method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
discarded - Variable in class org.apache.camel.support.PooledObjectFactorySupport.UtilizationStatistics
 
discarded - Variable in class org.apache.camel.support.PrototypeObjectFactorySupport.UtilizationStatistics
 
doAsyncSendExchange(Endpoint, Processor, Processor, Exchange, CompletableFuture<Exchange>) - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
doBuild() - Method in class org.apache.camel.support.cache.DefaultConsumerCache
 
doBuild() - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
doBuild() - Method in class org.apache.camel.support.DefaultComponent
 
doBuild() - Method in class org.apache.camel.support.DefaultConsumer
 
doBuild() - Method in class org.apache.camel.support.DefaultScheduledPollConsumer
 
doBuild() - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
doBuild() - Method in class org.apache.camel.support.HeaderSelectorProducer
 
doBuild() - Method in class org.apache.camel.support.LazyStartProducer
 
doBuild() - Method in class org.apache.camel.support.PooledObjectFactorySupport
 
doBuild() - Method in class org.apache.camel.support.processor.DelegateAsyncProcessor
 
doBuild() - Method in class org.apache.camel.support.processor.DelegateProcessor
 
doBuild() - Method in class org.apache.camel.support.processor.DelegateSyncProcessor
 
doBuild() - Method in class org.apache.camel.support.ProcessorPollingConsumer
 
doBuild() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
doBuild() - Method in class org.apache.camel.support.SynchronousDelegateProducer
 
doCallJson(Map<String, Object>) - Method in class org.apache.camel.support.console.AbstractDevConsole
Invokes and gets the output from this console in json format.
doCallText(Map<String, Object>) - Method in class org.apache.camel.support.console.AbstractDevConsole
Invokes and gets the output from this console in text format.
doCompensate() - Method in class org.apache.camel.saga.InMemorySagaCoordinator
 
doComplete() - Method in class org.apache.camel.saga.InMemorySagaCoordinator
 
doConfigureConsumer(Consumer) - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
doConvert(Class<?>, Exchange, Object) - Method in interface org.apache.camel.support.SimpleTypeConverter.ConversionMethod
 
doCreateChildProcessor(Route, T, boolean) - Method in class org.apache.camel.support.TypedProcessorFactory
 
doCreateProcessor(Route, T) - Method in class org.apache.camel.support.TypedProcessorFactory
 
doEvaluate(Exchange, boolean) - Method in class org.apache.camel.support.builder.TokenPairExpressionIterator
Strategy to evaluate the exchange
doEvaluate(Exchange, boolean) - Method in class org.apache.camel.support.builder.TokenXMLExpressionIterator
Strategy to evaluate the exchange
doFinalize(Function<CamelSagaStep, Optional<Endpoint>>, String) - Method in class org.apache.camel.saga.InMemorySagaCoordinator
 
doInAsyncProducer(Endpoint, Exchange, AsyncCallback, ProducerCache.AsyncProducerCallback) - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
doInit() - Method in class org.apache.camel.support.cache.DefaultConsumerCache
 
doInit() - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
doInit() - Method in class org.apache.camel.support.component.SendDynamicAwareSupport
 
doInit() - Method in class org.apache.camel.support.DefaultComponent
 
doInit() - Method in class org.apache.camel.support.DefaultConsumer
 
doInit() - Method in class org.apache.camel.support.DefaultEndpoint
 
doInit() - Method in class org.apache.camel.support.DefaultScheduledPollConsumer
 
doInit() - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
doInit() - Method in class org.apache.camel.support.LazyStartProducer
 
doInit() - Method in class org.apache.camel.support.management.DefaultManagementMBeanAssembler
 
doInit() - Method in class org.apache.camel.support.processor.DelegateAsyncProcessor
 
doInit() - Method in class org.apache.camel.support.processor.DelegateProcessor
 
doInit() - Method in class org.apache.camel.support.processor.DelegateSyncProcessor
 
doInit() - Method in class org.apache.camel.support.ProcessorPollingConsumer
 
doInit() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
doInit() - Method in class org.apache.camel.support.SynchronousDelegateProducer
 
doInvokeMethod(Map<String, Object>) - Method in class org.apache.camel.support.component.AbstractApiConsumer
Invoke the API method.
doInvokeMethod(ApiMethod, Map<String, Object>) - Method in class org.apache.camel.support.component.AbstractApiProducer
Invoke the API method.
done() - Method in class org.apache.camel.support.DefaultPooledExchange
 
done(boolean) - Method in class org.apache.camel.support.AsyncCallbackToCompletableFutureAdapter
 
done(boolean) - Method in class org.apache.camel.support.EmptyAsyncCallback
 
doneSynchronizations(Exchange, List<Synchronization>, Logger) - Static method in class org.apache.camel.support.UnitOfWorkHelper
 
doneUow(UnitOfWork, Exchange) - Static method in class org.apache.camel.support.UnitOfWorkHelper
Done and stop the UnitOfWork.
doneUoW(Exchange) - Method in class org.apache.camel.support.DefaultConsumer
If the consumer needs to defer done the UnitOfWork on the processed Exchange then this method should be executed when the consumer is finished processing the message.
doOnReload(Object) - Method in class org.apache.camel.support.RouteOnDemandReloadStrategy
 
doResume() - Method in class org.apache.camel.support.LazyStartProducer
 
doResume() - Method in class org.apache.camel.support.SynchronousDelegateProducer
 
doShutdown() - Method in class org.apache.camel.support.cache.DefaultConsumerCache
 
doShutdown() - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
doShutdown() - Method in class org.apache.camel.support.DefaultConsumer
 
doShutdown() - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
doShutdown() - Method in class org.apache.camel.support.LazyStartProducer
 
doShutdown() - Method in class org.apache.camel.support.PooledObjectFactorySupport
 
doShutdown() - Method in class org.apache.camel.support.processor.DelegateAsyncProcessor
 
doShutdown() - Method in class org.apache.camel.support.PrototypeObjectFactorySupport
 
doShutdown() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
doShutdown() - Method in class org.apache.camel.support.SynchronousDelegateProducer
 
doShutdown() - Method in class org.apache.camel.support.TimerListenerManager
 
doStart() - Method in class org.apache.camel.saga.InMemorySagaService
 
doStart() - Method in class org.apache.camel.support.AsyncProcessorSupport
 
doStart() - Method in class org.apache.camel.support.cache.DefaultConsumerCache
 
doStart() - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
doStart() - Method in class org.apache.camel.support.cluster.AbstractCamelClusterService
 
doStart() - Method in class org.apache.camel.support.DefaultComponent
 
doStart() - Method in class org.apache.camel.support.DefaultConsumer
 
doStart() - Method in class org.apache.camel.support.DefaultContextReloadStrategy
 
doStart() - Method in class org.apache.camel.support.DefaultDataFormat
 
doStart() - Method in class org.apache.camel.support.DefaultEndpoint
 
doStart() - Method in class org.apache.camel.support.DefaultProducer
 
doStart() - Method in class org.apache.camel.support.DefaultScheduledPollConsumer
 
doStart() - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
doStart() - Method in class org.apache.camel.support.DefaultTimeoutMap
 
doStart() - Method in class org.apache.camel.support.DeferProducer
 
doStart() - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
doStart() - Method in class org.apache.camel.support.EventNotifierSupport
 
doStart() - Method in class org.apache.camel.support.FileWatcherResourceReloadStrategy
 
doStart() - Method in class org.apache.camel.support.LazyStartProducer
 
doStart() - Method in class org.apache.camel.support.management.DefaultManagementMBeanAssembler
 
doStart() - Method in class org.apache.camel.support.processor.ConvertBodyProcessor
 
doStart() - Method in class org.apache.camel.support.processor.DelegateAsyncProcessor
 
doStart() - Method in class org.apache.camel.support.processor.DelegateProcessor
 
doStart() - Method in class org.apache.camel.support.processor.DelegateSyncProcessor
 
doStart() - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
 
doStart() - Method in class org.apache.camel.support.processor.idempotent.MemoryIdempotentRepository
 
doStart() - Method in class org.apache.camel.support.processor.MarshalProcessor
 
doStart() - Method in class org.apache.camel.support.processor.PredicateValidatingProcessor
 
doStart() - Method in class org.apache.camel.support.processor.ThroughputLogger
 
doStart() - Method in class org.apache.camel.support.processor.UnmarshalProcessor
 
doStart() - Method in class org.apache.camel.support.ProcessorPollingConsumer
 
doStart() - Method in class org.apache.camel.support.ResourceReloadStrategySupport
 
doStart() - Method in class org.apache.camel.support.RoutePolicySupport
 
doStart() - Method in class org.apache.camel.support.RouteWatcherReloadStrategy
 
doStart() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
doStart() - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
doStart() - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
doStart() - Method in class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
doStart() - Method in class org.apache.camel.support.SynchronousDelegateProducer
 
doStart() - Method in class org.apache.camel.support.TimerListenerManager
 
doStart() - Method in class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
 
doStop() - Method in class org.apache.camel.saga.InMemorySagaService
 
doStop() - Method in class org.apache.camel.support.AsyncProcessorSupport
 
doStop() - Method in class org.apache.camel.support.cache.DefaultConsumerCache
 
doStop() - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
doStop() - Method in class org.apache.camel.support.cluster.AbstractCamelClusterService
 
doStop() - Method in class org.apache.camel.support.DefaultComponent
 
doStop() - Method in class org.apache.camel.support.DefaultConsumer
 
doStop() - Method in class org.apache.camel.support.DefaultContextReloadStrategy
 
doStop() - Method in class org.apache.camel.support.DefaultDataFormat
 
doStop() - Method in class org.apache.camel.support.DefaultEndpoint
 
doStop() - Method in class org.apache.camel.support.DefaultProducer
 
doStop() - Method in class org.apache.camel.support.DefaultRegistry
 
doStop() - Method in class org.apache.camel.support.DefaultScheduledPollConsumer
 
doStop() - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
doStop() - Method in class org.apache.camel.support.DefaultTimeoutMap
 
doStop() - Method in class org.apache.camel.support.DeferProducer
 
doStop() - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
doStop() - Method in class org.apache.camel.support.EventNotifierSupport
 
doStop() - Method in class org.apache.camel.support.FileWatcherResourceReloadStrategy
 
doStop() - Method in class org.apache.camel.support.LazyStartProducer
 
doStop() - Method in class org.apache.camel.support.management.DefaultManagementMBeanAssembler
 
doStop() - Method in class org.apache.camel.support.processor.ConvertBodyProcessor
 
doStop() - Method in class org.apache.camel.support.processor.DelegateAsyncProcessor
 
doStop() - Method in class org.apache.camel.support.processor.DelegateProcessor
 
doStop() - Method in class org.apache.camel.support.processor.DelegateSyncProcessor
 
doStop() - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
 
doStop() - Method in class org.apache.camel.support.processor.idempotent.MemoryIdempotentRepository
 
doStop() - Method in class org.apache.camel.support.processor.MarshalProcessor
 
doStop() - Method in class org.apache.camel.support.processor.PredicateValidatingProcessor
 
doStop() - Method in class org.apache.camel.support.processor.ThroughputLogger
 
doStop() - Method in class org.apache.camel.support.processor.UnmarshalProcessor
 
doStop() - Method in class org.apache.camel.support.ProcessorPollingConsumer
 
doStop() - Method in class org.apache.camel.support.ResourceReloadStrategySupport
 
doStop() - Method in class org.apache.camel.support.RoutePolicySupport
 
doStop() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
doStop() - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
doStop() - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
doStop() - Method in class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
doStop() - Method in class org.apache.camel.support.SynchronousDelegateProducer
 
doStop() - Method in class org.apache.camel.support.TimerListenerManager
 
doStop() - Method in class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
 
doSuspend() - Method in class org.apache.camel.support.LazyStartProducer
 
doSuspend() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
doSuspend() - Method in class org.apache.camel.support.SynchronousDelegateProducer
 
dumpAsXml(Message) - Static method in class org.apache.camel.support.MessageHelper
Dumps the message as a generic XML structure.
dumpAsXml(Message, boolean) - Static method in class org.apache.camel.support.MessageHelper
Dumps the message as a generic XML structure.
dumpAsXml(Message, boolean, int) - Static method in class org.apache.camel.support.MessageHelper
Dumps the message as a generic XML structure.
dumpAsXml(Message, boolean, int, boolean, boolean, int) - Static method in class org.apache.camel.support.MessageHelper
Dumps the message as a generic XML structure.
dumpMessageHistoryStacktrace(Exchange, ExchangeFormatter, boolean) - Static method in class org.apache.camel.support.MessageHelper
Dumps the MessageHistory from the Exchange in a human readable format.
dumpState() - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 

E

elapsed() - Method in class org.apache.camel.support.task.BackgroundTask
 
elapsed() - Method in interface org.apache.camel.support.task.budget.Budget
The amount of time that has elapsed since the budget was created.
elapsed() - Method in class org.apache.camel.support.task.budget.IterationBoundedBudget
 
elapsed() - Method in class org.apache.camel.support.task.budget.IterationTimeBoundedBudget
 
elapsed() - Method in class org.apache.camel.support.task.budget.TimeBoundedBudget
 
elapsed() - Method in class org.apache.camel.support.task.ForegroundTask
 
elapsed() - Method in interface org.apache.camel.support.task.Task
How long it took to run the task
empty() - Static method in class org.apache.camel.support.resume.OffsetKeys
Creates new empty OffsetKey object
EmptyAsyncCallback - Class in org.apache.camel.support
An empty AsyncCallback which allows to share the same instance instead of creating a new instance for each message.
EmptyAsyncCallback() - Constructor for class org.apache.camel.support.EmptyAsyncCallback
 
EmptyProducerCache - Class in org.apache.camel.support.cache
 
EmptyProducerCache(Object, CamelContext) - Constructor for class org.apache.camel.support.cache.EmptyProducerCache
 
endpoint - Variable in class org.apache.camel.support.component.AbstractApiConsumer
 
endpoint - Variable in class org.apache.camel.support.component.AbstractApiProducer
 
EndpointHelper - Class in org.apache.camel.support
Some helper methods for working with Endpoint instances
endpointLenientProperties(Exchange, String) - Method in class org.apache.camel.support.component.SendDynamicAwareSupport
 
endpointProperties(Exchange, String) - Method in class org.apache.camel.support.component.SendDynamicAwareSupport
 
EndpointUriFactorySupport - Class in org.apache.camel.support.component
Base class used by Camel Package Maven Plugin when it generates source code for fast endpoint uri factory via EndpointUriFactory.
EndpointUriFactorySupport() - Constructor for class org.apache.camel.support.component.EndpointUriFactorySupport
 
endStep() - Method in class org.apache.camel.support.startup.DefaultStartupStep
 
endStep(StartupStep) - Method in class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
endsWith(Object) - Method in class org.apache.camel.support.builder.ValueBuilder
 
endsWith(Expression, Expression) - Static method in class org.apache.camel.support.builder.PredicateBuilder
 
endToken - Variable in class org.apache.camel.support.builder.TokenPairExpressionIterator
 
ENVIRONMENT_VARIABLES - Static variable in class org.apache.camel.support.builder.Namespaces
 
equals(Object) - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
equals(Object) - Method in class org.apache.camel.support.console.AbstractDevConsole
 
equals(Object) - Method in class org.apache.camel.support.DefaultEndpoint
 
equals(Object) - Method in class org.apache.camel.support.ResourceSupport
 
error(Supplier<Optional<ComponentVerifierExtension.VerificationError>>) - Method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
error(Optional<ComponentVerifierExtension.VerificationError>) - Method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
error(ComponentVerifierExtension.VerificationError) - Method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
error(ThrowingConsumer<ResultBuilder, Exception>) - Method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
error(T, ThrowingBiConsumer<ResultBuilder, T, Exception>) - Method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
errors(List<ComponentVerifierExtension.VerificationError>) - Method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
eval(CamelContext, ResumeAware, ResumeStrategy) - Static method in class org.apache.camel.support.resume.AdapterHelper
 
evaluate(Exchange) - Method in class org.apache.camel.support.builder.TokenPairExpressionIterator
 
evaluate(Exchange) - Method in class org.apache.camel.support.builder.TokenXMLExpressionIterator
 
evaluate(Exchange) - Method in class org.apache.camel.support.ExpressionSupport
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.support.builder.ValueBuilder
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.support.ExpressionAdapter
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.support.PredicateToExpressionAdapter
 
EventDrivenPollingConsumer - Class in org.apache.camel.support
A default implementation of the PollingConsumer which uses the normal asynchronous consumer mechanism along with a BlockingQueue to allow the caller to pull messages on demand.
EventDrivenPollingConsumer(Endpoint) - Constructor for class org.apache.camel.support.EventDrivenPollingConsumer
 
EventDrivenPollingConsumer(Endpoint, int) - Constructor for class org.apache.camel.support.EventDrivenPollingConsumer
 
EventDrivenPollingConsumer(Endpoint, BlockingQueue<Exchange>) - Constructor for class org.apache.camel.support.EventDrivenPollingConsumer
 
EventHelper - Class in org.apache.camel.support
Helper for easily sending event notifications in a single line of code
EventNotifierSupport - Class in org.apache.camel.support
Base class to extend for custom EventNotifier implementations.
EventNotifierSupport() - Constructor for class org.apache.camel.support.EventNotifierSupport
 
eventsApplicable(CamelContext) - Static method in class org.apache.camel.support.EventHelper
Checks whether event notifications is applicable or not
EXACT - org.apache.camel.support.component.ApiMethodHelper.MatchType
 
EXCHANGE_PROPERTY - Static variable in class org.apache.camel.support.builder.Namespaces
 
exchangeExceptionExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for an exception set on the exchange
exchangeExceptionExpression(Class<Exception>) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for an exception set on the exchange
exchangeExceptionMessageExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for an exception message set on the exchange
exchangeExceptionStackTraceExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for an exception stacktrace set on the exchange
exchangeExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns the expression for the exchange
exchangeExpression(Function<Exchange, Object>) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns a functional expression for the exchange
ExchangeHelper - Class in org.apache.camel.support
Some helper methods for working with Exchange objects
exchangeIdExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an Expression for the exchange id
exchangePatternExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for the exchange pattern
exchangePropertiesExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for the exchange properties of exchange
exchangePropertyExpression(String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for the property value of exchange with the given name
exchangePropertyExpression(Expression) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for the property value of exchange with the given name
excludeInvalidBoolean() - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
excludeInvalidEnum() - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
excludeInvalidInteger() - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
excludeInvalidNumber() - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
excludeRequired() - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
excludeUnknown() - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
ExpressionAdapter - Class in org.apache.camel.support
A helper class for developers wishing to implement an Expression using Java code with a minimum amount of code to write so that the developer only needs to implement one of the ExpressionAdapter.evaluate(org.apache.camel.Exchange, Class) or ExpressionSupport.evaluate(org.apache.camel.Exchange) methods.
ExpressionAdapter() - Constructor for class org.apache.camel.support.ExpressionAdapter
 
ExpressionBuilder - Class in org.apache.camel.support.builder
A helper class for working with expressions.
ExpressionBuilder() - Constructor for class org.apache.camel.support.builder.ExpressionBuilder
 
ExpressionComparator - Class in org.apache.camel.support
An implementation of Comparator that takes an Expression which is evaluated on each exchange to be compared
ExpressionComparator(Expression) - Constructor for class org.apache.camel.support.ExpressionComparator
 
ExpressionListComparator - Class in org.apache.camel.support
An implementation of Comparator which takes a list of Expression objects which is evaluated on each exchange to compare them
ExpressionListComparator(List<Expression>) - Constructor for class org.apache.camel.support.ExpressionListComparator
 
ExpressionSupport - Class in org.apache.camel.support
A useful base class for Predicate and Expression implementations
ExpressionSupport() - Constructor for class org.apache.camel.support.ExpressionSupport
 
ExpressionToPredicateAdapter - Class in org.apache.camel.support
To adapt Expression as a Predicate
ExpressionToPredicateAdapter(Expression) - Constructor for class org.apache.camel.support.ExpressionToPredicateAdapter
 
extendedFilter(HeaderFilterStrategy.Direction, String, Object, Exchange) - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
 
extractBodyAsString(Message) - Static method in class org.apache.camel.support.MessageHelper
Extracts the given body and returns it as a String, that can be used for logging etc.
extractBodyForLogging(Message) - Static method in class org.apache.camel.support.MessageHelper
Extracts the body for logging purpose.
extractBodyForLogging(Message, String) - Static method in class org.apache.camel.support.MessageHelper
Extracts the body for logging purpose.
extractBodyForLogging(Message, String, boolean, boolean) - Static method in class org.apache.camel.support.MessageHelper
Extracts the body for logging purpose.
extractBodyForLogging(Message, String, boolean, boolean, boolean, int) - Static method in class org.apache.camel.support.MessageHelper
Extracts the body for logging purpose.
extractBodyForLogging(Message, String, boolean, boolean, int) - Static method in class org.apache.camel.support.MessageHelper
Extracts the body for logging purpose.
extractFutureBody(CamelContext, Future<?>, long, TimeUnit, Class<T>) - Static method in class org.apache.camel.support.ExchangeHelper
Extracts the body from the given future, that represents a handle to an asynchronous exchange.
extractFutureBody(CamelContext, Future<?>, Class<T>) - Static method in class org.apache.camel.support.ExchangeHelper
Extracts the body from the given future, that represents a handle to an asynchronous exchange.
extractProperties(Map<String, Object>, String) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
use PropertiesHelper
extractProperties(Map<String, Object>, String, boolean) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
use PropertiesHelper
extractResultBody(Exchange, ExchangePattern) - Static method in class org.apache.camel.support.ExchangeHelper
Extracts the body from the given exchange.
extractSourceLocationLineNumber(String) - Static method in class org.apache.camel.support.LoggerHelper
 
extractStringProperties(Map<String, Object>) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
use PropertiesHelper
extractValueForLogging(Object, Message) - Static method in class org.apache.camel.support.MessageHelper
Extracts the value for logging purpose.
extractValueForLogging(Object, Message, boolean, boolean, boolean, int) - Static method in class org.apache.camel.support.MessageHelper
Extracts the value for logging purpose.
extractValueForLogging(Object, Message, boolean, boolean, int) - Static method in class org.apache.camel.support.MessageHelper
Extracts the value for logging purpose.

F

factory() - Method in annotation type org.apache.camel.support.language.LanguageAnnotation
 
FACTORY - Static variable in class org.apache.camel.support.LRUCacheFactory
Factory key
fallbackRegistry - Variable in class org.apache.camel.support.DefaultRegistry
 
fileIdempotentRepository(File) - Static method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
Creates a new file based repository using a LRUCache as 1st level cache with a default of 1000 entries in the cache.
fileIdempotentRepository(File, int) - Static method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
Creates a new file based repository using a LRUCache as 1st level cache.
fileIdempotentRepository(File, int, long) - Static method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
Creates a new file based repository using a LRUCache as 1st level cache.
fileIdempotentRepository(File, Map<String, Object>) - Static method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
Creates a new file based repository using the given Map as 1st level cache.
FileIdempotentRepository - Class in org.apache.camel.support.processor.idempotent
A file based implementation of IdempotentRepository.
FileIdempotentRepository() - Constructor for class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
 
FileIdempotentRepository(File, Map<String, Object>) - Constructor for class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
 
FileInputStreamCache - Class in org.apache.camel.converter.stream
A StreamCache for Files.
FileInputStreamCache(File) - Constructor for class org.apache.camel.converter.stream.FileInputStreamCache
Only for testing purposes.
FileWatcherResourceReloadStrategy - Class in org.apache.camel.support
A file based ResourceReloadStrategy which watches a file folder for modified files and reload on file changes.
FileWatcherResourceReloadStrategy() - Constructor for class org.apache.camel.support.FileWatcherResourceReloadStrategy
 
FileWatcherResourceReloadStrategy(String) - Constructor for class org.apache.camel.support.FileWatcherResourceReloadStrategy
 
FileWatcherResourceReloadStrategy(String, boolean) - Constructor for class org.apache.camel.support.FileWatcherResourceReloadStrategy
 
FileWatcherResourceReloadStrategy.WatchFileChangesTask - Class in org.apache.camel.support
Background task which watches for file changes
filterHeaderAndProperties(Map<String, Object>) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
Filters the headers or properties before formatting them.
filterMethods(List<? extends ApiMethod>, ApiMethodHelper.MatchType) - Method in class org.apache.camel.support.component.ApiMethodHelper
Filters a list of methods to those that take the given set of arguments.
filterMethods(List<? extends ApiMethod>, ApiMethodHelper.MatchType, Collection<String>) - Method in class org.apache.camel.support.component.ApiMethodHelper
Filters a list of methods to those that take the given set of arguments.
findByType(Class<T>) - Method in class org.apache.camel.support.DefaultRegistry
 
findByType(Class<T>) - Method in class org.apache.camel.support.jndi.JndiBeanRepository
 
findByType(Class<T>) - Method in class org.apache.camel.support.SimpleRegistry
 
findByType(Class<T>) - Method in class org.apache.camel.support.SupplierRegistry
 
findByTypeWithName(Class<T>) - Method in class org.apache.camel.support.DefaultRegistry
 
findByTypeWithName(Class<T>) - Method in class org.apache.camel.support.jndi.JndiBeanRepository
 
findByTypeWithName(Class<T>) - Method in class org.apache.camel.support.SimpleRegistry
 
findByTypeWithName(Class<T>) - Method in class org.apache.camel.support.SupplierRegistry
 
findInFileSystem(Path, String) - Static method in class org.apache.camel.support.ResourceHelper
Find resources from the file system using Ant-style path patterns (skips hidden files, or files from hidden folders).
findMethod(Exchange, Map<String, Object>) - Method in class org.apache.camel.support.component.AbstractApiProducer
 
findMethod(AbstractApiEndpoint<E, T>, PropertyNamesInterceptor) - Static method in class org.apache.camel.support.component.ApiConsumerHelper
Utility method to find matching API Method for supplied endpoint's configuration properties.
findSetterMethods(Class<?>, String, boolean, boolean, boolean) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
 
findSingleByType(CamelContext, Class<T>) - Static method in class org.apache.camel.support.CamelContextHelper
Look up a bean of the give type in the Registry on the CamelContext returning an instance if only one bean is present,
fireLeadershipChangedEvent(Optional<CamelClusterMember>) - Method in class org.apache.camel.support.cluster.AbstractCamelClusterView
 
fireMemberAddedEvent(CamelClusterMember) - Method in class org.apache.camel.support.cluster.AbstractCamelClusterView
 
fireMemberRemovedEvent(CamelClusterMember) - Method in class org.apache.camel.support.cluster.AbstractCamelClusterView
 
first() - Static method in class org.apache.camel.support.cluster.ClusterServiceSelectors
 
Fixed - org.apache.camel.support.processor.DefaultExchangeFormatter.OutputStyle
 
FixedBackOffStrategy - Class in org.apache.camel.support.task.budget.backoff
A back-off strategy with constant rate
FixedBackOffStrategy(long) - Constructor for class org.apache.camel.support.task.budget.backoff.FixedBackOffStrategy
 
flush() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
flush() - Method in class org.apache.camel.support.builder.OutputStreamBuilder
 
foregroundTask() - Static method in class org.apache.camel.support.task.Tasks
Creates a new foreground task builder
ForegroundTask - Class in org.apache.camel.support.task
Runs a task in the foreground, executing for a given number of iteration and sleeping between each of them.
ForegroundTask.ForegroundTaskBuilder - Class in org.apache.camel.support.task
A builder helper for building new foreground tasks
ForegroundTaskBuilder() - Constructor for class org.apache.camel.support.task.ForegroundTask.ForegroundTaskBuilder
 
format(String) - Method in class org.apache.camel.support.processor.DefaultMaskingFormatter
 
format(Exchange) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
forName(String) - Method in class org.apache.camel.support.component.ApiMethodParser
 
forName(String, ClassLoader) - Static method in class org.apache.camel.support.component.ApiMethodParser
 
freeze() - Method in class org.apache.camel.support.jndi.JndiContext
 
fromBytes(String, byte[]) - Static method in class org.apache.camel.support.ResourceHelper
Create a Resource from bytes.
fromError(ComponentVerifierExtension.VerificationError) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
fromString(String, String) - Static method in class org.apache.camel.support.ResourceHelper
Create a Resource from a String.
FUNCTION_NAMESPACE - Static variable in class org.apache.camel.support.builder.Namespaces
 

G

generateExchangeUuid() - Method in class org.apache.camel.support.OffUuidGenerator
 
generateSanitizedId() - Method in class org.apache.camel.support.ClassicUuidGenerator
Generate a unique ID - that is friendly for a URL or file system
generateSanitizedId(String) - Static method in class org.apache.camel.support.ClassicUuidGenerator
Ensures that the id is friendly for a URL or file system
generateUuid() - Method in class org.apache.camel.support.ClassicUuidGenerator
 
generateUuid() - Method in class org.apache.camel.support.DefaultUuidGenerator
 
generateUuid() - Method in class org.apache.camel.support.ShortUuidGenerator
 
generateUuid() - Method in class org.apache.camel.support.SimpleUuidGenerator
 
generateUuid() - Method in class org.apache.camel.support.VanillaUuidGenerator
Deprecated.
 
get() - Static method in class org.apache.camel.support.EmptyAsyncCallback
 
get() - Static method in class org.apache.camel.support.OrderedComparator
Gets the comparator that sorts a..z
get(K) - Method in class org.apache.camel.support.DefaultTimeoutMap
 
getAcquiredCounter() - Method in class org.apache.camel.support.PooledObjectFactorySupport.UtilizationStatistics
 
getAcquiredCounter() - Method in class org.apache.camel.support.PrototypeObjectFactorySupport.UtilizationStatistics
 
getAction() - Method in class org.apache.camel.support.processor.ThroughputLogger
 
getAfter() - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
getAliases() - Method in class org.apache.camel.support.component.ApiMethodHelper
Returns alias map.
getAndRemoveOrResolveReferenceParameter(Map<String, Object>, String, Class<T>) - Method in class org.apache.camel.support.DefaultComponent
Gets the parameter and remove it from the parameter map.
getAndRemoveOrResolveReferenceParameter(Map<String, Object>, String, Class<T>, T) - Method in class org.apache.camel.support.DefaultComponent
Gets the parameter and remove it from the parameter map.
getAndRemoveParameter(Map<String, Object>, String, Class<T>) - Method in class org.apache.camel.support.DefaultComponent
Gets the parameter and remove it from the parameter map.
getAndRemoveParameter(Map<String, Object>, String, Class<T>, T) - Method in class org.apache.camel.support.DefaultComponent
Gets the parameter and remove it from the parameter map.
getAnnotationObjectValue(Annotation, String) - Method in class org.apache.camel.support.language.DefaultAnnotationExpressionFactory
 
getApiHelpers() - Method in class org.apache.camel.support.component.ApiCollection
 
getApiMethods() - Method in class org.apache.camel.support.component.ApiCollection
 
getApiName() - Method in class org.apache.camel.support.component.AbstractApiEndpoint
Returns API name.
getApiName(Class<? extends ApiMethod>) - Method in class org.apache.camel.support.component.ApiCollection
 
getApiName(String) - Method in class org.apache.camel.support.component.AbstractApiComponent
 
getApiNames() - Method in class org.apache.camel.support.component.ApiCollection
Returns a list of API name strings.
getApiProxy(ApiMethod, Map<String, Object>) - Method in class org.apache.camel.support.component.AbstractApiEndpoint
Returns an instance of an API Proxy based on apiName, method and args.
getArgNames() - Method in interface org.apache.camel.support.component.ApiMethod
Returns method argument names.
getArgNames() - Method in class org.apache.camel.support.component.ApiMethodImpl
 
getArgTypes() - Method in interface org.apache.camel.support.component.ApiMethod
Return method argument types.
getArgTypes() - Method in class org.apache.camel.support.component.ApiMethodImpl
 
getArguments() - Method in class org.apache.camel.support.component.ApiMethodParser.ApiMethodModel
 
getArguments(String) - Method in class org.apache.camel.support.component.ApiMethodHelper
Gets argument types and names for all overloaded methods and aliases with the given name.
getAsyncProcessor() - Method in class org.apache.camel.support.DefaultConsumer
Provides an AsyncProcessor interface to the configured processor on the consumer.
getAtRouteId(Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
 
getAttribute(String) - Method in class org.apache.camel.component.extension.metadata.DefaultMetaData
 
getAttribute(String, Class<T>) - Method in class org.apache.camel.component.extension.metadata.DefaultMetaData
 
getAttributes() - Method in class org.apache.camel.component.extension.metadata.DefaultMetaData
 
getAttributes() - Method in class org.apache.camel.support.cluster.AbstractCamelClusterService
 
getAverage() - Method in class org.apache.camel.support.processor.ThroughputLogger
 
getBackoffCounter() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
getBackoffErrorThreshold() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
getBackoffErrorThreshold() - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
getBackoffIdleThreshold() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
getBackoffIdleThreshold() - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
getBackoffMultiplier() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
getBackoffMultiplier() - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
getBefore() - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
getBeginTime() - Method in class org.apache.camel.support.startup.DefaultStartupStep
 
getBinding(Exchange, Class<T>) - Static method in class org.apache.camel.support.ExchangeHelper
Extracts the Exchange.BINDING of the given type or null if not present
getBlockTimeout() - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
getBody() - Method in class org.apache.camel.support.MessageSupport
 
getBody(Class<T>) - Method in class org.apache.camel.support.MessageSupport
 
getBody(Class<T>, Object) - Method in class org.apache.camel.support.MessageSupport
 
getBodyAsString(Message) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
getBodyTypeAsString(Message) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
getBodyTypeName(Message) - Static method in class org.apache.camel.support.MessageHelper
Gets the given body class type name as a String.
getCache() - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
 
getCache() - Method in class org.apache.camel.support.processor.idempotent.MemoryIdempotentRepository
 
getCache() - Method in class org.apache.camel.support.resume.ResumeActionAwareAdapter
 
getCacheCounter() - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
 
getCacheSize() - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
 
getCacheSize() - Method in class org.apache.camel.support.processor.idempotent.MemoryIdempotentRepository
 
getCamelContext() - Method in class org.apache.camel.component.extension.metadata.AbstractMetaDataExtension
 
getCamelContext() - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
getCamelContext() - Method in class org.apache.camel.converter.stream.StreamCacheBulkConverterLoader
 
getCamelContext() - Method in class org.apache.camel.saga.InMemorySagaService
 
getCamelContext() - Method in class org.apache.camel.support.cache.DefaultConsumerCache
 
getCamelContext() - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
getCamelContext() - Method in class org.apache.camel.support.cluster.AbstractCamelClusterService
 
getCamelContext() - Method in class org.apache.camel.support.cluster.AbstractCamelClusterView
 
getCamelContext() - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
getCamelContext() - Method in class org.apache.camel.support.component.EndpointUriFactorySupport
 
getCamelContext() - Method in class org.apache.camel.support.component.SendDynamicAwareSupport
 
getCamelContext() - Method in class org.apache.camel.support.console.AbstractDevConsole
 
getCamelContext() - Method in class org.apache.camel.support.DefaultComponent
 
getCamelContext() - Method in class org.apache.camel.support.DefaultContextReloadStrategy
 
getCamelContext() - Method in class org.apache.camel.support.DefaultEndpoint
 
getCamelContext() - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
getCamelContext() - Method in class org.apache.camel.support.DefaultRegistry
 
getCamelContext() - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
getCamelContext() - Method in class org.apache.camel.support.DefaultThreadPoolFactory
 
getCamelContext() - Method in class org.apache.camel.support.ExpressionToPredicateAdapter
 
getCamelContext() - Method in class org.apache.camel.support.HeaderSelectorProducer
 
getCamelContext() - Method in class org.apache.camel.support.LanguageSupport
 
getCamelContext() - Method in class org.apache.camel.support.MessageSupport
 
getCamelContext() - Method in class org.apache.camel.support.PooledObjectFactorySupport
 
getCamelContext() - Method in class org.apache.camel.support.processor.MarshalProcessor
 
getCamelContext() - Method in class org.apache.camel.support.processor.UnmarshalProcessor
 
getCamelContext() - Method in class org.apache.camel.support.PrototypeObjectFactorySupport
 
getCamelContext() - Method in class org.apache.camel.support.ResourceReloadStrategySupport
 
getCamelContext() - Method in class org.apache.camel.support.ResourceResolverSupport
 
getCamelContext() - Method in class org.apache.camel.support.RoutesBuilderLoaderSupport
 
getCamelContext() - Method in class org.apache.camel.support.TimerListenerManager
 
getCamelContext() - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
getCamelContext() - Method in class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
 
getCamelId() - Method in class org.apache.camel.component.ResourceEndpoint
 
getCamelManagementName() - Method in class org.apache.camel.component.ResourceEndpoint
 
getCamelPropertiesWithPrefix(String, CamelContext) - Static method in class org.apache.camel.support.CamelContextHelper
A helper method to access a camel context properties with a prefix
getCandidateMethods(String) - Method in class org.apache.camel.support.component.ApiMethodHelper
Gets methods that match the given name and arguments.
getCandidateMethods(String, Collection<String>) - Method in class org.apache.camel.support.component.ApiMethodHelper
Gets methods that match the given name and arguments.
getCandidates() - Method in class org.apache.camel.support.component.AbstractApiEndpoint
Returns candidate methods for this endpoint.
getCapacity() - Method in class org.apache.camel.support.cache.DefaultConsumerCache
Gets the maximum cache size (capacity).
getCapacity() - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
getCapacity() - Method in class org.apache.camel.support.cache.EmptyProducerCache
 
getCapacity() - Method in class org.apache.camel.support.PooledObjectFactorySupport
 
getCapacity() - Method in class org.apache.camel.support.PrototypeObjectFactorySupport
 
getCharset() - Method in class org.apache.camel.support.processor.ConvertBodyProcessor
 
getCharset(Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
 
getCharset(Exchange, boolean) - Static method in class org.apache.camel.support.ExchangeHelper
Gets the charset if set as header or property Exchange.CHARSET_NAME.
getCharsetName(Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
 
getCharsetName(Exchange, boolean) - Static method in class org.apache.camel.support.ExchangeHelper
Gets the charset name if set as header or property Exchange.CHARSET_NAME.
getClassLoader() - Method in class org.apache.camel.support.component.ApiMethodParser
 
getClusterService() - Method in class org.apache.camel.support.cluster.AbstractCamelClusterView
 
getCode() - Method in class org.apache.camel.component.extension.verifier.DefaultResultVerificationError
 
getCompensation() - Method in class org.apache.camel.saga.CamelSagaStep
 
getCompletion() - Method in class org.apache.camel.saga.CamelSagaStep
 
getComponent() - Method in class org.apache.camel.component.extension.metadata.AbstractMetaDataExtension
 
getComponent() - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
getComponent() - Method in class org.apache.camel.support.DefaultEndpoint
Returns the component that created this endpoint, or null if none set.
getComponentPropertyConfigurer() - Method in class org.apache.camel.support.DefaultComponent
 
getComponents(CamelContext, Predicate<Component>) - Static method in class org.apache.camel.support.CamelContextHelper
Gets the components from the given CamelContext that match with the given predicate.
getConcurrentConsumers() - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
getConfiguration() - Method in class org.apache.camel.support.component.AbstractApiComponent
 
getConfiguration() - Method in class org.apache.camel.support.component.AbstractApiEndpoint
Returns endpoint configuration object.
getConfigurationProperties() - Method in class org.apache.camel.support.component.AbstractApiEndpoint
 
getConfigurationProperties(CamelContext, Object, Map<String, Object>) - Method in class org.apache.camel.support.component.ApiMethodPropertiesHelper
 
getConfigurationPropertyNames() - Method in class org.apache.camel.support.component.AbstractApiEndpoint
 
getConsumer() - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
getConsumer() - Method in interface org.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath
The consumer implementation
getConsumerPath() - Method in interface org.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath
The consumer context-path which may include wildcards
getContentEncoding(Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
Returns the MIME content encoding on the input message or null if one is not defined
getContentEncoding(Message) - Static method in class org.apache.camel.support.MessageHelper
Returns the MIME content encoding on the message or null if none defined
getContentType(Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
Returns the MIME content type on the input message or null if one is not defined
getContentType(Message) - Static method in class org.apache.camel.support.MessageHelper
Returns the MIME content type on the message or null if none defined
getContext() - Method in class org.apache.camel.support.jndi.JndiBeanRepository
 
getCounter() - Method in class org.apache.camel.support.ScheduledPollConsumer
Gets the total number of polls run.
getCreatedCounter() - Method in class org.apache.camel.support.PooledObjectFactorySupport.UtilizationStatistics
 
getCreatedCounter() - Method in class org.apache.camel.support.PrototypeObjectFactorySupport.UtilizationStatistics
 
getCurrentStream() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
getDataType() - Method in class org.apache.camel.support.MessageSupport
 
getDefaultDelay() - Method in class org.apache.camel.support.ScheduledPollEndpoint
Gets the default delay.
getDefaultName() - Method in class org.apache.camel.support.DefaultComponent
 
getDelay() - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
getDelay() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
getDelay() - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
getDelegate() - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
getDelegateConsumer() - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
getDescription() - Method in class org.apache.camel.component.extension.verifier.DefaultResultVerificationError
 
getDescription() - Method in class org.apache.camel.support.component.ApiMethodArg
 
getDescription() - Method in class org.apache.camel.support.component.ApiMethodParser.ApiMethodModel
 
getDescription() - Method in class org.apache.camel.support.console.AbstractDevConsole
 
getDescription() - Method in class org.apache.camel.support.startup.DefaultStartupStep
 
getDescriptions() - Method in class org.apache.camel.support.component.ApiMethodParser
 
getDetails() - Method in class org.apache.camel.component.extension.verifier.DefaultResultVerificationError
 
getDiscardedCounter() - Method in class org.apache.camel.support.PooledObjectFactorySupport.UtilizationStatistics
 
getDiscardedCounter() - Method in class org.apache.camel.support.PrototypeObjectFactorySupport.UtilizationStatistics
 
getDisplayName() - Method in class org.apache.camel.support.console.AbstractDevConsole
 
getDropOldestFileStore() - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
 
getElapsed() - Method in class org.apache.camel.support.DefaultMessageHistory
 
getEncryptor() - Method in class org.apache.camel.converter.stream.CipherPair
 
getEndpoint() - Method in class org.apache.camel.support.DefaultConsumer
 
getEndpoint() - Method in class org.apache.camel.support.DefaultProducer
 
getEndpoint() - Method in class org.apache.camel.support.DeferProducer
 
getEndpoint() - Method in class org.apache.camel.support.PollingConsumerSupport
 
getEndpoint() - Method in class org.apache.camel.support.SynchronousDelegateProducer
 
getEndpointBaseUri() - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
getEndpointConfiguration(E) - Method in class org.apache.camel.support.component.ApiCollection
Creates an endpoint configuration for a particular API
getEndpointInjection(CamelContext, String, String, boolean) - Static method in class org.apache.camel.support.CamelContextHelper
Evaluates the @EndpointInject annotation using the given context
getEndpointKey() - Method in class org.apache.camel.support.DefaultEndpoint
 
getEndpointKey() - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
getEndpointProperties() - Method in class org.apache.camel.support.component.AbstractApiEndpoint
 
getEndpointProperties(CamelContext, Object, Map<String, Object>) - Method in class org.apache.camel.support.component.ApiMethodPropertiesHelper
 
getEndpointPropertyConfigurer() - Method in class org.apache.camel.support.DefaultComponent
 
getEndpointPropertyNames() - Method in class org.apache.camel.support.component.AbstractApiEndpoint
 
getEndpointPropertyNames(CamelContext, Object) - Method in class org.apache.camel.support.component.ApiMethodPropertiesHelper
 
getEndpoints(CamelContext, Predicate<Endpoint>) - Static method in class org.apache.camel.support.CamelContextHelper
Gets the endpoints from the given CamelContext that match with the given predicate
getEndpointUri() - Method in class org.apache.camel.support.DefaultEndpoint
 
getEndpointUri() - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
getEndpointUtilizationStatistics() - Method in class org.apache.camel.support.cache.DefaultConsumerCache
 
getEndpointUtilizationStatistics() - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
getEnvironment() - Method in class org.apache.camel.support.jndi.JndiContext
 
getErrorCounter() - Method in class org.apache.camel.support.ScheduledPollConsumer
Gets the error counter.
getErrors() - Method in class org.apache.camel.component.extension.verifier.DefaultResult
 
getEvicted() - Method in interface org.apache.camel.support.LRUCache
 
getExceptionHandler() - Method in class org.apache.camel.support.DefaultConsumer
 
getExceptionHandler() - Method in class org.apache.camel.support.DefaultEndpoint
 
getExceptionHandler() - Method in class org.apache.camel.support.PollingConsumerSupport
 
getExceptionHandler() - Method in class org.apache.camel.support.RoutePolicySupport
 
getExchange() - Method in class org.apache.camel.support.MessageSupport
 
getExchangePattern() - Method in class org.apache.camel.support.DefaultEndpoint
 
getExchangePattern() - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
getExchangeProperties(Exchange, Map<String, Object>) - Method in class org.apache.camel.support.component.ApiMethodPropertiesHelper
Gets exchange header properties that start with propertyPrefix.
getExecutor() - Method in class org.apache.camel.support.DefaultTimeoutMap
 
getExecutorService() - Method in class org.apache.camel.saga.InMemorySagaService
 
getExecutorService() - Method in class org.apache.camel.support.component.AbstractApiEndpoint
 
getExpireTime() - Method in class org.apache.camel.support.TimeoutMapEntry
 
getExpression() - Method in class org.apache.camel.support.builder.ValueBuilder
 
getExpressionFromAnnotation(Annotation) - Method in class org.apache.camel.support.language.DefaultAnnotationExpressionFactory
 
getExtension(Class<T>) - Method in class org.apache.camel.support.DefaultComponent
 
getFailedCounter() - Method in class org.apache.camel.support.DefaultContextReloadStrategy
 
getFailedCounter() - Method in class org.apache.camel.support.ResourceReloadStrategySupport
 
getFailures() - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
getFailureThreshold() - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
getFailureWindow() - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
getFallbackRegistry() - Method in class org.apache.camel.support.DefaultRegistry
Gets the fallback Registry
getFileFilter() - Method in class org.apache.camel.support.FileWatcherResourceReloadStrategy
 
getFilePath() - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
 
getFileStore() - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
 
getFolder() - Method in class org.apache.camel.support.FileWatcherResourceReloadStrategy
 
getFuture() - Method in class org.apache.camel.support.AsyncCallbackToCompletableFutureAdapter
 
getGetterShorthandName(Method) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
 
getGroup() - Method in class org.apache.camel.support.console.AbstractDevConsole
 
getGroup() - Method in class org.apache.camel.support.ScheduledPollConsumerHealthCheck
 
getGroupActiveOnly() - Method in class org.apache.camel.support.processor.ThroughputLogger
 
getGroupDelay() - Method in class org.apache.camel.support.processor.ThroughputLogger
 
getGroupInterval() - Method in class org.apache.camel.support.processor.ThroughputLogger
 
getGroupSize() - Method in class org.apache.camel.support.processor.ThroughputLogger
 
getHalfOpenAfter() - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
getHalfOpenHandler() - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
getHeader(String) - Method in class org.apache.camel.support.DefaultMessage
 
getHeader(String, Class<T>) - Method in class org.apache.camel.support.DefaultMessage
 
getHeader(String, Object) - Method in class org.apache.camel.support.DefaultMessage
 
getHeader(String, Object, Class<T>) - Method in class org.apache.camel.support.DefaultMessage
 
getHeader(String, Supplier<Object>) - Method in class org.apache.camel.support.DefaultMessage
 
getHeader(String, Supplier<Object>, Class<T>) - Method in class org.apache.camel.support.DefaultMessage
 
getHeaderFilterStrategy() - Method in class org.apache.camel.support.HeaderFilterStrategyComponent
 
getHeaderName() - Method in class org.apache.camel.support.SingleInputLanguageSupport
 
getHeaderName() - Method in class org.apache.camel.support.SingleInputTypedLanguageSupport
 
getHeaderOrProperty(Exchange, String, Class<T>) - Static method in class org.apache.camel.support.ExchangeHelper
Gets an header or property of the correct type
getHeaders() - Method in class org.apache.camel.support.DefaultMessage
 
getHealthCheck() - Method in class org.apache.camel.support.DefaultConsumer
 
getHelper(E) - Method in class org.apache.camel.support.component.ApiCollection
Returns a ApiMethodHelper for a particular API.
getHighestPriorityMethod(List<? extends ApiMethod>) - Static method in class org.apache.camel.support.component.ApiMethodHelper
 
getHits() - Method in interface org.apache.camel.support.LRUCache
 
getHostName() - Static method in class org.apache.camel.support.ClassicUuidGenerator
As we have to find the hostname as a side-affect of generating a unique stub, we allow it's easy retrieval here
getId() - Method in class org.apache.camel.saga.InMemorySagaCoordinator
 
getId() - Method in class org.apache.camel.support.cluster.AbstractCamelClusterService
 
getId() - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
getId() - Method in class org.apache.camel.support.console.AbstractDevConsole
 
getId() - Method in class org.apache.camel.support.DefaultEndpoint
Returns a unique String ID which can be used for aliasing without having to use the whole URI which is not unique
getId() - Method in class org.apache.camel.support.processor.CamelLogProcessor
 
getId() - Method in class org.apache.camel.support.processor.ConvertBodyProcessor
 
getId() - Method in class org.apache.camel.support.processor.MarshalProcessor
 
getId() - Method in class org.apache.camel.support.processor.PredicateValidatingProcessor
 
getId() - Method in class org.apache.camel.support.processor.ThroughputLogger
 
getId() - Method in class org.apache.camel.support.processor.UnmarshalProcessor
 
getId() - Method in class org.apache.camel.support.ScheduledPollConsumerHealthCheck
 
getId() - Method in class org.apache.camel.support.startup.DefaultStartupStep
 
getIn() - Method in class org.apache.camel.support.DefaultPooledExchange
 
getInBody() - Method in class org.apache.camel.support.component.AbstractApiEndpoint
Returns name of parameter passed in the exchange In Body.
getInFilter() - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
Gets the "in" direction filter set.
getInFilterPattern() - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
Gets the "in" direction filter regular expression Pattern.
getInitialContext(Hashtable<?, ?>) - Method in class org.apache.camel.support.jndi.CamelInitialContextFactory
Creates a new context with the given environment.
getInitialContext(Hashtable<?, ?>) - Method in class org.apache.camel.support.jndi.CamelSingletonInitialContextFactory
Gets or creates the context with the given environment.
getInitialDelay() - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
getInitialDelay() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
getInitialDelay() - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
getInitialState() - Method in class org.apache.camel.support.ScheduledPollConsumerHealthCheck
 
getInputStream() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
getInputStream() - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
getInstance() - Static method in class org.apache.camel.support.LRUCacheFactory
Gets (and creates if needed) the LRUCacheFactory to use.
getInterruptedExceptionHandler() - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
getInterval() - Method in class org.apache.camel.support.TimerListenerManager
Gets the interval in millis.
getKeepOpen() - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
getKey() - Method in class org.apache.camel.support.TimeoutMapEntry
 
getLastError() - Method in class org.apache.camel.support.ScheduledPollConsumer
Gets the last caused error (exception) for the last poll that failed.
getLastErrorDetails() - Method in class org.apache.camel.support.ScheduledPollConsumer
Gets the last caused error (exception) details for the last poll that failed.
getLastFailure() - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
getLastLogMessage() - Method in class org.apache.camel.support.processor.ThroughputLogger
 
getLeft() - Method in class org.apache.camel.support.builder.BinaryPredicateSupport
 
getLevel() - Method in class org.apache.camel.support.startup.DefaultStartupStep
 
getLineNumberLoggerName(Object) - Static method in class org.apache.camel.support.LoggerHelper
If the node is LineNumberAware then get a logger name that will point to the source:line, otherwise return null.
getListeners() - Method in class org.apache.camel.support.TimerListenerManager
A read-only set of the registered listeners
getLocalBeanRepository() - Method in class org.apache.camel.support.DefaultRegistry
 
getLocation() - Method in class org.apache.camel.support.ResourceSupport
 
getLogger() - Method in class org.apache.camel.support.processor.CamelLogProcessor
 
getLogger() - Method in class org.apache.camel.support.ResourceResolverSupport
 
getLogger() - Method in class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
 
getLoggingLevel() - Method in class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
 
getMandatoryBody() - Method in class org.apache.camel.support.MessageSupport
 
getMandatoryBody(Class<T>) - Method in class org.apache.camel.support.MessageSupport
 
getMandatoryEndpoint(CamelContext, String) - Static method in class org.apache.camel.support.CamelContextHelper
Returns the mandatory endpoint for the given URI or the NoSuchEndpointException is thrown
getMandatoryEndpoint(CamelContext, String, Class<T>) - Static method in class org.apache.camel.support.CamelContextHelper
Returns the mandatory endpoint for the given URI and type or the NoSuchEndpointException is thrown
getMandatoryEndpoint(CamelContext, NormalizedEndpointUri) - Static method in class org.apache.camel.support.CamelContextHelper
Returns the mandatory endpoint for the given URI or the NoSuchEndpointException is thrown
getMandatoryHeader(Exchange, String, Class<T>) - Static method in class org.apache.camel.support.ExchangeHelper
Gets the mandatory inbound header of the correct type
getMandatoryHeader(Message, String, Class<T>) - Static method in class org.apache.camel.support.ExchangeHelper
Gets the mandatory inbound header of the correct type
getMandatoryOption(Map<String, Object>, String, Class<T>) - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
getMandatoryProperty(Exchange, String, Class<T>) - Static method in class org.apache.camel.support.ExchangeHelper
Gets the mandatory property of the exchange of the correct type
getMandatoryPrototypeEndpoint(CamelContext, String) - Static method in class org.apache.camel.support.CamelContextHelper
Returns the mandatory endpoint (prototype scope) for the given URI or the NoSuchEndpointException is thrown
getMandatoryPrototypeEndpoint(CamelContext, NormalizedEndpointUri) - Static method in class org.apache.camel.support.CamelContextHelper
Returns the mandatory endpoint (prototype scope) for the given URI or the NoSuchEndpointException is thrown
getMaskString() - Method in class org.apache.camel.support.processor.DefaultMaskingFormatter
The string to use for replacement such as xxxxx
getMaxCacheSize() - Method in interface org.apache.camel.support.LRUCache
 
getMaxChars() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
getMaxDepth() - Method in class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
getMaxFileStoreSize() - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
 
getMaximumCachePoolSize(CamelContext) - Static method in class org.apache.camel.support.CamelContextHelper
Gets the maximum cache pool size.
getMaximumEndpointCacheSize(CamelContext) - Static method in class org.apache.camel.support.CamelContextHelper
Gets the maximum endpoint cache size.
getMaximumSimpleCacheSize(CamelContext) - Static method in class org.apache.camel.support.CamelContextHelper
Gets the maximum simple cache size.
getMaximumTransformerCacheSize(CamelContext) - Static method in class org.apache.camel.support.CamelContextHelper
Gets the maximum transformer cache size.
getMaximumValidatorCacheSize(CamelContext) - Static method in class org.apache.camel.support.CamelContextHelper
Gets the maximum validator cache size.
getMaxInflightExchanges() - Method in class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
 
getMaxMessagesPerPoll() - Method in class org.apache.camel.support.ScheduledBatchPollingConsumer
Gets the maximum number of messages as a limit to poll at each polling.
getMaxRetryAttempts() - Method in class org.apache.camel.saga.InMemorySagaService
 
getMBeanInfo(CamelContext, Object, Object, String) - Method in class org.apache.camel.support.management.MBeanInfoAssembler
Gets the ModelMBeanInfo for the given managed bean
getMessage() - Method in class org.apache.camel.support.DefaultMessageHistory
 
getMessageId() - Method in class org.apache.camel.support.MessageSupport
 
getMessageTimestamp() - Method in class org.apache.camel.support.MessageSupport
 
getMethod() - Method in interface org.apache.camel.support.component.ApiMethod
Returns Method in proxy type.
getMethod() - Method in class org.apache.camel.support.component.ApiMethodImpl
 
getMethod() - Method in class org.apache.camel.support.component.ApiMethodParser.ApiMethodModel
 
getMethodHelper() - Method in class org.apache.camel.support.component.AbstractApiEndpoint
Returns method helper.
getMethodName() - Method in class org.apache.camel.support.component.AbstractApiEndpoint
Returns method name.
getMisses() - Method in interface org.apache.camel.support.LRUCache
 
getMissingProperties(String, Set<String>) - Method in class org.apache.camel.support.component.ApiMethodHelper
Get missing properties.
getName() - Method in class org.apache.camel.component.extension.verifier.OptionsGroup
The name of the group.
getName() - Method in interface org.apache.camel.support.component.ApiMethod
Returns method name.
getName() - Method in class org.apache.camel.support.component.ApiMethodArg
 
getName() - Method in class org.apache.camel.support.component.ApiMethodImpl
 
getName() - Method in class org.apache.camel.support.component.ApiMethodParser.ApiMethodModel
 
getName() - Method in interface org.apache.camel.support.component.ApiName
Returns API name prefix path element for endpoint uri.
getName() - Method in class org.apache.camel.support.startup.DefaultStartupStep
 
getName() - Method in class org.apache.camel.support.task.AbstractTaskBuilder
 
getNameInNamespace() - Method in class org.apache.camel.support.jndi.JndiContext
 
getNameParser(String) - Method in class org.apache.camel.support.jndi.JndiContext
 
getNameParser(Name) - Method in class org.apache.camel.support.jndi.JndiContext
 
getNamespace() - Method in class org.apache.camel.support.cluster.AbstractCamelClusterView
 
getNamespaces() - Method in class org.apache.camel.support.builder.Namespaces
 
getNamespaces() - Method in class org.apache.camel.support.cluster.AbstractCamelClusterService
 
getNamespaces() - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
getNode() - Method in class org.apache.camel.support.DefaultMessageHistory
 
getNonNullProperties(Object) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
Will inspect the target for properties.
getNullableArguments() - Method in class org.apache.camel.support.component.ApiMethodHelper
Returns argument names that can be set to null if not specified.
getNumberFormat() - Method in class org.apache.camel.support.processor.ThroughputLogger
 
getOpenedAt() - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
getOperationText() - Method in class org.apache.camel.support.builder.BinaryPredicateSupport
 
getOperator() - Method in class org.apache.camel.support.builder.BinaryPredicateSupport
 
getOption(Map<String, Object>, String, Class<T>) - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
getOption(Map<String, Object>, String, Class<T>, Supplier<T>) - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
getOptionName() - Method in exception org.apache.camel.component.extension.verifier.IllegalOptionException
 
getOptionName() - Method in exception org.apache.camel.component.extension.verifier.NoSuchOptionException
 
getOptions() - Method in class org.apache.camel.component.extension.verifier.OptionsGroup
The option definitions in this group.
getOptions() - Method in class org.apache.camel.saga.CamelSagaStep
 
getOptionType(String, boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatterConfigurer
 
getOptionValue() - Method in exception org.apache.camel.component.extension.verifier.IllegalOptionException
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatterConfigurer
 
getOrder() - Method in class org.apache.camel.support.cluster.AbstractCamelClusterService
 
getOrder() - Method in class org.apache.camel.support.SynchronizationAdapter
 
getOrElseProperty(Object, String, Object) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
 
getOrElseProperty(Object, String, Object, boolean) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
 
getOriginalEndpoint() - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
getOriginalInMessage(Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
Gets the original IN Message this Unit of Work was started with.
getOut() - Method in class org.apache.camel.support.DefaultPooledExchange
 
getOutFilter() - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
Gets the "out" direction filter set.
getOutFilterPattern() - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
Gets the "out" direction filter regular expression Pattern.
getParameterKeys() - Method in class org.apache.camel.component.extension.verifier.DefaultResultVerificationError
 
getParameters() - Method in class org.apache.camel.support.component.ApiMethodParser
 
getParentId() - Method in class org.apache.camel.support.startup.DefaultStartupStep
 
getPattern() - Method in class org.apache.camel.support.RouteWatcherReloadStrategy
 
getPayload() - Method in class org.apache.camel.component.extension.metadata.DefaultMetaData
 
getPayload(Class<T>) - Method in class org.apache.camel.component.extension.metadata.DefaultMetaData
 
getPendingExchangesSize() - Method in class org.apache.camel.support.ScheduledBatchPollingConsumer
 
getPeriodMillis() - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
getPollingConsumerBlockTimeout() - Method in class org.apache.camel.support.DefaultEndpoint
 
getPollingConsumerQueueSize() - Method in class org.apache.camel.support.DefaultEndpoint
 
getPollStrategy() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
getPollStrategy() - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
getPoolSize() - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
getPredicate() - Method in class org.apache.camel.support.processor.PredicateValidatingProcessor
 
getPredicate() - Method in exception org.apache.camel.support.processor.PredicateValidationException
 
getPredicateExceptionFactory() - Method in class org.apache.camel.support.processor.PredicateValidatingProcessor
To use a custom factory for creating the exception to throw if predicate does not match
getProcessor() - Method in class org.apache.camel.support.DefaultConsumer
 
getProcessor() - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
getProcessor() - Method in class org.apache.camel.support.LazyStartProducer
 
getProcessor() - Method in class org.apache.camel.support.PollingConsumerSupport
 
getProcessor() - Method in class org.apache.camel.support.processor.DelegateAsyncProcessor
 
getProcessor() - Method in class org.apache.camel.support.processor.DelegateProcessor
 
getProcessor() - Method in class org.apache.camel.support.processor.DelegateSyncProcessor
 
getProcessor() - Method in class org.apache.camel.support.ProcessorEndpoint
 
getProcessor() - Method in class org.apache.camel.support.ProcessorPollingConsumer
 
getProperties(Object, Map<String, Object>, String) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
Will inspect the target for properties.
getProperties(Object, Map<String, Object>, String, boolean) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
Will inspect the target for properties.
getPropertiesHelper() - Method in class org.apache.camel.support.component.AbstractApiEndpoint
Returns generated helper that extends ApiMethodPropertiesHelper to work with API properties.
getProperty(Object, String) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
 
getPropertyConfigurer(Object) - Method in class org.apache.camel.support.ExpressionToPredicateAdapter
 
getPropertyGetter(Class<?>, String) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
 
getPropertyGetter(Class<?>, String, boolean) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
 
getPropertyName() - Method in class org.apache.camel.support.SingleInputLanguageSupport
 
getPropertyName() - Method in class org.apache.camel.support.SingleInputTypedLanguageSupport
 
getPropertySetter(Class<?>, String) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
 
getProxyType() - Method in class org.apache.camel.support.component.ApiMethodParser
 
getPurgePollTime() - Method in class org.apache.camel.support.DefaultTimeoutMap
 
getQueueCapacity() - Method in class org.apache.camel.support.EventDrivenPollingConsumer
Gets the queue capacity.
getQueueSize() - Method in class org.apache.camel.support.EventDrivenPollingConsumer
Gets the current queue size (no of elements in the queue).
getRate() - Method in class org.apache.camel.support.processor.ThroughputLogger
 
getRawTypeArgs() - Method in class org.apache.camel.support.component.ApiMethodArg
 
getReceivedCounter() - Method in class org.apache.camel.support.processor.ThroughputLogger
 
getRecordingDir() - Method in class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
getRecordingProfile() - Method in class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
getReleasedCounter() - Method in class org.apache.camel.support.PooledObjectFactorySupport.UtilizationStatistics
 
getReleasedCounter() - Method in class org.apache.camel.support.PrototypeObjectFactorySupport.UtilizationStatistics
 
getReloadCounter() - Method in class org.apache.camel.support.DefaultContextReloadStrategy
 
getReloadCounter() - Method in class org.apache.camel.support.ResourceReloadStrategySupport
 
getRemaining(String) - Method in class org.apache.camel.support.ResourceResolverSupport
 
getRepeatCount() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
getRepeatCount() - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
getRepositories() - Method in class org.apache.camel.support.DefaultRegistry
Gets the bean repositories.
getResourceAsInputStream() - Method in class org.apache.camel.component.ResourceEndpoint
Gets the resource as an input stream considering the cache flag as well.
getResourceAsInputStreamWithoutCache() - Method in class org.apache.camel.component.ResourceEndpoint
 
getResourceReload() - Method in class org.apache.camel.support.ResourceReloadStrategySupport
 
getResourceUri() - Method in class org.apache.camel.component.ResourceEndpoint
 
getRestConfiguration(CamelContext, String) - Static method in class org.apache.camel.support.CamelContextHelper
Gets the RestConfiguration from the CamelContext and check if the component which consumes the configuration is compatible with the one for which the rest configuration is set-up.
getRestConfiguration(CamelContext, String, String) - Static method in class org.apache.camel.support.CamelContextHelper
Gets the RestConfiguration from the CamelContext and check if the component which consumes the configuration is compatible with the one for which the rest configuration is set-up.
getRestrictMethod() - Method in interface org.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath
Any HTTP restrict method that would not be allowed
getResultMessage(Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
Returns the message where to write results in an exchange-pattern-sensitive way.
getResultsProcessed(T, Object, boolean) - Static method in class org.apache.camel.support.component.ApiConsumerHelper
Utility method for Consumers to process API method invocation result.
getResultType() - Method in interface org.apache.camel.support.component.ApiMethod
Returns method result type.
getResultType() - Method in class org.apache.camel.support.component.ApiMethodImpl
 
getResultType() - Method in class org.apache.camel.support.component.ApiMethodParser.ApiMethodModel
Deprecated.
getResultType() - Method in class org.apache.camel.support.TypedLanguageSupport
 
getResumePercentOfMax() - Method in class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
 
getRetryDelayInMilliseconds() - Method in class org.apache.camel.saga.InMemorySagaService
 
getReverse() - Static method in class org.apache.camel.support.OrderedComparator
Gets the comparator that sorts z..a (reverse)
getRight() - Method in class org.apache.camel.support.builder.BinaryPredicateSupport
 
getRoute() - Method in class org.apache.camel.support.DefaultConsumer
 
getRoute(Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
 
getRouteId() - Method in class org.apache.camel.support.DefaultConsumer
 
getRouteId() - Method in class org.apache.camel.support.DefaultMessageHistory
 
getRouteId() - Method in class org.apache.camel.support.processor.CamelLogProcessor
 
getRouteId() - Method in class org.apache.camel.support.processor.ConvertBodyProcessor
 
getRouteId() - Method in class org.apache.camel.support.processor.MarshalProcessor
 
getRouteId() - Method in class org.apache.camel.support.processor.ThroughputLogger
 
getRouteId() - Method in class org.apache.camel.support.processor.UnmarshalProcessor
 
getRouteId(Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
 
getRouteId(NamedNode) - Static method in class org.apache.camel.support.CamelContextHelper
Gets the route id the given node belongs to.
getRouteIdFromEndpoint(Endpoint) - Static method in class org.apache.camel.support.EndpointHelper
Gets the route id for the given endpoint in which there is a consumer listening.
getRouteStartupOrder(CamelContext, String) - Static method in class org.apache.camel.support.CamelContextHelper
Gets the route startup order for the given route id
getRunLoggingLevel() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
getRunLoggingLevel() - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
getSaga(String) - Method in interface org.apache.camel.saga.CamelSagaService
 
getSaga(String) - Method in class org.apache.camel.saga.InMemorySagaService
 
getScanner(Exchange, Object, String) - Static method in class org.apache.camel.support.ExchangeHelper
Creates a Scanner for scanning the given value.
getScheduledExecutorService() - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
getScheduledExecutorService() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
getScheduledExecutorService() - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
getScheduler() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
getScheduler() - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
getSchedulerProperties() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
getSchedulerProperties() - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
getScheme() - Method in class org.apache.camel.support.component.SendDynamicAwareSupport
 
getScheme() - Method in class org.apache.camel.support.ResourceSupport
 
getScheme(String) - Static method in class org.apache.camel.support.ResourceHelper
Gets the scheme from the URI (e.g.
getScope() - Method in class org.apache.camel.component.extension.verifier.DefaultResult
 
getScope() - Method in class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
 
getSetterShorthandName(Method) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
 
getSignature() - Method in class org.apache.camel.support.component.ApiMethodParser.ApiMethodModel
 
getSignatures() - Method in class org.apache.camel.support.component.ApiMethodParser
 
getSignaturesArguments() - Method in class org.apache.camel.support.component.ApiMethodParser
 
getSize() - Method in class org.apache.camel.support.PooledObjectFactorySupport
 
getSize() - Method in class org.apache.camel.support.PrototypeObjectFactorySupport
 
getSource() - Method in class org.apache.camel.support.cache.DefaultConsumerCache
Gets the source which uses this cache
getSource() - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
getSourceLocation(Object) - Static method in class org.apache.camel.support.LoggerHelper
 
getStartupRecorderDuration() - Method in class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
getState() - Method in class org.apache.camel.component.ResourceEndpoint
 
getState() - Method in class org.apache.camel.support.BreakpointSupport
 
getStatistics() - Method in class org.apache.camel.support.DefaultEndpointUtilizationStatistics
 
getStatistics() - Method in class org.apache.camel.support.PooledObjectFactorySupport
 
getStatistics() - Method in class org.apache.camel.support.PrototypeObjectFactorySupport
 
getStatus() - Method in class org.apache.camel.component.extension.verifier.DefaultResult
 
getStrategyBufferSize() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
getStyle() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
getSuccessCounter() - Method in class org.apache.camel.support.ScheduledPollConsumer
Gets the success counter.
getSupplierRegistry() - Method in class org.apache.camel.support.DefaultRegistry
Gets the supplier Registry
getSupportedExtensions() - Method in class org.apache.camel.support.DefaultComponent
 
getSupportedScheme() - Method in class org.apache.camel.support.ResourceResolverSupport
 
getThreadProfileName() - Method in class org.apache.camel.support.component.AbstractApiEndpoint
Returns Thread profile name.
getTime() - Method in class org.apache.camel.support.DefaultMessageHistory
 
getTimeout() - Method in class org.apache.camel.support.DefaultScheduledPollConsumer
 
getTimeout() - Method in class org.apache.camel.support.TimeoutMapEntry
 
getTimeoutInMilliseconds() - Method in class org.apache.camel.saga.CamelSagaStep
 
getTimeUnit() - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
getTimeUnit() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
getTimeUnit() - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
getTraceLabel() - Method in class org.apache.camel.support.processor.MarshalProcessor
 
getTraceLabel() - Method in class org.apache.camel.support.processor.PredicateValidatingProcessor
 
getTraceLabel() - Method in class org.apache.camel.support.processor.UnmarshalProcessor
 
getTransformation() - Method in class org.apache.camel.converter.stream.CipherPair
 
getType() - Method in class org.apache.camel.support.component.ApiMethodArg
 
getType() - Method in class org.apache.camel.support.processor.ConvertBodyProcessor
 
getType() - Method in class org.apache.camel.support.startup.DefaultStartupStep
 
getType(String) - Method in class org.apache.camel.support.component.ApiMethodHelper
Get the type for the given argument name.
getTypeArgs() - Method in class org.apache.camel.support.component.ApiMethodArg
 
getUniqueName() - Method in class org.apache.camel.support.component.ApiMethodParser.ApiMethodModel
 
getUri() - Method in class org.apache.camel.support.NormalizedUri
 
getValidEndpointProperties(CamelContext, Object) - Method in class org.apache.camel.support.component.ApiMethodPropertiesHelper
 
getValidExchangePropertyValue(String, Object, boolean) - Static method in class org.apache.camel.support.DefaultExchangeHolder
We only want to store exchange property values of primitive and String related types, and as well any caught exception that Camel routing engine has caught.
getValidHeaderValue(String, Object, boolean) - Static method in class org.apache.camel.support.DefaultExchangeHolder
We only want to store header values of primitive and String related types.
getValue() - Method in class org.apache.camel.support.ConstantExpressionAdapter
 
getValue() - Method in class org.apache.camel.support.TimeoutMapEntry
 
getView(String) - Method in class org.apache.camel.support.cluster.AbstractCamelClusterService
 
getView(String) - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
getWrappedInputStream() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
GroupIterator - Class in org.apache.camel.support
Group based Iterator which groups the given Iterator a number of times and then return a combined response as a List.
GroupIterator(Exchange, Iterator<?>, int) - Constructor for class org.apache.camel.support.GroupIterator
Creates a new group iterator
GroupIterator(Exchange, Iterator<?>, int, boolean) - Constructor for class org.apache.camel.support.GroupIterator
Creates a new group iterator
groupIteratorExpression(Expression, String, String, boolean) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
 
GroupTokenIterator - Class in org.apache.camel.support
Group based Iterator which groups the given Iterator a number of times and then return a combined response as a String.
GroupTokenIterator(Exchange, Iterator<?>, String, int, boolean) - Constructor for class org.apache.camel.support.GroupTokenIterator
Creates a new token based group iterator
groupXmlIteratorExpression(Expression, String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
 
GZIPHelper - Class in org.apache.camel.support
Helper class to help wrapping content into GZIP input and output streams.

H

halfOpenCircuit(Route) - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
handleException(Exception, Logger, String) - Method in class org.apache.camel.support.ResolverHelper.LookupExceptionHandler
 
handleException(String, Throwable) - Method in class org.apache.camel.support.BridgeExceptionHandlerToErrorHandler
 
handleException(String, Throwable) - Method in class org.apache.camel.support.DefaultConsumer
Handles the given exception using the DefaultConsumer.getExceptionHandler()
handleException(String, Throwable) - Method in class org.apache.camel.support.LoggingExceptionHandler
 
handleException(String, Exchange, Throwable) - Method in class org.apache.camel.support.BridgeExceptionHandlerToErrorHandler
 
handleException(String, Exchange, Throwable) - Method in class org.apache.camel.support.LoggingExceptionHandler
 
handleException(Throwable) - Method in class org.apache.camel.support.BridgeExceptionHandlerToErrorHandler
 
handleException(Throwable) - Method in class org.apache.camel.support.DefaultConsumer
Handles the given exception using the DefaultConsumer.getExceptionHandler()
handleException(Throwable) - Method in class org.apache.camel.support.LoggingExceptionHandler
 
handleException(Throwable) - Method in class org.apache.camel.support.PollingConsumerSupport
Handles the given exception using the PollingConsumerSupport.getExceptionHandler()
handleException(Throwable) - Method in class org.apache.camel.support.RoutePolicySupport
Handles the given exception using the RoutePolicySupport.getExceptionHandler()
handleInterruptedException(InterruptedException) - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
hasDataType() - Method in class org.apache.camel.support.MessageSupport
 
hasExternalScript(String) - Static method in class org.apache.camel.support.ScriptHelper
Whether the expression/predicate refers to an external script on the file/classpath etc.
hashCode() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
hashCode() - Method in class org.apache.camel.support.console.AbstractDevConsole
 
hashCode() - Method in class org.apache.camel.support.DefaultEndpoint
 
hashCode() - Method in class org.apache.camel.support.ResourceSupport
 
hasHeaders() - Method in class org.apache.camel.support.DefaultMessage
 
hasMessageId() - Method in class org.apache.camel.support.MessageSupport
 
hasNext() - Method in class org.apache.camel.support.GroupIterator
 
hasNext() - Method in class org.apache.camel.support.GroupTokenIterator
 
hasNext() - Method in class org.apache.camel.support.processor.DelegateAsyncProcessor
 
hasNext() - Method in class org.apache.camel.support.processor.DelegateProcessor
 
hasNext() - Method in class org.apache.camel.support.processor.DelegateSyncProcessor
 
hasPopulatedHeaders() - Method in class org.apache.camel.support.DefaultMessage
Returns true if the headers have been mutated in some way
hasProperties(Map<String, Object>, String) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
use PropertiesHelper
hasScheme(String) - Static method in class org.apache.camel.support.ResourceHelper
Determines whether the URI has a scheme (e.g.
hasSimpleFunction(String) - Static method in class org.apache.camel.support.LanguageSupport
Does the expression include a simple function.
headerExpression(String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for the header value with the given name
headerExpression(String, Class<T>) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for the header value with the given name converted to the given type
headerExpression(String, String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for the header value with the given name converted to the given type
headerExpression(Expression) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for the header value with the given name
headerExpression(Expression, Expression) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for the header value with the given name converted to the given type
HeaderFilterStrategyComponent - Class in org.apache.camel.support
Base class for components to support configuring a HeaderFilterStrategy.
HeaderFilterStrategyComponent() - Constructor for class org.apache.camel.support.HeaderFilterStrategyComponent
 
HeaderFilterStrategyComponent(CamelContext) - Constructor for class org.apache.camel.support.HeaderFilterStrategyComponent
 
HeaderSelectorProducer - Class in org.apache.camel.support
A selector-based producer which uses a header value to determine which processor should be invoked.
HeaderSelectorProducer(Endpoint, String) - Constructor for class org.apache.camel.support.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, String, Object) - Constructor for class org.apache.camel.support.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, String, String) - Constructor for class org.apache.camel.support.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, String, String, Object) - Constructor for class org.apache.camel.support.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, String, Supplier<String>) - Constructor for class org.apache.camel.support.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, Supplier<String>) - Constructor for class org.apache.camel.support.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, Supplier<String>, Object) - Constructor for class org.apache.camel.support.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, Supplier<String>, Supplier<String>) - Constructor for class org.apache.camel.support.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, Supplier<String>, Supplier<String>, Object) - Constructor for class org.apache.camel.support.HeaderSelectorProducer
 
headersExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for the inbound message headers
hostnameExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns the expression for the local hostname

I

ifStartsWithReturnRemainder(String, String) - Method in class org.apache.camel.support.DefaultComponent
Returns the reminder of the text if it starts with the prefix.
IllegalOptionException - Exception in org.apache.camel.component.extension.verifier
 
IllegalOptionException(String) - Constructor for exception org.apache.camel.component.extension.verifier.IllegalOptionException
 
IllegalOptionException(String, String) - Constructor for exception org.apache.camel.component.extension.verifier.IllegalOptionException
 
in(Object...) - Method in class org.apache.camel.support.builder.ValueBuilder
 
in(List<Predicate>) - Static method in class org.apache.camel.support.builder.PredicateBuilder
A helper method to return true if any of the predicates matches.
in(Predicate...) - Static method in class org.apache.camel.support.builder.PredicateBuilder
A helper method to return true if any of the predicates matches.
in(Predicate...) - Method in class org.apache.camel.support.builder.ValueBuilder
 
IN_NAMESPACE - Static variable in class org.apache.camel.support.builder.Namespaces
 
inBody - Variable in class org.apache.camel.support.component.AbstractApiEndpoint
 
incFailedCounter() - Method in class org.apache.camel.support.DefaultContextReloadStrategy
 
incFailedCounter() - Method in class org.apache.camel.support.ResourceReloadStrategySupport
 
includeTokens - Variable in class org.apache.camel.support.builder.TokenPairExpressionIterator
 
incSucceededCounter() - Method in class org.apache.camel.support.DefaultContextReloadStrategy
 
incSucceededCounter() - Method in class org.apache.camel.support.ResourceReloadStrategySupport
 
inheritNamespaceToken - Variable in class org.apache.camel.support.builder.TokenXMLExpressionIterator
 
init() - Static method in class org.apache.camel.support.LRUCacheFactory
Initializes and creates the cache factory if not explicit set.
init(CamelContext) - Method in class org.apache.camel.support.builder.BinaryPredicateSupport
 
init(CamelContext) - Method in class org.apache.camel.support.builder.TokenPairExpressionIterator
 
init(CamelContext) - Method in class org.apache.camel.support.builder.ValueBuilder
 
init(CamelContext) - Method in class org.apache.camel.support.ExpressionAdapter
 
init(CamelContext) - Method in class org.apache.camel.support.ExpressionSupport
 
init(CamelContext) - Method in class org.apache.camel.support.ExpressionToPredicateAdapter
 
initialDelay - Variable in class org.apache.camel.support.task.budget.IterationBoundedBudgetBuilder
 
initialDelay() - Method in interface org.apache.camel.support.task.budget.Budget
Defines an initial delay before running the task
initialDelay() - Method in class org.apache.camel.support.task.budget.IterationBoundedBudget
 
initialDelay() - Method in class org.apache.camel.support.task.budget.IterationTimeBoundedBudget
 
initialDelay() - Method in class org.apache.camel.support.task.budget.TimeBoundedBudget
 
initialHealthCheckState() - Method in class org.apache.camel.support.ScheduledPollConsumer
Used to allow special consumers to override the initial state of the health check (readiness check) during startup.
initPatterns() - Method in class org.apache.camel.support.processor.DefaultMaskingFormatter
 
initPredicate(CamelContext) - Method in class org.apache.camel.support.builder.ValueBuilder
 
initRestEndpointProperties(String, RestConfiguration) - Static method in class org.apache.camel.support.RestComponentHelper
Creates an endpoint properties based on properties set in the component's RestConfiguration.
inMemory() - Method in class org.apache.camel.converter.stream.ByteArrayInputStreamCache
 
inMemory() - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
inMemory() - Method in class org.apache.camel.converter.stream.InputStreamCache
 
inMemory() - Method in class org.apache.camel.converter.stream.ReaderCache
 
InMemorySagaCoordinator - Class in org.apache.camel.saga
A in-memory implementation of a saga coordinator.
InMemorySagaCoordinator(CamelContext, InMemorySagaService, String) - Constructor for class org.apache.camel.saga.InMemorySagaCoordinator
 
InMemorySagaService - Class in org.apache.camel.saga
An in-memory implementation of a saga service.
InMemorySagaService() - Constructor for class org.apache.camel.saga.InMemorySagaService
 
inMessageExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns the expression for the IN message
inMessageExpression(Function<Message, Object>) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns a functional expression for the IN message
InputStreamCache - Class in org.apache.camel.converter.stream
A StreamCache for caching using an in-memory byte array.
InputStreamCache(byte[]) - Constructor for class org.apache.camel.converter.stream.InputStreamCache
 
InputStreamCache(byte[], int) - Constructor for class org.apache.camel.converter.stream.InputStreamCache
 
InputStreamIterator - Class in org.apache.camel.support
An InputStream that wraps an Iterator which reads iterations as byte array data.
InputStreamIterator(TypeConverter, Iterator) - Constructor for class org.apache.camel.support.InputStreamIterator
 
INSTANCE - Static variable in class org.apache.camel.support.NoLock
 
interceptProperties(Map<String, Object>) - Method in class org.apache.camel.support.component.AbstractApiConsumer
 
interceptProperties(Map<String, Object>) - Method in class org.apache.camel.support.component.AbstractApiEndpoint
 
interceptProperties(Map<String, Object>) - Method in class org.apache.camel.support.component.AbstractApiProducer
 
interceptProperties(Map<String, Object>) - Method in interface org.apache.camel.support.component.PropertiesInterceptor
Intercept method invocation arguments used to find and invoke API method.
interceptPropertyNames(Set<String>) - Method in class org.apache.camel.support.component.AbstractApiConsumer
 
interceptPropertyNames(Set<String>) - Method in class org.apache.camel.support.component.AbstractApiEndpoint
 
interceptPropertyNames(Set<String>) - Method in interface org.apache.camel.support.component.PropertyNamesInterceptor
Intercept property names used to find API Method.
interceptResult(Object, Exchange) - Method in class org.apache.camel.support.component.AbstractApiConsumer
 
interceptResult(Object, Exchange) - Method in class org.apache.camel.support.component.AbstractApiProducer
 
interceptResult(Object, Exchange) - Method in interface org.apache.camel.support.component.ResultInterceptor
Do additional result exchange processing, for example, adding custom headers.
internalBind(String, Object) - Method in class org.apache.camel.support.jndi.JndiContext
internalBind is intended for use only during setup or possibly by suitably synchronized superclasses.
interval - Variable in class org.apache.camel.support.task.budget.IterationBoundedBudgetBuilder
 
interval() - Method in interface org.apache.camel.support.task.budget.Budget
The interval between each task execution
interval() - Method in class org.apache.camel.support.task.budget.IterationBoundedBudget
 
interval() - Method in class org.apache.camel.support.task.budget.IterationTimeBoundedBudget
 
interval() - Method in class org.apache.camel.support.task.budget.TimeBoundedBudget
 
IntrospectionSupport - Class in org.apache.camel.support
Deprecated.
use BeanIntrospection
invoke(String, Object[], String[]) - Method in class org.apache.camel.support.management.MixinRequiredModelMBean
 
invokeMethod(Object, ApiMethod, Map<String, Object>) - Static method in class org.apache.camel.support.component.ApiMethodHelper
Invokes given method with argument values from given properties.
invokeMethod(Method, Object, Object...) - Static method in class org.apache.camel.support.ObjectHelper
A helper method to invoke a method via reflection and wrap any exceptions as RuntimeCamelException instances
invokeMethodSafe(Method, Object, Object...) - Static method in class org.apache.camel.support.ObjectHelper
A helper method to invoke a method via reflection in a safe way by allowing to invoke methods that are not accessible by default and wrap any exceptions as RuntimeCamelException instances
isAllowContextMapAll() - Method in class org.apache.camel.component.ResourceEndpoint
 
isAllowNullValues() - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
 
isAutoRelease() - Method in class org.apache.camel.support.DefaultPooledExchange
 
isAutowiredEnabled() - Method in class org.apache.camel.support.DefaultComponent
 
isAutowiredEnabled() - Method in class org.apache.camel.support.DefaultEndpoint
 
isBatchAllowed() - Method in class org.apache.camel.support.ScheduledBatchPollingConsumer
 
isBlockWhenFull() - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
isBridgeErrorHandler() - Method in class org.apache.camel.support.DefaultComponent
 
isBridgeErrorHandler() - Method in class org.apache.camel.support.DefaultEndpoint
 
isCaseInsensitive() - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
Gets the caseInsensitive property which is a boolean to determine whether header names should be case insensitive when checking it with the filter set.
isCausedByRollbackExchangeException(Throwable) - Method in class org.apache.camel.support.LoggingExceptionHandler
 
isClasspathUri(String) - Static method in class org.apache.camel.support.ResourceHelper
Is the given uri a classpath uri?
isContentCache() - Method in class org.apache.camel.component.ResourceEndpoint
 
isContentCacheCleared() - Method in class org.apache.camel.component.ResourceEndpoint
 
isCopy() - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
isDefaultOperation(String) - Method in class org.apache.camel.support.management.MixinRequiredModelMBean
 
isDisabled() - Method in class org.apache.camel.support.EventNotifierSupport
 
isDisabled() - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
isDynamicResource(String) - Method in class org.apache.camel.support.LanguageSupport
Does the expression refer to a dynamic resource which uses simple functions.
isEmpty() - Method in class org.apache.camel.saga.CamelSagaStep
 
isEnabled() - Method in class org.apache.camel.support.ScheduledPollConsumerHealthCheck
 
isEnabled() - Method in class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
isEnabled(CamelContext, String...) - Static method in class org.apache.camel.support.CustomizersSupport
Determine the value of the "enabled" flag for a hierarchy of properties.
isEnabled(CamelEvent) - Method in class org.apache.camel.support.EventNotifierSupport
 
isEnabled(CamelEvent) - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
isEqualTo(Object) - Method in class org.apache.camel.support.builder.ValueBuilder
 
isEqualTo(Expression, Expression) - Static method in class org.apache.camel.support.builder.PredicateBuilder
 
isEqualToIgnoreCase(Object) - Method in class org.apache.camel.support.builder.ValueBuilder
 
isEqualToIgnoreCase(Expression, Expression) - Static method in class org.apache.camel.support.builder.PredicateBuilder
 
isErrorHandlerBridge(Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
Checks whether the exchange has been error handler bridged
isEventNotifierEnabled() - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
isExcludePatternMatch(String, String...) - Static method in class org.apache.camel.support.PatternHelper
 
isExtendedStatistics() - Method in class org.apache.camel.support.cache.DefaultConsumerCache
 
isExtendedStatistics() - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
isFailureHandled(Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
Checks whether the exchange has been failure handed
isFilterOnMatch() - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
 
isFirstPollDone() - Method in class org.apache.camel.support.ScheduledPollConsumer
Whether a first pool attempt has been done (also if the consumer has been restarted)
isFloatingNumber(String) - Static method in class org.apache.camel.support.ObjectHelper
Checks whether the text is a float point number
isGetter(Method) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
 
isGreaterThan(Object) - Method in class org.apache.camel.support.builder.ValueBuilder
 
isGreaterThan(Expression, Expression) - Static method in class org.apache.camel.support.builder.PredicateBuilder
 
isGreaterThanOrEqualTo(Object) - Method in class org.apache.camel.support.builder.ValueBuilder
 
isGreaterThanOrEqualTo(Expression, Expression) - Static method in class org.apache.camel.support.builder.PredicateBuilder
 
isGreedy() - Method in class org.apache.camel.support.component.AbstractApiConsumer
 
isGreedy() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
isGreedy() - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
isGzip(String) - Static method in class org.apache.camel.support.GZIPHelper
 
isGzip(String, Exchange) - Static method in class org.apache.camel.support.GZIPHelper
 
isGzip(Message) - Static method in class org.apache.camel.support.GZIPHelper
 
isHttpUri(String) - Static method in class org.apache.camel.support.ResourceHelper
Is the given uri a http uri?
isIgnoreCamelContextEvents() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreCamelContextEvents() - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
isIgnoreCamelContextInitEvents() - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
isIgnoreExchangeAsyncProcessingStartedEvents() - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
isIgnoreExchangeCompletedEvent() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreExchangeCompletedEvent() - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
isIgnoreExchangeCreatedEvent() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreExchangeCreatedEvent() - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
isIgnoreExchangeEvents() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreExchangeEvents() - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
isIgnoreExchangeFailedEvents() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreExchangeFailedEvents() - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
isIgnoreExchangeRedeliveryEvents() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreExchangeRedeliveryEvents() - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
isIgnoreExchangeSendingEvents() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreExchangeSendingEvents() - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
isIgnoreExchangeSentEvents() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreExchangeSentEvents() - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
isIgnoreRouteEvents() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreRouteEvents() - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
isIgnoreServiceEvents() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreServiceEvents() - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
isIgnoreStepEvents() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreStepEvents() - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
isIncludeInvalidBoolean() - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
isIncludeInvalidEnum() - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
isIncludeInvalidInteger() - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
isIncludeInvalidNumber() - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
isIncludeRequired() - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
isIncludeUnknown() - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
isInstanceOf(Class<?>) - Method in class org.apache.camel.support.builder.ValueBuilder
 
isInstanceOf(Expression, Class<?>) - Static method in class org.apache.camel.support.builder.PredicateBuilder
 
isLazyStartProducer() - Method in class org.apache.camel.support.DefaultComponent
 
isLazyStartProducer() - Method in class org.apache.camel.support.DefaultEndpoint
 
isLeader(String) - Method in class org.apache.camel.support.cluster.AbstractCamelClusterService
 
isLeader(String) - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
isLenientProperties() - Method in class org.apache.camel.support.DefaultEndpoint
 
isLenientProperties() - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
isLessThan(Object) - Method in class org.apache.camel.support.builder.ValueBuilder
 
isLessThan(Expression, Expression) - Static method in class org.apache.camel.support.builder.PredicateBuilder
 
isLessThanOrEqualTo(Object) - Method in class org.apache.camel.support.builder.ValueBuilder
 
isLessThanOrEqualTo(Expression, Expression) - Static method in class org.apache.camel.support.builder.PredicateBuilder
 
isLowerCase() - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
Gets the isLowercase property which is a boolean to determine whether header names should be converted to lower case before checking it with the filter Set.
isMask() - Method in class org.apache.camel.support.management.MixinRequiredModelMBean
 
isMaskJson() - Method in class org.apache.camel.support.processor.DefaultMaskingFormatter
 
isMaskKeyValue() - Method in class org.apache.camel.support.processor.DefaultMaskingFormatter
 
isMaskOperation(String) - Method in class org.apache.camel.support.management.MixinRequiredModelMBean
 
isMaskXmlElement() - Method in class org.apache.camel.support.processor.DefaultMaskingFormatter
 
isMatchingNamespaceOrEmptyNamespace(String, String) - Static method in class org.apache.camel.support.builder.Namespaces
Returns true if the given namespaceURI is empty or if it matches the given expected namespace
isMatchOnUriPrefix() - Method in interface org.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath
Whether the consumer match on uri prefix
isMultiline() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
isNotEqualTo(Object) - Method in class org.apache.camel.support.builder.ValueBuilder
 
isNotEqualTo(Expression, Expression) - Static method in class org.apache.camel.support.builder.PredicateBuilder
 
isNotNull() - Method in class org.apache.camel.support.builder.ValueBuilder
 
isNotNull(Expression) - Static method in class org.apache.camel.support.builder.PredicateBuilder
 
isNull() - Method in class org.apache.camel.support.builder.ValueBuilder
 
isNull(Expression) - Static method in class org.apache.camel.support.builder.PredicateBuilder
 
isNumber(String) - Static method in class org.apache.camel.support.ObjectHelper
Checks whether the text is an integer number
isOsgiContext(CamelContext) - Static method in class org.apache.camel.support.PlatformHelper
Deprecated.
additional logic for OSGi should be in their own components in the camel-karaf project
isOutCapable(Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
Returns true if the given exchange pattern (if defined) can support OUT messages
isPlain() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
isPollAllowed() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
isPolling() - Method in class org.apache.camel.support.ScheduledPollConsumer
Whether polling is currently in progress
isPollingConsumerBlockWhenFull() - Method in class org.apache.camel.support.DefaultEndpoint
 
isPollingConsumerCopy() - Method in class org.apache.camel.support.DefaultEndpoint
 
isPooled() - Method in class org.apache.camel.support.PooledObjectFactorySupport
 
isPooled() - Method in class org.apache.camel.support.PrototypeObjectFactorySupport
 
isPropertyIsGetter(Class<?>, String) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
 
isReadyToBeClosed() - Method in interface org.apache.camel.throttling.ThrottlingExceptionHalfOpenHandler
Check the state of the Camel route
isRecording() - Method in class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
isRecursive() - Method in class org.apache.camel.support.FileWatcherResourceReloadStrategy
 
isRedelivered(Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
Checks whether the exchange UnitOfWork is redelivered
isReferenceParameter(String) - Static method in class org.apache.camel.support.EndpointHelper
Is the given parameter a reference parameter (starting with a # char)
isRemoveAllRoutes() - Method in class org.apache.camel.support.RouteWatcherReloadStrategy
 
isRunning() - Method in class org.apache.camel.support.FileWatcherResourceReloadStrategy
 
isRunning() - Method in class org.apache.camel.support.FileWatcherResourceReloadStrategy.WatchFileChangesTask
 
isSchedulerStarted() - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
isSchedulerStarted() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
isSendEmptyMessageWhenIdle() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
isSendEmptyMessageWhenIdle() - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
isSetter(Method) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
 
isSetter(Method, boolean) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
 
isShowAll() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
isShowAllProperties() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
isShowBody() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
isShowBodyType() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
isShowCachedStreams() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
isShowCaughtException() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
isShowException() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
isShowExchangeId() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
isShowExchangePattern() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
isShowFiles() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
isShowFuture() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
isShowHeaders() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
isShowProperties() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
isShowStackTrace() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
isShowStreams() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
isSingleton() - Method in class org.apache.camel.support.DefaultEndpoint
An endpoint should favour to be singleton by default, only in some rare special cases can an endpoint be non-singleton.
isSingleton() - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
isSingleton() - Method in class org.apache.camel.support.DefaultProducer
This implementation will delegate to the endpoint IsSingleton.isSingleton()
isSingleton() - Method in class org.apache.camel.support.DeferProducer
 
isSingleton() - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
isSingleton() - Method in class org.apache.camel.support.LanguageSupport
 
isSingleton() - Method in class org.apache.camel.support.LazyStartProducer
 
isSingleton() - Method in class org.apache.camel.support.ProcessorPollingConsumer
 
isSingleton() - Method in class org.apache.camel.support.SynchronousDelegateProducer
 
isSkip() - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
isSkipBodyLineSeparator() - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
isSplitResult() - Method in class org.apache.camel.support.component.AbstractApiConfiguration
 
isSplitResult() - Method in class org.apache.camel.support.component.AbstractApiConsumer
 
isStartScheduler() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
isStartScheduler() - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
isStaticResource(String) - Method in class org.apache.camel.support.LanguageSupport
Does the expression refer to a static resource.
isStatisticsEnabled() - Method in class org.apache.camel.support.PooledObjectFactorySupport
 
isStatisticsEnabled() - Method in class org.apache.camel.support.PrototypeObjectFactorySupport
 
isStreamCachingEnabled(Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
Check whether or not stream caching is enabled for the given route or globally.
isSuppressLogging() - Method in class org.apache.camel.support.LoggingExceptionHandler
 
isThresholdExceeded() - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
isTransactedRedelivered() - Method in class org.apache.camel.support.DefaultMessage
A strategy for component specific messages to determine whether the message is redelivered or not.
isUnitOfWorkExhausted(Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
Checks whether the exchange UnitOfWork is exhausted
isUseFixedDelay() - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
isUseFixedDelay() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
isUseFixedDelay() - Method in class org.apache.camel.support.ScheduledPollEndpoint
 
isValidForEviction(TimeoutMapEntry<K, V>) - Method in class org.apache.camel.support.DefaultTimeoutMap
A hook to allow derivations to avoid evicting the current entry
iteration() - Method in class org.apache.camel.support.task.budget.IterationBoundedBudget
 
iteration() - Method in interface org.apache.camel.support.task.budget.IterationBudget
The current number of iterations
iteration() - Method in class org.apache.camel.support.task.budget.IterationTimeBoundedBudget
 
IterationBoundedBudget - Class in org.apache.camel.support.task.budget
This task budget limits the execution by a given number of iterations or an unlimited number if configured to do so.
IterationBoundedBudgetBuilder - Class in org.apache.camel.support.task.budget
A helper builder of iteration bounded builders.
IterationBoundedBudgetBuilder() - Constructor for class org.apache.camel.support.task.budget.IterationBoundedBudgetBuilder
 
iterationBudget() - Static method in class org.apache.camel.support.task.budget.Budgets
 
IterationBudget - Interface in org.apache.camel.support.task.budget
A budget that limits the task execution to a given number of iterations
IterationTimeBoundedBudget - Class in org.apache.camel.support.task.budget
This task budget limits the execution by both a given number of iterations or a maximum amount of time for the execution.
IterationTimeBoundedBudget(long, long, int, long) - Constructor for class org.apache.camel.support.task.budget.IterationTimeBoundedBudget
 
IterationTimeBoundedBudgetBuilder - Class in org.apache.camel.support.task.budget
A helper builder of iteration and time bounded builders.
IterationTimeBoundedBudgetBuilder() - Constructor for class org.apache.camel.support.task.budget.IterationTimeBoundedBudgetBuilder
 
iterationTimeBudget() - Static method in class org.apache.camel.support.task.budget.Budgets
 

J

JndiBeanRepository - Class in org.apache.camel.support.jndi
A BeanRepository implementation which looks up the objects in JNDI
JndiBeanRepository() - Constructor for class org.apache.camel.support.jndi.JndiBeanRepository
 
JndiBeanRepository(boolean) - Constructor for class org.apache.camel.support.jndi.JndiBeanRepository
Whether to use standalone mode, where the JNDI initial context factory is using CamelInitialContextFactory.
JndiBeanRepository(Map) - Constructor for class org.apache.camel.support.jndi.JndiBeanRepository
 
JndiBeanRepository(Context) - Constructor for class org.apache.camel.support.jndi.JndiBeanRepository
 
JndiContext - Class in org.apache.camel.support.jndi
A default JNDI context
JndiContext() - Constructor for class org.apache.camel.support.jndi.JndiContext
 
JndiContext(Hashtable<String, Object>) - Constructor for class org.apache.camel.support.jndi.JndiContext
 
JndiContext(Hashtable<String, Object>, Map<String, Object>) - Constructor for class org.apache.camel.support.jndi.JndiContext
 
JndiContext(Hashtable<String, Object>, Map<String, Object>, String) - Constructor for class org.apache.camel.support.jndi.JndiContext
 
JndiContext(JndiContext, Hashtable<String, Object>) - Constructor for class org.apache.camel.support.jndi.JndiContext
 
JndiContext(JndiContext, Hashtable<String, Object>, String) - Constructor for class org.apache.camel.support.jndi.JndiContext
 

K

keys() - Method in class org.apache.camel.support.LocalBeanRegistry
 

L

language() - Method in annotation type org.apache.camel.support.language.LanguageAnnotation
 
LANGUAGE_FALLBACK_SUFFIX - Static variable in class org.apache.camel.support.ResolverHelper
 
LanguageAnnotation - Annotation Type in org.apache.camel.support.language
Base annotation for languages.
LanguageCustomizationEnabledPolicy() - Constructor for class org.apache.camel.support.CustomizersSupport.LanguageCustomizationEnabledPolicy
 
languageExpression(String, String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for evaluating the expression/predicate using the given language
languageExpression(String, Language, String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for evaluating the expression/predicate using the given language
LanguageSupport - Class in org.apache.camel.support
Base language for Language implementations.
LanguageSupport() - Constructor for class org.apache.camel.support.LanguageSupport
 
LazyStartProducer - Class in org.apache.camel.support
A Producer which is created and started lazy, on the first message processed.
LazyStartProducer(Endpoint) - Constructor for class org.apache.camel.support.LazyStartProducer
 
length() - Method in class org.apache.camel.converter.stream.ByteArrayInputStreamCache
 
length() - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
length() - Method in class org.apache.camel.converter.stream.InputStreamCache
 
length() - Method in class org.apache.camel.converter.stream.ReaderCache
 
LifecycleStrategySupport - Class in org.apache.camel.support
A useful base class for LifecycleStrategy implementations.
LifecycleStrategySupport() - Constructor for class org.apache.camel.support.LifecycleStrategySupport
 
list(String) - Method in class org.apache.camel.support.jndi.JndiContext
 
list(Name) - Method in class org.apache.camel.support.jndi.JndiContext
 
listBindings(String) - Method in class org.apache.camel.support.jndi.JndiContext
 
listBindings(Name) - Method in class org.apache.camel.support.jndi.JndiContext
 
load(TypeConverterRegistry) - Method in class org.apache.camel.converter.stream.StreamCacheBulkConverterLoader
 
loadResource(String) - Method in class org.apache.camel.component.ResourceEndpoint
Loads the given resource.
loadResource(String) - Method in class org.apache.camel.support.LanguageSupport
Loads the resource if the given expression is referring to an external resource by using the syntax resource:scheme:uri.
loadRouteTemplateFromLocation(CamelContext, RouteTemplateLoaderListener, String, String) - Static method in class org.apache.camel.support.RouteTemplateHelper
Loads the route template with the given template id from a given location.
loadStore() - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
Loads the given file store into the 1st level cache
LocalBeanRegistry - Class in org.apache.camel.support
A special registry which is used for local beans.
LocalBeanRegistry() - Constructor for class org.apache.camel.support.LocalBeanRegistry
 
localRepository - Variable in class org.apache.camel.support.DefaultRegistry
 
localRepositoryEnabled - Variable in class org.apache.camel.support.DefaultRegistry
 
lock() - Method in class org.apache.camel.support.NoLock
 
lockInterruptibly() - Method in class org.apache.camel.support.NoLock
 
log - Variable in class org.apache.camel.component.ResourceEndpoint
 
log - Variable in class org.apache.camel.support.component.AbstractApiEndpoint
 
log - Variable in class org.apache.camel.support.DefaultPollingConsumerPollStrategy
 
log - Variable in class org.apache.camel.support.DefaultTimeoutMap
 
LOG - Static variable in class org.apache.camel.support.component.ApiMethodPropertiesHelper
 
LoggerHelper - Class in org.apache.camel.support
Helper for logging purposes.
LoggingExceptionHandler - Class in org.apache.camel.support
A default implementation of ExceptionHandler which uses a CamelLogger to log the exception.
LoggingExceptionHandler(CamelContext, Class<?>) - Constructor for class org.apache.camel.support.LoggingExceptionHandler
 
LoggingExceptionHandler(CamelContext, Class<?>, LoggingLevel) - Constructor for class org.apache.camel.support.LoggingExceptionHandler
 
LoggingExceptionHandler(CamelContext, CamelLogger) - Constructor for class org.apache.camel.support.LoggingExceptionHandler
 
LoggingStartupStepRecorder - Class in org.apache.camel.support.startup
Logging StartupStepRecorder that outputs to log.
LoggingStartupStepRecorder() - Constructor for class org.apache.camel.support.startup.LoggingStartupStepRecorder
 
logIds(Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
Gets both the messageId and exchangeId to be used for logging purposes.
lookup(Class<?>, Class<?>) - Method in class org.apache.camel.converter.stream.StreamCacheBulkConverterLoader
 
lookup(String) - Method in class org.apache.camel.support.jndi.JndiContext
 
lookup(Name) - Method in class org.apache.camel.support.jndi.JndiContext
 
lookup(CamelContext, String) - Static method in class org.apache.camel.support.CamelContextHelper
Look up the given named bean in the Registry on the CamelContext
lookup(CamelContext, String, Class<T>) - Static method in class org.apache.camel.support.CamelContextHelper
Look up the given named bean of the given type in the Registry on the CamelContext
lookupAndConvert(CamelContext, String, Class<T>) - Static method in class org.apache.camel.support.CamelContextHelper
Look up the given named bean in the Registry on the CamelContext and try to convert it to the given type.
lookupBean(Exchange, String) - Static method in class org.apache.camel.support.ExchangeHelper
Performs a lookup in the registry of the bean name
lookupBean(Exchange, String, Class<T>) - Static method in class org.apache.camel.support.ExchangeHelper
Performs a lookup in the registry of the bean name and type
lookupByName(String) - Method in class org.apache.camel.support.DefaultRegistry
 
lookupByName(String) - Method in class org.apache.camel.support.jndi.JndiBeanRepository
 
lookupByName(String) - Method in class org.apache.camel.support.SimpleRegistry
 
lookupByNameAndType(String, Class<T>) - Method in class org.apache.camel.support.DefaultRegistry
 
lookupByNameAndType(String, Class<T>) - Method in class org.apache.camel.support.jndi.JndiBeanRepository
 
lookupByNameAndType(String, Class<T>) - Method in class org.apache.camel.support.SimpleRegistry
 
lookupByNameAndType(String, Class<T>) - Method in class org.apache.camel.support.SupplierRegistry
 
lookupComponentInRegistryWithFallback(CamelContext, String) - Static method in class org.apache.camel.support.ResolverHelper
 
lookupComponentInRegistryWithFallback(CamelContext, String, ResolverHelper.LookupExceptionHandler) - Static method in class org.apache.camel.support.ResolverHelper
 
lookupDataFormatFactoryInRegistryWithFallback(CamelContext, String) - Static method in class org.apache.camel.support.ResolverHelper
 
lookupDataFormatFactoryInRegistryWithFallback(CamelContext, String, ResolverHelper.LookupExceptionHandler) - Static method in class org.apache.camel.support.ResolverHelper
 
lookupDataFormatInRegistryWithFallback(CamelContext, String) - Static method in class org.apache.camel.support.ResolverHelper
 
lookupDataFormatInRegistryWithFallback(CamelContext, String, ResolverHelper.LookupExceptionHandler) - Static method in class org.apache.camel.support.ResolverHelper
 
lookupEndpointRegistryId(Endpoint) - Static method in class org.apache.camel.support.EndpointHelper
Lookup the id the given endpoint has been enlisted with in the Registry.
LookupExceptionHandler() - Constructor for class org.apache.camel.support.ResolverHelper.LookupExceptionHandler
 
lookupLanguageInRegistryWithFallback(CamelContext, String) - Static method in class org.apache.camel.support.ResolverHelper
 
lookupLanguageInRegistryWithFallback(CamelContext, String, ResolverHelper.LookupExceptionHandler) - Static method in class org.apache.camel.support.ResolverHelper
 
lookupLink(String) - Method in class org.apache.camel.support.jndi.JndiContext
 
lookupLink(Name) - Method in class org.apache.camel.support.jndi.JndiContext
 
lookupMandatoryBean(Exchange, String) - Static method in class org.apache.camel.support.ExchangeHelper
Performs a lookup in the registry of the mandatory bean name and throws an exception if it could not be found
lookupMandatoryBean(Exchange, String, Class<T>) - Static method in class org.apache.camel.support.ExchangeHelper
Performs a lookup in the registry of the mandatory bean name and throws an exception if it could not be found
lookupService(CamelContext) - Static method in class org.apache.camel.support.cluster.ClusterServiceHelper
 
lookupService(CamelContext, CamelClusterService.Selector) - Static method in class org.apache.camel.support.cluster.ClusterServiceHelper
 
LRUCache<K,​V> - Interface in org.apache.camel.support
 
LRUCacheFactory - Class in org.apache.camel.support
Factory to create LRUCache instances.
LRUCacheFactory() - Constructor for class org.apache.camel.support.LRUCacheFactory
 
LS - Static variable in class org.apache.camel.support.processor.DefaultExchangeFormatter
 

M

mandatoryBodyExpression(Class<T>) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns the expression for the exchanges inbound message body converted to the given type.
mandatoryBodyExpression(Class<T>, boolean) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns the expression for the exchanges inbound message body converted to the given type
mandatoryConvertTo(Class<T>, Object) - Method in class org.apache.camel.support.SimpleTypeConverter
 
mandatoryConvertTo(Class<T>, Object) - Method in class org.apache.camel.support.TypeConverterSupport
 
mandatoryConvertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.support.SimpleTypeConverter
 
mandatoryConvertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.support.TypeConverterSupport
 
mandatoryConvertTo(CamelContext, Class<T>, Object) - Static method in class org.apache.camel.support.CamelContextHelper
Converts the given value to the specified type throwing an IllegalArgumentException if the value could not be converted to a non null value
mandatoryLookup(CamelContext, String) - Static method in class org.apache.camel.support.CamelContextHelper
Look up the given named bean in the Registry on the CamelContext or throws NoSuchBeanException if not found.
mandatoryLookup(CamelContext, String, Class<T>) - Static method in class org.apache.camel.support.CamelContextHelper
Look up the given named bean of the given type in the Registry on the CamelContext or throws NoSuchBeanException if not found.
mandatoryLookupAndConvert(CamelContext, String, Class<T>) - Static method in class org.apache.camel.support.CamelContextHelper
Look up the given named bean in the Registry on the CamelContext and convert it to the given type or throws NoSuchBeanException if not found.
mandatoryLookupService(CamelContext) - Static method in class org.apache.camel.support.cluster.ClusterServiceHelper
 
mandatoryLookupService(CamelContext, CamelClusterService.Selector) - Static method in class org.apache.camel.support.cluster.ClusterServiceHelper
 
marshal(Exchange) - Static method in class org.apache.camel.support.DefaultExchangeHolder
Creates a payload object with the information from the given exchange.
marshal(Exchange, boolean) - Static method in class org.apache.camel.support.DefaultExchangeHolder
Creates a payload object with the information from the given exchange.
marshal(Exchange, boolean, boolean) - Static method in class org.apache.camel.support.DefaultExchangeHolder
Creates a payload object with the information from the given exchange.
marshal(Exchange, boolean, boolean, boolean) - Static method in class org.apache.camel.support.DefaultExchangeHolder
Creates a payload object with the information from the given exchange.
MarshalProcessor - Class in org.apache.camel.support.processor
Marshals the body of the incoming message using the given data format
MarshalProcessor(DataFormat) - Constructor for class org.apache.camel.support.processor.MarshalProcessor
 
mask(String, String) - Method in class org.apache.camel.support.management.MixinRequiredModelMBean
Masks the returned value from invoking the operation
matchBestPath(String, String, List<RestConsumerContextPathMatcher.ConsumerPath>) - Static method in class org.apache.camel.support.RestConsumerContextPathMatcher
Finds the best matching of the list of consumer paths that should service the incoming request.
matchEndpoint(CamelContext, String, String) - Static method in class org.apache.camel.support.EndpointHelper
Matches the endpoint with the given pattern.
matches(Exchange) - Method in class org.apache.camel.support.builder.BinaryPredicateSupport
 
matches(Exchange) - Method in class org.apache.camel.support.builder.TokenPairExpressionIterator
 
matches(Exchange) - Method in class org.apache.camel.support.builder.TokenXMLExpressionIterator
 
matches(Exchange) - Method in class org.apache.camel.support.builder.ValueBuilder
 
matches(Exchange) - Method in class org.apache.camel.support.ExpressionSupport
 
matches(Exchange) - Method in class org.apache.camel.support.ExpressionToPredicateAdapter
 
matches(Exchange, Object, Object) - Method in class org.apache.camel.support.builder.BinaryPredicateSupport
 
matchesReturningFailureMessage(Exchange) - Method in class org.apache.camel.support.builder.BinaryPredicateSupport
 
matchPath(String, String, boolean) - Static method in class org.apache.camel.support.RestConsumerContextPathMatcher
Does the incoming request match the given consumer path (ignore case)
matchPattern(String, String) - Static method in class org.apache.camel.support.PatternHelper
Matches the name with the given pattern (case insensitive).
matchPatterns(String, String[]) - Static method in class org.apache.camel.support.PatternHelper
Matches the name with the given patterns (case insensitive).
maxCapacity() - Method in class org.apache.camel.support.DefaultEndpointUtilizationStatistics
 
maxDuration() - Method in class org.apache.camel.support.task.budget.IterationTimeBoundedBudget
 
maxDuration() - Method in class org.apache.camel.support.task.budget.TimeBoundedBudget
 
maxDuration() - Method in interface org.apache.camel.support.task.budget.TimeBudget
The maximum length of time that the task can execute
maxIterations - Variable in class org.apache.camel.support.task.budget.IterationBoundedBudgetBuilder
 
maxIterations() - Method in class org.apache.camel.support.task.budget.IterationBoundedBudget
 
maxIterations() - Method in interface org.apache.camel.support.task.budget.IterationBudget
The maximum number of iterations
maxIterations() - Method in class org.apache.camel.support.task.budget.IterationTimeBoundedBudget
 
maxMessagesPerPoll - Variable in class org.apache.camel.support.ScheduledBatchPollingConsumer
 
MBeanInfoAssembler - Class in org.apache.camel.support.management
A Camel specific MBeanInfo assembler that reads the details from the ManagedResource, ManagedAttribute, ManagedOperation, ManagedNotification, and ManagedNotifications annotations.
MBeanInfoAssembler(CamelContext) - Constructor for class org.apache.camel.support.management.MBeanInfoAssembler
 
members() - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
memoryIdempotentRepository() - Static method in class org.apache.camel.support.processor.idempotent.MemoryIdempotentRepository
Creates a new memory based repository using a LRUCache with a default of 1000 entries in the cache.
memoryIdempotentRepository(int) - Static method in class org.apache.camel.support.processor.idempotent.MemoryIdempotentRepository
Creates a new memory based repository using a LRUCache.
memoryIdempotentRepository(Map<String, Object>) - Static method in class org.apache.camel.support.processor.idempotent.MemoryIdempotentRepository
Creates a new memory based repository using the given Map to use to store the processed message ids.
MemoryIdempotentRepository - Class in org.apache.camel.support.processor.idempotent
A memory based implementation of IdempotentRepository.
MemoryIdempotentRepository() - Constructor for class org.apache.camel.support.processor.idempotent.MemoryIdempotentRepository
 
MemoryIdempotentRepository(Map<String, Object>) - Constructor for class org.apache.camel.support.processor.idempotent.MemoryIdempotentRepository
 
messageExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns the expression for the IN message
messageExpression(Function<Message, Object>) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns a functional expression for the IN message
MessageHelper - Class in org.apache.camel.support
Some helper methods when working with Message.
messageIdExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an Expression for the inbound message id
messagesPerSecond(long, long, long) - Method in class org.apache.camel.support.processor.ThroughputLogger
 
MessageSupport - Class in org.apache.camel.support
A base class for implementation inheritance providing the core Message body handling features but letting the derived class deal with headers.
MessageSupport() - Constructor for class org.apache.camel.support.MessageSupport
 
messageTimestampExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an Expression for the inbound message timestamp
MetaDataBuilder - Class in org.apache.camel.component.extension.metadata
 
method - Variable in class org.apache.camel.support.component.AbstractApiConsumer
 
method(String) - Method in class org.apache.camel.support.builder.ValueBuilder
Invokes the method with the given name (supports OGNL syntax).
methodHelper - Variable in class org.apache.camel.support.component.AbstractApiEndpoint
 
methodHelper - Variable in class org.apache.camel.support.component.AbstractApiProducer
 
methodName - Variable in class org.apache.camel.support.component.AbstractApiEndpoint
 
MixinRequiredModelMBean - Class in org.apache.camel.support.management
A RequiredModelMBean which allows us to intercept invoking operations on the MBean.
MixinRequiredModelMBean() - Constructor for class org.apache.camel.support.management.MixinRequiredModelMBean
 
MixinRequiredModelMBean(ModelMBeanInfo, boolean, ModelMBeanInfo, DynamicMBean) - Constructor for class org.apache.camel.support.management.MixinRequiredModelMBean
 
MODEL_DOCUMENTATION_PREFIX - Static variable in class org.apache.camel.support.CamelContextHelper
 

N

NAME_PARSER - Static variable in class org.apache.camel.support.jndi.JndiContext
 
NamespacePrefix - Annotation Type in org.apache.camel.support.language
Creates a namespace prefix for an XPath
Namespaces - Class in org.apache.camel.support.builder
A helper class for working with namespaces.
Namespaces() - Constructor for class org.apache.camel.support.builder.Namespaces
Creates an empty namespaces object
Namespaces(String, String) - Constructor for class org.apache.camel.support.builder.Namespaces
Creates a namespace context with a single prefix and URI
newCachedThreadPool(ThreadFactory) - Method in class org.apache.camel.support.DefaultThreadPoolFactory
 
newCondition() - Method in class org.apache.camel.support.NoLock
 
newContext() - Method in class org.apache.camel.support.jndi.JndiContext
 
newInputStreamCache() - Method in class org.apache.camel.converter.stream.CachedByteArrayOutputStream
Creates a new InputStreamCache view of the byte array
newInstance() - Method in class org.apache.camel.support.DefaultMessage
 
newInstance() - Method in class org.apache.camel.support.MessageSupport
Returns a new instance
newInstance(Class<?>, Class<T>) - Static method in class org.apache.camel.support.ObjectHelper
A helper method to create a new instance of a type using the default constructor arguments.
newInstance(Class<T>) - Static method in class org.apache.camel.support.ObjectHelper
A helper method to create a new instance of a type using the default constructor arguments.
newInstance(CamelContext, Class<T>) - Static method in class org.apache.camel.support.CamelContextHelper
Creates a new instance of the given type using the Injector on the given CamelContext
newInstance(Exchange, Class<T>) - Static method in class org.apache.camel.support.ExchangeHelper
Creates a new instance of the given type from the injector
newInstanceConstructorParameters(CamelContext, Class<?>, String) - Static method in class org.apache.camel.support.PropertyBindingSupport
Creates a new bean instance using the constructor that takes the given set of parameters.
newInstanceFactoryParameters(CamelContext, Class<?>, String, String) - Static method in class org.apache.camel.support.PropertyBindingSupport
Creates a new bean instance using a public static factory method from the given class
newLRUCache(int) - Static method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUCache instance with the specified maximumCacheSize, and will stop on eviction.
newLRUCache(int, int) - Static method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUCache instance with the specified initial capacity, maximumCacheSize, and will stop on eviction.
newLRUCache(int, int, boolean) - Static method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUCache instance with the specified initial capacity, maximumCacheSize,load factor and ordering mode.
newLRUCache(int, Consumer<V>) - Static method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUCache instance with the specified maximumCacheSize, and will stop on eviction.
newLRUSoftCache(int) - Static method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUSoftCache instance with the specified maximumCacheSize, and will stop on eviction.
newLRUSoftCache(int, int) - Static method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUSoftCache instance with the specified maximumCacheSize, and will stop on eviction.
newLRUSoftCache(int, int, boolean) - Static method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUSoftCache instance with the specified maximumCacheSize, and will stop on eviction.
newLRUWeakCache(int) - Static method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUWeakCache instance with the specified maximumCacheSize, and will stop on eviction.
newLRUWeakCache(int, int) - Static method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUWeakCache instance with the specified maximumCacheSize, and will stop on eviction.
newLRUWeakCache(int, int, boolean) - Static method in class org.apache.camel.support.LRUCacheFactory
Constructs an empty LRUWeakCache instance with the specified maximumCacheSize, and will stop on eviction.
newNormalizedUri(String, boolean) - Static method in class org.apache.camel.support.NormalizedUri
Creates a new NormalizedUri instance
newSaga() - Method in interface org.apache.camel.saga.CamelSagaService
 
newSaga() - Method in class org.apache.camel.saga.InMemorySagaService
 
newScheduledThreadPool(ThreadPoolProfile, ThreadFactory) - Method in class org.apache.camel.support.DefaultThreadPoolFactory
 
newStreamCache() - Method in class org.apache.camel.converter.stream.CachedOutputStream
Creates a new StreamCache from the data cached in this OutputStream.
newThreadPool(int, int, long, TimeUnit, int, boolean, RejectedExecutionHandler, ThreadFactory) - Method in class org.apache.camel.support.DefaultThreadPoolFactory
 
newThreadPool(ThreadPoolProfile, ThreadFactory) - Method in class org.apache.camel.support.DefaultThreadPoolFactory
 
next() - Method in class org.apache.camel.support.GroupIterator
 
next() - Method in class org.apache.camel.support.GroupTokenIterator
 
next() - Method in class org.apache.camel.support.processor.DelegateAsyncProcessor
 
next() - Method in class org.apache.camel.support.processor.DelegateProcessor
 
next() - Method in class org.apache.camel.support.processor.DelegateSyncProcessor
 
next() - Method in interface org.apache.camel.support.task.budget.Budget
Move the task to the next iteration
next() - Method in class org.apache.camel.support.task.budget.IterationBoundedBudget
 
next() - Method in class org.apache.camel.support.task.budget.IterationTimeBoundedBudget
 
next() - Method in class org.apache.camel.support.task.budget.TimeBoundedBudget
 
nodeProcessingDone() - Method in class org.apache.camel.support.DefaultMessageHistory
 
NoLock - Class in org.apache.camel.support
Empty lock implementation
NoLock() - Constructor for class org.apache.camel.support.NoLock
 
NormalizedUri - Class in org.apache.camel.support
Implementation of NormalizedEndpointUri.
normalizeEndpointUri(String) - Static method in class org.apache.camel.support.EndpointHelper
Normalize uri so we can do endpoint hits with minor mistakes and parameters is not in the same order.
NoSuchOptionException - Exception in org.apache.camel.component.extension.verifier
 
NoSuchOptionException(String) - Constructor for exception org.apache.camel.component.extension.verifier.NoSuchOptionException
 
not() - Method in class org.apache.camel.support.builder.ValueBuilder
Negates the built expression.
not(Predicate) - Static method in class org.apache.camel.support.builder.PredicateBuilder
A helper method to return the logical not of the given predicate
not(Predicate) - Method in class org.apache.camel.support.builder.ValueBuilder
 
NotificationSenderAdapter - Class in org.apache.camel.support.management
Can be used to broadcast JMX notifications.
NotificationSenderAdapter(ModelMBeanNotificationBroadcaster) - Constructor for class org.apache.camel.support.management.NotificationSenderAdapter
 
notifyCamelContextInitialized(CamelContext) - Static method in class org.apache.camel.support.EventHelper
 
notifyCamelContextInitializing(CamelContext) - Static method in class org.apache.camel.support.EventHelper
 
notifyCamelContextResumed(CamelContext) - Static method in class org.apache.camel.support.EventHelper
 
notifyCamelContextResumeFailed(CamelContext, Throwable) - Static method in class org.apache.camel.support.EventHelper
 
notifyCamelContextResuming(CamelContext) - Static method in class org.apache.camel.support.EventHelper
 
notifyCamelContextRoutesStarted(CamelContext) - Static method in class org.apache.camel.support.EventHelper
 
notifyCamelContextRoutesStarting(CamelContext) - Static method in class org.apache.camel.support.EventHelper
 
notifyCamelContextRoutesStopped(CamelContext) - Static method in class org.apache.camel.support.EventHelper
 
notifyCamelContextRoutesStopping(CamelContext) - Static method in class org.apache.camel.support.EventHelper
 
notifyCamelContextStarted(CamelContext) - Static method in class org.apache.camel.support.EventHelper
 
notifyCamelContextStarting(CamelContext) - Static method in class org.apache.camel.support.EventHelper
 
notifyCamelContextStartupFailed(CamelContext, Throwable) - Static method in class org.apache.camel.support.EventHelper
 
notifyCamelContextStopFailed(CamelContext, Throwable) - Static method in class org.apache.camel.support.EventHelper
 
notifyCamelContextStopped(CamelContext) - Static method in class org.apache.camel.support.EventHelper
 
notifyCamelContextStopping(CamelContext) - Static method in class org.apache.camel.support.EventHelper
 
notifyCamelContextSuspended(CamelContext) - Static method in class org.apache.camel.support.EventHelper
 
notifyCamelContextSuspending(CamelContext) - Static method in class org.apache.camel.support.EventHelper
 
notifyContextReloaded(CamelContext, Object) - Static method in class org.apache.camel.support.EventHelper
 
notifyContextReloadFailure(CamelContext, Object, Throwable) - Static method in class org.apache.camel.support.EventHelper
 
notifyContextReloading(CamelContext, Object) - Static method in class org.apache.camel.support.EventHelper
 
notifyExchangeAsyncProcessingStartedEvent(CamelContext, Exchange) - Static method in class org.apache.camel.support.EventHelper
 
notifyExchangeCreated(CamelContext, Exchange) - Static method in class org.apache.camel.support.EventHelper
 
notifyExchangeDone(CamelContext, Exchange) - Static method in class org.apache.camel.support.EventHelper
 
notifyExchangeFailed(CamelContext, Exchange) - Static method in class org.apache.camel.support.EventHelper
 
notifyExchangeFailureHandled(CamelContext, Exchange, Processor, boolean, String) - Static method in class org.apache.camel.support.EventHelper
 
notifyExchangeFailureHandling(CamelContext, Exchange, Processor, boolean, String) - Static method in class org.apache.camel.support.EventHelper
 
notifyExchangeRedelivery(CamelContext, Exchange, int) - Static method in class org.apache.camel.support.EventHelper
 
notifyExchangeSending(CamelContext, Exchange, Endpoint) - Static method in class org.apache.camel.support.EventHelper
 
notifyExchangeSent(CamelContext, Exchange, Endpoint, long) - Static method in class org.apache.camel.support.EventHelper
 
notifyRouteAdded(CamelContext, Route) - Static method in class org.apache.camel.support.EventHelper
 
notifyRouteReloaded(CamelContext, Route, int, int) - Static method in class org.apache.camel.support.EventHelper
 
notifyRouteRemoved(CamelContext, Route) - Static method in class org.apache.camel.support.EventHelper
 
notifyRouteStarted(CamelContext, Route) - Static method in class org.apache.camel.support.EventHelper
 
notifyRouteStarting(CamelContext, Route) - Static method in class org.apache.camel.support.EventHelper
 
notifyRouteStopped(CamelContext, Route) - Static method in class org.apache.camel.support.EventHelper
 
notifyRouteStopping(CamelContext, Route) - Static method in class org.apache.camel.support.EventHelper
 
notifyServiceStartupFailure(CamelContext, Object, Throwable) - Static method in class org.apache.camel.support.EventHelper
 
notifyServiceStopFailure(CamelContext, Object, Throwable) - Static method in class org.apache.camel.support.EventHelper
 
notifyStepDone(CamelContext, Exchange, String) - Static method in class org.apache.camel.support.EventHelper
 
notifyStepFailed(CamelContext, Exchange, String) - Static method in class org.apache.camel.support.EventHelper
 
notifyStepStarted(CamelContext, Exchange, String) - Static method in class org.apache.camel.support.EventHelper
 

O

ObjectHelper - Class in org.apache.camel.support
A number of useful helper methods for working with Objects
of(K, V) - Static method in class org.apache.camel.support.resume.Resumables
Creates a new resumable for an addressable
of(T) - Static method in class org.apache.camel.support.resume.OffsetKeys
Creates a new offset key wrapping the given object
of(T) - Static method in class org.apache.camel.support.resume.Offsets
Creates a new offset with the given offset value
OffsetKeys - Class in org.apache.camel.support.resume
Utility class for handling offset keys
Offsets - Class in org.apache.camel.support.resume
Offset handling support
OffUuidGenerator - Class in org.apache.camel.support
UuidGenerator which is turned off for exchange ids, but generated UUIDs for everything else.
OffUuidGenerator() - Constructor for class org.apache.camel.support.OffUuidGenerator
 
ofNullable(T, T) - Static method in class org.apache.camel.support.resume.Offsets
Creates a new offset with a default value in case of the offset value is null
on(CamelContext) - Static method in class org.apache.camel.component.extension.metadata.MetaDataBuilder
 
onAfterRoute(Route, Exchange) - Method in class org.apache.camel.support.SynchronizationAdapter
 
onAutowire(Object, String, Class, Object) - Method in interface org.apache.camel.support.PropertyBindingSupport.OnAutowiring
Callback when a property was autowired on a bean
onBeforeRoute(Route, Exchange) - Method in class org.apache.camel.support.SynchronizationAdapter
 
onBeginStep(StartupStep) - Method in class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
onCamelContextInitialized(Consumer<CamelContext>) - Static method in class org.apache.camel.support.LifecycleStrategySupport
 
onCamelContextInitializing(Consumer<CamelContext>) - Static method in class org.apache.camel.support.LifecycleStrategySupport
 
onCamelContextStart(Consumer<CamelContext>) - Static method in class org.apache.camel.support.LifecycleStrategySupport
Deprecated.
onCamelContextStarted(Consumer<CamelContext>) - Static method in class org.apache.camel.support.LifecycleStrategySupport
 
onCamelContextStarting(Consumer<CamelContext>) - Static method in class org.apache.camel.support.LifecycleStrategySupport
 
onCamelContextStop(Consumer<CamelContext>) - Static method in class org.apache.camel.support.LifecycleStrategySupport
Deprecated.
onCamelContextStopped(Consumer<CamelContext>) - Static method in class org.apache.camel.support.LifecycleStrategySupport
 
onCamelContextStopping(Consumer<CamelContext>) - Static method in class org.apache.camel.support.LifecycleStrategySupport
 
onComplete(Exchange) - Method in class org.apache.camel.support.SynchronizationAdapter
 
onComponentAdd(String, Component) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onComponentRemove(String, Component) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onContextStart(CamelContext) - Method in class org.apache.camel.support.LifecycleStrategySupport
Deprecated.
see LifecycleStrategy.onContextStart(CamelContext)
onContextStop(CamelContext) - Method in class org.apache.camel.support.LifecycleStrategySupport
Deprecated.
see LifecycleStrategy.onContextStop(CamelContext)
onDone(Exchange) - Method in class org.apache.camel.support.SynchronizationAdapter
 
onDone(PooledExchange.OnDoneTask) - Method in class org.apache.camel.support.DefaultPooledExchange
 
onEndpointAdd(Endpoint) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onEndpointRemove(Endpoint) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onEndStep(StartupStep) - Method in class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
onEndStep(StartupStep) - Method in class org.apache.camel.support.startup.LoggingStartupStepRecorder
 
onEvent(Exchange, CamelEvent.ExchangeEvent, NamedNode) - Method in class org.apache.camel.support.BreakpointSupport
 
onExchange(Exchange) - Method in class org.apache.camel.support.ProcessorEndpoint
 
onExchangeBegin(Route, Exchange) - Method in class org.apache.camel.support.RoutePolicySupport
 
onExchangeDone(Route, Exchange) - Method in class org.apache.camel.support.RoutePolicySupport
 
onExchangeDone(Route, Exchange) - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
onExchangeDone(Route, Exchange) - Method in class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
 
onFailure(Exchange) - Method in class org.apache.camel.support.SynchronizationAdapter
 
onHit(String) - Method in class org.apache.camel.support.DefaultEndpointUtilizationStatistics
 
onInit() - Method in class org.apache.camel.support.ScheduledPollConsumer
 
onInit(Consumer) - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
onInit(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
onInit(Route) - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
onInit(Route) - Method in class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
 
onNewPredicate(Predicate) - Method in class org.apache.camel.support.builder.ValueBuilder
A strategy method to allow derived classes to deal with the newly created predicate in different ways
onNewValueBuilder(Expression) - Method in class org.apache.camel.support.builder.ValueBuilder
 
onPropertiesReload(Resource, boolean) - Method in class org.apache.camel.support.RouteWatcherReloadStrategy
 
onReload() - Method in class org.apache.camel.support.DefaultContextReloadStrategy
 
onReload() - Method in class org.apache.camel.support.RouteOnDemandReloadStrategy
Triggers on-demand reloading
onReload(Object) - Method in class org.apache.camel.support.DefaultContextReloadStrategy
 
onReload(Object) - Method in class org.apache.camel.support.FileWatcherResourceReloadStrategy
 
onReload(Object) - Method in class org.apache.camel.support.RouteOnDemandReloadStrategy
Triggers on-demand reloading
onRemove(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
onResume(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
onRouteContextCreate(Route) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onRouteReload(Collection<Resource>, boolean) - Method in class org.apache.camel.support.RouteWatcherReloadStrategy
 
onRoutesAdd(Collection<Route>) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onRoutesRemove(Collection<Route>) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onServiceAdd(CamelContext, Service, Route) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onServiceRemove(CamelContext, Service, Route) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onStart(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
onStart(Route) - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
onStop(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
onSuspend(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
onThreadPoolAdd(CamelContext, ThreadPoolExecutor, String, String, String, String) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onThreadPoolRemove(CamelContext, ThreadPoolExecutor) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
openCircuit(Route) - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
option(String) - Method in class org.apache.camel.component.extension.verifier.OptionsGroup
Adds a option definition to this group.
options(String...) - Method in class org.apache.camel.component.extension.verifier.OptionsGroup
Adds a number of option definitions to this group.
OptionsGroup - Class in org.apache.camel.component.extension.verifier
A named group of options.
OptionsGroup(String) - Constructor for class org.apache.camel.component.extension.verifier.OptionsGroup
Creates new named OptionsGroup.
OptionsGroup(String, Collection<String>) - Constructor for class org.apache.camel.component.extension.verifier.OptionsGroup
Creates new named OptionsGroup with a set of option definitions.
or(List<Predicate>) - Static method in class org.apache.camel.support.builder.PredicateBuilder
Concat the given predicates into a single predicate, which matches if at least one predicates matches.
or(Predicate...) - Static method in class org.apache.camel.support.builder.PredicateBuilder
Concat the given predicates into a single predicate, which matches if at least one predicates matches.
or(Predicate, Predicate) - Static method in class org.apache.camel.support.builder.PredicateBuilder
A helper method to combine two predicates by a logical OR.
order() - Static method in class org.apache.camel.support.cluster.ClusterServiceSelectors
 
OrderedComparator - Class in org.apache.camel.support
A comparator to sort Ordered
OrderedComparator() - Constructor for class org.apache.camel.support.OrderedComparator
Favor using the static instance OrderedComparator.get()
OrderedComparator(boolean) - Constructor for class org.apache.camel.support.OrderedComparator
Favor using the static instance OrderedComparator.getReverse()
org.apache.camel.component - package org.apache.camel.component
Base classes for components
org.apache.camel.component.extension.metadata - package org.apache.camel.component.extension.metadata
MetaData component extension
org.apache.camel.component.extension.verifier - package org.apache.camel.component.extension.verifier
Verifier component extension
org.apache.camel.converter.stream - package org.apache.camel.converter.stream
Package with converters for dealing with stream-based messages
org.apache.camel.saga - package org.apache.camel.saga
Camel Saga EIP
org.apache.camel.support - package org.apache.camel.support
Base classes that help to implement the camel API and are expected to be extended by the user
org.apache.camel.support.builder - package org.apache.camel.support.builder
Base classes for builders
org.apache.camel.support.cache - package org.apache.camel.support.cache
Base classes for caching and pooling
org.apache.camel.support.cluster - package org.apache.camel.support.cluster
Base classes for Camel clustering
org.apache.camel.support.component - package org.apache.camel.support.component
Base classes and utilities for API based components
org.apache.camel.support.console - package org.apache.camel.support.console
 
org.apache.camel.support.jndi - package org.apache.camel.support.jndi
A simple JNDI context which can be used with the JndiRegistry
org.apache.camel.support.language - package org.apache.camel.support.language
Base classes that help to implement custom languages
org.apache.camel.support.management - package org.apache.camel.support.management
Base classes for JMX management support
org.apache.camel.support.processor - package org.apache.camel.support.processor
Base classes and utilities for EIP and Camel processors
org.apache.camel.support.processor.idempotent - package org.apache.camel.support.processor.idempotent
Basic idempotent repository implementations that can be extended by Camel end users
org.apache.camel.support.resume - package org.apache.camel.support.resume
 
org.apache.camel.support.startup - package org.apache.camel.support.startup
Camel startup recorder support (Java Flight Recorder)
org.apache.camel.support.task - package org.apache.camel.support.task
 
org.apache.camel.support.task.budget - package org.apache.camel.support.task.budget
 
org.apache.camel.support.task.budget.backoff - package org.apache.camel.support.task.budget.backoff
 
org.apache.camel.throttling - package org.apache.camel.throttling
Base classes for throttler EIP
originalBodyExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns the expression for the original incoming message body
OUT_NAMESPACE - Static variable in class org.apache.camel.support.builder.Namespaces
 
OutputStreamBuilder - Class in org.apache.camel.support.builder
Utility to hide the complexity of choosing which OutputStream implementation to choose.
owned(List<String>) - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 

P

parameterKey(String) - Method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
parameterKeys(Collection<String>) - Method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
parse() - Method in class org.apache.camel.support.component.ApiMethodParser
Parses the method signatures from getSignatures().
parse(CamelContext, Class<T>, String) - Static method in class org.apache.camel.support.CamelContextHelper
Parses the given text and converts it to the specified class and handling property placeholders as well
parseBoolean(CamelContext, String) - Static method in class org.apache.camel.support.CamelContextHelper
Parses the given text and converts it to an Boolean and handling property placeholders as well
parseDouble(CamelContext, String) - Static method in class org.apache.camel.support.CamelContextHelper
Parses the given text and converts it to a Double and handling property placeholders as well
parseDuration(CamelContext, String) - Static method in class org.apache.camel.support.CamelContextHelper
Parses the given text and converts it to a Duration and handling property placeholders as well
parseFloat(CamelContext, String) - Static method in class org.apache.camel.support.CamelContextHelper
Parses the given text and converts it to a Float and handling property placeholders as well
parseInt(CamelContext, String) - Static method in class org.apache.camel.support.CamelContextHelper
Parses the given text and converts it to an Integer and handling property placeholders as well
parseInteger(CamelContext, String) - Static method in class org.apache.camel.support.CamelContextHelper
Parses the given text and converts it to an Integer and handling property placeholders as well
parseLong(CamelContext, String) - Static method in class org.apache.camel.support.CamelContextHelper
Parses the given text and converts it to an Long and handling property placeholders as well
parseText(CamelContext, String) - Static method in class org.apache.camel.support.CamelContextHelper
Parses the given text and handling property placeholders as well
partitionList() - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
PatternHelper - Class in org.apache.camel.support
 
pendingExchanges - Variable in class org.apache.camel.support.ScheduledBatchPollingConsumer
 
periodMillis - Variable in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
PlatformHelper - Class in org.apache.camel.support
Deprecated.
poll() - Method in class org.apache.camel.support.component.AbstractApiConsumer
 
poll() - Method in class org.apache.camel.support.DefaultScheduledPollConsumer
 
poll() - Method in class org.apache.camel.support.ScheduledPollConsumer
The polling method which is invoked periodically to poll this consumer
pollEndpoint(Endpoint, Processor) - Static method in class org.apache.camel.support.EndpointHelper
Creates a PollingConsumer and polls all pending messages on the endpoint and invokes the given Processor to process each Exchange and then closes down the consumer and throws any exceptions thrown.
pollEndpoint(Endpoint, Processor, long) - Static method in class org.apache.camel.support.EndpointHelper
Creates a PollingConsumer and polls all pending messages on the endpoint and invokes the given Processor to process each Exchange and then closes down the consumer and throws any exceptions thrown.
PollingConsumerServicePool - Class in org.apache.camel.support.cache
PollingConsumer pool.
PollingConsumerServicePool(ThrowingFunction<Endpoint, PollingConsumer, Exception>, Function<PollingConsumer, Endpoint>, int) - Constructor for class org.apache.camel.support.cache.PollingConsumerServicePool
 
PollingConsumerSupport - Class in org.apache.camel.support
A useful base class for implementations of PollingConsumer
PollingConsumerSupport(Endpoint) - Constructor for class org.apache.camel.support.PollingConsumerSupport
 
pool - Variable in class org.apache.camel.support.PooledObjectFactorySupport
 
PooledObjectFactorySupport<T> - Class in org.apache.camel.support
Base class for building PooledObjectFactory based factories.
PooledObjectFactorySupport() - Constructor for class org.apache.camel.support.PooledObjectFactorySupport
 
PooledObjectFactorySupport(Object) - Constructor for class org.apache.camel.support.PooledObjectFactorySupport
 
PooledObjectFactorySupport.UtilizationStatistics - Class in org.apache.camel.support
Represents utilization statistics
populateInitialHeaders(Map<String, Object>) - Method in class org.apache.camel.support.DefaultMessage
A strategy method populate the initial set of headers on an inbound message from an underlying binding
populateVariableMap(Exchange, Map<String, Object>, boolean) - Static method in class org.apache.camel.support.ExchangeHelper
Populates the Map with the variables which are made available to a script or template
PredicateAssertHelper - Class in org.apache.camel.support
A helper for doing Predicate assertions.
PredicateBuilder - Class in org.apache.camel.support.builder
A helper class for working with predicates
PredicateBuilder() - Constructor for class org.apache.camel.support.builder.PredicateBuilder
 
PredicateToExpressionAdapter - Class in org.apache.camel.support
To adapt Predicate as an Expression
PredicateToExpressionAdapter(Predicate) - Constructor for class org.apache.camel.support.PredicateToExpressionAdapter
 
PredicateValidatingProcessor - Class in org.apache.camel.support.processor
A processor which validates the content of the inbound message body against a Predicate.
PredicateValidatingProcessor(Predicate) - Constructor for class org.apache.camel.support.processor.PredicateValidatingProcessor
 
PredicateValidationException - Exception in org.apache.camel.support.processor
A predicate validation exception occurred
PredicateValidationException(Exchange, Predicate) - Constructor for exception org.apache.camel.support.processor.PredicateValidationException
 
prefix() - Method in annotation type org.apache.camel.support.language.NamespacePrefix
 
prepareAggregation(Exchange, Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
Prepares the exchanges for aggregation.
prepareCopy(Exchange, boolean) - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
prepareOutToIn(Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
Strategy to prepare results before next iterator or when we are complete, which is done by copying OUT to IN, so there is only an IN as input for the next iteration.
prepareShutdown(boolean, boolean) - Method in class org.apache.camel.support.ScheduledBatchPollingConsumer
 
prepend(Object) - Method in class org.apache.camel.support.builder.ValueBuilder
Prepends the string evaluation of this expression with the given value
prepend(Expression, Expression) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Prepends the String evaluations of the two expressions together
process(AsyncProcessor, Exchange) - Static method in class org.apache.camel.support.AsyncProcessorHelper
Calls the async version of the processor's process method and waits for it to complete before returning.
process(Exchange) - Method in class org.apache.camel.support.AsyncProcessorSupport
 
process(Exchange) - Method in class org.apache.camel.support.DefaultAsyncProducer
 
process(Exchange) - Method in class org.apache.camel.support.DeferProducer
 
process(Exchange) - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
process(Exchange) - Method in class org.apache.camel.support.processor.ConvertBodyProcessor
 
process(Exchange) - Method in class org.apache.camel.support.processor.DelegateProcessor
 
process(Exchange) - Method in class org.apache.camel.support.processor.DelegateSyncProcessor
 
process(Exchange) - Method in class org.apache.camel.support.processor.PredicateValidatingProcessor
 
process(Exchange) - Method in class org.apache.camel.support.processor.ThroughputLogger
 
process(Exchange) - Method in class org.apache.camel.support.SynchronousDelegateProducer
 
process(Exchange, String) - Method in class org.apache.camel.support.processor.CamelLogProcessor
 
process(Exchange, Throwable) - Method in class org.apache.camel.support.processor.CamelLogProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.support.component.AbstractApiProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.support.DeferProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.support.HeaderSelectorProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.support.LazyStartProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.support.processor.CamelLogProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.support.processor.ConvertBodyProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.support.processor.DelegateAsyncProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.support.processor.DelegateSyncProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.support.processor.MarshalProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.support.processor.ThroughputLogger
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.support.processor.UnmarshalProcessor
 
processAsync(Exchange) - Method in class org.apache.camel.support.AsyncProcessorSupport
 
processAsync(Exchange) - Method in class org.apache.camel.support.DefaultAsyncProducer
 
processAsync(Exchange) - Method in class org.apache.camel.support.DeferProducer
 
processAsync(Exchange) - Method in class org.apache.camel.support.processor.ConvertBodyProcessor
 
processAsync(Exchange) - Method in class org.apache.camel.support.processor.DelegateSyncProcessor
 
processEmptyMessage() - Method in class org.apache.camel.support.ScheduledBatchPollingConsumer
 
processEmptyMessage() - Method in class org.apache.camel.support.ScheduledPollConsumer
No messages to poll so send an empty message instead.
processNext(Exchange) - Method in class org.apache.camel.support.processor.DelegateProcessor
 
processor - Variable in class org.apache.camel.support.processor.DelegateAsyncProcessor
 
processor - Variable in class org.apache.camel.support.processor.DelegateProcessor
 
processor - Variable in class org.apache.camel.support.processor.DelegateSyncProcessor
 
ProcessorEndpoint - Class in org.apache.camel.support
An endpoint which allows exchanges to be sent into it which just invokes a given Processor.
ProcessorEndpoint() - Constructor for class org.apache.camel.support.ProcessorEndpoint
 
ProcessorEndpoint(String, CamelContext, Processor) - Constructor for class org.apache.camel.support.ProcessorEndpoint
 
ProcessorEndpoint(String, Component) - Constructor for class org.apache.camel.support.ProcessorEndpoint
 
ProcessorEndpoint(String, Component, Processor) - Constructor for class org.apache.camel.support.ProcessorEndpoint
 
ProcessorPollingConsumer - Class in org.apache.camel.support
A simple implementation of PollingConsumer which just uses a Processor.
ProcessorPollingConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.support.ProcessorPollingConsumer
 
processResult(Exchange, Object) - Method in class org.apache.camel.support.HeaderSelectorProducer
Process the result.
processResults(List<ApiMethodParser.ApiMethodModel>) - Method in class org.apache.camel.support.component.ApiMethodParser
 
processResults(List<ApiMethodParser.ApiMethodModel>) - Method in class org.apache.camel.support.component.ArgumentSubstitutionParser
 
ProducerServicePool - Class in org.apache.camel.support.cache
Producer pool.
ProducerServicePool(ThrowingFunction<Endpoint, AsyncProducer, Exception>, Function<AsyncProducer, Endpoint>, int) - Constructor for class org.apache.camel.support.cache.ProducerServicePool
 
propertiesComponentExist(String, boolean) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
 
propertiesComponentExpression(String, String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
 
propertiesHelper - Variable in class org.apache.camel.support.component.AbstractApiProducer
 
PropertiesInterceptor - Interface in org.apache.camel.support.component
Intercepts Property values used to invoke API Method.
property(Class<T>, Object[], int, Object) - Method in class org.apache.camel.support.LanguageSupport
Converts the property to the expected type
property(CamelContext, Class<T>, Object) - Static method in class org.apache.camel.support.component.PropertyConfigurerSupport
Converts the property to the expected type
PropertyBindingListener - Interface in org.apache.camel.support
Listener when using Camel property binding (org.apache.camel.support.PropertyBinding).
PropertyBindingSupport - Class in org.apache.camel.support
A convenient support class for binding String valued properties to an instance which uses a set of conventions: property placeholders - Keys and values using Camels property placeholder will be resolved nested - Properties can be nested using the dot syntax (OGNL and builder pattern using with as prefix), eg foo.bar=123 map - Properties can lookup in Map's using map syntax, eg foo[bar] where foo is the name of the property that is a Map instance, and bar is the name of the key. list - Properties can refer or add to in List's using list syntax, eg foo[0] where foo is the name of the property that is a List instance, and 0 is the index.
PropertyBindingSupport.Builder - Class in org.apache.camel.support
To use a fluent builder style to configure this property binding support.
PropertyBindingSupport.OnAutowiring - Interface in org.apache.camel.support
 
PropertyConfigurerHelper - Class in org.apache.camel.support
Helper class for dealing with configurers.
PropertyConfigurerSupport - Class in org.apache.camel.support.component
Base class used by Camel Package Maven Plugin when it generates source code for fast property configurations via PropertyConfigurer.
PropertyConfigurerSupport() - Constructor for class org.apache.camel.support.component.PropertyConfigurerSupport
 
PropertyNamesInterceptor - Interface in org.apache.camel.support.component
Intercepts Property names used to find methods.
propertyPrefix - Variable in class org.apache.camel.support.component.ApiMethodPropertiesHelper
 
PrototypeObjectFactorySupport<T> - Class in org.apache.camel.support
PooledObjectFactory that creates a new instance (does not pool).
PrototypeObjectFactorySupport() - Constructor for class org.apache.camel.support.PrototypeObjectFactorySupport
 
PrototypeObjectFactorySupport.UtilizationStatistics - Class in org.apache.camel.support
Represents utilization statistics
purge() - Method in class org.apache.camel.support.cache.DefaultConsumerCache
Purges this cache
purge() - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
purge() - Method in class org.apache.camel.support.DefaultTimeoutMap
 
purge() - Method in class org.apache.camel.support.PooledObjectFactorySupport
 
purge() - Method in class org.apache.camel.support.PrototypeObjectFactorySupport
 
put(K, V, long) - Method in class org.apache.camel.support.DefaultTimeoutMap
 
putIfAbsent(K, V, long) - Method in class org.apache.camel.support.DefaultTimeoutMap
 

R

read() - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
read() - Method in class org.apache.camel.support.InputStreamIterator
 
read(byte[]) - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
read(byte[], int, int) - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
readAllBytes() - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
ReaderCache - Class in org.apache.camel.converter.stream
A StreamCache for String Readers.
ReaderCache(String) - Constructor for class org.apache.camel.converter.stream.ReaderCache
 
readNBytes(byte[], int, int) - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
readNBytes(int) - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
rebalanceGroup(List<String>, int) - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
RebalancingCamelClusterService - Class in org.apache.camel.support.cluster
A RebalancingCamelClusterService adds rebalancing capabilities to an underlying CamelPreemptiveClusterService.
RebalancingCamelClusterService(CamelContext, CamelPreemptiveClusterService, long) - Constructor for class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
RebalancingCamelClusterService(CamelPreemptiveClusterService, long) - Constructor for class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
rebind(String, Object) - Method in class org.apache.camel.support.jndi.JndiContext
 
rebind(Name, Object) - Method in class org.apache.camel.support.jndi.JndiContext
 
receive() - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
receive() - Method in class org.apache.camel.support.ProcessorPollingConsumer
 
receive(long) - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
receive(long) - Method in class org.apache.camel.support.ProcessorPollingConsumer
 
receive(Endpoint) - Method in class org.apache.camel.support.cache.DefaultConsumerCache
 
receive(Endpoint, long) - Method in class org.apache.camel.support.cache.DefaultConsumerCache
 
receiveNoWait() - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
receiveNoWait() - Method in class org.apache.camel.support.ProcessorPollingConsumer
 
receiveNoWait(Endpoint) - Method in class org.apache.camel.support.cache.DefaultConsumerCache
 
reconcile() - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
refExpression(String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for lookup a bean in the Registry
refExpression(Expression) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for lookup a bean in the Registry
regex(String) - Method in class org.apache.camel.support.builder.ValueBuilder
Creates a predicate which is true if this expression matches the given regular expression
regex(Expression, String) - Static method in class org.apache.camel.support.builder.PredicateBuilder
Returns a predicate which is true if the expression matches the given regular expression
regex(Expression, Pattern) - Static method in class org.apache.camel.support.builder.PredicateBuilder
Returns a predicate which is true if the expression matches the given regular expression
regexReplaceAll(String, String) - Method in class org.apache.camel.support.builder.ValueBuilder
Replaces all occurrences of the regular expression with the given replacement
regexReplaceAll(String, Expression) - Method in class org.apache.camel.support.builder.ValueBuilder
Replaces all occurrences of the regular expression with the given replacement
regexReplaceAll(Expression, String, String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Transforms the expression into a String then performs the regex replaceAll to transform the String and return the result
regexReplaceAll(Expression, String, Expression) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Transforms the expression into a String then performs the regex replaceAll to transform the String and return the result
regexTokenize(String) - Method in class org.apache.camel.support.builder.ValueBuilder
Tokenizes the string conversion of this expression using the given regular expression
regexTokenizeExpression(Expression, String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns a tokenize expression which will tokenize the string with the given regex
registerExtension(Supplier<ComponentExtension>) - Method in class org.apache.camel.support.DefaultComponent
 
registerExtension(ComponentExtension) - Method in class org.apache.camel.support.DefaultComponent
 
registerStep(CamelSagaStep) - Method in interface org.apache.camel.saga.CamelSagaService
 
registerStep(CamelSagaStep) - Method in class org.apache.camel.saga.InMemorySagaService
 
registryExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for the Registry
released - Variable in class org.apache.camel.support.PooledObjectFactorySupport.UtilizationStatistics
 
released - Variable in class org.apache.camel.support.PrototypeObjectFactorySupport.UtilizationStatistics
 
releaseExchange(Exchange, boolean) - Method in class org.apache.camel.support.DefaultConsumer
 
releaseExchange(Exchange, boolean) - Method in class org.apache.camel.support.PollingConsumerSupport
 
releasePollingConsumer(Endpoint, PollingConsumer) - Method in class org.apache.camel.support.cache.DefaultConsumerCache
Releases an acquired producer back after usage.
releaseProducer(Endpoint, AsyncProducer) - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
releaseProducer(Endpoint, AsyncProducer) - Method in class org.apache.camel.support.cache.EmptyProducerCache
 
releaseView(CamelClusterView) - Method in class org.apache.camel.support.cluster.AbstractCamelClusterService
 
releaseView(CamelClusterView) - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
RELOAD_RESOURCES - Static variable in class org.apache.camel.support.RouteWatcherReloadStrategy
Special when reloading routes(s) requires to also ensure other resources are reloaded together such as camel-java-joor-dsl to ensure all resources are compiled in the same compilation unit.
reloadProperties(Object) - Method in class org.apache.camel.support.DefaultContextReloadStrategy
 
reloadRoutes(Object) - Method in class org.apache.camel.support.DefaultContextReloadStrategy
 
remove() - Method in class org.apache.camel.support.GroupIterator
 
remove() - Method in class org.apache.camel.support.GroupTokenIterator
 
remove(String) - Method in class org.apache.camel.support.DefaultEndpointUtilizationStatistics
 
remove(String) - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
 
remove(String) - Method in class org.apache.camel.support.processor.idempotent.MemoryIdempotentRepository
 
remove(K) - Method in class org.apache.camel.support.DefaultTimeoutMap
 
removeChildService(Object) - Method in class org.apache.camel.support.ChildServiceSupport
 
removeEventListener(CamelClusterEventListener) - Method in class org.apache.camel.support.cluster.AbstractCamelClusterView
 
removeFromEnvironment(String) - Method in class org.apache.camel.support.jndi.JndiContext
 
removeFromStore(String) - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
 
removeHeader(String) - Method in class org.apache.camel.support.DefaultMessage
 
removeHeaders(String) - Method in class org.apache.camel.support.DefaultMessage
 
removeHeaders(String, String...) - Method in class org.apache.camel.support.DefaultMessage
 
removeTimerListener(TimerListener) - Method in class org.apache.camel.support.TimerListenerManager
Removes the listener.
rename(String, String) - Method in class org.apache.camel.support.jndi.JndiContext
 
rename(Name, Name) - Method in class org.apache.camel.support.jndi.JndiContext
 
replaceMessage(Exchange, Message, boolean) - Static method in class org.apache.camel.support.ExchangeHelper
Replaces the existing message with the new message
repositories - Variable in class org.apache.camel.support.DefaultRegistry
 
requiresAny(Map<String, Object>, Collection<OptionsGroup>) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorHelper
Validates that the given parameters satisfy any grouped options (OptionsGroup).
requiresAny(Map<String, Object>, OptionsGroup...) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorHelper
Validates that the given parameters satisfy any grouped options (OptionsGroup).
requiresOption(String, Map<String, Object>) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorHelper
 
reset() - Method in class org.apache.camel.converter.stream.ByteArrayInputStreamCache
 
reset() - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
reset() - Method in class org.apache.camel.converter.stream.ReaderCache
 
reset() - Method in class org.apache.camel.support.DefaultMessage
 
reset() - Method in class org.apache.camel.support.MessageSupport
 
reset() - Method in class org.apache.camel.support.PooledObjectFactorySupport.UtilizationStatistics
 
reset() - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
Reset and clears the 1st-level cache to force it to reload from file
reset() - Method in class org.apache.camel.support.processor.ThroughputLogger
 
reset() - Method in class org.apache.camel.support.PrototypeObjectFactorySupport.UtilizationStatistics
 
reset(long) - Method in class org.apache.camel.support.DefaultPooledExchange
 
resetCounters() - Method in class org.apache.camel.support.DefaultContextReloadStrategy
 
resetCounters() - Method in class org.apache.camel.support.ResourceReloadStrategySupport
 
resetStatistics() - Method in interface org.apache.camel.support.LRUCache
 
resetStatistics() - Method in class org.apache.camel.support.PooledObjectFactorySupport
 
resetStatistics() - Method in class org.apache.camel.support.PrototypeObjectFactorySupport
 
resetStreamCache(Message) - Static method in class org.apache.camel.support.MessageHelper
If the message body contains a StreamCache instance, reset the cache to enable reading from it again.
resolve(String) - Method in class org.apache.camel.support.ResourceResolverSupport
 
resolveAndRemoveReferenceListParameter(Map<String, Object>, String, Class<T>) - Method in class org.apache.camel.support.DefaultComponent
Resolves a reference list parameter in the registry and removes it from the map.
resolveAndRemoveReferenceListParameter(Map<String, Object>, String, Class<T>, List<T>) - Method in class org.apache.camel.support.DefaultComponent
Resolves a reference list parameter in the registry and removes it from the map.
resolveAndRemoveReferenceParameter(Map<String, Object>, String, Class<T>) - Method in class org.apache.camel.support.DefaultComponent
Resolves a reference parameter in the registry and removes it from the map.
resolveAndRemoveReferenceParameter(Map<String, Object>, String, Class<T>, T) - Method in class org.apache.camel.support.DefaultComponent
Resolves a reference parameter in the registry and removes it from the map.
resolveBean(CamelContext, Object) - Static method in class org.apache.camel.support.PropertyBindingSupport
Resolves the value as either a class, type or bean.
resolveClass(ObjectStreamClass) - Method in class org.apache.camel.support.CamelObjectInputStream
 
resolveEndpoint(CamelContext, Object) - Static method in class org.apache.camel.support.ExchangeHelper
Attempts to resolve the endpoint for the given value
resolveEndpoint(CamelContext, String, String) - Static method in class org.apache.camel.support.CamelContextHelper
 
resolveEndpoint(Exchange, Object) - Static method in class org.apache.camel.support.ExchangeHelper
Attempts to resolve the endpoint for the given value
resolveEndpointUriPropertyPlaceholders(CamelContext, String) - Static method in class org.apache.camel.support.EndpointHelper
Resolves the endpoint uri that may have property placeholders (supports optional property placeholders).
resolveExchangePatternFromUrl(String) - Static method in class org.apache.camel.support.EndpointHelper
Attempts to resolve if the url has an exchangePattern option configured
resolveMandatoryResource(CamelContext, String) - Static method in class org.apache.camel.support.ResourceHelper
Resolves a mandatory resource.
resolveMandatoryResourceAsInputStream(CamelContext, String) - Static method in class org.apache.camel.support.ResourceHelper
Resolves the mandatory resource.
resolveMandatoryResourceAsUrl(CamelContext, String) - Static method in class org.apache.camel.support.ResourceHelper
Resolves the mandatory resource.
resolveOptionalExternalScript(CamelContext, String) - Static method in class org.apache.camel.support.ScriptHelper
Resolves the expression/predicate whether it refers to an external script on the file/classpath etc.
resolveOptionalExternalScript(CamelContext, Exchange, String) - Static method in class org.apache.camel.support.ScriptHelper
Resolves the expression/predicate whether it refers to an external script on the file/classpath etc.
resolveParameter(CamelContext, String, Class<T>) - Static method in class org.apache.camel.support.EndpointHelper
Resolves a parameter, by doing a reference lookup if the parameter is a reference, and converting the parameter to the given type.
resolvePropertyConfigurer(CamelContext, Class<?>) - Static method in class org.apache.camel.support.PropertyConfigurerHelper
Resolves the given configurer.
resolvePropertyConfigurer(CamelContext, Object) - Static method in class org.apache.camel.support.PropertyConfigurerHelper
Resolves the given configurer.
resolvePropertyConfigurer(CamelContext, Object, Class<T>) - Static method in class org.apache.camel.support.PropertyConfigurerHelper
Resolves the given configurer.
resolvePrototypeEndpoint(CamelContext, Object) - Static method in class org.apache.camel.support.ExchangeHelper
Attempts to resolve the endpoint (prototype scope) for the given value
resolvePrototypeEndpoint(Exchange, Object) - Static method in class org.apache.camel.support.ExchangeHelper
Attempts to resolve the endpoint (prototype scope) for the given value
resolveRawParameterValues() - Method in class org.apache.camel.support.component.SendDynamicAwareSupport
 
resolveRawParameterValues() - Method in class org.apache.camel.support.DefaultComponent
Configure if the parameters using the RAW token syntax need to be resolved before being consumed by DefaultComponent.createEndpoint(String, Map).
resolveReferenceListParameter(CamelContext, String, Class<T>) - Static method in class org.apache.camel.support.EndpointHelper
Resolves a reference list parameter by making lookups in the registry.
resolveReferenceParameter(CamelContext, String, Class<T>) - Static method in class org.apache.camel.support.EndpointHelper
Resolves a reference parameter by making a lookup in the registry.
resolveReferenceParameter(CamelContext, String, Class<T>, boolean) - Static method in class org.apache.camel.support.EndpointHelper
Resolves a reference parameter by making a lookup in the registry.
resolveResource(CamelContext, String) - Static method in class org.apache.camel.support.ResourceHelper
Resolves a resource.
resolveResourceAsInputStream(CamelContext, String) - Static method in class org.apache.camel.support.ResourceHelper
Resolves the resource.
resolveResourceAsUrl(CamelContext, String) - Static method in class org.apache.camel.support.ResourceHelper
Resolves the resource.
resolveRestHostName(String, RestConfiguration) - Static method in class org.apache.camel.support.RestComponentHelper
Sets the Rest consumer host based on RestConfiguration
ResolverHelper - Class in org.apache.camel.support
Some helper methods for new resolvers (like ComponentResolver, DataFormatResolver, etc.).
ResolverHelper.LookupExceptionHandler - Class in org.apache.camel.support
 
resolveScheme(String) - Static method in class org.apache.camel.support.ExchangeHelper
Resolve the component scheme (aka name) from the given endpoint uri
resolveService(CamelContext, String, Class<T>) - Static method in class org.apache.camel.support.ResolverHelper
Create an instance of the given factory using the default factory finder
resolveService(CamelContext, String, String, Class<T>) - Static method in class org.apache.camel.support.ResolverHelper
Create an instance of the given factory.
resolveService(CamelContext, FactoryFinder, String, Class<T>) - Static method in class org.apache.camel.support.ResolverHelper
Create an instance of the given factory.
RESOURCE - Static variable in class org.apache.camel.support.LanguageSupport
 
RESOURCE_PATH - Static variable in class org.apache.camel.support.HeaderSelectorProducer
 
ResourceEndpoint - Class in org.apache.camel.component
A useful base class for endpoints which depend on a resource such as things like Velocity or XQuery based components.
ResourceEndpoint() - Constructor for class org.apache.camel.component.ResourceEndpoint
 
ResourceEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.ResourceEndpoint
 
ResourceHelper - Class in org.apache.camel.support
Helper class for loading resources on the classpath or file system.
ResourceReloadStrategySupport - Class in org.apache.camel.support
Base class for implementing custom ResourceReloadStrategy SPI plugins.
ResourceReloadStrategySupport() - Constructor for class org.apache.camel.support.ResourceReloadStrategySupport
 
ResourceResolverSupport - Class in org.apache.camel.support
Base class for ResourceResolver implementations.
ResourceResolverSupport(String) - Constructor for class org.apache.camel.support.ResourceResolverSupport
 
ResourceSupport - Class in org.apache.camel.support
Base class for Resource implementations.
ResourceSupport(String, String) - Constructor for class org.apache.camel.support.ResourceSupport
 
RestComponentHelper - Class in org.apache.camel.support
Helper class for rest-dsl components.
RestConsumerContextPathMatcher - Class in org.apache.camel.support
A context path matcher when using rest-dsl that allows components to reuse the same matching logic.
RestConsumerContextPathMatcher.ConsumerPath<T> - Interface in org.apache.camel.support
Consumer path details which must be implemented and provided by the components.
RestProducerFactoryHelper - Class in org.apache.camel.support
Helper for creating configured Components used by the RestProducerFactory contract.
ResultBuilder - Class in org.apache.camel.component.extension.verifier
 
ResultBuilder() - Constructor for class org.apache.camel.component.extension.verifier.ResultBuilder
 
ResultErrorBuilder - Class in org.apache.camel.component.extension.verifier
 
ResultErrorBuilder() - Constructor for class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
ResultErrorHelper - Class in org.apache.camel.component.extension.verifier
Helper that validates component parameters.
ResultInterceptor - Interface in org.apache.camel.support.component
Intercepts API method invocation result Exchange.
Resumables - Class in org.apache.camel.support.resume
A wrapper for resumable entities
resume() - Method in class org.apache.camel.support.resume.ResumeActionAwareAdapter
 
resume(CamelContext, Object, ResumeStrategy, String) - Static method in class org.apache.camel.support.resume.ResumeStrategyHelper
Executes the resume operation
resume(CamelContext, Object, ResumeStrategy, String, Class<T>) - Static method in class org.apache.camel.support.resume.ResumeStrategyHelper
Executes the resume operation
ResumeActionAwareAdapter - Class in org.apache.camel.support.resume
A simple resume adapter that support caching, deserialization and actions.
ResumeActionAwareAdapter() - Constructor for class org.apache.camel.support.resume.ResumeActionAwareAdapter
 
resumeCache - Variable in class org.apache.camel.support.resume.BasicResumeStrategyConfigurationBuilder
 
resumeEach(T[], Predicate<T>) - Static method in class org.apache.camel.support.resume.Resumables
Iterates over the set of input checking if they should be resumed or not.
resumeOrStartConsumer(Consumer) - Method in class org.apache.camel.support.RoutePolicySupport
Resumes or starts the consumer.
resumeRoute(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
ResumeStrategyHelper - Class in org.apache.camel.support.resume
Helper class for the resume strategy
rollback(Consumer, Endpoint, int, Exception) - Method in class org.apache.camel.support.DefaultPollingConsumerPollStrategy
 
Route - org.apache.camel.throttling.ThrottlingInflightRoutePolicy.ThrottlingScope
 
routeIdExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an Expression for the route id
RouteOnDemandReloadStrategy - Class in org.apache.camel.support
Strategy for triggering on-demand reloading of Camel routes in a running Camel application.
RouteOnDemandReloadStrategy() - Constructor for class org.apache.camel.support.RouteOnDemandReloadStrategy
 
RouteOnDemandReloadStrategy(String) - Constructor for class org.apache.camel.support.RouteOnDemandReloadStrategy
 
RouteOnDemandReloadStrategy(String, boolean) - Constructor for class org.apache.camel.support.RouteOnDemandReloadStrategy
 
RoutePolicySupport - Class in org.apache.camel.support
A base class for developing custom RoutePolicy implementations.
RoutePolicySupport() - Constructor for class org.apache.camel.support.RoutePolicySupport
 
RoutesBuilderLoaderSupport - Class in org.apache.camel.support
Base class for RoutesBuilderLoader implementations.
RoutesBuilderLoaderSupport() - Constructor for class org.apache.camel.support.RoutesBuilderLoaderSupport
 
RouteTemplateHelper - Class in org.apache.camel.support
Helper for working with route templates.
RouteWatcherReloadStrategy - Class in org.apache.camel.support
Watcher strategy for triggering reloading of Camel routes in a running Camel application.
RouteWatcherReloadStrategy() - Constructor for class org.apache.camel.support.RouteWatcherReloadStrategy
 
RouteWatcherReloadStrategy(String) - Constructor for class org.apache.camel.support.RouteWatcherReloadStrategy
 
RouteWatcherReloadStrategy(String, boolean) - Constructor for class org.apache.camel.support.RouteWatcherReloadStrategy
 
run() - Method in class org.apache.camel.support.FileWatcherResourceReloadStrategy.WatchFileChangesTask
 
run() - Method in class org.apache.camel.support.ScheduledPollConsumer
Invoked whenever we should be polled
run() - Method in class org.apache.camel.support.TimerListenerManager
 
run(BooleanSupplier) - Method in class org.apache.camel.support.task.BackgroundTask
 
run(BooleanSupplier) - Method in interface org.apache.camel.support.task.BlockingTask
Run the task
run(BooleanSupplier) - Method in class org.apache.camel.support.task.ForegroundTask
 
run(Predicate<T>, T) - Method in interface org.apache.camel.support.task.BlockingTask
Run the task
run(Supplier<T>, Predicate<T>) - Method in class org.apache.camel.support.task.ForegroundTask
Run a task until it produces a result

S

sanitizeHostName(String) - Static method in class org.apache.camel.support.ClassicUuidGenerator
 
ScheduledBatchPollingConsumer - Class in org.apache.camel.support
A useful base class for any consumer which is polling batch based
ScheduledBatchPollingConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.support.ScheduledBatchPollingConsumer
 
ScheduledBatchPollingConsumer(Endpoint, Processor, ScheduledExecutorService) - Constructor for class org.apache.camel.support.ScheduledBatchPollingConsumer
 
ScheduledPollConsumer - Class in org.apache.camel.support
A useful base class for any consumer which is polling based
ScheduledPollConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.support.ScheduledPollConsumer
 
ScheduledPollConsumer(Endpoint, Processor, ScheduledExecutorService) - Constructor for class org.apache.camel.support.ScheduledPollConsumer
 
ScheduledPollConsumerHealthCheck - Class in org.apache.camel.support
HealthCheck that uses the last polling state from ScheduledPollConsumer when reporting the health.
ScheduledPollConsumerHealthCheck(ScheduledPollConsumer, String) - Constructor for class org.apache.camel.support.ScheduledPollConsumerHealthCheck
 
ScheduledPollEndpoint - Class in org.apache.camel.support
A base class for Endpoint which creates a ScheduledPollConsumer
ScheduledPollEndpoint() - Constructor for class org.apache.camel.support.ScheduledPollEndpoint
 
ScheduledPollEndpoint(String, Component) - Constructor for class org.apache.camel.support.ScheduledPollEndpoint
 
schedulePoll() - Method in class org.apache.camel.support.DefaultTimeoutMap
lets schedule each time to allow folks to change the time at runtime
scheduleTask(Runnable) - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
scope(ComponentVerifierExtension.Scope) - Method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
ScriptHelper - Class in org.apache.camel.support
 
select(Collection<CamelClusterService>) - Method in class org.apache.camel.support.cluster.ClusterServiceSelectors.SelectByAttribute
 
select(Collection<CamelClusterService>) - Method in class org.apache.camel.support.cluster.ClusterServiceSelectors.SelectByOrder
 
select(Collection<CamelClusterService>) - Method in class org.apache.camel.support.cluster.ClusterServiceSelectors.SelectByType
 
select(Collection<CamelClusterService>) - Method in class org.apache.camel.support.cluster.ClusterServiceSelectors.SelectFirst
 
select(Collection<CamelClusterService>) - Method in class org.apache.camel.support.cluster.ClusterServiceSelectors.SelectSingle
 
SelectByAttribute(String, Object) - Constructor for class org.apache.camel.support.cluster.ClusterServiceSelectors.SelectByAttribute
 
SelectByOrder() - Constructor for class org.apache.camel.support.cluster.ClusterServiceSelectors.SelectByOrder
 
SelectByType(Class<? extends CamelClusterService>) - Constructor for class org.apache.camel.support.cluster.ClusterServiceSelectors.SelectByType
 
SelectFirst() - Constructor for class org.apache.camel.support.cluster.ClusterServiceSelectors.SelectFirst
 
SelectSingle() - Constructor for class org.apache.camel.support.cluster.ClusterServiceSelectors.SelectSingle
 
send(Endpoint, Exchange, Processor) - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
SendDynamicAwareSupport - Class in org.apache.camel.support.component
Support class for SendDynamicAware implementations.
SendDynamicAwareSupport() - Constructor for class org.apache.camel.support.component.SendDynamicAwareSupport
 
sendNotification(Notification) - Method in class org.apache.camel.support.management.NotificationSenderAdapter
 
SEPARATOR - Static variable in class org.apache.camel.support.jndi.JndiContext
 
serializedExecutor - Variable in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
setAction(String) - Method in class org.apache.camel.support.processor.ThroughputLogger
 
setAfter(Processor) - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
setAllowContextMapAll(boolean) - Method in class org.apache.camel.component.ResourceEndpoint
Sets whether the context map should allow access to all details.
setAllowNullValues(boolean) - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
Whether to allow null values.
setApiHelpers(Map<E, ApiMethodHelper<? extends ApiMethod>>) - Method in class org.apache.camel.support.component.ApiCollection
 
setApiMethods(Map<Class<? extends ApiMethod>, E>) - Method in class org.apache.camel.support.component.ApiCollection
 
setAttribute(String, Object) - Method in class org.apache.camel.support.cluster.AbstractCamelClusterService
 
setAttributes(Map<String, Object>) - Method in class org.apache.camel.support.cluster.AbstractCamelClusterService
 
setAutoRelease(boolean) - Method in class org.apache.camel.support.DefaultPooledExchange
 
setAutowiredEnabled(boolean) - Method in class org.apache.camel.support.DefaultComponent
Whether autowiring is enabled.
setAutowiredEnabled(boolean) - Method in class org.apache.camel.support.DefaultEndpoint
Whether autowiring is enabled.
setBackoffErrorThreshold(int) - Method in class org.apache.camel.support.ScheduledPollConsumer
 
setBackoffErrorThreshold(int) - Method in class org.apache.camel.support.ScheduledPollEndpoint
The number of subsequent error polls (failed due some error) that should happen before the backoffMultipler should kick-in.
setBackoffIdleThreshold(int) - Method in class org.apache.camel.support.ScheduledPollConsumer
 
setBackoffIdleThreshold(int) - Method in class org.apache.camel.support.ScheduledPollEndpoint
The number of subsequent idle polls that should happen before the backoffMultipler should kick-in.
setBackoffMultiplier(int) - Method in class org.apache.camel.support.ScheduledPollConsumer
 
setBackoffMultiplier(int) - Method in class org.apache.camel.support.ScheduledPollEndpoint
To let the scheduled polling consumer backoff if there has been a number of subsequent idles/errors in a row.
setBefore(Processor) - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
setBlockTimeout(long) - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
setBlockWhenFull(boolean) - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
setBody(Object) - Method in class org.apache.camel.support.MessageSupport
 
setBody(Object, Class<T>) - Method in class org.apache.camel.support.MessageSupport
 
setBody(Object, DataType) - Method in class org.apache.camel.support.MessageSupport
 
setBridgeErrorHandler(boolean) - Method in class org.apache.camel.support.DefaultComponent
Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler.
setBridgeErrorHandler(boolean) - Method in class org.apache.camel.support.DefaultEndpoint
Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler.
setCache(Map<String, Object>) - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
 
setCache(ResumeCache<?>) - Method in class org.apache.camel.support.resume.ResumeActionAwareAdapter
 
setCacheSize(int) - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
Sets the 1st-level cache size.
setCacheSize(int) - Method in class org.apache.camel.support.processor.idempotent.MemoryIdempotentRepository
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.extension.metadata.AbstractMetaDataExtension
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
setCamelContext(CamelContext) - Method in class org.apache.camel.converter.stream.StreamCacheBulkConverterLoader
 
setCamelContext(CamelContext) - Method in class org.apache.camel.saga.InMemorySagaService
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.cluster.AbstractCamelClusterService
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.cluster.AbstractCamelClusterView
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.component.EndpointUriFactorySupport
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.component.SendDynamicAwareSupport
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.console.AbstractDevConsole
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.DefaultComponent
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.DefaultContextReloadStrategy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.DefaultEndpoint
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.DefaultRegistry
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.DefaultThreadPoolFactory
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.ExpressionToPredicateAdapter
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.HeaderSelectorProducer
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.LanguageSupport
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.MessageSupport
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.PooledObjectFactorySupport
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.processor.MarshalProcessor
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.processor.UnmarshalProcessor
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.PrototypeObjectFactorySupport
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.ResourceReloadStrategySupport
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.ResourceResolverSupport
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.RoutesBuilderLoaderSupport
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.TimerListenerManager
 
setCamelContext(CamelContext) - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
 
setCapacity(int) - Method in class org.apache.camel.support.PooledObjectFactorySupport
 
setCapacity(int) - Method in class org.apache.camel.support.PrototypeObjectFactorySupport
 
setCaseInsensitive(boolean) - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
Sets the caseInsensitive property which is a boolean to determine whether header names should be case insensitive when checking it with the filter set.
setClassLoader(ClassLoader) - Method in class org.apache.camel.support.component.ApiMethodParser
 
setComponent(Component) - Method in class org.apache.camel.component.extension.metadata.AbstractMetaDataExtension
 
setComponent(Component) - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
setComponent(Component) - Method in class org.apache.camel.support.DefaultEndpoint
 
setConcurrentConsumers(int) - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
setConfiguration(T) - Method in class org.apache.camel.support.component.AbstractApiComponent
 
setContentCache(boolean) - Method in class org.apache.camel.component.ResourceEndpoint
Sets whether to use resource content cache or not.
setContext(Context) - Method in class org.apache.camel.support.jndi.JndiBeanRepository
 
setCopy(boolean) - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
setCustomKeywords(Set<String>) - Method in class org.apache.camel.support.processor.DefaultMaskingFormatter
Adds custom keywords for masking.
setDataType(DataType) - Method in class org.apache.camel.support.MessageSupport
 
setDelay(long) - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
setDelay(long) - Method in class org.apache.camel.support.ScheduledPollConsumer
 
setDelay(long) - Method in class org.apache.camel.support.ScheduledPollEndpoint
Milliseconds before the next poll.
setDelegate(CamelPreemptiveClusterService) - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
setDescriptions(Map<String, String>) - Method in class org.apache.camel.support.component.ApiMethodParser
 
setDisabled(String, boolean) - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
setDropOldestFileStore(long) - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
Sets the number of oldest entries to drop from the file store when the maximum capacity is hit to reduce disk space to allow room for new entries.
setEnabled(boolean) - Method in class org.apache.camel.support.ScheduledPollConsumerHealthCheck
 
setEnabled(boolean) - Method in class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
setEndpointHeaderFilterStrategy(Endpoint) - Method in class org.apache.camel.support.HeaderFilterStrategyComponent
Sets the header filter strategy to use from the given endpoint if the endpoint is a HeaderFilterStrategyAware type.
setEndpointUri(String) - Method in class org.apache.camel.support.DefaultEndpoint
Sets the URI that created this endpoint.
setEndpointUriIfNotSpecified(String) - Method in class org.apache.camel.support.DefaultEndpoint
Sets the endpointUri if it has not been specified yet via some kind of dependency injection mechanism.
setEventNotifierEnabled(boolean) - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.support.DefaultConsumer
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.support.DefaultEndpoint
To let the consumer use a custom ExceptionHandler.
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.support.PollingConsumerSupport
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.support.RoutePolicySupport
 
setExchange(Exchange) - Method in class org.apache.camel.support.MessageSupport
 
setExchangePattern(ExchangePattern) - Method in class org.apache.camel.support.DefaultEndpoint
Sets the default exchange pattern when creating an exchange.
setExpireTime(long) - Method in class org.apache.camel.support.TimeoutMapEntry
 
setExtendedStatistics(boolean) - Method in class org.apache.camel.support.cache.DefaultConsumerCache
Whether extended JMX statistics is enabled for EndpointUtilizationStatistics
setExtendedStatistics(boolean) - Method in class org.apache.camel.support.cache.DefaultProducerCache
Whether extended JMX statistics is enabled for EndpointUtilizationStatistics
setFailed(int) - Method in class org.apache.camel.support.DefaultContextReloadStrategy
 
setFailed(int) - Method in class org.apache.camel.support.ResourceReloadStrategySupport
 
setFailureHandled(Exchange) - Static method in class org.apache.camel.support.ExchangeHelper
Sets the exchange to be failure handled.
setFailureThreshold(int) - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
setFailureWindow(long) - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
setFallbackRegistry(Registry) - Method in class org.apache.camel.support.DefaultRegistry
To use a custom Registry as fallback.
setFileFilter(FileFilter) - Method in class org.apache.camel.support.FileWatcherResourceReloadStrategy
To use a custom filter for accepting files.
setFileStore(File) - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
 
setFilterOnMatch(boolean) - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
Sets the filterOnMatch property which is a boolean to determine what to do when a pattern or filter set is matched.
setFolder(String) - Method in class org.apache.camel.support.FileWatcherResourceReloadStrategy
 
setGreedy(boolean) - Method in class org.apache.camel.support.ScheduledPollConsumer
 
setGreedy(boolean) - Method in class org.apache.camel.support.ScheduledPollEndpoint
If greedy is enabled, then the ScheduledPollConsumer will run immediately again, if the previous run polled 1 or more messages.
setGroupDelay(long) - Method in class org.apache.camel.support.processor.ThroughputLogger
 
setGroupInterval(Long) - Method in class org.apache.camel.support.processor.ThroughputLogger
 
setGroupSize(Integer) - Method in class org.apache.camel.support.processor.ThroughputLogger
 
setHalfOpenAfter(long) - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
setHalfOpenHandler(ThrottlingExceptionHalfOpenHandler) - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
setHeader(String, Object) - Method in class org.apache.camel.support.DefaultMessage
 
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.support.HeaderFilterStrategyComponent
To use a custom HeaderFilterStrategy to filter header to and from Camel message.
setHeaderName(String) - Method in class org.apache.camel.support.SingleInputLanguageSupport
Name of header to use as input, instead of the message body
setHeaderName(String) - Method in class org.apache.camel.support.SingleInputTypedLanguageSupport
Name of header to use as input, instead of the message body
setHeaders(Map<String, Object>) - Method in class org.apache.camel.support.DefaultMessage
 
setHealthCheck(HealthCheck) - Method in class org.apache.camel.support.DefaultConsumer
 
setId(String) - Method in class org.apache.camel.support.cluster.AbstractCamelClusterService
 
setId(String) - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
setId(String) - Method in class org.apache.camel.support.processor.CamelLogProcessor
 
setId(String) - Method in class org.apache.camel.support.processor.ConvertBodyProcessor
 
setId(String) - Method in class org.apache.camel.support.processor.MarshalProcessor
 
setId(String) - Method in class org.apache.camel.support.processor.PredicateValidatingProcessor
 
setId(String) - Method in class org.apache.camel.support.processor.ThroughputLogger
 
setId(String) - Method in class org.apache.camel.support.processor.UnmarshalProcessor
 
setIgnoreCamelContextEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreCamelContextEvents(boolean) - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
setIgnoreCamelContextInitEvents(boolean) - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
setIgnoreExchangeAsyncProcessingStartedEvents(boolean) - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
setIgnoreExchangeCompletedEvent(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExchangeCompletedEvent(boolean) - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
setIgnoreExchangeCreatedEvent(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExchangeCreatedEvent(boolean) - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
setIgnoreExchangeEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExchangeEvents(boolean) - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
setIgnoreExchangeFailedEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExchangeFailedEvents(boolean) - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
setIgnoreExchangeRedeliveryEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExchangeRedeliveryEvents(boolean) - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
setIgnoreExchangeSendingEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExchangeSendingEvents(boolean) - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
setIgnoreExchangeSentEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExchangeSentEvents(boolean) - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
setIgnoreRouteEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreRouteEvents(boolean) - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
setIgnoreServiceEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreServiceEvents(boolean) - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
setIgnoreStepEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreStepEvents(boolean) - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
setIn(Message) - Method in class org.apache.camel.support.DefaultPooledExchange
 
setInBody(String) - Method in class org.apache.camel.support.component.AbstractApiEndpoint
Sets the name of a parameter to be passed in the exchange In Body.
setIncludeInvalidBoolean(boolean) - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
setIncludeInvalidEnum(boolean) - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
setIncludeInvalidInteger(boolean) - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
setIncludeInvalidNumber(boolean) - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
setIncludeRequired(boolean) - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
setIncludeUnknown(boolean) - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
setInFilter(Set<String>) - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
Sets the "in" direction filter set.
setInFilterPattern(String) - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
Sets the "in" direction filter regular expression Pattern.
setInFilterPattern(Pattern) - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
Sets the "in" direction filter regular expression Pattern.
setInFilterStartsWith(String...) - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
Sets the "in" direction filter by starts with pattern.
setInitialDelay(long) - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
setInitialDelay(long) - Method in class org.apache.camel.support.ScheduledPollConsumer
 
setInitialDelay(long) - Method in class org.apache.camel.support.ScheduledPollEndpoint
Milliseconds before the first poll starts.
setInitialState(HealthCheck.State) - Method in class org.apache.camel.support.ScheduledPollConsumerHealthCheck
Used to allow special consumers to override the initial state of the health check (readiness check) during startup.
setInOutBodyPatternAware(Exchange, Object) - Static method in class org.apache.camel.support.ExchangeHelper
Sets the body in message in the exchange taking the exchange pattern into consideration.
setInterruptedExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.support.EventDrivenPollingConsumer
 
setInterval(long) - Method in class org.apache.camel.support.TimerListenerManager
Sets the interval in millis.
setKeepOpen(boolean) - Method in class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
setLazyStartProducer(boolean) - Method in class org.apache.camel.support.DefaultComponent
Whether the producer should be started lazy (on the first message).
setLazyStartProducer(boolean) - Method in class org.apache.camel.support.DefaultEndpoint
Whether the producer should be started lazy (on the first message).
setLevel(LoggingLevel) - Method in class org.apache.camel.support.processor.CamelLogProcessor
 
setLocalBeanRepository(BeanRepository) - Method in class org.apache.camel.support.DefaultRegistry
Sets a special local bean repository (ie thread local) that take precedence and will use first, if a bean exists.
setLogger(CamelLogger) - Method in class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
Sets the logger to use for logging throttling activity.
setLoggingLevel(LoggingLevel) - Method in class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
Sets the logging level to report the throttling activity.
setLogName(String) - Method in class org.apache.camel.support.processor.CamelLogProcessor
 
setLowerCase(boolean) - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
Sets the isLowercase property which is a boolean to determine whether header names should be converted to lower case before checking it with the filter Set.
setLRUCacheFactory(LRUCacheFactory) - Static method in class org.apache.camel.support.LRUCacheFactory
Use this to set a specific LRUCacheFactory instance, such as before starting Camel, that then avoids doing auto discovery of the cache factory via classpath.
setMarker(String) - Method in class org.apache.camel.support.processor.CamelLogProcessor
 
setMaskingFormatter(MaskingFormatter) - Method in class org.apache.camel.support.processor.CamelLogProcessor
 
setMaskJson(boolean) - Method in class org.apache.camel.support.processor.DefaultMaskingFormatter
 
setMaskKeyValue(boolean) - Method in class org.apache.camel.support.processor.DefaultMaskingFormatter
 
setMaskString(String) - Method in class org.apache.camel.support.processor.DefaultMaskingFormatter
The string to use for replacement such as xxxxx
setMaskXmlElement(boolean) - Method in class org.apache.camel.support.processor.DefaultMaskingFormatter
 
setMaxChars(int) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
Limits the number of characters logged per line.
setMaxDepth(int) - Method in class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
setMaxFileStoreSize(long) - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
Sets the maximum file size for the file store in bytes.
setMaxInflightExchanges(int) - Method in class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
Sets the upper limit of number of concurrent inflight exchanges at which point reached the throttler should suspend the route.
setMaxMessagesPerPoll(int) - Method in class org.apache.camel.support.ScheduledBatchPollingConsumer
 
setMaxRetryAttempts(int) - Method in class org.apache.camel.saga.InMemorySagaService
 
setMessageId(String) - Method in class org.apache.camel.support.MessageSupport
 
setMultiline(boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
If enabled then each information is outputted on a newline.
setNumberFormat(NumberFormat) - Method in class org.apache.camel.support.processor.ThroughputLogger
 
setOrder(int) - Method in class org.apache.camel.support.cluster.AbstractCamelClusterService
 
setOut(Message) - Method in class org.apache.camel.support.DefaultPooledExchange
 
setOutBodyPatternAware(Exchange, Object) - Static method in class org.apache.camel.support.ExchangeHelper
Sets the body in message in the exchange taking the exchange pattern into consideration.
setOutFilter(Set<String>) - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
Sets the "out" direction filter set.
setOutFilterPattern(String) - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
Sets the "out" direction filter regular expression Pattern.
setOutFilterPattern(Pattern) - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
Sets the "out" direction filter regular expression Pattern.
setOutFilterStartsWith(String...) - Method in class org.apache.camel.support.DefaultHeaderFilterStrategy
Sets the "out" direction filter by starts with pattern.
setParameters(Map<String, Map<String, String>>) - Method in class org.apache.camel.support.component.ApiMethodParser
 
setPattern(String) - Method in class org.apache.camel.support.RouteWatcherReloadStrategy
Used for inclusive filtering of routes from directories.
setPlain(boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
If enabled only the body will be printed out
setPollingConsumerBlockTimeout(long) - Method in class org.apache.camel.support.DefaultEndpoint
Sets the timeout in millis to use when adding to the internal queue off when EventDrivenPollingConsumer is being used.
setPollingConsumerBlockWhenFull(boolean) - Method in class org.apache.camel.support.DefaultEndpoint
Set whether to block when adding to the internal queue off when EventDrivenPollingConsumer is being used.
setPollingConsumerCopy(boolean) - Method in class org.apache.camel.support.DefaultEndpoint
Sets whether to copy the exchange when adding to the internal queue off when EventDrivenPollingConsumer is being used.
setPollingConsumerQueueSize(int) - Method in class org.apache.camel.support.DefaultEndpoint
Sets the PollingConsumer queue size, when EventDrivenPollingConsumer is being used.
setPollStrategy(PollingConsumerPollStrategy) - Method in class org.apache.camel.support.ScheduledPollConsumer
 
setPollStrategy(PollingConsumerPollStrategy) - Method in class org.apache.camel.support.ScheduledPollEndpoint
A pluggable org.apache.camel.PollingConsumerPollingStrategy allowing you to provide your custom implementation to control error handling usually occurred during the poll operation before an Exchange have been created and being routed in Camel.
setPollTimeout(long) - Method in class org.apache.camel.support.FileWatcherResourceReloadStrategy
Sets the poll timeout in millis.
setPoolSize(int) - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
setPredicateExceptionFactory(PredicateExceptionFactory) - Method in class org.apache.camel.support.processor.PredicateValidatingProcessor
To use a custom factory for creating the exception to throw if predicate does not match
setProcessor(AsyncProcessor) - Method in class org.apache.camel.support.processor.DelegateAsyncProcessor
 
setProcessor(Processor) - Method in class org.apache.camel.support.processor.DelegateAsyncProcessor
 
setProcessor(Processor) - Method in class org.apache.camel.support.processor.DelegateProcessor
 
setProcessor(Processor) - Method in class org.apache.camel.support.ProcessorEndpoint
 
setProperties(Object, Map<String, Object>) - Method in class org.apache.camel.support.DefaultComponent
Sets the bean properties on the given bean
setProperties(Object, Map<String, Object>) - Method in class org.apache.camel.support.DefaultEndpoint
Sets the bean properties on the given bean.
setProperties(Object, Map<String, Object>) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
setProperties(Object, Map<String, Object>, String) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
setProperties(Object, Map<String, Object>, String, boolean) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
setProperties(CamelContext, Object, Map<String, Object>) - Method in class org.apache.camel.support.DefaultComponent
Sets the bean properties on the given bean using the given CamelContext.
setProperties(CamelContext, Object, Map<String, Object>) - Static method in class org.apache.camel.support.EndpointHelper
Deprecated.
use PropertyBindingSupport
setProperties(CamelContext, TypeConverter, Object, Map<String, Object>) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
setProperties(Endpoint, Map<String, Object>) - Method in class org.apache.camel.support.DefaultComponent
Configure an endpoint using the given parameters.
setProperties(TypeConverter, Object, Map<String, Object>) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
setProperties(T, String, Map<String, Object>) - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
setProperties(T, Map<String, Object>) - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
setProperty(Object, String, Object) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
setProperty(Object, String, Object, boolean) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
setProperty(CamelContext, Object, String, Object) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
 
setProperty(CamelContext, TypeConverter, Object, String, Object) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
 
setProperty(CamelContext, TypeConverter, Object, String, Object, String, boolean) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
This method supports three modes to set a property: 1.
setProperty(CamelContext, TypeConverter, Object, String, Object, String, boolean, boolean, boolean) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
This method supports three modes to set a property: 1.
setProperty(TypeConverter, Object, String, Object) - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
 
setPropertyName(String) - Method in class org.apache.camel.support.SingleInputLanguageSupport
Name of property to use as input, instead of the message body.
setPropertyName(String) - Method in class org.apache.camel.support.SingleInputTypedLanguageSupport
Name of property to use as input, instead of the message body.
setRecording(boolean) - Method in class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
setRecordingDir(String) - Method in class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
setRecordingProfile(String) - Method in class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
setRecursive(boolean) - Method in class org.apache.camel.support.FileWatcherResourceReloadStrategy
 
setReferenceProperties(CamelContext, Object, Map<String, Object>) - Static method in class org.apache.camel.support.EndpointHelper
Deprecated.
use PropertyBindingSupport
setRemoveAllRoutes(boolean) - Method in class org.apache.camel.support.RouteWatcherReloadStrategy
When reloading routes should all existing routes be stopped and removed.
setRepeatCount(long) - Method in class org.apache.camel.support.ScheduledPollConsumer
 
setRepeatCount(long) - Method in class org.apache.camel.support.ScheduledPollEndpoint
Specifies a maximum limit of number of fires.
setResourceReload(ResourceReload) - Method in class org.apache.camel.support.ResourceReloadStrategySupport
 
setResourceUri(String) - Method in class org.apache.camel.component.ResourceEndpoint
Path to the resource.
setResult(T) - Method in class org.apache.camel.support.AsyncCallbackToCompletableFutureAdapter
 
setResultType(Class<?>) - Method in class org.apache.camel.support.TypedLanguageSupport
 
setResumeAction(ResumeAction) - Method in class org.apache.camel.support.resume.ResumeActionAwareAdapter
 
setResumePercentOfMax(int) - Method in class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
Sets at which percentage of the max the throttler should start resuming the route.
setRetryDelayInMilliseconds(long) - Method in class org.apache.camel.saga.InMemorySagaService
 
setRoute(Route) - Method in class org.apache.camel.support.DefaultConsumer
 
setRouteId(String) - Method in class org.apache.camel.support.DefaultConsumer
 
setRouteId(String) - Method in class org.apache.camel.support.processor.CamelLogProcessor
 
setRouteId(String) - Method in class org.apache.camel.support.processor.ConvertBodyProcessor
 
setRouteId(String) - Method in class org.apache.camel.support.processor.MarshalProcessor
 
setRouteId(String) - Method in class org.apache.camel.support.processor.ThroughputLogger
 
setRouteId(String) - Method in class org.apache.camel.support.processor.UnmarshalProcessor
 
setRunLoggingLevel(LoggingLevel) - Method in class org.apache.camel.support.ScheduledPollConsumer
 
setRunLoggingLevel(LoggingLevel) - Method in class org.apache.camel.support.ScheduledPollEndpoint
The consumer logs a start/complete log line when it polls.
setScheduledExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
setScheduledExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.support.ScheduledPollConsumer
 
setScheduledExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.support.ScheduledPollEndpoint
Allows for configuring a custom/shared thread pool to use for the consumer.
setScheduler(boolean) - Method in class org.apache.camel.support.FileWatcherResourceReloadStrategy
 
setScheduler(Object) - Method in class org.apache.camel.support.ScheduledPollEndpoint
Allow to plugin a custom org.apache.camel.spi.ScheduledPollConsumerScheduler to use as the scheduler for firing when the polling consumer runs.
setScheduler(ScheduledPollConsumerScheduler) - Method in class org.apache.camel.support.ScheduledPollConsumer
 
setSchedulerProperties(Map<String, Object>) - Method in class org.apache.camel.support.ScheduledPollConsumer
 
setSchedulerProperties(Map<String, Object>) - Method in class org.apache.camel.support.ScheduledPollEndpoint
To configure additional properties when using a custom scheduler or any of the Quartz, Spring based scheduler.
setScheme(String) - Method in class org.apache.camel.support.component.SendDynamicAwareSupport
 
setScope(ThrottlingInflightRoutePolicy.ThrottlingScope) - Method in class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
Sets which scope the throttling should be based upon, either route or total scoped.
setSendEmptyMessageWhenIdle(boolean) - Method in class org.apache.camel.support.ScheduledPollConsumer
 
setSendEmptyMessageWhenIdle(boolean) - Method in class org.apache.camel.support.ScheduledPollEndpoint
If the polling consumer did not poll any files, you can enable this option to send an empty message (no body) instead.
setShowAll(boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
Quick option for turning all options on.
setShowAllProperties(boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
Show all of the exchange properties (both internal and custom).
setShowBody(boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
 
setShowBodyType(boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
Show the body Java type.
setShowCachedStreams(boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
Whether Camel should show cached stream bodies or not (org.apache.camel.StreamCache).
setShowCaughtException(boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
If the exchange has a caught exception, show the exception message (no stack trace).
setShowException(boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
If the exchange has an exception, show the exception message (no stacktrace)
setShowExchangeId(boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
Show the unique exchange ID.
setShowExchangePattern(boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
Shows the Message Exchange Pattern (or MEP for short).
setShowFiles(boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
If enabled Camel will output files
setShowFuture(boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
If enabled Camel will on Future objects wait for it to complete to obtain the payload to be logged.
setShowHeaders(boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
Show the message headers.
setShowProperties(boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
Show the exchange properties (only custom).
setShowStackTrace(boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
Show the stack trace, if an exchange has an exception.
setShowStreams(boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
Whether Camel should show stream bodies or not (eg such as java.io.InputStream).
setSignatures(List<String>) - Method in class org.apache.camel.support.component.ApiMethodParser
 
setSkip(boolean) - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
setSkipBodyLineSeparator(boolean) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
Whether to skip line separators when logging the message body.
setSplitResult(boolean) - Method in class org.apache.camel.support.component.AbstractApiConfiguration
 
setSplitResult(boolean) - Method in class org.apache.camel.support.component.AbstractApiConsumer
 
setStartScheduler(boolean) - Method in class org.apache.camel.support.ScheduledPollConsumer
 
setStartScheduler(boolean) - Method in class org.apache.camel.support.ScheduledPollEndpoint
Whether the scheduler should be auto started.
setStartupRecorderDuration(long) - Method in class org.apache.camel.support.startup.DefaultStartupStepRecorder
 
setStatisticsEnabled(boolean) - Method in class org.apache.camel.support.PooledObjectFactorySupport
 
setStatisticsEnabled(boolean) - Method in class org.apache.camel.support.PrototypeObjectFactorySupport
 
setStyle(DefaultExchangeFormatter.OutputStyle) - Method in class org.apache.camel.support.processor.DefaultExchangeFormatter
Sets the outputs style to use.
setSucceeded(int) - Method in class org.apache.camel.support.DefaultContextReloadStrategy
 
setSucceeded(int) - Method in class org.apache.camel.support.ResourceReloadStrategySupport
 
setSupplierRegistry(Registry) - Method in class org.apache.camel.support.DefaultRegistry
To use a custom Registry for suppliers.
setTimeout(int) - Method in class org.apache.camel.support.DefaultScheduledPollConsumer
Sets a timeout to use with PollingConsumer.
setTimeout(long) - Method in class org.apache.camel.support.TimeoutMapEntry
 
setTimeUnit(TimeUnit) - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
setTimeUnit(TimeUnit) - Method in class org.apache.camel.support.ScheduledPollConsumer
 
setTimeUnit(TimeUnit) - Method in class org.apache.camel.support.ScheduledPollEndpoint
Time unit for initialDelay and delay options.
setupComponent(String, CamelContext, Map<String, Object>) - Static method in class org.apache.camel.support.RestProducerFactoryHelper
 
setupComponentFor(String, CamelContext, Map<String, Object>) - Static method in class org.apache.camel.support.RestProducerFactoryHelper
 
setupIgnore(boolean) - Method in class org.apache.camel.support.SimpleEventNotifierSupport
 
setUseFixedDelay(boolean) - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
setUseFixedDelay(boolean) - Method in class org.apache.camel.support.ScheduledPollConsumer
 
setUseFixedDelay(boolean) - Method in class org.apache.camel.support.ScheduledPollEndpoint
Controls if fixed delay or fixed rate is used.
setValue(Object) - Method in class org.apache.camel.support.ConstantExpressionAdapter
 
setValue(V) - Method in class org.apache.camel.support.TimeoutMapEntry
 
ShortUuidGenerator - Class in org.apache.camel.support
UuidGenerator that is 50% the size of the default (16 chars) optimized for Camel usage.
ShortUuidGenerator() - Constructor for class org.apache.camel.support.ShortUuidGenerator
 
shutdown() - Method in class org.apache.camel.support.ChildServiceSupport
 
shutdown() - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
shutdownRunningTask - Variable in class org.apache.camel.support.ScheduledBatchPollingConsumer
 
SimpleEventNotifierSupport - Class in org.apache.camel.support
Base class to extend for custom EventNotifier implementations.
SimpleEventNotifierSupport() - Constructor for class org.apache.camel.support.SimpleEventNotifierSupport
 
simpleExpression(String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
 
SimpleRegistry - Class in org.apache.camel.support
A Map-based registry.
SimpleRegistry() - Constructor for class org.apache.camel.support.SimpleRegistry
 
SimpleTypeConverter - Class in org.apache.camel.support
Another base class for TypeConverter implementations.
SimpleTypeConverter(boolean, SimpleTypeConverter.ConversionMethod) - Constructor for class org.apache.camel.support.SimpleTypeConverter
 
SimpleTypeConverter.ConversionMethod - Interface in org.apache.camel.support
 
SimpleUuidGenerator - Class in org.apache.camel.support
This implementation uses a counter which increments by one.
SimpleUuidGenerator() - Constructor for class org.apache.camel.support.SimpleUuidGenerator
 
single() - Static method in class org.apache.camel.support.cluster.ClusterServiceSelectors
 
singleInputExpression(String, String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
 
SingleInputLanguageSupport - Class in org.apache.camel.support
Base class for Language implementations that support different sources of input data.
SingleInputLanguageSupport() - Constructor for class org.apache.camel.support.SingleInputLanguageSupport
 
SingleInputTypedLanguageSupport - Class in org.apache.camel.support
Base class for Language implementations that support a result type and different sources of input data.
SingleInputTypedLanguageSupport() - Constructor for class org.apache.camel.support.SingleInputTypedLanguageSupport
 
size() - Method in class org.apache.camel.converter.stream.StreamCacheBulkConverterLoader
 
size() - Method in class org.apache.camel.support.cache.DefaultConsumerCache
Returns the current size of the cache
size() - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
size() - Method in class org.apache.camel.support.DefaultEndpointUtilizationStatistics
 
size() - Method in class org.apache.camel.support.DefaultTimeoutMap
 
skip(long) - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
skipFirstExpression(Expression) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression that skips the first element
sort(Comparator<?>) - Method in class org.apache.camel.support.builder.ValueBuilder
Sorts the current value using the given comparator.
sortExpression(Expression, Comparator) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns a sort expression which will sort the expression with the given comparator.
source - Variable in class org.apache.camel.support.PooledObjectFactorySupport
 
splitResult(Object) - Method in class org.apache.camel.support.component.AbstractApiConsumer
 
splitResult(Object) - Method in class org.apache.camel.support.component.AbstractApiProducer
 
splitResult(Object) - Method in interface org.apache.camel.support.component.ResultInterceptor
Split a complex result into result elements.
start() - Method in class org.apache.camel.support.ChildServiceSupport
 
start() - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
start() - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
start() - Method in class org.apache.camel.support.management.MBeanInfoAssembler
 
startConsumer(Consumer) - Method in class org.apache.camel.support.RoutePolicySupport
Starts the consumer.
startRoute(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
startScheduler() - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
startScheduler() - Method in class org.apache.camel.support.ScheduledPollConsumer
Starts the scheduler.
startsWith(Object) - Method in class org.apache.camel.support.builder.ValueBuilder
 
startsWith(Expression, Expression) - Static method in class org.apache.camel.support.builder.PredicateBuilder
 
startToken - Variable in class org.apache.camel.support.builder.TokenPairExpressionIterator
 
startupMessage(File) - Method in class org.apache.camel.support.FileWatcherResourceReloadStrategy
 
startupMessage(File) - Method in class org.apache.camel.support.RouteWatcherReloadStrategy
 
startView(String) - Method in class org.apache.camel.support.cluster.AbstractCamelClusterService
 
startView(String) - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
statistics - Variable in class org.apache.camel.support.PooledObjectFactorySupport
 
statistics - Variable in class org.apache.camel.support.PrototypeObjectFactorySupport
 
statisticsEnabled - Variable in class org.apache.camel.support.PooledObjectFactorySupport
 
statisticsEnabled - Variable in class org.apache.camel.support.PrototypeObjectFactorySupport
 
status(ComponentVerifierExtension.Result.Status) - Method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
stepIdExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns the expression for the current step id (if any)
stop() - Method in class org.apache.camel.support.ChildServiceSupport
 
stop() - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
stop() - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
stop() - Static method in class org.apache.camel.support.IntrospectionSupport
Deprecated.
CamelContext should call this stop method when its stopping.
stop() - Method in class org.apache.camel.support.management.MBeanInfoAssembler
 
stopConsumer(Consumer) - Method in class org.apache.camel.support.RoutePolicySupport
Stops the consumer.
stopRoute(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
stopRoute(Route, long, TimeUnit) - Method in class org.apache.camel.support.RoutePolicySupport
 
stopRouteAsync(Route) - Method in class org.apache.camel.support.RoutePolicySupport
Allows to stop a route asynchronously using a separate background thread which can allow any current in-flight exchange to complete while the route is being shutdown.
stopView(String) - Method in class org.apache.camel.support.cluster.AbstractCamelClusterService
 
stopView(String) - Method in class org.apache.camel.support.cluster.RebalancingCamelClusterService
 
StreamCacheBulkConverterLoader - Class in org.apache.camel.converter.stream
Generated by camel build tools - do NOT edit this file!
StreamCacheBulkConverterLoader() - Constructor for class org.apache.camel.converter.stream.StreamCacheBulkConverterLoader
 
StreamCacheConverter - Class in org.apache.camel.converter.stream
A set of Converter methods for wrapping stream-based messages in a StreamCache implementation to ensure message re-readability (eg multicasting, retrying)
stripSourceLocationLineNumber(String) - Static method in class org.apache.camel.support.LoggerHelper
 
SUBSET - org.apache.camel.support.component.ApiMethodHelper.MatchType
 
Substitution(String, String, String) - Constructor for class org.apache.camel.support.component.ArgumentSubstitutionParser.Substitution
Creates a substitution for all argument types.
Substitution(String, String, String, String) - Constructor for class org.apache.camel.support.component.ArgumentSubstitutionParser.Substitution
Creates a substitution for a specific argument type.
Substitution(String, String, String, String, boolean) - Constructor for class org.apache.camel.support.component.ArgumentSubstitutionParser.Substitution
Create a substitution for a specific argument type and flag to indicate whether the replacement uses
SUPER_SET - org.apache.camel.support.component.ApiMethodHelper.MatchType
 
supplierRegistry - Variable in class org.apache.camel.support.DefaultRegistry
 
SupplierRegistry - Class in org.apache.camel.support
Used for storing beans that are supplied via a Supplier.
SupplierRegistry() - Constructor for class org.apache.camel.support.SupplierRegistry
 
supportMediaType(DevConsole.MediaType) - Method in class org.apache.camel.support.console.AbstractDevConsole
 
suspend() - Method in class org.apache.camel.support.BreakpointSupport
 
suspendOrStopConsumer(Consumer) - Method in class org.apache.camel.support.RoutePolicySupport
Suspends or stops the consumer.
suspendRoute(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
suspendRoute(Route, long, TimeUnit) - Method in class org.apache.camel.support.RoutePolicySupport
 
swapKey(String, String) - Method in class org.apache.camel.support.LocalBeanRegistry
Deprecated.
not in use
SynchronizationAdapter - Class in org.apache.camel.support
Simple Synchronization adapter with empty methods for easier overriding of single methods.
SynchronizationAdapter() - Constructor for class org.apache.camel.support.SynchronizationAdapter
 
SynchronousDelegateProducer - Class in org.apache.camel.support
To process the delegated producer in synchronous mode.
SynchronousDelegateProducer(Producer) - Constructor for class org.apache.camel.support.SynchronousDelegateProducer
 
SYSTEM_PROPERTIES_NAMESPACE - Static variable in class org.apache.camel.support.builder.Namespaces
 
systemEnvironmentExpression(String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for a system environment value with the given name
systemEnvironmentExpression(String, String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for a system environment value with the given name
systemEnvironmentExpression(Expression, Expression) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for a system environment value with the given name
systemPropertyExpression(String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for a system property value with the given name
systemPropertyExpression(String, String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for a system property value with the given name
systemPropertyExpression(Expression, Expression) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for a system property value with the given name

T

Tab - org.apache.camel.support.processor.DefaultExchangeFormatter.OutputStyle
 
tagToken - Variable in class org.apache.camel.support.builder.TokenXMLExpressionIterator
 
task(Supplier<Y>) - Static method in class org.apache.camel.support.task.Tasks
A generic builder for task builders
Task - Interface in org.apache.camel.support.task
A task defines a piece of code that may be executed - in the foreground or background - within a certain budget that is specific to the task type.
TaskBuilder<T extends Task> - Interface in org.apache.camel.support.task
Provides a common pattern for building tasks
Tasks - Class in org.apache.camel.support.task
A helper class for building tasks
test(String, Component) - Method in class org.apache.camel.support.CustomizersSupport.ComponentCustomizationEnabledPolicy
 
test(String, DataFormat) - Method in class org.apache.camel.support.CustomizersSupport.DataFormatCustomizationEnabledPolicy
 
test(String, Language) - Method in class org.apache.camel.support.CustomizersSupport.LanguageCustomizationEnabledPolicy
 
threadNameExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns the expression for the current thread name
throttle(Route, Exchange) - Method in class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
Throttles the route when Exchanges is done.
ThrottlingExceptionHalfOpenHandler - Interface in org.apache.camel.throttling
Used by the ThrottlingExceptionRoutePolicy to allow custom code to handle the half open circuit state and how to determine if a route should be closed
ThrottlingExceptionRoutePolicy - Class in org.apache.camel.throttling
Modeled after the circuit breaker ThrottlingInflightRoutePolicy this RoutePolicy will stop consuming from an endpoint based on the type of exceptions that are thrown and the threshold setting.
ThrottlingExceptionRoutePolicy(int, long, long, List<Class<?>>) - Constructor for class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
ThrottlingExceptionRoutePolicy(int, long, long, List<Class<?>>, boolean) - Constructor for class org.apache.camel.throttling.ThrottlingExceptionRoutePolicy
 
ThrottlingInflightRoutePolicy - Class in org.apache.camel.throttling
A throttle based RoutePolicy which is capable of dynamic throttling a route based on number of current inflight exchanges.
ThrottlingInflightRoutePolicy() - Constructor for class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
 
ThrottlingInflightRoutePolicy.ThrottlingScope - Enum in org.apache.camel.throttling
 
ThroughputLogger - Class in org.apache.camel.support.processor
A logger for logging message throughput.
ThroughputLogger(CamelLogger) - Constructor for class org.apache.camel.support.processor.ThroughputLogger
 
ThroughputLogger(CamelLogger, Integer) - Constructor for class org.apache.camel.support.processor.ThroughputLogger
 
ThroughputLogger(CamelLogger, CamelContext, Long, Long, Boolean) - Constructor for class org.apache.camel.support.processor.ThroughputLogger
 
TimeBoundedBudget - Class in org.apache.camel.support.task.budget
This task budget limits the execution by both a maximum amount of time for the execution.
TimeBoundedBudgetBuilder() - Constructor for class org.apache.camel.support.task.budget.Budgets.TimeBoundedBudgetBuilder
 
timeBudget() - Static method in class org.apache.camel.support.task.budget.Budgets
 
TimeBudget - Interface in org.apache.camel.support.task.budget
Defines a budget that limits the task execution to certain length of time
TimeoutMapEntry<K,​V> - Class in org.apache.camel.support
Represents an entry in a TimeoutMap
TimeoutMapEntry(K, V, long) - Constructor for class org.apache.camel.support.TimeoutMapEntry
 
TimerListenerManager - Class in org.apache.camel.support
A TimerListener manager which triggers the TimerListener listeners once every second.
TimerListenerManager() - Constructor for class org.apache.camel.support.TimerListenerManager
 
toExpression(Predicate) - Static method in class org.apache.camel.support.PredicateToExpressionAdapter
Converts the given predicate into an Expression
tokenize() - Method in class org.apache.camel.support.builder.ValueBuilder
 
tokenize(String) - Method in class org.apache.camel.support.builder.ValueBuilder
 
tokenize(String, int, boolean) - Method in class org.apache.camel.support.builder.ValueBuilder
 
tokenize(String, String, boolean) - Method in class org.apache.camel.support.builder.ValueBuilder
 
tokenizeExpression(Expression, String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns a tokenize expression which will tokenize the string with the given token
tokenizeExpression(Expression, Expression) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns a tokenize expression which will tokenize the string with the given token
tokenizePairExpression(String, String, boolean) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an TokenPairExpressionIterator expression
tokenizeXMLAwareExpression(String, char) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
 
tokenizeXMLAwareExpression(String, char, int) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
 
tokenizeXMLAwareExpression(String, char, int, Namespaces) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
 
tokenizeXMLAwareExpression(String, String, char, int, Namespaces) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
 
tokenizeXMLExpression(String, String) - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an TokenXMLExpressionIterator expression
TokenPairExpressionIterator - Class in org.apache.camel.support.builder
Expression to walk a Message body using an Iterator, which grabs the content between a start and end token.
TokenPairExpressionIterator(String, String, boolean) - Constructor for class org.apache.camel.support.builder.TokenPairExpressionIterator
 
TokenXMLExpressionIterator - Class in org.apache.camel.support.builder
Expression to walk a Message XML body using an Iterator, which grabs the content between a XML start and end token, where the end token corresponds implicitly to either the end tag or the self-closing start tag.
TokenXMLExpressionIterator(String, String) - Constructor for class org.apache.camel.support.builder.TokenXMLExpressionIterator
 
toPredicate(Expression) - Static method in class org.apache.camel.support.builder.PredicateBuilder
Converts the given expression into an Predicate
toPredicate(Expression) - Static method in class org.apache.camel.support.ExpressionToPredicateAdapter
Converts the given expression into an Predicate
toString() - Method in class org.apache.camel.component.extension.verifier.DefaultResult
 
toString() - Method in class org.apache.camel.component.extension.verifier.DefaultResultVerificationError
 
toString() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
toString() - Method in class org.apache.camel.support.builder.BinaryPredicateSupport
 
toString() - Method in class org.apache.camel.support.builder.TokenPairExpressionIterator
 
toString() - Method in class org.apache.camel.support.builder.ValueBuilder
 
toString() - Method in class org.apache.camel.support.cache.DefaultConsumerCache
 
toString() - Method in class org.apache.camel.support.cache.DefaultProducerCache
 
toString() - Method in class org.apache.camel.support.cache.EmptyProducerCache
 
toString() - Method in class org.apache.camel.support.component.ApiMethodArg
 
toString() - Method in class org.apache.camel.support.component.ApiMethodImpl
 
toString() - Method in class org.apache.camel.support.component.ApiMethodParser.ApiMethodModel
 
toString() - Method in class org.apache.camel.support.DefaultConsumer
 
toString() - Method in class org.apache.camel.support.DefaultEndpoint
 
toString() - Method in class org.apache.camel.support.DefaultExchangeHolder
 
toString() - Method in class org.apache.camel.support.DefaultInterceptSendToEndpoint
 
toString() - Method in class org.apache.camel.support.DefaultMessageHistory
 
toString() - Method in class org.apache.camel.support.DefaultProducer
 
toString() - Method in class org.apache.camel.support.DeferProducer
 
toString() - Method in class org.apache.camel.support.ExpressionToPredicateAdapter
 
toString() - Method in class org.apache.camel.support.MessageSupport
 
toString() - Method in class org.apache.camel.support.NormalizedUri
 
toString() - Method in class org.apache.camel.support.PollingConsumerSupport
 
toString() - Method in class org.apache.camel.support.PredicateToExpressionAdapter
 
toString() - Method in class org.apache.camel.support.processor.CamelLogProcessor
 
toString() - Method in class org.apache.camel.support.processor.ConvertBodyProcessor
 
toString() - Method in class org.apache.camel.support.processor.DelegateAsyncProcessor
 
toString() - Method in class org.apache.camel.support.processor.DelegateProcessor
 
toString() - Method in class org.apache.camel.support.processor.DelegateSyncProcessor
 
toString() - Method in class org.apache.camel.support.processor.MarshalProcessor
 
toString() - Method in class org.apache.camel.support.processor.PredicateValidatingProcessor
 
toString() - Method in class org.apache.camel.support.processor.UnmarshalProcessor
 
toString() - Method in class org.apache.camel.support.ResourceSupport
 
toString() - Method in class org.apache.camel.support.startup.LoggingStartupStepRecorder
 
toString() - Method in class org.apache.camel.support.SynchronousDelegateProducer
 
toString() - Method in class org.apache.camel.support.TimeoutMapEntry
 
toString() - Method in class org.apache.camel.throttling.ThrottlingInflightRoutePolicy
 
transferTo(OutputStream) - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
trunkStore() - Method in class org.apache.camel.support.processor.idempotent.FileIdempotentRepository
Trunks the file store when the max store size is hit by dropping the most oldest entries.
tryConvertTo(Class<T>, Object) - Method in class org.apache.camel.support.SimpleTypeConverter
 
tryConvertTo(Class<T>, Object) - Method in class org.apache.camel.support.TypeConverterSupport
 
tryConvertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.support.SimpleTypeConverter
 
tryConvertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.support.TypeConverterSupport
 
tryConvertTo(CamelContext, Class<T>, Object) - Static method in class org.apache.camel.support.CamelContextHelper
Tried to convert the given value to the requested type
tryLock() - Method in class org.apache.camel.support.NoLock
 
tryLock(long, TimeUnit) - Method in class org.apache.camel.support.NoLock
 
type(Class<? extends CamelClusterService>) - Static method in class org.apache.camel.support.cluster.ClusterServiceSelectors
 
typeCoerceCompare(TypeConverter, Object, Object) - Static method in class org.apache.camel.support.ObjectHelper
A helper method for comparing objects ordering in which it uses type coercion to coerce types between the left and right values.
typeCoerceContains(TypeConverter, Object, Object, boolean) - Static method in class org.apache.camel.support.ObjectHelper
Returns true if the collection contains the specified value
typeCoerceEquals(TypeConverter, Object, Object) - Static method in class org.apache.camel.support.ObjectHelper
A helper method for comparing objects for equality in which it uses type coercion to coerce types between the left and right values.
typeCoerceEquals(TypeConverter, Object, Object, boolean) - Static method in class org.apache.camel.support.ObjectHelper
A helper method for comparing objects for equality in which it uses type coercion to coerce types between the left and right values.
typeCoerceNotEquals(TypeConverter, Object, Object) - Static method in class org.apache.camel.support.ObjectHelper
A helper method for comparing objects for inequality in which it uses type coercion to coerce types between the left and right values.
typeConverterExpression() - Static method in class org.apache.camel.support.builder.ExpressionBuilder
Returns an expression for the type converter
TypeConverterSupport - Class in org.apache.camel.support
Base class for TypeConverter implementations.
TypeConverterSupport() - Constructor for class org.apache.camel.support.TypeConverterSupport
 
TypedLanguageSupport - Class in org.apache.camel.support
Base class for Language implementations that support a result type.
TypedLanguageSupport() - Constructor for class org.apache.camel.support.TypedLanguageSupport
 
TypedProcessorFactory<T extends org.apache.camel.NamedNode> - Class in org.apache.camel.support
 
TypedProcessorFactory(Class<T>) - Constructor for class org.apache.camel.support.TypedProcessorFactory
 

U

unbind(String) - Method in class org.apache.camel.support.DefaultRegistry
 
unbind(String) - Method in class org.apache.camel.support.jndi.JndiContext
 
unbind(String) - Method in class org.apache.camel.support.SimpleRegistry
 
unbind(Name) - Method in class org.apache.camel.support.jndi.JndiContext
 
uncompressGzip(String, InputStream) - Static method in class org.apache.camel.support.GZIPHelper
 
UnitOfWorkHelper - Class in org.apache.camel.support
Utility methods for UnitOfWork
UNLIMITED_DURATION - Static variable in class org.apache.camel.support.task.budget.TimeBoundedBudget
 
UNLIMITED_ITERATIONS - Static variable in class org.apache.camel.support.task.budget.IterationBoundedBudget
Defines an "unlimited" number of iterations
unlock() - Method in class org.apache.camel.support.NoLock
 
unmarshal(Exchange, DefaultExchangeHolder) - Static method in class org.apache.camel.support.DefaultExchangeHolder
Transfers the information from the payload to the exchange.
UnmarshalProcessor - Class in org.apache.camel.support.processor
Unmarshals the body of the incoming message using the given data format
UnmarshalProcessor(DataFormat) - Constructor for class org.apache.camel.support.processor.UnmarshalProcessor
 
UnmarshalProcessor(DataFormat, boolean) - Constructor for class org.apache.camel.support.processor.UnmarshalProcessor
 
unmodifiableOf(T) - Static method in class org.apache.camel.support.resume.OffsetKeys
Creates a new unmodifiable offset key wrapping the given object
unscheduleTask() - Method in class org.apache.camel.support.DefaultScheduledPollConsumerScheduler
 
unsupported() - Static method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
unsupportedScope(ComponentVerifierExtension.Scope) - Static method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
updateExpireTime(TimeoutMapEntry<K, V>) - Method in class org.apache.camel.support.DefaultTimeoutMap
 
uri() - Method in annotation type org.apache.camel.support.language.NamespacePrefix
 
useIntrospectionOnEndpoint() - Method in class org.apache.camel.support.DefaultComponent
Derived classes may wish to overload this to prevent the default introspection of URI parameters on the created Endpoint instance.
useRawUri() - Method in class org.apache.camel.support.DefaultComponent
 
UtilizationStatistics() - Constructor for class org.apache.camel.support.PooledObjectFactorySupport.UtilizationStatistics
 
UtilizationStatistics() - Constructor for class org.apache.camel.support.PrototypeObjectFactorySupport.UtilizationStatistics
 

V

validate() - Method in class org.apache.camel.support.component.ArgumentSubstitutionParser.Substitution
 
validateParameters(String, Map<String, Object>, String) - Method in class org.apache.camel.support.DefaultComponent
Strategy for validation of parameters, that was not able to be resolved to any endpoint options.
validateURI(String, String, Map<String, Object>) - Method in class org.apache.camel.support.DefaultComponent
Strategy for validation of the uri when creating the endpoint.
ValueBuilder - Class in org.apache.camel.support.builder
A builder of expressions or predicates based on values.
ValueBuilder(Expression) - Constructor for class org.apache.camel.support.builder.ValueBuilder
 
valueOf(String) - Static method in enum org.apache.camel.support.component.ApiMethodHelper.MatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.support.processor.DefaultExchangeFormatter.OutputStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.throttling.ThrottlingInflightRoutePolicy.ThrottlingScope
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.support.component.ApiMethodHelper.MatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.support.processor.DefaultExchangeFormatter.OutputStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.throttling.ThrottlingInflightRoutePolicy.ThrottlingScope
Returns an array containing the constants of this enum type, in the order they are declared.
VanillaUuidGenerator - Class in org.apache.camel.support
Deprecated.
this is now the default uuid generator in Camel 3.6 onwards.
VanillaUuidGenerator() - Constructor for class org.apache.camel.support.VanillaUuidGenerator
Deprecated.
 
verify(ComponentVerifierExtension.Scope, Map<String, Object>) - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
verifyConnectivity(Map<String, Object>) - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
verifyParameters(Map<String, Object>) - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
verifyParametersAgainstCatalog(ResultBuilder, Map<String, Object>) - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
verifyParametersAgainstCatalog(ResultBuilder, Map<String, Object>, CatalogVerifierCustomizer) - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 

W

WatchFileChangesTask(WatchService, Path) - Constructor for class org.apache.camel.support.FileWatcherResourceReloadStrategy.WatchFileChangesTask
 
withAllowPrivateSetter(boolean) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
Whether properties should be filtered by prefix.
withAttribute(String, Object) - Method in class org.apache.camel.component.extension.metadata.MetaDataBuilder
 
withBackOffStrategy(BackOffStrategy) - Method in class org.apache.camel.support.task.budget.IterationBoundedBudgetBuilder
 
withBudget(IterationBudget) - Method in class org.apache.camel.support.task.ForegroundTask.ForegroundTaskBuilder
Sets an iteration budget for the task (i.e.: the task will not run more than the given number of iterations)
withBudget(TimeBudget) - Method in class org.apache.camel.support.task.BackgroundTask.BackgroundTaskBuilder
Sets a time budget for the task
withCacheFillPolicy(Cacheable.FillPolicy) - Method in class org.apache.camel.support.resume.BasicResumeStrategyConfigurationBuilder
 
withCamelContext(CamelContext) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
CamelContext to be used
withCode(String) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
withCode(ComponentVerifierExtension.VerificationError.Code) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
withCodeAndDescription(ComponentVerifierExtension.VerificationError.Code, String) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
withConfigurer(PropertyConfigurer) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
Whether to use the configurer to configure the properties.
withDeepNesting(boolean) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
Whether deep nesting is in use, where Camel will attempt to walk as deep as possible by creating new objects in the OGNL graph if a property has a setter and the object can be created from a default no-arg constructor.
withException(Exception) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
withExchange(Exchange) - Static method in class org.apache.camel.support.builder.OutputStreamBuilder
Creates a new OutputStreamBuilder with the current exchange
withFlattenProperties(boolean) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
Whether properties should be flattened (when properties is a map of maps).
withFluentBuilder(boolean) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
Whether fluent builder is allowed as a valid getter/setter
withHttpCode(int) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
withHttpCodeAndText(int, String) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
withIgnoreCase(boolean) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
Whether to ignore case in the property names (keys).
withIllegalOption(String) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
withIllegalOption(String, String) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
withInitialDelay(Duration) - Method in class org.apache.camel.support.task.budget.Budgets.TimeBoundedBudgetBuilder
 
withInitialDelay(Duration) - Method in class org.apache.camel.support.task.budget.IterationBoundedBudgetBuilder
 
withInitialDelay(Duration) - Method in class org.apache.camel.support.task.budget.IterationTimeBoundedBudgetBuilder
 
withInterval(Duration) - Method in class org.apache.camel.support.task.budget.Budgets.TimeBoundedBudgetBuilder
 
withInterval(Duration) - Method in class org.apache.camel.support.task.budget.IterationBoundedBudgetBuilder
 
withInterval(Duration) - Method in class org.apache.camel.support.task.budget.IterationTimeBoundedBudgetBuilder
 
withListener(PropertyBindingListener) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
To use the property binding listener.
withMandatory(boolean) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
Whether all parameters should be mandatory and successfully bound
withMaxDuration(Duration) - Method in class org.apache.camel.support.task.budget.Budgets.TimeBoundedBudgetBuilder
 
withMaxDuration(Duration) - Method in class org.apache.camel.support.task.budget.IterationTimeBoundedBudgetBuilder
 
withMaxIterations(int) - Method in class org.apache.camel.support.task.budget.IterationBoundedBudgetBuilder
 
withMaxIterations(int) - Method in class org.apache.camel.support.task.budget.IterationTimeBoundedBudgetBuilder
 
withMissingOption(String) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
withName(Enum<?>) - Static method in class org.apache.camel.component.extension.verifier.OptionsGroup
Creates new group with the specified name of the given Enum name.
withName(String) - Static method in class org.apache.camel.component.extension.verifier.OptionsGroup
Creates new group with the specified name.
withName(String) - Method in class org.apache.camel.support.task.AbstractTaskBuilder
Assigns a name to the task being built
withName(String) - Method in class org.apache.camel.support.task.ForegroundTask.ForegroundTaskBuilder
Sets the name of the task
withNameAndOptions(String, String...) - Static method in class org.apache.camel.component.extension.verifier.OptionsGroup
Creates new group with the specified name and option definitions.
withNesting(boolean) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
Whether nesting is in use
withOptional(boolean) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
Whether parameters can be optional such as configuring endpoints that are lenient
withOptionPrefix(String) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
Whether properties should be filtered by prefix.
withPayload(Object) - Method in class org.apache.camel.component.extension.metadata.MetaDataBuilder
 
withPlaceholder(boolean) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
Whether to use Camels property placeholder to resolve placeholders on keys and values
withProperties(Map<String, Object>) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
The properties to use for binding
withProperty(String, Object) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
Adds property to use for binding
withReference(boolean) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
Whether reference parameter (syntax starts with #) is in use
withReflection(boolean) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
Whether to allow using reflection (when there is no configurer available).
withRemoveParameters(boolean) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
Whether parameters should be removed when its bound
withResumeCache(ResumeCache<?>) - Method in class org.apache.camel.support.resume.BasicResumeStrategyConfigurationBuilder
 
withScheduledExecutor(ScheduledExecutorService) - Method in class org.apache.camel.support.task.BackgroundTask.BackgroundTaskBuilder
Sets an executor service manager for managing the threads
withScope(ComponentVerifierExtension.Scope) - Static method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
withStatus(ComponentVerifierExtension.Result.Status) - Static method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
withStatusAndScope(ComponentVerifierExtension.Result.Status, ComponentVerifierExtension.Scope) - Static method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
withTarget(Object) - Method in class org.apache.camel.support.PropertyBindingSupport.Builder
Target object that should have parameters bound
withUnknownOption(String) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
withUnlimitedDuration() - Method in class org.apache.camel.support.task.budget.Budgets.TimeBoundedBudgetBuilder
 
withUnlimitedDuration() - Method in class org.apache.camel.support.task.budget.IterationTimeBoundedBudgetBuilder
 
withUnlimitedMaxIterations() - Method in class org.apache.camel.support.task.budget.IterationBoundedBudgetBuilder
 
withUnsupportedComponent(String) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
withUnsupportedScope(String) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
write(byte[]) - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
write(byte[]) - Method in class org.apache.camel.support.builder.OutputStreamBuilder
 
write(byte[], int, int) - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
write(byte[], int, int) - Method in class org.apache.camel.support.builder.OutputStreamBuilder
 
write(int) - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
write(int) - Method in class org.apache.camel.support.builder.OutputStreamBuilder
 
writeTo(OutputStream) - Method in class org.apache.camel.converter.stream.ByteArrayInputStreamCache
 
writeTo(OutputStream) - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
writeTo(OutputStream) - Method in class org.apache.camel.converter.stream.InputStreamCache
 
writeTo(OutputStream) - Method in class org.apache.camel.converter.stream.ReaderCache
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages