Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

abort(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in interface org.apache.camel.component.file.GenericFileProcessStrategy
Called when a begin is aborted, for example to release any resources which may have been acquired during the GenericFileProcessStrategy.begin(GenericFileOperations, GenericFileEndpoint, org.apache.camel.Exchange, GenericFile) operation.
abort(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
AbstractApiComponent<E extends Enum<E> & ApiName,T,S extends ApiCollection<E,T>> - Class in org.apache.camel.util.component
Abstract base class for API Component Camel Component classes.
AbstractApiComponent(Class<? extends Endpoint>, Class<E>, S) - Constructor for class org.apache.camel.util.component.AbstractApiComponent
 
AbstractApiComponent(CamelContext, Class<? extends Endpoint>, Class<E>, S) - Constructor for class org.apache.camel.util.component.AbstractApiComponent
 
AbstractApiConsumer<E extends Enum<E> & ApiName,T> - Class in org.apache.camel.util.component
Abstract base class for API Component Consumers.
AbstractApiConsumer(AbstractApiEndpoint<E, T>, Processor) - Constructor for class org.apache.camel.util.component.AbstractApiConsumer
 
AbstractApiEndpoint<E extends ApiName,T> - Class in org.apache.camel.util.component
Abstract base class for API Component Endpoints.
AbstractApiEndpoint(String, Component, E, String, ApiMethodHelper<? extends ApiMethod>, T) - Constructor for class org.apache.camel.util.component.AbstractApiEndpoint
 
AbstractApiProducer<E extends Enum<E> & ApiName,T> - Class in org.apache.camel.util.component
Base class for API based Producers
AbstractApiProducer(AbstractApiEndpoint<E, T>, ApiMethodPropertiesHelper<T>) - Constructor for class org.apache.camel.util.component.AbstractApiProducer
 
AbstractBeanProcessor - Class in org.apache.camel.component.bean
A Processor which converts the inbound exchange to a method invocation on a POJO
AbstractBeanProcessor(Object, BeanInfo) - Constructor for class org.apache.camel.component.bean.AbstractBeanProcessor
 
AbstractBeanProcessor(Object, CamelContext, ParameterMappingStrategy) - Constructor for class org.apache.camel.component.bean.AbstractBeanProcessor
 
AbstractBeanProcessor(Object, CamelContext) - Constructor for class org.apache.camel.component.bean.AbstractBeanProcessor
 
AbstractBeanProcessor(BeanHolder) - Constructor for class org.apache.camel.component.bean.AbstractBeanProcessor
 
AbstractCamelCatalog - Class in org.apache.camel.runtimecatalog
Base class for both the runtime RuntimeCamelCatalog from camel-core and the complete CamelCatalog from camel-catalog.
AbstractCamelCatalog() - Constructor for class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
AbstractCamelClusterService<T extends CamelClusterView> - Class in org.apache.camel.impl.cluster
 
AbstractCamelClusterService() - Constructor for class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
AbstractCamelClusterService(String) - Constructor for class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
AbstractCamelClusterService(String, CamelContext) - Constructor for class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
AbstractCamelClusterView - Class in org.apache.camel.impl.cluster
 
AbstractCamelClusterView(CamelClusterService, String) - Constructor for class org.apache.camel.impl.cluster.AbstractCamelClusterView
 
AbstractCamelInvocationHandler - Class in org.apache.camel.component.bean
 
AbstractCamelInvocationHandler(Endpoint, Producer) - Constructor for class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
AbstractContextEvent - Class in org.apache.camel.management.event
Base class for CamelContext events.
AbstractContextEvent(CamelContext) - Constructor for class org.apache.camel.management.event.AbstractContextEvent
 
AbstractExchangeEvent - Class in org.apache.camel.management.event
Base class for Exchange events.
AbstractExchangeEvent(Exchange) - Constructor for class org.apache.camel.management.event.AbstractExchangeEvent
 
AbstractHealthCheck - Class in org.apache.camel.impl.health
 
AbstractHealthCheck(String) - Constructor for class org.apache.camel.impl.health.AbstractHealthCheck
 
AbstractHealthCheck(String, String) - Constructor for class org.apache.camel.impl.health.AbstractHealthCheck
 
AbstractHealthCheck(String, String, Map<String, Object>) - Constructor for class org.apache.camel.impl.health.AbstractHealthCheck
 
AbstractListAggregationStrategy<V> - Class in org.apache.camel.processor.aggregate
Aggregate all exchanges into a List of values defined by the AbstractListAggregationStrategy.getValue(Exchange) call.
AbstractListAggregationStrategy() - Constructor for class org.apache.camel.processor.aggregate.AbstractListAggregationStrategy
 
AbstractMetaDataExtension - Class in org.apache.camel.component.extension.metadata
 
AbstractMetaDataExtension() - Constructor for class org.apache.camel.component.extension.metadata.AbstractMetaDataExtension
 
AbstractMetaDataExtension(Component) - Constructor for class org.apache.camel.component.extension.metadata.AbstractMetaDataExtension
 
AbstractMetaDataExtension(CamelContext) - Constructor for class org.apache.camel.component.extension.metadata.AbstractMetaDataExtension
 
AbstractMetaDataExtension(Component, CamelContext) - Constructor for class org.apache.camel.component.extension.metadata.AbstractMetaDataExtension
 
AbstractRouteEvent - Class in org.apache.camel.management.event
Base class for CamelContext events.
AbstractRouteEvent(Route) - Constructor for class org.apache.camel.management.event.AbstractRouteEvent
 
AbstractServiceRegistry - Class in org.apache.camel.impl.cloud
 
AbstractServiceRegistry() - Constructor for class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
AbstractServiceRegistry(String) - Constructor for class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
AbstractServiceRegistry(String, CamelContext) - Constructor for class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
accept(File) - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
 
accept(GenericFile<T>) - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
accept(GenericFile<T>) - Method in interface org.apache.camel.component.file.GenericFileFilter
Tests whether or not the specified generic file should be included
accept(TokenType) - Method in class org.apache.camel.language.simple.BaseSimpleParser
Accept the given token.
accept(CamelContext) - Method in class org.apache.camel.spi.CamelContextTracker
Called to determine whether this tracker should accept the given context.
accept(CamelContext) - Method in interface org.apache.camel.spi.CamelContextTracker.Filter
 
accept(I1, I2) - Method in interface org.apache.camel.util.function.ThrowingBiConsumer
 
accept(I) - Method in interface org.apache.camel.util.function.ThrowingConsumer
 
accept(I1, I2, I3) - Method in interface org.apache.camel.util.function.ThrowingTriConsumer
 
accept(I1, I2, I3) - Method in interface org.apache.camel.util.function.TriConsumer
 
ACCEPT_CONTENT_TYPE - Static variable in interface org.apache.camel.Exchange
Deprecated.
acceptAndAddNode(SimpleNode) - Method in interface org.apache.camel.language.simple.ast.Block
Whether to accept and add the given node in this block.
acceptAndAddNode(SimpleNode) - Method in class org.apache.camel.language.simple.ast.DoubleQuoteStart
 
acceptAndAddNode(SimpleNode) - Method in class org.apache.camel.language.simple.ast.SimpleFunctionStart
 
acceptAndAddNode(SimpleNode) - Method in class org.apache.camel.language.simple.ast.SingleQuoteStart
 
acceptLeft(SimpleNode) - Method in class org.apache.camel.language.simple.ast.UnaryExpression
Accepts the left node to this operator
acceptLeftNode(SimpleNode) - Method in class org.apache.camel.language.simple.ast.BinaryExpression
 
acceptLeftNode(SimpleNode) - Method in class org.apache.camel.language.simple.ast.LogicalExpression
 
acceptPathName(String) - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
Accepts the given file by the path name
acceptRightNode(SimpleNode) - Method in class org.apache.camel.language.simple.ast.BinaryExpression
 
acceptRightNode(SimpleNode) - Method in class org.apache.camel.language.simple.ast.LogicalExpression
 
access(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Deprecated.
is not in use in swagger specification 2.0
ACCESS_EXTERNAL_DTD - Static variable in class org.apache.camel.processor.validation.SchemaReader
Key of the global option to switch either off or on the access to external DTDs in the XML Validator for StreamSources.
accessCode(String, String) - Method in class org.apache.camel.model.rest.RestSecurityOAuth2
 
accumulateInCollection(Class<? extends Collection>) - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
Accumulate the result of the pick expression in a collection of the designated type.
aclToken(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
Sets the ACL token to be used with Consul
acquire(Key) - Method in class org.apache.camel.impl.DefaultServicePool
Deprecated.
 
acquire(Key) - Method in interface org.apache.camel.spi.ServicePool
Deprecated.
Tries to acquire the service with the given key
acquireExclusiveReadLock(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Acquires exclusive read lock to the file.
acquireExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
acquireExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
acquireExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
acquireExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
acquireExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
acquireExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy
 
acquireExclusiveReadLock(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
acquireExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
acquirePollingConsumer(Endpoint) - Method in class org.apache.camel.impl.ConsumerCache
Acquires a pooled PollingConsumer which you must release back again after usage using the ConsumerCache.releasePollingConsumer(org.apache.camel.Endpoint, org.apache.camel.PollingConsumer) method.
acquirePollingConsumer(Endpoint) - Method in class org.apache.camel.impl.EmptyConsumerCache
 
acquireProducer(Endpoint) - Method in class org.apache.camel.impl.EmptyProducerCache
 
acquireProducer(Endpoint) - Method in class org.apache.camel.impl.ProducerCache
Acquires a pooled producer which you must release back again after usage using the ProducerCache.releaseProducer(org.apache.camel.Endpoint, org.apache.camel.Producer) method.
activate() - Method in class org.apache.camel.impl.BreakpointSupport
 
activate() - Method in interface org.apache.camel.spi.Breakpoint
Activates this breakpoint
activateAllBreakpoints() - Method in class org.apache.camel.impl.DefaultDebugger
 
activateAllBreakpoints() - Method in interface org.apache.camel.spi.Debugger
Activate all breakpoints.
Activator - Class in org.apache.camel.impl.osgi
 
Activator() - Constructor for class org.apache.camel.impl.osgi.Activator
 
Activator.BaseResolver<T> - Class in org.apache.camel.impl.osgi
 
Activator.BaseService - Class in org.apache.camel.impl.osgi
 
Activator.BundleComponentResolver - Class in org.apache.camel.impl.osgi
 
Activator.BundleDataFormatResolver - Class in org.apache.camel.impl.osgi
 
Activator.BundleLanguageResolver - Class in org.apache.camel.impl.osgi
 
Activator.BundleMetaLanguageResolver - Class in org.apache.camel.impl.osgi
 
Activator.BundleTypeConverterLoader - Class in org.apache.camel.impl.osgi
 
ActiveMQUuidGenerator - Class in org.apache.camel.impl
Deprecated.
ActiveMQUuidGenerator(String) - Constructor for class org.apache.camel.impl.ActiveMQUuidGenerator
Deprecated.
 
ActiveMQUuidGenerator() - Constructor for class org.apache.camel.impl.ActiveMQUuidGenerator
Deprecated.
 
adapt(Class<T>) - Method in interface org.apache.camel.CamelContext
Adapts this CamelContext to the specialized type.
adapt(Class<T>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
add(String, String) - Method in class org.apache.camel.builder.xml.DefaultNamespaceContext
A helper method to make it easy to create newly populated instances
add(String, String) - Method in class org.apache.camel.builder.xml.Namespaces
 
add(Element) - Method in class org.apache.camel.builder.xml.Namespaces
 
add(String, Exchange) - Method in class org.apache.camel.impl.DefaultClaimCheckRepository
 
add(Exchange) - Method in class org.apache.camel.impl.DefaultInflightRepository
 
add(Exchange, String) - Method in class org.apache.camel.impl.DefaultInflightRepository
 
add(CamelContext, String, Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.MemoryAggregationRepository
 
add(CamelContext, String, Exchange) - Method in class org.apache.camel.processor.aggregate.MemoryAggregationRepository
 
add(String) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
add(String) - Method in class org.apache.camel.processor.idempotent.MemoryIdempotentRepository
 
add(CamelContext, String, Exchange) - Method in interface org.apache.camel.spi.AggregationRepository
Add the given Exchange under the correlation key.
add(String, Exchange) - Method in interface org.apache.camel.spi.ClaimCheckRepository
Adds the exchange to the repository.
add(Exchange, E) - Method in interface org.apache.camel.spi.ExchangeIdempotentRepository
Adds the key to the repository.
add(E) - Method in interface org.apache.camel.spi.IdempotentRepository
Adds the key to the repository.
add(Exchange) - Method in interface org.apache.camel.spi.InflightRepository
Adds the exchange to the inflight registry to the total counter
add(Exchange, String) - Method in interface org.apache.camel.spi.InflightRepository
Adds the exchange to the inflight registry associated to the given route
add(CamelContext, String, Exchange, Exchange) - Method in interface org.apache.camel.spi.OptimisticLockingAggregationRepository
Add the given Exchange under the correlation key.
addAdvice(CamelInternalProcessorAdvice) - Method in class org.apache.camel.processor.CamelInternalProcessor
Adds an CamelInternalProcessorAdvice advice to the list of advices to execute by this internal processor.
addAllMeta(Map<String, String>) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
addAllSniHostNames(List<String>) - Method in class org.apache.camel.util.jsse.SSLContextClientParameters
 
addAndAcquire(Key, Service) - Method in class org.apache.camel.impl.DefaultServicePool
Deprecated.
 
addAndAcquire(Key, Service) - Method in interface org.apache.camel.spi.ServicePool
Deprecated.
Adds the given service to the pool and acquires it.
addAttachment(String, DataHandler) - Method in class org.apache.camel.impl.DefaultMessage
 
addAttachment(String, DataHandler) - Method in interface org.apache.camel.Message
Adds an attachment to the message using the id
addAttachmentObject(String, Attachment) - Method in class org.apache.camel.impl.DefaultMessage
 
addAttachmentObject(String, Attachment) - Method in interface org.apache.camel.Message
Adds an attachment to the message using the id
addBlacklistedRoute(String) - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
addBreakpoint(String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
addBreakpoint(Breakpoint) - Method in class org.apache.camel.impl.DefaultDebugger
 
addBreakpoint(Breakpoint, Condition...) - Method in class org.apache.camel.impl.DefaultDebugger
 
addBreakpoint(String) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
addBreakpoint(String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
addBreakpoint(Breakpoint) - Method in interface org.apache.camel.spi.Debugger
Add the given breakpoint
addBreakpoint(Breakpoint, Condition...) - Method in interface org.apache.camel.spi.Debugger
Add the given breakpoint
addChild(SimpleNode) - Method in class org.apache.camel.language.simple.ast.CompositeNodes
 
addChildService(Object) - Method in class org.apache.camel.support.ChildServiceSupport
 
addClassLoader(ClassLoader) - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
addClassLoader(ClassLoader) - Method in class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
addClassLoader(ClassLoader) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
addClassLoader(ClassLoader) - Method in interface org.apache.camel.spi.PackageScanClassResolver
Adds the class loader to the existing loaders
addComponent(String, Component) - Method in interface org.apache.camel.CamelContext
Adds a component to the context.
addComponent(String, Component) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addConditionalBreakpoint(String, String, String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
addConditionalBreakpoint(String, String, String) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
addConditionalBreakpoint(String, String, String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
addConsumer(DirectConsumer) - Method in class org.apache.camel.component.direct.DirectEndpoint
 
addConsumer(DirectVmEndpoint, DirectVmConsumer) - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
addConsumer(SchedulerConsumer) - Method in class org.apache.camel.component.scheduler.SchedulerComponent
 
addDefaults(ThreadPoolProfile) - Method in class org.apache.camel.spi.ThreadPoolProfile
Overwrites each attribute that is null with the attribute from defaultProfile
addDefaultValue(String, String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
Adds a default value for the query parameter
addDefaultValue(String, String) - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
addEndpoint(String, Endpoint) - Method in interface org.apache.camel.CamelContext
Adds the endpoint to the EndpointRegistry using the given URI.
addEndpoint(String, Endpoint) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addEndpointToRegistry(String, Endpoint) - Method in class org.apache.camel.impl.DefaultCamelContext
Strategy to add the given endpoint to the internal endpoint registry
addErrorHandlers(RouteContext, OnExceptionDefinition) - Method in interface org.apache.camel.builder.ErrorHandlerBuilder
Adds error handler for the given exception type
addErrorHandlers(RouteContext, OnExceptionDefinition) - Method in class org.apache.camel.builder.ErrorHandlerBuilderRef
 
addErrorHandlers(RouteContext, OnExceptionDefinition) - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
 
addEvaluator(PerformanceCounterEvaluator<ManagedRouteMBean>) - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
addEventDrivenProcessor(Processor) - Method in class org.apache.camel.impl.DefaultRouteContext
 
addEventDrivenProcessor(Processor) - Method in interface org.apache.camel.spi.RouteContext
Adds an event driven processor
addEventListener(CamelClusterEventListener) - Method in interface org.apache.camel.cluster.CamelClusterView
Add an event listener.
addEventListener(CamelClusterEventListener) - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterView
 
addEventNotifier(EventNotifier) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
addEventNotifier(EventNotifier) - Method in interface org.apache.camel.spi.ManagementStrategy
Adds the event notifier to use.
addExceptionPolicy(RouteContext, OnExceptionDefinition) - Method in class org.apache.camel.processor.ErrorHandlerSupport
 
addFallbackTypeConverter(TypeConverter, boolean) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
addFallbackTypeConverter(TypeConverter, boolean) - Method in interface org.apache.camel.spi.TypeConverterRegistry
Registers a new fallback type converter
addFilter(ClusteredRouteFilter) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
Add a filter used to to filter cluster aware routes.
addFilter(PackageScanFilter) - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
addFilter(PackageScanFilter) - Method in class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
addFilter(PackageScanFilter) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
addFilter(PackageScanFilter) - Method in class org.apache.camel.impl.scan.CompositePackageScanFilter
 
addFilter(SupervisingRouteController.Filter) - Method in class org.apache.camel.impl.SupervisingRouteController
Add a filter used to determine the routes to supervise.
addFilter(PackageScanFilter) - Method in interface org.apache.camel.spi.PackageScanClassResolver
Add a filter that will be applied to all scan operations
addFunction(PropertiesFunction) - Method in class org.apache.camel.component.properties.PropertiesComponent
Registers the PropertiesFunction as a function to this component.
addHalfOpenTimer(Route) - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
addHeader(String, String) - Method in interface org.apache.camel.Attachment
Add this value to the existing values for this headerName.
addHeader(String, String) - Method in class org.apache.camel.impl.DefaultAttachment
 
addHystrixConfiguration(String, HystrixConfigurationDefinition) - Method in interface org.apache.camel.CamelContext
Adds the Hystrix configuration
addHystrixConfiguration(String, HystrixConfigurationDefinition) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addIfMatching(PackageScanFilter, String, Set<Class<?>>) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
Add the class designated by the fully qualified class name provided to the set of resolved classes if and only if it is approved by the Test supplied.
addIncapable(String) - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
addingBundle(Bundle, BundleEvent) - Method in class org.apache.camel.impl.osgi.Activator
 
addingBundle(Bundle, BundleEvent) - Method in class org.apache.camel.impl.osgi.tracker.BundleTracker
Default implementation of the BundleTrackerCustomizer.addingBundle method.
addingBundle(Bundle, BundleEvent) - Method in interface org.apache.camel.impl.osgi.tracker.BundleTrackerCustomizer
A bundle is being added to the BundleTracker.
addInterceptStrategies(List<InterceptStrategy>) - Method in interface org.apache.camel.Channel
Adds a list of InterceptStrategy to apply each Exchange before its routed to the next Processor.
addInterceptStrategies(RouteContext, Channel, List<InterceptStrategy>) - Method in class org.apache.camel.model.ProcessorDefinition
Adds the given list of interceptors to the channel.
addInterceptStrategies(List<InterceptStrategy>) - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
addInterceptStrategy(InterceptStrategy) - Method in interface org.apache.camel.CamelContext
Adds the given interceptor strategy
addInterceptStrategy(InterceptStrategy) - Method in interface org.apache.camel.Channel
Adds a InterceptStrategy to apply each Exchange before its routed to the next Processor.
addInterceptStrategy(InterceptStrategy) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addInterceptStrategy(InterceptStrategy) - Method in class org.apache.camel.impl.DefaultRouteContext
 
addInterceptStrategy(InterceptStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
 
addInterceptStrategy(InterceptStrategy) - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
addInterceptStrategy(InterceptStrategy) - Method in interface org.apache.camel.spi.RouteContext
Adds a InterceptStrategy to this route context
addInvalidBoolean(String, String) - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
addInvalidEnum(String, String) - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
addInvalidEnumChoices(String, String[]) - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
addInvalidEnumSuggestions(String, String[]) - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
addInvalidInteger(String, String) - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
addInvalidNumber(String, String) - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
addInvalidReference(String, String) - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
addLenient(String) - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
addLifecycleStrategy(LifecycleStrategy) - Method in interface org.apache.camel.CamelContext
Adds the given lifecycle strategy to be used.
addLifecycleStrategy(LifecycleStrategy) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addLogListener(LogListener) - Method in interface org.apache.camel.CamelContext
Adds a LogListener.
addLogListener(LogListener) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addMainListener(MainListener) - Method in class org.apache.camel.main.MainSupport
Adds a MainListener to receive callbacks when the main is started or stopping
addMeta(String, String) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
addMetaData(String, Object) - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 
addMethod(Object, Method, Endpoint, String) - Method in class org.apache.camel.impl.SubscribeMethodProcessor
 
addNewExchangeProcessor(Processor) - Method in class org.apache.camel.processor.WireTapProcessor
 
addNotConsumerOnly(String) - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
addNotProducerOnly(String) - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
addOnCompletion(Synchronization) - Method in interface org.apache.camel.Exchange
Adds a Synchronization to be invoked as callback when this exchange is completed.
addOnCompletion(Synchronization) - Method in class org.apache.camel.impl.DefaultExchange
 
addOption(String) - Method in class org.apache.camel.component.extension.verifier.OptionsGroup
Adds a option definition to this group.
addOption(MainSupport.Option) - Method in class org.apache.camel.main.MainSupport
 
addOrUpdateRoutesFromXml(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
addOrUpdateRoutesFromXml(String, boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
addOrUpdateRoutesFromXml(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
addOrUpdateRoutesFromXml(String, boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
addOutput(ProcessorDefinition<?>) - Method in interface org.apache.camel.model.Block
Adds the given definition as output to this block
addOutput(ProcessorDefinition<?>) - Method in class org.apache.camel.model.ChoiceDefinition
 
addOutput(ProcessorDefinition<?>) - Method in class org.apache.camel.model.HystrixDefinition
 
addOutput(ProcessorDefinition<?>) - Method in class org.apache.camel.model.LogDefinition
 
addOutput(ProcessorDefinition<?>) - Method in class org.apache.camel.model.NoOutputExpressionNode
 
addOutput(ProcessorDefinition<?>) - Method in class org.apache.camel.model.ProcessorDefinition
 
addOutput(ProcessorDefinition<?>) - Method in class org.apache.camel.model.TryDefinition
 
addOutput(ProcessorDefinition<?>) - Method in class org.apache.camel.model.WireTapDefinition
 
addParameterMapping(Class<?>, Expression) - Method in class org.apache.camel.component.bean.DefaultParameterMappingStrategy
Adds a default parameter type mapping to an expression
addParameters(Transformer, Map<String, Object>) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
addParentType(Class<?>) - Method in class org.apache.camel.impl.scan.AssignableToPackageScanFilter
 
addPredicate(Predicate) - Method in class org.apache.camel.component.mock.AssertionClause
 
addProcessor(Processor) - Method in interface org.apache.camel.processor.loadbalancer.LoadBalancer
Adds a new processor to the load balancer
addProcessor(Processor) - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
addProperty(DefaultExchangeHolder, String, Serializable) - Static method in class org.apache.camel.impl.DefaultExchangeHolder
Adds a property to the payload.
addPropertyPlaceholdersChangeRevertAction(Runnable) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
 
addReceivedExchange(Exchange) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds the received exchange.
addRegisterEndpointCallback(EndpointStrategy) - Method in interface org.apache.camel.CamelContext
Registers a callback to allow you to do custom logic when an Endpoint is about to be registered to the EndpointRegistry.
addRegisterEndpointCallback(EndpointStrategy) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addRegistry(Registry) - Method in class org.apache.camel.impl.CompositeRegistry
 
addRepository(HealthCheckRepository) - Method in interface org.apache.camel.health.HealthCheckRegistry
Add an Health Check repository.
addRepository(HealthCheckRepository) - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
addRequired(String) - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
addRequiredHeader(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
Adds a required HTTP header
addRequiredQueryParameter(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
Adds a required query parameter
addRestConfiguration(RestConfiguration) - Method in interface org.apache.camel.CamelContext
Sets a custom RestConfiguration
addRestConfiguration(RestConfiguration) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addRestDefinitions(Collection<RestDefinition>) - Method in interface org.apache.camel.CamelContext
Adds a collection of rest definitions to the context
addRestDefinitions(Collection<RestDefinition>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addRestDefinitions(Collection<RestDefinition>) - Method in interface org.apache.camel.model.ModelCamelContext
Adds a collection of rest definitions to the context
addRestService(Consumer, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.camel.impl.DefaultRestRegistry
 
addRestService(Consumer, String, String, String, String, String, String, String, String, String, String, String) - Method in interface org.apache.camel.spi.RestRegistry
Adds a new REST service to the registry.
addRoute(String) - Method in class org.apache.camel.impl.DefaultInflightRepository
 
addRoute(String) - Method in interface org.apache.camel.spi.InflightRepository
Adds the route from the in flight registry.
addRouteBuilder(RouteBuilder) - Method in class org.apache.camel.main.MainSupport
 
addRouteConfiguration(String, ClusteredRouteConfiguration) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
Add a configuration for the given route.
addRouteDefinition(RouteDefinition) - Method in interface org.apache.camel.CamelContext
Add a route definition to the context
addRouteDefinition(RouteDefinition) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addRouteDefinition(RouteDefinition) - Method in interface org.apache.camel.model.ModelCamelContext
Add a route definition to the context

Important: Each route in the same CamelContext must have an unique route id.

addRouteDefinitions(Collection<RouteDefinition>) - Method in interface org.apache.camel.CamelContext
Adds a collection of route definitions to the context
addRouteDefinitions(Collection<RouteDefinition>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addRouteDefinitions(Collection<RouteDefinition>) - Method in interface org.apache.camel.model.ModelCamelContext
Adds a collection of route definitions to the context

Important: Each route in the same CamelContext must have an unique route id.

addRouteEvaluator(String, PerformanceCounterEvaluator<ManagedRouteMBean>) - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
addRoutePolicyFactory(RoutePolicyFactory) - Method in interface org.apache.camel.CamelContext
Adds the given route policy factory
addRoutePolicyFactory(RoutePolicyFactory) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addRoutes(RoutesBuilder) - Method in class org.apache.camel.builder.RouteBuilder
Deprecated.
will be removed in Camel 3.0. Instead use includeRoutes instead.
addRoutes(RoutesBuilder) - Method in interface org.apache.camel.CamelContext
Adds a collection of routes to this CamelContext using the given builder to build them.
addRoutes(RoutesBuilder) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addRoutes(RouteContext, Collection<Route>) - Method in class org.apache.camel.model.OnExceptionDefinition
 
addRoutes(RouteContext, Collection<Route>) - Method in class org.apache.camel.model.ProcessorDefinition
 
addRoutes(ModelCamelContext, Collection<Route>) - Method in class org.apache.camel.model.RouteDefinition
 
addRoutes(CamelContext, Collection<Route>, FromDefinition) - Method in class org.apache.camel.model.RouteDefinition
 
addRoutesToCamelContext(CamelContext) - Method in class org.apache.camel.builder.RouteBuilder
 
addRoutesToCamelContext(CamelContext) - Method in interface org.apache.camel.RoutesBuilder
Adds the routes from this Route Builder to the CamelContext.
addServer(ServiceDefinition) - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilter
Add a server to the known list of servers.
addServer(String) - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilter
Add a server to the known list of servers to blacklist.
addServer(ServiceDefinition) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
Add a server to the known list of servers.
addServer(String) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
Add a server to the known list of servers.
addServers(String, List<String>) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
 
addService(Object) - Method in interface org.apache.camel.CamelContext
Adds a service to this CamelContext, which allows this CamelContext to control the lifecycle, ensuring the service is stopped when the CamelContext stops.
addService(Object, boolean) - Method in interface org.apache.camel.CamelContext
Adds a service to this CamelContext.
addService(Object, boolean, boolean) - Method in interface org.apache.camel.CamelContext
Adds a service to this CamelContext.
addService(Object) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addService(Object, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addService(Object, boolean, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addService(Service) - Method in class org.apache.camel.impl.DefaultRoute
 
addService(Service) - Method in class org.apache.camel.impl.DeferServiceStartupListener
 
addService(Service) - Method in interface org.apache.camel.Route
Adds a service to this route
addServiceCallConfiguration(String, ServiceCallConfigurationDefinition) - Method in interface org.apache.camel.CamelContext
Adds the service call configuration
addServiceCallConfiguration(String, ServiceCallConfigurationDefinition) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addServiceDiscoveryConfigurations(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
Add a ServiceDiscovery configuration
addServiceFilterConfiguration(ServiceCallServiceFilterConfiguration) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
Add a ServiceFilter configuration
addServices(List<Service>) - Method in class org.apache.camel.impl.DefaultRoute
Strategy method to allow derived classes to lazily load services for the route
addServices(List<Service>) - Method in class org.apache.camel.impl.EventDrivenConsumerRoute
Factory method to lazily create the complete list of services required for this route such as adding the processor or consumer
addSingleStepBreakpoint(Breakpoint) - Method in class org.apache.camel.impl.DefaultDebugger
 
addSingleStepBreakpoint(Breakpoint, Condition...) - Method in class org.apache.camel.impl.DefaultDebugger
 
addSingleStepBreakpoint(Breakpoint) - Method in interface org.apache.camel.spi.Debugger
Add the given breakpoint which will be used in single step mode

The debugger will single step the first message arriving.

addSingleStepBreakpoint(Breakpoint, Condition...) - Method in interface org.apache.camel.spi.Debugger
Add the given breakpoint which will be used in single step mode

The debugger will single step the first message arriving.

addSpoolRule(StreamCachingStrategy.SpoolRule) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
addSpoolRule(StreamCachingStrategy.SpoolRule) - Method in interface org.apache.camel.spi.StreamCachingStrategy
Adds the StreamCachingStrategy.SpoolRule rule to be used.
addStartupListener(StartupListener) - Method in interface org.apache.camel.CamelContext
Adds the given listener to be invoked when CamelContext have just been started.
addStartupListener(StartupListener) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addStateChangeListener(BiConsumer<HealthCheck.State, HealthCheck>) - Method in interface org.apache.camel.health.HealthCheckService
Add a listener to invoke when the state of a check change.
addStateChangeListener(BiConsumer<HealthCheck.State, HealthCheck>) - Method in class org.apache.camel.impl.health.DefaultHealthCheckService
 
addSynchronization(Synchronization) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
addSynchronization(Synchronization) - Method in interface org.apache.camel.spi.UnitOfWork
Adds a synchronization hook
addSyntaxError(String) - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
addText(String) - Method in class org.apache.camel.language.simple.ast.LiteralExpression
 
addText(String) - Method in interface org.apache.camel.language.simple.ast.LiteralNode
Adds the given text to this model.
addTimerListener(TimerListener) - Method in class org.apache.camel.support.TimerListenerManager
Adds the listener.
addToClassMap(String, DefaultFactoryFinder.ClassSupplier) - Method in class org.apache.camel.impl.DefaultFactoryFinder
 
addToEnvironment(String, Object) - Method in class org.apache.camel.util.jndi.JndiContext
 
addToQueue(Exchange, boolean) - Method in class org.apache.camel.component.seda.SedaProducer
Strategy method for adding the exchange to the queue.
addTraced(RouteNode) - Method in class org.apache.camel.impl.DefaultTracedRouteNodes
Deprecated.
 
addTraced(RouteNode) - Method in interface org.apache.camel.spi.TracedRouteNodes
Deprecated.
Adds the entry that was intercepted
addTraceHandler(TraceEventHandler) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
Add the given tracehandler
addTracker(CamelContextTracker) - Method in class org.apache.camel.impl.CamelContextTrackerRegistry
 
addTypeAndSuperTypes(Class<?>, List<Class<?>>) - Method in class org.apache.camel.component.bean.MethodInfo
Adds the current class and all of its base classes (apart from Object to the given list
addTypeConverter(Class<?>, Class<?>, TypeConverter) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
addTypeConverter(Class<?>, Class<?>, TypeConverter) - Method in interface org.apache.camel.spi.TypeConverterRegistry
Registers a new type converter.
addTypeConverters(TypeConverters) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
addTypeConverters(TypeConverters) - Method in interface org.apache.camel.spi.TypeConverterRegistry
Registers all the type converters from the class, each converter must be implemented as a method and annotated with Converter.
addUnknown(String) - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
addUnknownComponent(String) - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
addUnknownSuggestions(String, String[]) - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
addVariable(String, Object) - Method in class org.apache.camel.builder.xml.MessageVariableResolver
 
adviceWith(CamelContext, RouteBuilder) - Method in class org.apache.camel.model.RouteDefinition
 
adviceWith(ModelCamelContext, RouteBuilder) - Method in class org.apache.camel.model.RouteDefinition
Advices this route with the route builder.
AdviceWithBuilder<T extends ProcessorDefinition<?>> - Class in org.apache.camel.builder
A builder when using the advice with feature.
AdviceWithBuilder(AdviceWithRouteBuilder, String, String, String, Class<T>) - Constructor for class org.apache.camel.builder.AdviceWithBuilder
 
AdviceWithRouteBuilder - Class in org.apache.camel.builder
A RouteBuilder which has extended capabilities when using the advice with feature.
AdviceWithRouteBuilder() - Constructor for class org.apache.camel.builder.AdviceWithRouteBuilder
 
AdviceWithTask - Interface in org.apache.camel.builder
Task or command being executed when using the advice with feature.
AdviceWithTasks - Class in org.apache.camel.builder
AdviceWithTask tasks which are used by the AdviceWithRouteBuilder.
after() - Method in class org.apache.camel.builder.AdviceWithBuilder
Insert the following node(s) after the matched node(s)
after(Exchange, StopWatch) - Method in class org.apache.camel.management.InstrumentationProcessor
 
after(String) - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
Uses a AOP after.
after(Exchange, StopWatch) - Method in class org.apache.camel.processor.CamelInternalProcessor.BacklogDebuggerAdvice
 
after(Exchange, Object) - Method in class org.apache.camel.processor.CamelInternalProcessor.BacklogTracerAdvice
 
after(Exchange, Object) - Method in class org.apache.camel.processor.CamelInternalProcessor.DelayerAdvice
 
after(Exchange, StopWatch) - Method in class org.apache.camel.processor.CamelInternalProcessor.InstrumentationAdvice
 
after(Exchange, MessageHistory) - Method in class org.apache.camel.processor.CamelInternalProcessor.MessageHistoryAdvice
 
after(Exchange, UnitOfWork) - Method in class org.apache.camel.processor.CamelInternalProcessor.RouteContextAdvice
Deprecated.
 
after(Exchange, Object) - Method in class org.apache.camel.processor.CamelInternalProcessor.RouteInflightRepositoryAdvice
 
after(Exchange, Object) - Method in class org.apache.camel.processor.CamelInternalProcessor.RouteLifecycleAdvice
 
after(Exchange, Object) - Method in class org.apache.camel.processor.CamelInternalProcessor.RoutePolicyAdvice
 
after(Exchange, StreamCache) - Method in class org.apache.camel.processor.CamelInternalProcessor.StreamCachingAdvice
 
after(Exchange, UnitOfWork) - Method in class org.apache.camel.processor.CamelInternalProcessor.SubUnitOfWorkProcessorAdvice
 
after(Exchange, UnitOfWork) - Method in class org.apache.camel.processor.CamelInternalProcessor.UnitOfWorkProcessorAdvice
 
after(Exchange, T) - Method in interface org.apache.camel.processor.CamelInternalProcessorAdvice
Callback executed after processing a step in the route.
after(Exchange, Object) - Method in class org.apache.camel.processor.ContractAdvice
 
after(Exchange, Map<String, Object>) - Method in class org.apache.camel.processor.RestBindingAdvice
 
after(String, String) - Static method in class org.apache.camel.runtimecatalog.CatalogHelper
Returns the string after the given token
after(String, String) - Static method in class org.apache.camel.util.ObjectHelper
Deprecated.
after(String, String, Function<String, T>) - Static method in class org.apache.camel.util.ObjectHelper
after(String, String) - Static method in class org.apache.camel.util.StringHelper
Returns the string after the given token
after(String, String, Function<String, T>) - Static method in class org.apache.camel.util.StringHelper
Returns an object after the given token
afterById(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
afterByToString(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
afterByToUri(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
afterByType(RouteDefinition, Class<?>, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
afterConfiguration(String, String, Endpoint, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultComponent
Strategy to do post configuration logic.
afterConfigureProperties() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
Initialize proxies, create server connections, etc.
afterFinally(String) - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
Uses a AOP after with after being invoked in a finally block.
afterInvoke(Method, Exchange, ExchangePattern, boolean) - Method in class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
afterPoll() - Method in class org.apache.camel.component.file.GenericFileConsumer
 
afterPoll() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
afterPoll() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
afterPoll() - Method in interface org.apache.camel.PollingConsumerPollingStrategy
Callback invoked after the poll.
afterPrevious() - Method in class org.apache.camel.component.mock.TimeClause
 
afterProcess(Exchange, Processor, ProcessorDefinition<?>, long) - Method in class org.apache.camel.impl.BreakpointSupport
 
afterProcess(Exchange, Processor, ProcessorDefinition<?>, long) - Method in class org.apache.camel.impl.DefaultDebugger
 
afterProcess(Processor, Exchange, AsyncCallback, boolean) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
afterProcess(Processor, Exchange, AsyncCallback, boolean) - Method in class org.apache.camel.impl.MDCUnitOfWork
 
afterProcess(Exchange, Processor, ProcessorDefinition<?>, long) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
afterProcess(Exchange, Processor, ProcessorDefinition<?>, long) - Method in interface org.apache.camel.spi.Breakpoint
Callback invoked when the breakpoint was hit and the Exchange has been processed (after).
afterProcess(Exchange, Processor, ProcessorDefinition<?>, long) - Method in interface org.apache.camel.spi.Debugger
Callback invoked when an Exchange has been processed which allows implementators to notify breakpoints.
afterProcess(Processor, Exchange, AsyncCallback, boolean) - Method in interface org.apache.camel.spi.UnitOfWork
Strategy for optional work to be executed after the processing
AfterPropertiesConfigured - Interface in org.apache.camel
To perform optional initialization on an element after its properties has been configured.
afterPropertiesConfigured(CamelContext) - Method in interface org.apache.camel.AfterPropertiesConfigured
Callback invoked after the element have configured its properties.
afterPropertiesSet(GenericFileEndpoint<File>) - Method in class org.apache.camel.component.file.FileComponent
 
afterPropertiesSet(GenericFileEndpoint<T>) - Method in class org.apache.camel.component.file.GenericFileComponent
A factory method for derived file components to perform validation of properties
afterPropertiesSet() - Method in class org.apache.camel.model.InterceptDefinition
This method is only for handling some post configuration that is needed since this is an interceptor, and we have to do a bit of magic logic to fixup to handle predicates with or without proceed/stop set as well.
afterPropertiesSet() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
This method is only for handling some post configuration that is needed since this is an interceptor, and we have to do a bit of magic logic to fixup to handle predicates with or without proceed/stop set as well.
afterRoute(Exchange, Route) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
afterRoute(Exchange, Route) - Method in interface org.apache.camel.spi.UnitOfWork
Invoked when this unit of work is done being routed by the given route.
afterRouteSynchronizations(Route, Exchange, List<Synchronization>, Logger) - Static method in class org.apache.camel.util.UnitOfWorkHelper
 
afterStart(MainSupport) - Method in interface org.apache.camel.main.MainListener
Callback after the CamelContext(s) has been started.
afterStart(MainSupport) - Method in class org.apache.camel.main.MainListenerSupport
 
afterStart() - Method in class org.apache.camel.main.MainSupport
Callback to run custom logic after CamelContext has been started.
afterStop(MainSupport) - Method in interface org.apache.camel.main.MainListener
Callback after the CamelContext(s) has been stopped.
afterStop(MainSupport) - Method in class org.apache.camel.main.MainListenerSupport
 
afterStop() - Method in class org.apache.camel.main.MainSupport
Callback to run custom logic after CamelContext has been stopped.
aggregate(Exchange, Exchange) - Method in class org.apache.camel.builder.AggregationStrategyClause
 
aggregate() - Method in class org.apache.camel.model.ProcessorDefinition
Aggregator EIP: Creates an aggregator allowing you to combine a number of messages together into a single message.
aggregate(AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
Aggregator EIP: Creates an aggregator allowing you to combine a number of messages together into a single message.
aggregate(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Aggregator EIP: Creates an aggregator allowing you to combine a number of messages together into a single message.
aggregate(Expression, AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
Aggregator EIP: Creates an aggregator allowing you to combine a number of messages together into a single message.
aggregate(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.AbstractListAggregationStrategy
This method will aggregate the old and new exchange and return the result.
aggregate(Exchange, Exchange) - Method in interface org.apache.camel.processor.aggregate.AggregationStrategy
Aggregates an old and new exchange together to create a single combined exchange
aggregate(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.GroupedExchangeAggregationStrategy
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.GroupedMessageAggregationStrategy
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.ShareUnitOfWorkAggregationStrategy
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.UseLatestAggregationStrategy
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.UseOriginalAggregationStrategy
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.processor.ClaimCheckAggregationStrategy
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
AGGREGATE_TIMEOUT_CHECKER - Static variable in class org.apache.camel.processor.aggregate.AggregateProcessor
 
aggregateController(AggregateController) - Method in class org.apache.camel.model.AggregateDefinition
To use a AggregateController to allow external sources to control this aggregator.
AggregateController - Interface in org.apache.camel.processor.aggregate
A controller which allows controlling a AggregateProcessor from an external source, such as Java API or JMX.
AGGREGATED_COLLECTION_GUARD - Static variable in interface org.apache.camel.Exchange
 
AGGREGATED_COMPLETED_BY - Static variable in interface org.apache.camel.Exchange
 
AGGREGATED_CORRELATION_KEY - Static variable in interface org.apache.camel.Exchange
 
AGGREGATED_SIZE - Static variable in interface org.apache.camel.Exchange
 
AGGREGATED_TIMEOUT - Static variable in interface org.apache.camel.Exchange
 
AggregateDefinition - Class in org.apache.camel.model
Aggregates many messages into a single message
AggregateDefinition() - Constructor for class org.apache.camel.model.AggregateDefinition
 
AggregateDefinition(Predicate) - Constructor for class org.apache.camel.model.AggregateDefinition
 
AggregateDefinition(Expression) - Constructor for class org.apache.camel.model.AggregateDefinition
 
AggregateDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.AggregateDefinition
 
AggregateDefinition(Expression, AggregationStrategy) - Constructor for class org.apache.camel.model.AggregateDefinition
 
aggregateOnException(boolean) - Method in class org.apache.camel.model.EnrichDefinition
If this option is false then the aggregate method is not used if there was an exception thrown while trying to retrieve the data to enrich from the resource.
aggregateOnException(boolean) - Method in class org.apache.camel.model.PollEnrichDefinition
If this option is false then the aggregate method is not used if there was an exception thrown while trying to retrieve the data to enrich from the resource.
AggregateProcessor - Class in org.apache.camel.processor.aggregate
An implementation of the Aggregator pattern where a batch of messages are processed (up to a maximum amount or until some timeout is reached) and messages for the same correlation key are combined together using some kind of AggregationStrategy (by default the latest message is used) to compress many message exchanges into a smaller number of exchanges.
AggregateProcessor(CamelContext, Processor, Expression, AggregationStrategy, ExecutorService, boolean) - Constructor for class org.apache.camel.processor.aggregate.AggregateProcessor
 
AggregateProcessorStatistics - Interface in org.apache.camel.processor.aggregate
Various statistics of the aggregator
AggregateRouteNode - Class in org.apache.camel.impl
 
AggregateRouteNode(AggregateDefinition) - Constructor for class org.apache.camel.impl.AggregateRouteNode
 
AggregatingServiceCallServiceDiscoveryConfiguration - Class in org.apache.camel.model.cloud
Deprecated.
As of version 2.22.0, replaced by CombinedServiceCallServiceDiscoveryConfiguration
AggregatingServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.AggregatingServiceCallServiceDiscoveryConfiguration
Deprecated.
 
AggregatingServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.AggregatingServiceCallServiceDiscoveryConfiguration
Deprecated.
 
AggregatingServiceDiscovery - Class in org.apache.camel.impl.cloud
Deprecated.
AggregatingServiceDiscovery(List<ServiceDiscovery>) - Constructor for class org.apache.camel.impl.cloud.AggregatingServiceDiscovery
Deprecated.
 
aggregatingServiceDiscovery() - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
 
AggregatingServiceDiscoveryFactory - Class in org.apache.camel.impl.cloud
AggregatingServiceDiscoveryFactory() - Constructor for class org.apache.camel.impl.cloud.AggregatingServiceDiscoveryFactory
Deprecated.
 
AGGREGATION_COMPLETE_ALL_GROUPS - Static variable in interface org.apache.camel.Exchange
 
AGGREGATION_COMPLETE_ALL_GROUPS_INCLUSIVE - Static variable in interface org.apache.camel.Exchange
 
AGGREGATION_COMPLETE_CURRENT_GROUP - Static variable in interface org.apache.camel.Exchange
 
AGGREGATION_STRATEGY - Static variable in interface org.apache.camel.Exchange
 
aggregationRepository(AggregationRepository) - Method in class org.apache.camel.model.AggregateDefinition
Sets the custom aggregate repository to use.
AggregationRepository - Interface in org.apache.camel.spi
Access to a repository to store aggregated exchanges to support pluggable implementations.
aggregationRepositoryGroups() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
aggregationRepositoryGroups() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
aggregationRepositoryRef(String) - Method in class org.apache.camel.model.AggregateDefinition
Sets the custom aggregate repository to use

Will by default use MemoryAggregationRepository

AggregationStrategies - Class in org.apache.camel.util.toolbox
Toolbox class to create commonly used Aggregation Strategies in a fluent manner.
aggregationStrategy() - Method in class org.apache.camel.model.AggregateDefinition
Sets the AggregationStrategy to use with a fluent builder.
aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.AggregateDefinition
Sets the aggregate strategy to use
aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.ClaimCheckDefinition
To use a custom AggregationStrategy instead of the default implementation.
aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.EnrichDefinition
Sets the AggregationStrategy to be used to merge the reply from the external service, into a single outgoing message.
aggregationStrategy() - Method in class org.apache.camel.model.MulticastDefinition
Sets the AggregationStrategy to be used to assemble the replies from the multicasts, into a single outgoing message from the Multicast using a fluent builder.
aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.MulticastDefinition
Sets the AggregationStrategy to be used to assemble the replies from the multicasts, into a single outgoing message from the Multicast.
aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.PollEnrichDefinition
Sets the AggregationStrategy to be used to merge the reply from the external service, into a single outgoing message.
aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.RecipientListDefinition
Sets the AggregationStrategy to be used to assemble the replies from the recipients, into a single outgoing message from the RecipientList.
aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.SplitDefinition
Sets the AggregationStrategy to be used to assemble the replies from the splitted messages, into a single outgoing message from the Splitter.
AggregationStrategy - Interface in org.apache.camel.processor.aggregate
A strategy for aggregating two exchanges together into a single exchange.
AggregationStrategyBeanAdapter - Class in org.apache.camel.processor.aggregate
An AggregationStrategy that adapts to a POJO.
AggregationStrategyBeanAdapter(Object) - Constructor for class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
Creates this adapter.
AggregationStrategyBeanAdapter(Class<?>) - Constructor for class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
Creates this adapter.
AggregationStrategyBeanAdapter(Object, String) - Constructor for class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
Creates this adapter.
AggregationStrategyBeanAdapter(Class<?>, String) - Constructor for class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
Creates this adapter.
AggregationStrategyBeanInfo - Class in org.apache.camel.processor.aggregate
Class information about the POJO method to call when using the AggregationStrategyBeanAdapter.
AggregationStrategyBeanInfo(CamelContext, Class<?>, Method) - Constructor for class org.apache.camel.processor.aggregate.AggregationStrategyBeanInfo
Deprecated.
AggregationStrategyBeanInfo(Class<?>, Method) - Constructor for class org.apache.camel.processor.aggregate.AggregationStrategyBeanInfo
 
AggregationStrategyClause<T> - Class in org.apache.camel.builder
 
AggregationStrategyClause(T) - Constructor for class org.apache.camel.builder.AggregationStrategyClause
 
aggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.AggregateDefinition
Sets allowing null when using a POJO as AggregationStrategy.
aggregationStrategyMethodAllowNull(boolean) - Method in class org.apache.camel.model.EnrichDefinition
If this option is false then the aggregate method is not used if there was no data to enrich.
aggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.MulticastDefinition
If this option is false then the aggregate method is not used if there was no data to enrich.
aggregationStrategyMethodAllowNull(boolean) - Method in class org.apache.camel.model.PollEnrichDefinition
If this option is false then the aggregate method is not used if there was no data to enrich.
aggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.RecipientListDefinition
If this option is false then the aggregate method is not used if there was no data to enrich.
aggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.SplitDefinition
If this option is false then the aggregate method is not used if there was no data to enrich.
AggregationStrategyMethodInfo - Class in org.apache.camel.processor.aggregate
Method information about the POJO method to call when using the AggregationStrategyBeanAdapter.
AggregationStrategyMethodInfo(CamelContext, Class<?>, Method, List<ParameterInfo>, List<ParameterInfo>) - Constructor for class org.apache.camel.processor.aggregate.AggregationStrategyMethodInfo
Deprecated.
AggregationStrategyMethodInfo(Method, List<ParameterInfo>, List<ParameterInfo>) - Constructor for class org.apache.camel.processor.aggregate.AggregationStrategyMethodInfo
 
aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.AggregateDefinition
Sets the method name to use when using a POJO as AggregationStrategy.
aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.EnrichDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.MulticastDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.PollEnrichDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.RecipientListDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.SplitDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
aggregationStrategyRef(String) - Method in class org.apache.camel.model.AggregateDefinition
Sets the aggregate strategy to use
aggregationStrategyRef(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
To use a custom AggregationStrategy instead of the default implementation.
aggregationStrategyRef(String) - Method in class org.apache.camel.model.EnrichDefinition
Refers to an AggregationStrategy to be used to merge the reply from the external service, into a single outgoing message.
aggregationStrategyRef(String) - Method in class org.apache.camel.model.MulticastDefinition
Sets a reference to the AggregationStrategy to be used to assemble the replies from the multicasts, into a single outgoing message from the Multicast.
aggregationStrategyRef(String) - Method in class org.apache.camel.model.PollEnrichDefinition
Refers to an AggregationStrategy to be used to merge the reply from the external service, into a single outgoing message.
aggregationStrategyRef(String) - Method in class org.apache.camel.model.RecipientListDefinition
Sets a reference to the AggregationStrategy to be used to assemble the replies from the recipients, into a single outgoing message from the RecipientList.
aggregationStrategyRef(String) - Method in class org.apache.camel.model.SplitDefinition
Sets a reference to the AggregationStrategy to be used to assemble the replies from the splitted messages, into a single outgoing message from the Splitter.
algorithm - Variable in class org.apache.camel.util.jsse.KeyManagersParameters
The optional algorithm name for the KeyManagerFactory used to create the KeyManagers represented by this object's configuration.
algorithm - Variable in class org.apache.camel.util.jsse.SecureRandomParameters
The Random Number Generator algorithm identifier for the SecureRandom factory method used to create the SecureRandom represented by this object's configuration.
algorithm - Variable in class org.apache.camel.util.jsse.TrustManagersParameters
The optional algorithm name for the TrustManagerFactory used to create the TrustManagers represented by this object's configuration.
AliasAdapter() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.AliasAdapter
 
AliasedX509ExtendedKeyManager - Class in org.apache.camel.util.jsse
KeyManager to select a key with desired alias while delegating processing to specified KeyManager Can be used both with server and client sockets
AliasedX509ExtendedKeyManager(String, X509KeyManager) - Constructor for class org.apache.camel.util.jsse.AliasedX509ExtendedKeyManager
Construct KeyManager instance
AliasEntry() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.AliasEntry
 
AliasEntry(String, String) - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.AliasEntry
 
AliasList() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.AliasList
 
allArguments() - Method in class org.apache.camel.util.component.ApiMethodHelper
Returns argument types and names used by all methods.
allMessages() - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an assertion to all the received messages
allowableValues(List<String>) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Allowed values of the parameter when its an enum type
allowableValues(String...) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Allowed values of the parameter when its an enum type
allowableValues(List<String>) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Allowed values of the header when its an enum type
allowableValues(String...) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Allowed values of the parameter when its an enum type
allowCoreThreadTimeOut(Boolean) - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
 
allowCoreThreadTimeOut(boolean) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
allowCoreThreadTimeOut(boolean) - Method in class org.apache.camel.model.ThreadsDefinition
Whether idle core threads is allowed to timeout and therefore can shrink the pool size below the core pool size

Is by default false

allowCoreThreadTimeOut(boolean) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
allowDuplicates() - Method in class org.apache.camel.model.ResequenceDefinition
Enables duplicates for the batch resequencer mode
allowEscape - Variable in class org.apache.camel.language.simple.BaseSimpleParser
 
allowHandover() - Method in interface org.apache.camel.spi.SynchronizationVetoable
Whether or not handover this synchronization is allowed.
allowHandover() - Method in class org.apache.camel.support.SynchronizationAdapter
 
allowMaximumSizeToDivergeFromCoreSize(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Allows the configuration for maximumSize to take effect.
allowNull() - Method in class org.apache.camel.impl.converter.DefaultTypeConverter
 
allowNull() - Method in class org.apache.camel.impl.converter.InstanceMethodFallbackTypeConverter
 
allowNull() - Method in class org.apache.camel.impl.converter.InstanceMethodTypeConverter
 
allowNull() - Method in class org.apache.camel.impl.converter.LazyLoadingTypeConverter
Deprecated.
 
allowNull() - Method in class org.apache.camel.impl.converter.PropertyEditorTypeConverter
Deprecated.
 
allowNull() - Method in class org.apache.camel.impl.converter.StaticMethodFallbackTypeConverter
 
allowNull() - Method in class org.apache.camel.impl.converter.StaticMethodTypeConverter
 
allowNull() - Method in class org.apache.camel.support.TypeConverterSupport
 
allowNull() - Method in interface org.apache.camel.TypeConverter
Whether the type converter allows returning null as a valid response.
allowNullBody - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
allowOptimisedComponents(boolean) - Method in class org.apache.camel.model.ToDynamicDefinition
Whether to allow components to optimise toD if they are SendDynamicAware.
allowOptimisedComponents - Variable in class org.apache.camel.processor.SendDynamicProcessor
 
allowRedeliveryWhileStopping(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Controls whether to allow redelivery while stopping/shutting down a route that uses error handling.
allowRedeliveryWhileStopping(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Controls whether to allow redelivery while stopping/shutting down a route that uses error handling.
allowRedeliveryWhileStopping(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Controls whether to allow redelivery while stopping/shutting down a route that uses error handling.
allowRedeliveryWhileStopping - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
allowRedeliveryWhileStopping(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Controls whether to allow redelivery while stopping/shutting down a route that uses error handling.
allowsCoreThreadTimeOut() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
allowStAX() - Method in class org.apache.camel.builder.xml.XsltBuilder
Enables to allow using StAX.
AlreadyStoppedException - Exception in org.apache.camel
Exception thrown in situations when a Service has already been stopped.
AlreadyStoppedException() - Constructor for exception org.apache.camel.AlreadyStoppedException
 
AmbiguousMethodCallException - Exception in org.apache.camel.component.bean
An exception thrown if an attempted method invocation resulted in an ambiguous method such that multiple methods match the inbound message exchange
AmbiguousMethodCallException(Exchange, Collection<MethodInfo>) - Constructor for exception org.apache.camel.component.bean.AmbiguousMethodCallException
 
and() - Method in class org.apache.camel.builder.NotifyBuilder
Prepares to append an additional expression using the and operator.
and(Predicate, Predicate) - Static method in class org.apache.camel.builder.PredicateBuilder
A helper method to combine multiple predicates by a logical AND
and(List<Predicate>) - Static method in class org.apache.camel.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.builder.PredicateBuilder
Concat the given predicates into a single predicate, which only matches if all the predicates matches.
anExchange(CamelContext) - Static method in class org.apache.camel.builder.ExchangeBuilder
Create the exchange by setting the camel context
AnnotatedParameterConfiguration - Class in org.apache.camel.impl
Deprecated.
AnnotatedParameterConfiguration(String, Class<?>, AccessibleObject) - Constructor for class org.apache.camel.impl.AnnotatedParameterConfiguration
Deprecated.
 
AnnotatedWithAnyPackageScanFilter - Class in org.apache.camel.impl.scan
Package scan filter for testing if a given class is annotated with any of the annotations.
AnnotatedWithAnyPackageScanFilter(Set<Class<? extends Annotation>>) - Constructor for class org.apache.camel.impl.scan.AnnotatedWithAnyPackageScanFilter
 
AnnotatedWithAnyPackageScanFilter(Set<Class<? extends Annotation>>, boolean) - Constructor for class org.apache.camel.impl.scan.AnnotatedWithAnyPackageScanFilter
 
AnnotatedWithPackageScanFilter - Class in org.apache.camel.impl.scan
Package scan filter for testing if a given class is annotated with a certain annotation.
AnnotatedWithPackageScanFilter(Class<? extends Annotation>) - Constructor for class org.apache.camel.impl.scan.AnnotatedWithPackageScanFilter
 
AnnotatedWithPackageScanFilter(Class<? extends Annotation>, boolean) - Constructor for class org.apache.camel.impl.scan.AnnotatedWithPackageScanFilter
 
AnnotationExpressionFactory - Interface in org.apache.camel.component.bean
A factory which creates an Expression object from an annotation on a field, property or method parameter of a specified type.
AnnotationTypeConverterLoader - Class in org.apache.camel.impl.converter
A class which will auto-discover Converter objects and methods to pre-load the TypeConverterRegistry of converters on startup.
AnnotationTypeConverterLoader(PackageScanClassResolver) - Constructor for class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
 
antExclude - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
antFilter - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
antFilterCaseSensitive - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
antInclude - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
AntPathMatcher - Class in org.apache.camel.util
PathMatcher implementation for Ant-style path patterns.
AntPathMatcher() - Constructor for class org.apache.camel.util.AntPathMatcher
 
AntPathMatcherFileFilter - Class in org.apache.camel.component.file
File filter using AntPathMatcher.
AntPathMatcherFileFilter() - Constructor for class org.apache.camel.component.file.AntPathMatcherFileFilter
 
AntPathMatcherGenericFileFilter<T> - Class in org.apache.camel.component.file
File filter using AntPathMatcher.
AntPathMatcherGenericFileFilter() - Constructor for class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
AntPathMatcherGenericFileFilter(String...) - Constructor for class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
aop() - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
to be removed in the near future. Instead you can use interceptors or processors to do AOP with Camel.
AOPDefinition - Class in org.apache.camel.model
Deprecated.
will be removed in the future. You can for example use Processor and InterceptStrategy to do AOP in Camel.
AOPDefinition() - Constructor for class org.apache.camel.model.AOPDefinition
Deprecated.
 
AOPProcessor - Class in org.apache.camel.processor
Deprecated.
AOPProcessor(Processor, List<Processor>, Processor) - Constructor for class org.apache.camel.processor.AOPProcessor
Deprecated.
 
ApiCollection<E extends Enum<E> & ApiName,T> - Class in org.apache.camel.util.component
Base class for a collection of ApiMethods.
ApiCollection() - Constructor for class org.apache.camel.util.component.ApiCollection
 
apiComponent(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To use a specific Camel rest API component
ApiConsumerHelper - Class in org.apache.camel.util.component
Utility class for API Consumers.
apiContextIdPattern(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets an CamelContext id pattern to only allow Rest APIs from rest services within CamelContext's which name matches the pattern.
apiContextListing(boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets whether listing of all available CamelContext's with REST services in the JVM is enabled.
apiContextPath(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets a leading context-path the REST services will be using.
apiContextRouteId(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets the route id to use for the route that services the REST API.
apiDocAsJson() - Method in interface org.apache.camel.api.management.mbean.ManagedRestRegistryMBean
 
apiDocAsJson() - Method in class org.apache.camel.impl.DefaultRestRegistry
 
apiDocAsJson() - Method in class org.apache.camel.management.mbean.ManagedRestRegistry
 
apiDocAsJson() - Method in interface org.apache.camel.spi.RestRegistry
Outputs the Rest services API documentation in JSon (requires camel-swagger-java on classpath)
apiDocs(Boolean) - Method in class org.apache.camel.model.rest.RestDefinition
Include or exclude the current Rest Definition in API documentation.
apiHost(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To define a specific host to use for API documentation (eg swagger) instead of using a generated API hostname that is relative to the REST service host.
apiKey(String) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
 
apiKey(String, String) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
 
ApiMethod - Interface in org.apache.camel.util.component
Interface for proxy methods.
ApiMethodArg - Class in org.apache.camel.util.component
 
ApiMethodArg(String, Class<?>, String) - Constructor for class org.apache.camel.util.component.ApiMethodArg
 
ApiMethodHelper<T extends Enum<T> & ApiMethod> - Class in org.apache.camel.util.component
Helper class for working with ApiMethod.
ApiMethodHelper(Class<T>, Map<String, String>, List<String>) - Constructor for class org.apache.camel.util.component.ApiMethodHelper
Create a helper to work with a ApiMethod, using optional method aliases.
ApiMethodHelper.MatchType - Enum in org.apache.camel.util.component
 
ApiMethodImpl - Class in org.apache.camel.util.component
Delegate class for ApiMethod.
ApiMethodImpl(Class<?>, Class<?>, String, ApiMethodArg...) - Constructor for class org.apache.camel.util.component.ApiMethodImpl
 
ApiMethodModel(String, Class<?>, List<ApiMethodArg>, Method) - Constructor for class org.apache.camel.util.component.ApiMethodParser.ApiMethodModel
 
ApiMethodModel(String, String, Class<?>, List<ApiMethodArg>, Method) - Constructor for class org.apache.camel.util.component.ApiMethodParser.ApiMethodModel
 
ApiMethodParser<T> - Class in org.apache.camel.util.component
Parser base class for generating ApiMethod enumerations.
ApiMethodParser(Class<T>) - Constructor for class org.apache.camel.util.component.ApiMethodParser
 
ApiMethodParser.ApiMethodModel - Class in org.apache.camel.util.component
 
ApiMethodPropertiesHelper<C> - Class in org.apache.camel.util.component
Helper class to work with ApiMethod arguments to be extended by components.
ApiMethodPropertiesHelper(Class<C>, String) - Constructor for class org.apache.camel.util.component.ApiMethodPropertiesHelper
 
apiName - Variable in class org.apache.camel.util.component.AbstractApiEndpoint
 
ApiName - Interface in org.apache.camel.util.component
Marker interface for ApiName enumerations.
apiNameClass - Variable in class org.apache.camel.util.component.AbstractApiComponent
 
apiProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
For configuring an api property, such as api.title, or api.version.
apiVendorExtension(boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Whether vendor extension is enabled in the Rest APIs.
apiVersion(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the API version when using client lookup
append(Expression, Expression) - Static method in class org.apache.camel.builder.ExpressionBuilder
Appends the String evaluations of the two expressions together
append(Object) - Method in class org.apache.camel.builder.ValueBuilder
Appends the string evaluation of this expression with the given value
append(Object) - Method in class org.apache.camel.runtimecatalog.CollectionStringBuffer
 
append(Object) - Method in class org.apache.camel.util.CollectionStringBuffer
 
appendParameters(String, Map<String, Object>) - Static method in class org.apache.camel.util.ResourceHelper
Appends the parameters to the given uri
appendParametersToURI(String, Map<String, Object>) - Static method in class org.apache.camel.util.URISupport
Appends the given parameters to the given URI.
appendToStore(String) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Appends the given key to the file store
appendValue(Map<String, Object>, String, Object) - Static method in class org.apache.camel.util.CollectionHelper
Sets the value of the entry in the map for the given key, though if the map already contains a value for the given key then the value is appended to a list of values.
application(String) - Method in class org.apache.camel.model.rest.RestSecurityOAuth2
 
apply(List<ServiceDefinition>) - Method in interface org.apache.camel.cloud.ServiceFilter
Chooses one of the service to use
apply(ServiceDefinition) - Method in interface org.apache.camel.cloud.ServiceLoadBalancerFunction
 
apply(String) - Method in class org.apache.camel.component.properties.EnvPropertiesFunction
 
apply(String) - Method in interface org.apache.camel.component.properties.PropertiesFunction
Applies the function
apply(String) - Method in class org.apache.camel.component.properties.ServiceHostPropertiesFunction
 
apply(String) - Method in class org.apache.camel.component.properties.ServicePortPropertiesFunction
 
apply(String) - Method in class org.apache.camel.component.properties.ServicePropertiesFunction
 
apply(String) - Method in class org.apache.camel.component.properties.SysPropertiesFunction
 
apply(List<ServiceDefinition>) - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilter
 
apply(List<ServiceDefinition>) - Method in class org.apache.camel.impl.cloud.CombinedServiceFilter
 
apply(List<ServiceDefinition>) - Method in class org.apache.camel.impl.cloud.DefaultServiceFilter
 
apply(List<ServiceDefinition>) - Method in class org.apache.camel.impl.cloud.HealthyServiceFilter
 
apply(List<ServiceDefinition>) - Method in class org.apache.camel.impl.cloud.PassThroughServiceFilter
 
apply(Route) - Method in class org.apache.camel.impl.SupervisingRouteControllerFilters.BlackList
 
apply(I1, I2) - Method in interface org.apache.camel.util.function.ThrowingBiFunction
 
apply(I) - Method in interface org.apache.camel.util.function.ThrowingFunction
 
apply(I) - Method in interface org.apache.camel.util.function.ThrowingToLongFunction
 
applyAssertionOn(MockEndpoint, int, Exchange) - Method in class org.apache.camel.component.mock.AssertionClause
Performs any assertions on the given exchange
applyFilterToCamelHeaders(String, Object, Exchange) - Method in class org.apache.camel.impl.DefaultHeaderFilterStrategy
 
applyFilterToCamelHeaders(String, Object, Exchange) - Method in interface org.apache.camel.spi.HeaderFilterStrategy
Applies filtering logic to Camel Message header that is going to be copied to target message such as CXF and JMS message.
applyFilterToExternalHeaders(String, Object, Exchange) - Method in class org.apache.camel.impl.DefaultHeaderFilterStrategy
 
applyFilterToExternalHeaders(String, Object, Exchange) - Method in interface org.apache.camel.spi.HeaderFilterStrategy
Applies filtering logic to an external message header such as CXF and JMS message that is going to be copied to Camel message header.
applyHeaders(Exchange, long) - Method in class org.apache.camel.component.dataset.DataSetSupport
Allows derived classes to add some custom headers for a given message
applyIfNotEmpty(I, ThrowingFunction<I, R, T>) - Static method in class org.apache.camel.util.ObjectHelper
Tests whether the value is not null, an empty string, an empty collection or a map and transform it using the given function.
applyIfNotEmpty(I, ThrowingFunction<I, R, T>, Supplier<R>) - Static method in class org.apache.camel.util.ObjectHelper
Tests whether the value is not null, an empty string, an empty collection or a map and transform it using the given function.
arg(String, Class<?>) - Static method in class org.apache.camel.util.component.ApiMethodArg
 
arg(String, Class<?>, String) - Static method in class org.apache.camel.util.component.ApiMethodArg
 
ARGS_PATTERN - Static variable in class org.apache.camel.util.component.ApiMethodParser
 
ArgumentSubstitutionParser<T> - Class in org.apache.camel.util.component
Adds support for parameter name substitutions.
ArgumentSubstitutionParser(Class<T>, ArgumentSubstitutionParser.Substitution[]) - Constructor for class org.apache.camel.util.component.ArgumentSubstitutionParser
Create a parser using regular expressions to adapt parameter names.
ArgumentSubstitutionParser.Substitution - Class in org.apache.camel.util.component
 
around(String, String) - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
Uses a AOP around.
aroundFinally(String, String) - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
Uses a AOP around with after being invoked in a finally block
ARRAY_NAME - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
ArrayBlockingQueueFactory<E> - Class in org.apache.camel.component.seda
Implementation of BlockingQueueFactory producing ArrayBlockingQueue
ArrayBlockingQueueFactory() - Constructor for class org.apache.camel.component.seda.ArrayBlockingQueueFactory
 
arrayLength(Object[]) - Static method in class org.apache.camel.util.ObjectHelper
 
arrayType(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
The data type of the array data type
arrayType(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
The data type of the array data type
ArrayTypeConverter - Class in org.apache.camel.impl.converter
A type converter which is used to convert to and from array types particularly for derived types of array component types and dealing with primitive array types.
ArrayTypeConverter() - Constructor for class org.apache.camel.impl.converter.ArrayTypeConverter
 
arrives() - Method in class org.apache.camel.component.mock.AssertionClause
Adds a TimeClause predicate for message arriving.
asAttribute(String) - Static method in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError
asCode(String) - Static method in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError
asEndpointUri(String, String, boolean) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
asEndpointUri(String, Map<String, String>, boolean) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
asEndpointUri(String, Map<String, String>, boolean) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
Creates an endpoint uri in Java style from the information from the properties
asEndpointUriXml(String, String, boolean) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
asEndpointUriXml(String, Map<String, String>, boolean) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
asEndpointUriXml(String, Map<String, String>, boolean) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
Creates an endpoint uri in XML style (eg escape & as &l;) from the information from the properties
asEnum(String) - Static method in enum org.apache.camel.ExchangePattern
 
asExpression(Object) - Method in class org.apache.camel.builder.ValueBuilder
 
asGenericFile(String, File, String) - Static method in class org.apache.camel.component.file.FileConsumer
asGenericFile(String, File, String, boolean) - Static method in class org.apache.camel.component.file.FileConsumer
Creates a new GenericFile based on the given file.
asKey(GenericFile<File>) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
asKey(GenericFile<File>) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
asKey(GenericFile<File>) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
asMap() - Method in class org.apache.camel.model.dataformat.DataFormatsDefinition
 
asMap - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
asMap() - Method in class org.apache.camel.model.GlobalOptionsDefinition
 
asMap() - Method in class org.apache.camel.model.PropertiesDefinition
Deprecated.
 
asn1() - Method in class org.apache.camel.builder.DataFormatClause
Uses the ASN.1 file data format
asn1(String) - Method in class org.apache.camel.builder.DataFormatClause
 
asn1(Boolean) - Method in class org.apache.camel.builder.DataFormatClause
 
ASN1DataFormat - Class in org.apache.camel.model.dataformat
The ASN.1 data format is used for file transfer with telecommunications protocols.
ASN1DataFormat() - Constructor for class org.apache.camel.model.dataformat.ASN1DataFormat
 
ASN1DataFormat(Boolean) - Constructor for class org.apache.camel.model.dataformat.ASN1DataFormat
 
ASN1DataFormat(String) - Constructor for class org.apache.camel.model.dataformat.ASN1DataFormat
 
asOperator(String) - Static method in enum org.apache.camel.language.simple.types.BinaryOperatorType
 
asOperator(String) - Static method in enum org.apache.camel.language.simple.types.LogicalOperatorType
 
asOperator(String) - Static method in enum org.apache.camel.language.simple.types.UnaryOperatorType
 
asRejectedExecutionHandler() - Method in enum org.apache.camel.ThreadPoolRejectedPolicy
 
asRestConfiguration(CamelContext) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Creates a RestConfiguration instance based on the definition
asRouteApiDefinition(CamelContext, RestConfiguration) - Static method in class org.apache.camel.model.rest.RestDefinition
Transforms the rest api configuration into a RouteDefinition which Camel routing engine uses to service the rest api docs.
asRouteDefinition(CamelContext) - Method in class org.apache.camel.model.rest.RestDefinition
Transforms this REST definition into a list of RouteDefinition which Camel routing engine can add and run.
asRouteDefinition(CamelContext, RestConfiguration) - Method in class org.apache.camel.model.rest.RestDefinition
Transforms this REST definition into a list of RouteDefinition which Camel routing engine can add and run.
assemble(MBeanServer, Object, ObjectName) - Method in class org.apache.camel.management.DefaultManagementMBeanAssembler
 
assemble(MBeanServer, Object, ObjectName) - Method in interface org.apache.camel.spi.ManagementMBeanAssembler
Assemble the ModelMBean.
assembler - Variable in class org.apache.camel.management.DefaultManagementMBeanAssembler
 
assertEquals(String, Object, Object, Exchange) - Static method in class org.apache.camel.component.dataset.DataSetEndpoint
 
assertEquals(String, Object, Object) - Method in class org.apache.camel.component.mock.MockEndpoint
 
assertExchangeReceived(int) - Method in class org.apache.camel.component.mock.MockEndpoint
Asserts that the given index of message is received (starting at zero)
AssertionClause - Class in org.apache.camel.component.mock
A builder of assertions on message exchanges
AssertionClause(MockEndpoint) - Constructor for class org.apache.camel.component.mock.AssertionClause
 
AssertionClause.PredicateValueBuilder - Class in org.apache.camel.component.mock
Public class needed for fluent builders
assertionFailureMessage(Exchange) - Method in class org.apache.camel.support.ExpressionAdapter
 
assertionFailureMessage(Exchange) - Method in class org.apache.camel.support.ExpressionSupport
 
assertIsNotSatisfied() - Method in class org.apache.camel.component.mock.MockEndpoint
Validates that the assertions fail on this endpoint
assertIsNotSatisfied(long) - Method in class org.apache.camel.component.mock.MockEndpoint
Validates that the assertions fail on this endpoint
assertIsSatisfied(long, TimeUnit, MockEndpoint...) - Static method in class org.apache.camel.component.mock.MockEndpoint
 
assertIsSatisfied(MockEndpoint...) - Static method in class org.apache.camel.component.mock.MockEndpoint
 
assertIsSatisfied(CamelContext) - Static method in class org.apache.camel.component.mock.MockEndpoint
Asserts that all the expectations on any MockEndpoint instances registered in the given context are valid
assertIsSatisfied(CamelContext, long, TimeUnit) - Static method in class org.apache.camel.component.mock.MockEndpoint
Asserts that all the expectations on any MockEndpoint instances registered in the given context are valid
assertIsSatisfied() - Method in class org.apache.camel.component.mock.MockEndpoint
Validates that all the available expectations on this endpoint are satisfied; or throw an exception
assertIsSatisfied(long) - Method in class org.apache.camel.component.mock.MockEndpoint
Validates that all the available expectations on this endpoint are satisfied; or throw an exception
assertMatches(String, Exchange) - Method in class org.apache.camel.model.language.ExpressionDefinition
 
assertMatches(String, Exchange) - Method in class org.apache.camel.support.ExpressionSupport
 
assertMatches(Predicate, String, Exchange) - Static method in class org.apache.camel.util.PredicateAssertHelper
 
assertMessageExpected(DataSetEndpoint, Exchange, Exchange, long) - Method in interface org.apache.camel.component.dataset.DataSet
Asserts that the expected message has been received for the given index
assertMessageExpected(long, Exchange, Exchange) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
assertMessageExpected(DataSetEndpoint, Exchange, Exchange, long) - Method in class org.apache.camel.component.dataset.DataSetSupport
 
assertMessagesAscending(Expression) - Method in class org.apache.camel.component.mock.MockEndpoint
Asserts that the messages have ascending values of the given expression
assertMessagesDescending(Expression) - Method in class org.apache.camel.component.mock.MockEndpoint
Asserts that the messages have descending values of the given expression
assertMessagesSorted(Expression, boolean) - Method in class org.apache.camel.component.mock.MockEndpoint
 
assertNoDuplicates(Expression) - Method in class org.apache.camel.component.mock.MockEndpoint
 
assertTrue(String, boolean) - Method in class org.apache.camel.component.mock.MockEndpoint
 
assertWait(long, TimeUnit, MockEndpoint...) - Static method in class org.apache.camel.component.mock.MockEndpoint
 
AssignableToPackageScanFilter - Class in org.apache.camel.impl.scan
Package scan filter for testing if a given class is assignable to another class.
AssignableToPackageScanFilter() - Constructor for class org.apache.camel.impl.scan.AssignableToPackageScanFilter
 
AssignableToPackageScanFilter(Class<?>) - Constructor for class org.apache.camel.impl.scan.AssignableToPackageScanFilter
 
AssignableToPackageScanFilter(Set<Class<?>>) - Constructor for class org.apache.camel.impl.scan.AssignableToPackageScanFilter
 
asString(Object[]) - Static method in class org.apache.camel.util.ObjectHelper
Turns the given object arrays into a meaningful string
asVerb() - Method in class org.apache.camel.model.rest.VerbDefinition
 
ASYNC_WAIT - Static variable in interface org.apache.camel.Exchange
 
AsyncCallback - Interface in org.apache.camel
The callback interface for an AsyncProcessor so that it can notify you when an Exchange is done.
asyncCallback(String, Exchange, Synchronization) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncCallback(String, Processor, Synchronization) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncCallback(Endpoint, Exchange, Synchronization) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncCallback(Endpoint, Processor, Synchronization) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncCallback(Endpoint, ExchangePattern, Object, Synchronization) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncCallback(String, Exchange, Synchronization) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous exchange to the given endpoint.
asyncCallback(Endpoint, Exchange, Synchronization) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous exchange to the given endpoint.
asyncCallback(String, Processor, Synchronization) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous exchange to the given endpoint using a supplied processor.
asyncCallback(Endpoint, Processor, Synchronization) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous exchange to the given endpoint using a supplied processor.
asyncCallbackRequestBody(String, Object, Synchronization) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncCallbackRequestBody(Endpoint, Object, Synchronization) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncCallbackRequestBody(String, Object, Synchronization) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous body to the given endpoint.
asyncCallbackRequestBody(Endpoint, Object, Synchronization) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous body to the given endpoint.
asyncCallbackSendBody(String, Object, Synchronization) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncCallbackSendBody(Endpoint, Object, Synchronization) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncCallbackSendBody(String, Object, Synchronization) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous body to the given endpoint.
asyncCallbackSendBody(Endpoint, Object, Synchronization) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous body to the given endpoint.
AsyncCallbackToCompletableFutureAdapter<T> - Class in org.apache.camel.impl
AsyncCallback that provides a CompletableFuture completed when async action is done
AsyncCallbackToCompletableFutureAdapter() - Constructor for class org.apache.camel.impl.AsyncCallbackToCompletableFutureAdapter
 
AsyncCallbackToCompletableFutureAdapter(T) - Constructor for class org.apache.camel.impl.AsyncCallbackToCompletableFutureAdapter
 
AsyncCallbackToCompletableFutureAdapter(CompletableFuture<T>, T) - Constructor for class org.apache.camel.impl.AsyncCallbackToCompletableFutureAdapter
 
asyncDelayed() - Method in class org.apache.camel.model.DelayDefinition
Enables asynchronous delay which means the thread will noy block while delaying.
asyncDelayed() - Method in class org.apache.camel.model.ThrottleDefinition
Enables asynchronous delay which means the thread will not block while delaying.
asyncDelayedRedelivery - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
asyncDelayedRedelivery() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Will allow asynchronous delayed redeliveries.
asyncDelayedRedelivery() - Method in class org.apache.camel.model.OnExceptionDefinition
Allow synchronous delayed redelivery.
asyncDelayedRedelivery() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Allow synchronous delayed redelivery.
asyncDelayedRedelivery - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
asyncDelayedRedelivery() - Method in class org.apache.camel.processor.RedeliveryPolicy
Allow asynchronous delayed redelivery.
asyncDispatchExchange(Endpoint, Producer, Processor, Exchange, AsyncCallback) - Method in class org.apache.camel.impl.ProducerCache
 
AsyncEndpoint - Interface in org.apache.camel
Marks the Endpoint as support asynchronous non-blocking routing in its consumer and producer.
AsyncProcessor - Interface in org.apache.camel
An asynchronous processor which can process an Exchange in an asynchronous fashion and signal completion by invoking the AsyncCallback.
AsyncProcessorAwaitManager - Interface in org.apache.camel.spi
A manager to handle async routing engine, when Exchanges are being handed over from one thread to another, while the callee thread is blocked waiting for the other threads to complete, before it can continue.
AsyncProcessorAwaitManager.AwaitThread - Interface in org.apache.camel.spi
Information about the thread and exchange that are inflight.
AsyncProcessorAwaitManager.Statistics - Interface in org.apache.camel.spi
Utilization statistics of the this manager.
AsyncProcessorConverterHelper - Class in org.apache.camel.util
A simple converter that can convert any Processor to an AsyncProcessor.
AsyncProcessorHelper - Class in org.apache.camel.util
Helper methods for AsyncProcessor objects.
AsyncProcessorTypeConverter - Class in org.apache.camel.impl.converter
A simple converter that can convert any Processor to an AsyncProcessor.
AsyncProcessorTypeConverter() - Constructor for class org.apache.camel.impl.converter.AsyncProcessorTypeConverter
 
AsyncProducerCallback - Interface in org.apache.camel
Callback for sending a exchange message to a endpoint using an AsyncProcessor capable producer.
asyncRequest() - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
asyncRequest(Class<T>) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
asyncRequest() - Method in interface org.apache.camel.FluentProducerTemplate
Sends asynchronously to the given endpoint (InOut).
asyncRequest(Class<T>) - Method in interface org.apache.camel.FluentProducerTemplate
Sends asynchronously to the given endpoint (InOut).
asyncRequest(Endpoint, Processor, Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncRequestBody(String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncRequestBody(String, Object, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncRequestBody(Endpoint, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncRequestBody(Endpoint, Object, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncRequestBody(Endpoint, Processor, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncRequestBody(Endpoint, Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncRequestBody(Endpoint, Processor, Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncRequestBody(String, Object) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous body to the given endpoint.
asyncRequestBody(String, Object, Class<T>) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous body to the given endpoint.
asyncRequestBody(Endpoint, Object) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous body to the given endpoint.
asyncRequestBody(Endpoint, Object, Class<T>) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous body to the given endpoint.
asyncRequestBodyAndHeader(String, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncRequestBodyAndHeader(String, Object, String, Object, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncRequestBodyAndHeader(Endpoint, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncRequestBodyAndHeader(Endpoint, Object, String, Object, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncRequestBodyAndHeader(String, Object, String, Object) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous body to the given endpoint.
asyncRequestBodyAndHeader(String, Object, String, Object, Class<T>) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous body to the given endpoint.
asyncRequestBodyAndHeader(Endpoint, Object, String, Object) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous body to the given endpoint.
asyncRequestBodyAndHeader(Endpoint, Object, String, Object, Class<T>) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous body to the given endpoint.
asyncRequestBodyAndHeaders(String, Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncRequestBodyAndHeaders(String, Object, Map<String, Object>, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncRequestBodyAndHeaders(Endpoint, Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncRequestBodyAndHeaders(Endpoint, Object, Map<String, Object>, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncRequestBodyAndHeaders(String, Object, Map<String, Object>) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous body to the given endpoint.
asyncRequestBodyAndHeaders(String, Object, Map<String, Object>, Class<T>) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous body to the given endpoint.
asyncRequestBodyAndHeaders(Endpoint, Object, Map<String, Object>) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous body to the given endpoint.
asyncRequestBodyAndHeaders(Endpoint, Object, Map<String, Object>, Class<T>) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous body to the given endpoint.
asyncSend() - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
asyncSend() - Method in interface org.apache.camel.FluentProducerTemplate
Sends asynchronously to the given endpoint (InOnly).
asyncSend(String, Exchange) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncSend(String, Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncSend(Endpoint, Exchange) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncSend(Endpoint, Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncSend(Endpoint, ExchangePattern, Processor, Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncSend(Endpoint, ExchangePattern, Processor, Processor, CompletableFuture<Exchange>) - Method in class org.apache.camel.impl.ProducerCache
Asynchronously sends an exchange to an endpoint using a supplied Processor to populate the exchange
asyncSend(String, Exchange) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous exchange to the given endpoint.
asyncSend(String, Processor) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous exchange to the given endpoint.
asyncSend(Endpoint, Exchange) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous exchange to the given endpoint.
asyncSend(Endpoint, Processor) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous exchange to the given endpoint.
asyncSendBody(String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncSendBody(Endpoint, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncSendBody(String, Object) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous body to the given endpoint.
asyncSendBody(Endpoint, Object) - Method in interface org.apache.camel.ProducerTemplate
Sends an asynchronous body to the given endpoint.
asyncSendExchange(Endpoint, ExchangePattern, Processor, Processor, Exchange) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
asyncSendExchange(Endpoint, ExchangePattern, Processor, Processor, Exchange, CompletableFuture<Exchange>) - Method in class org.apache.camel.impl.ProducerCache
Asynchronously sends an exchange to an endpoint using a supplied Processor to populate the exchange
AtomicException - Class in org.apache.camel.util.concurrent
Convenience class for holding an Exception in a thread-safe way
AtomicException() - Constructor for class org.apache.camel.util.concurrent.AtomicException
 
AtomicExchange - Class in org.apache.camel.util.concurrent
Convenience class for holding an Exchange in a thread-safe way
AtomicExchange() - Constructor for class org.apache.camel.util.concurrent.AtomicExchange
 
Attachment - Interface in org.apache.camel
Represents an attachment as part of a Message.
AttachmentConverter - Class in org.apache.camel.converter
Some useful converters for Attachment to a DataHandler
AttachmentMap - Class in org.apache.camel.util
The AttachmentMap class provides a transparent Map interface for a Map
AttachmentMap(Map<String, Attachment>) - Constructor for class org.apache.camel.util.AttachmentMap
 
AttachmentObjects - Annotation Type in org.apache.camel
Marks a parameter as being Map of attachments as Attachment objects of an inbound Message
attachmentObjectsExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the inbound message attachments
attachmentObjectValuesExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the inbound message attachments
Attachments - Annotation Type in org.apache.camel
Marks a parameter as being Map of attachments as DataHandler objects of an inbound Message
attachments() - Method in class org.apache.camel.builder.ExpressionClause
An expression of the inbound message attachments
attachments() - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of the inbound message attachments
attachmentsExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the inbound message attachments
attachmentValuesExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the inbound message attachments
attemptCounter - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
attribute(String, Object) - Static method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors
 
attribute(String, Object) - Static method in class org.apache.camel.impl.cluster.ClusterServiceSelectors
 
attribute(QName, Object) - Method in class org.apache.camel.model.ProcessorDefinition
Adds an optional attribute
AugmentedPropertyNameAwarePropertiesParser - Interface in org.apache.camel.component.properties
Interface for property parses that can attempt parsing property names using a fixed property name prefix and suffix.
AUTHENTICATION - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.StandardCode
Authentication failed
AUTHENTICATION - Static variable in interface org.apache.camel.Exchange
 
AUTHENTICATION_FAILURE_POLICY_ID - Static variable in interface org.apache.camel.Exchange
 
AuthorizationPolicy - Interface in org.apache.camel.spi
A marker for defining the policy to be used for applying authorization to routes.
authorizationUrl(String) - Method in class org.apache.camel.model.rest.RestSecurityOAuth2
 
autoCreate - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
autoStartup(String) - Method in class org.apache.camel.model.RouteDefinition
Sets the auto startup property on this route.
autoStartup(boolean) - Method in class org.apache.camel.model.RouteDefinition
Sets the auto startup property on this route.
available() - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
avro() - Method in class org.apache.camel.builder.DataFormatClause
Uses the Avro data format
avro(Object) - Method in class org.apache.camel.builder.DataFormatClause
 
avro(String) - Method in class org.apache.camel.builder.DataFormatClause
 
AvroDataFormat - Class in org.apache.camel.model.dataformat
The Avro data format is used for serialization and deserialization of messages using Apache Avro binary dataformat.
AvroDataFormat() - Constructor for class org.apache.camel.model.dataformat.AvroDataFormat
 
AvroDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.AvroDataFormat
 
await() - Method in class org.apache.camel.component.mock.MockEndpoint
 
await(long, TimeUnit) - Method in class org.apache.camel.component.mock.MockEndpoint
 
await(Exchange, CountDownLatch) - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
await(Exchange, CountDownLatch) - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager
Registers the exchange to await for the callback to be triggered by another thread which has taken over processing this exchange.
awaitManager - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
awaitTermination(ExecutorService, long) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
awaitTermination(ExecutorService, long) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Awaits the termination of the thread pool.
awaitTermination(long, TimeUnit) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
awaitTermination(long, TimeUnit) - Method in class org.apache.camel.util.concurrent.SynchronousExecutorService
 

B

BacklogDebugger - Class in org.apache.camel.processor.interceptor
A Debugger that has easy debugging functionality which can be used from JMX with ManagedBacklogDebuggerMBean.
BacklogDebugger(CamelContext) - Constructor for class org.apache.camel.processor.interceptor.BacklogDebugger
 
BacklogDebuggerAdvice(BacklogDebugger, Processor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.BacklogDebuggerAdvice
 
BacklogTracer - Class in org.apache.camel.processor.interceptor
A tracer used for message tracing, storing a copy of the message details in a backlog.
BacklogTracerAdvice(BacklogTracer, ProcessorDefinition<?>, ProcessorDefinition<?>, boolean) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.BacklogTracerAdvice
 
BacklogTracerEventMessage - Interface in org.apache.camel.api.management.mbean
Represents a traced message by the BacklogTracer.
BackOff - Class in org.apache.camel.util.backoff
A back-off policy.
BackOff() - Constructor for class org.apache.camel.util.backoff.BackOff
 
BackOff(Duration, Duration, Duration, Long, Double) - Constructor for class org.apache.camel.util.backoff.BackOff
 
BackOff.Builder - Class in org.apache.camel.util.backoff
A builder for BackOff
backOffMultiplier(double) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
backOffMultiplier(double) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the back off multiplier
backOffMultiplier(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the back off multiplier (supports property placeholders)
backOffMultiplier(double) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the back off multiplier
backOffMultiplier(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the back off multiplier (supports property placeholders)
backOffMultiplier - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
backOffMultiplier(double) - Method in class org.apache.camel.processor.RedeliveryPolicy
Enables exponential backoff and sets the multiplier used to increase the delay between redeliveries
BackOffTimer - Class in org.apache.camel.util.backoff
A simple timer utility that use a linked BackOff to determine when a task should be executed.
BackOffTimer(ScheduledExecutorService) - Constructor for class org.apache.camel.util.backoff.BackOffTimer
 
BackOffTimer.Task - Interface in org.apache.camel.util.backoff
 
BackOffTimer.Task.Status - Enum in org.apache.camel.util.backoff
 
BAD_FORMAT_MESSAGE - Static variable in class org.apache.camel.component.binding.BindingNameComponent
 
BarcodeDataFormat - Class in org.apache.camel.model.dataformat
The Barcode data format is used for creating barccode images (such as QR-Code)
BarcodeDataFormat() - Constructor for class org.apache.camel.model.dataformat.BarcodeDataFormat
 
base64() - Method in class org.apache.camel.builder.DataFormatClause
Uses the base64 data format
base64(int, String, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the base64 data format
Base64DataFormat - Class in org.apache.camel.model.dataformat
The Base64 data format is used for base64 encoding and decoding.
Base64DataFormat() - Constructor for class org.apache.camel.model.dataformat.Base64DataFormat
 
baseHitCounter - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
basePath(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
 
BaseResolver(Bundle, Class<T>) - Constructor for class org.apache.camel.impl.osgi.Activator.BaseResolver
 
BaseSelectorProducer - Class in org.apache.camel.impl
A base class for selector-based producers.
BaseSelectorProducer(Endpoint) - Constructor for class org.apache.camel.impl.BaseSelectorProducer
 
BaseService(Bundle) - Constructor for class org.apache.camel.impl.osgi.Activator.BaseService
 
BaseSimpleNode - Class in org.apache.camel.language.simple.ast
Base class for SimpleNode nodes.
BaseSimpleNode(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.BaseSimpleNode
 
BaseSimpleParser - Class in org.apache.camel.language.simple
Base class for Simple language parser.
BaseSimpleParser(String, boolean) - Constructor for class org.apache.camel.language.simple.BaseSimpleParser
 
BaseSSLContextParameters - Class in org.apache.camel.util.jsse
Represents configuration options that can be applied in the client-side or server-side context depending on what they are applied to.
BaseSSLContextParameters() - Constructor for class org.apache.camel.util.jsse.BaseSSLContextParameters
 
BaseSSLContextParameters.SSLContextDecorator - Class in org.apache.camel.util.jsse
Makes a decorated SSLContext appear as a normal SSLContext.
BaseSSLContextParameters.SSLContextSpiDecorator - Class in org.apache.camel.util.jsse
Class needed to provide decoration of an existing SSLContext.
BaseSSLContextParameters.SSLServerSocketFactoryDecorator - Class in org.apache.camel.util.jsse
A decorator that enables the application of configuration options to be applied to created sockets even after this factory has been created and turned over to client code.
BaseSSLContextParameters.SSLSocketFactoryDecorator - Class in org.apache.camel.util.jsse
A decorator that enables the application of configuration options to be applied to created sockets even after this factory has been created and turned over to client code.
BaseTypeConverterRegistry - Class in org.apache.camel.impl.converter
Base implementation of a type converter registry used for type converters in Camel.
BaseTypeConverterRegistry(PackageScanClassResolver, Injector, FactoryFinder) - Constructor for class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
BaseTypeConverterRegistry.FallbackTypeConverter - Class in org.apache.camel.impl.converter
Represents a fallback type converter
BaseTypeConverterRegistry.TypeMapping - Class in org.apache.camel.impl.converter
Represents a mapping from one type (which can be null) to another
basicAuth(String) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
 
basicAuth(String, String) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
 
batch() - Method in class org.apache.camel.model.ResequenceDefinition
Configures the batch-based resequencing algorithm using the default configuration.
batch(BatchResequencerConfig) - Method in class org.apache.camel.model.ResequenceDefinition
Configures the batch-based resequencing algorithm using the given BatchResequencerConfig.
BATCH_COMPLETE - Static variable in interface org.apache.camel.Exchange
 
BATCH_INDEX - Static variable in interface org.apache.camel.Exchange
 
BATCH_SIZE - Static variable in interface org.apache.camel.Exchange
 
BatchConsumer - Interface in org.apache.camel
A consumer of a batch of message exchanges from an Endpoint
BatchProcessor - Class in org.apache.camel.processor
Deprecated.
may be removed in the future when we overhaul the resequencer EIP
BatchProcessor(CamelContext, Processor, Collection<Exchange>, Expression) - Constructor for class org.apache.camel.processor.BatchProcessor
Deprecated.
 
BatchResequencerConfig - Class in org.apache.camel.model.config
Configures batch-processing resequence eip.
BatchResequencerConfig() - Constructor for class org.apache.camel.model.config.BatchResequencerConfig
Creates a new BatchResequencerConfig instance using default values for batchSize (100) and batchTimeout (1000L).
BatchResequencerConfig(int, long) - Constructor for class org.apache.camel.model.config.BatchResequencerConfig
Creates a new BatchResequencerConfig instance using the given values for batchSize and batchTimeout.
bean(Object) - Static method in class org.apache.camel.builder.Builder
Returns a bean expression value builder.
bean(Object, String) - Static method in class org.apache.camel.builder.Builder
Returns a bean expression value builder.
bean(Class<?>, String) - Static method in class org.apache.camel.builder.Builder
Returns a bean expression value builder
bean(Object) - Method in class org.apache.camel.builder.BuilderSupport
Deprecated.
bean(Object, String) - Method in class org.apache.camel.builder.BuilderSupport
Deprecated.
bean(Class<?>) - Method in class org.apache.camel.builder.BuilderSupport
Deprecated.
bean(Class<?>, String) - Method in class org.apache.camel.builder.BuilderSupport
Deprecated.
Bean - Annotation Type in org.apache.camel.language
Used to inject a bean expression into a field, property, method or parameter when using Bean Integration.
bean(String) - Static method in class org.apache.camel.language.bean.BeanLanguage
Creates the expression based on the string syntax.
bean(Class<?>, String) - Static method in class org.apache.camel.language.bean.BeanLanguage
Creates the expression for invoking the bean type.
bean(Object, String) - Static method in class org.apache.camel.language.bean.BeanLanguage
Creates the expression for invoking the bean type.
bean(Object) - Method in class org.apache.camel.model.BeanDefinition
Deprecated.
not in use, will be removed in next Camel release
bean(Object) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
bean(Object, String) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
bean(Object, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
bean(Object, String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
bean(Class<?>) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
bean(Class<?>, String) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
bean(Class<?>, String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
the option multiParameterArray is deprecated
bean(Class<?>, String, boolean, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
the option multiParameterArray is deprecated
bean(Object) - Static method in class org.apache.camel.util.toolbox.AggregationStrategies
Creates a AggregationStrategyBeanAdapter for using a POJO as the aggregation strategy.
bean(Object, String) - Static method in class org.apache.camel.util.toolbox.AggregationStrategies
Creates a AggregationStrategyBeanAdapter for using a POJO as the aggregation strategy.
bean(Class<?>) - Static method in class org.apache.camel.util.toolbox.AggregationStrategies
Creates a AggregationStrategyBeanAdapter for using a POJO as the aggregation strategy.
bean(Class<?>, String) - Static method in class org.apache.camel.util.toolbox.AggregationStrategies
Creates a AggregationStrategyBeanAdapter for using a POJO as the aggregation strategy.
BEAN_METHOD_NAME - Static variable in interface org.apache.camel.Exchange
 
BEAN_MULTI_PARAMETER_ARRAY - Static variable in interface org.apache.camel.Exchange
Deprecated.
BEAN_PARAMETER_MAPPING_STRATEGY - Static variable in class org.apache.camel.component.bean.BeanConstants
 
beanAllowNull(Object, String) - Static method in class org.apache.camel.util.toolbox.AggregationStrategies
Creates a AggregationStrategyBeanAdapter for using a POJO as the aggregation strategy.
beanAllowNull(Class<?>, String) - Static method in class org.apache.camel.util.toolbox.AggregationStrategies
Creates a AggregationStrategyBeanAdapter for using a POJO as the aggregation strategy.
BeanAnnotationExpressionFactory - Class in org.apache.camel.component.bean
 
BeanAnnotationExpressionFactory() - Constructor for class org.apache.camel.component.bean.BeanAnnotationExpressionFactory
 
BeanComponent - Class in org.apache.camel.component.bean
The Bean Component is for invoking Java beans from Camel.
BeanComponent() - Constructor for class org.apache.camel.component.bean.BeanComponent
 
BeanComponent(Class<? extends Endpoint>) - Constructor for class org.apache.camel.component.bean.BeanComponent
 
BeanConstants - Class in org.apache.camel.component.bean
 
BeanConverter - Class in org.apache.camel.component.bean
A set of converter methods for working with beans
BeanDefinition - Class in org.apache.camel.model
Calls a java bean
BeanDefinition() - Constructor for class org.apache.camel.model.BeanDefinition
 
BeanDefinition(String) - Constructor for class org.apache.camel.model.BeanDefinition
 
BeanDefinition(String, String) - Constructor for class org.apache.camel.model.BeanDefinition
 
BeanEndpoint - Class in org.apache.camel.component.bean
The bean component is for invoking Java beans from Camel.
BeanEndpoint() - Constructor for class org.apache.camel.component.bean.BeanEndpoint
 
BeanEndpoint(String, Component, BeanProcessor) - Constructor for class org.apache.camel.component.bean.BeanEndpoint
 
BeanEndpoint(String, Component) - Constructor for class org.apache.camel.component.bean.BeanEndpoint
 
beanExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
beanExpression(Class<?>, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
beanExpression(Object, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
beanExpression(String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
BeanExpression - Class in org.apache.camel.language.bean
Evaluates an expression using a bean method invocation
BeanExpression(Object, String) - Constructor for class org.apache.camel.language.bean.BeanExpression
 
BeanExpression(String, String) - Constructor for class org.apache.camel.language.bean.BeanExpression
 
BeanExpression(Class<?>, String) - Constructor for class org.apache.camel.language.bean.BeanExpression
 
BeanExpression(BeanHolder, String) - Constructor for class org.apache.camel.language.bean.BeanExpression
 
BeanExpressionProcessor - Class in org.apache.camel.component.bean
A bean processor that is optimised for being invoked one time from an BeanExpression.
BeanExpressionProcessor(BeanHolder) - Constructor for class org.apache.camel.component.bean.BeanExpressionProcessor
 
BeanHelper - Class in org.apache.camel.component.bean
Helper for the bean component.
BeanHolder - Interface in org.apache.camel.component.bean
Object holder for a bean.
BeanInfo - Class in org.apache.camel.component.bean
Represents the metadata about a bean type created via a combination of introspection and annotations together with some useful sensible defaults
BeanInfo(CamelContext, Class<?>) - Constructor for class org.apache.camel.component.bean.BeanInfo
 
BeanInfo(CamelContext, Method) - Constructor for class org.apache.camel.component.bean.BeanInfo
 
BeanInfo(CamelContext, Class<?>, ParameterMappingStrategy) - Constructor for class org.apache.camel.component.bean.BeanInfo
 
BeanInfo(CamelContext, Class<?>, Method, ParameterMappingStrategy) - Constructor for class org.apache.camel.component.bean.BeanInfo
 
BeanInfoCacheKey - Class in org.apache.camel.component.bean
A key used for caching BeanInfo by the BeanComponent
BeanInfoCacheKey(Class<?>, Method) - Constructor for class org.apache.camel.component.bean.BeanInfoCacheKey
 
BeanInject - Annotation Type in org.apache.camel
Used to indicate an injection point of a bean obtained from the Registry, into a POJO.
BeanInvocation - Class in org.apache.camel.component.bean
Invocation of beans that can handle being serialized.
BeanInvocation() - Constructor for class org.apache.camel.component.bean.BeanInvocation
 
BeanInvocation(Method, Object[]) - Constructor for class org.apache.camel.component.bean.BeanInvocation
 
beanio(String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the beanio data format
beanio(String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the beanio data format
beanio(String, String, String, boolean, boolean, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the beanio data format
beanio(String, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the beanio data format
BeanioDataFormat - Class in org.apache.camel.model.dataformat
The BeanIO data format is used for working with flat payloads (such as CSV, delimited, or fixed length formats).
BeanioDataFormat() - Constructor for class org.apache.camel.model.dataformat.BeanioDataFormat
 
BeanLanguage - Class in org.apache.camel.language.bean
A bean language which uses a simple text notation to invoke methods on beans to evaluate predicates or expressions

The notation is essentially beanName.methodName which is then invoked using the beanName to lookup in the bean integration to bind the Exchange to the method arguments.

BeanLanguage() - Constructor for class org.apache.camel.language.bean.BeanLanguage
 
beanName() - Method in class org.apache.camel.model.language.MethodCallExpression
 
BeanProcessor - Class in org.apache.camel.component.bean
 
BeanProcessor(Object, BeanInfo) - Constructor for class org.apache.camel.component.bean.BeanProcessor
 
BeanProcessor(Object, CamelContext, ParameterMappingStrategy) - Constructor for class org.apache.camel.component.bean.BeanProcessor
 
BeanProcessor(Object, CamelContext) - Constructor for class org.apache.camel.component.bean.BeanProcessor
 
BeanProcessor(BeanHolder) - Constructor for class org.apache.camel.component.bean.BeanProcessor
 
BeanProducer - Class in org.apache.camel.component.bean
BeanProducer(BeanEndpoint, BeanProcessor) - Constructor for class org.apache.camel.component.bean.BeanProducer
 
beanRef(String) - Method in class org.apache.camel.model.ProcessorDefinition
beanRef(String, String) - Method in class org.apache.camel.model.ProcessorDefinition
beanRef(String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
beanRef(String, String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
beanRef(String, String, boolean, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
the option multiParameterArray is deprecated
beanType(Class<?>) - Method in class org.apache.camel.model.BeanDefinition
Deprecated.
not in use, will be removed in next Camel release
BeanTypeHolder - Interface in org.apache.camel.component.bean
Object holder for a bean type.
before() - Method in class org.apache.camel.builder.AdviceWithBuilder
Insert the following node(s) before the matched node(s)
before(Exchange) - Method in class org.apache.camel.management.InstrumentationProcessor
 
before(String) - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
Uses a AOP before.
before(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.BacklogDebuggerAdvice
 
before(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.BacklogTracerAdvice
 
before(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.DelayerAdvice
 
before(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.InstrumentationAdvice
 
before(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.MessageHistoryAdvice
 
before(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.RouteContextAdvice
Deprecated.
 
before(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.RouteInflightRepositoryAdvice
 
before(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.RouteLifecycleAdvice
 
before(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.RoutePolicyAdvice
 
before(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.StreamCachingAdvice
 
before(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.SubUnitOfWorkProcessorAdvice
 
before(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.UnitOfWorkProcessorAdvice
 
before(Exchange) - Method in interface org.apache.camel.processor.CamelInternalProcessorAdvice
Callback executed before processing a step in the route.
before(Exchange) - Method in class org.apache.camel.processor.ContractAdvice
 
before(Exchange) - Method in class org.apache.camel.processor.RestBindingAdvice
 
before(String, String) - Static method in class org.apache.camel.runtimecatalog.CatalogHelper
Returns the string before the given token
before(String, String) - Static method in class org.apache.camel.util.ObjectHelper
Deprecated.
before(String, String, Function<String, T>) - Static method in class org.apache.camel.util.ObjectHelper
before(String, String) - Static method in class org.apache.camel.util.StringHelper
Returns the string before the given token
before(String, String, Function<String, T>) - Static method in class org.apache.camel.util.StringHelper
Returns an object before the given token
beforeById(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
beforeByToString(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
beforeByToUri(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
beforeByType(RouteDefinition, Class<?>, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
beforeNext() - Method in class org.apache.camel.component.mock.TimeClause
 
beforePoll(long) - Method in class org.apache.camel.component.file.GenericFileConsumer
 
beforePoll(long) - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
beforePoll(long) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
beforePoll(long) - Method in interface org.apache.camel.PollingConsumerPollingStrategy
Callback invoked before the poll.
beforeProcess(Exchange, Processor, ProcessorDefinition<?>) - Method in class org.apache.camel.impl.BreakpointSupport
 
beforeProcess(Exchange, Processor, ProcessorDefinition<?>) - Method in class org.apache.camel.impl.DefaultDebugger
 
beforeProcess(Processor, Exchange, AsyncCallback) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
beforeProcess(Processor, Exchange, AsyncCallback) - Method in class org.apache.camel.impl.MDCUnitOfWork
 
beforeProcess(Exchange, Processor, ProcessorDefinition<?>) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
beforeProcess(Exchange, Processor, ProcessorDefinition<?>) - Method in interface org.apache.camel.spi.Breakpoint
Callback invoked when the breakpoint was hit and the Exchange is about to be processed (before).
beforeProcess(Exchange, Processor, ProcessorDefinition<?>) - Method in interface org.apache.camel.spi.Debugger
Callback invoked when an Exchange is about to be processed which allows implementators to notify breakpoints.
beforeProcess(Processor, Exchange, AsyncCallback) - Method in interface org.apache.camel.spi.UnitOfWork
Strategy for optional work to be execute before processing

For example the MDCUnitOfWork leverages this to ensure MDC is handled correctly during routing exchanges using the asynchronous routing engine.

beforeRoute(Exchange, Route) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
beforeRoute(Exchange, Route) - Method in interface org.apache.camel.spi.UnitOfWork
Invoked when this unit of work is about to be routed by the given route.
beforeRouteSynchronizations(Route, Exchange, List<Synchronization>, Logger) - Static method in class org.apache.camel.util.UnitOfWorkHelper
 
beforeStart(MainSupport) - Method in interface org.apache.camel.main.MainListener
Callback before the CamelContext(s) is being created and started.
beforeStart(MainSupport) - Method in class org.apache.camel.main.MainListenerSupport
 
beforeStart() - Method in class org.apache.camel.main.MainSupport
Callback to run custom logic before CamelContext is being started.
beforeStop(MainSupport) - Method in interface org.apache.camel.main.MainListener
Callback before the CamelContext(s) is being stopped.
beforeStop(MainSupport) - Method in class org.apache.camel.main.MainListenerSupport
 
beforeStop() - Method in class org.apache.camel.main.MainSupport
Callback to run custom logic before CamelContext is being stopped.
beforeWrap(RouteContext, ProcessorDefinition<?>) - Method in interface org.apache.camel.spi.Policy
Hook invoked before the wrap.
begin(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in interface org.apache.camel.component.file.GenericFileProcessStrategy
Called when work is about to begin on this file.
begin(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
begin(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
begin(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
begin(Consumer, Endpoint) - Method in class org.apache.camel.impl.DefaultPollingConsumerPollStrategy
 
begin() - Method in interface org.apache.camel.processor.ProcessorExchangePair
 
begin(Consumer, Endpoint) - Method in interface org.apache.camel.spi.PollingConsumerPollStrategy
Called when poll is about to begin
beginStep(Exchange, CamelSagaStep) - Method in class org.apache.camel.impl.saga.InMemorySagaCoordinator
 
beginStep(Exchange, CamelSagaStep) - Method in interface org.apache.camel.saga.CamelSagaCoordinator
 
beginSubUnitOfWork(Exchange) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
beginSubUnitOfWork(Exchange) - Method in interface org.apache.camel.spi.UnitOfWork
Begins a SubUnitOfWork, where sub (child) unit of works participate in a parent unit of work.
beginTime(Exchange) - Method in class org.apache.camel.management.InstrumentationProcessor
 
beginTime(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.InstrumentationAdvice
 
beginTransactedBy(Object) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
beginTransactedBy(Object) - Method in class org.apache.camel.impl.MDCUnitOfWork
 
beginTransactedBy(Object) - Method in interface org.apache.camel.spi.UnitOfWork
Mark this UnitOfWork as being transacted by the given transaction key.
between(int, int) - Method in class org.apache.camel.component.mock.TimeClause
 
between(String, String, String) - Static method in class org.apache.camel.runtimecatalog.CatalogHelper
Returns the string between the given tokens
between(String, String, String) - Static method in class org.apache.camel.util.ObjectHelper
between(String, String, String, Function<String, T>) - Static method in class org.apache.camel.util.ObjectHelper
between(String, String, String) - Static method in class org.apache.camel.util.StringHelper
Returns the string between the given tokens
between(String, String, String, Function<String, T>) - Static method in class org.apache.camel.util.StringHelper
Returns an object between the given token
betweenOuterPair(String, char, char) - Static method in class org.apache.camel.util.ObjectHelper
betweenOuterPair(String, char, char, Function<String, T>) - Static method in class org.apache.camel.util.ObjectHelper
betweenOuterPair(String, char, char) - Static method in class org.apache.camel.util.StringHelper
Returns the string between the most outer pair of tokens

The number of token pairs must be evenly, eg there must be same number of before and after tokens, otherwise null is returned

This implementation skips matching when the text is either single or double quoted.

betweenOuterPair(String, char, char, Function<String, T>) - Static method in class org.apache.camel.util.StringHelper
Returns an object between the most outer pair of tokens
BinaryExpression - Class in org.apache.camel.language.simple.ast
Represents a binary expression in the AST.
BinaryExpression(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.BinaryExpression
 
binaryOperator() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 
BinaryOperatorType - Enum in org.apache.camel.language.simple.types
Types of binary operators supported
BinaryOperatorType.ParameterType - Enum in org.apache.camel.language.simple.types
Parameter types a binary operator supports on the right hand side.
BinaryPredicate - Interface in org.apache.camel
A predicate which evaluates a binary expression.
BinaryPredicateSupport - Class in org.apache.camel.builder
A useful base class for Predicate implementations
BinaryPredicateSupport(Expression, Expression) - Constructor for class org.apache.camel.builder.BinaryPredicateSupport
 
bind(String, Processor) - Method in class org.apache.camel.impl.HeaderSelectorProducer
 
bind(String, Object) - Method in class org.apache.camel.impl.JndiRegistry
 
bind(String, Object) - Method in class org.apache.camel.main.Main
Binds the given name to the bean object, so that it can be looked up inside the CamelContext this command line tool runs with.
bind(T1, BiConsumer<T1, T2>) - Static method in class org.apache.camel.util.function.Bindings
 
bind(T1, BiFunction<T1, T2, R>) - Static method in class org.apache.camel.util.function.Bindings
 
bind(Name, Object) - Method in class org.apache.camel.util.jndi.JndiContext
 
bind(String, Object) - Method in class org.apache.camel.util.jndi.JndiContext
 
binding(boolean) - Method in class org.apache.camel.builder.ProxyBuilder
Whether to use binding or not.
BINDING - Static variable in interface org.apache.camel.Exchange
 
Binding - Interface in org.apache.camel.spi
Deprecated.
BindingComponent - Class in org.apache.camel.component.binding
Deprecated.
BindingComponent() - Constructor for class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
BindingComponent(Binding) - Constructor for class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
BindingComponent(Binding, String) - Constructor for class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
BindingComponent(Binding, String, String) - Constructor for class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
BindingConsumerProcessor - Class in org.apache.camel.component.binding
Applies a Binding to a consumer
BindingConsumerProcessor(BindingEndpoint, Processor) - Constructor for class org.apache.camel.component.binding.BindingConsumerProcessor
 
BindingEndpoint - Class in org.apache.camel.component.binding
Deprecated.
use Contract instead
BindingEndpoint(String, Component, Binding, Endpoint) - Constructor for class org.apache.camel.component.binding.BindingEndpoint
Deprecated.
BindingEndpoint(String, Component, String, String) - Constructor for class org.apache.camel.component.binding.BindingEndpoint
Deprecated.
 
BindingException - Exception in org.apache.camel.processor.binding
An exception if a binding is not possible, such as binding to json or xml cannot be done.
BindingException(String, Exchange) - Constructor for exception org.apache.camel.processor.binding.BindingException
 
bindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To specify the binding mode
bindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.RestDefinition
 
BindingNameComponent - Class in org.apache.camel.component.binding
The BindingNameComponent() - Constructor for class org.apache.camel.component.binding.BindingNameComponent
 
BindingProducer - Class in org.apache.camel.component.binding
A Producer which applies a Binding before invoking the underlying Producer on the Endpoint
BindingProducer(BindingEndpoint) - Constructor for class org.apache.camel.component.binding.BindingProducer
 
Bindings - Class in org.apache.camel.util.function
 
bindToExchange(Exchange) - Method in class org.apache.camel.component.file.GenericFile
Bind this GenericFile to an Exchange
bindToExchange(Exchange, boolean) - Method in class org.apache.camel.component.file.GenericFile
Bind this GenericFile to an Exchange
bindy(BindyType, Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Bindy data format
bindy(BindyType, Class<?>, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Bindy data format
BindyDataFormat - Class in org.apache.camel.model.dataformat
The Bindy data format is used for working with flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).
BindyDataFormat() - Constructor for class org.apache.camel.model.dataformat.BindyDataFormat
 
BindyType - Enum in org.apache.camel.model.dataformat
Represents the different types of bindy data formats.
BlackList(String) - Constructor for class org.apache.camel.impl.cluster.ClusteredRouteFilters.BlackList
 
BlackList(Collection<String>) - Constructor for class org.apache.camel.impl.cluster.ClusteredRouteFilters.BlackList
 
BlackList(String) - Constructor for class org.apache.camel.impl.SupervisingRouteControllerFilters.BlackList
 
BlackList(Collection<String>) - Constructor for class org.apache.camel.impl.SupervisingRouteControllerFilters.BlackList
 
blacklistFilter() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
blacklistFilter() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
BlacklistServiceCallServiceFilterConfiguration - Class in org.apache.camel.model.cloud
 
BlacklistServiceCallServiceFilterConfiguration() - Constructor for class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfiguration
 
BlacklistServiceCallServiceFilterConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfiguration
 
BlacklistServiceFilter - Class in org.apache.camel.impl.cloud
 
BlacklistServiceFilter() - Constructor for class org.apache.camel.impl.cloud.BlacklistServiceFilter
 
BlacklistServiceFilter(List<ServiceDefinition>) - Constructor for class org.apache.camel.impl.cloud.BlacklistServiceFilter
 
BlacklistServiceFilterFactory - Class in org.apache.camel.impl.cloud
 
BlacklistServiceFilterFactory() - Constructor for class org.apache.camel.impl.cloud.BlacklistServiceFilterFactory
 
Block - Interface in org.apache.camel.language.simple.ast
A model which is a block, containing other nodes.
Block - Interface in org.apache.camel.model
Interface to add block featuring to the XML element type.
BlockEnd - Interface in org.apache.camel.language.simple.ast
Marks an end of a block.
BlockingQueueFactory<E> - Interface in org.apache.camel.component.seda
Factory of BlockingQueue
blockSeconds(Integer) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
The seconds to wait for a watch event, default 10 seconds
BlockStart - Interface in org.apache.camel.language.simple.ast
Marks a start of a block.
Body - Annotation Type in org.apache.camel
Marks a parameter as being the body of an inbound Message
body(BiFunction<Object, Object, Object>) - Method in class org.apache.camel.builder.AggregationStrategyClause
Define an aggregation strategy which targets Exchanges In Body.
body(Class<B>, BiFunction<B, B, Object>) - Method in class org.apache.camel.builder.AggregationStrategyClause
Define an aggregation strategy which targets Exchanges In Body.
body(Class<O>, Class<N>, BiFunction<O, N, Object>) - Method in class org.apache.camel.builder.AggregationStrategyClause
Define an aggregation strategy which targets Exchanges In Body.
body() - Static method in class org.apache.camel.builder.Builder
Returns a predicate and value builder for the inbound body on an exchange
body() - Method in class org.apache.camel.builder.BuilderSupport
Returns a predicate and value builder for the inbound body on an exchange
body(Class<T>) - Method in class org.apache.camel.builder.BuilderSupport
body() - Method in class org.apache.camel.builder.ExpressionClause
An expression of an inbound message body
body(Function<Object, Object>) - Method in class org.apache.camel.builder.ExpressionClause
A functional expression of an inbound message body
body(Supplier<Object>) - Method in class org.apache.camel.builder.ExpressionClause
A functional expression of an inbound message body
body(BiFunction<Object, Map<String, Object>, Object>) - Method in class org.apache.camel.builder.ExpressionClause
A functional expression of an inbound message body and headers
body(Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
An expression of an inbound message body converted to the expected type
body(Class<B>, Function<B, Object>) - Method in class org.apache.camel.builder.ExpressionClause
A functional expression of an inbound message body converted to the expected type
body(Class<B>, BiFunction<B, Map<String, Object>, Object>) - Method in class org.apache.camel.builder.ExpressionClause
A functional expression of an inbound message body converted to the expected type and headers
body() - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of an inbound message body
body(Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of an inbound message body converted to the expected type
body(Predicate<Object>) - Method in class org.apache.camel.builder.PredicateClause
Define a Predicate which targets the Exchange In Body.
body(Class<B>, Predicate<B>) - Method in class org.apache.camel.builder.PredicateClause
Define a Predicate which targets the typed Exchange In Body.
body(BiPredicate<Object, Map<String, Object>>) - Method in class org.apache.camel.builder.PredicateClause
Define a Predicate which targets the Exchange In Body and its Headers.
body(Class<B>, BiPredicate<B, Map<String, Object>>) - Method in class org.apache.camel.builder.PredicateClause
Define a Predicate which targets the typed Exchange In Body and its Headers.
body(Consumer<Object>) - Method in class org.apache.camel.builder.ProcessClause
Define a Processor which targets the Exchange In Body.
body(Class<B>, Consumer<B>) - Method in class org.apache.camel.builder.ProcessClause
Define a Processor which targets the typed Exchange In Body.
body(BiConsumer<Object, Map<String, Object>>) - Method in class org.apache.camel.builder.ProcessClause
Define a Processor which targets the Exchange In Body and its Headers.
body(Class<B>, BiConsumer<B, Map<String, Object>>) - Method in class org.apache.camel.builder.ProcessClause
Define a Processor which targets the typed Exchange In Body and its Headers.
Body() - Constructor for class org.apache.camel.util.MessageDump.Body
 
bodyAs(Class<T>) - Static method in class org.apache.camel.builder.Builder
Returns a predicate and value builder for the inbound message body as a specific type
bodyAs(Class<T>) - Method in class org.apache.camel.builder.BuilderSupport
Returns a predicate and value builder for the inbound message body as a specific type
bodyExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the exchanges inbound message body
bodyExpression(Function<Object, Object>) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns a functional expression for the exchanges inbound message body
bodyExpression(BiFunction<Object, Map<String, Object>, Object>) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns a functional expression for the exchanges inbound message body and headers
bodyExpression(Class<T>, Function<T, Object>) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns a functional expression for the exchanges inbound message body converted to a desired type
bodyExpression(Class<T>, BiFunction<T, Map<String, Object>, Object>) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns a functional expression for the exchanges inbound message body converted to a desired type and headers
bodyExpression(Class<T>) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the exchanges inbound message body converted to the given type
bodyExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the exchanges inbound message body converted to the given type
bodyOgnlExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the exchanges inbound message body invoking methods defined in a simple OGNL notation
bodyOgnlExpression(String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the exchanges inbound message body converted to the given type and invoking methods on the converted body defined in a simple OGNL notation
bodyParameterMatches(Class<?>) - Method in class org.apache.camel.component.bean.MethodInfo
 
bodyTypeExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the exchanges inbound message body type
booleanResult() - Method in class org.apache.camel.builder.xml.XPathBuilder
Sets the expression result type to XPathConstants.BOOLEAN
booleanValue() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 
boon(Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Boon data format
BoonDataFormat - Class in org.apache.camel.model.dataformat
Boon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.
BoonDataFormat() - Constructor for class org.apache.camel.model.dataformat.BoonDataFormat
 
BoonDataFormat(Class<?>) - Constructor for class org.apache.camel.model.dataformat.BoonDataFormat
 
BREADCRUMB_ID - Static variable in interface org.apache.camel.Exchange
 
Breakpoint - Interface in org.apache.camel.spi
Breakpoint are used by the Debugger API.
Breakpoint.State - Enum in org.apache.camel.spi
State of the breakpoint as either active or suspended.
BreakpointSupport - Class in org.apache.camel.impl
A support class for Breakpoint implementations to use as base class.
BreakpointSupport() - Constructor for class org.apache.camel.impl.BreakpointSupport
 
BridgeExceptionHandlerToErrorHandler - Class in org.apache.camel.impl
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.impl.BridgeExceptionHandlerToErrorHandler
 
BrowsableEndpoint - Interface in org.apache.camel.spi
An optional interface an Endpoint may choose to implement which allows it to expose a way of browsing the exchanges available.
browse() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
browse() - Method in interface org.apache.camel.api.management.mbean.ManagedInflightRepositoryMBean
 
browse(int, boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedInflightRepositoryMBean
 
browse(String, int, boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedInflightRepositoryMBean
 
browse() - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
browse() - Method in class org.apache.camel.impl.DefaultInflightRepository
 
browse(String) - Method in class org.apache.camel.impl.DefaultInflightRepository
 
browse(int, boolean) - Method in class org.apache.camel.impl.DefaultInflightRepository
 
browse(String, int, boolean) - Method in class org.apache.camel.impl.DefaultInflightRepository
 
browse() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
browse() - Method in class org.apache.camel.management.mbean.ManagedInflightRepository
 
browse(int, boolean) - Method in class org.apache.camel.management.mbean.ManagedInflightRepository
 
browse(String, int, boolean) - Method in class org.apache.camel.management.mbean.ManagedInflightRepository
 
browse() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager
A read-only browser of the AsyncProcessorAwaitManager.AwaitThreads that are currently inflight.
browse() - Method in interface org.apache.camel.spi.InflightRepository
A read-only browser of the InflightRepository.InflightExchanges that are currently inflight.
browse(String) - Method in interface org.apache.camel.spi.InflightRepository
A read-only browser of the InflightRepository.InflightExchanges that are currently inflight that started from the given route.
browse(int, boolean) - Method in interface org.apache.camel.spi.InflightRepository
A read-only browser of the InflightRepository.InflightExchanges that are currently inflight.
browse(String, int, boolean) - Method in interface org.apache.camel.spi.InflightRepository
A read-only browser of the InflightRepository.InflightExchanges that are currently inflight that started from the given route.
browseAllMessagesAsXml(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedBrowsableEndpointMBean
 
browseAllMessagesAsXml(Boolean) - Method in class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
BrowseComponent - Class in org.apache.camel.component.browse
The Browse Component provides a simple BrowsableEndpoint for testing visualization or debugging.
BrowseComponent() - Constructor for class org.apache.camel.component.browse.BrowseComponent
 
BrowseEndpoint - Class in org.apache.camel.component.browse
The browse component is used for viewing the messages received on endpoints that supports BrowsableEndpoint.
BrowseEndpoint() - Constructor for class org.apache.camel.component.browse.BrowseEndpoint
 
BrowseEndpoint(String, Component) - Constructor for class org.apache.camel.component.browse.BrowseEndpoint
 
browseExchange(Integer) - Method in interface org.apache.camel.api.management.mbean.ManagedBrowsableEndpointMBean
 
browseExchange(Integer) - Method in class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
browseMessageAsXml(Integer) - Method in interface org.apache.camel.api.management.mbean.ManagedBrowsableEndpointMBean
browseMessageAsXml(Integer, Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedBrowsableEndpointMBean
 
browseMessageAsXml(Integer) - Method in class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
browseMessageAsXml(Integer, Boolean) - Method in class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
browseMessageBody(Integer) - Method in interface org.apache.camel.api.management.mbean.ManagedBrowsableEndpointMBean
 
browseMessageBody(Integer) - Method in class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
browseRangeMessagesAsXml(Integer, Integer, Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedBrowsableEndpointMBean
 
browseRangeMessagesAsXml(Integer, Integer, Boolean) - Method in class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
browseRangeMessagesAsXml(BrowsableEndpoint, Integer, Integer, Boolean) - Static method in class org.apache.camel.util.EndpointHelper
Browses the BrowsableEndpoint within the given range, and returns the messages as a XML payload.
BUFFER_SIZE - Static variable in class org.apache.camel.converter.stream.CachedOutputStream
Deprecated.
BUFFER_SIZE - Static variable in class org.apache.camel.impl.DefaultStreamCachingStrategy
Deprecated.
BUFFER_SIZE - Static variable in class org.apache.camel.util.FileUtil
 
buffered(InputStream) - Static method in class org.apache.camel.util.IOHelper
Wraps the passed in into a BufferedInputStream object and returns that.
buffered(OutputStream) - Static method in class org.apache.camel.util.IOHelper
Wraps the passed out into a BufferedOutputStream object and returns that.
buffered(Reader) - Static method in class org.apache.camel.util.IOHelper
Wraps the passed reader into a BufferedReader object and returns that.
buffered(Writer) - Static method in class org.apache.camel.util.IOHelper
Wraps the passed writer into a BufferedWriter object and returns that.
bufferSize - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
build() - Method in interface org.apache.camel.Builder
 
build() - Method in class org.apache.camel.builder.ExchangeBuilder
Build up the exchange from the exchange builder
build(Class<T>) - Method in class org.apache.camel.builder.ProxyBuilder
Builds the proxy.
build(Class<T>...) - Method in class org.apache.camel.builder.ProxyBuilder
Builds the proxy.
build() - Method in class org.apache.camel.builder.ThreadPoolBuilder
Builds the new thread pool
build(String) - Method in class org.apache.camel.builder.ThreadPoolBuilder
Builds the new thread pool
build(Object, String) - Method in class org.apache.camel.builder.ThreadPoolBuilder
Builds the new thread pool
build() - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
Builds the thread pool profile
build() - 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.converter.stream.OutputStreamBuilder
Builds the result of using this builder as either a CachedOutputStream if stream caching is enabled, otherwise byte[].
build() - Method in class org.apache.camel.health.HealthCheckConfiguration.Builder
 
build() - Method in class org.apache.camel.health.HealthCheckResultBuilder
 
build() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
build() - Method in class org.apache.camel.processor.saga.SagaProcessorBuilder
 
build() - Method in class org.apache.camel.util.backoff.BackOff.Builder
Build a new instance of BackOff
buildCamelEndpointUri(String, String, Integer, String, String, String) - Method in class org.apache.camel.impl.cloud.DefaultServiceCallExpression
 
buildCamelEndpointUri(String, String, Integer, String, String, String) - Method in class org.apache.camel.support.ServiceCallExpressionSupport
 
buildDirectory(File, Set<PosixFilePermission>, boolean) - Method in class org.apache.camel.component.file.FileOperations
 
buildDirectory(String, boolean) - Method in class org.apache.camel.component.file.FileOperations
 
buildDirectory(String, boolean) - Method in interface org.apache.camel.component.file.GenericFileOperations
Builds the directory structure.
Builder<T> - Interface in org.apache.camel
 
Builder - Class in org.apache.camel.builder
A helper class for including portions of the expression and predicate Java DSL

Implementation of this builder should favor build expressions using the definition classes from the org.apache.camel.model.language package, to build the routes using the same types as it would happen when using XML DSL.

builder() - Static method in class org.apache.camel.health.HealthCheckConfiguration
 
builder() - Static method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
Builder() - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
builder() - Static method in class org.apache.camel.util.backoff.BackOff
 
builder(BackOff) - Static method in class org.apache.camel.util.backoff.BackOff
 
Builder() - Constructor for class org.apache.camel.util.backoff.BackOff.Builder
 
BuilderSupport - Class in org.apache.camel.builder
Base class for implementation inheritance for different clauses in the Java DSL
BuilderSupport() - Constructor for class org.apache.camel.builder.BuilderSupport
 
BuilderSupport(CamelContext) - Constructor for class org.apache.camel.builder.BuilderSupport
 
buildFileEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.file.FileComponent
 
buildFileEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.file.GenericFileComponent
A factory method for derived file components to create the endpoint
buildMessage(Predicate, Exchange) - Static method in exception org.apache.camel.processor.validation.PredicateValidationException
 
buildScheduled() - Method in class org.apache.camel.builder.ThreadPoolBuilder
Builds the new scheduled thread pool
buildScheduled(String) - Method in class org.apache.camel.builder.ThreadPoolBuilder
Builds the new scheduled thread pool
buildScheduled(Object, String) - Method in class org.apache.camel.builder.ThreadPoolBuilder
Builds the new scheduled thread pool
bundle - Variable in class org.apache.camel.impl.osgi.Activator.BaseService
 
BundleComponentResolver(Bundle, Map<String, String>) - Constructor for class org.apache.camel.impl.osgi.Activator.BundleComponentResolver
 
BundleDataFormatResolver(Bundle, Map<String, String>) - Constructor for class org.apache.camel.impl.osgi.Activator.BundleDataFormatResolver
 
BundleLanguageResolver(Bundle, Map<String, String>) - Constructor for class org.apache.camel.impl.osgi.Activator.BundleLanguageResolver
 
BundleMetaLanguageResolver(Bundle, String, String) - Constructor for class org.apache.camel.impl.osgi.Activator.BundleMetaLanguageResolver
 
BundleTracker - Class in org.apache.camel.impl.osgi.tracker
The BundleTracker class simplifies tracking bundles much like the ServiceTracker simplifies tracking services.
BundleTracker(BundleContext, int, BundleTrackerCustomizer) - Constructor for class org.apache.camel.impl.osgi.tracker.BundleTracker
Create a BundleTracker for bundles whose state is present in the specified state mask.
BundleTrackerCustomizer - Interface in org.apache.camel.impl.osgi.tracker
The BundleTrackerCustomizer interface allows a BundleTracker to customize the Bundles that are tracked.
BundleTypeConverterLoader(Bundle, boolean) - Constructor for class org.apache.camel.impl.osgi.Activator.BundleTypeConverterLoader
 
ByteArrayInputStreamCache - Class in org.apache.camel.converter.stream
ByteArrayInputStreamCache(ByteArrayInputStream) - Constructor for class org.apache.camel.converter.stream.ByteArrayInputStreamCache
 
BytesSource - Class in org.apache.camel
A helper class which provides a JAXP Source from a byte[] which can be read as many times as required.
BytesSource(byte[]) - Constructor for class org.apache.camel.BytesSource
 
BytesSource(byte[], String) - Constructor for class org.apache.camel.BytesSource
 

C

caCertData(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the Certificate Authority data when using client lookup
caCertFile(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the Certificate Authority data that are loaded from the file when using client lookup
cache(Exchange) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
cache() - Method in class org.apache.camel.model.BeanDefinition
Deprecated.
cache(Exchange) - Method in interface org.apache.camel.spi.StreamCachingStrategy
Caches the body aas a StreamCache.
cache - Variable in class org.apache.camel.support.ReloadStrategySupport
 
cacheClass(Class<?>) - Static method in class org.apache.camel.util.IntrospectionSupport
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
 
cacheExpression(Expression) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression that caches the evaluation of another expression and returns the cached value, to avoid re-evaluating the expression.
cacheSize(int) - Method in class org.apache.camel.model.DynamicRouterDefinition
Sets the maximum size used by the ProducerCache which is used to cache and reuse producers when using this dynamic router, when uris are reused.
cacheSize(int) - Method in class org.apache.camel.model.EnrichDefinition
Sets the maximum size used by the ProducerCache which is used to cache and reuse producer when uris are reused.
cacheSize(int) - Method in class org.apache.camel.model.PollEnrichDefinition
Sets the maximum size used by the ConsumerCache which is used to cache and reuse consumers when uris are reused.
cacheSize(int) - Method in class org.apache.camel.model.RecipientListDefinition
Sets the maximum size used by the ProducerCache which is used to cache and reuse producers when using this recipient list, when uris are reused.
cacheSize(int) - Method in class org.apache.camel.model.RoutingSlipDefinition
Sets the maximum size used by the ProducerCache which is used to cache and reuse producers when using this routing slip, when uris are reused.
cacheSize(int) - Method in class org.apache.camel.model.ToDynamicDefinition
Sets the maximum size used by the ConsumerCache which is used to cache and reuse producers.
cacheSize(int) - Method in class org.apache.camel.model.WireTapDefinition
Sets the maximum size used by the ProducerCache which is used to cache and reuse producers, when uris are reused.
cacheSize - Variable in class org.apache.camel.processor.RoutingSlip
 
cacheSize - Variable in class org.apache.camel.processor.SendDynamicProcessor
 
CachingInjector<T> - Class in org.apache.camel.impl.converter
A caching proxy
CachingInjector(TypeConverterRegistry, Class<T>) - Constructor for class org.apache.camel.impl.converter.CachingInjector
 
CachingServiceCallServiceDiscoveryConfiguration - Class in org.apache.camel.model.cloud
 
CachingServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
 
CachingServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
 
CachingServiceDiscovery - Class in org.apache.camel.impl.cloud
 
CachingServiceDiscovery(ServiceDiscovery) - Constructor for class org.apache.camel.impl.cloud.CachingServiceDiscovery
 
CachingServiceDiscovery(ServiceDiscovery, long, TimeUnit) - Constructor for class org.apache.camel.impl.cloud.CachingServiceDiscovery
 
CachingServiceDiscovery(ServiceDiscovery, long) - Constructor for class org.apache.camel.impl.cloud.CachingServiceDiscovery
 
cachingServiceDiscovery() - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
 
cachingServiceDiscovery() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
 
cachingServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
cachingServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
CachingServiceDiscoveryFactory - Class in org.apache.camel.impl.cloud
 
CachingServiceDiscoveryFactory() - Constructor for class org.apache.camel.impl.cloud.CachingServiceDiscoveryFactory
 
calculateAndSetMaxRequestsPerPeriod(Exchange) - Method in class org.apache.camel.processor.Throttler
Evaluates the maxRequestsPerPeriodExpression and adjusts the throttle rate up or down.
calculateDelay(Exchange) - Method in class org.apache.camel.processor.Delayer
 
calculateDelay(Exchange) - Method in class org.apache.camel.processor.DelayProcessorSupport
 
calculateDelay(Exchange) - Method in class org.apache.camel.processor.interceptor.DelayInterceptor
Deprecated.
 
calculateRedeliverDelayUsingPattern(String, int) - Static method in class org.apache.camel.processor.RedeliveryPolicy
Calculates the delay using the delay pattern
calculateRedeliveryDelay(long, int) - Method in class org.apache.camel.processor.RedeliveryPolicy
Calculates the new redelivery delay based on the last one
call() - Method in interface org.apache.camel.health.HealthCheck
Invoke the check.
call(Map<String, Object>) - Method in interface org.apache.camel.health.HealthCheck
Invoke the check.
call(String) - Method in interface org.apache.camel.health.HealthCheckService
 
call(String, Map<String, Object>) - Method in interface org.apache.camel.health.HealthCheckService
Invokes the check identified by the given id with the given options.
call() - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 
call(Map<String, Object>) - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 
call(String) - Method in class org.apache.camel.impl.health.DefaultHealthCheckService
 
call(String, Map<String, Object>) - Method in class org.apache.camel.impl.health.DefaultHealthCheckService
 
callerRunsWhenRejected(boolean) - Method in class org.apache.camel.model.DelayDefinition
Whether or not the caller should run the task when it was rejected by the thread pool.
callerRunsWhenRejected(boolean) - Method in class org.apache.camel.model.ThreadsDefinition
Whether or not to use as caller runs as fallback when a task is rejected being added to the thread pool (when its full).
callerRunsWhenRejected(boolean) - Method in class org.apache.camel.model.ThrottleDefinition
Whether or not the caller should run the task when it was rejected by the thread pool.
callWithReadLock(StampedLock, Callable<R>) - Static method in class org.apache.camel.util.concurrent.LockHelper
 
callWithTCCL(Callable<?>, Exchange) - Static method in class org.apache.camel.util.ObjectHelper
Calling the Callable with the setting of TCCL with the camel context application classloader.
callWithTCCL(Callable<?>, ClassLoader) - Static method in class org.apache.camel.util.ObjectHelper
Calling the Callable with the setting of TCCL with a given classloader.
callWithWriteLock(StampedLock, Callable<R>) - Static method in class org.apache.camel.util.concurrent.LockHelper
 
CAMEL_EXTENDER - Static variable in class org.apache.camel.impl.osgi.Activator
 
CamelAuthorizationException - Exception in org.apache.camel
An exception thrown for either authentication or authorization errors occurring in a Camel exchange.
CamelAuthorizationException(String, Exchange) - Constructor for exception org.apache.camel.CamelAuthorizationException
 
CamelAuthorizationException(String, Exchange, Throwable) - Constructor for exception org.apache.camel.CamelAuthorizationException
 
CamelClusterEventListener - Interface in org.apache.camel.cluster
Marker interface for cluster events
CamelClusterEventListener.Leadership - Interface in org.apache.camel.cluster
 
CamelClusterEventListener.Membership - Interface in org.apache.camel.cluster
 
CamelClusterMember - Interface in org.apache.camel.cluster
 
CamelClusterService - Interface in org.apache.camel.cluster
 
CamelClusterService.Selector - Interface in org.apache.camel.cluster
 
CamelClusterView - Interface in org.apache.camel.cluster
Represents the View of the cluster at some given period of time.
CamelContext - Interface in org.apache.camel
Interface used to represent the CamelContext used to configure routes and the policies to use during message exchanges between endpoints.
camelContext - Variable in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
camelContext - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
camelContext - Variable in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
camelContext - Variable in class org.apache.camel.management.DefaultManagementMBeanAssembler
 
camelContext - Variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
camelContext - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
camelContext - Variable in class org.apache.camel.processor.RoutingSlip
 
camelContext - Variable in class org.apache.camel.processor.saga.SagaProcessor
 
camelContext(CamelContext) - Method in class org.apache.camel.processor.saga.SagaProcessorBuilder
 
camelContext - Variable in class org.apache.camel.processor.SendDynamicProcessor
 
camelContext - Variable in class org.apache.camel.processor.SendProcessor
 
CamelContextAware - Interface in org.apache.camel
An interface to represent an object which wishes to be injected with a CamelContext such as when working with Spring or Guice
camelContextExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the CamelContext
CamelContextHelper - Class in org.apache.camel.util
A number of helper methods
CamelContextJSonSchemaResolver - Class in org.apache.camel.runtimecatalog
Uses runtime CamelContext to resolve the JSon schema files.
CamelContextJSonSchemaResolver(CamelContext) - Constructor for class org.apache.camel.runtimecatalog.CamelContextJSonSchemaResolver
 
camelContextNameExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the CamelContext name
CamelContextNameStrategy - Interface in org.apache.camel.spi
Strategy for assigning name to a CamelContext.
camelContextOgnlExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the exchanges camelContext invoking methods defined in a simple OGNL notation
camelContextPropertiesExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the properties of the camel context
camelContextPropertyExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the property value of the camel context with the given name
CamelContextResumedEvent - Class in org.apache.camel.management.event
 
CamelContextResumedEvent(CamelContext) - Constructor for class org.apache.camel.management.event.CamelContextResumedEvent
 
CamelContextResumeFailureEvent - Class in org.apache.camel.management.event
 
CamelContextResumeFailureEvent(CamelContext, Throwable) - Constructor for class org.apache.camel.management.event.CamelContextResumeFailureEvent
 
CamelContextResumingEvent - Class in org.apache.camel.management.event
 
CamelContextResumingEvent(CamelContext) - Constructor for class org.apache.camel.management.event.CamelContextResumingEvent
 
camelContexts - Variable in class org.apache.camel.main.MainSupport
 
CamelContextStartedEvent - Class in org.apache.camel.management.event
 
CamelContextStartedEvent(CamelContext) - Constructor for class org.apache.camel.management.event.CamelContextStartedEvent
 
CamelContextStartingEvent - Class in org.apache.camel.management.event
 
CamelContextStartingEvent(CamelContext) - Constructor for class org.apache.camel.management.event.CamelContextStartingEvent
 
CamelContextStartupFailureEvent - Class in org.apache.camel.management.event
 
CamelContextStartupFailureEvent(CamelContext, Throwable) - Constructor for class org.apache.camel.management.event.CamelContextStartupFailureEvent
 
CamelContextStatDump - Class in org.apache.camel.util
A model of a CamelContext stat dump from ManagedCamelContextMBean.dumpRoutesStatsAsXml(boolean, boolean).
CamelContextStatDump() - Constructor for class org.apache.camel.util.CamelContextStatDump
 
CamelContextStopFailureEvent - Class in org.apache.camel.management.event
 
CamelContextStopFailureEvent(CamelContext, Throwable) - Constructor for class org.apache.camel.management.event.CamelContextStopFailureEvent
 
CamelContextStoppedEvent - Class in org.apache.camel.management.event
 
CamelContextStoppedEvent(CamelContext) - Constructor for class org.apache.camel.management.event.CamelContextStoppedEvent
 
CamelContextStoppingEvent - Class in org.apache.camel.management.event
 
CamelContextStoppingEvent(CamelContext) - Constructor for class org.apache.camel.management.event.CamelContextStoppingEvent
 
CamelContextSuspendedEvent - Class in org.apache.camel.management.event
 
CamelContextSuspendedEvent(CamelContext) - Constructor for class org.apache.camel.management.event.CamelContextSuspendedEvent
 
CamelContextSuspendingEvent - Class in org.apache.camel.management.event
 
CamelContextSuspendingEvent(CamelContext) - Constructor for class org.apache.camel.management.event.CamelContextSuspendingEvent
 
CamelContextTracker - Class in org.apache.camel.spi
A CamelContext creation tracker.
CamelContextTracker() - Constructor for class org.apache.camel.spi.CamelContextTracker
 
CamelContextTracker(CamelContextTracker.Filter) - Constructor for class org.apache.camel.spi.CamelContextTracker
 
CamelContextTracker.Filter - Interface in org.apache.camel.spi
 
CamelContextTrackerRegistry - Class in org.apache.camel.impl
A registry for CamelContextTracker.
CamelConverter - Class in org.apache.camel.converter
Some useful converters for Camel APIs such as to convert a Predicate or Expression to a Processor
CamelException - Exception in org.apache.camel
Base class for all Camel checked exceptions typically thrown by a Processor
CamelException() - Constructor for exception org.apache.camel.CamelException
 
CamelException(String) - Constructor for exception org.apache.camel.CamelException
 
CamelException(String, Throwable) - Constructor for exception org.apache.camel.CamelException
 
CamelException(Throwable) - Constructor for exception org.apache.camel.CamelException
 
CamelExchangeException - Exception in org.apache.camel
An exception caused by a specific message Exchange
CamelExchangeException(String, Exchange) - Constructor for exception org.apache.camel.CamelExchangeException
 
CamelExchangeException(String, Exchange, Throwable) - Constructor for exception org.apache.camel.CamelExchangeException
 
CamelExecutionException - Exception in org.apache.camel
Exception occurred during execution/processing of an Exchange.
CamelExecutionException(String, Exchange) - Constructor for exception org.apache.camel.CamelExecutionException
 
CamelExecutionException(String, Exchange, Throwable) - Constructor for exception org.apache.camel.CamelExecutionException
 
camelHealthDetailsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
camelHealthDetailsTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
CamelInitialContextFactory - Class in org.apache.camel.util.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.util.jndi.CamelInitialContextFactory
 
CamelInternalProcessor - Class in org.apache.camel.processor
Internal Processor that Camel routing engine used during routing for cross cutting functionality such as: Execute UnitOfWork Keeping track which route currently is being routed Execute RoutePolicy Gather JMX performance statics Tracing Debugging Message History Stream Caching Transformer ...
CamelInternalProcessor() - Constructor for class org.apache.camel.processor.CamelInternalProcessor
 
CamelInternalProcessor(Processor) - Constructor for class org.apache.camel.processor.CamelInternalProcessor
 
CamelInternalProcessor.BacklogDebuggerAdvice - Class in org.apache.camel.processor
Advice to execute the BacklogDebugger if enabled.
CamelInternalProcessor.BacklogTracerAdvice - Class in org.apache.camel.processor
Advice to execute the BacklogTracer if enabled.
CamelInternalProcessor.ChildUnitOfWorkProcessorAdvice - Class in org.apache.camel.processor
Advice when an EIP uses the shareUnitOfWork functionality.
CamelInternalProcessor.DelayerAdvice - Class in org.apache.camel.processor
Advice for delaying
CamelInternalProcessor.InstrumentationAdvice - Class in org.apache.camel.processor
Advice for JMX instrumentation of the process being invoked.
CamelInternalProcessor.MessageHistoryAdvice - Class in org.apache.camel.processor
Advice when Message History has been enabled.
CamelInternalProcessor.RouteContextAdvice - Class in org.apache.camel.processor
Deprecated.
this logic has been merged into CamelInternalProcessor.UnitOfWorkProcessorAdvice
CamelInternalProcessor.RouteInflightRepositoryAdvice - Class in org.apache.camel.processor
Advice to keep the InflightRepository up to date.
CamelInternalProcessor.RouteLifecycleAdvice - Class in org.apache.camel.processor
Advice to invoke callbacks for before and after routing.
CamelInternalProcessor.RoutePolicyAdvice - Class in org.apache.camel.processor
Advice to execute any RoutePolicy a route may have been configured with.
CamelInternalProcessor.StreamCachingAdvice - Class in org.apache.camel.processor
CamelInternalProcessor.SubUnitOfWorkProcessorAdvice - Class in org.apache.camel.processor
Advice when an EIP uses the shareUnitOfWork functionality.
CamelInternalProcessor.UnitOfWorkProcessorAdvice - Class in org.apache.camel.processor
Advice to inject new UnitOfWork to the Exchange if needed, and as well to ensure the UnitOfWork is done and stopped.
CamelInternalProcessorAdvice<T> - Interface in org.apache.camel.processor
An advice (before and after) to execute cross cutting functionality in the Camel routing engine.
CamelInvocationHandler - Class in org.apache.camel.component.bean
An InvocationHandler which invokes a message exchange on a camel Endpoint
CamelInvocationHandler(Endpoint, Producer, MethodInfoCache) - Constructor for class org.apache.camel.component.bean.CamelInvocationHandler
Deprecated.
CamelInvocationHandler(Endpoint, boolean, Producer, MethodInfoCache) - Constructor for class org.apache.camel.component.bean.CamelInvocationHandler
 
CamelLogger - Class in org.apache.camel.processor
Deprecated.
This class has been split up into org.apache.camel.util.CamelLogger and org.apache.camel.processor.CamelLogProcessor
CamelLogger() - Constructor for class org.apache.camel.processor.CamelLogger
Deprecated.
 
CamelLogger(Logger) - Constructor for class org.apache.camel.processor.CamelLogger
Deprecated.
 
CamelLogger(Logger, LoggingLevel) - Constructor for class org.apache.camel.processor.CamelLogger
Deprecated.
 
CamelLogger(String) - Constructor for class org.apache.camel.processor.CamelLogger
Deprecated.
 
CamelLogger(String, LoggingLevel) - Constructor for class org.apache.camel.processor.CamelLogger
Deprecated.
 
CamelLogger(Logger, ExchangeFormatter) - Constructor for class org.apache.camel.processor.CamelLogger
Deprecated.
 
CamelLogger - Class in org.apache.camel.util
A logger which logs to a slf4j Logger.
CamelLogger() - Constructor for class org.apache.camel.util.CamelLogger
 
CamelLogger(Logger) - Constructor for class org.apache.camel.util.CamelLogger
 
CamelLogger(Logger, LoggingLevel) - Constructor for class org.apache.camel.util.CamelLogger
 
CamelLogger(Logger, LoggingLevel, String) - Constructor for class org.apache.camel.util.CamelLogger
 
CamelLogger(String) - Constructor for class org.apache.camel.util.CamelLogger
 
CamelLogger(String, LoggingLevel) - Constructor for class org.apache.camel.util.CamelLogger
 
CamelLogger(String, LoggingLevel, String) - Constructor for class org.apache.camel.util.CamelLogger
 
CamelLogProcessor - Class in org.apache.camel.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.processor.CamelLogProcessor
 
CamelLogProcessor(CamelLogger) - Constructor for class org.apache.camel.processor.CamelLogProcessor
 
CamelLogProcessor(CamelLogger, ExchangeFormatter, MaskingFormatter, Set<LogListener>) - Constructor for class org.apache.camel.processor.CamelLogProcessor
 
CamelObjectInputStream - Class in org.apache.camel.util
 
CamelObjectInputStream(InputStream, CamelContext) - Constructor for class org.apache.camel.util.CamelObjectInputStream
 
CamelOpenMBeanTypes - Class in org.apache.camel.api.management.mbean
Various JMX openmbean types used by Camel.
CamelPostProcessorHelper - Class in org.apache.camel.impl
A helper class for Camel based injector or post processing hooks which can be reused by both the Spring, Guice and Blueprint support.
CamelPostProcessorHelper() - Constructor for class org.apache.camel.impl.CamelPostProcessorHelper
 
CamelPostProcessorHelper(CamelContext) - Constructor for class org.apache.camel.impl.CamelPostProcessorHelper
 
camelPostProcessorHelper - Variable in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
camelRoutePropertiesCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
camelRoutePropertiesTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
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.util.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.util.jndi.CamelSingletonInitialContextFactory
 
camelTemplate - Variable in class org.apache.camel.main.MainSupport
 
CamelThreadFactory - Class in org.apache.camel.util.concurrent
Thread factory which creates threads supporting a naming pattern.
CamelThreadFactory(String, String, boolean) - Constructor for class org.apache.camel.util.concurrent.CamelThreadFactory
 
CamelUnitOfWorkException - Exception in org.apache.camel
A UnitOfWork failed with a number of caused exceptions.
CamelUnitOfWorkException(Exchange, List<Exception>) - Constructor for exception org.apache.camel.CamelUnitOfWorkException
 
CamelVersionHelper - Class in org.apache.camel.util
A simple util to test Camel versions.
cancel() - Method in interface org.apache.camel.util.backoff.BackOffTimer.Task
Cancel the task.
canPollMoreFiles(List<?>) - Method in class org.apache.camel.component.file.GenericFileConsumer
Whether or not we can continue polling for more files
canPostProcessBean(Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
canScheduleOrExecute() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
Can the task be scheduled or executed?
canSee(Bundle, Class<?>) - Method in class org.apache.camel.impl.osgi.Activator
Check if bundle can see the given class
canSendToEndpoint(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
canSendToEndpoint(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
canSetCamelContext(Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
capacity - Variable in class org.apache.camel.impl.DefaultServicePool
Deprecated.
 
capacity(int) - Method in class org.apache.camel.model.ResequenceDefinition
Sets the capacity for the stream resequencer
capitalize(String) - Static method in class org.apache.camel.util.ObjectHelper
Deprecated.
capitalize(String) - Static method in class org.apache.camel.util.StringHelper
Capitalize the string (upper case first character)
CaseInsensitiveMap - Class in org.apache.camel.util
A map that uses case insensitive keys, but preserves the original key cases.
CaseInsensitiveMap() - Constructor for class org.apache.camel.util.CaseInsensitiveMap
 
CaseInsensitiveMap(Map<? extends String, ?>) - Constructor for class org.apache.camel.util.CaseInsensitiveMap
 
cast(Map<?, ?>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Map<?, ?>, Class<T>, Class<U>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Collection<?>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Collection<?>, Class<T>) - Static method in class org.apache.camel.util.CastUtils
 
cast(List<?>) - Static method in class org.apache.camel.util.CastUtils
 
cast(List<?>, Class<T>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Iterator<?>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Iterator<?>, Class<T>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Set<?>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Set<?>, Class<T>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Queue<?>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Queue<?>, Class<T>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Deque<?>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Deque<?>, Class<T>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Hashtable<?, ?>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Hashtable<?, ?>, Class<T>, Class<U>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Map.Entry<?, ?>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Map.Entry<?, ?>, Class<T>, Class<U>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Enumeration<?>) - Static method in class org.apache.camel.util.CastUtils
 
cast(NamingEnumeration<?>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Class<?>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Class<?>, Class<T>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Future<?>) - Static method in class org.apache.camel.util.CastUtils
 
cast(Class<T>, Object) - Static method in class org.apache.camel.util.ObjectHelper
Converts the given value to the required type or throw a meaningful exception
castAs(Class<E>) - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
Cast the result of the pick expression to this type.
castor() - Method in class org.apache.camel.builder.DataFormatClause
Uses the Castor data format
castor(String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Castor data format
castor(String, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Castor data format
CastorDataFormat - Class in org.apache.camel.model.dataformat
Deprecated.
CastorDataFormat() - Constructor for class org.apache.camel.model.dataformat.CastorDataFormat
Deprecated.
 
CastUtils - Class in org.apache.camel.util
Utility methods for type casting.
CatalogHelper - Class in org.apache.camel.runtimecatalog
 
CatalogVerifierCustomizer - Class in org.apache.camel.component.extension.verifier
 
CatalogVerifierCustomizer() - Constructor for class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
catchClauses - Variable in class org.apache.camel.processor.TryProcessor
 
CatchDefinition - Class in org.apache.camel.model
Catches exceptions as part of a try, catch, finally block
CatchDefinition() - Constructor for class org.apache.camel.model.CatchDefinition
 
CatchDefinition(List<Class<? extends Throwable>>) - Constructor for class org.apache.camel.model.CatchDefinition
 
CatchDefinition(Class<? extends Throwable>) - Constructor for class org.apache.camel.model.CatchDefinition
 
catches(Exchange, Throwable) - Method in class org.apache.camel.processor.CatchProcessor
Returns with the exception that is caught by this processor.
CatchProcessor - Class in org.apache.camel.processor
A processor which catches exceptions.
CatchProcessor(List<Class<? extends Throwable>>, Processor, Predicate, Predicate) - Constructor for class org.apache.camel.processor.CatchProcessor
 
ChainedServiceCallServiceFilterConfiguration - Class in org.apache.camel.model.cloud
Deprecated.
As of version 2.22.0, replaced by CombinedServiceCallServiceFilterConfiguration
ChainedServiceCallServiceFilterConfiguration() - Constructor for class org.apache.camel.model.cloud.ChainedServiceCallServiceFilterConfiguration
Deprecated.
 
ChainedServiceCallServiceFilterConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.ChainedServiceCallServiceFilterConfiguration
Deprecated.
 
ChainedServiceFilter - Class in org.apache.camel.impl.cloud
Deprecated.
ChainedServiceFilter(List<ServiceFilter>) - Constructor for class org.apache.camel.impl.cloud.ChainedServiceFilter
Deprecated.
 
ChainedServiceFilterFactory - Class in org.apache.camel.impl.cloud
ChainedServiceFilterFactory() - Constructor for class org.apache.camel.impl.cloud.ChainedServiceFilterFactory
Deprecated.
 
changeCurrentDirectory(String) - Method in class org.apache.camel.component.file.FileOperations
 
changeCurrentDirectory(String) - Method in interface org.apache.camel.component.file.GenericFileOperations
Change the current remote directory
changedLines(String, String) - Static method in class org.apache.camel.util.StringHelper
Compares old and new text content and report back which lines are changed
changeFileName(String) - Method in class org.apache.camel.component.file.GenericFile
Changes the name of this remote file.
changeFunctionEndToken(String...) - Static method in class org.apache.camel.language.simple.SimpleLanguage
Change the end tokens used for functions.
changeFunctionEndToken(String...) - Static method in class org.apache.camel.language.simple.SimpleTokenizer
 
changeFunctionStartToken(String...) - Static method in class org.apache.camel.language.simple.SimpleLanguage
Change the start tokens used for functions.
changeFunctionStartToken(String...) - Static method in class org.apache.camel.language.simple.SimpleTokenizer
 
changeOutput(Processor) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Allows to change the output of the error handler which are used when optimising the JMX instrumentation to use either an advice or wrapped processor when calling a processor.
changeToParentDirectory() - Method in class org.apache.camel.component.file.FileOperations
 
changeToParentDirectory() - Method in interface org.apache.camel.component.file.GenericFileOperations
Change the current remote directory to the parent
Channel - Interface in org.apache.camel
Channel acts as a channel between Processors in the route graph.
charset - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
CHARSET_NAME - Static variable in interface org.apache.camel.Exchange
 
CHECK_ENABLED - Static variable in class org.apache.camel.impl.health.AbstractHealthCheck
 
CHECK_GROUP - Static variable in class org.apache.camel.impl.health.AbstractHealthCheck
 
CHECK_ID - Static variable in class org.apache.camel.impl.health.AbstractHealthCheck
 
checkCompat(Bundle, Class<?>) - Static method in class org.apache.camel.impl.osgi.Activator
Check if bundle can see the given class used by camel-test-blueprint
checkException() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
checkException(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.UseOriginalAggregationStrategy
 
checkInitialized() - Method in class org.apache.camel.builder.RouteBuilder
 
checkInitialized() - Method in class org.apache.camel.model.TryDefinition
Checks whether or not this object has been initialized
checkNoCompletedPredicate() - Method in class org.apache.camel.model.AggregateDefinition
 
childProcessor(Processor) - Method in class org.apache.camel.processor.saga.SagaProcessorBuilder
 
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
 
ChildUnitOfWorkProcessorAdvice(RouteContext, UnitOfWork) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.ChildUnitOfWorkProcessorAdvice
 
chmodPermissionsAreValid(String) - Method in class org.apache.camel.component.file.FileEndpoint
Chmod value must be between 000 and 777; If there is a leading digit like in 0755 we will ignore it.
choice() - Method in class org.apache.camel.model.ProcessorDefinition
Content Based Router EIP: Creates a choice of one or more predicates with an otherwise clause
choiceCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
ChoiceDefinition - Class in org.apache.camel.model
Routes messages based on a series of predicates
ChoiceDefinition() - Constructor for class org.apache.camel.model.ChoiceDefinition
 
ChoiceProcessor - Class in org.apache.camel.processor
Implements a Choice structure where one or more predicates are used which if they are true their processors are used, with a default otherwise clause used if none match.
ChoiceProcessor(List<FilterProcessor>, Processor) - Constructor for class org.apache.camel.processor.ChoiceProcessor
 
choiceStatistics() - Method in interface org.apache.camel.api.management.mbean.ManagedChoiceMBean
 
choiceStatistics() - Method in class org.apache.camel.management.mbean.ManagedChoice
 
choiceTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
choose(List<ServiceDefinition>) - Method in interface org.apache.camel.cloud.ServiceChooser
Chooses one of the service to use
choose(List<ServiceDefinition>) - Method in class org.apache.camel.impl.cloud.RandomServiceChooser
 
choose(List<ServiceDefinition>) - Method in class org.apache.camel.impl.cloud.RoundRobinServiceChooser
 
chooseClientAlias(String[], Principal[], Socket) - Method in class org.apache.camel.util.jsse.AliasedX509ExtendedKeyManager
 
chooseEngineClientAlias(String[], Principal[], SSLEngine) - Method in class org.apache.camel.util.jsse.AliasedX509ExtendedKeyManager
 
chooseEngineServerAlias(String, Principal[], SSLEngine) - Method in class org.apache.camel.util.jsse.AliasedX509ExtendedKeyManager
 
chooseMethod(Object, Exchange, String) - Method in class org.apache.camel.component.bean.BeanInfo
Choose one of the available methods to invoke if we can match the message body to the body parameter
chooseProcessor(List<Processor>, Exchange) - Method in class org.apache.camel.processor.loadbalancer.QueueLoadBalancer
 
chooseProcessor(List<Processor>, Exchange) - Method in class org.apache.camel.processor.loadbalancer.RandomLoadBalancer
 
chooseProcessor(List<Processor>, Exchange) - Method in class org.apache.camel.processor.loadbalancer.RoundRobinLoadBalancer
 
chooseProcessor(List<Processor>, Exchange) - Method in class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
 
chooseProcessor(List<Processor>, Exchange) - Method in class org.apache.camel.processor.loadbalancer.WeightedRandomLoadBalancer
 
chooseProcessor(List<Processor>, Exchange) - Method in class org.apache.camel.processor.loadbalancer.WeightedRoundRobinLoadBalancer
 
chooseServerAlias(String, Principal[], Socket) - Method in class org.apache.camel.util.jsse.AliasedX509ExtendedKeyManager
 
CIPHER_TRANSFORMATION - Static variable in class org.apache.camel.converter.stream.CachedOutputStream
Deprecated.
CIPHER_TRANSFORMATION - Static variable in class org.apache.camel.impl.DefaultStreamCachingStrategy
Deprecated.
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
 
CipherSuitesParameters - Class in org.apache.camel.util.jsse
Represents a list of TLS/SSL cipher suite names.
CipherSuitesParameters() - Constructor for class org.apache.camel.util.jsse.CipherSuitesParameters
 
CIRCUIT_BREAKER_STATE - Static variable in interface org.apache.camel.Exchange
 
circuitBreaker(int, long, Class<?>...) - Method in class org.apache.camel.model.LoadBalanceDefinition
Deprecated.
use Hystrix EIP instead which is the popular Netflix implementation of circuit breaker
circuitBreakerEnabled(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Whether to use a HystrixCircuitBreaker or not.
circuitBreakerErrorThresholdPercentage(Integer) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Error percentage threshold (as whole number such as 50) at which point the circuit breaker will trip open and reject requests.
circuitBreakerForceClosed(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
If true the HystrixCircuitBreaker#allowRequest() will always return true to allow requests regardless of the error percentage from HystrixCommandMetrics.getHealthCounts().
circuitBreakerForceOpen(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
If true the HystrixCircuitBreaker.allowRequest() will always return false, causing the circuit to be open (tripped) and reject all requests.
CircuitBreakerLoadBalancer - Class in org.apache.camel.processor.loadbalancer
Deprecated.
CircuitBreakerLoadBalancer() - Constructor for class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
 
CircuitBreakerLoadBalancer(List<Class<?>>) - Constructor for class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
 
CircuitBreakerLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
Deprecated.
use Hystrix EIP instead which is the popular Netflix implementation of circuit breaker
CircuitBreakerLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
Deprecated.
 
circuitBreakerRequestVolumeThreshold(Integer) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Minimum number of requests in the metricsRollingStatisticalWindowInMilliseconds() that must exist before the HystrixCircuitBreaker will trip.
circuitBreakerSleepWindowInMilliseconds(Integer) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
The time in milliseconds after a HystrixCircuitBreaker trips open that it should wait before trying requests again.
CLAIM_CHECK_REPOSITORY - Static variable in interface org.apache.camel.Exchange
 
claimCheck() - Method in class org.apache.camel.model.ProcessorDefinition
The Claim Check EIP allows you to replace message content with a claim check (a unique key), which can be used to retrieve the message content at a later time.
claimCheck(ClaimCheckOperation) - Method in class org.apache.camel.model.ProcessorDefinition
The Claim Check EIP allows you to replace message content with a claim check (a unique key), which can be used to retrieve the message content at a later time.
claimCheck(ClaimCheckOperation, String) - Method in class org.apache.camel.model.ProcessorDefinition
The Claim Check EIP allows you to replace message content with a claim check (a unique key), which can be used to retrieve the message content at a later time.
claimCheck(ClaimCheckOperation, String, String) - Method in class org.apache.camel.model.ProcessorDefinition
The Claim Check EIP allows you to replace message content with a claim check (a unique key), which can be used to retrieve the message content at a later time.
ClaimCheckAggregationStrategy - Class in org.apache.camel.processor
Default AggregationStrategy used by the ClaimCheckProcessor EIP.
ClaimCheckAggregationStrategy() - Constructor for class org.apache.camel.processor.ClaimCheckAggregationStrategy
 
ClaimCheckDefinition - Class in org.apache.camel.model
The Claim Check EIP allows you to replace message content with a claim check (a unique key), which can be used to retrieve the message content at a later time.
ClaimCheckDefinition() - Constructor for class org.apache.camel.model.ClaimCheckDefinition
 
ClaimCheckOperation - Enum in org.apache.camel.model
Operations for the Claim Check EIP.
ClaimCheckProcessor - Class in org.apache.camel.processor
ClaimCheck EIP implementation.
ClaimCheckProcessor() - Constructor for class org.apache.camel.processor.ClaimCheckProcessor
 
ClaimCheckRepository - Interface in org.apache.camel.spi
Access to a repository of keys to implement the Claim Check pattern.
classCanonicalName(Object) - Static method in class org.apache.camel.util.ObjectHelper
Returns the canonical type name of the given value
ClassComponent - Class in org.apache.camel.component.beanclass
The Class Component is for binding JavaBeans to Camel message exchanges based on class name.
ClassComponent() - Constructor for class org.apache.camel.component.beanclass.ClassComponent
 
ClassEndpoint - Class in org.apache.camel.component.beanclass
The Class Component is for invoking Java Classes (Java beans) from Camel.
ClassEndpoint(String, Component) - Constructor for class org.apache.camel.component.beanclass.ClassEndpoint
 
ClassInfo() - Constructor for class org.apache.camel.util.IntrospectionSupport.ClassInfo
 
className(Object) - Static method in class org.apache.camel.util.ObjectHelper
Returns the type name of the given value
ClassResolver - Interface in org.apache.camel.spi
A class resolver for loading classes in a loosly coupled manner to cater for different platforms such as standalone, web container, j2ee container and OSGi platforms.
clazz - Variable in class org.apache.camel.util.IntrospectionSupport.ClassInfo
 
cleanUp() - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
cleanUp() - Method in interface org.apache.camel.ConsumerTemplate
Cleanup the cache (purging stale entries)
cleanUp() - Method in interface org.apache.camel.FluentProducerTemplate
Cleanup the cache (purging stale entries)
cleanUp() - Method in class org.apache.camel.impl.ConsumerCache
Cleanup the cache (purging stale entries)
cleanUp() - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
cleanUp() - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
cleanUp() - Method in class org.apache.camel.impl.ProducerCache
Cleanup the cache (purging stale entries)
cleanup() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Cleanup the 1st-level cache.
cleanUp() - Method in interface org.apache.camel.ProducerTemplate
Cleanup the cache (purging stale entries)
cleanUp() - Method in interface org.apache.camel.spi.EndpointRegistry
Cleanup the cache (purging stale entries)
cleanUp() - Method in interface org.apache.camel.spi.TransformerRegistry
Cleanup the cache (purging stale entries)
cleanUp() - Method in interface org.apache.camel.spi.ValidatorRegistry
Cleanup the cache (purging stale entries)
cleanUp() - Method in class org.apache.camel.util.LRUCache
 
clear() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
clear() - Method in interface org.apache.camel.api.management.mbean.ManagedIdempotentConsumerMBean
 
clear() - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeEndpointRegistryMBean
 
clear() - Method in class org.apache.camel.impl.converter.PropertyEditorTypeConverter
Deprecated.
 
clear() - Method in class org.apache.camel.impl.DefaultClaimCheckRepository
 
clear() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
clear() - Method in class org.apache.camel.impl.DefaultEndpointUtilizationStatistics
 
clear() - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
clear() - Method in class org.apache.camel.impl.DefaultTracedRouteNodes
Deprecated.
 
clear() - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
clear() - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
clear() - Method in class org.apache.camel.impl.MDCUnitOfWork
Clears information put on the MDC by this MDCUnitOfWork
clear() - Method in class org.apache.camel.language.simple.BaseSimpleParser
Clears the parser state, which means it can be used for parsing a new input.
clear() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
clear() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
clear() - Method in class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
clear() - Method in class org.apache.camel.model.ContextScanDefinition
 
clear() - Method in class org.apache.camel.model.FromDefinition
 
clear() - Method in class org.apache.camel.model.PackageScanDefinition
 
clear() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
clear() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
Clear the idempotent repository
clear() - Method in class org.apache.camel.processor.idempotent.MemoryIdempotentRepository
 
clear() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
clear() - Method in interface org.apache.camel.spi.ClaimCheckRepository
Clear the repository.
clear() - Method in interface org.apache.camel.spi.EndpointUtilizationStatistics
Clears all information.
clear() - Method in interface org.apache.camel.spi.IdempotentRepository
Clear the repository.
clear() - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry
Clears the registry
clear() - Method in interface org.apache.camel.spi.TracedRouteNodes
Deprecated.
Clears all traced information
clear() - Method in class org.apache.camel.util.LRUCache
 
clearAll() - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
clearAll() - Method in interface org.apache.camel.FluentProducerTemplate
Remove the body and headers.
clearBody() - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
clearBody() - Method in interface org.apache.camel.FluentProducerTemplate
Remove the body.
clearCachedSchema() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
clearCachedStylesheet() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
clearClosedCorrelationKeysCache() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
clearClosedCorrelationKeysCache() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
clearClosedCorrelationKeysCache() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
Clear all the closed correlation keys stored in the cache
clearContentCache() - Method in interface org.apache.camel.api.management.mbean.ManagedResourceEndpointMBean
 
clearContentCache() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
clearContentCache() - Method in class org.apache.camel.component.ResourceEndpoint
 
clearHeaders() - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
clearHeaders() - Method in interface org.apache.camel.FluentProducerTemplate
Remove the headers.
clearHeaders() - Method in class org.apache.camel.impl.DefaultAttachment
 
clearOutput() - Method in class org.apache.camel.model.ProcessorDefinition
 
clearStore() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Clears the file-store (danger this deletes all entries)
ClientAuthentication - Enum in org.apache.camel.util.jsse
Represents the options for the client authentication settings of a server socket.
clientAuthentication - Variable in class org.apache.camel.util.jsse.SSLContextServerParameters
The optional configuration options for server-side client-authentication requirements.
clientCertData(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the Client Certificate data when using client lookup
clientCertFile(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the Client Certificate data that are loaded from the file when using client lookup
clientKeyAlgo(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the Client Keystore algorithm, such as RSA when using client lookup
clientKeyData(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the Client Keystore data when using client lookup
clientKeyFile(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the Client Keystore data that are loaded from the file when using client lookup
clientKeyPassphrase(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the Client Keystore passphrase when using client lookup
clientName(String) - Method in class org.apache.camel.model.cloud.RibbonServiceCallServiceLoadBalancerConfiguration
Sets the Ribbon client name
clientRequestValidation(boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Whether to enable validation of the client request to check whether the Content-Type and Accept headers from the client is supported by the Rest-DSL configuration of its consumes/produces settings.
clientRequestValidation(boolean) - Method in class org.apache.camel.model.rest.RestDefinition
 
clone() - Method in class org.apache.camel.spi.ThreadPoolProfile
 
cloneBuilder() - Method in class org.apache.camel.builder.DeadLetterChannelBuilder
 
cloneBuilder() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
cloneBuilder(DefaultErrorHandlerBuilder) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
cloneBuilder() - Method in interface org.apache.camel.builder.ErrorHandlerBuilder
Clones this builder so each RouteBuilder has its private builder to use, to avoid changes from one RouteBuilder to influence the others.
cloneBuilder() - Method in class org.apache.camel.builder.ErrorHandlerBuilderRef
 
cloneBuilder(ErrorHandlerBuilderRef) - Method in class org.apache.camel.builder.ErrorHandlerBuilderRef
 
cloneBuilder(ErrorHandlerBuilderSupport) - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
 
cloneBuilder() - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
Deprecated.
 
cloneBuilder(LoggingErrorHandlerBuilder) - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
Deprecated.
 
cloneBuilder() - Method in class org.apache.camel.builder.NoErrorHandlerBuilder
 
close() - Method in class org.apache.camel.converter.IOConverter.EncodingInputStream
 
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.OutputStreamBuilder
 
close() - Method in class org.apache.camel.converter.stream.ReaderCache
 
close() - Method in class org.apache.camel.impl.JndiRegistry
 
close() - Method in class org.apache.camel.impl.osgi.tracker.BundleTracker
Close this BundleTracker.
close() - Method in class org.apache.camel.spi.CamelContextTracker
 
close() - Method in class org.apache.camel.util.GroupIterator
 
close() - Method in class org.apache.camel.util.GroupTokenIterator
 
close(Writer, FileOutputStream, String, Logger, boolean) - Static method in class org.apache.camel.util.IOHelper
Closes the given writer, logging any closing exceptions to the given log.
close(Closeable, String, Logger) - Static method in class org.apache.camel.util.IOHelper
Closes the given resource if it is available, logging any closing exceptions to the given log.
close(FileChannel, String, Logger, boolean) - Static method in class org.apache.camel.util.IOHelper
Closes the given channel if it is available, logging any closing exceptions to the given log.
close(Closeable, String) - Static method in class org.apache.camel.util.IOHelper
Closes the given resource if it is available.
close(Closeable) - Static method in class org.apache.camel.util.IOHelper
Closes the given resource if it is available.
close(Closeable...) - Static method in class org.apache.camel.util.IOHelper
Closes the given resources if they are available.
close() - Method in class org.apache.camel.util.jndi.JndiContext
 
close(Closeable, String, Logger) - Static method in class org.apache.camel.util.ObjectHelper
Deprecated.
will be removed in Camel 3.0. Instead use IOHelper.close(java.io.Closeable, String, org.slf4j.Logger) instead
close() - Method in class org.apache.camel.util.SkipIterator
 
closeCircuit(Route) - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
closeCorrelationKeyOnCompletion(int) - Method in class org.apache.camel.model.AggregateDefinition
Closes a correlation key when its complete.
ClosedCorrelationKeyException - Exception in org.apache.camel.processor.aggregate
The correlation key has been closed and the Exchange cannot be aggregated.
ClosedCorrelationKeyException(String, Exchange) - Constructor for exception org.apache.camel.processor.aggregate.ClosedCorrelationKeyException
 
ClosedCorrelationKeyException(String, Exchange, Throwable) - Constructor for exception org.apache.camel.processor.aggregate.ClosedCorrelationKeyException
 
closeWithException(Closeable) - Static method in class org.apache.camel.util.IOHelper
Closes the given resource if it is available and don't catch the exception
ClusteredRouteConfiguration - Class in org.apache.camel.impl.cluster
 
ClusteredRouteConfiguration() - Constructor for class org.apache.camel.impl.cluster.ClusteredRouteConfiguration
 
ClusteredRouteController - Class in org.apache.camel.impl.cluster
 
ClusteredRouteController() - Constructor for class org.apache.camel.impl.cluster.ClusteredRouteController
 
ClusteredRouteFilter - Interface in org.apache.camel.impl.cluster
 
ClusteredRouteFilters - Class in org.apache.camel.impl.cluster
 
ClusteredRouteFilters.BlackList - Class in org.apache.camel.impl.cluster
 
ClusteredRouteFilters.IsAutoStartup - Class in org.apache.camel.impl.cluster
 
ClusteredRoutePolicy - Class in org.apache.camel.impl.cluster
 
ClusteredRoutePolicyFactory - Class in org.apache.camel.impl.cluster
 
ClusteredRoutePolicyFactory(String) - Constructor for class org.apache.camel.impl.cluster.ClusteredRoutePolicyFactory
 
ClusteredRoutePolicyFactory(CamelClusterService.Selector, String) - Constructor for class org.apache.camel.impl.cluster.ClusteredRoutePolicyFactory
 
ClusteredRoutePolicyFactory(CamelClusterService, String) - Constructor for class org.apache.camel.impl.cluster.ClusteredRoutePolicyFactory
 
ClusterServiceHelper - Class in org.apache.camel.impl.cluster
 
ClusterServiceSelectors - Class in org.apache.camel.impl.cluster
 
ClusterServiceSelectors.SelectByAttribute - Class in org.apache.camel.impl.cluster
 
ClusterServiceSelectors.SelectByOrder - Class in org.apache.camel.impl.cluster
 
ClusterServiceSelectors.SelectByType - Class in org.apache.camel.impl.cluster
 
ClusterServiceSelectors.SelectFirst - Class in org.apache.camel.impl.cluster
 
ClusterServiceSelectors.SelectSingle - Class in org.apache.camel.impl.cluster
 
code(ComponentVerifierExtension.VerificationError.Code) - Method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
code(String) - Method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
code(int) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
The response code such as a HTTP status code
code(String) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
The response code such as a HTTP status code.
collateExpression(String, int) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an iterator to collate (iterate) the given expression
collection - Variable in class org.apache.camel.util.component.AbstractApiComponent
 
collectionAsCommaDelimitedString(String[]) - Static method in class org.apache.camel.util.CollectionHelper
 
collectionAsCommaDelimitedString(Collection<?>) - Static method in class org.apache.camel.util.CollectionHelper
 
CollectionConverter - Class in org.apache.camel.converter
Some core java.util Collection based Type Converters
CollectionFormat - Enum in org.apache.camel.model.rest
 
collectionFormat(CollectionFormat) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the collection format.
collectionFormat(CollectionFormat) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Sets the collection format.
CollectionHelper - Class in org.apache.camel.util
A number of helper methods for working with collections
CollectionProducer - Class in org.apache.camel.component.seda
Deprecated.
will be removed in a future Camel release
CollectionProducer(Endpoint, Collection<Exchange>) - Constructor for class org.apache.camel.component.seda.CollectionProducer
Deprecated.
 
CollectionStringBuffer - Class in org.apache.camel.runtimecatalog
 
CollectionStringBuffer() - Constructor for class org.apache.camel.runtimecatalog.CollectionStringBuffer
 
CollectionStringBuffer(String) - Constructor for class org.apache.camel.runtimecatalog.CollectionStringBuffer
 
CollectionStringBuffer - Class in org.apache.camel.util
A little helper class for converting a collection of values to a (usually comma separated) string.
CollectionStringBuffer() - Constructor for class org.apache.camel.util.CollectionStringBuffer
 
CollectionStringBuffer(String) - Constructor for class org.apache.camel.util.CollectionStringBuffer
 
collectParameterAnnotations(Class<?>, Method) - Method in class org.apache.camel.component.bean.BeanInfo
 
collectParameterAnnotations(Class<?>, Method, List<Annotation>[]) - Method in class org.apache.camel.component.bean.BeanInfo
 
collisionAvoidanceFactor(double) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the collision avoidance factor
collisionAvoidanceFactor(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the collision avoidance factor (supports property placeholders)
collisionAvoidanceFactor(double) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the collision avoidance factor
collisionAvoidanceFactor(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the collision avoidance factor (supports property placeholders)
collisionAvoidanceFactor - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
collisionAvoidancePercent(double) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
collisionAvoidancePercent(double) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the collision avoidance percentage
collisionAvoidancePercent(double) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the collision avoidance percentage
collisionAvoidancePercent(double) - Method in class org.apache.camel.processor.RedeliveryPolicy
Enables collision avoidance and sets the percentage used
COLUMN_NUMBER - Static variable in class org.apache.camel.util.XmlLineNumberParser
 
COLUMN_NUMBER_END - Static variable in class org.apache.camel.util.XmlLineNumberParser
 
combinedFilter() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
combinedFilter() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
CombinedServiceCallServiceDiscoveryConfiguration - Class in org.apache.camel.model.cloud
 
CombinedServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
 
CombinedServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
 
CombinedServiceCallServiceFilterConfiguration - Class in org.apache.camel.model.cloud
 
CombinedServiceCallServiceFilterConfiguration() - Constructor for class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
 
CombinedServiceCallServiceFilterConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
 
CombinedServiceDiscovery - Class in org.apache.camel.impl.cloud
 
CombinedServiceDiscovery(List<ServiceDiscovery>) - Constructor for class org.apache.camel.impl.cloud.CombinedServiceDiscovery
 
combinedServiceDiscovery() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
 
combinedServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
combinedServiceDiscovery(CombinedServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
combinedServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
CombinedServiceDiscoveryFactory - Class in org.apache.camel.impl.cloud
 
CombinedServiceDiscoveryFactory() - Constructor for class org.apache.camel.impl.cloud.CombinedServiceDiscoveryFactory
 
CombinedServiceFilter - Class in org.apache.camel.impl.cloud
 
CombinedServiceFilter(List<ServiceFilter>) - Constructor for class org.apache.camel.impl.cloud.CombinedServiceFilter
 
CombinedServiceFilterFactory - Class in org.apache.camel.impl.cloud
 
CombinedServiceFilterFactory() - Constructor for class org.apache.camel.impl.cloud.CombinedServiceFilterFactory
 
comment - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
commit(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in interface org.apache.camel.component.file.GenericFileProcessStrategy
Releases any file locks and possibly deletes or moves the file after successful processing
commit(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
commit(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
commit(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
commit(Consumer, Endpoint, int) - Method in class org.apache.camel.impl.DefaultPollingConsumerPollStrategy
 
commit() - Method in class org.apache.camel.impl.DefaultRouteContext
 
commit(Consumer, Endpoint, int) - Method in class org.apache.camel.impl.LimitedPollingConsumerPollStrategy
 
commit(Consumer, Endpoint, int) - Method in interface org.apache.camel.spi.PollingConsumerPollStrategy
Called when poll is completed successfully
commit() - Method in interface org.apache.camel.spi.RouteContext
For completing the route creation, creating a single event driven route for the current from endpoint with any processors required
compactPath(String) - Static method in class org.apache.camel.util.FileUtil
Compacts a path by stacking it and reducing .., and uses OS specific file separators (eg File.separator).
compactPath(String, char) - Static method in class org.apache.camel.util.FileUtil
Compacts a path by stacking it and reducing .., and uses the given separator.
compactPath(String, String) - Static method in class org.apache.camel.util.FileUtil
Compacts a path by stacking it and reducing .., and uses the given separator.
comparator(ExpressionResultComparator) - Method in class org.apache.camel.model.ResequenceDefinition
Sets the comparator to use for stream resequencer
comparator(Comparator<T>) - Method in class org.apache.camel.model.SortDefinition
Sets the comparator to use for sorting
comparator() - Method in class org.apache.camel.processor.resequencer.Sequence
Returns this sequence's comparator.
comparatorRef(String) - Method in class org.apache.camel.model.SortDefinition
Sets a reference to lookup for the comparator to use for sorting
compare(Exchange, Exchange) - Method in class org.apache.camel.processor.resequencer.DefaultExchangeComparator
 
compare(Exchange, Exchange) - Method in class org.apache.camel.util.ExpressionComparator
 
compare(Exchange, Exchange) - Method in class org.apache.camel.util.ExpressionListComparator
 
compare(Object, Object) - Static method in class org.apache.camel.util.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, boolean) - Static method in class org.apache.camel.util.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.util.OrderedComparator
 
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 class org.apache.camel.impl.saga.InMemorySagaCoordinator
 
compensate() - Method in interface org.apache.camel.saga.CamelSagaCoordinator
 
compensation(String) - Method in class org.apache.camel.model.SagaDefinition
 
COMPILE_SCRIPT - Static variable in interface org.apache.camel.Exchange
 
complete(HealthCheckConfiguration) - Method in class org.apache.camel.health.HealthCheckConfiguration.Builder
 
complete() - Method in class org.apache.camel.impl.saga.InMemorySagaCoordinator
 
complete() - Method in interface org.apache.camel.saga.CamelSagaCoordinator
 
completeAllOnStop() - Method in class org.apache.camel.model.AggregateDefinition
Indicates to wait to complete all current and partial (pending) aggregated exchanges when the context is stopped.
completed - Variable in class org.apache.camel.main.MainSupport
 
completed() - Method in class org.apache.camel.main.MainSupport
Marks this process as being completed.
completedExchange(Exchange, long) - Method in interface org.apache.camel.api.management.PerformanceCounter
Executed when an Exchange is complete.
completedExchange(Exchange, long) - Method in class org.apache.camel.management.CompositePerformanceCounter
 
completedExchange(Exchange, long) - Method in class org.apache.camel.management.DelegatePerformanceCounter
 
completedExchange(Exchange, long) - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
completeEndpointPath(String, Map<String, Object>, String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Deprecated.
completeEndpointPath(ComponentConfiguration, String) - Method in class org.apache.camel.component.file.FileComponent
 
completeEndpointPath(String) - Method in interface org.apache.camel.ComponentConfiguration
Deprecated.
A helper method for tools such as CLIs, IDEs or web tools that provides a completion list for Endpoint Paths rather like bash tab completion or Karaf attribute or option completion handlers.
completeEndpointPath(String) - Method in class org.apache.camel.impl.ComponentConfigurationSupport
Deprecated.
 
completeEndpointPath(String, Map<String, Object>, String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
completeEndpointPath(ComponentConfiguration, String) - Method in interface org.apache.camel.spi.EndpointCompleter
Deprecated.
Given the configuration and completion text, return a list of possible completion values for a command line, IDE or web based tool.
completeEndpointPath(ComponentConfiguration, String) - Method in class org.apache.camel.util.component.AbstractApiComponent
 
completion() - Method in class org.apache.camel.model.AggregateDefinition
A Predicate to indicate when an aggregated exchange is complete.
completion(Predicate) - Method in class org.apache.camel.model.AggregateDefinition
A Predicate to indicate when an aggregated exchange is complete.
completion(String) - Method in class org.apache.camel.model.SagaDefinition
 
completionAware(FlexibleAggregationStrategy.CompletionAwareMixin) - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
Plugs in logic to execute when an aggregation batch completes.
CompletionAwareAggregationStrategy - Interface in org.apache.camel.processor.aggregate
A specialized AggregationStrategy which has callback when the aggregated Exchange is completed.
completionEager(boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
Sets whether to complete the idempotent consumer eager or when the exchange is done.
completionFromBatchConsumer() - Method in class org.apache.camel.model.AggregateDefinition
Enables the batch completion mode where we aggregate from a BatchConsumer and aggregate the total number of exchanges the BatchConsumer has reported as total by checking the exchange property Exchange.BATCH_COMPLETE when its complete.
completionInterval(long) - Method in class org.apache.camel.model.AggregateDefinition
A repeating period in millis by which the aggregator will complete all current aggregated exchanges.
completionMode(SagaCompletionMode) - Method in class org.apache.camel.model.SagaDefinition
 
completionMode - Variable in class org.apache.camel.processor.saga.SagaProcessor
 
completionMode(SagaCompletionMode) - Method in class org.apache.camel.processor.saga.SagaProcessorBuilder
 
completionOnNewCorrelationGroup() - Method in class org.apache.camel.model.AggregateDefinition
Enables completion on all previous groups when a new incoming correlation group.
completionPredicate(Predicate) - Method in class org.apache.camel.model.AggregateDefinition
A Predicate to indicate when an aggregated exchange is complete.
completionPredicate() - Method in class org.apache.camel.model.AggregateDefinition
A Predicate to indicate when an aggregated exchange is complete.
completionSize(int) - Method in class org.apache.camel.model.AggregateDefinition
Number of messages aggregated before the aggregation is complete.
completionSize(Expression) - Method in class org.apache.camel.model.AggregateDefinition
Number of messages aggregated before the aggregation is complete.
completionTimeout(long) - Method in class org.apache.camel.model.AggregateDefinition
Time in millis that an aggregated exchange should be inactive before its complete (timeout).
completionTimeout(Expression) - Method in class org.apache.camel.model.AggregateDefinition
Time in millis that an aggregated exchange should be inactive before its complete (timeout).
completionTimeoutCheckerInterval(long) - Method in class org.apache.camel.model.AggregateDefinition
Interval in millis that is used by the background task that checks for timeouts (TimeoutMap).
Component - Interface in org.apache.camel
A component is a factory of Endpoint objects.
component - Variable in class org.apache.camel.impl.ComponentConfigurationSupport
Deprecated.
 
component(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets the default Camel component to use for calling the remote service.
component(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets the component to use
component(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To use a specific Camel rest component (consumer)
COMPONENT_BASE - Static variable in class org.apache.camel.util.CamelContextHelper
 
COMPONENT_DESCRIPTOR - Static variable in class org.apache.camel.util.CamelContextHelper
 
COMPONENT_DOCUMENTATION_PREFIX - Static variable in class org.apache.camel.util.CamelContextHelper
 
COMPONENT_FALLBACK_SUFFIX - Static variable in class org.apache.camel.util.ResolverHelper
 
ComponentAware - Interface in org.apache.camel
An interface to represent an object which wishes to be injected with a Component.
componentConfigClass - Variable in class org.apache.camel.util.component.ApiMethodPropertiesHelper
 
componentConfigFields - Variable in class org.apache.camel.util.component.ApiMethodPropertiesHelper
 
ComponentConfiguration - Interface in org.apache.camel
Deprecated.
ComponentConfigurationSupport - Class in org.apache.camel.impl
Deprecated.
ComponentConfigurationSupport(Component) - Constructor for class org.apache.camel.impl.ComponentConfigurationSupport
Deprecated.
 
ComponentCustomizer<T extends Component> - Interface in org.apache.camel.spi
 
ComponentExtension - Interface in org.apache.camel.component.extension
Marker interface for component extensions.
ComponentExtensionHelper - Class in org.apache.camel.component.extension
 
componentJSonSchema(String) - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeCamelCatalogMBean
 
componentJSonSchema(String) - Method in class org.apache.camel.management.mbean.ManagedRuntimeCamelCatalog
 
componentJSonSchema(String) - Method in class org.apache.camel.runtimecatalog.DefaultRuntimeCamelCatalog
 
componentJSonSchema(String) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
Returns the component information as JSon format.
componentParameterJsonSchema(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Deprecated.
componentParameterJsonSchema(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
componentProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
For additional configuration options on component level

The value can use # to refer to a bean to lookup in the registry.

ComponentResolver - Interface in org.apache.camel.spi
Represents a resolver of components from a URI to be able to auto-load them using some discovery mechanism like DefaultComponentResolver
ComponentVerifier - Interface in org.apache.camel
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
 
ComponentVerifierExtension - Interface in org.apache.camel.component.extension
Defines the interface used for validating component/endpoint parameters.
ComponentVerifierExtension.Result - Interface in org.apache.camel.component.extension
The result of a verification
ComponentVerifierExtension.Result.Status - Enum in org.apache.camel.component.extension
Status of the verification
ComponentVerifierExtension.Scope - Enum in org.apache.camel.component.extension
The scope defines how the parameters should be verified.
ComponentVerifierExtension.VerificationError - Interface in org.apache.camel.component.extension
This interface represents a detailed error in case when the verification fails.
ComponentVerifierExtension.VerificationError.Attribute - Interface in org.apache.camel.component.extension
Interface defining an attribute which is a key for the detailed error messages.
ComponentVerifierExtension.VerificationError.Code - Interface in org.apache.camel.component.extension
Interface defining an error code.
ComponentVerifierExtension.VerificationError.ExceptionAttribute - Interface in org.apache.camel.component.extension
Attributes for details about an exception that was raised
ComponentVerifierExtension.VerificationError.GroupAttribute - Interface in org.apache.camel.component.extension
Group related details
ComponentVerifierExtension.VerificationError.HttpAttribute - Interface in org.apache.camel.component.extension
HTTP related error details
ComponentVerifierExtension.VerificationError.StandardCode - Interface in org.apache.camel.component.extension
Standard set of error codes
ComponentVerifierExtensionHelper - Class in org.apache.camel.component.extension.verifier
Package visible helper class holding implementation classes for constant like error code and attributes in ComponentVerifierExtension.VerificationError
ComponentVerifierExtensionHelper() - Constructor for class org.apache.camel.component.extension.verifier.ComponentVerifierExtensionHelper
 
ComponentVerifierExtensionHelper.ErrorAttribute - Class in org.apache.camel.component.extension.verifier
 
ComponentVerifierExtensionHelper.ErrorCode - Class in org.apache.camel.component.extension.verifier
Custom class for error codes
ComponentVerifierExtensionHelper.ExceptionErrorAttribute - Class in org.apache.camel.component.extension.verifier
 
ComponentVerifierExtensionHelper.GroupErrorAttribute - Class in org.apache.camel.component.extension.verifier
 
ComponentVerifierExtensionHelper.HttpErrorAttribute - Class in org.apache.camel.component.extension.verifier
 
ComponentVerifierExtensionHelper.StandardErrorCode - Class in org.apache.camel.component.extension.verifier
 
composeName(Name, Name) - Method in class org.apache.camel.util.jndi.JndiContext
 
composeName(String, String) - Method in class org.apache.camel.util.jndi.JndiContext
 
CompositeNodes - Class in org.apache.camel.language.simple.ast
A node which contains other nodes.
CompositeNodes(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.CompositeNodes
 
CompositePackageScanFilter - Class in org.apache.camel.impl.scan
CompositePackageScanFilter allows multiple PackageScanFilters to be composed into a single filter.
CompositePackageScanFilter() - Constructor for class org.apache.camel.impl.scan.CompositePackageScanFilter
 
CompositePackageScanFilter(Set<PackageScanFilter>) - Constructor for class org.apache.camel.impl.scan.CompositePackageScanFilter
 
CompositePerformanceCounter - Class in org.apache.camel.management
A composite PerformanceCounter is used for tracking performance statistics on both a per context and route level, by issuing callbacks on both when an event happens.
CompositePerformanceCounter(PerformanceCounter, PerformanceCounter) - Constructor for class org.apache.camel.management.CompositePerformanceCounter
 
CompositeRegistry - Class in org.apache.camel.impl
This registry will look up the object with the sequence of the registry list until it finds the Object.
CompositeRegistry() - Constructor for class org.apache.camel.impl.CompositeRegistry
 
CompositeRegistry(List<Registry>) - Constructor for class org.apache.camel.impl.CompositeRegistry
 
compressGzip(String, InputStream) - Static method in class org.apache.camel.util.GZIPHelper
 
compressGzip(String, byte[]) - Static method in class org.apache.camel.util.GZIPHelper
 
compressGZIP(byte[]) - Static method in class org.apache.camel.util.GZIPHelper
 
concatExpression(Collection<Expression>) - Static method in class org.apache.camel.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.builder.ExpressionBuilder
Returns an expression which returns the string concatenation value of the various expressions
CONCURRENT_CONSUMERS - Static variable in class org.apache.camel.util.SedaConstants
 
concurrentConsumers - Variable in class org.apache.camel.component.seda.SedaComponent
 
Condition - Interface in org.apache.camel.spi
A condition to define when a given Exchange matches when is being routed.
condition(Predicate) - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
Set a filter condition such as only results satisfying it will be aggregated.
ConditionSupport - Class in org.apache.camel.impl
A support class for Condition implementations to use as base class.
ConditionSupport() - Constructor for class org.apache.camel.impl.ConditionSupport
 
configuration - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
configuration - Variable in class org.apache.camel.util.component.AbstractApiComponent
 
configuration - Variable in class org.apache.camel.util.component.AbstractApiEndpoint
 
ConfigurationHelper - Class in org.apache.camel.impl
Deprecated.
ConfigurationHelper.FieldParameterSetter - Class in org.apache.camel.impl
Deprecated.
 
ConfigurationHelper.ParameterSetter - Interface in org.apache.camel.impl
Deprecated.
 
configure(RouteContext, ErrorHandler) - Method in interface org.apache.camel.builder.ErrorHandlerBuilder
Configures the other error handler based on this error handler.
configure(RouteContext, ErrorHandler) - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
 
configure() - Method in class org.apache.camel.builder.RouteBuilder
Called on initialization to build the routes using the fluent builder syntax.

This is a central method for RouteBuilder implementations to implement the routes using the Java fluent builder syntax.

configure(CamelContext) - Method in class org.apache.camel.builder.TransformerBuilder
Configure a Transformer according to the configurations built on this builder and register it into given CamelContext.
configure(CamelContext) - Method in class org.apache.camel.builder.ValidatorBuilder
Configures a new Validator according to the configurations built on this builder and register it into the given CamelContext.
configure(NamespaceAware) - Method in class org.apache.camel.builder.xml.Namespaces
Configures the namespace aware object
configure(URI) - Method in class org.apache.camel.component.file.GenericFileConfiguration
 
configure(CamelContext) - Method in interface org.apache.camel.main.MainListener
Callback to configure each created CamelContext.
configure(CamelContext) - Method in class org.apache.camel.main.MainListenerSupport
 
configureBuilder(XPathBuilder) - Method in class org.apache.camel.language.xpath.XPathLanguage
 
configureChild(ProcessorDefinition<?>) - Method in class org.apache.camel.model.AggregateDefinition
 
configureChild(ProcessorDefinition<?>) - Method in class org.apache.camel.model.ChoiceDefinition
 
configureChild(ProcessorDefinition<?>) - Method in class org.apache.camel.model.ExpressionNode
 
configureChild(ProcessorDefinition<?>) - Method in class org.apache.camel.model.ProcessorDefinition
Strategy for children to do any custom configuration
configureConsumer(Consumer) - Method in class org.apache.camel.impl.DefaultEndpoint
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.ASN1DataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.Base64DataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.BoonDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Deprecated.
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.FhirJsonDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.FhirXmlDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.HL7DataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.IcalDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.JibxDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.LZFDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.TarFileDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.ThriftDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.UniVocityTsvDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.XmlRpcDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
 
configureDataFormat(DataFormat) - Method in class org.apache.camel.model.DataFormatDefinition
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.DataFormatDefinition
Allows derived classes to customize the data format
configureEndpoint(Endpoint) - Method in interface org.apache.camel.ComponentConfiguration
Deprecated.
Applies the current set of parameters to the given endpoint instance.
configureEndpoint(Endpoint) - Method in class org.apache.camel.impl.ComponentConfigurationSupport
Deprecated.
Configures the properties on the given endpoint
configureExchange(Exchange) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Set up the exchange properties with the options of the file endpoint
configureExchange(Exchange, ExchangePattern, ExchangePattern, Endpoint) - Method in class org.apache.camel.processor.SendDynamicProcessor
 
configureExchange(Exchange, ExchangePattern) - Method in class org.apache.camel.processor.SendProcessor
 
configureExchange(Exchange, ExchangePattern) - Method in class org.apache.camel.processor.WireTapProcessor
 
configureExpression(CamelContext, Expression) - Method in class org.apache.camel.builder.ExpressionClauseSupport
 
configureExpression(CamelContext, Expression) - Method in class org.apache.camel.model.language.ExpressionDefinition
 
configureExpression(CamelContext, Expression) - Method in class org.apache.camel.model.language.JsonPathExpression
 
configureExpression(CamelContext, Expression) - Method in class org.apache.camel.model.language.JXPathExpression
Deprecated.
 
configureExpression(CamelContext, Expression) - Method in class org.apache.camel.model.language.NamespaceAwareExpression
 
configureExpression(CamelContext, Expression) - Method in class org.apache.camel.model.language.XMLTokenizerExpression
 
configureExpression(CamelContext, Expression) - Method in class org.apache.camel.model.language.XPathExpression
 
configureExpression(CamelContext, Expression) - Method in class org.apache.camel.model.language.XQueryExpression
 
configureLoadBalancer(LoadBalancer) - Method in class org.apache.camel.model.LoadBalancerDefinition
Allows derived classes to customize the load balancer
configureMessage(GenericFile<T>, Message) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Configures the given message with the file which sets the body to the file object.
configureMessage(Message) - Method in class org.apache.camel.impl.DefaultExchange
Configures the message after it has been set on the exchange
configureMoveOrPreMoveExpression(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Strategy to configure the move, preMove, or moveExisting option based on a String input.
configureNamespaceAware(Object) - Method in class org.apache.camel.model.language.NamespaceAwareExpression
 
configureOutput(XsltBuilder, String) - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
configureOutput(XsltBuilder, String) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
configurePollingConsumer(PollingConsumer) - Method in class org.apache.camel.impl.DefaultEndpoint
 
configurePollingConsumer(PollingConsumer) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
configurePredicate(CamelContext, Predicate) - Method in class org.apache.camel.model.language.ExpressionDefinition
 
configurePredicate(CamelContext, Predicate) - Method in class org.apache.camel.model.language.JsonPathExpression
 
configurePredicate(CamelContext, Predicate) - Method in class org.apache.camel.model.language.JXPathExpression
Deprecated.
 
configurePredicate(CamelContext, Predicate) - Method in class org.apache.camel.model.language.NamespaceAwareExpression
 
configurePredicate(CamelContext, Predicate) - Method in class org.apache.camel.model.language.XMLTokenizerExpression
 
configurePredicate(CamelContext, Predicate) - Method in class org.apache.camel.model.language.XPathExpression
 
configurePredicate(CamelContext, Predicate) - Method in class org.apache.camel.model.language.XQueryExpression
 
configureProperties(Map<String, Object>) - Method in interface org.apache.camel.Endpoint
Configure properties on this endpoint.
configureProperties(Map<String, Object>) - Method in class org.apache.camel.impl.DefaultEndpoint
 
configureProperties(Map<String, Object>) - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
configureProperties(Map<String, Object>) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
configureProperties(Map<String, Object>) - Method in class org.apache.camel.util.component.AbstractApiEndpoint
 
configureRest(RestDefinition) - Method in class org.apache.camel.builder.RouteBuilder
 
configureRests(ModelCamelContext) - Method in class org.apache.camel.builder.RouteBuilder
Configures the rests
configureRoute(RouteDefinition) - Method in class org.apache.camel.builder.RouteBuilder
 
configureRoutes(ModelCamelContext) - Method in class org.apache.camel.builder.RouteBuilder
Configures the routes
configureSaxonTransformerFactory(TransformerFactory) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Make a Saxon TransformerFactory more JAXP compliant by configuring it to send <xsl:message> output to the ErrorListener.
configureScheduledPollConsumerProperties(Map<String, Object>, Map<String, Object>) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
configureSessionContext(SSLSessionContext, String) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Configures a SSLSessionContext, client or server, with the supplied session timeout.
configureSnakeDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
configureSSLContext(SSLContext) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Configures the actual SSLContext itself with direct setter calls.
configureSSLContext(SSLContext) - Method in class org.apache.camel.util.jsse.SSLContextClientParameters
 
configureSSLContext(SSLContext) - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
configureSSLContext(SSLContext) - Method in class org.apache.camel.util.jsse.SSLContextServerParameters
 
configureSSLEngine(SSLEngine) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
Configures an SSLEngine based on the configurers in instance.
configureSSLServerSocketFactory(SSLServerSocketFactory) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
Configures an SSLServerSocketFactory based on the configurers in this instance.
configureSSLSocketFactory(SSLSocketFactory) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
Configures an SSLSocketFactory based on the configurers in this instance.
configureTask(TimerTask, Timer) - Method in class org.apache.camel.component.timer.TimerConsumer
 
configureTransformer(Transformer, Exchange) - Method in class org.apache.camel.builder.xml.XsltBuilder
Configures the transformer with exchange specific parameters
configureValidator(ValidatingProcessor) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
confirm(CamelContext, String) - Method in class org.apache.camel.processor.aggregate.MemoryAggregationRepository
 
confirm(String) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
confirm(String) - Method in class org.apache.camel.processor.idempotent.MemoryIdempotentRepository
 
confirm(CamelContext, String) - Method in interface org.apache.camel.spi.AggregationRepository
Confirms the completion of the Exchange.
confirm(Exchange, E) - Method in interface org.apache.camel.spi.ExchangeIdempotentRepository
Confirms the key, after the exchange has been processed successfully.
confirm(E) - Method in interface org.apache.camel.spi.IdempotentRepository
Confirms the key, after the exchange has been processed successfully.
connectionTimeout(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
 
CONNECTOR_PORT - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
connectTimeoutMillis(Long) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
Connect timeout for OkHttpClient
constant(Object) - Static method in class org.apache.camel.builder.Builder
Returns a constant expression
constant(Object) - Method in class org.apache.camel.builder.BuilderSupport
Returns a constant expression value builder
constant(Object) - Method in class org.apache.camel.builder.ExpressionClause
Specify the constant expression value.
constant(Object) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Specify the constant expression value.
constant(boolean) - Static method in class org.apache.camel.builder.PredicateBuilder
A constant predicate.
Constant - Annotation Type in org.apache.camel.language
Used to inject a constant expression into a field, property, method or parameter when using Bean Integration.
constant(Object) - Static method in class org.apache.camel.language.constant.ConstantLanguage
 
ConstantBeanHolder - Class in org.apache.camel.component.bean
A constant (singleton) bean implementation of BeanHolder
ConstantBeanHolder(Object, BeanInfo) - Constructor for class org.apache.camel.component.bean.ConstantBeanHolder
 
ConstantBeanHolder(Object, CamelContext) - Constructor for class org.apache.camel.component.bean.ConstantBeanHolder
 
ConstantBeanHolder(Object, CamelContext, ParameterMappingStrategy) - Constructor for class org.apache.camel.component.bean.ConstantBeanHolder
 
constantDelay(Integer) - Method in interface org.apache.camel.api.management.mbean.ManagedDelayerMBean
 
constantDelay(Integer) - Method in class org.apache.camel.management.mbean.ManagedDelayer
 
constantExpression(Object) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the constant value
ConstantExpression - Class in org.apache.camel.model.language
To use a constant value in Camel expressions or predicates.
ConstantExpression() - Constructor for class org.apache.camel.model.language.ConstantExpression
 
ConstantExpression(String) - Constructor for class org.apache.camel.model.language.ConstantExpression
 
ConstantLanguage - Class in org.apache.camel.language.constant
A language for constant expressions.
ConstantLanguage() - Constructor for class org.apache.camel.language.constant.ConstantLanguage
 
Constants - Class in org.apache.camel.model
Various constants.
ConstantStaticTypeBeanHolder - Class in org.apache.camel.component.bean
A constant BeanHolder for a class or static class where the intention is to only invoke static methods, without the need for creating an instance of the type.
ConstantStaticTypeBeanHolder(Class<?>, CamelContext) - Constructor for class org.apache.camel.component.bean.ConstantStaticTypeBeanHolder
 
ConstantTypeBeanHolder - Class in org.apache.camel.component.bean
A constant (singleton) bean implementation of BeanTypeHolder
ConstantTypeBeanHolder(Class<?>, BeanInfo) - Constructor for class org.apache.camel.component.bean.ConstantTypeBeanHolder
 
ConstantTypeBeanHolder(Class<?>, CamelContext) - Constructor for class org.apache.camel.component.bean.ConstantTypeBeanHolder
 
ConstantTypeBeanHolder(Class<?>, CamelContext, ParameterMappingStrategy) - Constructor for class org.apache.camel.component.bean.ConstantTypeBeanHolder
 
ConsulServiceCallServiceDiscoveryConfiguration - Class in org.apache.camel.model.cloud
 
ConsulServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
 
ConsulServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
 
consulServiceDiscovery() - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
 
consulServiceDiscovery() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
 
consulServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
consulServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
consulServiceDiscovery(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
Consume - Annotation Type in org.apache.camel
Subscribes a method to an Endpoint either via its URI or via the name of the endpoint reference which is then resolved in a registry such as the Spring Application Context.
Consumer - Interface in org.apache.camel
A consumer of message exchanges from an Endpoint
ConsumerCache - Class in org.apache.camel.impl
Cache containing created Consumer.
ConsumerCache(Object, CamelContext) - Constructor for class org.apache.camel.impl.ConsumerCache
 
ConsumerCache(Object, CamelContext, int) - Constructor for class org.apache.camel.impl.ConsumerCache
 
ConsumerCache(Object, CamelContext, Map<String, PollingConsumer>) - Constructor for class org.apache.camel.impl.ConsumerCache
 
ConsumerCache(Object, CamelContext, Map<String, PollingConsumer>, ServicePool<Endpoint, PollingConsumer>) - Constructor for class org.apache.camel.impl.ConsumerCache
 
consumerInjection(Method, Object, String) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
 
consumerProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
For additional configuration options on consumer level

The value can use # to refer to a bean to lookup in the registry.

ConsumerTemplate - Interface in org.apache.camel
Template for working with Camel and consuming Message instances in an Exchange from an Endpoint.
consumes(String) - Method in class org.apache.camel.model.rest.RestDefinition
 
Container - Interface in org.apache.camel.spi
Container.Instance - Class in org.apache.camel.spi
Deprecated.
The Instance class holds a Container singleton.
contains(Expression, Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
 
contains(Object) - Method in class org.apache.camel.builder.ValueBuilder
Create a predicate that the left hand expression contains the value of the right hand expression
contains(String) - Method in class org.apache.camel.impl.DefaultClaimCheckRepository
 
contains(String) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
contains(String) - Method in class org.apache.camel.processor.idempotent.MemoryIdempotentRepository
 
contains(String) - Method in interface org.apache.camel.spi.ClaimCheckRepository
Returns true if this repository contains the specified key.
contains(Exchange, E) - Method in interface org.apache.camel.spi.ExchangeIdempotentRepository
Returns true if this repository contains the specified element.
contains(E) - Method in interface org.apache.camel.spi.IdempotentRepository
Returns true if this repository contains the specified element.
contains(Object, Object) - Static method in class org.apache.camel.util.ObjectHelper
Returns true if the collection contains the specified value
containsIgnoreCase(Expression, Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
 
containsIgnoreCase(Object, Object) - Static method in class org.apache.camel.util.ObjectHelper
Returns true if the collection contains the specified value by considering case insensitivity
containsIgnoreCase(String, String) - Static method in class org.apache.camel.util.StringHelper
Checks if the src string contains what
containsKey(Object) - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
containsKey(Object) - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
containsKey(Object) - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
containsKey(Object) - Method in class org.apache.camel.util.LRUCache
 
containsOnCompletion(Synchronization) - Method in interface org.apache.camel.Exchange
Checks if the passed Synchronization instance is already contained on this exchange.
containsOnCompletion(Synchronization) - Method in class org.apache.camel.impl.DefaultExchange
 
containsStore(String) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Checks the file store if the key exists
containsSynchronization(Synchronization) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
containsSynchronization(Synchronization) - Method in interface org.apache.camel.spi.UnitOfWork
Checks if the passed synchronization hook is already part of this unit of work.
containsValue(Object) - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
containsValue(Object) - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
containsValue(Object) - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
containsValue(Object) - Method in class org.apache.camel.util.LRUCache
 
CONTENT_ENCODING - Static variable in interface org.apache.camel.Exchange
 
CONTENT_LENGTH - Static variable in interface org.apache.camel.Exchange
 
CONTENT_TYPE - Static variable in interface org.apache.camel.component.extension.MetaDataExtension.MetaData
 
CONTENT_TYPE - Static variable in interface org.apache.camel.Exchange
 
CONTEXT - Static variable in interface org.apache.camel.component.extension.MetaDataExtension.MetaData
 
context - Variable in class org.apache.camel.impl.DefaultExchange
 
context - Variable in class org.apache.camel.impl.osgi.tracker.BundleTracker
The Bundle Context used by this BundleTracker.
context - Variable in class org.apache.camel.management.mbean.ManagedRoute
 
contextCreated(CamelContext) - Method in class org.apache.camel.spi.CamelContextTracker
Called when a context is created.
ContextHealthCheck - Class in org.apache.camel.impl.health
 
ContextHealthCheck() - Constructor for class org.apache.camel.impl.health.ContextHealthCheck
 
contextPath(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets a leading context-path the REST services will be using.
ContextScanDefinition - Class in org.apache.camel.model
Scans for Java RouteBuilder instances in the context Registry.
ContextScanDefinition() - Constructor for class org.apache.camel.model.ContextScanDefinition
 
continued(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether the exchange should handle and continue routing from the point of failure.
continued(Predicate) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether the exchange should be marked as handled or not.
continued(Expression) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether the exchange should be marked as handled or not.
continueProcessing(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor
Strategy to determine if we should continue processing the Exchange.
continueProcessing(Exchange, String, Logger) - Static method in class org.apache.camel.processor.PipelineHelper
Should we continue processing the exchange?
continueProcessing(Exchange, AsyncProcessor) - Method in class org.apache.camel.processor.SharedCamelInternalProcessor
Strategy to determine if we should continue processing the Exchange.
continueRouting(Iterator<Processor>, Exchange) - Method in class org.apache.camel.processor.Pipeline
 
continueRouting(Iterator<Processor>, Exchange) - Method in class org.apache.camel.processor.TryProcessor
 
Contract - Class in org.apache.camel.spi
A Contract which represents the input type and/or output type of the Endpoint or Processor.
Contract() - Constructor for class org.apache.camel.spi.Contract
 
ContractAdvice - Class in org.apache.camel.processor
A CamelInternalProcessorAdvice which applies Transformer and Validator according to the data type Contract.
ContractAdvice(Contract) - Constructor for class org.apache.camel.processor.ContractAdvice
 
ControlBusComponent - Class in org.apache.camel.component.controlbus
The Control Bus component allows sending messages to a control-bus endpoint to control the lifecycle of routes.
ControlBusComponent() - Constructor for class org.apache.camel.component.controlbus.ControlBusComponent
 
ControlBusEndpoint - Class in org.apache.camel.component.controlbus
The controlbus component provides easy management of Camel applications based on the Control Bus EIP pattern.
ControlBusEndpoint(String, Component) - Constructor for class org.apache.camel.component.controlbus.ControlBusEndpoint
 
ControlBusProducer - Class in org.apache.camel.component.controlbus
The control bus producer.
ControlBusProducer(Endpoint, CamelLogger) - Constructor for class org.apache.camel.component.controlbus.ControlBusProducer
 
convert(Processor) - Static method in class org.apache.camel.impl.converter.AsyncProcessorTypeConverter
convert(Processor) - Static method in class org.apache.camel.util.AsyncProcessorConverterHelper
 
convertBeanToEndpoint(String, Object) - Method in class org.apache.camel.impl.DefaultCamelContext
Strategy method for attempting to convert the bean from a Registry to an endpoint using some kind of transformation or wrapper
ConvertBodyDefinition - Class in org.apache.camel.model
Converts the message body to another type
ConvertBodyDefinition() - Constructor for class org.apache.camel.model.ConvertBodyDefinition
 
ConvertBodyDefinition(String) - Constructor for class org.apache.camel.model.ConvertBodyDefinition
 
ConvertBodyDefinition(Class<?>) - Constructor for class org.apache.camel.model.ConvertBodyDefinition
 
ConvertBodyDefinition(Class<?>, String) - Constructor for class org.apache.camel.model.ConvertBodyDefinition
 
ConvertBodyProcessor - Class in org.apache.camel.processor
A processor which converts the payload of the input message to be of the given type

If the conversion fails an InvalidPayloadException is thrown.

ConvertBodyProcessor(Class<?>) - Constructor for class org.apache.camel.processor.ConvertBodyProcessor
 
ConvertBodyProcessor(Class<?>, String) - Constructor for class org.apache.camel.processor.ConvertBodyProcessor
 
convertBodyTo(Class<?>) - Method in class org.apache.camel.model.ProcessorDefinition
Converts the IN message body to the specified type
convertBodyTo(Class<?>, String) - Method in class org.apache.camel.model.ProcessorDefinition
Converts the IN message body to the specified type
Converter - Annotation Type in org.apache.camel
An annotation used to mark classes and methods to indicate code capable of converting from a type to another type which are then auto-discovered using the Type Conversion Support
ConverterEntry() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ConverterEntry
 
ConverterList() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ConverterList
 
ConvertersAdapter() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ConvertersAdapter
 
convertPrimitiveTypeToWrapperType(Class<?>) - Static method in class org.apache.camel.util.ObjectHelper
Converts primitive types such as int to its wrapper type like Integer
convertTo(Class<?>) - Method in class org.apache.camel.builder.ValueBuilder
Converts the current value to the given type using the registered type converters
convertTo(Class<?>, Exchange, Object, TypeConverterRegistry) - Static method in class org.apache.camel.component.bean.BeanConverter
 
convertTo(Class<?>, Exchange, Object, TypeConverterRegistry) - Static method in class org.apache.camel.component.file.GenericFileConverter
 
convertTo(Class<?>, Exchange, Object) - Static method in class org.apache.camel.converter.IOConverterOptimised
 
convertTo(Class<?>, Exchange, Object) - Static method in class org.apache.camel.converter.NIOConverterOptimised
 
convertTo(Class<?>, Exchange, Object) - Static method in class org.apache.camel.converter.ObjectConverterOptimised
 
convertTo(Class<?>, Exchange, Object) - Static method in class org.apache.camel.converter.TimePatternConverterOptimised
 
convertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.impl.converter.ArrayTypeConverter
 
convertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.impl.converter.AsyncProcessorTypeConverter
 
convertTo(Class<T>, Object) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
convertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
convertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.impl.converter.EnumTypeConverter
 
convertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.impl.converter.FutureTypeConverter
 
convertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.impl.converter.InstanceMethodFallbackTypeConverter
 
convertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.impl.converter.InstanceMethodTypeConverter
 
convertTo(Class<?>, Exchange, Object) - Method in class org.apache.camel.impl.converter.OptimisedTypeConverter
Attempts to convert the value to the given type
convertTo(Class<T>, Object) - Method in class org.apache.camel.impl.converter.PropertyEditorTypeConverter
Deprecated.
 
convertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.impl.converter.PropertyEditorTypeConverter
Deprecated.
 
convertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.impl.converter.StaticMethodFallbackTypeConverter
 
convertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.impl.converter.StaticMethodTypeConverter
 
convertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.impl.converter.ToStringTypeConverter
 
convertTo(Class<T>, Object) - Method in class org.apache.camel.support.TypeConverterSupport
 
convertTo(Class<T>, Object) - Method in interface org.apache.camel.TypeConverter
Converts the value to the specified type
convertTo(Class<T>, Exchange, Object) - Method in interface org.apache.camel.TypeConverter
Converts the value to the specified type in the context of an exchange

Used when conversion requires extra information from the current exchange (such as encoding).

convertTo(CamelContext, Class<T>, Object) - Static method in class org.apache.camel.util.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.builder.ExpressionBuilder
Returns an expression which converts the given expression to the given type
convertToExpression(Expression, Expression) - Static method in class org.apache.camel.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.util.ExchangeHelper
Converts the value to the given expected type or throws an exception
convertToSerializable(StreamCache, Exchange) - Static method in class org.apache.camel.converter.stream.StreamCacheConverter
 
convertToStreamCache(StreamSource, Exchange) - Static method in class org.apache.camel.converter.stream.StreamCacheConverter
 
convertToStreamCache(StringSource) - Static method in class org.apache.camel.converter.stream.StreamCacheConverter
 
convertToStreamCache(BytesSource) - Static method in class org.apache.camel.converter.stream.StreamCacheConverter
 
convertToStreamCache(SAXSource, Exchange) - Static method in class org.apache.camel.converter.stream.StreamCacheConverter
 
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(CachedOutputStream, Exchange) - Static method in class org.apache.camel.converter.stream.StreamCacheConverter
 
convertToStreamCache(Reader, Exchange) - Static method in class org.apache.camel.converter.stream.StreamCacheConverter
 
convertToString() - Method in class org.apache.camel.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.util.ExchangeHelper
Converts the value to the given expected type
COOKIE_HANDLER - Static variable in interface org.apache.camel.Exchange
 
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
 
copy(Exchange) - Method in class org.apache.camel.converter.stream.SourceCache
 
copy(Exchange) - Method in class org.apache.camel.converter.stream.StreamSourceCache
 
copy() - Method in interface org.apache.camel.Exchange
Creates a copy of the current message exchange so that it can be forwarded to another destination

Notice this operation invokes copy(false)

copy(boolean) - Method in interface org.apache.camel.Exchange
Creates a copy of the current message exchange so that it can be forwarded to another destination
copy() - Method in class org.apache.camel.health.HealthCheckConfiguration
 
copy() - Method in class org.apache.camel.impl.cluster.ClusteredRouteConfiguration
 
copy() - Method in class org.apache.camel.impl.DefaultExchange
 
copy(boolean) - Method in class org.apache.camel.impl.DefaultExchange
 
copy() - Method in class org.apache.camel.impl.MessageSupport
 
copy() - Method in interface org.apache.camel.Message
Creates a copy of this message so that it can be used and possibly modified further in another exchange
copy() - Method in class org.apache.camel.model.LoopDefinition
Enables copy mode so a copy of the input Exchange is used for each iteration.
copy() - Method in class org.apache.camel.model.WireTapDefinition
Uses a copy of the original exchange
copy(boolean) - Method in class org.apache.camel.model.WireTapDefinition
Uses a copy of the original exchange
copy() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
copy(Exchange) - Method in interface org.apache.camel.StreamCache
Create a copy of the stream.
copy(InputStream, OutputStream) - Static method in class org.apache.camel.util.IOHelper
 
copy(InputStream, OutputStream, int) - Static method in class org.apache.camel.util.IOHelper
 
copy(InputStream, OutputStream, int, boolean) - Static method in class org.apache.camel.util.IOHelper
 
copy(Reader, Writer, int) - Static method in class org.apache.camel.util.IOHelper
 
copyAndCloseInput(InputStream, OutputStream) - Static method in class org.apache.camel.util.IOHelper
 
copyAndCloseInput(InputStream, OutputStream, int) - Static method in class org.apache.camel.util.IOHelper
 
copyAttachments(Message) - Method in class org.apache.camel.impl.MessageSupport
 
copyAttachments(Message) - Method in interface org.apache.camel.Message
Copies the attachments of the other message into this message
copyExchangeAndSetCamelContext(Exchange, CamelContext) - Static method in class org.apache.camel.util.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.util.ExchangeHelper
Copies the exchange but the copy will be tied to the given context
copyExchangeStrategy(Processor, Exchange) - Method in class org.apache.camel.processor.loadbalancer.TopicLoadBalancer
Strategy method to copy the exchange before sending to another endpoint.
copyFile(File, File) - Static method in class org.apache.camel.util.FileUtil
Copies the file
copyFrom(GenericFile<T>) - Method in class org.apache.camel.component.file.GenericFile
Creates a copy based on the source
copyFrom(Message) - Method in class org.apache.camel.component.file.GenericFileMessage
 
copyFrom(Message) - Method in class org.apache.camel.impl.MessageSupport
 
copyFrom(Message) - Method in interface org.apache.camel.Message
Copies the contents of the other message into this message

If you need to do a copy and then set a new body, then use Message.copyFromWithNewBody(Message, Object) method instead.

copyFromPopulateAdditional(GenericFile<T>, GenericFile<T>) - Method in class org.apache.camel.component.file.GenericFile
Copies additional information from the source to the result.
copyFromWithNewBody(Message, Object) - Method in class org.apache.camel.impl.MessageSupport
 
copyFromWithNewBody(Message, Object) - Method in interface org.apache.camel.Message
Copies the contents (except the body) of the other message into this message and uses the provided new body instead
copyHeaders(Message, Message, boolean) - Static method in class org.apache.camel.util.MessageHelper
Copies the headers from the source to the target message.
copyHeaders(Message, Message, HeaderFilterStrategy, boolean) - Static method in class org.apache.camel.util.MessageHelper
Copies the headers from the source to the target message.
copyResults(Exchange, Exchange) - Static method in class org.apache.camel.util.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.util.ExchangeHelper
Copies the source exchange to target exchange preserving the ExchangePattern of target.
CorePackageScanClassResolver - Class in org.apache.camel.impl.converter
A ClassResolver which loads type converters from a hardcoded list of classes.
CorePackageScanClassResolver() - Constructor for class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
corePoolSize(Integer) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Core thread-pool size that gets passed to ThreadPoolExecutor.setCorePoolSize(int)
CoreTypeConverterLoader - Class in org.apache.camel.impl.converter
Will load all type converters from camel-core without classpath scanning, which makes it much faster.
CoreTypeConverterLoader() - Constructor for class org.apache.camel.impl.converter.CoreTypeConverterLoader
 
CORRELATION_ID - Static variable in interface org.apache.camel.Exchange
 
CORS_ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class org.apache.camel.spi.RestConfiguration
 
CORS_ACCESS_CONTROL_ALLOW_METHODS - Static variable in class org.apache.camel.spi.RestConfiguration
 
CORS_ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class org.apache.camel.spi.RestConfiguration
 
CORS_ACCESS_CONTROL_MAX_AGE - Static variable in class org.apache.camel.spi.RestConfiguration
 
corsAllowCredentials(boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Shortcut for setting the Access-Control-Allow-Credentials header.
corsHeaderProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
For configuring CORS headers
countChar(String, char) - Static method in class org.apache.camel.util.StringHelper
Counts the number of times the given char is in the string
countDown(Exchange, CountDownLatch) - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
countDown(Exchange, CountDownLatch) - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager
Triggered when the other thread is done processing the exchange, to signal to the waiting thread is done, and can take over control to further process the exchange.
counter - Variable in class org.apache.camel.processor.SendProcessor
 
covertToByteBuffer(InputStream) - Static method in class org.apache.camel.converter.IOConverter
 
create() - Method in class org.apache.camel.builder.NotifyBuilder
Creates the expression this builder should use for matching.
create() - Method in class org.apache.camel.component.seda.ArrayBlockingQueueFactory
 
create(int) - Method in class org.apache.camel.component.seda.ArrayBlockingQueueFactory
 
create() - Method in interface org.apache.camel.component.seda.BlockingQueueFactory
Create a new BlockingQueue with default capacity
create(int) - Method in interface org.apache.camel.component.seda.BlockingQueueFactory
Create a new BlockingQueue with given capacity
create() - Method in class org.apache.camel.component.seda.LinkedBlockingQueueFactory
 
create(int) - Method in class org.apache.camel.component.seda.LinkedBlockingQueueFactory
 
create() - Method in class org.apache.camel.component.seda.PriorityBlockingQueueFactory
 
create(int) - Method in class org.apache.camel.component.seda.PriorityBlockingQueueFactory
 
create(CamelContext, boolean) - Method in class org.apache.camel.management.ManagementStrategyFactory
 
create(String) - Static method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
CREATE_CONNECTOR - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
createAggregateExecutorService(String) - Method in class org.apache.camel.processor.MulticastProcessor
Strategy to create the thread pool for the aggregator background task which waits for and aggregates completed tasks when running in parallel mode.
createAggregationStrategy() - Method in class org.apache.camel.processor.ClaimCheckProcessor
 
createAggregator(RouteContext) - Method in class org.apache.camel.model.AggregateDefinition
 
createAndSetExpression(T) - Static method in class org.apache.camel.builder.ExpressionClause
 
createApiConsumer(CamelContext, Processor, String, RestConfiguration, Map<String, Object>) - Method in interface org.apache.camel.spi.RestApiConsumerFactory
Creates a new REST API Event Driven Consumer, which provides API listing of the REST services
createApiProcessor(CamelContext, String, String, boolean, RestConfiguration, Map<String, Object>) - Method in interface org.apache.camel.spi.RestApiProcessorFactory
Creates a new REST API Processor , which provides API listing of the REST services
createAttachments() - Method in class org.apache.camel.impl.DefaultMessage
A factory method to lazily create the attachmentObjects to make it easy to create efficient Message implementations which only construct and populate the Map on demand
createBatchResequencer(RouteContext, BatchResequencerConfig) - Method in class org.apache.camel.model.ResequenceDefinition
Creates a batch Resequencer instance applying the given config.
createBean(Class<?>, Map<String, Object>, String) - Static method in class org.apache.camel.util.jndi.JndiContext
 
createBeanInfo(Class<?>) - Method in class org.apache.camel.component.bean.MethodInfoCache
 
createBeanInfo(Object) - Method in class org.apache.camel.component.bean.RegistryBean
 
createBindingProcessor() - Method in class org.apache.camel.component.rest.RestProducer
 
createBindingsMapFromEnvironment(Hashtable<String, Object>) - Static method in class org.apache.camel.util.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.component.file.GenericFileMessage
 
createBody() - Method in class org.apache.camel.impl.MessageSupport
A factory method to allow a provider to lazily create the message body for inbound messages from other sources
createBodyAndHeaderProcessor(Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
createBodyAndHeaders(Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
createBodyAndPropertyProcessor(Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
createCacheHolder() - Method in class org.apache.camel.component.bean.ConstantTypeBeanHolder
Creates a cached and constant BeanHolder from this holder.
createCacheHolder() - Method in class org.apache.camel.component.bean.RegistryBean
Creates a cached and constant BeanHolder from this holder.
createCamelContextResumedEvent(CamelContext) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createCamelContextResumedEvent(CamelContext) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for Camel has been resumed successfully.
createCamelContextResumeFailureEvent(CamelContext, Throwable) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createCamelContextResumeFailureEvent(CamelContext, Throwable) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for Camel failing to resume
createCamelContextResumingEvent(CamelContext) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createCamelContextResumingEvent(CamelContext) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for Camel is resuming.
createCamelContextStartedEvent(CamelContext) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createCamelContextStartedEvent(CamelContext) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for Camel has been started successfully.
createCamelContextStartingEvent(CamelContext) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createCamelContextStartingEvent(CamelContext) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for Camel is starting.
createCamelContextStartupFailureEvent(CamelContext, Throwable) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createCamelContextStartupFailureEvent(CamelContext, Throwable) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for Camel failing to start
createCamelContextStopFailureEvent(CamelContext, Throwable) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createCamelContextStopFailureEvent(CamelContext, Throwable) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for Camel failing to stop cleanly
createCamelContextStoppedEvent(CamelContext) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createCamelContextStoppedEvent(CamelContext) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for Camel has been stopped successfully.
createCamelContextStoppingEvent(CamelContext) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createCamelContextStoppingEvent(CamelContext) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for Camel is stopping.
createCamelContextSuspendedEvent(CamelContext) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createCamelContextSuspendedEvent(CamelContext) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for Camel has been suspended successfully.
createCamelContextSuspendingEvent(CamelContext) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createCamelContextSuspendingEvent(CamelContext) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for Camel is suspending.
createChannel(RouteContext) - Method in class org.apache.camel.model.ProcessorDefinition
Creates a new instance of the Channel.
createChildProcessor(RouteContext, ProcessorDefinition<?>, boolean) - Method in class org.apache.camel.impl.DefaultProcessorFactory
 
createChildProcessor(RouteContext, ProcessorDefinition<?>, boolean) - Method in class org.apache.camel.impl.TypedProcessorFactory
 
createChildProcessor(RouteContext, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Creates the child processor (outputs) from the current definition
createChildProcessor(RouteContext, ProcessorDefinition<?>, boolean) - Method in interface org.apache.camel.spi.ProcessorFactory
Creates the child processor.
createChildUnitOfWork(Exchange) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
createChildUnitOfWork(Exchange) - Method in interface org.apache.camel.spi.UnitOfWork
Create a child unit of work, which is associated to this unit of work as its parent.
createCompletionFunction(Synchronization) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
createComponentConfiguration() - Method in interface org.apache.camel.Component
Deprecated.
createComponentConfiguration() - Method in class org.apache.camel.impl.DefaultComponent
 
createComponentConfiguration() - Method in class org.apache.camel.impl.UriEndpointComponent
Deprecated.
 
createComponentResolver() - Method in class org.apache.camel.impl.DefaultCamelContext
Lazily create a default implementation
createCompositeProcessor(RouteContext, List<Processor>) - Method in class org.apache.camel.model.MulticastDefinition
 
createCompositeProcessor(RouteContext, List<Processor>) - Method in class org.apache.camel.model.ProcessorDefinition
Creates a new instance of some kind of composite processor which defaults to using a Pipeline but derived classes could change the behaviour
createConfiguration(String) - Method in interface org.apache.camel.Component
Deprecated.
createConfiguration(String, CamelContext) - Static method in class org.apache.camel.impl.ConfigurationHelper
Deprecated.
 
createConfiguration(String) - Method in class org.apache.camel.impl.DefaultComponent
 
createConsumeProcessor() - Method in class org.apache.camel.processor.binding.DataFormatBinding
Deprecated.
 
createConsumeProcessor() - Method in interface org.apache.camel.spi.Binding
Deprecated.
Returns a new Processor which is used by a consumer on an endpoint to process the message with the binding before its passed to the endpoint consumer producer.
createConsumer(Processor) - Method in class org.apache.camel.component.bean.BeanEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.binding.BindingEndpoint
Deprecated.
 
createConsumer(Processor) - Method in class org.apache.camel.component.browse.BrowseEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.direct.DirectEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.file.FileEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
createConsumer() - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
createConsumer(Processor) - Method in class org.apache.camel.component.language.LanguageEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.mock.MockEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.properties.PropertiesEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ref.RefEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.rest.RestApiEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.rest.RestEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.saga.SagaEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.seda.SedaEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.timer.TimerEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
createConsumer(Processor) - Method in interface org.apache.camel.Endpoint
Creates a new Event Driven Consumer which consumes messages from the endpoint using the given processor
createConsumer(Processor) - Method in class org.apache.camel.impl.DefaultPollingEndpoint
 
createConsumer() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
createConsumer(Processor) - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
createConsumer(CamelContext, Processor, String, String, String, String, String, RestConfiguration, Map<String, Object>) - Method in interface org.apache.camel.spi.RestConsumerFactory
Creates a new REST Event Driven Consumer, which consumes messages from the endpoint using the given processor
createConsumerTemplate() - Method in interface org.apache.camel.CamelContext
Creates a new ConsumerTemplate which is started and therefore ready to use right away.
createConsumerTemplate(int) - Method in interface org.apache.camel.CamelContext
Creates a new ConsumerTemplate which is started and therefore ready to use right away.
createConsumerTemplate() - Method in class org.apache.camel.impl.DefaultCamelContext
 
createConsumerTemplate(int) - Method in class org.apache.camel.impl.DefaultCamelContext
 
createContainer() - Method in class org.apache.camel.builder.RouteBuilder
Factory method
createContext() - Method in class org.apache.camel.impl.JndiRegistry
 
createContext() - Method in class org.apache.camel.main.Main
 
createConvertBodyProcessor(Class<?>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
createCopy(Exchange, boolean) - Static method in class org.apache.camel.util.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.util.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.util.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, Predicate<Synchronization>) - Static method in class org.apache.camel.util.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_TIMESTAMP - Static variable in interface org.apache.camel.Exchange
 
createDataFormat(String) - Method in interface org.apache.camel.CamelContext
Creates the given data format given its name.
createDataFormat(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
createDataFormat(String, CamelContext) - Method in class org.apache.camel.impl.DefaultDataFormatResolver
 
createDataFormat(String, CamelContext) - Method in class org.apache.camel.impl.osgi.Activator.BundleDataFormatResolver
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.BoonDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.CustomDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.GzipDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.JibxDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.SerializationDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.StringDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.ZipDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.DataFormatDefinition
Factory method to create the data format instance
createDataFormat(String, CamelContext) - Method in interface org.apache.camel.spi.DataFormatResolver
Creates the given data format given its name.
createDefaultExceptionPolicyStrategy() - Static method in class org.apache.camel.processor.ErrorHandlerSupport
Creates the default exception policy strategy to use.
createDefaultFunctionResolver(XPathFunctionResolver) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
createDefaultXPathFactory() - Static method in class org.apache.camel.builder.xml.XPathBuilder
 
createDelegateURI(String, Map<String, Object>) - Method in class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
createDocument() - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
createDocumentBuilder() - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
createDocumentBuilder(DocumentBuilderFactory) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
createDocumentBuilderFactory() - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
createDoneFileName(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Creates the associated name of the done file based on the given file name.
createEndpoint(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Creates the endpoint by the given uri
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.bean.BeanComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.beanclass.ClassComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.binding.BindingNameComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.browse.BrowseComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.controlbus.ControlBusComponent
 
createEndpoint(String) - Method in interface org.apache.camel.Component
Attempt to resolve an endpoint for the given URI if the component is capable of handling the URI.
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.dataformat.DataFormatComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.dataset.DataSetComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.direct.DirectComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.file.GenericFileComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.language.LanguageComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.log.LogComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.mock.MockComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.properties.PropertiesComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ref.RefComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.rest.RestApiComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.rest.RestComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.saga.SagaComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.scheduler.SchedulerComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.seda.SedaComponent
 
createEndpoint(String, Component, BlockingQueueFactory<Exchange>, int) - Method in class org.apache.camel.component.seda.SedaComponent
 
createEndpoint(String, Component, BlockingQueue<Exchange>, int) - Method in class org.apache.camel.component.seda.SedaComponent
 
createEndpoint(String, Component, BlockingQueueFactory<Exchange>, int) - Method in class org.apache.camel.component.stub.StubComponent
 
createEndpoint(String, Component, BlockingQueue<Exchange>, int) - Method in class org.apache.camel.component.stub.StubComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.test.TestComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.timer.TimerComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.validator.ValidatorComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.vm.VmComponent
 
createEndpoint(String, Component, BlockingQueueFactory<Exchange>, int) - Method in class org.apache.camel.component.vm.VmComponent
 
createEndpoint(String, Component, BlockingQueue<Exchange>, int) - Method in class org.apache.camel.component.vm.VmComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.xslt.XsltComponent
 
createEndpoint() - Method in interface org.apache.camel.ComponentConfiguration
Deprecated.
Converts the configuration into a URI and then looks up the endpoint in the CamelContext which typically results in a new Endpoint instance being created.
createEndpoint() - Method in class org.apache.camel.impl.ComponentConfigurationSupport
Deprecated.
 
createEndpoint(String) - Method in class org.apache.camel.impl.DefaultCamelContext
A pluggable strategy to allow an endpoint to be created without requiring a component to be its factory, such as for looking up the URI inside some Registry
createEndpoint(String) - Method in class org.apache.camel.impl.DefaultComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultComponent
A factory method allowing derived components to create a new endpoint from the given URI, remaining path and optional parameters
createEndpoint(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.util.component.AbstractApiComponent
 
createEndpoint(String, String, E, T) - Method in class org.apache.camel.util.component.AbstractApiComponent
 
createEndpointConfiguration(String) - Method in class org.apache.camel.impl.DefaultEndpoint
Deprecated.
createEndpointConfiguration(E) - Method in class org.apache.camel.util.component.AbstractApiComponent
 
createEndpointId() - Static method in class org.apache.camel.util.EndpointHelper
A helper method for Endpoint implementations to create new Ids for Endpoints which also implement HasId
createEndpointUri() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.file.FileEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.log.LogEndpoint
 
createEndpointUri() - Method in class org.apache.camel.impl.DefaultEndpoint
A factory method to lazily create the endpointUri if none is specified
createErrorHandler(RouteContext, Processor) - Method in class org.apache.camel.builder.DeadLetterChannelBuilder
 
createErrorHandler(RouteContext, Processor) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
createErrorHandler(RouteContext, Processor) - Method in class org.apache.camel.builder.ErrorHandlerBuilderRef
 
createErrorHandler(RouteContext, Processor) - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
Deprecated.
 
createErrorHandler(RouteContext, Processor) - Method in class org.apache.camel.builder.NoErrorHandlerBuilder
 
createErrorHandler(RouteContext, Processor) - Method in interface org.apache.camel.ErrorHandlerFactory
Creates the error handler
createErrorHandler(RouteContext, Exchange, Processor) - Method in class org.apache.camel.processor.MulticastProcessor
 
createErrorHandler(RouteContext, Exchange, AsyncProcessor, Endpoint) - Method in class org.apache.camel.processor.RoutingSlip
 
createErrorHandlerBuilder() - Method in class org.apache.camel.builder.BuilderSupport
 
createExceptionClasses(CamelContext) - Method in class org.apache.camel.model.CatchDefinition
 
createExceptionClasses(ClassResolver) - Method in class org.apache.camel.model.OnExceptionDefinition
 
createExceptionIterable(Throwable) - Static method in class org.apache.camel.util.ObjectHelper
Creates an Iterable to walk the exception from the bottom up (the last caused by going upwards to the root exception).
createExceptionIterator(Throwable) - Method in class org.apache.camel.processor.exceptionpolicy.DefaultExceptionPolicyStrategy
Strategy method creating the iterator to walk the exception in the order Camel should use for find the OnExceptionDefinition should be used.
createExceptionIterator(Throwable) - Static method in class org.apache.camel.util.ObjectHelper
Creates an Iterator to walk the exception from the bottom up (the last caused by going upwards to the root exception).
createExceptionMessage(String, Exchange, Throwable) - Static method in exception org.apache.camel.CamelExchangeException
Creates an exception message with the provided details.
createExceptionMessage(String, Exchange, Throwable) - Static method in class org.apache.camel.util.ExchangeHelper
Deprecated.
use org.apache.camel.CamelExchangeException.createExceptionMessage instead
createExchange(long) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
Creates a message exchange for the given index in the DataSet
createExchange(GenericFile<File>) - Method in class org.apache.camel.component.file.FileEndpoint
 
createExchange(GenericFile<T>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
createExchange() - Method in interface org.apache.camel.Endpoint
Create a new exchange for communicating with this endpoint
createExchange(ExchangePattern) - Method in interface org.apache.camel.Endpoint
Create a new exchange for communicating with this endpoint with the specified ExchangePattern such as whether its going to be an ExchangePattern.InOnly or ExchangePattern.InOut exchange
createExchange(Exchange) - Method in interface org.apache.camel.Endpoint
Deprecated.
will be removed in Camel 3.0
createExchange(Exchange) - Method in class org.apache.camel.impl.DefaultEndpoint
 
createExchange() - Method in class org.apache.camel.impl.DefaultEndpoint
 
createExchange(ExchangePattern) - Method in class org.apache.camel.impl.DefaultEndpoint
 
createExchange() - Method in class org.apache.camel.impl.DefaultProducer
 
createExchange(ExchangePattern) - Method in class org.apache.camel.impl.DefaultProducer
 
createExchange(Exchange) - Method in class org.apache.camel.impl.DefaultProducer
Deprecated.
createExchange() - Method in class org.apache.camel.impl.DeferProducer
 
createExchange(ExchangePattern) - Method in class org.apache.camel.impl.DeferProducer
 
createExchange(Exchange) - Method in class org.apache.camel.impl.DeferProducer
Deprecated.
createExchange() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
createExchange(ExchangePattern) - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
createExchange(Exchange) - Method in class org.apache.camel.impl.InterceptSendToEndpoint
Deprecated.
createExchange() - Method in class org.apache.camel.impl.InterceptSendToEndpointProcessor
 
createExchange(ExchangePattern) - Method in class org.apache.camel.impl.InterceptSendToEndpointProcessor
 
createExchange(Exchange) - Method in class org.apache.camel.impl.InterceptSendToEndpointProcessor
Deprecated.
createExchange() - Method in class org.apache.camel.impl.SynchronousDelegateProducer
 
createExchange(ExchangePattern) - Method in class org.apache.camel.impl.SynchronousDelegateProducer
 
createExchange(Exchange) - Method in class org.apache.camel.impl.SynchronousDelegateProducer
Deprecated.
createExchange() - Method in class org.apache.camel.processor.UnitOfWorkProducer
 
createExchange(ExchangePattern) - Method in class org.apache.camel.processor.UnitOfWorkProducer
 
createExchange(Exchange) - Method in class org.apache.camel.processor.UnitOfWorkProducer
Deprecated.
createExchange() - Method in interface org.apache.camel.Producer
Deprecated.
use Endpoint.createExchange() - will be removed in Camel 3.0
createExchange(ExchangePattern) - Method in interface org.apache.camel.Producer
Deprecated.
use Endpoint.createExchange(ExchangePattern) - will be removed in Camel 3.0
createExchange(Exchange) - Method in interface org.apache.camel.Producer
Deprecated.
will be removed in Camel 3.0
createExchangeCompletedEvent(Exchange) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createExchangeCompletedEvent(Exchange) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject when an Exchange has been completed successfully
createExchangeCreatedEvent(Exchange) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createExchangeCreatedEvent(Exchange) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject when an Exchange has been created
createExchangeFailedEvent(Exchange) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createExchangeFailedEvent(Exchange) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject when an Exchange has failed
createExchangeFailureHandledEvent(Exchange, Processor, boolean, String) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createExchangeFailureHandledEvent(Exchange, Processor, boolean, String) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject when an Exchange has failed but was handled by the Camel error handlers such as an dead letter channel, or a doTry ..
createExchangeFailureHandlingEvent(Exchange, Processor, boolean, String) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createExchangeFailureHandlingEvent(Exchange, Processor, boolean, String) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject when an Exchange has failed but is being handled by the Camel error handlers such as an dead letter channel, or a doTry ..
createExchangeId() - Method in class org.apache.camel.impl.DefaultExchange
 
createExchangeId() - Method in class org.apache.camel.impl.DefaultMessage
 
createExchangeId() - Method in interface org.apache.camel.Message
Deprecated.
will be removed in Camel 3.0. It is discouraged for messages to create exchange ids
createExchangeList() - Method in class org.apache.camel.component.browse.BrowseEndpoint
 
createExchangeRedeliveryEvent(Exchange, int) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createExchangeRedeliveryEvent(Exchange, int) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject when an Exchange is about to be redelivered
createExchangeSendingEvent(Exchange, Endpoint) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createExchangeSendingEvent(Exchange, Endpoint) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject when an Exchange is about to be sent to the endpoint (eg before).
createExchangeSentEvent(Exchange, Endpoint, long) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createExchangeSentEvent(Exchange, Endpoint, long) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject when an Exchange has completely been sent to the endpoint (eg after).
createExpression(CamelContext) - Method in class org.apache.camel.builder.ExpressionClauseSupport
 
createExpression(CamelContext, Annotation, LanguageAnnotation, Class<?>) - Method in interface org.apache.camel.component.bean.AnnotationExpressionFactory
 
createExpression(CamelContext, Annotation, LanguageAnnotation, Class<?>) - Method in class org.apache.camel.component.bean.BeanAnnotationExpressionFactory
 
createExpression(CamelContext, Annotation, LanguageAnnotation, Class<?>) - Method in class org.apache.camel.component.bean.DefaultAnnotationExpressionFactory
 
createExpression(CamelContext, Annotation, LanguageAnnotation, Class<?>) - Method in class org.apache.camel.component.bean.XPathAnnotationExpressionFactory
 
createExpression(String) - Method in class org.apache.camel.language.bean.BeanLanguage
 
createExpression(Object, String) - Method in class org.apache.camel.language.bean.BeanLanguage
 
createExpression(String) - Method in class org.apache.camel.language.constant.ConstantLanguage
 
createExpression(String) - Method in class org.apache.camel.language.header.HeaderLanguage
 
createExpression(String) - Method in class org.apache.camel.language.property.ExchangePropertyLanguage
 
createExpression(String) - Method in class org.apache.camel.language.ref.RefLanguage
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.BinaryExpression
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.CompositeNodes
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.DoubleQuoteEnd
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.DoubleQuoteStart
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.LiteralExpression
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.LogicalExpression
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.NullExpression
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.SimpleFunctionEnd
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.SimpleFunctionExpression
Creates a Camel Expression based on this model.
createExpression(String, boolean) - Method in class org.apache.camel.language.simple.ast.SimpleFunctionExpression
Creates a Camel Expression based on this model.
createExpression(String) - Method in class org.apache.camel.language.simple.ast.SimpleFunctionStart
 
createExpression(String) - Method in interface org.apache.camel.language.simple.ast.SimpleNode
Creates a Camel Expression based on this model.
createExpression(String) - Method in class org.apache.camel.language.simple.ast.SingleQuoteEnd
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.SingleQuoteStart
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.UnaryExpression
 
createExpression(String) - Method in class org.apache.camel.language.simple.SimpleLanguage
 
createExpression(String, Class<?>) - Method in class org.apache.camel.language.simple.SimpleLanguage
 
createExpression() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
Creates a tokenize expression.
createExpression(String) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
createExpression() - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
Creates a tokenize expression.
createExpression(String) - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
createExpression(String) - Method in class org.apache.camel.language.xpath.XPathLanguage
 
createExpression(RouteContext) - Method in class org.apache.camel.model.ExpressionSubElementDefinition
 
createExpression(RouteContext) - Method in class org.apache.camel.model.language.ExpressionDefinition
 
createExpression(CamelContext) - Method in class org.apache.camel.model.language.ExpressionDefinition
 
createExpression(CamelContext) - Method in class org.apache.camel.model.language.JsonPathExpression
 
createExpression(CamelContext) - Method in class org.apache.camel.model.language.MethodCallExpression
 
createExpression(CamelContext) - Method in class org.apache.camel.model.language.SimpleExpression
 
createExpression(CamelContext) - Method in class org.apache.camel.model.language.TokenizerExpression
 
createExpression(CamelContext) - Method in class org.apache.camel.model.language.XPathExpression
 
createExpression(CamelContext) - Method in class org.apache.camel.model.language.XQueryExpression
 
createExpression(RouteContext) - Method in class org.apache.camel.model.ToDynamicDefinition
 
createExpression(RouteContext) - Method in class org.apache.camel.model.WireTapDefinition
 
createExpression(String) - Method in interface org.apache.camel.spi.Language
Creates an expression based on the given string input
createFileName(Exchange) - Method in class org.apache.camel.component.file.GenericFileProducer
 
createFilterProcessor(RouteContext) - Method in class org.apache.camel.model.ExpressionNode
Creates the FilterProcessor from the expression node.
createFilterProcessor(RouteContext) - Method in class org.apache.camel.model.FilterDefinition
 
createFluentProducerTemplate() - Method in interface org.apache.camel.CamelContext
Creates a new FluentProducerTemplate which is started and therefore ready to use right away.
createFluentProducerTemplate(int) - Method in interface org.apache.camel.CamelContext
Creates a new FluentProducerTemplate which is started and therefore ready to use right away.
createFluentProducerTemplate() - Method in class org.apache.camel.impl.DefaultCamelContext
 
createFluentProducerTemplate(int) - Method in class org.apache.camel.impl.DefaultCamelContext
 
createGenericFileProcessStrategy(CamelContext, Map<String, Object>) - Static method in class org.apache.camel.component.file.strategy.FileProcessStrategyFactory
 
createGenericFileProcessStrategy(CamelContext, Map<String, Object>) - Static method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategyFactory
 
createGenericFileStrategy() - Method in class org.apache.camel.component.file.GenericFileEndpoint
A strategy method to lazily create the file strategy
createGroupIntervalLogMessage() - Method in class org.apache.camel.processor.ThroughputLogger
 
createHeaders() - Method in class org.apache.camel.impl.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
createId(NamedNode) - Method in class org.apache.camel.impl.DefaultNodeIdFactory
 
createId(NamedNode) - Method in class org.apache.camel.impl.RouteIdFactory
 
createId(NamedNode) - Method in interface org.apache.camel.spi.NodeIdFactory
Creates an id for the given model definition.
createInjectionConsumerTemplate(String, String, String, String) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
Factory method to create a ConsumerTemplate to be injected into a POJO
createInjectionFluentProducerTemplate(String, String, String, String, Object) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
Factory method to create a FluentProducerTemplate to be injected into a POJO
createInjectionPollingConsumer(Endpoint, Object, String) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
Factory method to create a started PollingConsumer to be injected into a POJO
createInjectionProducer(Endpoint, Object, String) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
A Factory method to create a started Producer to be injected into a POJO
createInjectionProducerTemplate(String, String, String, String, Object) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
Factory method to create a ProducerTemplate to be injected into a POJO
createInjector() - Method in class org.apache.camel.impl.DefaultCamelContext
Lazily create a default implementation
createInputStream(XMLStreamReader, Exchange) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createInstance(Class<T>) - Method in class org.apache.camel.impl.converter.CachingInjector
 
createInstance(String, String, CamelContext) - Method in class org.apache.camel.impl.osgi.Activator.BaseResolver
 
createInstance(String, URL, Injector) - Method in class org.apache.camel.impl.osgi.Activator.BaseResolver
 
createInvocation(Object, Exchange) - Method in class org.apache.camel.component.bean.BeanInfo
 
createIOException(Throwable) - Static method in class org.apache.camel.util.IOHelper
Deprecated.
IOException support nested exception in Java 1.6. Will be removed in Camel 3.0
createIOException(String, Throwable) - Static method in class org.apache.camel.util.IOHelper
Deprecated.
IOException support nested exception in Java 1.6. Will be removed in Camel 3.0
createIterable(Object) - Static method in class org.apache.camel.util.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

Will default use comma for String separating String values.

createIterable(Object, String) - Static method in class org.apache.camel.util.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

This method does not allow empty values

createIterable(Object, String, boolean) - Static method in class org.apache.camel.util.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.util.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
createIterator(Exchange, InputStream, String) - Method in class org.apache.camel.support.TokenPairExpressionIterator
Strategy to create the iterator
createIterator(Exchange, InputStream, String) - Method in class org.apache.camel.support.TokenXMLExpressionIterator
 
createIterator(Exchange, InputStream, String) - Method in class org.apache.camel.support.TokenXMLPairExpressionIterator
Deprecated.
 
createIterator(InputStream, String) - Method in class org.apache.camel.support.XMLTokenExpressionIterator
 
createIterator(Reader) - Method in class org.apache.camel.support.XMLTokenExpressionIterator
 
createIterator(Object) - Static method in class org.apache.camel.util.ObjectHelper
Creates an iterator 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

Will default use comma for String separating String values.

createIterator(Object, String) - Static method in class org.apache.camel.util.ObjectHelper
Creates an iterator 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

This method does not allow empty values

createIterator(Object, String, boolean) - Static method in class org.apache.camel.util.ObjectHelper
Creates an iterator 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
createIterator(Object, String, boolean, boolean) - Static method in class org.apache.camel.util.ObjectHelper
Creates an iterator 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
createJmxConnector(String) - Method in class org.apache.camel.management.DefaultManagementAgent
 
createJsonMaskPattern(Set<String>) - Method in class org.apache.camel.processor.DefaultMaskingFormatter
 
createKeyManagers() - Method in class org.apache.camel.util.jsse.KeyManagersParameters
Creates KeyManagers based on this instance's configuration and the KeyStore produced by the configuration returned from KeyManagersParameters.getKeyStore().
createKeyStore() - Method in class org.apache.camel.util.jsse.KeyStoreParameters
Creates a KeyStoreParameters instance based off of the configuration state of this instance.
createKeyValueMaskPattern(Set<String>) - Method in class org.apache.camel.processor.DefaultMaskingFormatter
 
createLoadBalancer(RouteContext) - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
Deprecated.
 
createLoadBalancer(RouteContext) - Method in class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
 
createLoadBalancer(RouteContext) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
 
createLoadBalancer(RouteContext) - Method in class org.apache.camel.model.loadbalancer.RandomLoadBalancerDefinition
 
createLoadBalancer(RouteContext) - Method in class org.apache.camel.model.loadbalancer.RoundRobinLoadBalancerDefinition
 
createLoadBalancer(RouteContext) - Method in class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
 
createLoadBalancer(RouteContext) - Method in class org.apache.camel.model.loadbalancer.TopicLoadBalancerDefinition
 
createLoadBalancer(RouteContext) - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
 
createLoadBalancer(RouteContext) - Method in class org.apache.camel.model.LoadBalancerDefinition
Factory method to create the load balancer from the loadBalancerTypeName
createLogger() - Method in class org.apache.camel.builder.DeadLetterChannelBuilder
 
createLogger() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
createLogger() - Method in class org.apache.camel.component.log.LogEndpoint
Creates the logger Processor to be used.
createLogger() - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
createLogMessage(Exchange, int) - Method in class org.apache.camel.processor.ThroughputLogger
 
createLruCache(int) - Static method in class org.apache.camel.component.bean.MethodInfoCache
 
createLRUCache(int) - Static method in class org.apache.camel.impl.ConsumerCache
Creates the LRUCache to be used.
createLRUCache(int) - Static method in class org.apache.camel.impl.ProducerCache
Creates the LRUCache to be used.
createManagementMBeanAssembler() - Method in class org.apache.camel.impl.DefaultCamelContext
Lazily create a default implementation
createManagementStrategy() - Method in class org.apache.camel.impl.DefaultCamelContext
 
createMBeanServer() - Method in class org.apache.camel.management.DefaultManagementAgent
 
createMessage(Object, Class<?>) - Static method in exception org.apache.camel.NoTypeConversionAvailableException
Returns an error message for no type converter available.
createMessage(Object, Class<?>, Throwable) - Static method in exception org.apache.camel.NoTypeConversionAvailableException
Returns an error message for no type converter available with the cause.
createMessage(String, Exchange) - Static method in exception org.apache.camel.RuntimeExchangeException
 
createMessage(Object, Class<?>, Throwable) - Static method in exception org.apache.camel.TypeConversionException
Returns an error message for type conversion failed.
createMessageBody(long) - Method in class org.apache.camel.component.dataset.DataSetSupport
 
createMessageBody(long) - Method in class org.apache.camel.component.dataset.ListDataSet
Creates the message body for a given message.
createMessageBody(long) - Method in class org.apache.camel.component.dataset.SimpleDataSet
Creates the message body for a given message
createMessageId() - Method in class org.apache.camel.impl.MessageSupport
Allow implementations to auto-create a messageId
createMethodInfo(Class<?>, Method) - Method in class org.apache.camel.component.bean.BeanInfo
 
createMethodInfo(Method) - Method in class org.apache.camel.component.bean.MethodInfoCache
 
createMethodInfo() - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanInfo
 
createMethodInfoCache(Endpoint) - Static method in class org.apache.camel.component.bean.ProxyHelper
 
createMethodInvocation(Object, boolean, Exchange) - Method in class org.apache.camel.component.bean.MethodInfo
 
createModelFromXml(CamelContext, String, Class<T>) - Static method in class org.apache.camel.model.ModelHelper
Marshal the xml to the model definition
createModelFromXml(CamelContext, InputStream, Class<T>) - Static method in class org.apache.camel.model.ModelHelper
Marshal the xml to the model definition
createModelJAXBContextFactory() - Method in class org.apache.camel.impl.DefaultCamelContext
 
createNamespaceContext(XPathFactory) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
createNewConsumer(Processor) - Method in class org.apache.camel.component.seda.SedaEndpoint
 
createNewConsumer(Processor) - Method in class org.apache.camel.component.stub.StubEndpoint
 
createNewConsumer(Processor) - Method in class org.apache.camel.component.vm.VmEndpoint
 
createNewFile(File) - Static method in class org.apache.camel.util.FileUtil
Creates a new file.
createNextExchange(Exchange) - Method in class org.apache.camel.processor.Pipeline
Strategy method to create the next exchange from the previous exchange.
createNextExchange(Exchange) - Static method in class org.apache.camel.processor.PipelineHelper
Strategy method to create the next exchange from the previous exchange.
createObjectName(StringBuilder) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
Factory method to create an ObjectName escaping any required characters
createOneOfThemRegex(Set<String>) - Method in class org.apache.camel.processor.DefaultMaskingFormatter
 
createOptimisticLockRetryPolicy() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
createOutputsProcessor(RouteContext) - Method in class org.apache.camel.model.ProcessorDefinition
Prefer to use {#link #createChildProcessor}.
createOutputsProcessor(RouteContext, Collection<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.ProcessorDefinition
 
createOutputsProcessorImpl(RouteContext, Collection<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.ProcessorDefinition
 
createParameterConfigurationMap(Class<? extends Endpoint>) - Static method in class org.apache.camel.impl.UriEndpointComponent
Deprecated.
Returns a newly created sorted map, indexed by name of all the parameter configurations of the given endpoint class using introspection for the various annotations like UriEndpoint, UriParam, UriParams
createParameterExpressions() - Method in class org.apache.camel.component.bean.MethodInfo
 
createParameterJsonSchema() - Method in interface org.apache.camel.ComponentConfiguration
Deprecated.
Creates a JSON schema representation of the configuration parameters for this endpoint and the types and validation rules.
createParameterJsonSchema() - Method in class org.apache.camel.impl.ComponentConfigurationSupport
Deprecated.
 
createParameterMappingStrategy(CamelContext) - Static method in class org.apache.camel.component.bean.BeanInfo
 
createParameterMappingStrategy() - Method in class org.apache.camel.component.bean.RegistryBean
 
createParametersExpression() - Method in class org.apache.camel.component.bean.MethodInfo
 
createPollingConsumer() - Method in class org.apache.camel.component.file.FileEndpoint
 
createPollingConsumer() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
createPollingConsumer() - Method in interface org.apache.camel.Endpoint
Creates a new Polling Consumer so that the caller can poll message exchanges from the consumer using PollingConsumer.receive(), PollingConsumer.receiveNoWait() or PollingConsumer.receive(long) whenever it is ready to do so rather than using the Event Based Consumer returned by Endpoint.createConsumer(Processor)
createPollingConsumer() - Method in class org.apache.camel.impl.DefaultEndpoint
 
createPollingConsumer() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
createPollingConsumer() - Method in class org.apache.camel.impl.ProcessorEndpoint
 
createPostProcessor(Exchange, SendDynamicAware.DynamicAwareEntry) - Method in interface org.apache.camel.spi.SendDynamicAware
Creates an optional post Processor that will be executed afterwards when the message has been sent dynamic.
createPredicate(String) - Method in class org.apache.camel.language.bean.BeanLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.constant.ConstantLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.header.HeaderLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.property.ExchangePropertyLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.ref.RefLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.simple.SimpleLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.xpath.XPathLanguage
 
createPredicate(RouteContext) - Method in class org.apache.camel.model.ExpressionNode
Creates the Predicate from the expression node.
createPredicate(RouteContext) - Method in class org.apache.camel.model.ExpressionSubElementDefinition
 
createPredicate(RouteContext) - Method in class org.apache.camel.model.language.ExpressionDefinition
 
createPredicate(CamelContext) - Method in class org.apache.camel.model.language.ExpressionDefinition
 
createPredicate(CamelContext) - Method in class org.apache.camel.model.language.MethodCallExpression
 
createPredicate(CamelContext) - Method in class org.apache.camel.model.language.SimpleExpression
 
createPredicate(CamelContext) - Method in class org.apache.camel.model.language.TokenizerExpression
 
createPredicate(CamelContext) - Method in class org.apache.camel.model.language.XPathExpression
 
createPredicate(RouteContext) - Method in class org.apache.camel.model.WhenSkipSendToEndpointDefinition
 
createPredicate(String) - Method in interface org.apache.camel.spi.Language
Creates a predicate based on the given string input
createPreProcessor(Exchange, SendDynamicAware.DynamicAwareEntry) - Method in interface org.apache.camel.spi.SendDynamicAware
Creates the pre Processor that will prepare the Exchange with dynamic details from the given recipient.
createProcessor(RouteContext, ProcessorDefinition<?>) - Method in class org.apache.camel.impl.DefaultProcessorFactory
 
createProcessor() - Method in class org.apache.camel.impl.ProcessorEndpoint
 
createProcessor(RouteContext, ProcessorDefinition<?>) - Method in class org.apache.camel.impl.TypedProcessorFactory
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.AggregateDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.BeanDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.CatchDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.ChoiceDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.ClaimCheckDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.ConvertBodyDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.DelayDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.DynamicRouterDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.EnrichDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.FilterDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.FinallyDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.HystrixDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.InterceptDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.InterceptFromDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.LoadBalanceDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.LogDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.LoopDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.MarshalDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.MulticastDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.OnCompletionDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.OnExceptionDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.OnFallbackDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.OtherwiseDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.PipelineDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.PolicyDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.PollEnrichDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.ProcessDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.ProcessorDefinition
Override this in definition class and implement logic to create the processor based on the definition model.
createProcessor(RouteContext, ProcessorDefinition<?>) - Method in class org.apache.camel.model.ProcessorDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.RecipientListDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.RemoveHeaderDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.RemoveHeadersDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.RemovePropertiesDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.RemovePropertyDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.ResequenceDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.RollbackDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.RoutingSlipDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SagaDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SamplingDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.ScriptDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SendDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SetBodyDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SetExchangePatternDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SetFaultBodyDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SetHeaderDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SetOutHeaderDefinition
Deprecated.
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SetPropertyDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SortDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SplitDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.StopDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.ThreadsDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.ThrottleDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.ToDynamicDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.TransactedDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.TransformDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.TryDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.UnmarshalDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.ValidateDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.WhenDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.WireTapDefinition
 
createProcessor(RouteContext, ProcessorDefinition<?>) - Method in interface org.apache.camel.spi.ProcessorFactory
Creates the processor.
createProcessorExchangePair(int, Processor, Exchange, RouteContext) - Method in class org.apache.camel.processor.MulticastProcessor
Creates the ProcessorExchangePair which holds the processor and exchange to be send out.
createProcessorExchangePair(int, Endpoint, Producer, Exchange, ExchangePattern) - Method in class org.apache.camel.processor.RecipientListProcessor
This logic is similar to MulticastProcessor but we have to return a RecipientProcessorExchangePair instead
createProcessorExchangePairs(Exchange) - Method in class org.apache.camel.processor.MulticastProcessor
 
createProcessorExchangePairs(Exchange) - Method in class org.apache.camel.processor.RecipientListProcessor
 
createProcessorExchangePairs(Exchange) - Method in class org.apache.camel.processor.Splitter
 
createProduceProcessor() - Method in class org.apache.camel.processor.binding.DataFormatBinding
Deprecated.
 
createProduceProcessor() - Method in interface org.apache.camel.spi.Binding
Deprecated.
Returns a new Processor which is used by a producer on an endpoint to implement the producer side binding before the message is sent to the underlying endpoint.
createProducer() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
createProducer() - Method in class org.apache.camel.component.binding.BindingEndpoint
Deprecated.
 
createProducer() - Method in class org.apache.camel.component.browse.BrowseEndpoint
 
createProducer() - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
createProducer() - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
createProducer() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
createProducer() - Method in class org.apache.camel.component.direct.DirectEndpoint
 
createProducer() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
createProducer() - Method in class org.apache.camel.component.file.FileEndpoint
 
createProducer() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
createProducer() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
createProducer() - Method in class org.apache.camel.component.log.LogEndpoint
 
createProducer() - Method in class org.apache.camel.component.mock.MockEndpoint
 
createProducer() - Method in class org.apache.camel.component.properties.PropertiesEndpoint
 
createProducer() - Method in class org.apache.camel.component.ref.RefEndpoint
 
createProducer() - Method in class org.apache.camel.component.rest.RestApiEndpoint
 
createProducer() - Method in class org.apache.camel.component.rest.RestEndpoint
 
createProducer() - Method in class org.apache.camel.component.saga.SagaEndpoint
 
createProducer() - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
 
createProducer() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
createProducer() - Method in class org.apache.camel.component.stub.StubEndpoint
 
createProducer() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
createProducer() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
createProducer() - Method in interface org.apache.camel.Endpoint
Creates a new producer which is used send messages into the endpoint
createProducer() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
createProducer() - Method in class org.apache.camel.impl.ProcessorEndpoint
 
createProducer(Endpoint) - Static method in class org.apache.camel.processor.DeferServiceFactory
Creates the Producer which is deferred started until CamelContext is being started.
createProducer(CamelContext, String, String, String, String, String, String, String, RestConfiguration, Map<String, Object>) - Method in interface org.apache.camel.spi.RestProducerFactory
Creates a new REST producer.
createProducerTemplate() - Method in interface org.apache.camel.CamelContext
Creates a new ProducerTemplate which is started and therefore ready to use right away.
createProducerTemplate(int) - Method in interface org.apache.camel.CamelContext
Creates a new ProducerTemplate which is started and therefore ready to use right away.
createProducerTemplate() - Method in class org.apache.camel.impl.DefaultCamelContext
 
createProducerTemplate(int) - Method in class org.apache.camel.impl.DefaultCamelContext
 
createProperties() - Method in class org.apache.camel.impl.DefaultExchange
 
createProperties(Map<String, Object>) - Method in class org.apache.camel.impl.DefaultExchange
 
createPropertyPlaceholdersChangeReverter() - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Creates a Runnable which when run will revert property placeholder updates to the camel route definitions that were done after this method is called.
createProxy(Endpoint, Class<?>...) - Static method in class org.apache.camel.component.bean.PojoProxyHelper
 
createProxy(Endpoint, ClassLoader, Class<T>, MethodInfoCache) - Static method in class org.apache.camel.component.bean.ProxyHelper
Deprecated.
use the same method name with binding as parameter
createProxy(Endpoint, boolean, ClassLoader, Class<T>, MethodInfoCache) - Static method in class org.apache.camel.component.bean.ProxyHelper
Creates a Proxy which sends the exchange to the endpoint.
createProxy(Endpoint, ClassLoader, Class<T>[], MethodInfoCache) - Static method in class org.apache.camel.component.bean.ProxyHelper
Deprecated.
use the same method name with binding as parameter
createProxy(Endpoint, boolean, ClassLoader, Class<T>[], MethodInfoCache) - Static method in class org.apache.camel.component.bean.ProxyHelper
Creates a Proxy which sends the exchange to the endpoint.
createProxy(Endpoint, ClassLoader, Class<T>) - Static method in class org.apache.camel.component.bean.ProxyHelper
Creates a Proxy which sends the exchange to the endpoint.
createProxy(Endpoint, ClassLoader, Class<T>...) - Static method in class org.apache.camel.component.bean.ProxyHelper
Deprecated.
use the same method name with binding as parameter
createProxy(Endpoint, boolean, ClassLoader, Class<T>...) - Static method in class org.apache.camel.component.bean.ProxyHelper
Creates a Proxy which sends the exchange to the endpoint.
createProxy(Endpoint, Class<T>) - Static method in class org.apache.camel.component.bean.ProxyHelper
Creates a Proxy which sends the exchange to the endpoint.
createProxy(Endpoint, Class<T>...) - Static method in class org.apache.camel.component.bean.ProxyHelper
Deprecated.
use the same method name with binding as parameter
createProxy(Endpoint, boolean, Class<T>...) - Static method in class org.apache.camel.component.bean.ProxyHelper
Creates a Proxy which sends the exchange to the endpoint.
createProxy(Endpoint, Producer, Class<T>) - Static method in class org.apache.camel.component.bean.ProxyHelper
Creates a Proxy which sends the exchange to the endpoint.
createProxy(Endpoint, Producer, Class<T>...) - Static method in class org.apache.camel.component.bean.ProxyHelper
Deprecated.
use the same method name with binding as parameter
createProxy(Endpoint, boolean, Producer, Class<T>...) - Static method in class org.apache.camel.component.bean.ProxyHelper
Creates a Proxy which sends the exchange to the endpoint.
createProxyInstantiationRuntimeException(Class<?>, Endpoint, Exception) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
 
createProxyObject(Endpoint, Producer, ClassLoader, Class<T>[], MethodInfoCache) - Static method in class org.apache.camel.component.bean.ProxyHelper
Deprecated.
use the same method name with binding as parameter
createProxyObject(Endpoint, boolean, Producer, ClassLoader, Class<T>[], MethodInfoCache) - Static method in class org.apache.camel.component.bean.ProxyHelper
Creates a Proxy which sends the exchange to the endpoint.
createQueryString(Map<String, String>, String, boolean) - Static method in class org.apache.camel.runtimecatalog.URISupport
Assembles a query from the given map.
createQueryString(Map<String, Object>) - Static method in class org.apache.camel.util.URISupport
Assembles a query from the given map.
createQueue() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
createReader(XMLStreamReader, Exchange) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createRedeliveryPolicy() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
createRedeliveryPolicy(CamelContext, RedeliveryPolicy) - Method in class org.apache.camel.model.OnExceptionDefinition
Allows an exception handler to create a new redelivery policy for this exception type
createRedeliveryPolicy(CamelContext, RedeliveryPolicy) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
createRegistry() - Method in class org.apache.camel.impl.DefaultCamelContext
Lazily create a default implementation
createRemainingURI(URI, Map<String, Object>) - Static method in class org.apache.camel.util.URISupport
Creates a URI from the original URI and the remaining parameters

Used by various Camel components

createReporter() - Method in class org.apache.camel.component.dataset.DataSetConsumer
 
createReporter() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
createResourceExchange(Exchange, ExchangePattern) - Method in class org.apache.camel.processor.Enricher
Creates a new DefaultExchange instance from the given exchange.
createResourceResolver(CamelContext, String) - Method in class org.apache.camel.component.validator.DefaultValidatorResourceResolverFactory
 
createResourceResolver(CamelContext, String) - Method in interface org.apache.camel.component.validator.ValidatorResourceResolverFactory
Method is called during the creation of a validator endpoint.
createRest() - Method in class org.apache.camel.model.rest.RestsDefinition
 
createRestBindingAdvice(RouteContext) - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
createResult(Exchange) - Method in class org.apache.camel.builder.xml.DomResultHandlerFactory
 
createResult(Exchange) - Method in class org.apache.camel.builder.xml.FileResultHandlerFactory
 
createResult(Exchange) - Method in interface org.apache.camel.builder.xml.ResultHandlerFactory
Creates the ResultHandler to use
createResult(Exchange) - Method in class org.apache.camel.builder.xml.StreamResultHandlerFactory
 
createResult(Exchange) - Method in class org.apache.camel.builder.xml.StringResultHandlerFactory
 
createRoute() - Method in class org.apache.camel.model.RoutesDefinition
 
createRouteAddedEvent(Route) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createRouteAddedEvent(Route) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for Route has been added successfully.
createRouteBuilder(CamelContext) - Method in class org.apache.camel.model.RouteBuilderDefinition
 
createRoutePolicy(CamelContext, String, RouteDefinition) - Method in class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicyFactory
 
createRoutePolicy(CamelContext, String, RouteDefinition) - Method in class org.apache.camel.impl.cluster.ClusteredRoutePolicyFactory
 
createRoutePolicy(CamelContext, String, RouteDefinition) - Method in class org.apache.camel.impl.DurationRoutePolicyFactory
 
createRoutePolicy(CamelContext, String, RouteDefinition) - Method in interface org.apache.camel.spi.RoutePolicyFactory
Creates a new RoutePolicy which will be assigned to the given route.
createRouteRemovedEvent(Route) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createRouteRemovedEvent(Route) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for Route has been removed successfully.
createRoutes(CamelContext) - Method in class org.apache.camel.model.RouteBuilderDefinition
 
createRouteStartedEvent(Route) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createRouteStartedEvent(Route) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for Route has been started successfully.
createRouteStaticEndpointJson() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
createRouteStaticEndpointJson(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
createRouteStaticEndpointJson() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
createRouteStaticEndpointJson(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
createRouteStaticEndpointJson(String) - Method in interface org.apache.camel.CamelContext
Creates a JSON representation of all the static and dynamic configured endpoints defined in the given route(s).
createRouteStaticEndpointJson(String, boolean) - Method in interface org.apache.camel.CamelContext
Creates a JSON representation of all the static (and possible dynamic) configured endpoints defined in the given route(s).
createRouteStaticEndpointJson(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
createRouteStaticEndpointJson(String, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
createRouteStaticEndpointJson() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
createRouteStaticEndpointJson(boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
createRouteStaticEndpointJson() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
createRouteStaticEndpointJson(boolean) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
createRouteStoppedEvent(Route) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createRouteStoppedEvent(Route) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for Route has been stopped successfully.
createRoutingSlipIterator(Exchange, Expression) - Method in class org.apache.camel.processor.DynamicRouter
 
createRoutingSlipIterator(Exchange, Expression) - Method in class org.apache.camel.processor.RoutingSlip
Creates the route slip iterator to be used.
createSAXParserFactory() - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
createSchema() - Method in class org.apache.camel.processor.validation.SchemaReader
 
createSchema() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
createSchemaFactory() - Method in class org.apache.camel.processor.validation.SchemaReader
 
createSchemaFactory() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
createSchemaSource() - Method in class org.apache.camel.processor.validation.SchemaReader
 
createSchemaSource() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
createSecureRandom() - Method in class org.apache.camel.util.jsse.SecureRandomParameters
Returns a SecureRandom instance initialized using the configured algorithm and provider, if specified.
createServerSocket() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLServerSocketFactoryDecorator
 
createServerSocket(int, int, InetAddress) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLServerSocketFactoryDecorator
 
createServerSocket(int, int) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLServerSocketFactoryDecorator
 
createServerSocket(int) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLServerSocketFactoryDecorator
 
createServiceStartupFailureEvent(CamelContext, Object, Throwable) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createServiceStartupFailureEvent(CamelContext, Object, Throwable) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for a Service failed to start cleanly
createServiceStopFailureEvent(CamelContext, Object, Throwable) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createServiceStopFailureEvent(CamelContext, Object, Throwable) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for a Service failed to stop cleanly
createSet(Expression, boolean, boolean) - Static method in class org.apache.camel.processor.Resequencer
 
createSet(Comparator<? super Exchange>, boolean, boolean) - Static method in class org.apache.camel.processor.Resequencer
 
createSetBodyProcessor(Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
createSetContaining(T...) - Static method in class org.apache.camel.util.CollectionHelper
 
createSocket() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLSocketFactoryDecorator
 
createSocket(Socket, String, int, boolean) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLSocketFactoryDecorator
 
createSocket(String, int) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLSocketFactoryDecorator
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLSocketFactoryDecorator
 
createSocket(InetAddress, int) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLSocketFactoryDecorator
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLSocketFactoryDecorator
 
createSSLContext() - Method in class org.apache.camel.util.jsse.SSLContextParameters
createSSLContext(CamelContext) - Method in class org.apache.camel.util.jsse.SSLContextParameters
Creates an SSLContext based on the related configuration options of this instance.
createStreamResequencer(RouteContext, StreamResequencerConfig) - Method in class org.apache.camel.model.ResequenceDefinition
Creates a StreamResequencer instance applying the given config.
createSubcontext(Name) - Method in class org.apache.camel.util.jndi.JndiContext
 
createSubcontext(String) - Method in class org.apache.camel.util.jndi.JndiContext
 
createTempFile(String, String) - Static method in class org.apache.camel.util.FileUtil
Deprecated.
createTempFile(String, String, File) - Static method in class org.apache.camel.util.FileUtil
 
createTempFileName(Exchange, String) - Method in class org.apache.camel.component.file.GenericFileProducer
 
createTraceInterceptor(ProcessorDefinition<?>, Processor, TraceFormatter, Tracer) - Method in class org.apache.camel.processor.interceptor.DefaultTraceInterceptorFactory
Deprecated.
 
createTraceInterceptor(ProcessorDefinition<?>, Processor, TraceFormatter, Tracer) - Method in interface org.apache.camel.processor.interceptor.TraceInterceptorFactory
Deprecated.
Create a trace interceptor.
createTraceNamespaceExpression() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
createTracer(CamelContext) - Static method in class org.apache.camel.processor.interceptor.BacklogTracer
Creates a new backlog tracer.
createTracer(CamelContext) - Static method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
Creates a new tracer.
createTransfomer() - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
use XmlConverter.createTransformer(), will be removed in Camel 3.0
createTransformer() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
createTransformer() - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
createTransformer(CamelContext) - Method in class org.apache.camel.model.transformer.TransformerDefinition
 
createTransformerFactory() - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
createTrustManagers() - Method in class org.apache.camel.util.jsse.TrustManagersParameters
Creates TrustManagers based on this instance's configuration and the KeyStore produced by the configuration returned from TrustManagersParameters.getKeyStore().
createTypeConversionException(Exchange, Class<?>, Object, Throwable) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
createTypeConverter() - Method in class org.apache.camel.impl.DefaultCamelContext
Lazily create a default implementation
createUnitOfWork(Exchange) - Method in class org.apache.camel.impl.DefaultUnitOfWorkFactory
 
createUnitOfWork(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.ChildUnitOfWorkProcessorAdvice
 
createUnitOfWork(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.UnitOfWorkProcessorAdvice
 
createUnitOfWork(Exchange) - Method in interface org.apache.camel.spi.UnitOfWorkFactory
Creates a new UnitOfWork
createUnitOfWorkProcessor(RouteContext, Processor, Exchange) - Method in class org.apache.camel.processor.MulticastProcessor
Strategy to create the unit of work to be used for the sub route
createUoW(Exchange) - Method in class org.apache.camel.impl.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.
createUoW(Exchange) - Static method in class org.apache.camel.util.UnitOfWorkHelper
Deprecated.
createUriResolver(CamelContext, String) - Method in class org.apache.camel.component.xslt.DefaultXsltUriResolverFactory
 
createUriResolver(CamelContext, String) - Method in interface org.apache.camel.component.xslt.XsltUriResolverFactory
Method is called during the creation of a xslt endpoint.
createURIWithQuery(URI, String) - Static method in class org.apache.camel.util.URISupport
Creates a URI with the given query
createValidator(CamelContext) - Method in class org.apache.camel.model.validator.ValidatorDefinition
 
createVariableMap(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Creates a Map of the variables which are made available to a script or template
createView(String) - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
 
createView(String) - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
createXmlElementMaskPattern(Set<String>) - Method in class org.apache.camel.processor.DefaultMaskingFormatter
 
createXMLEventReader(InputStream) - Method in class org.apache.camel.converter.jaxp.StaxConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
createXMLEventReader(InputStream, Exchange) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLEventReader(File, Exchange) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLEventReader(Reader) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLEventReader(XMLStreamReader) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLEventReader(Source) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLEventWriter(OutputStream, Exchange) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLEventWriter(Writer) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLEventWriter(Result) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLInputFactory(boolean) - Static method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLReader() - Method in class org.apache.camel.converter.jaxp.XMLReaderPool
Returns an XMLReader that can be used exactly once.
createXMLStreamReader(InputStream) - Method in class org.apache.camel.converter.jaxp.StaxConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
createXMLStreamReader(InputStream, Exchange) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLStreamReader(File, Exchange) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLStreamReader(Reader) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLStreamReader(Source) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLStreamReader(String) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLStreamWriter(OutputStream, Exchange) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLStreamWriter(Writer) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLStreamWriter(Result) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXPathExpression() - Method in class org.apache.camel.builder.xml.XPathBuilder
Creates a new xpath expression as there we no available in the pool.
createXPathFactory() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
CryptoDataFormat - Class in org.apache.camel.model.dataformat
Crypto data format is used for encrypting and decrypting of messages using Java Cryptographic Extension.
CryptoDataFormat() - Constructor for class org.apache.camel.model.dataformat.CryptoDataFormat
 
csv() - Method in class org.apache.camel.builder.DataFormatClause
Uses the CSV data format
CsvDataFormat - Class in org.apache.camel.model.dataformat
The CSV data format is used for handling CSV payloads.
CsvDataFormat() - Constructor for class org.apache.camel.model.dataformat.CsvDataFormat
 
CsvDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.CsvDataFormat
 
CsvDataFormat(boolean) - Constructor for class org.apache.camel.model.dataformat.CsvDataFormat
 
csvLazyLoad() - Method in class org.apache.camel.builder.DataFormatClause
Uses the CSV data format for a huge file.
currentIndex - Variable in class org.apache.camel.component.mock.AssertionClause
 
currentState() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingExceptionRoutePolicyMBean
 
currentState() - Method in class org.apache.camel.management.mbean.ManagedThrottlingExceptionRoutePolicy
 
currentSystemTime() - Method in class org.apache.camel.processor.DelayProcessorSupport
 
currentTime() - Method in class org.apache.camel.support.DefaultTimeoutMap
 
custom(String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the custom data format
custom(String) - Method in class org.apache.camel.model.cloud.ChainedServiceCallServiceFilterConfiguration
Deprecated.
 
custom(ServiceFilter) - Method in class org.apache.camel.model.cloud.ChainedServiceCallServiceFilterConfiguration
Deprecated.
 
custom(String) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
 
custom(ServiceFilter) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
 
custom(String) - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses the custom load balancer
CUSTOM_LOG_MASK_REF - Static variable in class org.apache.camel.model.Constants
 
CustomDataFormat - Class in org.apache.camel.model.dataformat
To use a custom data format implementation that does not come out of the box from Apache Camel.
CustomDataFormat() - Constructor for class org.apache.camel.model.dataformat.CustomDataFormat
 
CustomDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.CustomDataFormat
 
customExchangeFormatter - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
customFilter(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
customFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
customFilter(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
customFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
customize(T) - Method in interface org.apache.camel.spi.ComponentCustomizer
Customize the specified Component.
customize(T) - Method in interface org.apache.camel.spi.DataFormatCustomizer
Customize the specified DataFormat
customize(T) - Method in interface org.apache.camel.spi.LanguageCustomizer
Customize the specified Language
CustomLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
Custom load balancer
CustomLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
 
customProcessExchange(Exchange, Processor) - Method in class org.apache.camel.component.file.GenericFileConsumer
Processes the exchange using a custom processor.
customProcessor - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
customResolveManagementName(String, String) - Method in class org.apache.camel.impl.DefaultManagementNameStrategy
Strategy to do any custom resolution of the name
customResolveManagementName(String) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
customResourceLocator(URL) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
CustomServiceCallServiceFilterConfiguration - Class in org.apache.camel.model.cloud
 
CustomServiceCallServiceFilterConfiguration() - Constructor for class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
 
CustomServiceCallServiceFilterConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
 
CustomTransformerDefinition - Class in org.apache.camel.model.transformer
Represents a CustomTransformer.
CustomTransformerDefinition() - Constructor for class org.apache.camel.model.transformer.CustomTransformerDefinition
 
CustomValidatorDefinition - Class in org.apache.camel.model.validator
Represents a CustomValidator.
CustomValidatorDefinition() - Constructor for class org.apache.camel.model.validator.CustomValidatorDefinition
 

D

DATA_FORMAT_FACTORY_FALLBACK_SUFFIX - Static variable in class org.apache.camel.util.ResolverHelper
 
DATA_FORMAT_FALLBACK_SUFFIX - Static variable in class org.apache.camel.util.ResolverHelper
 
dataFormat(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
The data format of the parameter such as binary, date, date-time, password.
dataFormat(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
The data format of the parameter such as binary, date, date-time, password.
DataFormat - Interface in org.apache.camel.spi
Represents a data format used to marshal objects to and from streams such as Java Serialization or using JAXB2 to encode/decode objects using XML or using SOAP encoding.
DATAFORMAT_RESOURCE_PATH - Static variable in class org.apache.camel.impl.DefaultDataFormatResolver
 
DataFormatBinding - Class in org.apache.camel.processor.binding
Deprecated.
DataFormatBinding() - Constructor for class org.apache.camel.processor.binding.DataFormatBinding
Deprecated.
 
DataFormatBinding(DataFormat) - Constructor for class org.apache.camel.processor.binding.DataFormatBinding
Deprecated.
 
DataFormatBinding(DataFormat, DataFormat) - Constructor for class org.apache.camel.processor.binding.DataFormatBinding
Deprecated.
 
DataFormatClause<T extends ProcessorDefinition<?>> - Class in org.apache.camel.builder
An expression for constructing the different possible DataFormat options.
DataFormatClause(T, DataFormatClause.Operation) - Constructor for class org.apache.camel.builder.DataFormatClause
 
DataFormatClause.Operation - Enum in org.apache.camel.builder
DataFormat operations.
DataFormatComponent - Class in org.apache.camel.component.dataformat
The Data Format Component enables using Data Format as a component.
DataFormatComponent() - Constructor for class org.apache.camel.component.dataformat.DataFormatComponent
 
DataFormatCustomizer<T extends DataFormat> - Interface in org.apache.camel.spi
 
DataFormatDefinition - Class in org.apache.camel.model
Represents a Camel data format
DataFormatDefinition() - Constructor for class org.apache.camel.model.DataFormatDefinition
 
DataFormatDefinition(DataFormat) - Constructor for class org.apache.camel.model.DataFormatDefinition
 
DataFormatDefinition(String) - Constructor for class org.apache.camel.model.DataFormatDefinition
 
DataFormatEndpoint - Class in org.apache.camel.component.dataformat
The dataformat component is used for working with Data Formats as if it was a regular Component supporting Endpoints and URIs.
DataFormatEndpoint() - Constructor for class org.apache.camel.component.dataformat.DataFormatEndpoint
 
DataFormatEndpoint(String, Component, DataFormat) - Constructor for class org.apache.camel.component.dataformat.DataFormatEndpoint
 
DataFormatFactory - Interface in org.apache.camel.spi
A factory to create DataFormat.
dataFormatJSonSchema(String) - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeCamelCatalogMBean
 
dataFormatJSonSchema(String) - Method in class org.apache.camel.management.mbean.ManagedRuntimeCamelCatalog
 
dataFormatJSonSchema(String) - Method in class org.apache.camel.runtimecatalog.DefaultRuntimeCamelCatalog
 
dataFormatJSonSchema(String) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
Returns the data format information as JSon format.
DataFormatName - Interface in org.apache.camel.spi
The name of the DataFormat which allows to know which kind of data format the implementation is.
dataFormatParameterJsonSchema(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Returns the JSON schema representation with information about the data format and the parameters it supports
dataFormatParameterJsonSchema(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
dataFormatProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
For additional configuration options on data format level

The value can use # to refer to a bean to lookup in the registry.

DataFormatResolver - Interface in org.apache.camel.spi
Represents a resolver of data formats.
DataFormatsDefinition - Class in org.apache.camel.model.dataformat
To configure data formats
DataFormatsDefinition() - Constructor for class org.apache.camel.model.dataformat.DataFormatsDefinition
 
DataFormatTransformer - Class in org.apache.camel.impl.transformer
A Transformer implementation which leverages DataFormat to perform transformation.
DataFormatTransformer(CamelContext) - Constructor for class org.apache.camel.impl.transformer.DataFormatTransformer
 
DataFormatTransformerDefinition - Class in org.apache.camel.model.transformer
Represents a DataFormatTransformer which leverages DataFormat to perform transformation.
DataFormatTransformerDefinition() - Constructor for class org.apache.camel.model.transformer.DataFormatTransformerDefinition
 
DataSet - Interface in org.apache.camel.component.dataset
Represents a strategy for testing endpoints with canned data.
DATASET_INDEX - Static variable in interface org.apache.camel.Exchange
 
DataSetComponent - Class in org.apache.camel.component.dataset
Component for DataSet.
DataSetComponent() - Constructor for class org.apache.camel.component.dataset.DataSetComponent
 
DataSetConsumer - Class in org.apache.camel.component.dataset
DataSet consumer.
DataSetConsumer(DataSetEndpoint, Processor) - Constructor for class org.apache.camel.component.dataset.DataSetConsumer
 
DataSetEndpoint - Class in org.apache.camel.component.dataset
The dataset component provides a mechanism to easily perform load & soak testing of your system.
DataSetEndpoint() - Constructor for class org.apache.camel.component.dataset.DataSetEndpoint
Deprecated.
DataSetEndpoint(String, Component, DataSet) - Constructor for class org.apache.camel.component.dataset.DataSetEndpoint
 
DataSetSupport - Class in org.apache.camel.component.dataset
Base class for DataSet
DataSetSupport() - Constructor for class org.apache.camel.component.dataset.DataSetSupport
 
DataSetSupport(int) - Constructor for class org.apache.camel.component.dataset.DataSetSupport
 
dataType(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
The data type of the parameter such as string, integer, boolean
dataType(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
The data type of the header such as string, integer, boolean
DataType - Class in org.apache.camel.spi
Represents the data type URN which is used for message data type contract.
DataType(String) - Constructor for class org.apache.camel.spi.DataType
 
DataType(Class<?>) - Constructor for class org.apache.camel.spi.DataType
 
DataTypeAware - Interface in org.apache.camel.spi
Allows Message to store a DataType which represents the data type of the Message.
dateExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
dateExpression(String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
dateExpression(String, String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
DateTimeConverter - Class in org.apache.camel.converter
Date and time related converters.
days(long) - Static method in class org.apache.camel.util.Time
 
daysAsSeconds(long) - Static method in class org.apache.camel.util.Time
 
dc(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
The data center
deadLetter - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
deadLetter - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
deadLetterChannel(String) - Method in class org.apache.camel.builder.BuilderSupport
Dead Letter Channel EIP: is a error handler for handling messages that could not be delivered to it's intended destination.
deadLetterChannel(Endpoint) - Method in class org.apache.camel.builder.BuilderSupport
Dead Letter Channel EIP: is a error handler for handling messages that could not be delivered to it's intended destination.
DeadLetterChannel - Class in org.apache.camel.processor
Implements a Dead Letter Channel after attempting to redeliver the message using the RedeliveryPolicy
DeadLetterChannel(CamelContext, Processor, CamelLogger, Processor, RedeliveryPolicy, ExceptionPolicyStrategy, Processor, String, boolean, boolean, Predicate, ScheduledExecutorService, Processor, Processor) - Constructor for class org.apache.camel.processor.DeadLetterChannel
Creates the dead letter channel.
DeadLetterChannelBuilder - Class in org.apache.camel.builder
A builder of a Dead Letter Channel
DeadLetterChannelBuilder() - Constructor for class org.apache.camel.builder.DeadLetterChannelBuilder
 
DeadLetterChannelBuilder(Endpoint) - Constructor for class org.apache.camel.builder.DeadLetterChannelBuilder
 
DeadLetterChannelBuilder(String) - Constructor for class org.apache.camel.builder.DeadLetterChannelBuilder
 
deadLetterHandleNewException - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
deadLetterHandleNewException(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Whether the dead letter channel should handle (and ignore) any new exception that may been thrown during sending the message to the dead letter endpoint.
deadLetterHandleNewException - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
deadLetterUri - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
deadLetterUri - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
Debug - Class in org.apache.camel.processor.interceptor
A debug interceptor to notify Debugger with Exchanges being processed.
Debug(Debugger) - Constructor for class org.apache.camel.processor.interceptor.Debug
 
Debugger - Interface in org.apache.camel.spi
A debugger which allows tooling to attach breakpoints which is is being invoked when Exchanges is being routed.
decrement() - Method in class org.apache.camel.management.mbean.Statistic
 
deepCloneDistributionRatios(List<Integer>) - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
DEFAULT_API_COMPONENT_NAME - Static variable in class org.apache.camel.component.rest.RestApiEndpoint
 
DEFAULT_API_COMPONENT_NAME - Static variable in class org.apache.camel.component.rest.RestEndpoint
 
DEFAULT_BATCH_SIZE - Static variable in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
DEFAULT_BATCH_TIMEOUT - Static variable in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.camel.util.IOHelper
 
DEFAULT_CHARSET_PROPERTY - Static variable in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
DEFAULT_CHARSET_PROPERTY - Static variable in interface org.apache.camel.Exchange
 
DEFAULT_CIPHER_SUITES_FILTER_EXCLUDE - Static variable in class org.apache.camel.util.jsse.BaseSSLContextParameters
 
DEFAULT_CIPHER_SUITES_FILTER_INCLUDE - Static variable in class org.apache.camel.util.jsse.BaseSSLContextParameters
 
DEFAULT_COMPONENT - Static variable in class org.apache.camel.model.cloud.ServiceCallDefinitionConstants
 
DEFAULT_CONNECTION_PORT - Static variable in class org.apache.camel.management.DefaultManagementAgent
 
DEFAULT_DELAY - Static variable in class org.apache.camel.util.backoff.BackOff
 
DEFAULT_DELIMITER - Static variable in class org.apache.camel.model.DynamicRouterDefinition
 
DEFAULT_DELIMITER - Static variable in class org.apache.camel.model.RoutingSlipDefinition
 
DEFAULT_DOMAIN - Static variable in class org.apache.camel.management.DefaultManagementAgent
 
DEFAULT_ERROR_HANDLER_BUILDER - Static variable in class org.apache.camel.builder.ErrorHandlerBuilderRef
 
DEFAULT_EXIT_CODE - Static variable in class org.apache.camel.main.MainSupport
 
DEFAULT_GROUP_KEY - Static variable in class org.apache.camel.model.HystrixConfigurationDefinition
 
DEFAULT_HOST - Static variable in class org.apache.camel.management.DefaultManagementAgent
 
DEFAULT_IDEMPOTENT_CACHE_SIZE - Static variable in class org.apache.camel.component.file.GenericFileEndpoint
 
DEFAULT_IN_PROGRESS_CACHE_SIZE - Static variable in class org.apache.camel.component.file.GenericFileEndpoint
 
DEFAULT_LOAD_BALANCER_ID - Static variable in class org.apache.camel.model.cloud.ServiceCallDefinitionConstants
 
DEFAULT_LOCK_FILE_POSTFIX - Static variable in class org.apache.camel.component.file.FileComponent
Default camel lock filename postfix
DEFAULT_MAX_RETRY_ATTEMPTS - Static variable in class org.apache.camel.impl.saga.InMemorySagaService
 
DEFAULT_MULTIPLIER - Static variable in class org.apache.camel.util.backoff.BackOff
 
DEFAULT_NAMESPACE - Static variable in class org.apache.camel.builder.xml.Namespaces
 
DEFAULT_PATH_SEPARATOR - Static variable in class org.apache.camel.util.AntPathMatcher
Default path separator: "/"
DEFAULT_PATTERN - Static variable in class org.apache.camel.util.concurrent.ThreadHelper
 
DEFAULT_PREFIX_TOKEN - Static variable in class org.apache.camel.component.properties.PropertiesComponent
The default prefix token.
DEFAULT_REGISTRY_PORT - Static variable in class org.apache.camel.management.DefaultManagementAgent
 
DEFAULT_REST_CONFIGURATION_ID - Static variable in class org.apache.camel.model.rest.RestConstants
 
DEFAULT_REST_CONSUMER_COMPONENTS - Static variable in class org.apache.camel.component.rest.RestEndpoint
 
DEFAULT_REST_PRODUCER_COMPONENTS - Static variable in class org.apache.camel.component.rest.RestEndpoint
 
DEFAULT_RETRY_DELAY_IN_MILLISECONDS - Static variable in class org.apache.camel.impl.saga.InMemorySagaService
 
DEFAULT_SECURE_SOCKET_PROTOCOL - Static variable in class org.apache.camel.util.jsse.SSLContextParameters
 
DEFAULT_SECURE_SOCKET_PROTOCOLS_FILTER_EXCLUDE - Static variable in class org.apache.camel.util.jsse.BaseSSLContextParameters
 
DEFAULT_SECURE_SOCKET_PROTOCOLS_FILTER_INCLUDE - Static variable in class org.apache.camel.util.jsse.BaseSSLContextParameters
 
DEFAULT_SELECTOR - Static variable in class org.apache.camel.impl.cloud.ServiceRegistrySelectors
 
DEFAULT_SELECTOR - Static variable in class org.apache.camel.impl.cluster.ClusterServiceSelectors
 
DEFAULT_SERVICE_CALL_CONFIG_ID - Static variable in class org.apache.camel.model.cloud.ServiceCallDefinitionConstants
 
DEFAULT_SERVICE_CALL_EXPRESSION_ID - Static variable in class org.apache.camel.model.cloud.ServiceCallDefinitionConstants
 
DEFAULT_SERVICE_CHOOSER_ID - Static variable in class org.apache.camel.model.cloud.ServiceCallDefinitionConstants
 
DEFAULT_SERVICE_DISCOVERY_ID - Static variable in class org.apache.camel.model.cloud.ServiceCallDefinitionConstants
 
DEFAULT_SERVICE_FILTER_ID - Static variable in class org.apache.camel.model.cloud.ServiceCallDefinitionConstants
 
DEFAULT_SERVICE_URL_PATH - Static variable in class org.apache.camel.management.DefaultManagementAgent
 
DEFAULT_SPOOL_THRESHOLD - Static variable in interface org.apache.camel.StreamCache
 
DEFAULT_STRATEGYFACTORY_CLASS - Static variable in class org.apache.camel.component.file.GenericFileEndpoint
 
DEFAULT_SUFFIX_TOKEN - Static variable in class org.apache.camel.component.properties.PropertiesComponent
The default suffix token.
DEFAULT_VALUE_ENABLED - Static variable in class org.apache.camel.health.HealthCheckConfiguration
 
DEFAULT_VALUE_FAILURE_THRESHOLD - Static variable in class org.apache.camel.health.HealthCheckConfiguration
 
DEFAULT_VALUE_INTERVAL - Static variable in class org.apache.camel.health.HealthCheckConfiguration
 
DefaultAggregateController - Class in org.apache.camel.processor.aggregate
A default AggregateController that offers Java and JMX API.
DefaultAggregateController() - Constructor for class org.apache.camel.processor.aggregate.DefaultAggregateController
 
DefaultAnnotationExpressionFactory - Class in org.apache.camel.component.bean
Default implementation of the AnnotationExpressionFactory.
DefaultAnnotationExpressionFactory() - Constructor for class org.apache.camel.component.bean.DefaultAnnotationExpressionFactory
 
DefaultAsyncProcessorAwaitManager - Class in org.apache.camel.impl
 
DefaultAsyncProcessorAwaitManager() - Constructor for class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
DefaultAsyncProducer - Class in org.apache.camel.impl
A default implementation of Producer for implementation inheritance, which can process Exchanges asynchronously.
DefaultAsyncProducer(Endpoint) - Constructor for class org.apache.camel.impl.DefaultAsyncProducer
 
DefaultAttachment - Class in org.apache.camel.impl
 
DefaultAttachment(DataHandler) - Constructor for class org.apache.camel.impl.DefaultAttachment
 
DefaultAttachment(DataSource) - Constructor for class org.apache.camel.impl.DefaultAttachment
 
DefaultBacklogTracerEventMessage - Class in org.apache.camel.processor.interceptor
An event message holding the traced message by the BacklogTracer.
DefaultBacklogTracerEventMessage(long, Date, String, String, String, String) - Constructor for class org.apache.camel.processor.interceptor.DefaultBacklogTracerEventMessage
 
DefaultCamelBeanPostProcessor - Class in org.apache.camel.impl
A bean post processor which implements the Bean Integration features in Camel.
DefaultCamelBeanPostProcessor() - Constructor for class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
DefaultCamelBeanPostProcessor(CamelContext) - Constructor for class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
DefaultCamelContext - Class in org.apache.camel.impl
Represents the context used to configure routes and the policies to use.
DefaultCamelContext() - Constructor for class org.apache.camel.impl.DefaultCamelContext
Creates the CamelContext using JndiRegistry as registry, but will silently fallback and use SimpleRegistry if JNDI cannot be used.
DefaultCamelContext(Context) - Constructor for class org.apache.camel.impl.DefaultCamelContext
Creates the CamelContext using the given JNDI context as the registry
DefaultCamelContext(Registry) - Constructor for class org.apache.camel.impl.DefaultCamelContext
Creates the CamelContext using the given registry
DefaultCamelContextNameStrategy - Class in org.apache.camel.impl
A default name strategy which auto assigns a name using a prefix-counter pattern.
DefaultCamelContextNameStrategy() - Constructor for class org.apache.camel.impl.DefaultCamelContextNameStrategy
 
DefaultCamelContextNameStrategy(String) - Constructor for class org.apache.camel.impl.DefaultCamelContextNameStrategy
 
DefaultChannel - Class in org.apache.camel.processor.interceptor
DefaultChannel is the default Channel.
DefaultChannel() - Constructor for class org.apache.camel.processor.interceptor.DefaultChannel
 
defaultCharset - Static variable in class org.apache.camel.converter.jaxp.XmlConverter
 
DefaultClaimCheckRepository - Class in org.apache.camel.impl
The default ClaimCheckRepository implementation that is an in-memory storage.
DefaultClaimCheckRepository() - Constructor for class org.apache.camel.impl.DefaultClaimCheckRepository
 
DefaultClassResolver - Class in org.apache.camel.impl
Default class resolver that uses regular class loader to load classes.
DefaultClassResolver() - Constructor for class org.apache.camel.impl.DefaultClassResolver
 
DefaultClassResolver(CamelContext) - Constructor for class org.apache.camel.impl.DefaultClassResolver
 
defaultCompletionMode() - Static method in enum org.apache.camel.model.SagaCompletionMode
 
DefaultComponent - Class in org.apache.camel.impl
Default component to use for base for components implementations.
DefaultComponent() - Constructor for class org.apache.camel.impl.DefaultComponent
 
DefaultComponent(CamelContext) - Constructor for class org.apache.camel.impl.DefaultComponent
 
DefaultComponentConfiguration - Class in org.apache.camel.impl
Deprecated.
DefaultComponentConfiguration(Component) - Constructor for class org.apache.camel.impl.DefaultComponentConfiguration
Deprecated.
 
DefaultComponentResolver - Class in org.apache.camel.impl
The default implementation of ComponentResolver which tries to find components by using the URI scheme prefix and searching for a file of the URI scheme name in the META-INF/services/org/apache/camel/component/ directory on the classpath.
DefaultComponentResolver() - Constructor for class org.apache.camel.impl.DefaultComponentResolver
 
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.impl
A default consumer useful for implementation inheritance.
DefaultConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.impl.DefaultConsumer
 
DefaultConsumerTemplate - Class in org.apache.camel.impl
Template (named like Spring's TransactionTemplate & JmsTemplate et al) for working with Camel and consuming Message instances in an Exchange from an Endpoint.
DefaultConsumerTemplate(CamelContext) - Constructor for class org.apache.camel.impl.DefaultConsumerTemplate
 
DefaultDataFormatResolver - Class in org.apache.camel.impl
Default data format resolver
DefaultDataFormatResolver() - Constructor for class org.apache.camel.impl.DefaultDataFormatResolver
 
DefaultDebugger - Class in org.apache.camel.impl
The default implementation of the Debugger.
DefaultDebugger() - Constructor for class org.apache.camel.impl.DefaultDebugger
 
DefaultDebugger(CamelContext) - Constructor for class org.apache.camel.impl.DefaultDebugger
 
DefaultEndpoint - Class in org.apache.camel.impl
A default endpoint useful for implementation inheritance.
DefaultEndpoint(String, Component) - Constructor for class org.apache.camel.impl.DefaultEndpoint
Constructs a fully-initialized DefaultEndpoint instance.
DefaultEndpoint(String, CamelContext) - Constructor for class org.apache.camel.impl.DefaultEndpoint
Deprecated.
DefaultEndpoint(String) - Constructor for class org.apache.camel.impl.DefaultEndpoint
Deprecated.
DefaultEndpoint() - Constructor for class org.apache.camel.impl.DefaultEndpoint
Constructs a partially-initialized DefaultEndpoint instance.
DefaultEndpointConfiguration - Class in org.apache.camel.impl
Deprecated.
DefaultEndpointConfiguration(CamelContext) - Constructor for class org.apache.camel.impl.DefaultEndpointConfiguration
Deprecated.
 
DefaultEndpointConfiguration(CamelContext, String) - Constructor for class org.apache.camel.impl.DefaultEndpointConfiguration
Deprecated.
 
DefaultEndpointRegistry - Class in org.apache.camel.impl
Default implementation of EndpointRegistry
DefaultEndpointRegistry(CamelContext) - Constructor for class org.apache.camel.impl.DefaultEndpointRegistry
 
DefaultEndpointRegistry(CamelContext, Map<EndpointKey, Endpoint>) - Constructor for class org.apache.camel.impl.DefaultEndpointRegistry
 
DefaultEndpointUtilizationStatistics - Class in org.apache.camel.impl
 
DefaultEndpointUtilizationStatistics(int) - Constructor for class org.apache.camel.impl.DefaultEndpointUtilizationStatistics
 
defaultErrorHandler() - Method in class org.apache.camel.builder.BuilderSupport
Creates a default error handler.
DefaultErrorHandler - Class in org.apache.camel.processor
Default error handler
DefaultErrorHandler(CamelContext, Processor, CamelLogger, Processor, RedeliveryPolicy, ExceptionPolicyStrategy, Predicate, ScheduledExecutorService, Processor, Processor) - Constructor for class org.apache.camel.processor.DefaultErrorHandler
Creates the default error handler.
DefaultErrorHandlerBuilder - Class in org.apache.camel.builder
The default error handler builder.
DefaultErrorHandlerBuilder() - Constructor for class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
DefaultEventFactory - Class in org.apache.camel.management.event
Default implementation of the EventFactory.
DefaultEventFactory() - Constructor for class org.apache.camel.management.event.DefaultEventFactory
 
DefaultExceptionPolicyStrategy - Class in org.apache.camel.processor.exceptionpolicy
The default strategy used in Camel to resolve the OnExceptionDefinition that should handle the thrown exception.
DefaultExceptionPolicyStrategy() - Constructor for class org.apache.camel.processor.exceptionpolicy.DefaultExceptionPolicyStrategy
 
DefaultExchange - Class in org.apache.camel.impl
A default implementation of Exchange
DefaultExchange(CamelContext) - Constructor for class org.apache.camel.impl.DefaultExchange
 
DefaultExchange(CamelContext, ExchangePattern) - Constructor for class org.apache.camel.impl.DefaultExchange
 
DefaultExchange(Exchange) - Constructor for class org.apache.camel.impl.DefaultExchange
 
DefaultExchange(Endpoint) - Constructor for class org.apache.camel.impl.DefaultExchange
 
DefaultExchange(Endpoint, ExchangePattern) - Constructor for class org.apache.camel.impl.DefaultExchange
 
DefaultExchangeComparator - Class in org.apache.camel.processor.resequencer
Compares elements of an Exchange sequence by comparing long values returned by this comparator's expression.
DefaultExchangeComparator() - Constructor for class org.apache.camel.processor.resequencer.DefaultExchangeComparator
 
DefaultExchangeFormatter - Class in org.apache.camel.processor
Default ExchangeFormatter that have fine grained options to configure what to include in the output.
DefaultExchangeFormatter() - Constructor for class org.apache.camel.processor.DefaultExchangeFormatter
 
DefaultExchangeFormatter.OutputStyle - Enum in org.apache.camel.processor
 
DefaultExchangeHolder - Class in org.apache.camel.impl
Holder object for sending an exchange over a remote wire as a serialized object.
DefaultExchangeHolder() - Constructor for class org.apache.camel.impl.DefaultExchangeHolder
 
DefaultExecutorServiceManager - Class in org.apache.camel.impl
DefaultExecutorServiceManager(CamelContext) - Constructor for class org.apache.camel.impl.DefaultExecutorServiceManager
 
DefaultExecutorServiceStrategy - Class in org.apache.camel.impl
Deprecated.
use ExecutorServiceManager instead, will be removed in a future Camel release
DefaultExecutorServiceStrategy(CamelContext) - Constructor for class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
DefaultFactoryFinder - Class in org.apache.camel.impl
Default factory finder.
DefaultFactoryFinder(ClassResolver, String) - Constructor for class org.apache.camel.impl.DefaultFactoryFinder
 
DefaultFactoryFinder.ClassSupplier - Interface in org.apache.camel.impl
 
DefaultFactoryFinderResolver - Class in org.apache.camel.impl
Default factory finder.
DefaultFactoryFinderResolver() - Constructor for class org.apache.camel.impl.DefaultFactoryFinderResolver
 
DefaultFluentProducerTemplate - Class in org.apache.camel.builder
 
DefaultFluentProducerTemplate(CamelContext) - Constructor for class org.apache.camel.builder.DefaultFluentProducerTemplate
 
DefaultHeaderFilterStrategy - Class in org.apache.camel.impl
The default header filtering strategy.
DefaultHeaderFilterStrategy() - Constructor for class org.apache.camel.impl.DefaultHeaderFilterStrategy
 
DefaultHeadersMapFactory - Class in org.apache.camel.impl
Default HeadersMapFactory which uses the CaseInsensitiveMap.
DefaultHeadersMapFactory() - Constructor for class org.apache.camel.impl.DefaultHeadersMapFactory
 
DefaultHealthCheckRegistry - Class in org.apache.camel.impl.health
 
DefaultHealthCheckRegistry() - Constructor for class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
DefaultHealthCheckRegistry(CamelContext) - Constructor for class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
DefaultHealthCheckService - Class in org.apache.camel.impl.health
 
DefaultHealthCheckService() - Constructor for class org.apache.camel.impl.health.DefaultHealthCheckService
 
DefaultHealthCheckService(CamelContext) - Constructor for class org.apache.camel.impl.health.DefaultHealthCheckService
 
DefaultInflightRepository - Class in org.apache.camel.impl
DefaultInflightRepository() - Constructor for class org.apache.camel.impl.DefaultInflightRepository
 
DefaultInjector - Class in org.apache.camel.impl
A default implementation of Injector which just uses reflection to instantiate new objects using their zero argument constructor, and then performing bean post processing using DefaultCamelBeanPostProcessor.
DefaultInjector(CamelContext) - Constructor for class org.apache.camel.impl.DefaultInjector
 
DefaultLanguageResolver - Class in org.apache.camel.impl
Default language resolver that looks for language factories in META-INF/services/org/apache/camel/language/ and language resolvers in META-INF/services/org/apache/camel/language/resolver/.
DefaultLanguageResolver() - Constructor for class org.apache.camel.impl.DefaultLanguageResolver
 
defaultLoadBalancer() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
defaultLoadBalancer() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
DefaultLSResourceResolver - Class in org.apache.camel.component.validator
Default LSResourceResolver which can included schema resources.
DefaultLSResourceResolver(CamelContext, String) - Constructor for class org.apache.camel.component.validator.DefaultLSResourceResolver
 
DefaultManagementAgent - Class in org.apache.camel.management
Default implementation of the Camel JMX service agent
DefaultManagementAgent() - Constructor for class org.apache.camel.management.DefaultManagementAgent
 
DefaultManagementAgent(CamelContext) - Constructor for class org.apache.camel.management.DefaultManagementAgent
 
DefaultManagementLifecycleStrategy - Class in org.apache.camel.management
Default JMX managed lifecycle strategy that registered objects using the configured ManagementStrategy.
DefaultManagementLifecycleStrategy() - Constructor for class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
DefaultManagementLifecycleStrategy(CamelContext) - Constructor for class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
DefaultManagementMBeanAssembler - Class in org.apache.camel.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.management.DefaultManagementMBeanAssembler
 
DefaultManagementNameStrategy - Class in org.apache.camel.impl
Default implementation of ManagementNameStrategy

This implementation will by default use a name pattern as #name# and in case of a clash, then the pattern will fallback to be using the counter as #name#-#counter#.

DefaultManagementNameStrategy(CamelContext) - Constructor for class org.apache.camel.impl.DefaultManagementNameStrategy
 
DefaultManagementNameStrategy(CamelContext, String, String) - Constructor for class org.apache.camel.impl.DefaultManagementNameStrategy
 
DefaultManagementNamingStrategy - Class in org.apache.camel.management
Naming strategy used when registering MBeans.
DefaultManagementNamingStrategy() - Constructor for class org.apache.camel.management.DefaultManagementNamingStrategy
 
DefaultManagementNamingStrategy(String) - Constructor for class org.apache.camel.management.DefaultManagementNamingStrategy
 
DefaultManagementObjectStrategy - Class in org.apache.camel.management
DefaultManagementObjectStrategy() - Constructor for class org.apache.camel.management.DefaultManagementObjectStrategy
 
DefaultManagementStrategy - Class in org.apache.camel.management
A default management strategy that does not manage.
DefaultManagementStrategy() - Constructor for class org.apache.camel.management.DefaultManagementStrategy
 
DefaultManagementStrategy(CamelContext) - Constructor for class org.apache.camel.management.DefaultManagementStrategy
 
DefaultMaskingFormatter - Class in org.apache.camel.processor
The MaskingFormatter that searches the specified keywards in the source and replace its value with mask string.
DefaultMaskingFormatter() - Constructor for class org.apache.camel.processor.DefaultMaskingFormatter
 
DefaultMaskingFormatter(boolean, boolean, boolean) - Constructor for class org.apache.camel.processor.DefaultMaskingFormatter
 
DefaultMaskingFormatter(Set<String>, boolean, boolean, boolean) - Constructor for class org.apache.camel.processor.DefaultMaskingFormatter
 
DefaultMessage - Class in org.apache.camel.impl
The default implementation of Message

This implementation uses a CaseInsensitiveMap storing the headers.

DefaultMessage() - Constructor for class org.apache.camel.impl.DefaultMessage
DefaultMessage(CamelContext) - Constructor for class org.apache.camel.impl.DefaultMessage
 
DefaultMessageHistory - Class in org.apache.camel.impl
DefaultMessageHistory(String, NamedNode, long) - Constructor for class org.apache.camel.impl.DefaultMessageHistory
 
DefaultMessageHistoryFactory - Class in org.apache.camel.impl
 
DefaultMessageHistoryFactory() - Constructor for class org.apache.camel.impl.DefaultMessageHistoryFactory
 
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
 
DefaultModelJAXBContextFactory - Class in org.apache.camel.impl
Default implementation of ModelJAXBContextFactory.
DefaultModelJAXBContextFactory() - Constructor for class org.apache.camel.impl.DefaultModelJAXBContextFactory
 
DefaultNamespaceContext - Class in org.apache.camel.builder.xml
An implementation of NamespaceContext which uses a simple Map where the keys are the prefixes and the values are the URIs
DefaultNamespaceContext() - Constructor for class org.apache.camel.builder.xml.DefaultNamespaceContext
 
DefaultNamespaceContext(XPathFactory) - Constructor for class org.apache.camel.builder.xml.DefaultNamespaceContext
 
DefaultNamespaceContext(NamespaceContext, Map<String, String>) - Constructor for class org.apache.camel.builder.xml.DefaultNamespaceContext
 
DefaultNodeIdFactory - Class in org.apache.camel.impl
Default id factory.
DefaultNodeIdFactory() - Constructor for class org.apache.camel.impl.DefaultNodeIdFactory
 
defaultOutputProperties() - Method in class org.apache.camel.converter.jaxp.XmlConverter
Returns the default set of output properties for conversions.
DefaultPackageScanClassResolver - Class in org.apache.camel.impl
Default implement of PackageScanClassResolver
DefaultPackageScanClassResolver() - Constructor for class org.apache.camel.impl.DefaultPackageScanClassResolver
 
DefaultParameterMappingStrategy - Class in org.apache.camel.component.bean
Represents the strategy used to figure out how to map a message exchange to a POJO method invocation
DefaultParameterMappingStrategy() - Constructor for class org.apache.camel.component.bean.DefaultParameterMappingStrategy
 
DefaultPollingConsumerPollStrategy - Class in org.apache.camel.impl
A default implementation that will not retry on rollback.
DefaultPollingConsumerPollStrategy() - Constructor for class org.apache.camel.impl.DefaultPollingConsumerPollStrategy
 
DefaultPollingConsumerServicePool - Class in org.apache.camel.impl
Deprecated.
DefaultPollingConsumerServicePool() - Constructor for class org.apache.camel.impl.DefaultPollingConsumerServicePool
Deprecated.
 
DefaultPollingConsumerServicePool(int) - Constructor for class org.apache.camel.impl.DefaultPollingConsumerServicePool
Deprecated.
 
DefaultPollingEndpoint - Class in org.apache.camel.impl
A base class for an endpoint which the default consumer mode is to use a PollingConsumer
DefaultPollingEndpoint() - Constructor for class org.apache.camel.impl.DefaultPollingEndpoint
 
DefaultPollingEndpoint(String, Component) - Constructor for class org.apache.camel.impl.DefaultPollingEndpoint
 
DefaultPollingEndpoint(String) - Constructor for class org.apache.camel.impl.DefaultPollingEndpoint
Deprecated.
DefaultPollingEndpoint(String, CamelContext) - Constructor for class org.apache.camel.impl.DefaultPollingEndpoint
Deprecated.
DefaultProcessorFactory - Class in org.apache.camel.impl
Default ProcessorFactory that supports using 3rd party Camel components to implement the EIP Processor.
DefaultProcessorFactory() - Constructor for class org.apache.camel.impl.DefaultProcessorFactory
 
DefaultProducer - Class in org.apache.camel.impl
A default implementation of Producer for implementation inheritance.
DefaultProducer(Endpoint) - Constructor for class org.apache.camel.impl.DefaultProducer
 
DefaultProducerServicePool - Class in org.apache.camel.impl
Deprecated.
DefaultProducerServicePool() - Constructor for class org.apache.camel.impl.DefaultProducerServicePool
Deprecated.
 
DefaultProducerServicePool(int) - Constructor for class org.apache.camel.impl.DefaultProducerServicePool
Deprecated.
 
DefaultProducerTemplate - Class in org.apache.camel.impl
Template (named like Spring's TransactionTemplate & JmsTemplate et al) for working with Camel and sending Message instances in an Exchange to an Endpoint.
DefaultProducerTemplate(CamelContext) - Constructor for class org.apache.camel.impl.DefaultProducerTemplate
 
DefaultProducerTemplate(CamelContext, ExecutorService) - Constructor for class org.apache.camel.impl.DefaultProducerTemplate
 
DefaultProducerTemplate(CamelContext, Endpoint) - Constructor for class org.apache.camel.impl.DefaultProducerTemplate
 
defaultProfile(Boolean) - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
 
DefaultPropertiesParser - Class in org.apache.camel.component.properties
A parser to parse a string which contains property placeholders.
DefaultPropertiesParser() - Constructor for class org.apache.camel.component.properties.DefaultPropertiesParser
 
DefaultPropertiesParser(PropertiesComponent) - Constructor for class org.apache.camel.component.properties.DefaultPropertiesParser
 
DefaultPropertiesResolver - Class in org.apache.camel.component.properties
Default PropertiesResolver which can resolve properties from file and classpath.
DefaultPropertiesResolver(PropertiesComponent) - Constructor for class org.apache.camel.component.properties.DefaultPropertiesResolver
 
defaultQueueFactory - Variable in class org.apache.camel.component.seda.SedaComponent
 
DefaultRestRegistry - Class in org.apache.camel.impl
 
DefaultRestRegistry() - Constructor for class org.apache.camel.impl.DefaultRestRegistry
 
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
 
DefaultRoute - Class in org.apache.camel.impl
Default implementation of Route.
DefaultRoute(RouteContext, Endpoint) - Constructor for class org.apache.camel.impl.DefaultRoute
 
DefaultRoute(RouteContext, Endpoint, Service...) - Constructor for class org.apache.camel.impl.DefaultRoute
 
DefaultRouteContext - Class in org.apache.camel.impl
The context used to activate new routing rules
DefaultRouteContext(CamelContext, RouteDefinition, FromDefinition, Collection<Route>) - Constructor for class org.apache.camel.impl.DefaultRouteContext
 
DefaultRouteContext(CamelContext) - Constructor for class org.apache.camel.impl.DefaultRouteContext
Only used for lazy construction from inside ExpressionType
DefaultRouteController - Class in org.apache.camel.impl
 
DefaultRouteController() - Constructor for class org.apache.camel.impl.DefaultRouteController
 
DefaultRouteController(CamelContext) - Constructor for class org.apache.camel.impl.DefaultRouteController
 
DefaultRouteError - Class in org.apache.camel.impl
 
DefaultRouteError(RouteError.Phase, Throwable) - Constructor for class org.apache.camel.impl.DefaultRouteError
 
DefaultRouteNode - Class in org.apache.camel.impl
A default implementation of the RouteNode
DefaultRouteNode(ProcessorDefinition<?>, Processor) - Constructor for class org.apache.camel.impl.DefaultRouteNode
 
DefaultRouteNode(ProcessorDefinition<?>, Expression) - Constructor for class org.apache.camel.impl.DefaultRouteNode
 
DefaultRouteStartupOrder - Class in org.apache.camel.impl
Default implementation of RouteStartupOrder.
DefaultRouteStartupOrder(int, Route, RouteService) - Constructor for class org.apache.camel.impl.DefaultRouteStartupOrder
 
DefaultRuntimeCamelCatalog - Class in org.apache.camel.runtimecatalog
DefaultRuntimeCamelCatalog(CamelContext) - Constructor for class org.apache.camel.runtimecatalog.DefaultRuntimeCamelCatalog
Creates the RuntimeCamelCatalog without caching enabled.
DefaultRuntimeCamelCatalog(CamelContext, boolean) - Constructor for class org.apache.camel.runtimecatalog.DefaultRuntimeCamelCatalog
DefaultRuntimeEndpointRegistry - Class in org.apache.camel.impl
 
DefaultRuntimeEndpointRegistry() - Constructor for class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
DefaultScheduledPollConsumer - Class in org.apache.camel.impl
A default implementation of an event driven Consumer which uses the PollingConsumer
DefaultScheduledPollConsumer(DefaultEndpoint, Processor) - Constructor for class org.apache.camel.impl.DefaultScheduledPollConsumer
 
DefaultScheduledPollConsumer(Endpoint, Processor, ScheduledExecutorService) - Constructor for class org.apache.camel.impl.DefaultScheduledPollConsumer
 
DefaultScheduledPollConsumerScheduler - Class in org.apache.camel.impl
DefaultScheduledPollConsumerScheduler() - Constructor for class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
DefaultScheduledPollConsumerScheduler(ScheduledExecutorService) - Constructor for class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
defaultSelector() - Static method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors
 
defaultSelector() - Static method in class org.apache.camel.impl.cluster.ClusterServiceSelectors
 
DefaultServiceCallExpression - Class in org.apache.camel.impl.cloud
Support class for custom implementations of ServiceCall EIP components.
DefaultServiceCallExpression() - Constructor for class org.apache.camel.impl.cloud.DefaultServiceCallExpression
 
DefaultServiceCallExpression(String, String) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceCallExpression
 
DefaultServiceCallProcessor - Class in org.apache.camel.impl.cloud
 
DefaultServiceCallProcessor(CamelContext, String, String, String, ExchangePattern, ServiceLoadBalancer, Expression) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
DefaultServiceCallServiceLoadBalancerConfiguration - Class in org.apache.camel.model.cloud
 
DefaultServiceCallServiceLoadBalancerConfiguration() - Constructor for class org.apache.camel.model.cloud.DefaultServiceCallServiceLoadBalancerConfiguration
 
DefaultServiceCallServiceLoadBalancerConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.DefaultServiceCallServiceLoadBalancerConfiguration
 
DefaultServiceDefinition - Class in org.apache.camel.impl.cloud
 
DefaultServiceDefinition(String, String, int) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
DefaultServiceDefinition(String, String, String, int) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
DefaultServiceDefinition(String, String, int, ServiceHealth) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
DefaultServiceDefinition(String, String, String, int, ServiceHealth) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
DefaultServiceDefinition(String, String, int, Map<String, String>) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
DefaultServiceDefinition(String, String, String, int, Map<String, String>) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
DefaultServiceDefinition(String, String, int, Map<String, String>, ServiceHealth) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
DefaultServiceDefinition(String, String, String, int, Map<String, String>, ServiceHealth) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
DefaultServiceDefinition.Builder - Class in org.apache.camel.impl.cloud
Fluent builder to construct ServiceDefinition.
DefaultServiceDiscovery - Class in org.apache.camel.impl.cloud
 
DefaultServiceDiscovery() - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDiscovery
 
DefaultServiceFilter - Class in org.apache.camel.impl.cloud
 
DefaultServiceFilter() - Constructor for class org.apache.camel.impl.cloud.DefaultServiceFilter
 
DefaultServiceHealth - Class in org.apache.camel.impl.cloud
 
DefaultServiceHealth() - Constructor for class org.apache.camel.impl.cloud.DefaultServiceHealth
 
DefaultServiceHealth(boolean) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceHealth
 
DefaultServiceHealth(Map<String, String>) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceHealth
 
DefaultServiceHealth(boolean, Map<String, String>) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceHealth
 
DefaultServiceLoadBalancer - Class in org.apache.camel.impl.cloud
 
DefaultServiceLoadBalancer() - Constructor for class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
DefaultServiceLoadBalancerFactory - Class in org.apache.camel.impl.cloud
 
DefaultServiceLoadBalancerFactory() - Constructor for class org.apache.camel.impl.cloud.DefaultServiceLoadBalancerFactory
 
DefaultServicePool<Key,Service> - Class in org.apache.camel.impl
Deprecated.
DefaultServicePool() - Constructor for class org.apache.camel.impl.DefaultServicePool
Deprecated.
 
DefaultServicePool(int) - Constructor for class org.apache.camel.impl.DefaultServicePool
Deprecated.
 
DefaultShutdownStrategy - Class in org.apache.camel.impl
Default ShutdownStrategy which uses graceful shutdown.
DefaultShutdownStrategy() - Constructor for class org.apache.camel.impl.DefaultShutdownStrategy
 
DefaultShutdownStrategy(CamelContext) - Constructor for class org.apache.camel.impl.DefaultShutdownStrategy
 
DefaultStreamCachingStrategy - Class in org.apache.camel.impl
Default implementation of StreamCachingStrategy
DefaultStreamCachingStrategy() - Constructor for class org.apache.camel.impl.DefaultStreamCachingStrategy
 
DefaultSubUnitOfWork - Class in org.apache.camel.impl
A default implementation of SubUnitOfWork combined with a SubUnitOfWorkCallback to gather callbacks into this SubUnitOfWork state
DefaultSubUnitOfWork() - Constructor for class org.apache.camel.impl.DefaultSubUnitOfWork
 
DefaultThreadPoolFactory - Class in org.apache.camel.impl
Factory for thread pools that uses the JDK Executors for creating the thread pools.
DefaultThreadPoolFactory() - Constructor for class org.apache.camel.impl.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
 
DefaultTracedRouteNodes - Class in org.apache.camel.impl
Deprecated.
DefaultTracedRouteNodes() - Constructor for class org.apache.camel.impl.DefaultTracedRouteNodes
Deprecated.
 
DefaultTraceEventHandler - Class in org.apache.camel.processor.interceptor
Deprecated.
DefaultTraceEventHandler(Tracer) - Constructor for class org.apache.camel.processor.interceptor.DefaultTraceEventHandler
Deprecated.
 
DefaultTraceEventMessage - Class in org.apache.camel.processor.interceptor
Deprecated.
DefaultTraceEventMessage(Date, ProcessorDefinition<?>, Exchange) - Constructor for class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
Creates a DefaultTraceEventMessage based on the given node it was traced while processing the current Exchange
DefaultTraceFormatter - Class in org.apache.camel.processor.interceptor
Deprecated.
DefaultTraceFormatter() - Constructor for class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
DefaultTraceInterceptorFactory - Class in org.apache.camel.processor.interceptor
Deprecated.
DefaultTraceInterceptorFactory() - Constructor for class org.apache.camel.processor.interceptor.DefaultTraceInterceptorFactory
Deprecated.
 
DefaultTransformerRegistry - Class in org.apache.camel.impl
Default implementation of TransformerRegistry.
DefaultTransformerRegistry(CamelContext) - Constructor for class org.apache.camel.impl.DefaultTransformerRegistry
 
DefaultTransformerRegistry(CamelContext, List<TransformerDefinition>) - Constructor for class org.apache.camel.impl.DefaultTransformerRegistry
 
DefaultTransformErrorHandler - Class in org.apache.camel.builder.xml
ErrorHandler and ErrorListener which will ignore warnings, and throws error and fatal as exception, which ensures those can be caught by Camel and dealt-with.
DefaultTransformErrorHandler(Exchange) - Constructor for class org.apache.camel.builder.xml.DefaultTransformErrorHandler
 
DefaultTypeConverter - Class in org.apache.camel.impl.converter
Default implementation of a type converter registry used for type converters in Camel.
DefaultTypeConverter(PackageScanClassResolver, Injector, FactoryFinder, boolean) - Constructor for class org.apache.camel.impl.converter.DefaultTypeConverter
 
DefaultUnitOfWork - Class in org.apache.camel.impl
The default implementation of UnitOfWork
DefaultUnitOfWork(Exchange) - Constructor for class org.apache.camel.impl.DefaultUnitOfWork
 
DefaultUnitOfWork(Exchange, Logger) - Constructor for class org.apache.camel.impl.DefaultUnitOfWork
 
DefaultUnitOfWorkFactory - Class in org.apache.camel.impl
DefaultUnitOfWorkFactory() - Constructor for class org.apache.camel.impl.DefaultUnitOfWorkFactory
 
DefaultUuidGenerator - Class in org.apache.camel.impl
Default UuidGenerator that is based on the ActiveMQUuidGenerator but is optimized for Camel usage to startup faster and avoid use local network binding to obtain a random number.
DefaultUuidGenerator(String) - Constructor for class org.apache.camel.impl.DefaultUuidGenerator
 
DefaultUuidGenerator() - Constructor for class org.apache.camel.impl.DefaultUuidGenerator
 
DefaultValidationErrorHandler - Class in org.apache.camel.processor.validation
A default error handler which just stores all the errors so they can be reported or transformed.
DefaultValidationErrorHandler() - Constructor for class org.apache.camel.processor.validation.DefaultValidationErrorHandler
 
DefaultValidatorRegistry - Class in org.apache.camel.impl
Default implementation of ValidatorRegistry.
DefaultValidatorRegistry(CamelContext) - Constructor for class org.apache.camel.impl.DefaultValidatorRegistry
 
DefaultValidatorRegistry(CamelContext, List<ValidatorDefinition>) - Constructor for class org.apache.camel.impl.DefaultValidatorRegistry
 
DefaultValidatorResourceResolverFactory - Class in org.apache.camel.component.validator
Default resource rsolver factory which instantiates the default resource rsolver (DefaultLSResourceResolver).
DefaultValidatorResourceResolverFactory() - Constructor for class org.apache.camel.component.validator.DefaultValidatorResourceResolverFactory
 
defaultValue(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
The default value of the parameter.
defaultValueEnabled() - Static method in class org.apache.camel.health.HealthCheckConfiguration
 
defaultValueFailureThreshold() - Static method in class org.apache.camel.health.HealthCheckConfiguration
 
defaultValueInterval() - Static method in class org.apache.camel.health.HealthCheckConfiguration
 
DefaultXsltUriResolverFactory - Class in org.apache.camel.component.xslt
Default URI resolver factory which instantiates the camel default XSLT URI resolver which can resolves absolute and relative URIs in the classpath and file system.
DefaultXsltUriResolverFactory() - Constructor for class org.apache.camel.component.xslt.DefaultXsltUriResolverFactory
 
defensiveCopyExchangeIfNeeded(Exchange) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Performs a defensive copy of the exchange if needed
DeferProducer - Class in org.apache.camel.impl
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.impl.DeferProducer
 
DeferredContextBinding - Annotation Type in org.apache.camel
Used to indicate that if the target type is CamelContextAware, the context does not need to be mandatory injected during bean post processing but can be injected later on as example during Camel Context configuration.
DeferServiceFactory - Class in org.apache.camel.processor
Factory to create services such as Producers and defer starting the created service, until CamelContext has been started.
DeferServiceStartupListener - Class in org.apache.camel.impl
A StartupListener that defers starting Services, until as late as possible during the startup process of CamelContext.
DeferServiceStartupListener() - Constructor for class org.apache.camel.impl.DeferServiceStartupListener
 
deferShutdown(ShutdownRunningTask) - Method in class org.apache.camel.component.direct.DirectConsumer
 
deferShutdown(ShutdownRunningTask) - Method in class org.apache.camel.component.seda.SedaConsumer
 
deferShutdown(ShutdownRunningTask) - Method in class org.apache.camel.impl.ScheduledBatchPollingConsumer
 
deferShutdown(ShutdownRunningTask) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
deferShutdown(ShutdownRunningTask) - Method in class org.apache.camel.processor.WireTapProcessor
 
deferShutdown(ShutdownRunningTask) - Method in interface org.apache.camel.spi.ShutdownAware
To defer shutdown during first phase of shutdown.
deferStartService(Object, boolean) - Method in interface org.apache.camel.CamelContext
Defers starting the service until CamelContext is (almost started) or started and has initialized all its prior services and routes.
deferStartService(Object, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
delay(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Delayer EIP: Creates a delayer allowing you to delay the delivery of messages to some destination.
delay() - Method in class org.apache.camel.model.ProcessorDefinition
Delayer EIP: Creates a delayer allowing you to delay the delivery of messages to some destination.
delay(long) - Method in class org.apache.camel.model.ProcessorDefinition
Delayer EIP: Creates a delayer allowing you to delay the delivery of messages to some destination.
delay(long, Exchange) - Method in class org.apache.camel.processor.DelayProcessorSupport
Delays the given time before continuing.
delay(Duration) - Method in class org.apache.camel.util.backoff.BackOff.Builder
 
delay(long, TimeUnit) - Method in class org.apache.camel.util.backoff.BackOff.Builder
 
delay(long) - Method in class org.apache.camel.util.backoff.BackOff.Builder
 
DelayDefinition - Class in org.apache.camel.model
Delays processing for a specified length of time
DelayDefinition() - Constructor for class org.apache.camel.model.DelayDefinition
 
DelayDefinition(Expression) - Constructor for class org.apache.camel.model.DelayDefinition
 
delayer(long) - Method in class org.apache.camel.model.RouteDefinition
Enable delayer for this route.
Delayer - Class in org.apache.camel.processor
A Delayer which delays processing the exchange until the correct amount of time has elapsed using an expression to determine the delivery time.
Delayer(CamelContext, Processor, Expression, ScheduledExecutorService, boolean) - Constructor for class org.apache.camel.processor.Delayer
 
Delayer - Class in org.apache.camel.processor.interceptor
Deprecated.
no longer in use, will be removed in next Camel release.
Delayer(long) - Constructor for class org.apache.camel.processor.interceptor.Delayer
Deprecated.
 
DelayerAdvice(long) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.DelayerAdvice
 
DelayInterceptor - Class in org.apache.camel.processor.interceptor
Deprecated.
no longer in use, will be removed in next Camel release.
DelayInterceptor(CamelContext, ProcessorDefinition<?>, Processor, Delayer) - Constructor for class org.apache.camel.processor.interceptor.DelayInterceptor
Deprecated.
 
delayPattern(String) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
delayPattern(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the delay pattern with delay intervals.
delayPattern(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the delay pattern with delay intervals.
delayPattern - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
delayPattern(String) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the delay pattern with delay intervals.
DelayProcessorSupport - Class in org.apache.camel.processor
A useful base class for any processor which provides some kind of throttling or delayed processing.
DelayProcessorSupport(CamelContext, Processor) - Constructor for class org.apache.camel.processor.DelayProcessorSupport
 
DelayProcessorSupport(CamelContext, Processor, ScheduledExecutorService, boolean) - Constructor for class org.apache.camel.processor.DelayProcessorSupport
 
delayTime(Long) - Method in class org.apache.camel.model.DelayDefinition
Sets the delay time in millis to delay
DelegateAggregationStrategy - Interface in org.apache.camel.processor.aggregate
Interface to be used for AggregationStrategy that delegate to the real AggregationStrategy.
DelegateAsyncProcessor - Class in org.apache.camel.processor
A Delegate pattern which delegates processing to a nested AsyncProcessor which can be useful for implementation inheritance when writing an Policy

Important: This implementation does support the asynchronous routing engine.

DelegateAsyncProcessor() - Constructor for class org.apache.camel.processor.DelegateAsyncProcessor
 
DelegateAsyncProcessor(AsyncProcessor) - Constructor for class org.apache.camel.processor.DelegateAsyncProcessor
 
DelegateAsyncProcessor(Processor) - Constructor for class org.apache.camel.processor.DelegateAsyncProcessor
 
DelegateEndpoint - Interface in org.apache.camel
An interface to represent an Endpoint which are delegated.
DelegatePerformanceCounter - Class in org.apache.camel.management
Delegates to another PerformanceCounter.
DelegatePerformanceCounter() - Constructor for class org.apache.camel.management.DelegatePerformanceCounter
 
DelegateProcessor - Interface in org.apache.camel
Interface to be used for processors that delegate to the real processor
DelegateProcessor - Class in org.apache.camel.processor
A Delegate pattern which delegates processing to a nested Processor which can be useful for implementation inheritance when writing an Policy

Important: This implementation does not support the asynchronous routing engine.

DelegateProcessor() - Constructor for class org.apache.camel.processor.DelegateProcessor
 
DelegateProcessor(Processor) - Constructor for class org.apache.camel.processor.DelegateProcessor
 
DelegateSyncProcessor - Class in org.apache.camel.processor
A Delegate pattern which delegates synchronous processing to a nested Processor which can be useful for implementation inheritance when writing an Policy

Important: This implementation does support the asynchronous routing engine, only.

DelegateSyncProcessor(Processor) - Constructor for class org.apache.camel.processor.DelegateSyncProcessor
 
delete - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
delete() - Method in class org.apache.camel.model.rest.RestDefinition
 
delete(String) - Method in class org.apache.camel.model.rest.RestDefinition
 
delete() - Method in class org.apache.camel.model.rest.VerbDefinition
 
delete(String) - Method in class org.apache.camel.model.rest.VerbDefinition
 
deleteFile(String) - Method in class org.apache.camel.component.file.FileOperations
 
deleteFile(String) - Method in interface org.apache.camel.component.file.GenericFileOperations
Deletes the file name by name, relative to the current directory
deleteFile(File) - Static method in class org.apache.camel.util.FileUtil
Deletes the file.
deleteLocalWorkFile(Exchange) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
deleteOutputFile() - Method in class org.apache.camel.builder.xml.XsltBuilder
Should the output file be deleted when the Exchange is done.
DeleteVerbDefinition - Class in org.apache.camel.model.rest
Rest DELETE command
DeleteVerbDefinition() - Constructor for class org.apache.camel.model.rest.DeleteVerbDefinition
 
delimiter(String) - Method in class org.apache.camel.model.RecipientListDefinition
Delimiter used if the Expression returned multiple endpoints.
deliver() - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
Delivers all elements which are currently ready to deliver.
deliverNext() - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
Attempts to deliver a single element from the head of the resequencer queue (sequence).
deliverToFailureProcessor(Processor, boolean, Exchange, RedeliveryErrorHandler.RedeliveryData, AsyncCallback) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
All redelivery attempts failed so move the exchange to the dead letter queue
deliverToOnRedeliveryProcessor(Exchange, RedeliveryErrorHandler.RedeliveryData) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Gives an optional configured redelivery processor a chance to process before the Exchange will be redelivered.
deliveryAttemptInterval(long) - Method in class org.apache.camel.model.ResequenceDefinition
Sets the interval in milli seconds the stream resequencer will at most wait while waiting for condition of being able to deliver.
deregister(ServiceDefinition) - Method in interface org.apache.camel.cloud.ServiceRegistry
Remove the service definition.
description(String) - Method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
description - Variable in class org.apache.camel.management.mbean.ManagedRoute
 
description() - Method in class org.apache.camel.model.AggregateDefinition
 
description() - Method in class org.apache.camel.model.BeanDefinition
 
description(String, String, Endpoint) - Static method in class org.apache.camel.model.FromDefinition
 
description() - Method in class org.apache.camel.model.MarshalDefinition
 
description() - Method in class org.apache.camel.model.OnExceptionDefinition
 
description(String) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
Sets the description of this node
description(String, String, String) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
Sets the description of this node
description() - Method in class org.apache.camel.model.PolicyDefinition
 
description(String) - Method in class org.apache.camel.model.rest.RestDefinition
 
description(String, String, String) - Method in class org.apache.camel.model.rest.RestDefinition
 
description(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Description of the parameter.
description(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Description of the parameter.
description() - Method in class org.apache.camel.model.SagaDefinition
 
description() - Method in class org.apache.camel.model.SamplingDefinition
 
description() - Method in class org.apache.camel.model.ThrottleDefinition
 
description() - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
description() - Method in class org.apache.camel.model.TransactedDefinition
 
description() - Method in class org.apache.camel.model.UnmarshalDefinition
 
description() - Method in class org.apache.camel.model.WhenDefinition
 
DESCRIPTION_PROPERTY - Static variable in interface org.apache.camel.Route
 
DescriptionDefinition - Class in org.apache.camel.model
To provide comments about the node.
DescriptionDefinition() - Constructor for class org.apache.camel.model.DescriptionDefinition
 
destination - Variable in class org.apache.camel.processor.SendProcessor
 
DESTINATION_OVERRIDE_URL - Static variable in interface org.apache.camel.Exchange
 
destinationExchangePattern - Variable in class org.apache.camel.processor.SendProcessor
 
destroy() - Method in class org.apache.camel.builder.NotifyBuilder
De-registers this builder from its CamelContext.
destroySubcontext(Name) - Method in class org.apache.camel.util.jndi.JndiContext
 
destroySubcontext(String) - Method in class org.apache.camel.util.jndi.JndiContext
 
detail(String, Object) - 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(String, Supplier<Optional<T>>) - 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
 
detail(String) - Method in class org.apache.camel.health.HealthCheckResultBuilder
 
detail(String, Object) - Method in class org.apache.camel.health.HealthCheckResultBuilder
 
details() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelHealthMBean
 
details(Map<ComponentVerifierExtension.VerificationError.Attribute, Object>) - Method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
details(Map<String, Object>) - Method in class org.apache.camel.health.HealthCheckResultBuilder
 
details() - Method in class org.apache.camel.management.mbean.ManagedCamelHealth
 
determineIfRedeliveryIsEnabled() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Determines if redelivery is enabled by checking if any of the redelivery policy settings may allow redeliveries.
determineRedeliveryDelay(Exchange, RedeliveryPolicy, long, int) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Determines the redelivery delay time by first inspecting the Message header Exchange.REDELIVERY_DELAY and if not present, defaulting to RedeliveryPolicy.calculateRedeliveryDelay(long, int)
DirectBlockingProducer - Class in org.apache.camel.component.direct
The direct producer.
DirectBlockingProducer(DirectEndpoint) - Constructor for class org.apache.camel.component.direct.DirectBlockingProducer
 
DirectComponent - Class in org.apache.camel.component.direct
The Direct Component manages DirectEndpoint and holds the list of named direct endpoints.
DirectComponent() - Constructor for class org.apache.camel.component.direct.DirectComponent
 
DirectConsumer - Class in org.apache.camel.component.direct
The direct consumer.
DirectConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.component.direct.DirectConsumer
 
DirectConsumerNotAvailableException - Exception in org.apache.camel.component.direct
Exception thrown when no consumers are available.
DirectConsumerNotAvailableException(String, Exchange) - Constructor for exception org.apache.camel.component.direct.DirectConsumerNotAvailableException
 
DirectEndpoint - Class in org.apache.camel.component.direct
The direct component provides direct, synchronous call to another endpoint from the same CamelContext.
DirectEndpoint() - Constructor for class org.apache.camel.component.direct.DirectEndpoint
 
DirectEndpoint(String, Component) - Constructor for class org.apache.camel.component.direct.DirectEndpoint
 
DirectEndpoint(String, Component, Map<String, DirectConsumer>) - Constructor for class org.apache.camel.component.direct.DirectEndpoint
 
directory - Variable in class org.apache.camel.component.file.GenericFileConfiguration
 
directoryMustExist - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
DirectProducer - Class in org.apache.camel.component.direct
The direct producer.
DirectProducer(DirectEndpoint) - Constructor for class org.apache.camel.component.direct.DirectProducer
 
DirectVmBlockingProducer - Class in org.apache.camel.component.directvm
The direct producer.
DirectVmBlockingProducer(DirectVmEndpoint) - Constructor for class org.apache.camel.component.directvm.DirectVmBlockingProducer
 
DirectVmComponent - Class in org.apache.camel.component.directvm
The Direct VM Component manages DirectVmEndpoint and holds the list of named direct-vm endpoints.
DirectVmComponent() - Constructor for class org.apache.camel.component.directvm.DirectVmComponent
 
DirectVmConsumer - Class in org.apache.camel.component.directvm
The direct-vm consumer
DirectVmConsumer(DirectVmEndpoint, Processor) - Constructor for class org.apache.camel.component.directvm.DirectVmConsumer
 
DirectVmConsumerExpression - Class in org.apache.camel.component.directvm
The expression to select direct-vm consumers based on ant-like path pattern matching.
DirectVmConsumerExpression(String) - Constructor for class org.apache.camel.component.directvm.DirectVmConsumerExpression
 
DirectVmConsumerNotAvailableException - Exception in org.apache.camel.component.directvm
Exception thrown when no consumers are available.
DirectVmConsumerNotAvailableException(String, Exchange) - Constructor for exception org.apache.camel.component.directvm.DirectVmConsumerNotAvailableException
 
DirectVmEndpoint - Class in org.apache.camel.component.directvm
The direct-vm component provides direct, synchronous call to another endpoint from any CamelContext in the same JVM.
DirectVmEndpoint(String, DirectVmComponent) - Constructor for class org.apache.camel.component.directvm.DirectVmEndpoint
 
DirectVmProcessor - Class in org.apache.camel.component.directvm
 
DirectVmProcessor(Processor, DirectVmEndpoint) - Constructor for class org.apache.camel.component.directvm.DirectVmProcessor
 
DirectVmProducer - Class in org.apache.camel.component.directvm
The Direct-VM producer.
DirectVmProducer(DirectVmEndpoint) - Constructor for class org.apache.camel.component.directvm.DirectVmProducer
 
DISABLE_HTTP_STREAM_CACHE - Static variable in interface org.apache.camel.Exchange
 
disableBreakpoint(String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
disableBreakpoint(String) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
disableBreakpoint(String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
DISABLED - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
disableDebugger() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
disableDebugger() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
disableDebugger() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
disableHangupSupport() - Method in class org.apache.camel.main.MainSupport
Disable the hangup support.
disableJMX() - Method in interface org.apache.camel.CamelContext
Disables using JMX as ManagementStrategy.
disableJMX() - Method in class org.apache.camel.impl.DefaultCamelContext
 
disableRedelivery() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
disableRedelivery() - Method in class org.apache.camel.processor.RedeliveryPolicy
Disables redelivery by setting maximum redeliveries to 0.
discardOnCompletionTimeout() - Method in class org.apache.camel.model.AggregateDefinition
Discards the aggregated message on completion timeout.
DiscoverableService - Interface in org.apache.camel.cloud
 
DistributionRatio - Class in org.apache.camel.processor.loadbalancer
 
DistributionRatio(int, int) - Constructor for class org.apache.camel.processor.loadbalancer.DistributionRatio
 
DistributionRatio(int, int, int) - Constructor for class org.apache.camel.processor.loadbalancer.DistributionRatio
 
dnsDomain(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the DNS domain to use for DNS/SNDSRV lookup.
DnsServiceCallServiceDiscoveryConfiguration - Class in org.apache.camel.model.cloud
 
DnsServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration
 
DnsServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration
 
dnsServiceDiscovery() - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
 
dnsServiceDiscovery() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
 
dnsServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
dnsServiceDiscovery(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
dnsServiceDiscovery(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
dnsServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
dnsServiceDiscovery(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
dnsServiceDiscovery(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
doAggregate(AggregationStrategy, AtomicExchange, Exchange) - Method in class org.apache.camel.processor.MulticastProcessor
Aggregate the Exchange with the current result.
doAggregateInternal(AggregationStrategy, AtomicExchange, Exchange) - Method in class org.apache.camel.processor.MulticastProcessor
Aggregate the Exchange with the current result.
doAggregationComplete(String, List<Exchange>, String, Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
doAggregationRepositoryAdd(CamelContext, String, Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
doAssertIsSatisfied(long) - Method in class org.apache.camel.component.mock.MockEndpoint
 
doBuildCamelEndpointUri(String, Integer, String, String) - Method in class org.apache.camel.impl.cloud.DefaultServiceCallExpression
 
doCall(HealthCheckResultBuilder, Map<String, Object>) - Method in class org.apache.camel.impl.health.AbstractHealthCheck
Invoke the health check.
doCall(HealthCheckResultBuilder, Map<String, Object>) - Method in class org.apache.camel.impl.health.ContextHealthCheck
 
doCall(HealthCheckResultBuilder, Map<String, Object>) - Method in class org.apache.camel.impl.health.RouteHealthCheck
 
doCatch(Class<? extends Throwable>) - Method in class org.apache.camel.model.TryDefinition
Handles the given exception
doCatch(Class<? extends Throwable>...) - Method in class org.apache.camel.model.TryDefinition
Handles the given exception(s)
DoCatchRouteNode - Class in org.apache.camel.impl
RouteNode representing do catch.
DoCatchRouteNode() - Constructor for class org.apache.camel.impl.DoCatchRouteNode
 
doCompensate() - Method in class org.apache.camel.impl.saga.InMemorySagaCoordinator
 
doComplete() - Method in class org.apache.camel.impl.saga.InMemorySagaCoordinator
 
doConvertTo(Class<?>, Exchange, Object, boolean) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
doConvertTo(Class<?>, Exchange, Object, boolean) - Method in class org.apache.camel.impl.converter.LazyLoadingTypeConverter
Deprecated.
 
doCreateChildProcessor(RouteContext, T, boolean) - Method in class org.apache.camel.impl.TypedProcessorFactory
 
doCreateProcessor(RouteContext, T) - Method in class org.apache.camel.impl.TypedProcessorFactory
 
doCreateTransformer(CamelContext) - Method in class org.apache.camel.model.transformer.CustomTransformerDefinition
 
doCreateTransformer(CamelContext) - Method in class org.apache.camel.model.transformer.DataFormatTransformerDefinition
 
doCreateTransformer(CamelContext) - Method in class org.apache.camel.model.transformer.EndpointTransformerDefinition
 
doCreateTransformer(CamelContext) - Method in class org.apache.camel.model.transformer.TransformerDefinition
 
doCreateValidator(CamelContext) - Method in class org.apache.camel.model.validator.CustomValidatorDefinition
 
doCreateValidator(CamelContext) - Method in class org.apache.camel.model.validator.EndpointValidatorDefinition
 
doCreateValidator(CamelContext) - Method in class org.apache.camel.model.validator.PredicateValidatorDefinition
 
doCreateValidator(CamelContext) - Method in class org.apache.camel.model.validator.ValidatorDefinition
 
DOCUMENT_BUILDER_FACTORY - Static variable in interface org.apache.camel.Exchange
 
DOCUMENT_BUILDER_FACTORY_FEATURE - Static variable in class org.apache.camel.converter.jaxp.XmlConverter
 
documentType(Class<?>) - Method in class org.apache.camel.builder.xml.XPathBuilder
Configures the document type to use.
doDelay(int) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
doDone(Exchange, Exchange, Iterable<ProcessorExchangePair>, AsyncCallback, boolean, boolean) - Method in class org.apache.camel.processor.MulticastProcessor
Common work which must be done when we are done multicasting.
doDumpMessageHistoryStacktrace(Exchange, ExchangeFormatter, boolean) - Static method in class org.apache.camel.util.MessageHelper
 
doEvaluate(Exchange, boolean) - Method in class org.apache.camel.support.TokenPairExpressionIterator
Strategy to evaluate the exchange
doEvaluate(Exchange, boolean) - Method in class org.apache.camel.support.TokenXMLExpressionIterator
Strategy to evaluate the exchange
doEvaluate(Exchange, boolean) - Method in class org.apache.camel.support.XMLTokenExpressionIterator
Strategy to evaluate the exchange
doFinalize(Function<CamelSagaStep, Optional<Endpoint>>, String) - Method in class org.apache.camel.impl.saga.InMemorySagaCoordinator
 
doFinally() - Method in class org.apache.camel.model.TryDefinition
The finally block for a given handle
DoFinallyRouteNode - Class in org.apache.camel.impl
RouteNode representing do finally.
DoFinallyRouteNode() - Constructor for class org.apache.camel.impl.DoFinallyRouteNode
 
doGetDocument(Exchange, Object) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
doGetPollingConsumer(Endpoint, boolean) - Method in class org.apache.camel.impl.ConsumerCache
 
doGetProducer(Endpoint, boolean) - Method in class org.apache.camel.impl.ProducerCache
 
doInAsyncProducer(Producer, AsyncProcessor, Exchange, ExchangePattern, AsyncCallback) - Method in interface org.apache.camel.AsyncProducerCallback
Performs operation on the given producer to send the given exchange.
doInAsyncProducer(Endpoint, Exchange, ExchangePattern, AsyncCallback, AsyncProducerCallback) - Method in class org.apache.camel.impl.ProducerCache
Sends an exchange to an endpoint using a supplied callback supporting the asynchronous routing engine.
doInEvaluateAs(XPathExpression, Exchange, QName) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
doInProducer(Endpoint, Exchange, ExchangePattern, ProducerCallback<T>) - Method in class org.apache.camel.impl.ProducerCache
Sends an exchange to an endpoint using a supplied callback, using the synchronous processing.
doInProducer(Producer, Exchange, ExchangePattern) - Method in interface org.apache.camel.ProducerCallback
Performs operation on the given producer to send the given exchange.
doInvoke(Method, Exchange) - Method in class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
doInvokeMethod(Map<String, Object>) - Method in class org.apache.camel.util.component.AbstractApiConsumer
Invoke the API method.
doInvokeMethod(ApiMethod, Map<String, Object>) - Method in class org.apache.camel.util.component.AbstractApiProducer
Invoke the API method.
doInvokeProxy(Object, Method, Object[]) - Method in class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
doInvokeProxy(Object, Method, Object[]) - Method in class org.apache.camel.component.bean.CamelInvocationHandler
 
doInvokeProxy(Object, Method, Object[]) - Method in class org.apache.camel.component.bean.PojoMessageInvocationHandler
 
doLoadJarClassEntries(InputStream, String) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
Loads all the class entries from the JAR.
doLog(String) - Method in class org.apache.camel.util.CamelLogger
Logs the message without checking the CamelLogger.shouldLog() method first.
doLookup(Class<?>, Class<?>, boolean) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
doLookup(Class<?>, Class<?>, boolean) - Method in class org.apache.camel.impl.converter.LazyLoadingTypeConverter
Deprecated.
 
DOMAIN - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
domain(String) - Method in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration
The domain name;
domainName - Variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
doMatch(String, String, boolean, boolean) - Method in class org.apache.camel.util.AntPathMatcher
Actually match the given path against the given pattern.
DomConverter - Class in org.apache.camel.converter.jaxp
Converts from some DOM types to Java types
DomConverter() - Constructor for class org.apache.camel.converter.jaxp.DomConverter
 
DomResultHandler - Class in org.apache.camel.builder.xml
Uses DOM to handle results of the transformation
DomResultHandler() - Constructor for class org.apache.camel.builder.xml.DomResultHandler
 
DomResultHandlerFactory - Class in org.apache.camel.builder.xml
Factory for DomResultHandler
DomResultHandlerFactory() - Constructor for class org.apache.camel.builder.xml.DomResultHandlerFactory
 
done(boolean) - Method in interface org.apache.camel.AsyncCallback
This method is invoked once the Exchange is done.
done(boolean) - Method in class org.apache.camel.impl.AsyncCallbackToCompletableFutureAdapter
 
done(Exchange) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
done(boolean) - Method in class org.apache.camel.impl.EventNotifierCallback
 
done() - Method in interface org.apache.camel.processor.ProcessorExchangePair
 
done(Exchange) - Method in interface org.apache.camel.spi.UnitOfWork
Invoked when this unit of work has been completed, whether it has failed or completed
done(boolean) - Method in class org.apache.camel.support.EmptyAsyncCallback
 
doneFileName - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
doneSynchronizations(Exchange, List<Synchronization>, Logger) - Static method in class org.apache.camel.util.UnitOfWorkHelper
 
doneUoW(Exchange) - Method in interface org.apache.camel.ConsumerTemplate
If you have used any of the receive methods which returns a Exchange type then you need to invoke this method when you are done using the returned Exchange.
doneUoW(Exchange) - Method in class org.apache.camel.impl.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.
doneUoW(Exchange) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
doneUow(UnitOfWork, Exchange) - Static method in class org.apache.camel.util.UnitOfWorkHelper
Done and stop the UnitOfWork.
doParseExpression() - Method in class org.apache.camel.language.simple.SimpleExpressionParser
 
doParsePredicate() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 
doProcess(String, LinkedList<String>) - Method in class org.apache.camel.main.MainSupport.Option
 
doProcess(String, LinkedList<String>) - Method in class org.apache.camel.main.MainSupport.ParameterOption
 
doProcess(String, String, LinkedList<String>) - Method in class org.apache.camel.main.MainSupport.ParameterOption
 
doProcess(Exchange) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
doProcess(Processor, Exchange) - Static method in class org.apache.camel.processor.OnCompletionProcessor
Processes the exchange by the processors
doProcess(Exchange) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
doProcessParallel(Exchange, AtomicExchange, Iterable<ProcessorExchangePair>, boolean, AsyncCallback) - Method in class org.apache.camel.processor.MulticastProcessor
 
doProcessSequential(Exchange, AtomicExchange, Iterable<ProcessorExchangePair>, AsyncCallback) - Method in class org.apache.camel.processor.MulticastProcessor
 
doReceive(long) - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
doRegister(Class<?>, String, Collection<String>) - Method in class org.apache.camel.impl.osgi.Activator.BaseService
 
doRegister(Class<?>, String, Object) - Method in class org.apache.camel.impl.osgi.Activator.BaseService
 
doRegister(Class<?>) - Method in class org.apache.camel.impl.osgi.Activator.BaseService
 
doRegister(Class<?>, Dictionary<String, ?>) - Method in class org.apache.camel.impl.osgi.Activator.BaseService
 
doRelease() - Method in class org.apache.camel.util.ReferenceCounted
 
doReleaseExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
doReleaseExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
doResolvePolicy(RouteContext, String, Class<? extends Policy>) - Static method in class org.apache.camel.model.TransactedDefinition
 
doResume() - Method in class org.apache.camel.component.direct.DirectConsumer
 
doResume() - Method in class org.apache.camel.component.directvm.DirectVmConsumer
 
doResume() - Method in class org.apache.camel.component.seda.SedaConsumer
 
doResume() - Method in class org.apache.camel.impl.DefaultCamelContext
 
doResume() - Method in class org.apache.camel.impl.RouteService
 
doResume() - Method in class org.apache.camel.support.ServiceSupport
Implementations override this method to support customized suspend/resume.
doRoutingSlip(Exchange, Object, AsyncCallback) - Method in class org.apache.camel.processor.RoutingSlip
 
doRun() - Method in class org.apache.camel.component.seda.SedaConsumer
 
doShutdown() - Method in class org.apache.camel.component.bean.BeanComponent
 
doShutdown() - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
doShutdown() - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
doShutdown() - Method in class org.apache.camel.component.seda.SedaConsumer
 
doShutdown() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
doShutdown() - Method in class org.apache.camel.component.validator.ValidatorProducer
 
doShutdown() - Method in class org.apache.camel.impl.cluster.ClusteredRoutePolicy
 
doShutdown() - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
doShutdown() - Method in class org.apache.camel.impl.DefaultRoute
 
doShutdown(CamelContext, List<RouteStartupOrder>, long, TimeUnit, boolean, boolean, boolean) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
doShutdown() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
doShutdown() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
doShutdown() - Method in class org.apache.camel.impl.RouteService
 
doShutdown() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
doShutdown() - Method in class org.apache.camel.impl.SharedPollingConsumerServicePool
Deprecated.
 
doShutdown() - Method in class org.apache.camel.impl.SharedProducerServicePool
Deprecated.
 
doShutdown() - Method in class org.apache.camel.impl.SubscribeMethodProcessor
 
doShutdown() - Method in class org.apache.camel.impl.SupervisingRouteController
 
doShutdown() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
doShutdown() - Method in class org.apache.camel.processor.DelayProcessorSupport
 
doShutdown() - Method in class org.apache.camel.processor.DelegateAsyncProcessor
 
doShutdown() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
doShutdown() - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
doShutdown() - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
doShutdown() - Method in class org.apache.camel.processor.MulticastProcessor
 
doShutdown() - Method in class org.apache.camel.processor.OnCompletionProcessor
 
doShutdown() - Method in class org.apache.camel.processor.PollEnricher
 
doShutdown() - Method in class org.apache.camel.processor.RecipientList
 
doShutdown() - Method in class org.apache.camel.processor.RecipientListProcessor
 
doShutdown() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
doShutdown() - Method in class org.apache.camel.processor.RoutingSlip
 
doShutdown() - Method in class org.apache.camel.processor.SendProcessor
 
doShutdown() - Method in class org.apache.camel.processor.ThreadsProcessor
 
doShutdown() - Method in class org.apache.camel.processor.Throttler
 
doShutdown() - Method in class org.apache.camel.processor.WireTapProcessor
 
doShutdown() - Method in class org.apache.camel.support.ServiceSupport
Implementations override this method to perform customized shutdown.
doShutdown() - Method in class org.apache.camel.support.TimerListenerManager
 
doStart() - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
doStart() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
doStart() - Method in class org.apache.camel.component.bean.AbstractBeanProcessor
 
doStart() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
doStart() - Method in class org.apache.camel.component.bean.BeanProcessor
 
doStart() - Method in class org.apache.camel.component.bean.BeanProducer
 
doStart() - Method in class org.apache.camel.component.binding.BindingConsumerProcessor
 
doStart() - Method in class org.apache.camel.component.binding.BindingEndpoint
Deprecated.
 
doStart() - Method in class org.apache.camel.component.binding.BindingProducer
 
doStart() - Method in class org.apache.camel.component.browse.BrowseEndpoint
 
doStart() - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
doStart() - Method in class org.apache.camel.component.dataset.DataSetConsumer
 
doStart() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
doStart() - Method in class org.apache.camel.component.direct.DirectConsumer
 
doStart() - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
doStart() - Method in class org.apache.camel.component.directvm.DirectVmConsumer
 
doStart() - Method in class org.apache.camel.component.file.cluster.FileLockClusterView
 
doStart() - Method in class org.apache.camel.component.file.GenericFileConsumer
 
doStart() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
doStart() - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
doStart() - Method in class org.apache.camel.component.file.GenericFileProducer
 
doStart() - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
doStart() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
doStart() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
doStart() - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
doStart() - Method in class org.apache.camel.component.log.LogEndpoint
 
doStart() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
doStart() - Method in class org.apache.camel.component.properties.PropertiesEndpoint
 
doStart() - Method in class org.apache.camel.component.ref.RefEndpoint
 
doStart() - Method in class org.apache.camel.component.rest.RestApiProducer
 
doStart() - Method in class org.apache.camel.component.rest.RestProducer
 
doStart() - Method in class org.apache.camel.component.rest.RestProducerBindingProcessor
 
doStart() - Method in class org.apache.camel.component.scheduler.SchedulerConsumer
 
doStart() - Method in class org.apache.camel.component.seda.SedaConsumer
 
doStart() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
doStart() - Method in class org.apache.camel.component.seda.SedaPollingConsumer
 
doStart() - Method in class org.apache.camel.component.seda.SedaProducer
 
doStart() - Method in class org.apache.camel.component.test.TestEndpoint
 
doStart() - Method in class org.apache.camel.component.timer.TimerConsumer
 
doStart() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
doStart() - Method in class org.apache.camel.component.validator.ValidatorProducer
 
doStart() - Method in class org.apache.camel.component.vm.VmComponent
 
doStart() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
doStart() - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
doStart() - Method in class org.apache.camel.impl.cloud.DefaultServiceDiscovery
 
doStart() - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
doStart() - Method in class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
doStart() - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
doStart() - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
 
doStart() - Method in class org.apache.camel.impl.cluster.ClusteredRoutePolicy
 
doStart() - Method in class org.apache.camel.impl.ConsumerCache
 
doStart() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
doStart() - Method in class org.apache.camel.impl.converter.DefaultTypeConverter
 
doStart() - Method in class org.apache.camel.impl.converter.LazyLoadingTypeConverter
Deprecated.
 
doStart() - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
doStart() - Method in class org.apache.camel.impl.DefaultCamelContext
 
doStart() - Method in class org.apache.camel.impl.DefaultComponent
 
doStart() - Method in class org.apache.camel.impl.DefaultConsumer
 
doStart() - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
doStart() - Method in class org.apache.camel.impl.DefaultEndpoint
 
doStart() - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
doStart() - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
doStart() - Method in class org.apache.camel.impl.DefaultInflightRepository
 
doStart() - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
doStart() - Method in class org.apache.camel.impl.DefaultProducer
 
doStart() - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
doStart() - Method in class org.apache.camel.impl.DefaultRestRegistry
 
doStart() - Method in class org.apache.camel.impl.DefaultRoute
 
doStart() - Method in class org.apache.camel.impl.DefaultRouteController
 
doStart() - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
doStart() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumer
 
doStart() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
doStart() - Method in class org.apache.camel.impl.DefaultServicePool
Deprecated.
 
doStart() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
doStart() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
doStart() - Method in class org.apache.camel.impl.DeferProducer
 
doStart() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
doStart() - Method in class org.apache.camel.impl.FileStateRepository
 
doStart() - Method in class org.apache.camel.impl.FileWatcherReloadStrategy
 
doStart() - Method in class org.apache.camel.impl.GzipDataFormat
 
doStart() - Method in class org.apache.camel.impl.HeaderSelectorProducer
 
doStart() - Method in class org.apache.camel.impl.health.DefaultHealthCheckService
 
doStart() - Method in class org.apache.camel.impl.MemoryStateRepository
 
doStart() - Method in class org.apache.camel.impl.ProcessorPollingConsumer
 
doStart() - Method in class org.apache.camel.impl.ProducerCache
 
doStart() - Method in class org.apache.camel.impl.RouteService
 
doStart() - Method in class org.apache.camel.impl.saga.InMemorySagaService
 
doStart() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
doStart() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
doStart() - Method in class org.apache.camel.impl.SerializationDataFormat
 
doStart() - Method in class org.apache.camel.impl.StringDataFormat
 
doStart() - Method in class org.apache.camel.impl.SubscribeMethodProcessor
 
doStart() - Method in class org.apache.camel.impl.SupervisingRouteController
 
doStart() - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
doStart() - Method in class org.apache.camel.impl.transformer.DataFormatTransformer
 
doStart() - Method in class org.apache.camel.impl.transformer.ProcessorTransformer
 
doStart() - Method in class org.apache.camel.impl.validator.ProcessorValidator
 
doStart() - Method in class org.apache.camel.impl.ZipDataFormat
 
doStart() - Method in class org.apache.camel.main.Main
 
doStart() - Method in class org.apache.camel.main.MainDurationEventNotifier
 
doStart() - Method in class org.apache.camel.main.MainSupport
 
doStart() - Method in class org.apache.camel.management.DefaultManagementAgent
 
doStart() - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
doStart() - Method in class org.apache.camel.management.DefaultManagementMBeanAssembler
 
doStart() - Method in class org.apache.camel.management.DefaultManagementStrategy
 
doStart() - Method in class org.apache.camel.management.JmxNotificationEventNotifier
 
doStart() - Method in class org.apache.camel.management.LoggingEventNotifier
 
doStart() - Method in class org.apache.camel.management.ManagedManagementStrategy
 
doStart() - Method in class org.apache.camel.management.PublishEventNotifier
 
doStart() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
doStart() - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
 
doStart() - Method in class org.apache.camel.processor.aggregate.MemoryAggregationRepository
 
doStart() - Method in class org.apache.camel.processor.aggregate.ShareUnitOfWorkAggregationStrategy
 
doStart() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
doStart() - Method in class org.apache.camel.processor.binding.DataFormatBinding
Deprecated.
 
doStart() - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
doStart() - Method in class org.apache.camel.processor.ChoiceProcessor
 
doStart() - Method in class org.apache.camel.processor.ClaimCheckProcessor
 
doStart() - Method in class org.apache.camel.processor.ConvertBodyProcessor
 
doStart() - Method in class org.apache.camel.processor.DelayProcessorSupport
 
doStart() - Method in class org.apache.camel.processor.DelegateAsyncProcessor
 
doStart() - Method in class org.apache.camel.processor.DelegateProcessor
 
doStart() - Method in class org.apache.camel.processor.DelegateSyncProcessor
 
doStart() - Method in class org.apache.camel.processor.Enricher
 
doStart() - Method in class org.apache.camel.processor.ExchangePatternProcessor
 
doStart() - Method in class org.apache.camel.processor.FilterProcessor
 
doStart() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
doStart() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
doStart() - Method in class org.apache.camel.processor.idempotent.MemoryIdempotentRepository
 
doStart() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
doStart() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
doStart() - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
doStart() - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
 
doStart() - Method in class org.apache.camel.processor.InterceptorToAsyncProcessorBridge
 
doStart() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
 
doStart() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
doStart() - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerConsumer
 
doStart() - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
doStart() - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
doStart() - Method in class org.apache.camel.processor.LogProcessor
 
doStart() - Method in class org.apache.camel.processor.MarshalProcessor
 
doStart() - Method in class org.apache.camel.processor.MulticastProcessor
 
doStart() - Method in class org.apache.camel.processor.OnCompletionProcessor
 
doStart() - Method in class org.apache.camel.processor.PollEnricher
 
doStart() - Method in class org.apache.camel.processor.RecipientList
 
doStart() - Method in class org.apache.camel.processor.RecipientListProcessor
 
doStart() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
doStart() - Method in class org.apache.camel.processor.RemoveHeaderProcessor
 
doStart() - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
doStart() - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
doStart() - Method in class org.apache.camel.processor.RemovePropertyProcessor
 
doStart() - Method in class org.apache.camel.processor.RollbackProcessor
 
doStart() - Method in class org.apache.camel.processor.RoutingSlip
 
doStart() - Method in class org.apache.camel.processor.ScriptProcessor
 
doStart() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
doStart() - Method in class org.apache.camel.processor.SendProcessor
 
doStart() - Method in class org.apache.camel.processor.SetBodyProcessor
 
doStart() - Method in class org.apache.camel.processor.SetHeaderProcessor
 
doStart() - Method in class org.apache.camel.processor.SetPropertyProcessor
 
doStart() - Method in class org.apache.camel.processor.SortProcessor
 
doStart() - Method in class org.apache.camel.processor.StopProcessor
 
doStart() - Method in class org.apache.camel.processor.StreamResequencer
 
doStart() - Method in class org.apache.camel.processor.ThreadsProcessor
 
doStart() - Method in class org.apache.camel.processor.Throttler
 
doStart() - Method in class org.apache.camel.processor.ThroughputLogger
 
doStart() - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
doStart() - Method in class org.apache.camel.processor.TransformProcessor
 
doStart() - Method in class org.apache.camel.processor.TryProcessor
 
doStart() - Method in class org.apache.camel.processor.UnmarshalProcessor
 
doStart() - Method in class org.apache.camel.processor.validation.PredicateValidatingProcessor
 
doStart() - Method in class org.apache.camel.processor.WireTapProcessor
 
doStart() - Method in class org.apache.camel.processor.WrapProcessor
 
doStart() - Method in class org.apache.camel.spi.Transformer
 
doStart() - Method in class org.apache.camel.spi.Validator
 
doStart() - Method in class org.apache.camel.support.DefaultTimeoutMap
 
doStart() - Method in class org.apache.camel.support.EventNotifierSupport
 
doStart() - Method in class org.apache.camel.support.ReloadStrategySupport
 
doStart() - Method in class org.apache.camel.support.RoutePolicySupport
 
doStart() - Method in class org.apache.camel.support.ServiceSupport
Implementations override this method to support customized start/stop.
doStart() - Method in class org.apache.camel.support.TimerListenerManager
 
doStart() - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
doStartManagementStrategy() - Method in class org.apache.camel.management.DefaultManagementStrategy
 
doStartOrResumeRoutes(Map<String, RouteService>, boolean, boolean, boolean, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
Starts or resumes the routes
doStop() - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
doStop() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
doStop() - Method in class org.apache.camel.component.bean.AbstractBeanProcessor
 
doStop() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
doStop() - Method in class org.apache.camel.component.bean.BeanProcessor
 
doStop() - Method in class org.apache.camel.component.bean.BeanProducer
 
doStop() - Method in class org.apache.camel.component.binding.BindingConsumerProcessor
 
doStop() - Method in class org.apache.camel.component.binding.BindingEndpoint
Deprecated.
 
doStop() - Method in class org.apache.camel.component.binding.BindingProducer
 
doStop() - Method in class org.apache.camel.component.browse.BrowseEndpoint
 
doStop() - Method in class org.apache.camel.component.controlbus.ControlBusComponent
 
doStop() - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
doStop() - Method in class org.apache.camel.component.dataset.DataSetConsumer
 
doStop() - Method in class org.apache.camel.component.direct.DirectComponent
 
doStop() - Method in class org.apache.camel.component.direct.DirectConsumer
 
doStop() - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
doStop() - Method in class org.apache.camel.component.directvm.DirectVmConsumer
 
doStop() - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
 
doStop() - Method in class org.apache.camel.component.file.cluster.FileLockClusterView
 
doStop() - Method in class org.apache.camel.component.file.GenericFileConsumer
 
doStop() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
doStop() - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
doStop() - Method in class org.apache.camel.component.file.GenericFileProducer
 
doStop() - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
doStop() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
doStop() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
doStop() - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
doStop() - Method in class org.apache.camel.component.log.LogEndpoint
 
doStop() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
doStop() - Method in class org.apache.camel.component.properties.PropertiesEndpoint
 
doStop() - Method in class org.apache.camel.component.ref.RefEndpoint
 
doStop() - Method in class org.apache.camel.component.rest.RestApiProducer
 
doStop() - Method in class org.apache.camel.component.rest.RestProducer
 
doStop() - Method in class org.apache.camel.component.rest.RestProducerBindingProcessor
 
doStop() - Method in class org.apache.camel.component.scheduler.SchedulerComponent
 
doStop() - Method in class org.apache.camel.component.scheduler.SchedulerConsumer
 
doStop() - Method in class org.apache.camel.component.seda.SedaComponent
 
doStop() - Method in class org.apache.camel.component.seda.SedaConsumer
 
doStop() - Method in class org.apache.camel.component.seda.SedaPollingConsumer
 
doStop() - Method in class org.apache.camel.component.seda.SedaProducer
 
doStop() - Method in class org.apache.camel.component.timer.TimerComponent
 
doStop() - Method in class org.apache.camel.component.timer.TimerConsumer
 
doStop() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
doStop() - Method in class org.apache.camel.component.validator.ValidatorProducer
 
doStop() - Method in class org.apache.camel.component.vm.VmComponent
 
doStop() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
doStop() - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
doStop() - Method in class org.apache.camel.impl.cloud.DefaultServiceDiscovery
 
doStop() - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
doStop() - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
doStop() - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
 
doStop() - Method in class org.apache.camel.impl.ConsumerCache
 
doStop() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
doStop() - Method in class org.apache.camel.impl.converter.LazyLoadingTypeConverter
Deprecated.
 
doStop() - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
doStop() - Method in class org.apache.camel.impl.DefaultCamelContext
 
doStop() - Method in class org.apache.camel.impl.DefaultComponent
 
doStop() - Method in class org.apache.camel.impl.DefaultConsumer
 
doStop() - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
doStop() - Method in class org.apache.camel.impl.DefaultEndpoint
 
doStop() - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
doStop() - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
doStop() - Method in class org.apache.camel.impl.DefaultInflightRepository
 
doStop() - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
doStop() - Method in class org.apache.camel.impl.DefaultProducer
 
doStop() - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
doStop() - Method in class org.apache.camel.impl.DefaultRestRegistry
 
doStop() - Method in class org.apache.camel.impl.DefaultRoute
 
doStop() - Method in class org.apache.camel.impl.DefaultRouteController
 
doStop() - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
doStop() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumer
 
doStop() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
doStop() - Method in class org.apache.camel.impl.DefaultServicePool
Deprecated.
 
doStop() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
doStop() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
doStop() - Method in class org.apache.camel.impl.DeferProducer
 
doStop() - Method in class org.apache.camel.impl.DurationRoutePolicy
 
doStop() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
doStop() - Method in class org.apache.camel.impl.FileStateRepository
 
doStop() - Method in class org.apache.camel.impl.FileWatcherReloadStrategy
 
doStop() - Method in class org.apache.camel.impl.GzipDataFormat
 
doStop() - Method in class org.apache.camel.impl.health.DefaultHealthCheckService
 
doStop() - Method in class org.apache.camel.impl.MemoryStateRepository
 
doStop() - Method in class org.apache.camel.impl.ProcessorPollingConsumer
 
doStop() - Method in class org.apache.camel.impl.ProducerCache
 
doStop() - Method in class org.apache.camel.impl.RouteService
 
doStop() - Method in class org.apache.camel.impl.saga.InMemorySagaService
 
doStop() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
doStop() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
doStop() - Method in class org.apache.camel.impl.SerializationDataFormat
 
doStop() - Method in class org.apache.camel.impl.SharedPollingConsumerServicePool
Deprecated.
 
doStop() - Method in class org.apache.camel.impl.SharedProducerServicePool
Deprecated.
 
doStop() - Method in class org.apache.camel.impl.StringDataFormat
 
doStop() - Method in class org.apache.camel.impl.SubscribeMethodProcessor
 
doStop() - Method in class org.apache.camel.impl.SupervisingRouteController
 
doStop() - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
doStop() - Method in class org.apache.camel.impl.transformer.DataFormatTransformer
 
doStop() - Method in class org.apache.camel.impl.transformer.ProcessorTransformer
 
doStop() - Method in class org.apache.camel.impl.validator.ProcessorValidator
 
doStop() - Method in class org.apache.camel.impl.ZipDataFormat
 
doStop() - Method in class org.apache.camel.main.Main
 
doStop() - Method in class org.apache.camel.main.MainSupport
 
doStop() - Method in class org.apache.camel.management.DefaultManagementAgent
 
doStop() - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
doStop() - Method in class org.apache.camel.management.DefaultManagementMBeanAssembler
 
doStop() - Method in class org.apache.camel.management.DefaultManagementStrategy
 
doStop() - Method in class org.apache.camel.management.JmxNotificationEventNotifier
 
doStop() - Method in class org.apache.camel.management.LoggingEventNotifier
 
doStop() - Method in class org.apache.camel.management.PublishEventNotifier
 
doStop() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
doStop() - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
 
doStop() - Method in class org.apache.camel.processor.aggregate.MemoryAggregationRepository
 
doStop() - Method in class org.apache.camel.processor.aggregate.ShareUnitOfWorkAggregationStrategy
 
doStop() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
doStop() - Method in class org.apache.camel.processor.binding.DataFormatBinding
Deprecated.
 
doStop() - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
doStop() - Method in class org.apache.camel.processor.ChoiceProcessor
 
doStop() - Method in class org.apache.camel.processor.ClaimCheckProcessor
 
doStop() - Method in class org.apache.camel.processor.ConvertBodyProcessor
 
doStop() - Method in class org.apache.camel.processor.DelegateAsyncProcessor
 
doStop() - Method in class org.apache.camel.processor.DelegateProcessor
 
doStop() - Method in class org.apache.camel.processor.DelegateSyncProcessor
 
doStop() - Method in class org.apache.camel.processor.Enricher
 
doStop() - Method in class org.apache.camel.processor.ExchangePatternProcessor
 
doStop() - Method in class org.apache.camel.processor.FilterProcessor
 
doStop() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
doStop() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
doStop() - Method in class org.apache.camel.processor.idempotent.MemoryIdempotentRepository
 
doStop() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
doStop() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
doStop() - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
doStop() - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
 
doStop() - Method in class org.apache.camel.processor.InterceptorToAsyncProcessorBridge
 
doStop() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
 
doStop() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
doStop() - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerConsumer
 
doStop() - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
doStop() - Method in class org.apache.camel.processor.LogProcessor
 
doStop() - Method in class org.apache.camel.processor.MarshalProcessor
 
doStop() - Method in class org.apache.camel.processor.MulticastProcessor
 
doStop() - Method in class org.apache.camel.processor.OnCompletionProcessor
 
doStop() - Method in class org.apache.camel.processor.PollEnricher
 
doStop() - Method in class org.apache.camel.processor.RecipientList
 
doStop() - Method in class org.apache.camel.processor.RecipientListProcessor
 
doStop() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
doStop() - Method in class org.apache.camel.processor.RemoveHeaderProcessor
 
doStop() - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
doStop() - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
doStop() - Method in class org.apache.camel.processor.RemovePropertyProcessor
 
doStop() - Method in class org.apache.camel.processor.RollbackProcessor
 
doStop() - Method in class org.apache.camel.processor.RoutingSlip
 
doStop() - Method in class org.apache.camel.processor.ScriptProcessor
 
doStop() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
doStop() - Method in class org.apache.camel.processor.SendProcessor
 
doStop() - Method in class org.apache.camel.processor.SetBodyProcessor
 
doStop() - Method in class org.apache.camel.processor.SetHeaderProcessor
 
doStop() - Method in class org.apache.camel.processor.SetPropertyProcessor
 
doStop() - Method in class org.apache.camel.processor.SortProcessor
 
doStop() - Method in class org.apache.camel.processor.StopProcessor
 
doStop() - Method in class org.apache.camel.processor.StreamResequencer
 
doStop() - Method in class org.apache.camel.processor.ThreadsProcessor
 
doStop() - Method in class org.apache.camel.processor.ThroughputLogger
 
doStop() - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
doStop() - Method in class org.apache.camel.processor.TransformProcessor
 
doStop() - Method in class org.apache.camel.processor.TryProcessor
 
doStop() - Method in class org.apache.camel.processor.UnmarshalProcessor
 
doStop() - Method in class org.apache.camel.processor.validation.PredicateValidatingProcessor
 
doStop() - Method in class org.apache.camel.processor.WireTapProcessor
 
doStop() - Method in class org.apache.camel.processor.WrapProcessor
 
doStop() - Method in class org.apache.camel.spi.Transformer
 
doStop() - Method in class org.apache.camel.spi.Validator
 
doStop() - Method in class org.apache.camel.support.DefaultTimeoutMap
 
doStop() - Method in class org.apache.camel.support.EventNotifierSupport
 
doStop() - Method in class org.apache.camel.support.ReloadStrategySupport
 
doStop() - Method in class org.apache.camel.support.RoutePolicySupport
 
doStop() - Method in class org.apache.camel.support.ServiceSupport
Implementations override this method to support customized start/stop.
doStop() - Method in class org.apache.camel.support.TimerListenerManager
 
doStop() - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
doSuspend() - Method in class org.apache.camel.component.direct.DirectConsumer
 
doSuspend() - Method in class org.apache.camel.component.directvm.DirectVmConsumer
 
doSuspend() - Method in class org.apache.camel.component.seda.SedaConsumer
 
doSuspend() - Method in class org.apache.camel.impl.DefaultCamelContext
 
doSuspend() - Method in class org.apache.camel.impl.RouteService
 
doSuspend() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
doSuspend() - Method in class org.apache.camel.support.ServiceSupport
Implementations override this method to support customized suspend/resume.
doTry() - Method in class org.apache.camel.model.ProcessorDefinition
Creates a try/catch block
doubleQuote(String) - Static method in class org.apache.camel.util.StringQuoteHelper
Returns the text wrapped double quotes
doubleQuotedLiteralText() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 
doubleQuotedLiteralWithFunctionsText() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 
DoubleQuoteEnd - Class in org.apache.camel.language.simple.ast
Ends a block enclosed by double quotes
DoubleQuoteEnd(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.DoubleQuoteEnd
 
DoubleQuoteStart - Class in org.apache.camel.language.simple.ast
Starts a block enclosed by double quotes
DoubleQuoteStart(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.DoubleQuoteStart
 
doWarmUp() - Method in class org.apache.camel.impl.RouteService
 
doWith(Field) - Method in interface org.apache.camel.util.ReflectionHelper.FieldCallback
Perform an operation using the given field.
doWith(Method) - Method in interface org.apache.camel.util.ReflectionHelper.MethodCallback
Perform an operation using the given method.
doWithFields(Class<?>, ReflectionHelper.FieldCallback) - Static method in class org.apache.camel.util.ReflectionHelper
Invoke the given callback on all fields in the target class, going up the class hierarchy to get all declared fields.
doWithMethods(Class<?>, ReflectionHelper.MethodCallback) - Static method in class org.apache.camel.util.ReflectionHelper
Perform the given callback operation on all matching methods of the given class and superclasses (or given interface and super-interfaces).
doWithReadLock(StampedLock, Runnable) - Static method in class org.apache.camel.util.concurrent.LockHelper
 
doWithReadLockT(StampedLock, ThrowingRunnable<T>) - Static method in class org.apache.camel.util.concurrent.LockHelper
 
doWithWriteLock(StampedLock, Runnable) - Static method in class org.apache.camel.util.concurrent.LockHelper
 
doWithWriteLockT(StampedLock, ThrowingRunnable<T>) - Static method in class org.apache.camel.util.concurrent.LockHelper
 
down() - Method in class org.apache.camel.health.HealthCheckResultBuilder
 
dumpAllTracedMessages() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
dumpAllTracedMessages() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
dumpAllTracedMessages() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
dumpAllTracedMessagesAsXml() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
dumpAllTracedMessagesAsXml() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
dumpAllTracedMessagesAsXml() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
dumpAsXml(Message) - Static method in class org.apache.camel.util.MessageHelper
Dumps the message as a generic XML structure.
dumpAsXml(Message, boolean) - Static method in class org.apache.camel.util.MessageHelper
Dumps the message as a generic XML structure.
dumpAsXml(Message, boolean, int) - Static method in class org.apache.camel.util.MessageHelper
Dumps the message as a generic XML structure.
dumpAsXml(Message, boolean, int, boolean, boolean, int) - Static method in class org.apache.camel.util.MessageHelper
Dumps the message as a generic XML structure.
dumpMessageHistoryStacktrace(Exchange, ExchangeFormatter, boolean) - Static method in class org.apache.camel.util.MessageHelper
Dumps the MessageHistory from the Exchange in a human readable format.
dumpModelAsXml(CamelContext, NamedNode) - Static method in class org.apache.camel.model.ModelHelper
Dumps the definition as XML
dumpProcessorAsXml() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
dumpProcessorAsXml() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
dumpRestsAsXml() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
dumpRestsAsXml(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
dumpRestsAsXml() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
dumpRestsAsXml(boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
dumpRouteAsXml() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
dumpRouteAsXml(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
dumpRouteAsXml() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
dumpRouteAsXml(boolean) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
dumpRoutesAsXml() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
dumpRoutesAsXml(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
dumpRoutesAsXml() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
dumpRoutesAsXml(boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
dumpRoutesCoverageAsXml() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
dumpRoutesCoverageAsXml() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
dumpRoutesStatsAsXml(boolean, boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
dumpRoutesStatsAsXml(boolean, boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
dumpRouteStatsAsXml(boolean, boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
dumpRouteStatsAsXml(boolean, boolean) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
dumpState() - Method in interface org.apache.camel.api.management.mbean.ManagedCircuitBreakerLoadBalancerMBean
 
dumpState() - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
dumpState() - Method in class org.apache.camel.management.mbean.ManagedCircuitBreakerLoadBalancer
 
dumpState() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
 
dumpStatsAsXml(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
dumpStatsAsXml(boolean) - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
dumpTracedMessages(String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
dumpTracedMessages(String) - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
dumpTracedMessages(String) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
dumpTracedMessagesAsXml(String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
dumpTracedMessagesAsXml(String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
dumpTracedMessagesAsXml(String) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
dumpTracedMessagesAsXml(String) - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
dumpTracedMessagesAsXml(String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
dumpTracedMessagesAsXml(String) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
DUPLICATE_MESSAGE - Static variable in interface org.apache.camel.Exchange
 
duration - Variable in class org.apache.camel.main.MainSupport
 
DurationConverter - Class in org.apache.camel.converter
Converters for java.time.Duration.
durationHitExitCode - Variable in class org.apache.camel.main.MainSupport
 
durationIdle - Variable in class org.apache.camel.main.MainSupport
 
durationMaxMessages - Variable in class org.apache.camel.main.MainSupport
 
DurationRoutePolicy - Class in org.apache.camel.impl
RoutePolicy which executes for a duration and then triggers an action.
DurationRoutePolicy() - Constructor for class org.apache.camel.impl.DurationRoutePolicy
 
DurationRoutePolicy(CamelContext, String) - Constructor for class org.apache.camel.impl.DurationRoutePolicy
 
DurationRoutePolicyFactory - Class in org.apache.camel.impl
RoutePolicyFactory which executes for a duration and then triggers an action.
DurationRoutePolicyFactory() - Constructor for class org.apache.camel.impl.DurationRoutePolicyFactory
 
dynamicAware - Variable in class org.apache.camel.processor.SendDynamicProcessor
 
DynamicAwareEntry(String, Map<String, String>, Map<String, String>) - Constructor for class org.apache.camel.spi.SendDynamicAware.DynamicAwareEntry
 
DynamicRouter - Annotation Type in org.apache.camel
Indicates that this method is to be used as a Dynamic Router routing the incoming message through a series of processing steps.
dynamicRouter(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Dynamic Router EIP: Creates a dynamic router allowing you to route a message consecutively through a series of processing steps where the sequence of steps is not known at design time and can vary for each message.
dynamicRouter() - Method in class org.apache.camel.model.ProcessorDefinition
Dynamic Router EIP: Creates a dynamic router allowing you to route a message consecutively through a series of processing steps where the sequence of steps is not known at design time and can vary for each message.
DynamicRouter - Class in org.apache.camel.processor
Implements a Dynamic Router pattern where the destination(s) is computed at runtime.
DynamicRouter(CamelContext) - Constructor for class org.apache.camel.processor.DynamicRouter
 
DynamicRouter(CamelContext, Expression, String) - Constructor for class org.apache.camel.processor.DynamicRouter
 
DynamicRouterDefinition<Type extends ProcessorDefinition<Type>> - Class in org.apache.camel.model
Routes messages based on dynamic rules
DynamicRouterDefinition() - Constructor for class org.apache.camel.model.DynamicRouterDefinition
 
DynamicRouterDefinition(Expression) - Constructor for class org.apache.camel.model.DynamicRouterDefinition
 
dynamicSize() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
dynamicSize() - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
dynamicSize() - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
dynamicSize() - Method in interface org.apache.camel.spi.EndpointRegistry
Number of endpoints in the dynamic registry
dynamicSize() - Method in interface org.apache.camel.spi.TransformerRegistry
Number of transformers in the dynamic registry
dynamicSize() - Method in interface org.apache.camel.spi.ValidatorRegistry
Number of validators in the dynamic registry
dynamicUri(boolean) - Method in class org.apache.camel.model.WireTapDefinition
Whether the uri is dynamic or static.

E

eager(boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
Sets whether to eagerly add the key to the idempotent repository or wait until the exchange is complete.
eagerCheckCompletion() - Method in class org.apache.camel.model.AggregateDefinition
Use eager completion checking which means that the {{completionPredicate}} will use the incoming Exchange.
eagerDeleteTargetFile - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
eagerLimitMaxMessagesPerPoll - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
eagerMaxMessagesPerPoll - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
eipParameterJsonSchema(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Returns the JSON schema representation with information about the EIP and the parameters it supports
eipParameterJsonSchema(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
el(String) - Method in class org.apache.camel.builder.ExpressionClause
el(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Deprecated.
ELEMENT_NAME - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
ELExpression - Class in org.apache.camel.model.language
Deprecated.
ELExpression() - Constructor for class org.apache.camel.model.language.ELExpression
Deprecated.
 
ELExpression(String) - Constructor for class org.apache.camel.model.language.ELExpression
Deprecated.
 
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
 
EmptyConsumerCache - Class in org.apache.camel.impl
A ConsumerCache which is always empty and does not cache any Consumers.
EmptyConsumerCache(Object, CamelContext) - Constructor for class org.apache.camel.impl.EmptyConsumerCache
 
EmptyProducerCache - Class in org.apache.camel.impl
A ProducerCache which is always empty and does not cache any Producers.
EmptyProducerCache(Object, CamelContext) - Constructor for class org.apache.camel.impl.EmptyProducerCache
 
emptyValue - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
enableBreakpoint(String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
enableBreakpoint(String) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
enableBreakpoint(String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
enableCORS(boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To specify whether to enable CORS which means Camel will automatic include CORS in the HTTP headers in the response.
enableCORS(boolean) - Method in class org.apache.camel.model.rest.RestDefinition
 
enabled(Boolean) - Method in class org.apache.camel.health.HealthCheckConfiguration.Builder
 
enableDebugger() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
enableDebugger() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
enableDebugger() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
enableHangupSupport() - Method in class org.apache.camel.main.MainSupport
Deprecated.
is enabled by default now, so no longer need to call this method.
enableSaxon() - Method in class org.apache.camel.builder.xml.XPathBuilder
Enables Saxon on this particular XPath expression, as XPathBuilder.saxon() sets the default static XPathFactory which may have already been initialised by previous XPath expressions
enableTrace() - Method in class org.apache.camel.main.MainSupport
 
encode(String) - Static method in class org.apache.camel.runtimecatalog.UnsafeUriCharactersEncoder
 
encode(String, BitSet) - Static method in class org.apache.camel.runtimecatalog.UnsafeUriCharactersEncoder
 
encode(String, boolean) - Static method in class org.apache.camel.runtimecatalog.UnsafeUriCharactersEncoder
 
encode(String, BitSet, boolean) - Static method in class org.apache.camel.runtimecatalog.UnsafeUriCharactersEncoder
 
encode(String) - Static method in class org.apache.camel.util.UnsafeUriCharactersEncoder
 
encode(String, BitSet) - Static method in class org.apache.camel.util.UnsafeUriCharactersEncoder
 
encode(String, boolean) - Static method in class org.apache.camel.util.UnsafeUriCharactersEncoder
 
encode(String, BitSet, boolean) - Static method in class org.apache.camel.util.UnsafeUriCharactersEncoder
 
encodeHttpURI(String) - Static method in class org.apache.camel.runtimecatalog.UnsafeUriCharactersEncoder
 
encodeHttpURI(String, boolean) - Static method in class org.apache.camel.runtimecatalog.UnsafeUriCharactersEncoder
 
encodeHttpURI(String) - Static method in class org.apache.camel.util.UnsafeUriCharactersEncoder
 
encodeHttpURI(String, boolean) - Static method in class org.apache.camel.util.UnsafeUriCharactersEncoder
 
ENCODING - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
EncodingInputStream(File, String) - Constructor for class org.apache.camel.converter.IOConverter.EncodingInputStream
 
end() - Method in class org.apache.camel.model.ChoiceDefinition
 
end() - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
 
end() - Method in class org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration
 
end() - Method in class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
 
end() - Method in class org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration
 
end() - Method in class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration
 
end() - Method in class org.apache.camel.model.DynamicRouterDefinition
 
end() - Method in class org.apache.camel.model.HystrixConfigurationDefinition
End of configuration
end() - Method in class org.apache.camel.model.HystrixDefinition
 
end() - Method in class org.apache.camel.model.OnCompletionDefinition
 
end() - Method in class org.apache.camel.model.ProcessorDefinition
Ends the current block
end() - Method in class org.apache.camel.model.RecipientListDefinition
 
end() - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
 
end() - Method in class org.apache.camel.model.rest.RestSecurityApiKey
 
end() - Method in class org.apache.camel.model.rest.RestSecurityOAuth2
 
end() - Method in class org.apache.camel.model.RoutingSlipDefinition
 
end() - Method in class org.apache.camel.model.WireTapDefinition
 
endChoice() - Method in class org.apache.camel.model.ChoiceDefinition
 
endChoice() - Method in class org.apache.camel.model.ProcessorDefinition
Ends the current block and returns back to the choice() DSL.
endDoTry() - Method in class org.apache.camel.model.ProcessorDefinition
Ends the current block and returns back to the doTry() DSL.
endHeader() - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Ends the configuration of this header
endHystrix() - Method in class org.apache.camel.model.ProcessorDefinition
Ends the current block and returns back to the hystrix() DSL.
endParam() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Ends the configuration of this parameter
endParent() - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
 
endParent() - Method in class org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration
 
endParent() - Method in class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
 
endParent() - Method in class org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration
 
endParent() - Method in class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration
 
endParent() - Method in class org.apache.camel.model.ProcessorDefinition
Strategy to allow ProcessorDefinitions to have special logic when using end() in the DSL to return back to the intended parent.
endParent() - Method in class org.apache.camel.model.WhenDefinition
 
endpoint(String) - Method in class org.apache.camel.builder.BuilderSupport
Resolves the given URI to an endpoint
endpoint(String, Class<T>) - Method in class org.apache.camel.builder.BuilderSupport
Resolves the given URI to an endpoint of the specified type
endpoint(String) - Method in class org.apache.camel.builder.ProxyBuilder
Send the proxied message to this endpoint
endpoint(Endpoint) - Method in class org.apache.camel.builder.ProxyBuilder
Send the proxied message to this endpoint
endpoint - Variable in class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
endpoint - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
endpoint - Variable in class org.apache.camel.component.file.GenericFileProducer
 
Endpoint - Interface in org.apache.camel
An endpoint implements the Message Endpoint pattern and represents an endpoint that can send and receive message exchanges
endpoint - Variable in class org.apache.camel.model.SendDefinition
 
endpoint - Variable in class org.apache.camel.util.component.AbstractApiConsumer
 
endpoint - Variable in class org.apache.camel.util.component.AbstractApiProducer
 
ENDPOINT_RUNTIME_STATISTICS_ENABLED - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
EndpointAware - Interface in org.apache.camel
An interface to represent an object such as a Processor that uses an Endpoint
EndpointCompleter - Interface in org.apache.camel.spi
Deprecated.
endpointComponentName(String) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
endpointComponentName(String) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
Returns the component name from the given endpoint uri
EndpointConfiguration - Interface in org.apache.camel
Deprecated.
EndpointConfiguration.UriFormat - Enum in org.apache.camel
Deprecated.
DataFormat operations.
EndpointHelper - Class in org.apache.camel.util
Some helper methods for working with Endpoint instances
EndpointInject - Annotation Type in org.apache.camel
Used to indicate an injection point of an Endpoint, Producer or ProducerTemplate into a POJO.
endpointLenientProperties(String) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
endpointLenientProperties(String) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
Parses the endpoint uri and constructs a key/value properties of only the lenient properties (eg custom options)

For example using the HTTP components to provide query parameters in the endpoint uri.

endpointProperties(String) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
endpointProperties(String) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
Parses the endpoint uri and constructs a key/value properties of each option
endpointProperties(CamelContext, String) - Static method in class org.apache.camel.util.EndpointHelper
endpointProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
For additional configuration options on endpoint level

The value can use # to refer to a bean to lookup in the registry.

EndpointRegistry<K> - Interface in org.apache.camel.spi
Registry to cache endpoints in memory.
EndpointRequiredDefinition - Interface in org.apache.camel.model
A ProcessorDefinition that requires to be configured with an Endpoint such as SendDefinition.
endpoints(String...) - Method in class org.apache.camel.builder.BuilderSupport
Resolves the list of URIs into a list of Endpoint instances
endpoints(Endpoint...) - Method in class org.apache.camel.builder.BuilderSupport
Helper method to create a list of Endpoint instances
ENDPOINTS - Static variable in class org.apache.camel.component.vm.VmComponent
 
endpointStatistics() - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeEndpointRegistryMBean
 
endpointStatistics() - Method in class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
EndpointStrategy - Interface in org.apache.camel.spi
Endpoint strategy with callback invoked when an Endpoint is about to be registered to the endpoint registry in CamelContext.
endpointsUtilizationCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
endpointsUtilizationTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
EndpointTransformerDefinition - Class in org.apache.camel.model.transformer
Represents an endpoint Transformer which leverages camel Endpoint to perform transformation.
EndpointTransformerDefinition() - Constructor for class org.apache.camel.model.transformer.EndpointTransformerDefinition
 
EndpointUtilizationStatistics - Interface in org.apache.camel.spi
Various statistics about endpoint utilization, such as from EIP patterns that uses dynamic endpoints.
EndpointValidationResult - Class in org.apache.camel.runtimecatalog
Details result of validating endpoint uri.
EndpointValidationResult() - Constructor for class org.apache.camel.runtimecatalog.EndpointValidationResult
 
EndpointValidationResult(String) - Constructor for class org.apache.camel.runtimecatalog.EndpointValidationResult
 
EndpointValidatorDefinition - Class in org.apache.camel.model.validator
Represents an endpoint Validator which leverages camel validator component such as Validator Component and Bean Validator Component to perform content validation.
EndpointValidatorDefinition() - Constructor for class org.apache.camel.model.validator.EndpointValidatorDefinition
 
endResponseHeader() - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Ends the configuration of this response message
endResponseMessage() - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
Ends the configuration of this response message
endRest() - Method in class org.apache.camel.model.ProcessorDefinition
Ends the current block and returns back to the rest() DSL.
endSecurityDefinition() - Method in class org.apache.camel.model.rest.RestSecurityDefinition
Ends the configuration of this security
endSubUnitOfWork(Exchange) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
endSubUnitOfWork(Exchange) - Method in interface org.apache.camel.spi.UnitOfWork
endsWith(Expression, Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
 
endsWith(Object) - Method in class org.apache.camel.builder.ValueBuilder
 
endToken - Variable in class org.apache.camel.support.TokenPairExpressionIterator
 
endTransactedBy(Object) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
endTransactedBy(Object) - Method in class org.apache.camel.impl.MDCUnitOfWork
 
endTransactedBy(Object) - Method in interface org.apache.camel.spi.UnitOfWork
Mark this UnitOfWork as not transacted anymore by the given transaction definition.
engineCreateSSLEngine() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
 
engineCreateSSLEngine(String, int) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
 
engineGetClientSessionContext() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
 
engineGetServerSessionContext() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
 
engineGetServerSocketFactory() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
 
engineGetSocketFactory() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
 
engineInit(KeyManager[], TrustManager[], SecureRandom) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
 
enqueuePermit(Throttler.ThrottlePermit, Exchange) - Method in class org.apache.camel.processor.Throttler
Returns a permit to the DelayQueue, first resetting it's delay to be relative to now.
enrich(String) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri.
enrich(String, AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri.
enrich(String, AggregationStrategy, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri.
enrich(String, AggregationStrategy, boolean, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri.
enrich() - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri.
EnrichClause<T extends ProcessorDefinition<?>> - Class in org.apache.camel.builder
 
EnrichClause(T) - Constructor for class org.apache.camel.builder.EnrichClause
 
EnrichDefinition - Class in org.apache.camel.model
Enriches a message with data from a secondary resource
EnrichDefinition() - Constructor for class org.apache.camel.model.EnrichDefinition
 
EnrichDefinition(AggregationStrategy) - Constructor for class org.apache.camel.model.EnrichDefinition
 
Enricher - Class in org.apache.camel.processor
A content enricher that enriches input data by first obtaining additional data from a resource represented by an endpoint producer and second by aggregating input data and additional data.
Enricher(Expression) - Constructor for class org.apache.camel.processor.Enricher
 
enrichRef(String, String) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use enrich with a ref:id as the resourceUri parameter.
enrichRef(String, String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use enrich with a ref:id as the resourceUri parameter.
enrichRef(String, String, boolean, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use enrich with a ref:id as the resourceUri parameter.
enrichWith(String) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri and with an aggregation strategy created using a fluent builder.
enrichWith(String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri and with an aggregation strategy created using a fluent builder.
enrichWith(String, boolean, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri and with an aggregation strategy created using a fluent builder.
entrySet() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
entrySet() - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
entrySet() - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
entrySet() - Method in class org.apache.camel.util.AttachmentMap
 
entrySet() - Method in class org.apache.camel.util.LRUCache
 
EnumTypeConverter - Class in org.apache.camel.impl.converter
A type converter which is used to convert from String to enum type
EnumTypeConverter() - Constructor for class org.apache.camel.impl.converter.EnumTypeConverter
 
ENVIRONMENT_VARIABLES - Static variable in class org.apache.camel.builder.xml.Namespaces
 
EnvPropertiesFunction - Class in org.apache.camel.component.properties
A PropertiesFunction that lookup the property value from OS environment variables.
EnvPropertiesFunction() - Constructor for class org.apache.camel.component.properties.EnvPropertiesFunction
 
equal(Object, Object) - Static method in class org.apache.camel.util.ObjectHelper
A helper method for comparing objects for equality while handling nulls
equal(Object, Object, boolean) - Static method in class org.apache.camel.util.ObjectHelper
A helper method for comparing objects for equality while handling nulls
equalByteArray(byte[], byte[]) - Static method in class org.apache.camel.util.ObjectHelper
A helper method for comparing byte arrays for equality while handling nulls
equalIgnoreCase(Object, Object) - Static method in class org.apache.camel.util.ObjectHelper
A helper method for comparing objects for equality while handling case insensitivity
equals(Object) - Method in class org.apache.camel.component.bean.BeanInfoCacheKey
 
equals(Object) - Method in class org.apache.camel.component.extension.verifier.ComponentVerifierExtensionHelper.ErrorAttribute
 
equals(Object) - Method in class org.apache.camel.component.extension.verifier.ComponentVerifierExtensionHelper.ErrorCode
 
equals(Object) - Method in class org.apache.camel.component.properties.PropertiesLocation
 
equals(Object) - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
equals(Object) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
equals(Object) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry.TypeMapping
 
equals(Object) - Method in class org.apache.camel.impl.DefaultAttachment
 
equals(Object) - Method in class org.apache.camel.impl.DefaultEndpoint
 
equals(Object) - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 
equals(Object) - Method in class org.apache.camel.impl.MappedEndpointConfiguration
Deprecated.
 
equals(Object) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
equals(Object) - Method in class org.apache.camel.processor.exceptionpolicy.ExceptionPolicyKey
 
equals(Object) - Method in class org.apache.camel.spi.Contract
 
equals(Object) - Method in class org.apache.camel.spi.DataType
 
equals(Object) - Method in class org.apache.camel.util.KeyValueHolder
 
equals(Object) - Method in class org.apache.camel.util.ValueHolder
 
error(SAXParseException) - Method in class org.apache.camel.builder.xml.DefaultTransformErrorHandler
 
error(TransformerException) - Method in class org.apache.camel.builder.xml.DefaultTransformErrorHandler
 
error(TransformerException) - Method in class org.apache.camel.builder.xml.XsltErrorListener
 
error(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(Supplier<Optional<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
 
error(TransformerException) - Method in class org.apache.camel.converter.jaxp.XmlErrorListener
 
error() - Method in class org.apache.camel.health.HealthCheckResultBuilder
 
error(Throwable) - Method in class org.apache.camel.health.HealthCheckResultBuilder
 
error(SAXParseException) - Method in class org.apache.camel.processor.validation.DefaultValidationErrorHandler
 
ErrorAttribute(String) - Constructor for class org.apache.camel.component.extension.verifier.ComponentVerifierExtensionHelper.ErrorAttribute
 
ErrorCode(String) - Constructor for class org.apache.camel.component.extension.verifier.ComponentVerifierExtensionHelper.ErrorCode
 
errorHandler(ErrorHandlerBuilder) - Method in class org.apache.camel.builder.RouteBuilder
Installs the given error handler builder
errorHandler(ErrorHandlerFactory) - Method in class org.apache.camel.model.RouteDefinition
Installs the given error handler builder.
ErrorHandler - Interface in org.apache.camel.processor
An interface used to represent an error handler
errorHandler - Variable in class org.apache.camel.processor.RoutingSlip
 
ERRORHANDLER_CIRCUIT_DETECTED - Static variable in interface org.apache.camel.Exchange
 
ERRORHANDLER_HANDLED - Static variable in interface org.apache.camel.Exchange
 
ErrorHandlerBuilder - Interface in org.apache.camel.builder
A builder of a Error Handler
ErrorHandlerBuilderRef - Class in org.apache.camel.builder
Represents a proxy to an error handler builder which is resolved by named reference
ErrorHandlerBuilderRef(String) - Constructor for class org.apache.camel.builder.ErrorHandlerBuilderRef
 
ErrorHandlerBuilderSupport - Class in org.apache.camel.builder
Base class for builders of error handling.
ErrorHandlerBuilderSupport() - Constructor for class org.apache.camel.builder.ErrorHandlerBuilderSupport
 
ErrorHandlerFactory - Interface in org.apache.camel
Factory for creating ErrorHandlers.
ErrorHandlerSupport - Class in org.apache.camel.processor
Support class for ErrorHandler implementations.
ErrorHandlerSupport() - Constructor for class org.apache.camel.processor.ErrorHandlerSupport
 
errorListener(ErrorListener) - Method in class org.apache.camel.builder.xml.XsltBuilder
Uses a custom ErrorListener.
errors(List<ComponentVerifierExtension.VerificationError>) - Method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
EtcdServiceCallServiceDiscoveryConfiguration - Class in org.apache.camel.model.cloud
 
EtcdServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
 
EtcdServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
 
etcdServiceDiscovery() - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
 
etcdServiceDiscovery() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
 
etcdServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
etcdServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
etcdServiceDiscovery(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
etcdServiceDiscovery(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.builder.SimpleBuilder
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.builder.ValueBuilder
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
evaluate(CamelContext, Object, Class<T>) - Method in class org.apache.camel.builder.xml.XPathBuilder
Evaluates the given xpath using the provided body.
evaluate(CamelContext, Object) - Method in class org.apache.camel.builder.xml.XPathBuilder
Evaluates the given xpath using the provided body as a String return type.
evaluate(Exchange) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
evaluate(Exchange) - Method in class org.apache.camel.component.directvm.DirectVmConsumerExpression
 
evaluate(Exchange, Class<T>) - Method in interface org.apache.camel.Expression
Returns the value of the expression on the given exchange
evaluate(Exchange) - Method in class org.apache.camel.language.bean.BeanExpression
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.language.bean.BeanExpression
 
evaluate(Exchange) - Method in class org.apache.camel.model.language.ExpressionDefinition
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.model.language.ExpressionDefinition
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.support.ExpressionAdapter
 
evaluate(Exchange) - Method in class org.apache.camel.support.ExpressionSupport
 
evaluate(Exchange) - Method in class org.apache.camel.support.ServiceCallExpressionSupport
 
evaluate(Exchange) - Method in class org.apache.camel.support.TokenPairExpressionIterator
 
evaluate(Exchange) - Method in class org.apache.camel.support.TokenXMLExpressionIterator
 
evaluate(Exchange) - Method in class org.apache.camel.support.XMLTokenExpressionIterator
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.util.PredicateToExpressionAdapter
 
EVALUATE_EXPRESSION_RESULT - Static variable in interface org.apache.camel.Exchange
 
evaluateAs(Exchange, QName) - Method in class org.apache.camel.builder.xml.XPathBuilder
Evaluates the expression as the given result type
EvaluateExpressionProcessor - Class in org.apache.camel.processor
A Processor which evaluates an Expression and stores the result as a property on the Exchange with the key Exchange.EVALUATE_EXPRESSION_RESULT.
EvaluateExpressionProcessor(Expression) - Constructor for class org.apache.camel.processor.EvaluateExpressionProcessor
 
evaluateFileExpression() - Method in class org.apache.camel.component.file.GenericFileConsumer
 
evaluateValuePredicate(Object) - Static method in class org.apache.camel.util.ObjectHelper
Evaluate the value as a predicate which attempts to convert the value to a boolean otherwise true is returned if the value is not null
evaluators() - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
evaluators(String) - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
EventDrivenConsumerRoute - Class in org.apache.camel.impl
A DefaultRoute which starts with an Event Driven Consumer

Use the API from CamelContext to control the lifecycle of a route, such as starting and stopping using the CamelContext.startRoute(String) and CamelContext.stopRoute(String) methods.

EventDrivenConsumerRoute(RouteContext, Endpoint, Processor) - Constructor for class org.apache.camel.impl.EventDrivenConsumerRoute
 
EventDrivenPollingConsumer - Class in org.apache.camel.impl
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.impl.EventDrivenPollingConsumer
 
EventDrivenPollingConsumer(Endpoint, int) - Constructor for class org.apache.camel.impl.EventDrivenPollingConsumer
 
EventDrivenPollingConsumer(Endpoint, BlockingQueue<Exchange>) - Constructor for class org.apache.camel.impl.EventDrivenPollingConsumer
 
EventFactory - Interface in org.apache.camel.spi
Factory to create events that are emitted when such an event occur.
EventHelper - Class in org.apache.camel.util
Helper for easily sending event notifications in a single line of code
EventNotifier - Interface in org.apache.camel.spi
Notifier to send events.
EventNotifierCallback - Class in org.apache.camel.impl
Helper class to notify on exchange sending events in async engine
EventNotifierCallback(AsyncCallback, Exchange, Endpoint) - Constructor for class org.apache.camel.impl.EventNotifierCallback
 
EventNotifierSupport - Class in org.apache.camel.management
Deprecated.
use org.apache.camel.support.EventNotifierSupport instead
EventNotifierSupport() - Constructor for class org.apache.camel.management.EventNotifierSupport
Deprecated.
 
EventNotifierSupport - Class in org.apache.camel.support
Base class to extend for custom EventNotifier implementations.
EventNotifierSupport() - Constructor for class org.apache.camel.support.EventNotifierSupport
 
evicted - Variable in class org.apache.camel.util.LRUCache
 
example(String, String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Adds a body example with the given content-type
example(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Adds a single example
example(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Sets an example of this header.
example(String, String) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
Adds an example
EXCEPTION - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.StandardCode
An exception occurred
exception(Class<? extends Throwable>...) - Method in class org.apache.camel.model.CatchDefinition
The exception(s) to catch.
EXCEPTION_CAUGHT - Static variable in interface org.apache.camel.Exchange
 
EXCEPTION_CLASS - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.ExceptionAttribute
The exception class
EXCEPTION_HANDLED - Static variable in interface org.apache.camel.Exchange
 
EXCEPTION_INSTANCE - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.ExceptionAttribute
The exception object that has been thrown.
exceptionClasses(List<Class<? extends Throwable>>) - Method in class org.apache.camel.model.CatchDefinition
The exceptions to catch.
exceptionClasses(Class<? extends Throwable>) - Method in class org.apache.camel.model.CatchDefinition
Sets the exception class that the CatchType want to catch
ExceptionErrorAttribute(String) - Constructor for class org.apache.camel.component.extension.verifier.ComponentVerifierExtensionHelper.ExceptionErrorAttribute
 
ExceptionFailureStatistics - Class in org.apache.camel.processor.loadbalancer
Statistics about exception failures for load balancers that reacts on exceptions
ExceptionFailureStatistics() - Constructor for class org.apache.camel.processor.loadbalancer.ExceptionFailureStatistics
 
ExceptionHandler - Interface in org.apache.camel.spi
A Strategy pattern for handling exceptions; particularly in asynchronous processes such as consumers.
exceptionMessage() - Static method in class org.apache.camel.builder.Builder
Returns a predicate and value builder for the exception message on an exchange
exceptionMessage() - Method in class org.apache.camel.builder.BuilderSupport
Returns a exception expression value builder
exceptionPolicies - Variable in class org.apache.camel.processor.ErrorHandlerSupport
 
exceptionPolicy - Variable in class org.apache.camel.processor.ErrorHandlerSupport
 
ExceptionPolicyKey - Class in org.apache.camel.processor.exceptionpolicy
Exception policy key is a compound key for storing: route id + exception class + when => exception type.
ExceptionPolicyKey(Class<? extends Throwable>, WhenDefinition) - Constructor for class org.apache.camel.processor.exceptionpolicy.ExceptionPolicyKey
Deprecated.
will be removed in the near future, use the other constructor
ExceptionPolicyKey(String, Class<? extends Throwable>, WhenDefinition) - Constructor for class org.apache.camel.processor.exceptionpolicy.ExceptionPolicyKey
Key for exception clause
exceptionPolicyStrategy(ExceptionPolicyStrategy) - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
Sets the exception policy to use
ExceptionPolicyStrategy - Interface in org.apache.camel.processor.exceptionpolicy
A strategy to determine which OnExceptionDefinition should handle the thrown exception.
exceptionStackTrace() - Static method in class org.apache.camel.builder.Builder
Returns a predicate and value builder for the exception stacktrace on an exchange
exceptionStatistics() - Method in interface org.apache.camel.api.management.mbean.ManagedCircuitBreakerLoadBalancerMBean
 
exceptionStatistics() - Method in interface org.apache.camel.api.management.mbean.ManagedFailoverLoadBalancerMBean
 
exceptionStatistics() - Method in class org.apache.camel.management.mbean.ManagedCircuitBreakerLoadBalancer
 
exceptionStatistics() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
exchange(BiFunction<Exchange, Exchange, Exchange>) - Method in class org.apache.camel.builder.AggregationStrategyClause
Define an aggregation strategy which targets the exchnage.
exchange() - Method in class org.apache.camel.builder.ExpressionClause
An expression of the exchange
exchange(Function<Exchange, Object>) - Method in class org.apache.camel.builder.ExpressionClause
A functional expression of the exchange
exchange() - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of the exchange
exchange(Predicate<Exchange>) - Method in class org.apache.camel.builder.PredicateClause
Define a Predicate which targets the Exchange.
exchange(Consumer<Exchange>) - Method in class org.apache.camel.builder.ProcessClause
Define a Processor which targets the Exchange.
Exchange - Interface in org.apache.camel
An Exchange is the message container holding the information during the entire routing of a Message received by a Consumer.
EXCHANGE_PROPERTY - Static variable in class org.apache.camel.builder.xml.Namespaces
 
ExchangeBuilder - Class in org.apache.camel.builder
Builder to create Exchange and add headers and set body on the Exchange Message.
ExchangeBuilder(CamelContext) - Constructor for class org.apache.camel.builder.ExchangeBuilder
 
ExchangeCompletedEvent - Class in org.apache.camel.management.event
 
ExchangeCompletedEvent(Exchange) - Constructor for class org.apache.camel.management.event.ExchangeCompletedEvent
 
ExchangeCreatedEvent - Class in org.apache.camel.management.event
Event after an Exchange has been created.
ExchangeCreatedEvent(Exchange) - Constructor for class org.apache.camel.management.event.ExchangeCreatedEvent
 
ExchangeException - Annotation Type in org.apache.camel
Marks a parameter as being the exception set on an exchange
exchangeExceptionExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for an exception set on the exchange
exchangeExceptionExpression(Class<Exception>) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for an exception set on the exchange

Is used to get the caused exception that typically have been wrapped in some sort of Camel wrapper exception

exchangeExceptionMessageExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for an exception message set on the exchange
exchangeExceptionOgnlExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the exchanges exception invoking methods defined in a simple OGNL notation
exchangeExceptionStackTraceExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for an exception stacktrace set on the exchange
exchangeExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the exchange
exchangeExpression(Function<Exchange, Object>) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns a functional expression for the exchange
ExchangeFailedEvent - Class in org.apache.camel.management.event
 
ExchangeFailedEvent(Exchange) - Constructor for class org.apache.camel.management.event.ExchangeFailedEvent
 
ExchangeFailureHandledEvent - Class in org.apache.camel.management.event
 
ExchangeFailureHandledEvent(Exchange, Processor, boolean, String) - Constructor for class org.apache.camel.management.event.ExchangeFailureHandledEvent
 
ExchangeFailureHandlingEvent - Class in org.apache.camel.management.event
 
ExchangeFailureHandlingEvent(Exchange, Processor, boolean, String) - Constructor for class org.apache.camel.management.event.ExchangeFailureHandlingEvent
 
exchangeFormatter - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
ExchangeFormatter - Interface in org.apache.camel.spi
A plugin used to turn an Exchange into a String representation usually to be used for logging or tracing purposes.
exchangeFormatterRef(String) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
exchangeFormatterRef(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the reference of the instance of ExchangeFormatter to generate the log message from exchange.
exchangeFormatterRef - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
exchangeFormatterRef(String) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the reference of the instance of ExchangeFormatter to generate the log message from exchange.
ExchangeHelper - Class in org.apache.camel.util
Some helper methods for working with Exchange objects
ExchangeIdempotentRepository<E> - Interface in org.apache.camel.spi
Access to a repository of Message IDs to implement the Idempotent Consumer pattern.
exchangeIdExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an Expression for the exchange id
exchangeOgnlExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the exchange invoking methods defined in a simple OGNL notation
exchangePattern() - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of the exchange pattern
ExchangePattern - Enum in org.apache.camel
Represents the kind of message exchange pattern
exchangePatternExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the exchange pattern
ExchangePatternProcessor - Class in org.apache.camel.processor
Processor to set ExchangePattern on the Exchange.
ExchangePatternProcessor() - Constructor for class org.apache.camel.processor.ExchangePatternProcessor
 
ExchangePatternProcessor(ExchangePattern) - Constructor for class org.apache.camel.processor.ExchangePatternProcessor
 
exchangeProperties() - Method in class org.apache.camel.builder.ExpressionClause
An expression of the exchange properties
exchangeProperties() - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of the exchange properties
ExchangeProperties - Annotation Type in org.apache.camel
Marks a parameter as being an injection point of the exchange properties of an Exchange
exchangePropertiesExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the exchange properties of exchange
exchangeProperty(String) - Static method in class org.apache.camel.builder.Builder
Returns a predicate and value builder for properties on an exchange
exchangeProperty(String) - Method in class org.apache.camel.builder.BuilderSupport
Returns a value builder for the given exchange property
exchangeProperty(String) - Method in class org.apache.camel.builder.ExpressionClause
An expression of an exchange property of the given name
exchangeProperty(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of an exchange property of the given name
ExchangeProperty - Annotation Type in org.apache.camel
Marks a parameter as being an injection point of a property of an Exchange
exchangeProperty(String) - Static method in class org.apache.camel.language.property.ExchangePropertyLanguage
 
exchangePropertyExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the property value of exchange with the given name
ExchangePropertyExpression - Class in org.apache.camel.model.language
To use a Camel Exchange property in expressions or predicates.
ExchangePropertyExpression() - Constructor for class org.apache.camel.model.language.ExchangePropertyExpression
 
ExchangePropertyExpression(String) - Constructor for class org.apache.camel.model.language.ExchangePropertyExpression
 
ExchangePropertyLanguage - Class in org.apache.camel.language.property
A language for exchange property expressions.
ExchangePropertyLanguage() - Constructor for class org.apache.camel.language.property.ExchangePropertyLanguage
 
ExchangeRedeliveryEvent - Class in org.apache.camel.management.event
 
ExchangeRedeliveryEvent(Exchange, int) - Constructor for class org.apache.camel.management.event.ExchangeRedeliveryEvent
 
ExchangeSendingEvent - Class in org.apache.camel.management.event
Event for before sending an Exchange to an Endpoint.
ExchangeSendingEvent(Exchange, Endpoint) - Constructor for class org.apache.camel.management.event.ExchangeSendingEvent
 
ExchangeSentEvent - Class in org.apache.camel.management.event
Event for after an Exchange has been sent to an Endpoint.
ExchangeSentEvent(Exchange, Endpoint, long) - Constructor for class org.apache.camel.management.event.ExchangeSentEvent
 
exchangesFailed(long) - Static method in class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators
 
ExchangesFailed(long) - Constructor for class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators.ExchangesFailed
 
exchangesInflight(long) - Static method in class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators
 
ExchangesInflight(long) - Constructor for class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators.ExchangesInflight
 
exchangesTotal - Variable in class org.apache.camel.management.mbean.ManagedCounter
 
ExchangeTimedOutException - Exception in org.apache.camel
An exception thrown if an InOut exchange times out receiving the OUT message
ExchangeTimedOutException(Exchange, long) - Constructor for exception org.apache.camel.ExchangeTimedOutException
 
ExchangeTimedOutException(Exchange, long, String) - Constructor for exception org.apache.camel.ExchangeTimedOutException
 
exclude - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
exclude - Variable in class org.apache.camel.util.jsse.FilterParameters
 
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
 
exclusiveReadLockStrategy - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
exclusiveReadLockStrategy - Variable in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
execute(Runnable) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
execute(Runnable) - Method in class org.apache.camel.util.concurrent.SynchronousExecutorService
 
executionIsolationSemaphoreMaxConcurrentRequests(Integer) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Number of concurrent requests permitted to HystrixCommand.run().
executionIsolationStrategy(String) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
What isolation strategy HystrixCommand.run() will be executed with.
executionIsolationThreadInterruptOnTimeout(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Whether the execution thread should attempt an interrupt (using Future.cancel(boolean)) when a thread times out.
executionTimeoutEnabled(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Whether the timeout mechanism is enabled for this command
executionTimeoutInMilliseconds(Integer) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Time in milliseconds at which point the command will timeout and halt execution.
executorService - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
executorService(ExecutorService) - Method in class org.apache.camel.model.AggregateDefinition
If using parallelProcessing you can specify a custom thread pool to be used.
executorService(ExecutorService) - Method in class org.apache.camel.model.DelayDefinition
To use a custom Thread Pool if asyncDelay has been enabled.
executorService(ExecutorService) - Method in interface org.apache.camel.model.ExecutorServiceAwareDefinition
Setting the executor service for executing
executorService(ExecutorService) - Method in class org.apache.camel.model.MulticastDefinition
To use a custom Thread Pool to be used for parallel processing.
executorService(ExecutorService) - Method in class org.apache.camel.model.OnCompletionDefinition
To use a custom Thread Pool to be used for parallel processing.
executorService(ExecutorService) - Method in class org.apache.camel.model.RecipientListDefinition
To use a custom Thread Pool to be used for parallel processing.
executorService(ExecutorService) - Method in class org.apache.camel.model.SplitDefinition
To use a custom Thread Pool to be used for parallel processing.
executorService(ExecutorService) - Method in class org.apache.camel.model.ThreadsDefinition
To use a custom thread pool
executorService(ExecutorService) - Method in class org.apache.camel.model.ThrottleDefinition
To use a custom thread pool (ScheduledExecutorService) by the throttler.
executorService(ExecutorService) - Method in class org.apache.camel.model.WireTapDefinition
Uses a custom thread pool
executorService - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
ExecutorServiceAware - Interface in org.apache.camel
Is used for easy configuration of ExecutorService.
ExecutorServiceAwareDefinition<Type extends ProcessorDefinition<?>> - Interface in org.apache.camel.model
Enables definitions to support concurrency using ExecutorService
ExecutorServiceManager - Interface in org.apache.camel.spi
Strategy to create thread pools.
executorServiceRef - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
executorServiceRef(String) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Sets a reference to a thread pool to be used for redelivery.
executorServiceRef(String) - Method in class org.apache.camel.model.AggregateDefinition
If using parallelProcessing you can specify a custom thread pool to be used.
executorServiceRef(String) - Method in class org.apache.camel.model.DelayDefinition
Refers to a custom Thread Pool if asyncDelay has been enabled.
executorServiceRef(String) - Method in interface org.apache.camel.model.ExecutorServiceAwareDefinition
Setting the executor service for executing
executorServiceRef(String) - Method in class org.apache.camel.model.MulticastDefinition
Refers to a custom Thread Pool to be used for parallel processing.
executorServiceRef(String) - Method in class org.apache.camel.model.OnCompletionDefinition
Refers to a custom Thread Pool to be used for parallel processing.
executorServiceRef(String) - Method in class org.apache.camel.model.RecipientListDefinition
Refers to a custom Thread Pool to be used for parallel processing.
executorServiceRef(String) - Method in class org.apache.camel.model.SplitDefinition
Refers to a custom Thread Pool to be used for parallel processing.
executorServiceRef(String) - Method in class org.apache.camel.model.ThreadsDefinition
To refer to a custom thread pool or use a thread pool profile (as overlay)
executorServiceRef(String) - Method in class org.apache.camel.model.ThrottleDefinition
To use a custom thread pool (ScheduledExecutorService) by the throttler.
executorServiceRef(String) - Method in class org.apache.camel.model.WireTapDefinition
Uses a custom thread pool
ExecutorServiceStrategy - Interface in org.apache.camel.spi
Deprecated.
use ExecutorServiceManager instead, will be removed in a future Camel release
existsFile(String) - Method in class org.apache.camel.component.file.FileOperations
 
existsFile(String) - Method in interface org.apache.camel.component.file.GenericFileOperations
Determines whether the files exists or not
exitCode - Variable in class org.apache.camel.main.MainSupport
 
EXPANDABLE_PROPERTIES - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
expect(TokenType) - Method in class org.apache.camel.language.simple.BaseSimpleParser
Expect a given token
expectAndAcceptMore(TokenType) - Method in class org.apache.camel.language.simple.BaseSimpleParser
Expect and accept a given number of tokens in sequence.
expectedBodiesReceived(List<?>) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an expectation that the given body values are received by this endpoint in the specified order

Important: The number of values must match the expected number of messages, so if you expect 3 messages, then there must be 3 values.

expectedBodiesReceived(Object...) - Method in class org.apache.camel.component.mock.MockEndpoint
Sets an expectation that the given body values are received by this endpoint

Important: The number of bodies must match the expected number of messages, so if you expect 3 messages, then there must be 3 bodies.

expectedBodiesReceivedInAnyOrder(List<?>) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an expectation that the given body values are received by this endpoint in any order

Important: The number of bodies must match the expected number of messages, so if you expect 3 messages, then there must be 3 bodies.

expectedBodiesReceivedInAnyOrder(Object...) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an expectation that the given body values are received by this endpoint in any order

Important: The number of bodies must match the expected number of messages, so if you expect 3 messages, then there must be 3 bodies.

expectedBodyReceived() - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an expectation that the given body value are received by this endpoint
ExpectedBodyTypeException - Exception in org.apache.camel
Thrown if the body could not be converted to the required type
ExpectedBodyTypeException(Exchange, Class<?>) - Constructor for exception org.apache.camel.ExpectedBodyTypeException
 
expectedExchangePattern(ExchangePattern) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an expectation that messages received should have the given exchange pattern
expectedFileExists(String) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an expectation that a file exists with the given name
expectedFileExists(String, String) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an expectation that a file exists with the given name

Will wait at most 5 seconds while checking for the existence of the file.

expectedHeaderReceived(String, Object) - Method in class org.apache.camel.component.mock.MockEndpoint
Sets an expectation that the given header name & value are received by this endpoint

You can set multiple expectations for different header names.

expectedHeaderValuesReceivedInAnyOrder(String, List<?>) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an expectation that the given header values are received by this endpoint in any order.
expectedHeaderValuesReceivedInAnyOrder(String, Object...) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an expectation that the given header values are received by this endpoint in any order

Important: The number of values must match the expected number of messages, so if you expect 3 messages, then there must be 3 values.

expectedMessageCount(int) - Method in class org.apache.camel.component.mock.MockEndpoint
Specifies the expected number of message exchanges that should be received by this endpoint If you want to assert that exactly n messages arrives to this mock endpoint, then see also the MockEndpoint.setAssertPeriod(long) method for further details.
expectedMessagesMatches(Predicate...) - Method in class org.apache.camel.component.mock.MockEndpoint
Sets an expectation that the given predicates matches the received messages by this endpoint
expectedMinimumMessageCount(int) - Method in class org.apache.camel.component.mock.MockEndpoint
Specifies the minimum number of expected message exchanges that should be received by this endpoint
expectedPropertyReceived(String, Object) - Method in class org.apache.camel.component.mock.MockEndpoint
Sets an expectation that the given property name & value are received by this endpoint

You can set multiple expectations for different property names.

expectedPropertyValuesReceivedInAnyOrder(String, List<?>) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an expectation that the given property values are received by this endpoint in any order.
expectedPropertyValuesReceivedInAnyOrder(String, Object...) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an expectation that the given property values are received by this endpoint in any order

Important: The number of values must match the expected number of messages, so if you expect 3 messages, then there must be 3 values.

expects(Runnable) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds the expectation which will be invoked when enough messages are received
expectsAscending(Expression) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an expectation that messages received should have ascending values of the given expression such as a user generated counter value
expectsAscending() - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an expectation that messages received should have ascending values of the given expression such as a user generated counter value
expectsDescending(Expression) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an expectation that messages received should have descending values of the given expression such as a user generated counter value
expectsDescending() - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an expectation that messages received should have descending values of the given expression such as a user generated counter value
expectsMessageCount(int, MockEndpoint...) - Static method in class org.apache.camel.component.mock.MockEndpoint
 
expectsNoDuplicates(Expression) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an expectation that no duplicate messages should be received using the expression to determine the message ID
expectsNoDuplicates() - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an expectation that no duplicate messages should be received using the expression to determine the message ID
Experimental - Annotation Type in org.apache.camel
An experimental user-facing API.
explain(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedComponentMBean
 
explain(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedDataFormatMBean
 
explain(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointMBean
 
explain(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
explain(boolean) - Method in class org.apache.camel.management.mbean.ManagedComponent
 
explain(boolean) - Method in class org.apache.camel.management.mbean.ManagedDataFormat
 
explain(boolean) - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
explain(boolean) - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
explainComponentCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
explainComponentJson(String, boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Returns a JSON schema representation of the component parameters (not endpoint parameters) for the given component by its id.
explainComponentJson(String, boolean) - Method in interface org.apache.camel.CamelContext
Returns a JSON schema representation of the component parameters (not endpoint parameters) for the given component by its id.
explainComponentJson(String, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
explainComponentJson(String, boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
explainComponentTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
explainDataFormatJson(String, DataFormat, boolean) - Method in interface org.apache.camel.CamelContext
Returns a JSON schema representation of the component parameters (not endpoint parameters) for the given component by its id.
explainDataFormatJson(String, DataFormat, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
explainDataFormatsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
explainDataFormatTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
explainEipJson(String, boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Returns a JSON schema representation of the EIP parameters for the given EIP by its id.
explainEipJson(String, boolean) - Method in interface org.apache.camel.CamelContext
Returns a JSON schema representation of the EIP parameters for the given EIP by its id.
explainEipJson(String, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
explainEipJson(String, boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
explainEipsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
explainEipTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
explainEndpointJson(String, boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Returns a JSON schema representation of the endpoint parameters for the given endpoint uri
explainEndpointJson(String, boolean) - Method in interface org.apache.camel.CamelContext
Returns a JSON schema representation of the endpoint parameters for the given endpoint uri.
explainEndpointJson(String, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
explainEndpointJson(String, boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
explainEndpointsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
explainEndpointTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
ExplicitCamelContextNameStrategy - Class in org.apache.camel.impl
Strategy to used an explicit (fixed) name for CamelContext.
ExplicitCamelContextNameStrategy(String) - Constructor for class org.apache.camel.impl.ExplicitCamelContextNameStrategy
 
exponentialBackOff() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
Enable exponential backoff
exponentialBackOff(boolean) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
exponentialBackOff() - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
expression(Expression) - Method in class org.apache.camel.builder.ExpressionClause
Specify an Expression instance
expression(Expression) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Specify an Expression instance
expression(ExpressionDefinition) - Method in class org.apache.camel.builder.ExpressionClauseSupport
 
expression(Expression) - Method in class org.apache.camel.component.mock.AssertionClause
 
expression(ExpressionDefinition) - Method in class org.apache.camel.component.mock.AssertionClause
 
Expression - Interface in org.apache.camel
An expression provides a plugin strategy for evaluating expressions on a message exchange to support things like scripting languages, XQuery or SQL as well as any arbitrary Java expression.
expression - Variable in class org.apache.camel.language.simple.BaseSimpleParser
 
expression(String) - Static method in class org.apache.camel.language.simple.SimpleLanguage
Creates a new Expression.
expression(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets a reference to a custom Expression to use.
expression(Expression) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets a custom Expression to use.
expression() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets a custom Expression to use through an expression builder clause.
expression(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets a reference to a custom Expression to use.
expression(Expression) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets a custom Expression to use.
expression() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets a custom Expression to use through an expression builder clause.
expression(Expression) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
 
expression - Variable in class org.apache.camel.processor.RoutingSlip
 
expression - Variable in class org.apache.camel.processor.SendDynamicProcessor
 
ExpressionAdapter - Class in org.apache.camel.impl
Deprecated. 
ExpressionAdapter() - Constructor for class org.apache.camel.impl.ExpressionAdapter
Deprecated.
 
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.builder
A helper class for working with expressions.
ExpressionClause<T> - Class in org.apache.camel.builder
Represents an expression clause within the DSL which when the expression is complete the clause continues to another part of the DSL
ExpressionClause(T) - Constructor for class org.apache.camel.builder.ExpressionClause
 
ExpressionClauseSupport<T> - Class in org.apache.camel.builder
A support class for building expression clauses.
ExpressionClauseSupport(T) - Constructor for class org.apache.camel.builder.ExpressionClauseSupport
 
ExpressionComparator - Class in org.apache.camel.util
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.util.ExpressionComparator
 
expressionConfiguration(ServiceCallExpressionConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Configures the Expression using the given configuration.
expressionConfiguration(ServiceCallExpressionConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Configures the Expression using the given configuration.
ExpressionDefinition - Class in org.apache.camel.model.language
A useful base class for an expression
ExpressionDefinition() - Constructor for class org.apache.camel.model.language.ExpressionDefinition
 
ExpressionDefinition(String) - Constructor for class org.apache.camel.model.language.ExpressionDefinition
 
ExpressionDefinition(Predicate) - Constructor for class org.apache.camel.model.language.ExpressionDefinition
 
ExpressionDefinition(Expression) - Constructor for class org.apache.camel.model.language.ExpressionDefinition
 
ExpressionEvaluationException - Exception in org.apache.camel
An exception thrown if evaluation of the expression failed.
ExpressionEvaluationException(Expression, Exchange, Throwable) - Constructor for exception org.apache.camel.ExpressionEvaluationException
 
ExpressionEvaluationException(Expression, String, Exchange, Throwable) - Constructor for exception org.apache.camel.ExpressionEvaluationException
 
ExpressionIllegalSyntaxException - Exception in org.apache.camel
An exception thrown if the expression contains illegal syntax.
ExpressionIllegalSyntaxException(String) - Constructor for exception org.apache.camel.ExpressionIllegalSyntaxException
 
ExpressionIllegalSyntaxException(String, Throwable) - Constructor for exception org.apache.camel.ExpressionIllegalSyntaxException
 
ExpressionListComparator - Class in org.apache.camel.util
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.util.ExpressionListComparator
 
ExpressionNode - Class in org.apache.camel.model
A base class for nodes which contain an expression and a number of outputs
ExpressionNode() - Constructor for class org.apache.camel.model.ExpressionNode
 
ExpressionNode(ExpressionDefinition) - Constructor for class org.apache.camel.model.ExpressionNode
 
ExpressionNode(Expression) - Constructor for class org.apache.camel.model.ExpressionNode
 
ExpressionNode(Predicate) - Constructor for class org.apache.camel.model.ExpressionNode
 
ExpressionNodeHelper - Class in org.apache.camel.model
Helper for ExpressionNode
ExpressionResultComparator - Interface in org.apache.camel.processor.resequencer
A SequenceElementComparator that compares Exchanges based on the result of an expression evaluation.
ExpressionSubElementDefinition - Class in org.apache.camel.model
Represents an expression sub element
ExpressionSubElementDefinition() - Constructor for class org.apache.camel.model.ExpressionSubElementDefinition
 
ExpressionSubElementDefinition(Expression) - Constructor for class org.apache.camel.model.ExpressionSubElementDefinition
 
ExpressionSubElementDefinition(Predicate) - Constructor for class org.apache.camel.model.ExpressionSubElementDefinition
 
ExpressionSupport - Class in org.apache.camel.impl
Deprecated. 
ExpressionSupport() - Constructor for class org.apache.camel.impl.ExpressionSupport
Deprecated.
 
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.util
To adapt Expression as a Predicate
ExpressionToPredicateAdapter(Expression) - Constructor for class org.apache.camel.util.ExpressionToPredicateAdapter
 
expressionType(ExpressionDefinition) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
 
extendedFilter(HeaderFilterStrategy.Direction, String, Object, Exchange) - Method in class org.apache.camel.impl.DefaultHeaderFilterStrategy
 
extendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedDynamicRouterMBean
 
extendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedEnricherMBean
 
extendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedExtendedInformation
Extended information such as utilization of endpoints.
extendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedPollEnricherMBean
 
extendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
extendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedRoutingSlipMBean
 
extendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedSendDynamicProcessorMBean
 
extendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedSendProcessorMBean
 
extendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedWireTapMBean
 
extendedInformation() - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
extendedInformation() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
extendedInformation() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
extendedInformation() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
extendedInformation() - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
extendedInformation() - Method in class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
extendedInformation() - Method in class org.apache.camel.management.mbean.ManagedSendProcessor
 
extendedInformation() - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
ExtendedStartupListener - Interface in org.apache.camel
Extended StartupListener that is invoked when the CamelContext is fully started.
EXTENDER_NAMESPACE - Static variable in class org.apache.camel.impl.osgi.Activator
 
EXTERNAL_REDELIVERED - Static variable in interface org.apache.camel.Exchange
 
externalRedeliveries(long) - Static method in class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators
 
ExternalRedeliveries(long) - Constructor for class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators.ExternalRedeliveries
 
extractBodyAsString(Message) - Static method in class org.apache.camel.util.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.util.MessageHelper
Extracts the body for logging purpose.
extractBodyForLogging(Message, String) - Static method in class org.apache.camel.util.MessageHelper
Extracts the body for logging purpose.
extractBodyForLogging(Message, String, boolean, boolean) - Static method in class org.apache.camel.util.MessageHelper
Extracts the body for logging purpose.
extractBodyForLogging(Message, String, boolean, boolean, int) - Static method in class org.apache.camel.util.MessageHelper
Extracts the body for logging purpose.
extractBreadCrumb(TraceInterceptor, ProcessorDefinition<?>, Exchange) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
Creates the breadcrumb based on whether this was a trace of an exchange coming out of or into a processing step.
extractFutureBody(Future<?>, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
extractFutureBody(Future<?>, long, TimeUnit, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
extractFutureBody(Future<?>, Class<T>) - Method in interface org.apache.camel.ProducerTemplate
Gets the response body from the future handle, will wait until the response is ready.
extractFutureBody(Future<?>, long, TimeUnit, Class<T>) - Method in interface org.apache.camel.ProducerTemplate
Gets the response body from the future handle, will wait at most the given time for the response to be ready.
extractFutureBody(CamelContext, Future<?>, Class<T>) - Static method in class org.apache.camel.util.ExchangeHelper
Extracts the body from the given future, that represents a handle to an asynchronous exchange.
extractFutureBody(CamelContext, Future<?>, long, TimeUnit, Class<T>) - Static method in class org.apache.camel.util.ExchangeHelper
Extracts the body from the given future, that represents a handle to an asynchronous exchange.
extractPathWithinPattern(String, String) - Method in class org.apache.camel.util.AntPathMatcher
Given a pattern and a full path, determine the pattern-mapped part.
extractProperties(Map<String, Object>, String) - Static method in class org.apache.camel.runtimecatalog.URISupport
 
extractProperties(Map<String, Object>, String) - Static method in class org.apache.camel.util.IntrospectionSupport
 
extractProperties(Map<String, Object>, String, boolean) - Static method in class org.apache.camel.util.IntrospectionSupport
 
extractProperties(Map<String, Object>, String) - Static method in class org.apache.camel.util.URISupport
 
extractRemainderPath(URI, boolean) - Static method in class org.apache.camel.util.URISupport
Extracts the scheme specific path from the URI that is used as the remainder option when creating endpoints.
extractResultBody(Exchange) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
Extracts the body from the given result.
extractResultBody(Exchange) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
extractResultBody(Exchange, ExchangePattern) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
extractResultBody(Exchange, ExchangePattern) - Static method in class org.apache.camel.util.ExchangeHelper
Extracts the body from the given exchange.
extractRoute(ProcessorDefinition<?>) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
extractStringProperties(Map<String, Object>) - Static method in class org.apache.camel.util.IntrospectionSupport
 
extractValueForLogging(Object, Message) - Static method in class org.apache.camel.util.MessageHelper
Extracts the value for logging purpose.
extractValueForLogging(Object, Message, String, boolean, boolean, int) - Static method in class org.apache.camel.util.MessageHelper
Extracts the value for logging purpose.

F

factory(XPathFactory) - Method in class org.apache.camel.builder.xml.XPathBuilder
Configures to use the provided XPath factory.
factoryClassName(String) - Method in class org.apache.camel.builder.xml.XPathBuilder
Sets the factory class name to use
factoryFinder - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
FactoryFinder - Interface in org.apache.camel.spi
Finder to find factories from the resource classpath, usually META-INF/services/org/apache/camel/.
FactoryFinderResolver - Interface in org.apache.camel.spi
Represents a resolver for FactoryFinder
fail(Object) - Method in class org.apache.camel.component.mock.MockEndpoint
 
failedCounter - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
failedExchange(Exchange) - Method in interface org.apache.camel.api.management.PerformanceCounter
Executed when an Exchange failed.
failedExchange(Exchange) - Method in class org.apache.camel.management.CompositePerformanceCounter
 
failedExchange(Exchange) - Method in class org.apache.camel.management.DelegatePerformanceCounter
 
failedExchange(Exchange) - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
FailedToCreateConsumerException - Exception in org.apache.camel
Thrown if Camel failed to create a consumer for a given endpoint.
FailedToCreateConsumerException(String, Throwable) - Constructor for exception org.apache.camel.FailedToCreateConsumerException
 
FailedToCreateConsumerException(Endpoint, Throwable) - Constructor for exception org.apache.camel.FailedToCreateConsumerException
 
FailedToCreateConsumerException(Endpoint, String, Throwable) - Constructor for exception org.apache.camel.FailedToCreateConsumerException
 
FailedToCreateConsumerException(Endpoint, String) - Constructor for exception org.apache.camel.FailedToCreateConsumerException
 
FailedToCreateProducerException - Exception in org.apache.camel
Thrown if Camel failed to create a producer for a given endpoint.
FailedToCreateProducerException(Endpoint, Throwable) - Constructor for exception org.apache.camel.FailedToCreateProducerException
 
FailedToCreateRouteException - Exception in org.apache.camel
Exception when failing to create a Route.
FailedToCreateRouteException(String, String, Throwable) - Constructor for exception org.apache.camel.FailedToCreateRouteException
 
FailedToCreateRouteException(String, String, String, Throwable) - Constructor for exception org.apache.camel.FailedToCreateRouteException
 
FailedToStartRouteException - Exception in org.apache.camel
Exception when failing to start a Route.
FailedToStartRouteException(String, String) - Constructor for exception org.apache.camel.FailedToStartRouteException
 
FailedToStartRouteException(Throwable) - Constructor for exception org.apache.camel.FailedToStartRouteException
 
failover() - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses fail over load balancer

Will not round robin and inherit the error handler.

failover(Class<?>...) - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses fail over load balancer

Will not round robin and inherit the error handler.

failover(int, boolean, boolean, Class<?>...) - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses fail over load balancer
failover(int, boolean, boolean, boolean, Class<?>...) - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses fail over load balancer
FailOverLoadBalancer - Class in org.apache.camel.processor.loadbalancer
This FailOverLoadBalancer will failover to use next processor when an exception occurred

This implementation mirrors the logic from the Pipeline in the async variation as the failover load balancer is a specialized pipeline.

FailOverLoadBalancer() - Constructor for class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
FailOverLoadBalancer(List<Class<?>>) - Constructor for class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
FailoverLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
Failover load balancer The failover load balancer is capable of trying the next processor in case an Exchange failed with an exception during processing.
FailoverLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
 
FAILURE_COUNT - Static variable in class org.apache.camel.impl.health.AbstractHealthCheck
 
FAILURE_ENDPOINT - Static variable in interface org.apache.camel.Exchange
 
FAILURE_HANDLED - Static variable in interface org.apache.camel.Exchange
 
FAILURE_ROUTE_ID - Static variable in interface org.apache.camel.Exchange
 
FailureEvent - Interface in org.apache.camel.management.event
This interface is implemented by all events that contain an exception and is used to retrieve the exception in a universal way.
failureProcessor - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
failureThreshold(Integer) - Method in class org.apache.camel.health.HealthCheckConfiguration.Builder
 
FallbackConverter - Annotation Type in org.apache.camel
An annotation used to mark methods to indicate code capable of being a fallback converter which are then auto-discovered using the Type Conversion Support.
fallbackConverters - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
fallbackEnabled(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Whether HystrixCommand.getFallback() should be attempted when failure occurs.
fallbackIsolationSemaphoreMaxConcurrentRequests(Integer) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Number of concurrent requests permitted to HystrixCommand.getFallback().
FATAL_FALLBACK_ERROR_HANDLER - Static variable in interface org.apache.camel.Exchange
 
fatalError(SAXParseException) - Method in class org.apache.camel.builder.xml.DefaultTransformErrorHandler
 
fatalError(TransformerException) - Method in class org.apache.camel.builder.xml.DefaultTransformErrorHandler
 
fatalError(TransformerException) - Method in class org.apache.camel.builder.xml.XsltErrorListener
 
fatalError(TransformerException) - Method in class org.apache.camel.converter.jaxp.XmlErrorListener
 
fatalError(SAXParseException) - Method in class org.apache.camel.processor.validation.DefaultValidationErrorHandler
 
FatalFallbackErrorHandler - Class in org.apache.camel.processor
An ErrorHandler used as a safe fallback when processing by other error handlers such as the OnExceptionDefinition.
FatalFallbackErrorHandler(Processor) - Constructor for class org.apache.camel.processor.FatalFallbackErrorHandler
 
FatalFallbackErrorHandler(Processor, boolean) - Constructor for class org.apache.camel.processor.FatalFallbackErrorHandler
 
faultBody() - Static method in class org.apache.camel.builder.Builder
Returns a predicate and value builder for the fault body on an exchange
faultBody() - Method in class org.apache.camel.builder.BuilderSupport
Returns a predicate and value builder for the fault body on an exchange
faultBodyAs(Class<T>) - Static method in class org.apache.camel.builder.Builder
Deprecated.
faultBodyAs(Class<T>) - Method in class org.apache.camel.builder.BuilderSupport
faultBodyExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the fault messages body
faultBodyExpression(Class<T>) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the exchanges fault message body converted to the given type
fhirJson() - Method in class org.apache.camel.builder.DataFormatClause
Uses the FHIR JSON data format
fhirJson(String) - Method in class org.apache.camel.builder.DataFormatClause
 
FhirJsonDataFormat - Class in org.apache.camel.model.dataformat
The FHIR JSon data format is used to marshall/unmarshall to/from FHIR objects to/from JSON.
FhirJsonDataFormat() - Constructor for class org.apache.camel.model.dataformat.FhirJsonDataFormat
 
fhirXml() - Method in class org.apache.camel.builder.DataFormatClause
Uses the FHIR XML data format
fhirXml(String) - Method in class org.apache.camel.builder.DataFormatClause
 
FhirXmlDataFormat - Class in org.apache.camel.model.dataformat
The FHIR XML data format is used to marshall/unmarshall from/to FHIR objects to/from XML.
FhirXmlDataFormat() - Constructor for class org.apache.camel.model.dataformat.FhirXmlDataFormat
 
FieldParameterSetter() - Constructor for class org.apache.camel.impl.ConfigurationHelper.FieldParameterSetter
Deprecated.
 
FILE_CONTENT_TYPE - Static variable in interface org.apache.camel.Exchange
 
FILE_EXCHANGE_FILE - Static variable in class org.apache.camel.component.file.FileComponent
GenericFile property on Camel Exchanges.
FILE_LAST_MODIFIED - Static variable in interface org.apache.camel.Exchange
 
FILE_LENGTH - Static variable in interface org.apache.camel.Exchange
 
FILE_LOCAL_WORK_PATH - Static variable in interface org.apache.camel.Exchange
 
FILE_LOCK_EXCLUSIVE_LOCK - Static variable in interface org.apache.camel.Exchange
 
FILE_LOCK_FILE_ACQUIRED - Static variable in interface org.apache.camel.Exchange
 
FILE_LOCK_FILE_NAME - Static variable in interface org.apache.camel.Exchange
 
FILE_LOCK_RANDOM_ACCESS_FILE - Static variable in interface org.apache.camel.Exchange
 
FILE_NAME - Static variable in interface org.apache.camel.Exchange
 
FILE_NAME_CONSUMED - Static variable in interface org.apache.camel.Exchange
 
FILE_NAME_ONLY - Static variable in interface org.apache.camel.Exchange
 
FILE_NAME_PRODUCED - Static variable in interface org.apache.camel.Exchange
 
FILE_PARENT - Static variable in interface org.apache.camel.Exchange
 
FILE_PATH - Static variable in interface org.apache.camel.Exchange
 
fileAbsoluteExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
fileAbsolutePathExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
FileBinding - Class in org.apache.camel.component.file
File binding with the File type.
FileBinding() - Constructor for class org.apache.camel.component.file.FileBinding
 
FileChangedExclusiveReadLockStrategy - Class in org.apache.camel.component.file.strategy
Acquires exclusive read lock to the given file by checking whether the file is being changed by scanning the file at different intervals (to detect changes).
FileChangedExclusiveReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
FileComponent - Class in org.apache.camel.component.file
* The File Component provides access to file systems.
FileComponent() - Constructor for class org.apache.camel.component.file.FileComponent
 
FileComponent(CamelContext) - Constructor for class org.apache.camel.component.file.FileComponent
 
FileConsumer - Class in org.apache.camel.component.file
File consumer.
FileConsumer(FileEndpoint, Processor, GenericFileOperations<File>, GenericFileProcessStrategy<File>) - Constructor for class org.apache.camel.component.file.FileConsumer
 
FileDataSet - Class in org.apache.camel.component.dataset
A DataSet that reads payloads from a file that are used to create each message exchange along with using a pluggable transformer to customize the messages.
FileDataSet(String) - Constructor for class org.apache.camel.component.dataset.FileDataSet
 
FileDataSet(File) - Constructor for class org.apache.camel.component.dataset.FileDataSet
 
FileDataSet(String, String) - Constructor for class org.apache.camel.component.dataset.FileDataSet
 
FileDataSet(File, String) - Constructor for class org.apache.camel.component.dataset.FileDataSet
 
FileEndpoint - Class in org.apache.camel.component.file
The file component is used for reading or writing files.
FileEndpoint() - Constructor for class org.apache.camel.component.file.FileEndpoint
 
FileEndpoint(String, Component) - Constructor for class org.apache.camel.component.file.FileEndpoint
 
fileExist - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
fileExpressionResult - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
fileExtensionExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
fileExtensionSingleExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
FileIdempotentChangedRepositoryReadLockStrategy - Class in org.apache.camel.component.file.strategy
A file read lock that uses an IdempotentRepository and changed as the lock strategy.
FileIdempotentChangedRepositoryReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
FileIdempotentRenameRepositoryReadLockStrategy - Class in org.apache.camel.component.file.strategy
A file read lock that uses an IdempotentRepository and rename as the lock strategy.
FileIdempotentRenameRepositoryReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
FileIdempotentRepository - Class in org.apache.camel.processor.idempotent
A file based implementation of IdempotentRepository.
FileIdempotentRepository() - Constructor for class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
FileIdempotentRepository(File, Map<String, Object>) - Constructor for class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
fileIdempotentRepository(File) - Static method in class org.apache.camel.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.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.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.processor.idempotent.FileIdempotentRepository
Creates a new file based repository using the given Map as 1st level cache.
FileIdempotentRepositoryReadLockStrategy - Class in org.apache.camel.component.file.strategy
A file read lock that uses an IdempotentRepository as the lock strategy.
FileIdempotentRepositoryReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
FileInputStreamCache - Class in org.apache.camel.converter.stream
FileInputStreamCache(File) - Constructor for class org.apache.camel.converter.stream.FileInputStreamCache
Only for testing purposes.
FileLanguage - Class in org.apache.camel.language.simple
 
FileLanguage() - Constructor for class org.apache.camel.language.simple.FileLanguage
 
fileLastModifiedExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
FileLockClusterService - Class in org.apache.camel.component.file.cluster
 
FileLockClusterService() - Constructor for class org.apache.camel.component.file.cluster.FileLockClusterService
 
FileLockClusterView - Class in org.apache.camel.component.file.cluster
 
FileLockExclusiveReadLockStrategy - Class in org.apache.camel.component.file.strategy
Acquires exclusive read lock to the given file.
FileLockExclusiveReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
fileName - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
fileNameExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
fileNameNoExtensionExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
fileNameNoExtensionSingleExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
fileOnlyNameExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
fileOnlyNameNoExtensionExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
fileOnlyNameNoExtensionSingleExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
FileOperations - Class in org.apache.camel.component.file
File operations for File.
FileOperations() - Constructor for class org.apache.camel.component.file.FileOperations
 
FileOperations(FileEndpoint) - Constructor for class org.apache.camel.component.file.FileOperations
 
fileParentExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
filePathExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
FilePathResolver - Class in org.apache.camel.util
A resolver for file paths that supports resolving with system and environment properties.
FileProcessStrategyFactory - Class in org.apache.camel.component.file.strategy
 
FileRenameExclusiveReadLockStrategy - Class in org.apache.camel.component.file.strategy
Acquires exclusive read lock to the given file.
FileRenameExclusiveReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy
 
FileResultHandler - Class in org.apache.camel.builder.xml
Use file to handle the result of XSLT transformation.
FileResultHandler(File) - Constructor for class org.apache.camel.builder.xml.FileResultHandler
 
FileResultHandlerFactory - Class in org.apache.camel.builder.xml
Factory for StreamResult which is streamed to file.
FileResultHandlerFactory() - Constructor for class org.apache.camel.builder.xml.FileResultHandlerFactory
 
fileSizeExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
FileStateRepository - Class in org.apache.camel.impl
This FileStateRepository class is a file-based implementation of a StateRepository.
FileStateRepository() - Constructor for class org.apache.camel.impl.FileStateRepository
 
FileStateRepository(File, Map<String, String>) - Constructor for class org.apache.camel.impl.FileStateRepository
 
fileStateRepository(File) - Static method in class org.apache.camel.impl.FileStateRepository
Creates a new file based repository using as 1st level cache
fileStateRepository(File, long) - Static method in class org.apache.camel.impl.FileStateRepository
Creates a new file based repository using a HashMap as 1st level cache.
fileStateRepository(File, Map<String, String>) - Static method in class org.apache.camel.impl.FileStateRepository
Creates a new file based repository using the given Map as 1st level cache.
FileUtil - Class in org.apache.camel.util
File utilities.
fileWatchDirectory - Variable in class org.apache.camel.main.MainSupport
 
fileWatchDirectoryRecursively - Variable in class org.apache.camel.main.MainSupport
 
FileWatcherReloadStrategy - Class in org.apache.camel.impl
A file based ReloadStrategy which watches a file folder for modified files and reload on file changes.
FileWatcherReloadStrategy() - Constructor for class org.apache.camel.impl.FileWatcherReloadStrategy
 
FileWatcherReloadStrategy(String) - Constructor for class org.apache.camel.impl.FileWatcherReloadStrategy
 
FileWatcherReloadStrategy(String, boolean) - Constructor for class org.apache.camel.impl.FileWatcherReloadStrategy
 
FileWatcherReloadStrategy.WatchFileChangesTask - Class in org.apache.camel.impl
Background task which watches for file changes
filter(Predicate) - Method in class org.apache.camel.builder.NotifyBuilder
Optionally a filter to only allow matching Exchange to be used for matching.
filter() - Method in class org.apache.camel.builder.NotifyBuilder
Optionally a filter to only allow matching Exchange to be used for matching.
filter - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
filter(String) - Method in class org.apache.camel.impl.EventDrivenConsumerRoute
 
filter(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
Specified a filter to control what data gets merging data back from the claim check repository.
filter() - Method in class org.apache.camel.model.ProcessorDefinition
Message Filter EIP: Creates a predicate expression which only if it is true then the exchange is forwarded to the destination
filter(Predicate) - Method in class org.apache.camel.model.ProcessorDefinition
Message Filter EIP: Creates a predicate which is applied and only if it is true then the exchange is forwarded to the destination
filter(ExpressionDefinition) - Method in class org.apache.camel.model.ProcessorDefinition
Message Filter EIP: Creates a predicate expression which only if it is true then the exchange is forwarded to the destination
filter(String, String) - Method in class org.apache.camel.model.ProcessorDefinition
Message Filter EIP: Creates a predicate language expression which only if it is true then the exchange is forwarded to the destination
filter(OnExceptionDefinition, Class<?>, Throwable) - Method in class org.apache.camel.processor.exceptionpolicy.DefaultExceptionPolicyStrategy
Strategy to filter the given type exception class with the thrown exception
filter(String) - Method in interface org.apache.camel.Route
Returns a list of all the Processors from this route that has id's matching the pattern
filter(Collection<String>, Collection<String>, Collection<String>, FilterParameters.Patterns, FilterParameters.Patterns, boolean) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Filters the values in availableValues returning only the values that are explicitly listed in explicitValues (returns them regardless of if they appear in availableValues or not) if explicitValues is not null or according to the following rules: Match the include patterns in patterns and don't match the exclude patterns in patterns if patterns is not null. Match the include patterns in defaultPatterns and don't match the exclude patterns in defaultPatterns if patterns is null and applyDefaults is true. Are provided in currentValues if if patterns is null and applyDefaults is false.
filter(Collection<String>, Collection<String>, List<Pattern>, List<Pattern>) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Filters the values in availableValues returning only the values that are explicitly listed in explicitValues (returns them regardless of if they appear in availableValues or not) if explicitValues is not null or as match the patterns in includePatterns and do not match the patterns in excludePatterns if explicitValues is null.
FILTER_MATCHED - Static variable in interface org.apache.camel.Exchange
 
FILTER_NON_XML_CHARS - Static variable in interface org.apache.camel.Exchange
 
FilterDefinition - Class in org.apache.camel.model
Filter out messages based using a predicate
FilterDefinition() - Constructor for class org.apache.camel.model.FilterDefinition
 
FilterDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.FilterDefinition
 
FilterDefinition(Predicate) - Constructor for class org.apache.camel.model.FilterDefinition
 
filterDirectory - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
filterFile - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
filterMethods(List<? extends ApiMethod>, ApiMethodHelper.MatchType) - Method in class org.apache.camel.util.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.util.component.ApiMethodHelper
Filters a list of methods to those that take the given set of arguments.
filterPackageNamesOnly(PackageScanClassResolver, String[], Set<Class<?>>) - Method in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
Filters the given list of packages and returns an array of only package names.
FilterParameters - Class in org.apache.camel.util.jsse
Represents a set of regular expression based filter patterns for including and excluding content of some type.
FilterParameters() - Constructor for class org.apache.camel.util.jsse.FilterParameters
 
FilterParameters.Patterns - Class in org.apache.camel.util.jsse
An immutable collection of compiled includes and excludes filter Patterns.
FilterProcessor - Class in org.apache.camel.processor
The processor which implements the Message Filter EIP pattern.
FilterProcessor(Predicate, Processor) - Constructor for class org.apache.camel.processor.FilterProcessor
 
FilterResult(boolean, String) - Constructor for class org.apache.camel.impl.SupervisingRouteController.FilterResult
 
FilterResult(boolean, String, Object...) - Constructor for class org.apache.camel.impl.SupervisingRouteController.FilterResult
 
filterTypeInOutputs(List<ProcessorDefinition<?>>, Class<T>) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Looks for the given type in the list of outputs and recurring all the children as well.
filterTypeInOutputs(List<ProcessorDefinition<?>>, Class<T>, int) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Looks for the given type in the list of outputs and recurring all the children as well.
filterUnwantedPackage(String, String[]) - Static method in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
Filters the given list of packages
finalizeSettings() - Method in class org.apache.camel.management.DefaultManagementAgent
 
FinallyDefinition - Class in org.apache.camel.model
Path traversed when a try, catch, finally block exits
FinallyDefinition() - Constructor for class org.apache.camel.model.FinallyDefinition
 
FinallyProcessor - Class in org.apache.camel.processor
Processor to handle do finally supporting asynchronous routing engine
FinallyProcessor(Processor) - Constructor for class org.apache.camel.processor.FinallyProcessor
 
finallyProcessor - Variable in class org.apache.camel.processor.TryProcessor
 
find(PackageScanFilter, String, Set<Class<?>>) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
find(PackageScanFilter, String, ClassLoader, Set<Class<?>>) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
findAnnotated(Class<? extends Annotation>, String...) - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
findAnnotated(Set<Class<? extends Annotation>>, String...) - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
findAnnotated(Class<? extends Annotation>, String...) - Method in class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
findAnnotated(Set<Class<? extends Annotation>>, String...) - Method in class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
findAnnotated(Class<? extends Annotation>, String...) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
findAnnotated(Set<Class<? extends Annotation>>, String...) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
findAnnotated(Class<? extends Annotation>, String...) - Method in interface org.apache.camel.spi.PackageScanClassResolver
Attempts to discover classes that are annotated with to the annotation.
findAnnotated(Set<Class<? extends Annotation>>, String...) - Method in interface org.apache.camel.spi.PackageScanClassResolver
Attempts to discover classes that are annotated with to the annotation.
findByFilter(PackageScanFilter, String...) - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
findByFilter(PackageScanFilter, String...) - Method in class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
findByFilter(PackageScanFilter, String...) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
findByFilter(PackageScanFilter, String...) - Method in interface org.apache.camel.spi.PackageScanClassResolver
Attempts to discover classes filter by the provided filter
findByType(Class<T>) - Method in class org.apache.camel.impl.CompositeRegistry
 
findByType(Class<T>) - Method in class org.apache.camel.impl.JndiRegistry
 
findByType(Class<T>) - Method in class org.apache.camel.impl.PropertyPlaceholderDelegateRegistry
 
findByType(Class<T>) - Method in class org.apache.camel.impl.SimpleRegistry
 
findByType(Class<T>) - Method in interface org.apache.camel.spi.Registry
Finds services in the registry by their type.
findByType(CamelContext, Class<T>) - Static method in class org.apache.camel.util.CamelContextHelper
Look up a bean of the give type in the Registry on the CamelContext returning an instance if only one bean is present,
findByTypeWithName(Class<T>) - Method in class org.apache.camel.impl.CompositeRegistry
 
findByTypeWithName(Class<T>) - Method in class org.apache.camel.impl.JndiRegistry
 
findByTypeWithName(Class<T>) - Method in class org.apache.camel.impl.PropertyPlaceholderDelegateRegistry
 
findByTypeWithName(Class<T>) - Method in class org.apache.camel.impl.SimpleRegistry
 
findByTypeWithName(Class<T>) - Method in interface org.apache.camel.spi.Registry
Finds services in the registry by their type.
findClass(String) - Method in class org.apache.camel.impl.DefaultFactoryFinder
 
findClass(String, String) - Method in class org.apache.camel.impl.DefaultFactoryFinder
 
findClass(String, String, Class<?>) - Method in class org.apache.camel.impl.DefaultFactoryFinder
 
findClass(String) - Method in interface org.apache.camel.spi.FactoryFinder
Finds the given factory class using the key to lookup.
findClass(String, String) - Method in interface org.apache.camel.spi.FactoryFinder
Finds the given factory class using the key to lookup.
findClass(String, String, Class<?>) - Method in interface org.apache.camel.spi.FactoryFinder
Finds the given factory class using the key to lookup.
findComponentNames() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Find the names of all the Camel components available in the classpath and Registry.
findComponentNames() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
findComponents() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Find information about all the Camel components available in the classpath and Registry.
findComponents() - Method in interface org.apache.camel.CamelContext
Find information about all the Camel components available in the classpath and Registry.
findComponents() - Method in class org.apache.camel.impl.DefaultCamelContext
 
findComponents() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
findComponents(CamelContext) - Static method in class org.apache.camel.util.CamelContextHelper
Finds all possible Components on the classpath, already registered in CamelContext, and from the Registry.
findComponents(CamelContext, Enumeration<URL>) - Static method in class org.apache.camel.util.CamelContextHelper
 
findConfigurationField(EndpointConfiguration, String) - Static method in class org.apache.camel.impl.ConfigurationHelper
Deprecated.
 
findEipNames() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Find the names of all the EIPs from camel-core.
findEipNames() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
findEips() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Find information about all the EIPs from camel-core.
findEips() - Method in interface org.apache.camel.CamelContext
Find information about all the EIPs from camel-core.
findEips() - Method in class org.apache.camel.impl.DefaultCamelContext
 
findEips() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
findEips(CamelContext) - Static method in class org.apache.camel.util.CamelContextHelper
Find information about all the EIPs from camel-core.
findFirstTypeInOutputs(List<ProcessorDefinition<?>>, Class<T>) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Looks for the given type in the list of outputs and recurring all the children as well.
findImplementations(Class<?>, String...) - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
findImplementations(Class<?>, String...) - Method in class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
findImplementations(Class<?>, String...) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
findImplementations(Class<?>, String...) - Method in interface org.apache.camel.spi.PackageScanClassResolver
Attempts to discover classes that are assignable to the type provided.
findLanguage(String, CamelContext) - Method in class org.apache.camel.impl.DefaultLanguageResolver
 
findLanguageResolver(String, CamelContext) - Method in class org.apache.camel.impl.DefaultLanguageResolver
 
findMethod(Exchange, Map<String, Object>) - Method in class org.apache.camel.util.component.AbstractApiProducer
 
findMethod(AbstractApiEndpoint<E, T>, PropertyNamesInterceptor) - Static method in class org.apache.camel.util.component.ApiConsumerHelper
Utility method to find matching API Method for supplied endpoint's configuration properties.
findMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.camel.util.ReflectionHelper
Attempt to find a Method on the supplied class with the supplied name and parameter types.
findMethodsWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.camel.util.ObjectHelper
Returns a list of methods which are annotated with the given annotation
findMethodsWithAnnotation(Class<?>, Class<? extends Annotation>, boolean) - Static method in class org.apache.camel.util.ObjectHelper
Returns a list of methods which are annotated with the given annotation
findOneWayAnnotation(Method) - Method in class org.apache.camel.component.bean.MethodInfo
Finds the oneway annotation in priority order; look for method level annotations first, then the class level annotations, then super class annotations then interface annotations
findOneWayAnnotation(List<Class<?>>) - Method in class org.apache.camel.component.bean.MethodInfo
Finds the first annotation on the given list of classes
findOneWayAnnotationOnMethod(List<Class<?>>, Method) - Method in class org.apache.camel.component.bean.MethodInfo
Finds the first annotation on the base methods defined in the list of classes
findOrCreateCamelTemplate() - Method in class org.apache.camel.main.Main
 
findOrCreateCamelTemplate() - Method in class org.apache.camel.main.MainSupport
 
findOrCreateEndpoint(String, String) - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
findOrCreateMBeanServer() - Method in class org.apache.camel.management.DefaultManagementAgent
 
findPackageNames() - Method in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
Finds the names of the packages to search for on the classpath looking for text files on the classpath at the AnnotationTypeConverterLoader.META_INF_SERVICES location.
findPackageNames() - Method in class org.apache.camel.impl.converter.CoreTypeConverterLoader
 
findPackageNames() - Method in class org.apache.camel.impl.converter.TypeConvertersLoader
 
findPackages(Set<String>, ClassLoader) - Method in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
 
findSagaService(CamelContext) - Method in class org.apache.camel.model.SagaDefinition
 
findSetterMethods(Class<?>, String, boolean) - Static method in class org.apache.camel.util.IntrospectionSupport
 
findSetterMethodsOrderedByParameterType(Class<?>, String, boolean) - Static method in class org.apache.camel.util.IntrospectionSupport
 
findSuitableException(Throwable, Method) - Method in class org.apache.camel.component.bean.AbstractCamelInvocationHandler
Tries to find the best suited exception to throw.
fireLeadershipChangedEvent(Optional<CamelClusterMember>) - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterView
 
fireMemberAddedEvent(CamelClusterMember) - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterView
 
fireMemberRemovedEvent(CamelClusterMember) - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterView
 
first() - Static method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors
 
first() - Static method in class org.apache.camel.impl.cluster.ClusterServiceSelectors
 
firstMatching(Predicate<T>, ThrowingSupplier<T, Exception>...) - Static method in class org.apache.camel.util.function.Suppliers
 
firstNotNull(ThrowingSupplier<T, Exception>...) - Static method in class org.apache.camel.util.function.Suppliers
 
firstNotNull(Object...) - Static method in class org.apache.camel.util.ObjectHelper
Returns the first non null object null.
FlatpackDataFormat - Class in org.apache.camel.model.dataformat
The Flatpack data format is used for working with flat payloads (such as CSV, delimited, or fixed length formats).
FlatpackDataFormat() - Constructor for class org.apache.camel.model.dataformat.FlatpackDataFormat
 
flatten - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
flatternKeysInMap(Map<String, Object>, String) - Static method in class org.apache.camel.util.CollectionHelper
Traverses the given map recursively and flattern the keys by combining them with the optional separator.
flexible(Class<T>) - Static method in class org.apache.camel.util.toolbox.AggregationStrategies
Creates a FlexibleAggregationStrategy pivoting around a particular type, e.g.
flexible() - Static method in class org.apache.camel.util.toolbox.AggregationStrategies
Creates a FlexibleAggregationStrategy with no particular type, i.e.
FlexibleAggregationStrategy<E> - Class in org.apache.camel.util.toolbox
The Flexible Aggregation Strategy is a highly customizable, fluently configurable aggregation strategy.
FlexibleAggregationStrategy() - Constructor for class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
Initializes a new instance with Object as the FlexibleAggregationStrategy.castAs type.
FlexibleAggregationStrategy(Class<E>) - Constructor for class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
Initializes a new instance with the specified type as the FlexibleAggregationStrategy.castAs type.
FlexibleAggregationStrategy.CompletionAwareMixin - Interface in org.apache.camel.util.toolbox
 
FlexibleAggregationStrategy.TimeoutAwareMixin - Interface in org.apache.camel.util.toolbox
 
FluentProducerTemplate - Interface in org.apache.camel
Template for working with Camel and sending Message instances in an Exchange to an Endpoint using a fluent build style.
flush() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
flush() - Method in class org.apache.camel.converter.stream.OutputStreamBuilder
 
force(FileChannel, String, Logger) - Static method in class org.apache.camel.util.IOHelper
Forces any updates to this channel's file to be written to the storage device that contains it.
force(FileOutputStream, String, Logger) - Static method in class org.apache.camel.util.IOHelper
Forces any updates to a FileOutputStream be written to the storage device that contains it.
FORCE_TOP_LEVEL_OBJECT - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
forceAssignIds(CamelContext, List<RouteDefinition>) - Static method in class org.apache.camel.model.RouteDefinitionHelper
Force assigning ids to the routes
forceAssignIds(CamelContext, ProcessorDefinition) - Static method in class org.apache.camel.model.RouteDefinitionHelper
Force assigning ids to the give node and all its children (recursively).
forceCompletionOfAllGroups() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
forceCompletionOfAllGroups() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
forceCompletionOfAllGroups() - Method in interface org.apache.camel.processor.aggregate.AggregateController
To force complete of all groups
forceCompletionOfAllGroups() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
forceCompletionOfAllGroups() - Method in class org.apache.camel.processor.aggregate.DefaultAggregateController
 
forceCompletionOfGroup(String) - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
forceCompletionOfGroup(String) - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
forceCompletionOfGroup(String) - Method in interface org.apache.camel.processor.aggregate.AggregateController
To force completing a specific group by its key.
forceCompletionOfGroup(String) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
forceCompletionOfGroup(String) - Method in class org.apache.camel.processor.aggregate.DefaultAggregateController
 
forceCompletionOnStop() - Method in class org.apache.camel.model.AggregateDefinition
Indicates to complete all current aggregated exchanges when the context is stopped
forceLazyInitialization() - Method in class org.apache.camel.impl.DefaultCamelContext
Force some lazy initialization to occur upfront before we start any components and create routes
forceShutdown(Service) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
forceShutdown(Service) - Method in interface org.apache.camel.spi.ShutdownStrategy
Whether a service is forced to shutdown.
forceStopLazyInitialization() - Method in class org.apache.camel.impl.DefaultCamelContext
Force clear lazy initialization so they can be re-created on restart
format(Exchange) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
format(String) - Method in class org.apache.camel.processor.DefaultMaskingFormatter
 
format(TraceInterceptor, ProcessorDefinition<?>, Exchange) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
format(TraceInterceptor, ProcessorDefinition<?>, Exchange) - Method in interface org.apache.camel.processor.interceptor.TraceFormatter
Deprecated.
Formats a log message at given point of interception.
format(Exchange) - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
 
format(Exchange) - Method in interface org.apache.camel.spi.ExchangeFormatter
Generates a string representation of the exchange
format(String) - Method in interface org.apache.camel.spi.MaskingFormatter
Format a given string.
forName(String) - Method in class org.apache.camel.util.component.ApiMethodParser
 
forName(String, ClassLoader) - Static method in class org.apache.camel.util.component.ApiMethodParser
 
forNamespace(CamelContext, CamelClusterService.Selector, String) - Static method in class org.apache.camel.impl.cluster.ClusteredRoutePolicy
 
forNamespace(CamelContext, String) - Static method in class org.apache.camel.impl.cluster.ClusteredRoutePolicy
 
forNamespace(CamelClusterService, String) - Static method in class org.apache.camel.impl.cluster.ClusteredRoutePolicy
 
forNamespace(CamelClusterService.Selector, String) - Static method in class org.apache.camel.impl.cluster.ClusteredRoutePolicy
 
forNamespace(String) - Static method in class org.apache.camel.impl.cluster.ClusteredRoutePolicy
 
forNamespace(String) - Static method in class org.apache.camel.impl.cluster.ClusteredRoutePolicyFactory
 
forNamespace(CamelClusterService.Selector, String) - Static method in class org.apache.camel.impl.cluster.ClusteredRoutePolicyFactory
 
forNamespace(CamelClusterService, String) - Static method in class org.apache.camel.impl.cluster.ClusteredRoutePolicyFactory
 
forServices(Collection<ServiceDefinition>) - Static method in class org.apache.camel.impl.cloud.BlacklistServiceFilter
 
forServices(ServiceDefinition...) - Static method in class org.apache.camel.impl.cloud.BlacklistServiceFilter
 
forServices(Collection<ServiceDefinition>) - Static method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
 
forServices(ServiceDefinition...) - Static method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
 
freeze() - Method in class org.apache.camel.util.jndi.JndiContext
 
from(String) - Method in class org.apache.camel.builder.NotifyBuilder
Optionally a from endpoint which means that this expression should only be based on Exchange which is originated from the particular endpoint(s).
from(String) - Method in class org.apache.camel.builder.RouteBuilder
Creates a new route from the given URI input
from(Endpoint) - Method in class org.apache.camel.builder.RouteBuilder
Creates a new route from the given endpoint
from(String...) - Method in class org.apache.camel.builder.RouteBuilder
Creates a new route from the given URIs input
from(Endpoint...) - Method in class org.apache.camel.builder.RouteBuilder
Creates a new route from the given endpoint
from(ServiceDefinition) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
from(Map<String, String>) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
from(String) - Method in class org.apache.camel.model.RouteDefinition
Creates an input to the route
from(Endpoint) - Method in class org.apache.camel.model.RouteDefinition
Creates an input to the route
from(String...) - Method in class org.apache.camel.model.RouteDefinition
Creates inputs to the route
from(Endpoint...) - Method in class org.apache.camel.model.RouteDefinition
Creates inputs to the route
from(String) - Method in class org.apache.camel.model.RoutesDefinition
Creates a new route from the given URI input
from(Endpoint) - Method in class org.apache.camel.model.RoutesDefinition
Creates a new route from the given endpoint
from(String...) - Method in class org.apache.camel.model.RoutesDefinition
Creates a new route from the given URI inputs
from(Endpoint...) - Method in class org.apache.camel.model.RoutesDefinition
Creates a new route from the given endpoints
fromCharArray(char[]) - Static method in class org.apache.camel.converter.ObjectConverter
 
FromDefinition - Class in org.apache.camel.model
Act as a message source as input to a route
FromDefinition() - Constructor for class org.apache.camel.model.FromDefinition
 
FromDefinition(String) - Constructor for class org.apache.camel.model.FromDefinition
 
FromDefinition(Endpoint) - Constructor for class org.apache.camel.model.FromDefinition
 
fromEndpoint(Endpoint) - Static method in class org.apache.camel.model.RouteDefinition
 
fromError(ComponentVerifierExtension.VerificationError) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
fromF(String, Object...) - Method in class org.apache.camel.builder.RouteBuilder
Creates a new route from the given URI input
fromRest(String) - Method in class org.apache.camel.model.RouteDefinition
This route is created from the REST DSL.
fromRoute(String) - Method in class org.apache.camel.builder.NotifyBuilder
Optionally a from route which means that this expression should only be based on Exchange which is originated from the particular route(s).
fromString(String) - Static method in enum org.apache.camel.component.extension.ComponentVerifierExtension.Scope
Get an instance of this scope from a string representation
fromType(String) - Method in class org.apache.camel.builder.TransformerBuilder
Set the 'from' data type name.
fromType(Class<?>) - Method in class org.apache.camel.builder.TransformerBuilder
Set the 'from' data type using Java class.
fromUri(String) - Static method in class org.apache.camel.model.RouteDefinition
 
fromWsdlUri(String) - Static method in enum org.apache.camel.ExchangePattern
Converts the WSDL URI into a ExchangePattern instance
FUNCTION_NAMESPACE - Static variable in class org.apache.camel.builder.xml.Namespaces
 
functionResolver(XPathFunctionResolver) - Method in class org.apache.camel.builder.xml.XPathBuilder
Sets the XPathFunctionResolver instance to use on these XPath expressions
functionText() - Method in class org.apache.camel.language.simple.SimpleExpressionParser
 
functionText() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 
FutureTypeConverter - Class in org.apache.camel.impl.converter
Future type converter.
FutureTypeConverter(TypeConverter) - Constructor for class org.apache.camel.impl.converter.FutureTypeConverter
 

G

gatherAllEndpointUris(CamelContext, RouteDefinition, boolean, boolean, boolean) - Static method in class org.apache.camel.model.RouteDefinitionHelper
Gather all the endpoint uri's the route is using from the EIPs that has a static or dynamic endpoint defined.
gatherAllNodeIds(ProcessorDefinition<?>, Set<String>, boolean, boolean) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Traverses the node, including its children (recursive), and gathers all the node ids.
gatherAllStaticEndpointUris(CamelContext, RouteDefinition, boolean, boolean) - Static method in class org.apache.camel.model.RouteDefinitionHelper
Gather all the endpoint uri's the route is using from the EIPs that has a static endpoint defined.
gatherEndpoints() - Method in class org.apache.camel.impl.RouteService
Gather all the endpoints this route service uses

This implementation finds the endpoints by searching all the child services for EndpointAware processors which uses an endpoint.

generateSanitizedId() - Method in class org.apache.camel.impl.ActiveMQUuidGenerator
Deprecated.
Generate a unique ID - that is friendly for a URL or file system
generateSanitizedId(String) - Static method in class org.apache.camel.impl.ActiveMQUuidGenerator
Deprecated.
Ensures that the id is friendly for a URL or file system
generateSanitizedId() - Method in class org.apache.camel.impl.DefaultUuidGenerator
Generate a unique ID - that is friendly for a URL or file system
generateSanitizedId(String) - Static method in class org.apache.camel.impl.DefaultUuidGenerator
Ensures that the id is friendly for a URL or file system
generateUuid() - Method in class org.apache.camel.impl.ActiveMQUuidGenerator
Deprecated.
 
generateUuid() - Method in class org.apache.camel.impl.DefaultUuidGenerator
 
generateUuid() - Method in class org.apache.camel.impl.JavaUuidGenerator
 
generateUuid() - Method in class org.apache.camel.impl.SimpleUuidGenerator
 
generateUuid() - Method in interface org.apache.camel.spi.UuidGenerator
Generates a UUID string representation.
GENERIC - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.StandardCode
Generic error which is explained in more details with ComponentVerifierExtension.VerificationError.getDetails()
GenericFile<T> - Class in org.apache.camel.component.file
Generic File.
GenericFile() - Constructor for class org.apache.camel.component.file.GenericFile
 
GenericFile(boolean) - Constructor for class org.apache.camel.component.file.GenericFile
 
GenericFileBinding<T> - Interface in org.apache.camel.component.file
Binding between the generic file and the body content.
GenericFileComponent<T> - Class in org.apache.camel.component.file
Base class file component.
GenericFileComponent() - Constructor for class org.apache.camel.component.file.GenericFileComponent
 
GenericFileComponent(CamelContext) - Constructor for class org.apache.camel.component.file.GenericFileComponent
 
GenericFileConfiguration - Class in org.apache.camel.component.file
 
GenericFileConfiguration() - Constructor for class org.apache.camel.component.file.GenericFileConfiguration
 
GenericFileConsumer<T> - Class in org.apache.camel.component.file
Base class for file consumers.
GenericFileConsumer(GenericFileEndpoint<T>, Processor, GenericFileOperations<T>, GenericFileProcessStrategy<T>) - Constructor for class org.apache.camel.component.file.GenericFileConsumer
 
GenericFileConverter - Class in org.apache.camel.component.file
A set of converter methods for working with generic file types
GenericFileDefaultBinding<T> - Class in org.apache.camel.component.file
Default binding for generic file.
GenericFileDefaultBinding() - Constructor for class org.apache.camel.component.file.GenericFileDefaultBinding
 
GenericFileDefaultSorter - Class in org.apache.camel.component.file
Default file sorter.
GenericFileDeleteProcessStrategy<T> - Class in org.apache.camel.component.file.strategy
 
GenericFileDeleteProcessStrategy() - Constructor for class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
GenericFileEndpoint<T> - Class in org.apache.camel.component.file
Base class for file endpoints
GenericFileEndpoint() - Constructor for class org.apache.camel.component.file.GenericFileEndpoint
 
GenericFileEndpoint(String, Component) - Constructor for class org.apache.camel.component.file.GenericFileEndpoint
 
GenericFileExclusiveReadLockStrategy<T> - Interface in org.apache.camel.component.file
Strategy for acquiring exclusive read locks for files to be consumed.
GenericFileExist - Enum in org.apache.camel.component.file
Represent the kinds of options when writing a file and what to do in case of an existing file exists.
GenericFileExpressionRenamer<T> - Class in org.apache.camel.component.file.strategy
 
GenericFileExpressionRenamer() - Constructor for class org.apache.camel.component.file.strategy.GenericFileExpressionRenamer
 
GenericFileExpressionRenamer(Expression) - Constructor for class org.apache.camel.component.file.strategy.GenericFileExpressionRenamer
 
GenericFileFilter<T> - Interface in org.apache.camel.component.file
A filter for GenericFile.
GenericFileMessage<T> - Class in org.apache.camel.component.file
Generic file message
GenericFileMessage() - Constructor for class org.apache.camel.component.file.GenericFileMessage
GenericFileMessage(CamelContext) - Constructor for class org.apache.camel.component.file.GenericFileMessage
 
GenericFileMessage(GenericFile<T>) - Constructor for class org.apache.camel.component.file.GenericFileMessage
GenericFileMessage(CamelContext, GenericFile<T>) - Constructor for class org.apache.camel.component.file.GenericFileMessage
 
GenericFileNoOpProcessStrategy<T> - Class in org.apache.camel.component.file.strategy
 
GenericFileNoOpProcessStrategy() - Constructor for class org.apache.camel.component.file.strategy.GenericFileNoOpProcessStrategy
 
GenericFileOnCompletion<T> - Class in org.apache.camel.component.file
On completion strategy that performs the required work after the Exchange has been processed.
GenericFileOnCompletion(GenericFileEndpoint<T>, GenericFileOperations<T>, GenericFileProcessStrategy, GenericFile<T>, String) - Constructor for class org.apache.camel.component.file.GenericFileOnCompletion
 
GenericFileOperationFailedException - Exception in org.apache.camel.component.file
Exception thrown in case of last file operation failed.
GenericFileOperationFailedException(String) - Constructor for exception org.apache.camel.component.file.GenericFileOperationFailedException
 
GenericFileOperationFailedException(String, Throwable) - Constructor for exception org.apache.camel.component.file.GenericFileOperationFailedException
 
GenericFileOperationFailedException(int, String) - Constructor for exception org.apache.camel.component.file.GenericFileOperationFailedException
 
GenericFileOperationFailedException(int, String, Throwable) - Constructor for exception org.apache.camel.component.file.GenericFileOperationFailedException
 
GenericFileOperationFailedException(int, String, String) - Constructor for exception org.apache.camel.component.file.GenericFileOperationFailedException
 
GenericFileOperationFailedException(int, String, String, Throwable) - Constructor for exception org.apache.camel.component.file.GenericFileOperationFailedException
 
GenericFileOperations<T> - Interface in org.apache.camel.component.file
 
GenericFilePollingConsumer - Class in org.apache.camel.component.file
 
GenericFilePollingConsumer(GenericFileEndpoint) - Constructor for class org.apache.camel.component.file.GenericFilePollingConsumer
 
GenericFileProcessStrategy<T> - Interface in org.apache.camel.component.file
Represents a pluggable strategy when processing files.
GenericFileProcessStrategyFactory - Class in org.apache.camel.component.file.strategy
 
GenericFileProcessStrategySupport<T> - Class in org.apache.camel.component.file.strategy
Base class for implementations of GenericFileProcessStrategy.
GenericFileProcessStrategySupport() - Constructor for class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
GenericFileProducer<T> - Class in org.apache.camel.component.file
Generic file producer
GenericFileProducer(GenericFileEndpoint<T>, GenericFileOperations<T>) - Constructor for class org.apache.camel.component.file.GenericFileProducer
 
GenericFileRenameExclusiveReadLockStrategy<T> - Class in org.apache.camel.component.file.strategy
Acquires exclusive read lock to the given file.
GenericFileRenameExclusiveReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
GenericFileRenameProcessStrategy<T> - Class in org.apache.camel.component.file.strategy
 
GenericFileRenameProcessStrategy() - Constructor for class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
GenericFileRenamer<T> - Interface in org.apache.camel.component.file.strategy
Used for renaming files.
genericFileToInputStream(GenericFile<?>, Exchange) - Static method in class org.apache.camel.component.file.GenericFileConverter
 
genericFileToSerializable(GenericFile<?>, Exchange) - Static method in class org.apache.camel.component.file.GenericFileConverter
 
genericFileToString(GenericFile<?>, Exchange) - Static method in class org.apache.camel.component.file.GenericFileConverter
 
get(String) - Method in class org.apache.camel.impl.DefaultClaimCheckRepository
 
get(Object) - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
get() - Method in interface org.apache.camel.impl.DefaultFactoryFinder.ClassSupplier
 
get(Object) - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
get(Object) - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
get() - Method in class org.apache.camel.model.rest.RestDefinition
 
get(String) - Method in class org.apache.camel.model.rest.RestDefinition
 
get() - Method in class org.apache.camel.model.rest.VerbDefinition
 
get(String) - Method in class org.apache.camel.model.rest.VerbDefinition
 
get(CamelContext, String) - Method in class org.apache.camel.processor.aggregate.MemoryAggregationRepository
 
get(CamelContext, String) - Method in interface org.apache.camel.spi.AggregationRepository
Gets the given exchange with the correlation key

This method is always invoked for any incoming exchange in the aggregator.

get(String) - Method in interface org.apache.camel.spi.ClaimCheckRepository
Gets the exchange from the repository.
get() - Static method in class org.apache.camel.spi.Container.Instance
Deprecated.
Access the registered Container.
get(K) - Method in class org.apache.camel.support.DefaultTimeoutMap
 
get() - Static method in class org.apache.camel.support.EmptyAsyncCallback
 
get(K) - Method in interface org.apache.camel.TimeoutMap
Looks up the value in the map by the given key.
get() - Method in interface org.apache.camel.util.function.ThrowingSupplier
 
get(Object) - Method in class org.apache.camel.util.LRUCache
 
get() - Static method in class org.apache.camel.util.OrderedComparator
Gets the comparator that sorts a..z
get() - Method in class org.apache.camel.util.ReferenceCount
Returns the reference count.
get() - Method in class org.apache.camel.util.ValueHolder
 
get() - Method in class org.apache.camel.util.WeakThreadLocal
 
getAbbreviation() - Method in class org.apache.camel.main.MainSupport.Option
 
getAbsoluteFilePath() - Method in class org.apache.camel.component.file.GenericFile
 
getAccess() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Deprecated.
is not in use in swagger specification 2.0
getAccessibleObject() - Method in class org.apache.camel.impl.AnnotatedParameterConfiguration
Deprecated.
 
getAccumulatedProcessingTime() - Method in class org.apache.camel.util.ProcessorStatDump
 
getAclToken() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
 
getAcquireLockDelay() - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
 
getAcquireLockDelayUnit() - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
 
getAcquireLockInterval() - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
 
getAcquireLockIntervalUnit() - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
 
getAction() - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
getAction() - Method in class org.apache.camel.impl.DurationRoutePolicy
 
getAction() - Method in class org.apache.camel.impl.DurationRoutePolicyFactory
 
getAction() - Method in class org.apache.camel.processor.ThroughputLogger
 
getActiveCount() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getActiveCount() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getActiveCount() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getActiveCount() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getActiveCount() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getAddKeyValueForEncryptedKey() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getAddresses() - Static method in class org.apache.camel.util.HostUtils
Returns a Set of InetAddress that are non-loopback or mac.
getAdvice(Class<T>) - Method in class org.apache.camel.processor.CamelInternalProcessor
Gets the advice with the given type.
getAdviceWithTasks() - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Gets a list of additional tasks to execute after the RouteBuilder.configure() method has been executed during the advice process.
getAfterFinallyUri() - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
 
getAfterUri() - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
 
getAggregateController() - Method in class org.apache.camel.model.AggregateDefinition
 
getAggregateController() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getAggregateControllerRef() - Method in class org.apache.camel.model.AggregateDefinition
 
getAggregateOnException() - Method in class org.apache.camel.model.EnrichDefinition
 
getAggregateOnException() - Method in class org.apache.camel.model.PollEnrichDefinition
 
getAggregationRepository() - Method in class org.apache.camel.model.AggregateDefinition
 
getAggregationRepository() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getAggregationRepositoryRef() - Method in class org.apache.camel.model.AggregateDefinition
 
getAggregationStrategy() - Method in class org.apache.camel.model.AggregateDefinition
 
getAggregationStrategy() - Method in class org.apache.camel.model.ClaimCheckDefinition
 
getAggregationStrategy() - Method in class org.apache.camel.model.EnrichDefinition
 
getAggregationStrategy() - Method in class org.apache.camel.model.MulticastDefinition
 
getAggregationStrategy() - Method in class org.apache.camel.model.PollEnrichDefinition
 
getAggregationStrategy() - Method in class org.apache.camel.model.RecipientListDefinition
 
getAggregationStrategy() - Method in class org.apache.camel.model.SplitDefinition
 
getAggregationStrategy() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getAggregationStrategy() - Method in class org.apache.camel.processor.ClaimCheckProcessor
 
getAggregationStrategy() - Method in class org.apache.camel.processor.Enricher
 
getAggregationStrategy(Exchange) - Method in class org.apache.camel.processor.MulticastProcessor
 
getAggregationStrategy() - Method in class org.apache.camel.processor.MulticastProcessor
getAggregationStrategy() - Method in class org.apache.camel.processor.PollEnricher
 
getAggregationStrategy() - Method in class org.apache.camel.processor.RecipientList
 
getAggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.EnrichDefinition
 
getAggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.PollEnrichDefinition
 
getAggregationStrategyMethodName() - Method in class org.apache.camel.model.AggregateDefinition
 
getAggregationStrategyMethodName() - Method in class org.apache.camel.model.ClaimCheckDefinition
 
getAggregationStrategyMethodName() - Method in class org.apache.camel.model.EnrichDefinition
 
getAggregationStrategyMethodName() - Method in class org.apache.camel.model.PollEnrichDefinition
 
getAggregationStrategyRef() - Method in class org.apache.camel.model.AggregateDefinition
 
getAggregationStrategyRef() - Method in class org.apache.camel.model.ClaimCheckDefinition
 
getAggregationStrategyRef() - Method in class org.apache.camel.model.EnrichDefinition
 
getAggregationStrategyRef() - Method in class org.apache.camel.model.PollEnrichDefinition
 
getAlgorithm() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
getAlgorithm() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getAlgorithm() - Method in class org.apache.camel.util.jsse.KeyManagersParameters
 
getAlgorithm() - Method in class org.apache.camel.util.jsse.SecureRandomParameters
 
getAlgorithm() - Method in class org.apache.camel.util.jsse.TrustManagersParameters
 
getAlgorithmParameterRef() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
getAliases() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
getAliases() - Method in class org.apache.camel.util.component.ApiMethodHelper
Returns alias map.
getAllEndpoints(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeEndpointRegistryMBean
 
getAllEndpoints(boolean) - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
getAllEndpoints(boolean) - Method in class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
getAllEndpoints(boolean) - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry
Gets all the endpoint uris captured during runtime routing that are in-use of the routes.
getAllowableValues() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
 
getAllowableValues() - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
getAllowCoreThreadTimeOut() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
getAllowCoreThreadTimeOut() - Method in class org.apache.camel.model.ThreadsDefinition
 
getAllowCoreThreadTimeOut() - Method in class org.apache.camel.spi.ThreadPoolProfile
Gets whether to allow core threads to timeout
getAllowDuplicates() - Method in class org.apache.camel.model.config.BatchResequencerConfig
 
getAllowEasyPredicate() - Method in class org.apache.camel.model.language.JsonPathExpression
 
getAllowedUnmarshallObjects() - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Deprecated.
 
getAllowedUnmarshallObjects() - Method in class org.apache.camel.model.dataformat.HessianDataFormat
Deprecated.
 
getAllowEmptyDirectory() - Method in class org.apache.camel.model.dataformat.TarFileDataFormat
 
getAllowEmptyDirectory() - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
 
getAllowJmsType() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getAllowJmsType() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getAllowMaximumSizeToDivergeFromCoreSize() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getAllowMissingColumnNames() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getAllowOptimisedComponents() - Method in class org.apache.camel.model.ToDynamicDefinition
 
getAllowPassthrough() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Returns a flag indicating if default values should be applied in the event that no other property of the instance configures a particular aspect of the entity produced by the instance.
getAllowPassthrough() - Method in class org.apache.camel.util.jsse.SSLContextClientParameters
 
getAllowPassthrough() - Method in class org.apache.camel.util.jsse.SSLContextServerParameters
 
getAllowRedeliveryWhileStopping() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getAllowRedeliveryWhileStopping() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getAllowRedeliveryWhileStopping() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getAllowShortLines() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
getAllowSimple() - Method in class org.apache.camel.model.language.JsonPathExpression
 
getAllowUnmarshallType() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getAllowUnmarshallType() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getAndIncrement(ProcessorDefinition<?>) - Method in class org.apache.camel.impl.DefaultRouteContext
 
getAndIncrement(ProcessorDefinition<?>) - Method in interface org.apache.camel.spi.RouteContext
A private counter that increments, is used to as book keeping when building a route based on the model

We need this special book keeping be able to assign the correct ProcessorDefinition to the Channel

getAndIncrementCounter(ProcessorDefinition<?>) - Method in class org.apache.camel.impl.DefaultTracedRouteNodes
Deprecated.
 
getAndIncrementCounter(ProcessorDefinition<?>) - Method in interface org.apache.camel.spi.TracedRouteNodes
Deprecated.
A private counter that increments, is used to as book keeping how far this exchange have been intercepted by the general intercept().
getAndRemove(String) - Method in class org.apache.camel.impl.DefaultClaimCheckRepository
 
getAndRemove(String) - Method in interface org.apache.camel.spi.ClaimCheckRepository
Gets and removes the exchange from the repository.
getAndRemoveOrResolveReferenceParameter(Map<String, Object>, String, Class<T>) - Method in class org.apache.camel.impl.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.impl.DefaultComponent
Gets the parameter and remove it from the parameter map.
getAndRemoveParameter(Map<String, Object>, String, Class<T>) - Method in class org.apache.camel.impl.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.impl.DefaultComponent
Gets the parameter and remove it from the parameter map.
getAnnotation(Object, Class<A>) - Static method in class org.apache.camel.util.ObjectHelper
Gets the annotation from the given instance.
getAnnotationObjectValue(Annotation, String) - Method in class org.apache.camel.component.bean.DefaultAnnotationExpressionFactory
 
getAnnotations() - Method in class org.apache.camel.component.bean.ParameterInfo
 
getAntExclude() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getAntFilter() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getAntInclude() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getApiComponent() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getApiComponent() - Method in class org.apache.camel.spi.RestConfiguration
Gets the name of the Camel component to use as the REST API (such as swagger)
getApiComponentName() - Method in class org.apache.camel.component.rest.RestApiEndpoint
 
getApiContextIdPattern() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getApiContextIdPattern() - Method in class org.apache.camel.spi.RestConfiguration
 
getApiContextListing() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getApiContextPath() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getApiContextPath() - Method in class org.apache.camel.spi.RestConfiguration
 
getApiContextRouteId() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getApiContextRouteId() - Method in class org.apache.camel.spi.RestConfiguration
 
getApiDoc() - Method in class org.apache.camel.component.rest.RestComponent
 
getApiDoc() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getApiDocs() - Method in class org.apache.camel.model.rest.RestDefinition
 
getApiDocs() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getApiHelpers() - Method in class org.apache.camel.util.component.ApiCollection
 
getApiHost() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getApiHost() - Method in class org.apache.camel.spi.RestConfiguration
 
getApiMethods() - Method in class org.apache.camel.util.component.ApiCollection
 
getApiName(String) - Method in class org.apache.camel.util.component.AbstractApiComponent
 
getApiName() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
Returns API name.
getApiName(Class<? extends ApiMethod>) - Method in class org.apache.camel.util.component.ApiCollection
 
getApiNameOrNull(String) - Method in class org.apache.camel.util.component.AbstractApiComponent
 
getApiNames() - Method in class org.apache.camel.util.component.ApiCollection
Returns a list of API name strings.
getApiProperties() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getApiProperties() - Method in class org.apache.camel.spi.RestConfiguration
 
getApiProxy(ApiMethod, Map<String, Object>) - Method in class org.apache.camel.util.component.AbstractApiEndpoint
Returns an instance of an API Proxy based on apiName, method and args.
getApiVendorExtension() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getApiVersion() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
getApplicationContextClassLoader() - Method in interface org.apache.camel.CamelContext
Gets the application CamelContext class loader which may be helpful for running camel in other containers
getApplicationContextClassLoader() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getApplicationContextClassLoader() - Method in class org.apache.camel.impl.DefaultClassResolver
 
getApplicationContextClassName() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getApplicationContextClassName() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getArgNames() - Method in interface org.apache.camel.util.component.ApiMethod
Returns method argument names.
getArgNames() - Method in class org.apache.camel.util.component.ApiMethodImpl
 
getArgs() - Method in class org.apache.camel.component.bean.BeanInvocation
 
getArgTypes() - Method in interface org.apache.camel.util.component.ApiMethod
Return method argument types.
getArgTypes() - Method in class org.apache.camel.util.component.ApiMethodImpl
 
getArguments() - Method in interface org.apache.camel.component.bean.MethodInvocation
 
getArguments(String) - Method in class org.apache.camel.util.component.ApiMethodHelper
Gets argument types and names for all overloaded methods and aliases with the given name.
getArguments() - Method in class org.apache.camel.util.component.ApiMethodParser.ApiMethodModel
 
getArmored() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getArrayName() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
getArrayType() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
 
getArrayType() - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
getAsMap() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getAsyncDelayed() - Method in class org.apache.camel.model.DelayDefinition
 
getAsyncDelayed() - Method in class org.apache.camel.model.ThrottleDefinition
 
getAsyncDelayedRedelivery() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getAsyncProcessor() - Method in class org.apache.camel.impl.DefaultConsumer
Provides an AsyncProcessor interface to the configured processor on the consumer.
getAsyncProcessorAwaitManager() - Method in interface org.apache.camel.CamelContext
Gets the AsyncProcessor await manager.
getAsyncProcessorAwaitManager() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getAsyncProcessorAwaitManager() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
getAtRouteId() - Method in interface org.apache.camel.spi.InflightRepository.InflightExchange
The id of the route where the exchange currently is being processed

Is null if message history is disabled.

getAttachment(String) - Method in class org.apache.camel.impl.DefaultMessage
 
getAttachment(String) - Method in interface org.apache.camel.Message
Returns the attachment specified by the id
getAttachmentNames() - Method in class org.apache.camel.impl.DefaultMessage
 
getAttachmentNames() - Method in interface org.apache.camel.Message
Returns a set of attachment names of the message
getAttachmentObject(String) - Method in class org.apache.camel.impl.DefaultMessage
 
getAttachmentObject(String) - Method in interface org.apache.camel.Message
Returns the attachment specified by the id
getAttachmentObjects() - Method in class org.apache.camel.impl.DefaultMessage
 
getAttachmentObjects() - Method in interface org.apache.camel.Message
Returns all attachments of the message
getAttachments() - Method in class org.apache.camel.impl.DefaultMessage
 
getAttachments() - Method in interface org.apache.camel.Message
Returns all attachments of the message
getAttempt() - Method in class org.apache.camel.management.event.ExchangeRedeliveryEvent
 
getAttemptCounter() - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
getAttemptCounter() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
getAttemptCounter() - Method in interface org.apache.camel.spi.TypeConverterRegistry.Statistics
Number of type conversion attempts
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
 
getAttribute(String) - Method in interface org.apache.camel.component.extension.MetaDataExtension.MetaData
Returns an attribute associated with this meta data by name.
getAttribute(String, Class<T>) - Method in interface org.apache.camel.component.extension.MetaDataExtension.MetaData
Returns an attribute associated with this meta data by name and specifying the type required.
getAttributes() - Method in interface org.apache.camel.cloud.ServiceRegistry
Attributes associated to the service.
getAttributes() - Method in interface org.apache.camel.cluster.CamelClusterService
Attributes associated to the service.
getAttributes() - Method in class org.apache.camel.component.extension.metadata.DefaultMetaData
 
getAttributes() - Method in interface org.apache.camel.component.extension.MetaDataExtension.MetaData
 
getAttributes() - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
getAttributes() - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
getAuthorizationUrl() - Method in class org.apache.camel.model.rest.RestSecurityOAuth2
 
getAutoStartup() - Method in class org.apache.camel.model.RouteDefinition
Whether to auto start this route
getAverage() - Method in interface org.apache.camel.api.management.mbean.ManagedThroughputLoggerMBean
 
getAverage() - Method in class org.apache.camel.management.mbean.ManagedThroughputLogger
 
getAverage() - Method in class org.apache.camel.processor.ThroughputLogger
 
getBacklogDebugger() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
getBacklogDebugger(CamelContext) - Static method in class org.apache.camel.processor.interceptor.BacklogDebugger
A helper method to return the BacklogDebugger instance if one is enabled
getBacklogSize() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
getBacklogSize() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
getBacklogSize() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
getBacklogTracer() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
getBacklogTracer(CamelContext) - Static method in class org.apache.camel.processor.interceptor.BacklogTracer
A helper method to return the BacklogTracer instance if one is enabled
getBackOff(String) - Method in class org.apache.camel.impl.SupervisingRouteController
 
getBackOff() - Method in interface org.apache.camel.util.backoff.BackOffTimer.Task
The back-off associated with this task.
getBackOffConfigurations() - Method in class org.apache.camel.impl.SupervisingRouteController
 
getBackOffContext(String) - Method in class org.apache.camel.impl.SupervisingRouteController
 
getBackoffCounter() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
getBackoffCounter() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getBackoffCounter() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
getBackoffErrorThreshold() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
getBackoffErrorThreshold() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getBackoffErrorThreshold() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getBackoffErrorThreshold() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
getBackoffIdleThreshold() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
getBackoffIdleThreshold() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getBackoffIdleThreshold() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getBackoffIdleThreshold() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
getBackOffMultiplier() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getBackoffMultiplier() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
getBackoffMultiplier() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getBackoffMultiplier() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getBackOffMultiplier() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getBackoffMultiplier() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
getBackOffMultiplier() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getBackOffMultiplier() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
getBarcodeFormat() - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
 
getBaseHitCounter() - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
getBaseHitCounter() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
getBaseHitCounter() - Method in interface org.apache.camel.spi.TypeConverterRegistry.Statistics
Number of successful conversions by optimised core converters
getBasePath() - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
 
getBasePath() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Gets the base path to the REST service
getBaseUri() - Method in interface org.apache.camel.ComponentConfiguration
Deprecated.
Returns the base URI without any query parameters added
getBaseUri() - Method in class org.apache.camel.impl.ComponentConfigurationSupport
Deprecated.
Returns the base URI without any scheme or URI query parameters (property values)
getBaseUrl() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Gets the base url to the REST service
getBatchConfig() - Method in class org.apache.camel.model.ResequenceDefinition
 
getBatchSize() - Method in interface org.apache.camel.api.management.mbean.ManagedResequencerMBean
 
getBatchSize() - Method in class org.apache.camel.management.mbean.ManagedResequencer
 
getBatchSize() - Method in class org.apache.camel.model.config.BatchResequencerConfig
 
getBatchSize() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
getBatchTimeout() - Method in class org.apache.camel.model.config.BatchResequencerConfig
 
getBatchTimeout() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
getBean() - Method in class org.apache.camel.component.bean.AbstractBeanProcessor
 
getBean() - Method in interface org.apache.camel.component.bean.BeanHolder
Gets the bean.
getBean() - Method in class org.apache.camel.component.bean.BeanProcessor
 
getBean() - Method in class org.apache.camel.component.bean.ConstantBeanHolder
 
getBean() - Method in class org.apache.camel.component.bean.ConstantStaticTypeBeanHolder
 
getBean() - Method in class org.apache.camel.component.bean.ConstantTypeBeanHolder
 
getBean() - Method in exception org.apache.camel.component.bean.MethodNotFoundException
 
getBean() - Method in class org.apache.camel.component.bean.RegistryBean
 
getBean() - Method in class org.apache.camel.model.language.MethodCallExpression
 
getBeanClassName() - Method in interface org.apache.camel.api.management.mbean.ManagedBeanMBean
 
getBeanClassName() - Method in class org.apache.camel.management.mbean.ManagedBeanProcessor
 
getBeanHolder() - Method in class org.apache.camel.component.bean.AbstractBeanProcessor
 
getBeanHolder() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
getBeanHolder() - Method in class org.apache.camel.component.bean.BeanProcessor
 
getBeanInfo() - Method in interface org.apache.camel.component.bean.BeanHolder
Gets bean info for the bean.
getBeanInfo(Object) - Method in interface org.apache.camel.component.bean.BeanHolder
Gets bean info for the given bean.
getBeanInfo() - Method in class org.apache.camel.component.bean.ConstantBeanHolder
 
getBeanInfo(Object) - Method in class org.apache.camel.component.bean.ConstantBeanHolder
 
getBeanInfo() - Method in class org.apache.camel.component.bean.ConstantTypeBeanHolder
 
getBeanInfo(Object) - Method in class org.apache.camel.component.bean.ConstantTypeBeanHolder
 
getBeanInfo(Class<?>) - Method in class org.apache.camel.component.bean.MethodInfoCache
 
getBeanInfo() - Method in class org.apache.camel.component.bean.RegistryBean
 
getBeanInfo(Object) - Method in class org.apache.camel.component.bean.RegistryBean
 
getBeanName() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
getBeanName() - Method in exception org.apache.camel.language.bean.RuntimeBeanExpressionException
 
getBeanReaderErrorHandlerType() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
getBeanType() - Method in class org.apache.camel.model.BeanDefinition
 
getBeanType() - Method in class org.apache.camel.model.language.MethodCallExpression
 
getBeanTypeName() - Method in class org.apache.camel.model.language.MethodCallExpression
 
getBeforeUri() - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
 
getBeginRenamer() - Method in class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
getBeginRenamer() - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
getBinaryContent() - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
 
getBinding() - Method in class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
getBinding() - Method in class org.apache.camel.component.binding.BindingEndpoint
Deprecated.
 
getBinding() - Method in class org.apache.camel.component.file.GenericFile
 
getBinding() - Method in interface org.apache.camel.spi.HasBinding
Deprecated.
Returns the binding for this endpoint if one can be deduced or is associated
getBinding(Exchange, Class<T>) - Static method in class org.apache.camel.util.ExchangeHelper
Extracts the Exchange.BINDING of the given type or null if not present
getBindingMode() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getBindingMode() - Method in class org.apache.camel.component.rest.RestProducer
 
getBindingMode() - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
getBindingMode() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getBindingMode() - Method in class org.apache.camel.model.rest.RestDefinition
 
getBindingMode() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getBindingMode() - Method in class org.apache.camel.spi.RestConfiguration
Gets the binding mode used by the REST consumer
getBindingName() - Method in class org.apache.camel.component.binding.BindingEndpoint
Deprecated.
Name of the binding to lookup in the Camel registry.
getBindingName() - Method in class org.apache.camel.model.dataformat.JibxDataFormat
 
getBlockedThread() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.AwaitThread
The thread which is blocked waiting for other threads to signal the callback.
getBlockSeconds() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
 
getBlockTimeout() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
getBody(GenericFile<File>) - Method in class org.apache.camel.component.file.FileBinding
 
getBody() - Method in class org.apache.camel.component.file.GenericFile
 
getBody(GenericFile<T>) - Method in interface org.apache.camel.component.file.GenericFileBinding
Gets the body of the file
getBody(GenericFile<T>) - Method in class org.apache.camel.component.file.GenericFileDefaultBinding
 
getBody() - Method in class org.apache.camel.impl.MessageSupport
 
getBody(Class<T>) - Method in class org.apache.camel.impl.MessageSupport
 
getBody(Class<T>, Object) - Method in class org.apache.camel.impl.MessageSupport
 
getBody() - Method in interface org.apache.camel.Message
Returns the body of the message as a POJO

The body can be null if no body is set.

getBody(Class<T>) - Method in interface org.apache.camel.Message
Returns the body as the specified type

Notice if the message body is stream based then calling this method multiple times may lead to the stream not being able to be re-read again.

getBody() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
getBody() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getBody() - Method in class org.apache.camel.util.MessageDump
 
getBody() - Method in interface org.apache.camel.WrappedFile
Gets the content of the file.
getBodyAsString(Message) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
getBodyFunction() - Method in class org.apache.camel.builder.xml.XPathBuilder
Gets the XPathFunction for getting the input message body.
getBodyMaxChars() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
getBodyMaxChars() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
getBodyMaxChars() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
getBodyMaxChars() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
getBodyMaxChars() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
getBodyMaxChars() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
getBodyParameters() - Method in class org.apache.camel.component.bean.MethodInfo
 
getBodyParameterType() - Method in class org.apache.camel.component.bean.MethodInfo
 
getBodyType() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
getBodyType() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getBodyTypeAsString(Message) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
getBodyTypeName(Message) - Static method in class org.apache.camel.util.MessageHelper
Gets the given body class type name as a String.
getBreadCrumbID(Exchange) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
getBreadCrumbLength() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
getBreakpoints() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
getBreakpoints() - Method in class org.apache.camel.impl.DefaultDebugger
 
getBreakpoints() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
getBreakpoints() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
getBreakpoints() - Method in interface org.apache.camel.spi.Debugger
Gets a list of all the breakpoints
getBufferSize() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
getBufferSize() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getBufferSize() - Method in class org.apache.camel.converter.stream.CachedOutputStream
getBufferSize() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
getBufferSize() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
getBuffersize() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
getBufferSize() - Method in interface org.apache.camel.spi.StreamCachingStrategy
 
getBundles() - Method in class org.apache.camel.impl.osgi.tracker.BundleTracker
Return an array of Bundles for all bundles being tracked by this BundleTracker.
getCaCertData() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
getCaCertFile() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
getCache() - Method in class org.apache.camel.impl.FileStateRepository
 
getCache() - Method in class org.apache.camel.model.BeanDefinition
 
getCache() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
getCache() - Method in class org.apache.camel.processor.idempotent.MemoryIdempotentRepository
 
getCacheMemoryAverageSize() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
getCacheMemoryAverageSize() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
getCacheMemoryAverageSize() - Method in interface org.apache.camel.spi.StreamCachingStrategy.Statistics
Gets the average number of bytes per cached stream for in-memory stream caches.
getCacheMemoryCounter() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
getCacheMemoryCounter() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
getCacheMemoryCounter() - Method in interface org.apache.camel.spi.StreamCachingStrategy.Statistics
Gets the counter for number of in-memory StreamCache created.
getCacheMemorySize() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
getCacheMemorySize() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
getCacheMemorySize() - Method in interface org.apache.camel.spi.StreamCachingStrategy.Statistics
Gets the total accumulated number of bytes which has been stream cached for in-memory stream caches.
getCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedDynamicRouterMBean
 
getCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedEnricherMBean
 
getCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedPollEnricherMBean
 
getCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
getCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedRoutingSlipMBean
 
getCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedSendDynamicProcessorMBean
 
getCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedWireTapMBean
 
getCacheSize() - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
getCacheSize() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
getCacheSize() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
getCacheSize() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
getCacheSize() - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
getCacheSize() - Method in class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
getCacheSize() - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
getCacheSize() - Method in class org.apache.camel.model.DynamicRouterDefinition
 
getCacheSize() - Method in class org.apache.camel.model.EnrichDefinition
 
getCacheSize() - Method in class org.apache.camel.model.PollEnrichDefinition
 
getCacheSize() - Method in class org.apache.camel.model.RecipientListDefinition
 
getCacheSize() - Method in class org.apache.camel.model.RoutingSlipDefinition
 
getCacheSize() - Method in class org.apache.camel.model.ToDynamicDefinition
 
getCacheSize() - Method in class org.apache.camel.processor.Enricher
 
getCacheSize() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
getCacheSize() - Method in class org.apache.camel.processor.idempotent.MemoryIdempotentRepository
 
getCacheSize() - Method in class org.apache.camel.processor.PollEnricher
 
getCacheSize() - Method in class org.apache.camel.processor.RecipientList
 
getCacheSize() - Method in class org.apache.camel.processor.RoutingSlip
 
getCacheSize() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
getCacheSize() - Method in class org.apache.camel.processor.WireTapProcessor
 
getCacheSpoolAverageSize() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
getCacheSpoolAverageSize() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
getCacheSpoolAverageSize() - Method in interface org.apache.camel.spi.StreamCachingStrategy.Statistics
Gets the average number of bytes per cached stream for spooled (not in-memory) stream caches.
getCacheSpoolCounter() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
getCacheSpoolCounter() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
getCacheSpoolCounter() - Method in interface org.apache.camel.spi.StreamCachingStrategy.Statistics
Gets the counter for number of spooled (not in-memory) StreamCache created.
getCacheSpoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
getCacheSpoolSize() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
getCacheSpoolSize() - Method in interface org.apache.camel.spi.StreamCachingStrategy.Statistics
Gets the total accumulated number of bytes which has been stream cached for spooled stream caches.
getCallerRunsWhenRejected() - Method in class org.apache.camel.model.DelayDefinition
 
getCallerRunsWhenRejected() - Method in class org.apache.camel.model.ThreadsDefinition
 
getCallerRunsWhenRejected() - Method in class org.apache.camel.model.ThrottleDefinition
 
getCamelContext() - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
getCamelContext() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
getCamelContext() - Method in interface org.apache.camel.CamelContextAware
Get the CamelContext
getCamelContext() - Method in class org.apache.camel.component.bean.BeanInfo
 
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.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
getCamelContext() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
getCamelContext() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
getCamelContext() - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
getCamelContext() - Method in class org.apache.camel.component.vm.VmConsumer
 
getCamelContext() - Method in interface org.apache.camel.ConsumerTemplate
Get the CamelContext
getCamelContext() - Method in interface org.apache.camel.Endpoint
Returns the context which created the endpoint
getCamelContext() - Method in interface org.apache.camel.FluentProducerTemplate
Get the CamelContext
getCamelContext() - Method in class org.apache.camel.impl.CamelPostProcessorHelper
 
getCamelContext() - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
getCamelContext() - Method in class org.apache.camel.impl.cloud.DefaultServiceDiscovery
 
getCamelContext() - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
getCamelContext() - Method in class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
getCamelContext() - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
getCamelContext() - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterView
 
getCamelContext() - Method in class org.apache.camel.impl.cluster.ClusteredRoutePolicy
 
getCamelContext() - Method in class org.apache.camel.impl.ConsumerCache
 
getCamelContext() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultClassResolver
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultComponent
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultDebugger
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultEndpoint
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultEndpointConfiguration
Deprecated.
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultRestRegistry
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultRouteContext
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultRouteController
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
getCamelContext() - Method in class org.apache.camel.impl.DurationRoutePolicy
 
getCamelContext() - Method in class org.apache.camel.impl.health.ContextHealthCheck
 
getCamelContext() - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
getCamelContext() - Method in class org.apache.camel.impl.health.DefaultHealthCheckService
 
getCamelContext() - Method in class org.apache.camel.impl.health.RegistryRepository
 
getCamelContext() - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
getCamelContext() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
getCamelContext() - Method in class org.apache.camel.impl.MessageSupport
 
getCamelContext() - Method in class org.apache.camel.impl.ProducerCache
 
getCamelContext() - Method in class org.apache.camel.impl.RouteService
 
getCamelContext() - Method in class org.apache.camel.impl.saga.InMemorySagaService
 
getCamelContext() - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
getCamelContext() - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
getCamelContext() - Method in class org.apache.camel.impl.UriComponentConfiguration
Deprecated.
 
getCamelContext() - Method in class org.apache.camel.impl.UriEndpointConfiguration
Deprecated.
 
getCamelContext() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getCamelContext() - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
getCamelContext() - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getCamelContext() - Method in class org.apache.camel.management.DefaultManagementStrategy
 
getCamelContext() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
getCamelContext() - Method in class org.apache.camel.management.PublishEventNotifier
 
getCamelContext() - Method in class org.apache.camel.model.rest.RestsDefinition
 
getCamelContext() - Method in class org.apache.camel.model.RoutesDefinition
 
getCamelContext() - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
 
getCamelContext() - Method in class org.apache.camel.processor.ClaimCheckProcessor
 
getCamelContext() - Method in class org.apache.camel.processor.Enricher
 
getCamelContext() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
getCamelContext() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
 
getCamelContext() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
getCamelContext() - Method in class org.apache.camel.processor.MarshalProcessor
 
getCamelContext() - Method in class org.apache.camel.processor.MulticastProcessor
 
getCamelContext() - Method in class org.apache.camel.processor.OnCompletionProcessor
 
getCamelContext() - Method in class org.apache.camel.processor.PollEnricher
 
getCamelContext() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
getCamelContext() - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
getCamelContext() - Method in class org.apache.camel.processor.UnmarshalProcessor
 
getCamelContext() - Method in class org.apache.camel.processor.WireTapProcessor
 
getCamelContext() - Method in interface org.apache.camel.ProducerTemplate
Get the CamelContext
getCamelContext() - Method in interface org.apache.camel.spi.HasCamelContext
Returns the camel context.
getCamelContext() - Method in interface org.apache.camel.spi.RouteContext
Gets the camel context
getCamelContext() - Method in class org.apache.camel.spi.Transformer
 
getCamelContext() - Method in class org.apache.camel.spi.Validator
 
getCamelContext() - Method in class org.apache.camel.support.LanguageSupport
 
getCamelContext() - Method in class org.apache.camel.support.ReloadStrategySupport
 
getCamelContext() - Method in class org.apache.camel.support.TimerListenerManager
 
getCamelContext() - Method in class org.apache.camel.util.ExpressionToPredicateAdapter
 
getCamelContext() - Method in class org.apache.camel.util.jsse.JsseParameters
 
getCamelContext() - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
getCamelContextMap() - Method in class org.apache.camel.main.Main
 
getCamelContextMap() - Method in class org.apache.camel.main.MainSupport
 
getCamelContexts() - Method in class org.apache.camel.main.MainSupport
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedClusterServiceMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedComponentMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedDataFormatMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedResourceEndpointMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedServiceMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getCamelId() - Method in class org.apache.camel.component.ResourceEndpoint
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedClusterService
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedComponent
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedDataFormat
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedService
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedComponentMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedDataFormatMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedResourceEndpointMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedServiceMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getCamelManagementName() - Method in class org.apache.camel.component.ResourceEndpoint
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedComponent
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedDataFormat
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedService
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getCamelPropertiesWithPrefix(String, CamelContext) - Static method in class org.apache.camel.util.ObjectHelper
A helper method to access a camel context properties with a prefix
getCamelTemplate() - Method in class org.apache.camel.main.MainSupport
 
getCamelVersion() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getCamelVersion() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getCandidateMethods(String) - Method in class org.apache.camel.util.component.ApiMethodHelper
Gets methods that match the given name and arguments.

Note that the args list is a required subset of arguments for returned methods.

getCandidateMethods(String, Collection<String>) - Method in class org.apache.camel.util.component.ApiMethodHelper
Gets methods that match the given name and arguments.

Note that the args list is a required subset of arguments for returned methods.

getCandidates() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
Returns candidate methods for this endpoint.
getCapacity() - Method in interface org.apache.camel.api.management.mbean.ManagedResequencerMBean
 
getCapacity() - Method in class org.apache.camel.impl.ConsumerCache
Gets the maximum cache size (capacity).
getCapacity() - Method in class org.apache.camel.impl.DefaultServicePool
Deprecated.
 
getCapacity() - Method in class org.apache.camel.impl.ProducerCache
Gets the maximum cache size (capacity).
getCapacity() - Method in class org.apache.camel.management.mbean.ManagedResequencer
 
getCapacity() - Method in class org.apache.camel.model.config.StreamResequencerConfig
 
getCapacity() - Method in class org.apache.camel.processor.StreamResequencer
Returns this resequencer's capacity.
getCapacity() - Method in interface org.apache.camel.spi.ServicePool
Deprecated.
Gets the capacity per key.
getCatchClauses() - Method in class org.apache.camel.model.TryDefinition
 
getCause() - Method in class org.apache.camel.management.event.CamelContextResumeFailureEvent
 
getCause() - Method in class org.apache.camel.management.event.CamelContextStartupFailureEvent
 
getCause() - Method in class org.apache.camel.management.event.CamelContextStopFailureEvent
 
getCause() - Method in class org.apache.camel.management.event.ExchangeFailedEvent
 
getCause() - Method in interface org.apache.camel.management.event.FailureEvent
 
getCause() - Method in class org.apache.camel.management.event.ServiceStartupFailureEvent
 
getCause() - Method in class org.apache.camel.management.event.ServiceStopFailureEvent
 
getCausedByException() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
getCausedByException() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
Gets the caused by exception (ie Exchange#getException().
getCauses() - Method in exception org.apache.camel.CamelUnitOfWorkException
 
getCertAlias() - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
getCertificateChain(String) - Method in class org.apache.camel.util.jsse.AliasedX509ExtendedKeyManager
 
getCharset() - Method in interface org.apache.camel.api.management.mbean.ManagedConvertBodyMBean
 
getCharset() - Method in class org.apache.camel.component.file.GenericFile
 
getCharset() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getCharset() - Method in class org.apache.camel.impl.StringDataFormat
 
getCharset() - Method in class org.apache.camel.management.mbean.ManagedConvertBody
 
getCharset() - Method in class org.apache.camel.model.ConvertBodyDefinition
 
getCharset() - Method in class org.apache.camel.model.dataformat.StringDataFormat
 
getCharset() - Method in class org.apache.camel.processor.ConvertBodyProcessor
 
getCharsetName(Exchange, boolean) - Static method in class org.apache.camel.converter.IOConverter
Deprecated.
getCharsetName(Exchange) - Static method in class org.apache.camel.converter.IOConverter
Deprecated.
getCharsetName(Exchange) - Static method in class org.apache.camel.util.IOHelper
 
getCharsetName(Exchange, boolean) - Static method in class org.apache.camel.util.IOHelper
Gets the charset name if set as header or property Exchange.CHARSET_NAME.
getCharsetNameFromContentType(String) - Static method in class org.apache.camel.util.IOHelper
Get the charset name from the content type string
getCheck() - Method in interface org.apache.camel.health.HealthCheck.Result
The HealthCheck associated to this response.
getCheck(String) - Method in interface org.apache.camel.health.HealthCheckRegistry
Returns the check identified by the given id if available.
getCheckIDs() - Method in interface org.apache.camel.health.HealthCheckRegistry
A collection of health check IDs.
getCheckInterval() - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
getCheckInterval() - Method in class org.apache.camel.impl.health.DefaultHealthCheckService
 
getCheckIntervalUnit() - Method in class org.apache.camel.impl.health.DefaultHealthCheckService
 
getChildren() - Method in class org.apache.camel.language.simple.ast.CompositeNodes
 
getChildServices(Service) - Static method in class org.apache.camel.util.ServiceHelper
Gathers all child services by navigating the service to recursively gather all child services.
getChildServices(Service, boolean) - Static method in class org.apache.camel.util.ServiceHelper
Gathers all child services by navigating the service to recursively gather all child services.
getChmod() - Method in class org.apache.camel.component.file.FileEndpoint
 
getChmodDirectory() - Method in class org.apache.camel.component.file.FileEndpoint
 
getCipherSuite() - Method in class org.apache.camel.util.jsse.CipherSuitesParameters
Returns a live reference to the list of cipher suite names.
getCipherSuites() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Returns the optional explicitly configured cipher suites for this configuration.
getCipherSuitesFilter() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Returns the optional cipher suite filter for this configuration.
getCircuitBreakerEnabled() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getCircuitBreakerErrorThresholdPercentage() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getCircuitBreakerForceClosed() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getCircuitBreakerForceOpen() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getCircuitBreakerRequestVolumeThreshold() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getCircuitBreakerSleepWindowInMilliseconds() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getCircuitBreakerState() - Method in interface org.apache.camel.api.management.mbean.ManagedCircuitBreakerLoadBalancerMBean
 
getCircuitBreakerState() - Method in class org.apache.camel.management.mbean.ManagedCircuitBreakerLoadBalancer
 
getClasses() - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Deprecated.
 
getClassLoader(Class<?>...) - Static method in class org.apache.camel.component.bean.ProxyHelper
Returns the class loader of the first interface or throws IllegalArgumentException if there are no interfaces specified
getClassLoader() - Method in class org.apache.camel.impl.DefaultModelJAXBContextFactory
 
getClassLoader() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
getClassLoader() - Method in class org.apache.camel.util.component.ApiMethodParser
 
getClassLoaders() - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
getClassLoaders() - Method in class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
getClassLoaders() - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
getClassLoaders() - Method in interface org.apache.camel.spi.PackageScanClassResolver
Gets the ClassLoader instances that should be used when scanning for classes.
getClassName() - Method in class org.apache.camel.model.transformer.CustomTransformerDefinition
 
getClassName() - Method in class org.apache.camel.model.validator.CustomValidatorDefinition
 
getClassResolver() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getClassResolver() - Method in interface org.apache.camel.CamelContext
Returns the class resolver to be used for loading/lookup of classes.
getClassResolver() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getClassResolver() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getClassType() - Method in class org.apache.camel.model.dataformat.BindyDataFormat
 
getClazzName() - Method in class org.apache.camel.model.dataformat.ASN1DataFormat
 
getClientAliases(String, Principal[]) - Method in class org.apache.camel.util.jsse.AliasedX509ExtendedKeyManager
 
getClientAuthentication() - Method in class org.apache.camel.util.jsse.SSLContextServerParameters
 
getClientCertData() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
getClientCertFile() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
getClientKeyAlgo() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
getClientKeyData() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
getClientKeyFile() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
getClientKeyPassphrase() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
getClientName() - Method in class org.apache.camel.model.cloud.RibbonServiceCallServiceLoadBalancerConfiguration
 
getClientParameters() - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
getClientRequestValidation() - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
getClientRequestValidation() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getClientRequestValidation() - Method in class org.apache.camel.model.rest.RestDefinition
 
getClientRequestValidation() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getCloseCorrelationKeyOnCompletion() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCloseCorrelationKeyOnCompletion() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCloseCorrelationKeyOnCompletion() - Method in class org.apache.camel.model.AggregateDefinition
 
getCloseCorrelationKeyOnCompletion() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getClosedCorrelationKeysCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getClosedCorrelationKeysCacheSize() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getClosedCorrelationKeysCacheSize() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
Current number of closed correlation keys in the memory cache
getClsName() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.AliasEntry
 
getClsName() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ConverterEntry
 
getClsName() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionEntry
 
getClsName() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldEntry
 
getClusterService() - Method in interface org.apache.camel.cluster.CamelClusterView
 
getClusterService() - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterView
 
getClusterService() - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
 
getClusterServiceSelector() - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
 
getCode() - Method in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError
The overall error code, which can be either a ComponentVerifierExtension.VerificationError.StandardCode or a custom code.
getCode() - Method in class org.apache.camel.component.extension.verifier.DefaultResultVerificationError
 
getCode() - Method in exception org.apache.camel.component.file.GenericFileOperationFailedException
Return the file failure code (if any)
getCode() - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
getCollectionFormat() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
 
getCollectionFormat() - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
getCollectionTypeName() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getCollectionTypeName() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getCollisionAvoidanceFactor() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getCollisionAvoidanceFactor() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getCollisionAvoidanceFactor() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getCollisionAvoidanceFactor() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
getCollisionAvoidancePercent() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getCollisionAvoidancePercent() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getCollisionAvoidancePercent() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
getComment() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getCommentMarker() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getCommentMarkerDisabled() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getCommitRenamer() - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
getComparator() - Method in class org.apache.camel.component.seda.PriorityBlockingQueueFactory
 
getComparator() - Method in class org.apache.camel.model.config.StreamResequencerConfig
 
getComparator() - Method in class org.apache.camel.model.SortDefinition
 
getComparator() - Method in class org.apache.camel.processor.SortProcessor
 
getComparatorRef() - Method in class org.apache.camel.model.config.StreamResequencerConfig
 
getComparatorRef() - Method in class org.apache.camel.model.SortDefinition
 
getCompensation() - Method in class org.apache.camel.model.SagaDefinition
 
getCompensation() - Method in class org.apache.camel.saga.CamelSagaStep
 
getCompleteAllOnStop() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletedByBatchConsumer() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletedByBatchConsumer() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletedByBatchConsumer() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Total number of exchanged completed by completion batch consumer trigger
getCompletedByForce() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletedByForce() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletedByForce() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Total number of exchanged completed by completion force trigger
getCompletedByInterval() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletedByInterval() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletedByInterval() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Total number of exchanged completed by completion interval trigger
getCompletedByPredicate() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletedByPredicate() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletedByPredicate() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Total number of exchanged completed by completion predicate trigger
getCompletedBySize() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletedBySize() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletedBySize() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Total number of exchanged completed by completion size trigger
getCompletedByStrategy() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletedByStrategy() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletedByStrategy() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Total number of exchanged completed by completion strategy trigger
getCompletedByTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletedByTimeout() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletedByTimeout() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Total number of exchanged completed by completion timeout trigger
getCompletedMethods(List<String>, String, Class<? extends ApiMethod>, ApiMethodHelper<? extends ApiMethod>) - Method in class org.apache.camel.util.component.AbstractApiComponent
 
getCompletedTaskCount() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getCompletedTaskCount() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getCompletedTaskCount() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getCompletedTaskCount() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getCompletedTaskCount() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getCompletion() - Method in class org.apache.camel.model.SagaDefinition
 
getCompletion() - Method in class org.apache.camel.saga.CamelSagaStep
 
getCompletionEager() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
getCompletionFromBatchConsumer() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionInterval() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletionInterval() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletionInterval() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionInterval() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getCompletionMode() - Method in class org.apache.camel.model.SagaDefinition
 
getCompletionOnNewCorrelationGroup() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionPredicate() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletionPredicate() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletionPredicate() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionPredicate() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getCompletionPredicate() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
getCompletionPredicateLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletionPredicateLanguage() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletionSize() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletionSize() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletionSize() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionSize() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getCompletionSizeExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletionSizeExpression() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletionSizeExpression() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionSizeExpression() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getCompletionSizeExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletionSizeExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletionTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletionTimeout() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletionTimeout() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionTimeout() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getCompletionTimeoutCheckerInterval() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletionTimeoutCheckerInterval() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletionTimeoutCheckerInterval() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionTimeoutCheckerInterval() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getCompletionTimeoutExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletionTimeoutExpression() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletionTimeoutExpression() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionTimeoutExpression() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getCompletionTimeoutLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletionTimeoutLanguage() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getComponent(String) - Method in interface org.apache.camel.CamelContext
Gets a component from the CamelContext by name.
getComponent(String, boolean) - Method in interface org.apache.camel.CamelContext
Gets a component from the CamelContext by name.
getComponent(String, boolean, boolean) - Method in interface org.apache.camel.CamelContext
Gets a component from the CamelContext by name.
getComponent(String, Class<T>) - Method in interface org.apache.camel.CamelContext
Gets a component from the CamelContext by name and specifying the expected type of component.
getComponent() - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
getComponent() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
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.component.rest.RestApiEndpoint
 
getComponent() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getComponent() - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
 
getComponent() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getComponent() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getComponent() - Method in interface org.apache.camel.ComponentAware
Get the Component
getComponent(Class<T>) - Method in interface org.apache.camel.ComponentAware
Get the Component as the specified type.
getComponent(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getComponent(String, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getComponent(String, boolean, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getComponent(String, Class<T>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getComponent() - Method in class org.apache.camel.impl.DefaultEndpoint
Returns the component that created this endpoint.
getComponent() - Method in class org.apache.camel.management.mbean.ManagedComponent
 
getComponent() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
getComponent() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getComponent() - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
getComponent() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getComponent() - Method in class org.apache.camel.spi.RestConfiguration
Gets the name of the Camel component to use as the REST consumer
getComponentDocumentation(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Deprecated.
use camel-catalog instead
getComponentDocumentation(String) - Method in interface org.apache.camel.CamelContext
Deprecated.
use camel-catalog instead
getComponentDocumentation(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getComponentDocumentation(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getComponentJSonSchema(String) - Method in class org.apache.camel.runtimecatalog.CamelContextJSonSchemaResolver
 
getComponentJSonSchema(String) - Method in interface org.apache.camel.runtimecatalog.JSonSchemaResolver
Returns the component information as JSon format.
getComponentName() - Method in interface org.apache.camel.api.management.mbean.ManagedComponentMBean
 
getComponentName() - Method in class org.apache.camel.component.rest.RestApiEndpoint
 
getComponentName() - Method in class org.apache.camel.component.rest.RestComponent
 
getComponentName() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getComponentName() - Method in class org.apache.camel.management.mbean.ManagedComponent
 
getComponentNames() - Method in interface org.apache.camel.CamelContext
Gets a readonly list of names of the components currently registered
getComponentNames() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getComponentParameterJsonSchema(String) - Method in interface org.apache.camel.CamelContext
Returns the JSON schema representation of the component and endpoint parameters for the given component name.
getComponentParameterJsonSchema(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getComponentProperties() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getComponentProperties() - Method in class org.apache.camel.spi.RestConfiguration
Gets additional options on component level
getComponentResolver() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getCompressionAlgorithm() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getCompressionLevel() - Method in class org.apache.camel.impl.ZipDataFormat
 
getCompressionLevel() - Method in class org.apache.camel.model.dataformat.ZipDataFormat
 
getConcurrentConsumers() - Method in class org.apache.camel.component.seda.SedaComponent
 
getConcurrentConsumers() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getConcurrentTasks() - Method in class org.apache.camel.component.scheduler.SchedulerComponent
 
getConcurrentTasks() - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
 
getConcurrentTasks() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
getConfiguration() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getConfiguration() - Method in interface org.apache.camel.health.HealthCheck
Return the configuration associated with this HealthCheck.
getConfiguration() - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 
getConfiguration() - Method in class org.apache.camel.util.component.AbstractApiComponent
 
getConfiguration() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
Returns endpoint configuration object.
getConfigurationParameter(EndpointConfiguration, String) - Static method in class org.apache.camel.impl.ConfigurationHelper
Deprecated.
 
getConfigurationParameter(EndpointConfiguration, Field) - Static method in class org.apache.camel.impl.ConfigurationHelper
Deprecated.
 
getConfigurationRef() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getConfiguredExecutorService(RouteContext, String, ExecutorServiceAwareDefinition<?>, boolean) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Will lookup and get the configured ExecutorService from the given definition.
getConfiguredScheduledExecutorService(RouteContext, String, ExecutorServiceAwareDefinition<?>, boolean) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Will lookup and get the configured ScheduledExecutorService from the given definition.
getConnectionTimeout() - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
 
getConnectorPort() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getConnectorPort() - Method in interface org.apache.camel.spi.ManagementAgent
Gets the port clients must use to connect
getConnectTimeoutMillis() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
 
getConstructor() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
getConsumeDelay() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
getConsumer(Exchange) - Method in class org.apache.camel.component.direct.DirectBlockingProducer
 
getConsumer() - Method in class org.apache.camel.component.direct.DirectEndpoint
 
getConsumer(Exchange) - Method in class org.apache.camel.component.directvm.DirectVmBlockingProducer
 
getConsumer(DirectVmEndpoint) - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
getConsumer() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
getConsumer() - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
getConsumer(Endpoint) - Method in class org.apache.camel.impl.ConsumerCache
 
getConsumer() - Method in class org.apache.camel.impl.EventDrivenConsumerRoute
 
getConsumer() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
getConsumer() - Method in class org.apache.camel.management.mbean.ManagedConsumer
 
getConsumer() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
getConsumer() - Method in interface org.apache.camel.Route
Gets the inbound Consumer
getConsumer() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Gets the consumer of the REST service
getConsumer() - Method in interface org.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath
The consumer implementation
getConsumerCache() - Method in class org.apache.camel.management.mbean.ManagedConsumerCache
 
getConsumerDataFormat() - Method in class org.apache.camel.processor.binding.DataFormatBinding
Deprecated.
 
getConsumerEndpoints() - Static method in class org.apache.camel.component.directvm.DirectVmComponent
Gets all the consumer endpoints.
getConsumerMulticastProcessor() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getConsumerPath() - Method in interface org.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath
The consumer context-path which may include wildcards
getConsumerProcessor(Endpoint) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
 
getConsumerProperties() - Method in class org.apache.camel.impl.DefaultEndpoint
 
getConsumerProperties() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getConsumerProperties() - Method in class org.apache.camel.spi.RestConfiguration
Gets additional options on consumer level
getConsumers() - Method in class org.apache.camel.component.seda.SedaEndpoint
Returns the current active consumers on this endpoint
getConsumes() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getConsumes() - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
getConsumes() - Method in class org.apache.camel.model.rest.RestDefinition
 
getConsumes() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getConsumes() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Optional details about what media-types the REST service accepts
getContentEncoding(Exchange) - Static method in class org.apache.camel.util.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.util.MessageHelper
Returns the MIME content encoding on the message or null if none defined
getContentHandler() - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
getContentType(Exchange) - Static method in class org.apache.camel.util.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.util.MessageHelper
Returns the MIME content type on the message or null if none defined
getContentTypeFormat() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
 
getContentTypeFormat() - Method in class org.apache.camel.model.dataformat.ThriftDataFormat
 
getContentTypeHeader() - Method in class org.apache.camel.model.DataFormatDefinition
 
getContext() - Method in class org.apache.camel.builder.BuilderSupport
 
getContext() - Method in class org.apache.camel.builder.RouteBuilder
 
getContext() - Method in class org.apache.camel.component.bean.RegistryBean
 
getContext() - Method in interface org.apache.camel.Exchange
Returns the container so that a processor can resolve endpoints from URIs
getContext() - Method in class org.apache.camel.impl.DefaultConsumerTemplate
getContext() - Method in class org.apache.camel.impl.DefaultExchange
 
getContext() - Method in class org.apache.camel.impl.DefaultProducerTemplate
getContext() - Method in class org.apache.camel.impl.JndiRegistry
 
getContext() - Method in class org.apache.camel.management.event.AbstractContextEvent
 
getContext() - Method in class org.apache.camel.management.event.ServiceStartupFailureEvent
 
getContext() - Method in class org.apache.camel.management.event.ServiceStopFailureEvent
 
getContext() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
getContext() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
getContext() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getContext() - Method in class org.apache.camel.management.mbean.ManagedCamelHealth
 
getContext() - Method in class org.apache.camel.management.mbean.ManagedClusterService
 
getContext() - Method in class org.apache.camel.management.mbean.ManagedDataFormat
 
getContext() - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
getContext() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getContext() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getContext() - Method in class org.apache.camel.management.mbean.ManagedRouteController
 
getContext() - Method in class org.apache.camel.management.mbean.ManagedService
 
getContext() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getContext() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getContext() - Method in exception org.apache.camel.VetoCamelContextStartException
 
getContextId(CamelContext) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getContextId(String) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getContextIdPattern() - Method in class org.apache.camel.component.rest.RestApiEndpoint
 
getContextPath() - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
getContextPath() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getContextPath() - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
getContextPath() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getContextPath() - Method in class org.apache.camel.spi.RestConfiguration
Gets the configured context-path
getContinued() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getContinuedPolicy() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getControlledRoutes() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteControllerMBean
 
getControlledRoutes() - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
 
getControlledRoutes() - Method in class org.apache.camel.impl.DefaultRouteController
 
getControlledRoutes() - Method in class org.apache.camel.impl.SupervisingRouteController
 
getControlledRoutes() - Method in class org.apache.camel.management.mbean.ManagedRouteController
 
getControlledRoutes() - Method in interface org.apache.camel.spi.RouteController
Return the list of routes controlled by this controller.
getConverter() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
getConverter() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getConverterPackages(URL) - Static method in class org.apache.camel.impl.osgi.Activator
 
getConverters() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
getCopy() - Method in class org.apache.camel.model.LoopDefinition
 
getCopy() - Method in class org.apache.camel.model.WireTapDefinition
 
getCopyFromAbsoluteFilePath() - Method in class org.apache.camel.component.file.GenericFile
 
getCorePoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getCorePoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getCorePoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getCorePoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getCorePoolSize() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getCorePoolSize() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getCorrelationExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCorrelationExpression() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCorrelationExpression() - Method in class org.apache.camel.model.AggregateDefinition
 
getCorrelationExpression() - Method in class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
 
getCorrelationExpression() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getCorrelationExpression() - Method in class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
 
getCorrelationExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCorrelationExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCorrelationKey() - Method in exception org.apache.camel.processor.aggregate.ClosedCorrelationKeyException
 
getCorsHeaders() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getCorsHeaders() - Method in class org.apache.camel.spi.RestConfiguration
Gets the CORS headers to use if CORS has been enabled.
getCount() - Method in class org.apache.camel.component.seda.QueueReference
Gets the reference counter
getCounter() - Method in class org.apache.camel.processor.SendProcessor
 
getCreateConnector() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getCreateConnector() - Method in interface org.apache.camel.spi.ManagementAgent
Whether connector is created, allowing clients to connect remotely
getCreated() - Method in interface org.apache.camel.Exchange
Gets the timestamp when this exchange was created.
getCreated() - Method in class org.apache.camel.impl.DefaultExchange
 
getCryptoProvider() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
getCurrentAttempts() - Method in interface org.apache.camel.util.backoff.BackOffTimer.Task
The number of attempts so far.
getCurrentCacheSize() - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
getCurrentCacheSize() - Method in interface org.apache.camel.ConsumerTemplate
Gets an approximated size of the current cached resources in the backing cache pools.
getCurrentCacheSize() - Method in interface org.apache.camel.FluentProducerTemplate
Gets an approximated size of the current cached resources in the backing cache pools.
getCurrentCacheSize() - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
getCurrentCacheSize() - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
getCurrentCacheSize() - Method in interface org.apache.camel.ProducerTemplate
Gets an approximated size of the current cached resources in the backing cache pools.
getCurrentDelay() - Method in interface org.apache.camel.util.backoff.BackOffTimer.Task
The current computed delay.
getCurrentDirectory() - Method in class org.apache.camel.component.file.FileOperations
 
getCurrentDirectory() - Method in interface org.apache.camel.component.file.GenericFileOperations
Gets the current remote directory
getCurrentElapsedTime() - Method in interface org.apache.camel.util.backoff.BackOffTimer.Task
The current elapsed time.
getCurrentFailures() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingExceptionRoutePolicyMBean
 
getCurrentFailures() - Method in class org.apache.camel.management.mbean.ManagedThrottlingExceptionRoutePolicy
 
getCurrentMaximumRequestsPerPeriod() - Method in class org.apache.camel.processor.Throttler
Gets the current maximum request per period value.
getCurrentQueueSize() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getCurrentSagaCoordinator(Exchange) - Method in class org.apache.camel.processor.saga.SagaProcessor
 
getCurrentShutdownTaskFuture() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
getCurrentStream() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
getCustomId() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
 
getCustomProcessor() - Method in class org.apache.camel.component.file.GenericFileConsumer
 
getData() - Method in class org.apache.camel.BytesSource
 
getDatacenter() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
 
getDataFormat() - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
getDataFormat() - Method in class org.apache.camel.management.mbean.ManagedDataFormat
 
getDataFormat(RouteContext, DataFormatDefinition, String) - Static method in class org.apache.camel.model.DataFormatDefinition
Factory method to create the data format
getDataFormat(RouteContext) - Method in class org.apache.camel.model.DataFormatDefinition
 
getDataFormat() - Method in class org.apache.camel.model.DataFormatDefinition
 
getDataFormat() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
 
getDataFormat() - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
getDataFormatJSonSchema(String) - Method in class org.apache.camel.runtimecatalog.CamelContextJSonSchemaResolver
 
getDataFormatJSonSchema(String) - Method in interface org.apache.camel.runtimecatalog.JSonSchemaResolver
Returns the data format information as JSon format.
getDataFormatName() - Method in interface org.apache.camel.api.management.mbean.ManagedMarshalMBean
 
getDataFormatName() - Method in interface org.apache.camel.api.management.mbean.ManagedUnmarshalMBean
 
getDataFormatName() - Method in class org.apache.camel.impl.GzipDataFormat
 
getDataFormatName() - Method in class org.apache.camel.impl.SerializationDataFormat
 
getDataFormatName() - Method in class org.apache.camel.impl.StringDataFormat
 
getDataFormatName() - Method in class org.apache.camel.impl.ZipDataFormat
 
getDataFormatName() - Method in class org.apache.camel.management.mbean.ManagedMarshal
 
getDataFormatName() - Method in class org.apache.camel.management.mbean.ManagedUnmarshal
 
getDataFormatName() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getDataFormatName() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getDataFormatName() - Method in class org.apache.camel.model.DataFormatDefinition
 
getDataFormatName() - Method in interface org.apache.camel.spi.DataFormatName
The name of the data format
getDataFormatParameterJsonSchema(String) - Method in interface org.apache.camel.CamelContext
Returns the JSON schema representation of the DataFormat parameters for the given data format name.
getDataFormatParameterJsonSchema(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getDataFormatProperties() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getDataFormatProperties() - Method in class org.apache.camel.spi.RestConfiguration
Gets additional options on data format level
getDataFormatResolver() - Method in interface org.apache.camel.CamelContext
Gets the current data format resolver
getDataFormatResolver() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getDataFormats() - Method in interface org.apache.camel.CamelContext
Gets the data formats that can be referenced in the routes.
getDataFormats() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getDataFormats() - Method in class org.apache.camel.model.dataformat.DataFormatsDefinition
 
getDataFormats() - Method in interface org.apache.camel.model.ModelCamelContext
Gets the data formats that can be referenced in the routes.
getDataFormatType() - Method in class org.apache.camel.model.MarshalDefinition
 
getDataFormatType() - Method in class org.apache.camel.model.transformer.DataFormatTransformerDefinition
 
getDataFormatType() - Method in class org.apache.camel.model.UnmarshalDefinition
 
getDataHandler() - Method in interface org.apache.camel.Attachment
Return a DataHandler for the content within this attachment.
getDataHandler() - Method in class org.apache.camel.impl.DefaultAttachment
 
getDataObjectType() - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
 
getDataObjectTypeName() - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
 
getDataSet() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
getDataSetIndex() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
getDataType() - Method in class org.apache.camel.impl.MessageSupport
 
getDataType() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
 
getDataType() - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
getDataType() - Method in interface org.apache.camel.spi.DataTypeAware
Get the data type of the message.
getDc() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
getDeadLetter() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getDeadLetter() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Returns the dead letter that message exchanges will be sent to if the redelivery attempts fail
getDeadLetterChannelEndpointUri() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getDeadLetterChannelEndpointUri() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getDeadLetterUri() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getDeadLetterUri() - Method in class org.apache.camel.management.event.ExchangeFailureHandledEvent
 
getDeadLetterUri() - Method in class org.apache.camel.management.event.ExchangeFailureHandlingEvent
 
getDeadLetterUri() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
getDeadLetterUri() - Method in interface org.apache.camel.spi.RecoverableAggregationRepository
Gets the dead letter channel
getDebugCounter() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
getDebugCounter() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
getDebugCounter() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
getDebugger() - Method in interface org.apache.camel.CamelContext
Gets the current Debugger
getDebugger() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getDebugger() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
getDecryptor() - Method in class org.apache.camel.converter.stream.CipherPair
 
getDefault() - Static method in class org.apache.camel.model.config.BatchResequencerConfig
Returns a new BatchResequencerConfig instance using default values for batchSize (100) and batchTimeout (1000L).
getDefault() - Static method in class org.apache.camel.model.config.StreamResequencerConfig
Returns a new StreamResequencerConfig instance using default values for capacity (1000) and timeout (1000L).
getDefaultBacklogDebugger() - Method in interface org.apache.camel.CamelContext
Gets the default backlog debugger
getDefaultBacklogDebugger() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getDefaultBacklogTracer() - Method in interface org.apache.camel.CamelContext
Gets the default backlog tracer
getDefaultBacklogTracer() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getDefaultBackOff() - Method in class org.apache.camel.impl.SupervisingRouteController
 
getDefaultBodies() - Method in class org.apache.camel.component.dataset.ListDataSet
 
getDefaultBody() - Method in class org.apache.camel.component.dataset.SimpleDataSet
 
getDefaultCapacity() - Method in class org.apache.camel.component.seda.ArrayBlockingQueueFactory
 
getDefaultCharacterSet() - Static method in class org.apache.camel.util.ObjectHelper
Helper method to return the default character set name
getDefaultCipherSuites() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLServerSocketFactoryDecorator
 
getDefaultCipherSuites() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLSocketFactoryDecorator
 
getDefaultCipherSuitesFilter() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
 
getDefaultEndpoint() - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
getDefaultEndpoint() - Method in interface org.apache.camel.FluentProducerTemplate
Get the default endpoint to use if none is specified
getDefaultEndpoint() - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
getDefaultEndpoint() - Method in interface org.apache.camel.ProducerTemplate
Get the default endpoint to use if none is specified
getDefaultFactoryFinder() - Method in interface org.apache.camel.CamelContext
Gets the default FactoryFinder which will be used for the loading the factory class from META-INF
getDefaultFactoryFinder() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getDefaultHandledPredicate() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
getDefaultHeaders() - Method in class org.apache.camel.component.dataset.DataSetSupport
 
getDefaultInstance() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
 
getDefaultInstance() - Method in class org.apache.camel.model.dataformat.ThriftDataFormat
 
getDefaultOfferTimeout() - Method in class org.apache.camel.component.seda.SedaComponent
 
getDefaultParameterTypeExpression(Class<?>) - Method in class org.apache.camel.component.bean.DefaultParameterMappingStrategy
 
getDefaultParameterTypeExpression(Class<?>) - Method in interface org.apache.camel.component.bean.ParameterMappingStrategy
Gets an expression used for evaluation with the current Exchange and its result is used as parameter value for the given type
getDefaultProfile() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
getDefaultQueueFactory() - Method in class org.apache.camel.component.seda.SedaComponent
 
getDefaultSecureSocketProcotolFilter() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
 
getDefaultThreadPoolProfile() - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
getDefaultThreadPoolProfile() - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
getDefaultThreadPoolProfile() - Method in interface org.apache.camel.spi.ExecutorServiceManager
Gets the default thread pool profile
getDefaultThreadPoolProfile() - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Gets the default thread pool profile
getDefaultTraceFormatter() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
getDefaultTracer() - Method in interface org.apache.camel.CamelContext
Gets the default tracer
getDefaultTracer() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getDefaultValue() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter default value.
getDefaultValues() - Method in class org.apache.camel.model.rest.RestBindingDefinition
Gets the registered default values for query parameters
getDefaultValues() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedChoice
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedCustomLoadBalancer
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedFilter
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedLoop
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedMarshal
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedProcess
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedRandomLoadBalancer
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedRoundRobinLoadBalancer
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedScript
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedSetBody
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedSetHeader
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedSetProperty
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedSplitter
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedStickyLoadBalancer
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedTransformer
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedUnmarshal
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedValidate
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedWeightedLoadBalancer
 
getDefinition() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
getDelay() - Method in interface org.apache.camel.api.management.mbean.ManagedDelayerMBean
 
getDelay() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
getDelay() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getDelay() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
getDelay() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getDelay() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getDelay() - Method in class org.apache.camel.management.mbean.ManagedDelayer
 
getDelay() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
getDelay() - Method in class org.apache.camel.processor.Delayer
 
getDelay() - Method in class org.apache.camel.processor.interceptor.Delayer
Deprecated.
 
getDelay() - Method in class org.apache.camel.util.backoff.BackOff
 
getDelayedCount() - Method in interface org.apache.camel.api.management.mbean.ManagedDelayerMBean
 
getDelayedCount() - Method in class org.apache.camel.management.mbean.ManagedDelayer
 
getDelayedCount() - Method in class org.apache.camel.processor.DelayProcessorSupport
Gets the current number of Exchanges being delayed (hold back due throttle limit hit)
getDelayer() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getDelayer() - Method in class org.apache.camel.impl.DefaultRouteContext
 
getDelayer() - Method in class org.apache.camel.management.mbean.ManagedDelayer
 
getDelayer() - Method in class org.apache.camel.model.RouteDefinition
Whether to slow down processing messages by a given delay in msec.
getDelayer(CamelContext) - Static method in class org.apache.camel.processor.interceptor.Delayer
Deprecated.
A helper method to return the Delayer instance for a given CamelContext if one is enabled
getDelayer() - Method in interface org.apache.camel.RuntimeConfiguration
Gets the delay value
getDelayPattern() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getDelayPattern() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getDelayPattern() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getDelayPattern() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
getDelayValue() - Method in class org.apache.camel.processor.Delayer
 
getDelegate() - Method in class org.apache.camel.component.binding.BindingEndpoint
Deprecated.
 
getDelegate() - Method in class org.apache.camel.impl.cloud.CachingServiceDiscovery
 
getDelegate() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
getDelegate() - Method in interface org.apache.camel.processor.aggregate.DelegateAggregationStrategy
Gets the delegated AggregationStrategy
getDelegate() - Method in class org.apache.camel.processor.aggregate.ShareUnitOfWorkAggregationStrategy
 
getDelegate() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
 
getDelegate() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLServerSocketFactoryDecorator
 
getDelegate() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLSocketFactoryDecorator
 
getDelegateConsumer() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
getDelegates() - Method in class org.apache.camel.impl.cloud.CombinedServiceDiscovery
 
getDelegates() - Method in class org.apache.camel.impl.cloud.CombinedServiceFilter
 
getDelegateUri() - Method in class org.apache.camel.component.binding.BindingEndpoint
Deprecated.
Uri of the delegate endpoint.
getDelimiter() - Method in class org.apache.camel.component.dataset.FileDataSet
 
getDelimiter() - Method in class org.apache.camel.component.test.TestEndpoint
 
getDelimiter() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getDelimiter() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
getDelimiter() - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
 
getDelimiter() - Method in class org.apache.camel.model.RecipientListDefinition
 
getDelimiter() - Method in class org.apache.camel.processor.RecipientList
 
getDeliveryAttemptInterval() - Method in class org.apache.camel.model.config.StreamResequencerConfig
 
getDeltaProcessingTime() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getDeltaProcessingTime() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getDeltaProcessingTime() - Method in class org.apache.camel.util.CamelContextStatDump
 
getDeltaProcessingTime() - Method in class org.apache.camel.util.ProcessorStatDump
 
getDeltaProcessingTime() - Method in class org.apache.camel.util.RouteStatDump
 
getDeniedUnmarshallObjects() - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Deprecated.
 
getDeniedUnmarshallObjects() - Method in class org.apache.camel.model.dataformat.HessianDataFormat
Deprecated.
 
getDescription() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getDescription() - Method in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError
A human readable description of the error in plain english
getDescription() - Method in class org.apache.camel.component.extension.verifier.DefaultResultVerificationError
 
getDescription() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getDescription() - Method in class org.apache.camel.impl.DefaultRoute
 
getDescription() - Method in class org.apache.camel.main.MainSupport.Option
 
getDescription() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getDescription() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
 
getDescription() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
 
getDescription() - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
getDescription() - Method in class org.apache.camel.model.rest.RestSecurityDefinition
 
getDescription() - Method in interface org.apache.camel.Route
Gets the route description (if any has been configured).
getDescription() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Optional description about this rest service.
getDescriptionText() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
Returns the description text or null if there is no description text associated with this node
getDescriptionText() - Method in interface org.apache.camel.NamedNode
Returns the description text or null if there is no description text associated with this node
getDestination() - Method in interface org.apache.camel.api.management.mbean.ManagedSendProcessorMBean
 
getDestination() - Method in class org.apache.camel.management.mbean.ManagedSendProcessor
 
getDestination() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
getDestination() - Method in class org.apache.camel.processor.SendProcessor
 
getDestinationUri() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getDestinationUri() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getDestinationUri() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
getDetail(ComponentVerifierExtension.VerificationError.Attribute) - Method in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError
Get a single detail for a given attribute
getDetail(String) - Method in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError
Get a single detail for a given attribute
getDetails() - Method in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError
Details about the failed verification.
getDetails() - Method in class org.apache.camel.component.extension.verifier.DefaultResultVerificationError
 
getDetails() - Method in interface org.apache.camel.health.HealthCheck.Result
An key/value combination of details.
getDetour() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
getDigestAlgorithm() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getDirection() - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry.Statistic
Whether the endpoint is used as input our output

The returned value can either be in or out

getDirectory() - Method in class org.apache.camel.component.file.GenericFileConfiguration
 
getDirectoryPermissions() - Method in class org.apache.camel.component.file.FileEndpoint
 
getDisableFeatures() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getDisableFeatures() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getDisableRedelivery() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getDiscardOnCompletionTimeout() - Method in class org.apache.camel.model.AggregateDefinition
 
getDistributionRatio() - Method in interface org.apache.camel.api.management.mbean.ManagedWeightedBalancerMBean
 
getDistributionRatio() - Method in class org.apache.camel.management.mbean.ManagedWeightedLoadBalancer
 
getDistributionRatio() - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
 
getDistributionRatioDelimiter() - Method in interface org.apache.camel.api.management.mbean.ManagedWeightedBalancerMBean
 
getDistributionRatioDelimiter() - Method in class org.apache.camel.management.mbean.ManagedWeightedLoadBalancer
 
getDistributionRatioDelimiter() - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
 
getDistributionRatioList() - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
getDistributionWeight() - Method in class org.apache.camel.processor.loadbalancer.DistributionRatio
 
getDnsDomain() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
getDocument(Exchange, Object) - Method in class org.apache.camel.builder.xml.XPathBuilder
Strategy method to extract the document from the exchange.
getDocumentBuilderFactory() - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
getDocumentBuilderFactory(Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
getDocumentType() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
getDocumentType() - Method in class org.apache.camel.model.language.XPathExpression
 
getDocumentTypeName() - Method in class org.apache.camel.model.language.XPathExpression
 
getDomain() - Method in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration
 
getDomainName() - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getDoneFileName() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getDoWhile() - Method in class org.apache.camel.model.LoopDefinition
 
getDriver() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
getDriverRef() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
getDropOldestFileStore() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
getDTDHandler() - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
getDumperOptions() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
getDuplicateMessageCount() - Method in interface org.apache.camel.api.management.mbean.ManagedIdempotentConsumerMBean
 
getDuplicateMessageCount() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
getDuplicateMessageCount() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
getDuration() - Method in class org.apache.camel.main.MainSupport
 
getDuration() - Method in interface org.apache.camel.spi.InflightRepository.InflightExchange
The duration in millis the exchange has been inflight
getDurationHitExitCode() - Method in class org.apache.camel.main.MainSupport
 
getDurationIdle() - Method in class org.apache.camel.main.MainSupport
 
getDurationMaxMessages() - Method in class org.apache.camel.main.MainSupport
 
getDynamicAware() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
getDynamicSize() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointRegistryMBean
 
getDynamicSize() - Method in interface org.apache.camel.api.management.mbean.ManagedTransformerRegistryMBean
 
getDynamicSize() - Method in interface org.apache.camel.api.management.mbean.ManagedValidatorRegistryMBean
 
getDynamicSize() - Method in class org.apache.camel.management.mbean.ManagedEndpointRegistry
 
getDynamicSize() - Method in class org.apache.camel.management.mbean.ManagedTransformerRegistry
 
getDynamicSize() - Method in class org.apache.camel.management.mbean.ManagedValidatorRegistry
 
getDynamicUri() - Method in class org.apache.camel.model.WireTapDefinition
 
getEager() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
getEagerCheckCompletion() - Method in class org.apache.camel.model.AggregateDefinition
 
getEipParameterJsonSchema(String) - Method in interface org.apache.camel.CamelContext
Returns the JSON schema representation of the EIP parameters for the given EIP name.
getEipParameterJsonSchema(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getElapsed() - Method in class org.apache.camel.impl.DefaultMessageHistory
 
getElapsed() - Method in interface org.apache.camel.MessageHistory
Gets the elapsed time in millis processing the node took
getElapsed() - Method in interface org.apache.camel.spi.InflightRepository.InflightExchange
The elapsed time in millis processing the exchange at the current node
getElementName() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
getElementNameStrategy() - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
getElementNameStrategyRef() - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
getEmptyValue() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getEnableCORS() - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
getEnableCORS() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getEnableCORS() - Method in class org.apache.camel.model.rest.RestDefinition
 
getEnableCORS() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getEnabled() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
getEnabled() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getEnableFeatures() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getEnableFeatures() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getEnableJaxbAnnotationModule() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getEnableJaxbAnnotationModule() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getEncoding() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getEncoding() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
getEncoding() - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Deprecated.
 
getEncoding() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getEncoding() - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
getEncoding() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
getEncoding() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
getEncoding() - Method in class org.apache.camel.StringSource
 
getEncryptor() - Method in class org.apache.camel.converter.stream.CipherPair
 
getEndpoint(String) - Method in interface org.apache.camel.CamelContext
Resolves the given name to an Endpoint of the specified type.
getEndpoint(String, Class<T>) - Method in interface org.apache.camel.CamelContext
Resolves the given name to an Endpoint of the specified type.
getEndpoint() - Method in interface org.apache.camel.cloud.ServiceHealth
The health enpoint exposed by the service.
getEndpoint() - Method in class org.apache.camel.component.controlbus.ControlBusProducer
 
getEndpoint() - Method in class org.apache.camel.component.direct.DirectConsumer
 
getEndpoint() - Method in class org.apache.camel.component.directvm.DirectVmConsumer
 
getEndpoint() - Method in class org.apache.camel.component.file.FileConsumer
 
getEndpoint() - Method in class org.apache.camel.component.language.LanguageProducer
 
getEndpoint() - Method in class org.apache.camel.component.properties.PropertiesEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.ref.RefEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.rest.RestProducer
 
getEndpoint() - Method in class org.apache.camel.component.scheduler.SchedulerConsumer
 
getEndpoint() - Method in class org.apache.camel.component.seda.SedaConsumer
 
getEndpoint() - Method in class org.apache.camel.component.seda.SedaPollingConsumer
 
getEndpoint() - Method in class org.apache.camel.component.stub.StubProducer
 
getEndpoint() - Method in class org.apache.camel.component.timer.TimerConsumer
 
getEndpoint() - Method in interface org.apache.camel.DelegateEndpoint
Gets the delegated Endpoint.
getEndpoint() - Method in interface org.apache.camel.EndpointAware
Gets the endpoint associated with an object.
getEndpoint(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getEndpoint(String, Class<T>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getEndpoint() - Method in class org.apache.camel.impl.DefaultConsumer
 
getEndpoint() - Method in class org.apache.camel.impl.DefaultProducer
 
getEndpoint() - Method in class org.apache.camel.impl.DefaultRoute
 
getEndpoint() - Method in class org.apache.camel.impl.DefaultRouteContext
 
getEndpoint() - Method in class org.apache.camel.impl.DeferProducer
 
getEndpoint() - Method in class org.apache.camel.impl.InterceptSendToEndpointProcessor
 
getEndpoint() - Method in class org.apache.camel.impl.PollingConsumerSupport
 
getEndpoint() - Method in class org.apache.camel.impl.SubscribeMethodProcessor
 
getEndpoint() - Method in class org.apache.camel.impl.SynchronousDelegateProducer
 
getEndpoint() - Method in class org.apache.camel.management.event.ExchangeSendingEvent
 
getEndpoint() - Method in class org.apache.camel.management.event.ExchangeSentEvent
 
getEndpoint() - Method in class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
getEndpoint() - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
getEndpoint() - Method in class org.apache.camel.management.PublishEventNotifier
 
getEndpoint() - Method in class org.apache.camel.model.FromDefinition
Gets tne endpoint if an Endpoint instance was set.
getEndpoint() - Method in class org.apache.camel.model.SendDefinition
Gets tne endpoint if an Endpoint instance was set.
getEndpoint() - Method in class org.apache.camel.processor.SendProcessor
 
getEndpoint() - Method in class org.apache.camel.processor.UnitOfWorkProducer
 
getEndpoint() - Method in exception org.apache.camel.ProxyInstantiationException
 
getEndpointClass() - Method in class org.apache.camel.impl.UriComponentConfiguration
Deprecated.
 
getEndpointClass() - Method in class org.apache.camel.impl.UriEndpointComponent
Deprecated.
 
getEndpointClass() - Method in class org.apache.camel.impl.UriEndpointConfiguration
Deprecated.
 
getEndpointConfiguration() - Method in interface org.apache.camel.Endpoint
Deprecated.
getEndpointConfiguration() - Method in class org.apache.camel.impl.DefaultEndpoint
 
getEndpointConfiguration() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
getEndpointConfiguration(E) - Method in class org.apache.camel.util.component.ApiCollection
Creates an endpoint configuration for a particular API
getEndpointId(Endpoint) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getEndpointInjection(Object, String, String, String, String, boolean) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
 
getEndpointInjection(CamelContext, String, String, String, boolean) - Static method in class org.apache.camel.util.CamelContextHelper
Evaluates the @EndpointInject annotation using the given context
getEndpointKey() - Method in interface org.apache.camel.Endpoint
Returns a string key of this endpoint.
getEndpointKey(String) - Method in class org.apache.camel.impl.DefaultCamelContext
Gets the endpoint key to use for lookup or whe adding endpoints to the DefaultEndpointRegistry
getEndpointKey(String, Endpoint) - Method in class org.apache.camel.impl.DefaultCamelContext
Gets the endpoint key to use for lookup or whe adding endpoints to the DefaultEndpointRegistry
getEndpointKey() - Method in class org.apache.camel.impl.DefaultEndpoint
 
getEndpointKey() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
getEndpointKeyPreNormalized(String) - Method in class org.apache.camel.impl.DefaultCamelContext
Gets the endpoint key to use for lookup or whe adding endpoints to the DefaultEndpointRegistry
getEndpointMap() - Method in interface org.apache.camel.CamelContext
Returns a new Map containing all of the endpoints from the EndpointRegistry
getEndpointMap() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getEndpointParameter(Endpoint, String) - Method in interface org.apache.camel.ComponentConfiguration
Deprecated.
Gets the named URI parameter value on the given endpoint
getEndpointParameter(Endpoint, String) - Method in class org.apache.camel.impl.DefaultComponentConfiguration
Deprecated.
 
getEndpointParameter(Endpoint, String) - Method in class org.apache.camel.impl.UriComponentConfiguration
Deprecated.
 
getEndpointPath() - Method in class org.apache.camel.component.file.GenericFile
 
getEndpointProperties() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getEndpointProperties() - Method in class org.apache.camel.spi.RestConfiguration
Gets additional options on endpoint level
getEndpointProperties() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
 
getEndpointProperties(Object, Map<String, Object>) - Method in class org.apache.camel.util.component.ApiMethodPropertiesHelper
 
getEndpointPropertyNames() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
 
getEndpointPropertyNames(Object) - Method in class org.apache.camel.util.component.ApiMethodPropertiesHelper
 
getEndpointRegistry() - Method in interface org.apache.camel.CamelContext
getEndpointRegistry() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getEndpointRegistry() - Method in class org.apache.camel.management.mbean.ManagedEndpointRegistry
 
getEndpointRuntimeStatisticsEnabled() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getEndpointRuntimeStatisticsEnabled() - Method in interface org.apache.camel.spi.ManagementAgent
Gets whether endpoint runtime statistics is enabled
getEndpoints() - Method in interface org.apache.camel.CamelContext
Returns a new Collection of all of the endpoints from the EndpointRegistry
getEndpoints() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getEndpointsPerRoute(String, boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeEndpointRegistryMBean
 
getEndpointsPerRoute(String, boolean) - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
getEndpointsPerRoute(String, boolean) - Method in class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
getEndpointsPerRoute(String, boolean) - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry
Gets all the endpoint uris captured from the given route during runtime routing that are in-use of the routes.
getEndpointStatistics() - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
getEndpointStatistics() - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry
Gets details about all the endpoint captured from the given route during runtime routing that are in-use of the routes.
getEndpointUri() - Method in interface org.apache.camel.api.management.mbean.ManagedConsumerMBean
 
getEndpointUri() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointMBean
 
getEndpointUri() - Method in interface org.apache.camel.api.management.mbean.ManagedProducerMBean
 
getEndpointUri() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getEndpointUri() - Method in interface org.apache.camel.Endpoint
Returns the string representation of the endpoint URI
getEndpointUri() - Method in class org.apache.camel.impl.DefaultEndpoint
 
getEndpointUri() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
getEndpointUri() - Method in class org.apache.camel.management.mbean.ManagedConsumer
 
getEndpointUri() - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
getEndpointUri() - Method in class org.apache.camel.management.mbean.ManagedProducer
 
getEndpointUri() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getEndpointUri() - Method in class org.apache.camel.management.PublishEventNotifier
 
getEndpointUri() - Method in interface org.apache.camel.model.EndpointRequiredDefinition
Gets the uri of the endpoint used by this definition.
getEndpointUri() - Method in class org.apache.camel.model.FromDefinition
 
getEndpointUri() - Method in class org.apache.camel.model.SendDefinition
 
getEndpointUtilizationStatistics() - Method in class org.apache.camel.impl.ConsumerCache
 
getEndpointUtilizationStatistics() - Method in class org.apache.camel.impl.ProducerCache
 
getEndpointUtilizationStatistics() - Method in class org.apache.camel.processor.Enricher
 
getEndpointUtilizationStatistics() - Method in class org.apache.camel.processor.PollEnricher
 
getEndpointUtilizationStatistics() - Method in class org.apache.camel.processor.RecipientList
 
getEndpointUtilizationStatistics() - Method in class org.apache.camel.processor.RoutingSlip
 
getEndpointUtilizationStatistics() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
getEndpointUtilizationStatistics() - Method in class org.apache.camel.processor.WireTapProcessor
 
getEndToken() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
getEndToken() - Method in class org.apache.camel.model.language.TokenizerExpression
 
getEntityResolver() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getEntityResolver() - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
getEnumChoices(String) - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
getEnvironment() - Method in class org.apache.camel.util.jndi.JndiContext
 
getError() - Method in interface org.apache.camel.health.HealthCheck.Result
An error associated to the result, used to provide the error associated to unhealthy services.
getError() - Method in class org.apache.camel.runtimecatalog.LanguageValidationResult
 
getErrorHandler() - Method in interface org.apache.camel.Channel
Gets the ErrorHandler this Channel uses.
getErrorHandler() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
getErrorHandler() - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
getErrorHandler() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getErrorHandler(String) - Method in class org.apache.camel.model.OnExceptionDefinition
 
getErrorHandler() - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
getErrorHandler() - Method in class org.apache.camel.processor.RoutingSlip
 
getErrorHandler() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getErrorHandlerBuilder() - Method in class org.apache.camel.builder.BuilderSupport
 
getErrorHandlerBuilder() - Method in interface org.apache.camel.CamelContext
Deprecated.
The return type will be switched to ErrorHandlerFactory in Camel 3.0
getErrorHandlerBuilder() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getErrorHandlerBuilder() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getErrorHandlerBuilder() - Method in class org.apache.camel.model.RouteDefinition
 
getErrorHandlerBuilder() - Method in class org.apache.camel.model.RoutesDefinition
 
getErrorHandlerExecutorService() - Method in interface org.apache.camel.CamelContext
Gets the default shared thread pool for error handlers which leverages this for asynchronous redelivery tasks.
getErrorHandlerExecutorService() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getErrorHandlerRef() - Method in class org.apache.camel.model.RouteDefinition
Sets the bean ref name of the error handler builder to use on this route
getErrorHandlers(RouteContext) - Method in interface org.apache.camel.builder.ErrorHandlerBuilder
Gets the error handlers
getErrorHandlers(RouteContext) - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
 
getErrorHandlers() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getErrorListener() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
getErrorListener() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getErrors() - Method in interface org.apache.camel.component.extension.ComponentVerifierExtension.Result
Collection of errors happened for the verification.
getErrors() - Method in class org.apache.camel.component.extension.verifier.DefaultResult
 
getErrors() - Method in exception org.apache.camel.processor.validation.SchemaValidationException
Returns the validation errors
getEscape() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getEscapeChar() - Method in class org.apache.camel.model.dataformat.UniVocityTsvDataFormat
 
getEscapeDisabled() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getEventFactory() - Method in class org.apache.camel.management.DefaultManagementStrategy
 
getEventFactory() - Method in interface org.apache.camel.spi.ManagementStrategy
Gets the event factory
getEventNotifier() - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
getEventNotifiers() - Method in class org.apache.camel.management.DefaultManagementStrategy
 
getEventNotifiers() - Method in interface org.apache.camel.spi.ManagementStrategy
Gets the event notifiers.
getEvicted() - Method in interface org.apache.camel.api.management.mbean.ManagedConsumerCacheMBean
 
getEvicted() - Method in interface org.apache.camel.api.management.mbean.ManagedProducerCacheMBean
 
getEvicted() - Method in class org.apache.camel.impl.ConsumerCache
Gets the cache evicted statistic

Will return -1 if it cannot determine this if a custom cache was used.

getEvicted() - Method in class org.apache.camel.impl.ProducerCache
Gets the cache evicted statistic

Will return -1 if it cannot determine this if a custom cache was used.

getEvicted() - Method in class org.apache.camel.management.mbean.ManagedConsumerCache
 
getEvicted() - Method in class org.apache.camel.management.mbean.ManagedProducerCache
 
getEvicted() - Method in class org.apache.camel.util.LRUCache
Gets the number of evicted entries.
getExample() - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
getExamples() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
 
getExamples() - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
getException() - Method in interface org.apache.camel.Exchange
Returns the exception associated with this exchange
getException(Class<T>) - Method in interface org.apache.camel.Exchange
Returns the exception associated with this exchange.
getException() - Method in class org.apache.camel.impl.DefaultExchange
 
getException(Class<T>) - Method in class org.apache.camel.impl.DefaultExchange
 
getException() - Method in class org.apache.camel.impl.DefaultRouteError
 
getException() - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
getException() - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
getException() - Method in interface org.apache.camel.spi.RouteError
Gets the error.
getException(Class<T>, Throwable) - Static method in class org.apache.camel.util.ObjectHelper
Retrieves the given exception type from the exception.
getExceptionClass() - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
getExceptionClass() - Method in class org.apache.camel.processor.exceptionpolicy.ExceptionPolicyKey
 
getExceptionClasses() - Method in class org.apache.camel.model.CatchDefinition
 
getExceptionClasses() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getExceptionFailureStatistics() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
 
getExceptionFailureStatistics() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
getExceptionHandler() - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
getExceptionHandler() - Method in class org.apache.camel.component.seda.SedaConsumer
 
getExceptionHandler() - Method in class org.apache.camel.impl.DefaultConsumer
 
getExceptionHandler() - Method in class org.apache.camel.impl.DefaultEndpoint
 
getExceptionHandler() - Method in class org.apache.camel.impl.PollingConsumerSupport
 
getExceptionHandler() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getExceptionHandler() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
getExceptionHandler() - Method in class org.apache.camel.processor.StreamResequencer
Returns this resequencer's exception handler.
getExceptionHandler() - Method in class org.apache.camel.support.RoutePolicySupport
 
getExceptionMessage(Throwable) - Static method in exception org.apache.camel.FailedToCreateRouteException
 
getExceptionPolicy(Exchange, Throwable) - Method in class org.apache.camel.processor.ErrorHandlerSupport
Attempts to find the best suited OnExceptionDefinition to be used for handling the given thrown exception.
getExceptionPolicy(Map<ExceptionPolicyKey, OnExceptionDefinition>, Exchange, Throwable) - Method in class org.apache.camel.processor.exceptionpolicy.DefaultExceptionPolicyStrategy
 
getExceptionPolicy(Map<ExceptionPolicyKey, OnExceptionDefinition>, Exchange, Throwable) - Method in interface org.apache.camel.processor.exceptionpolicy.ExceptionPolicyStrategy
Resolves the OnExceptionDefinition that should handle the thrown exception.
getExceptionPolicyStrategy() - Method in interface org.apache.camel.builder.ErrorHandlerBuilder
Gets the exception policy strategy
getExceptionPolicyStrategy() - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
 
getExceptions() - Method in interface org.apache.camel.api.management.mbean.ManagedCircuitBreakerLoadBalancerMBean
 
getExceptions() - Method in interface org.apache.camel.api.management.mbean.ManagedFailoverLoadBalancerMBean
 
getExceptions() - Method in class org.apache.camel.impl.DefaultSubUnitOfWork
 
getExceptions() - Method in class org.apache.camel.management.mbean.ManagedCircuitBreakerLoadBalancer
 
getExceptions() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
getExceptions() - Method in class org.apache.camel.model.CatchDefinition
 
getExceptions() - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
Deprecated.
 
getExceptions() - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
 
getExceptions() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getExceptions() - Method in class org.apache.camel.processor.CatchProcessor
 
getExceptions() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
 
getExceptions() - Method in class org.apache.camel.processor.loadbalancer.ExceptionFailureStatistics
 
getExceptions() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
getExceptions() - Method in interface org.apache.camel.spi.SubUnitOfWork
If failed then a number of exceptions could have occurred, causing the SubUnitOfWork to fail.
getExceptionType() - Method in interface org.apache.camel.api.management.mbean.ManagedThrowExceptionMBean
 
getExceptionType() - Method in class org.apache.camel.management.mbean.ManagedThrowException
 
getExceptionType() - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
getExceptionTypes() - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
Deprecated.
 
getExceptionTypes() - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
 
getExchange() - Method in exception org.apache.camel.CamelExchangeException
Returns the exchange which caused the exception
getExchange() - Method in exception org.apache.camel.ExpectedBodyTypeException
 
getExchange() - Method in exception org.apache.camel.ExpressionEvaluationException
 
getExchange() - Method in class org.apache.camel.impl.MessageSupport
 
getExchange() - Method in exception org.apache.camel.language.bean.RuntimeBeanExpressionException
 
getExchange() - Method in class org.apache.camel.management.event.AbstractExchangeEvent
 
getExchange() - Method in interface org.apache.camel.Message
Returns the exchange this message is related to
getExchange() - Method in exception org.apache.camel.processor.idempotent.NoMessageIdException
The exchange which caused this failure
getExchange() - Method in interface org.apache.camel.processor.ProcessorExchangePair
 
getExchange() - Method in exception org.apache.camel.RuntimeExchangeException
Returns the exchange which caused the exception

Can be null

getExchange() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.AwaitThread
The exchange being processed by the other thread.
getExchange() - Method in interface org.apache.camel.spi.InflightRepository.InflightExchange
The exchange being inflight
getExchangeById(Iterable<Exchange>, String) - Static method in class org.apache.camel.util.ExchangeHelper
Returns the first exchange in the given collection of exchanges which has the same exchange ID as the one given or null if none could be found
getExchangeFormatter() - Method in class org.apache.camel.component.log.LogComponent
 
getExchangeFormatterRef() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getExchangeFormatterRef() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
getExchangeId() - Method in interface org.apache.camel.api.management.mbean.BacklogTracerEventMessage
 
getExchangeId() - Method in interface org.apache.camel.Exchange
Returns the exchange id (unique)
getExchangeId() - Method in class org.apache.camel.impl.DefaultExchange
 
getExchangeId() - Method in class org.apache.camel.processor.interceptor.DefaultBacklogTracerEventMessage
 
getExchangeId() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
getExchangeId() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getExchangeId() - Method in class org.apache.camel.util.MessageDump
 
getExchangeIndex(Exchange) - Method in class org.apache.camel.processor.MulticastProcessor
 
getExchangeIndex(Exchange) - Method in class org.apache.camel.processor.Splitter
 
getExchangePattern() - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
getExchangePattern() - Method in class org.apache.camel.impl.DefaultEndpoint
Returns the default exchange pattern to use when creating an exchange.
getExchangePattern() - Method in class org.apache.camel.processor.ExchangePatternProcessor
 
getExchangePattern() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
getExchangePattern() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getExchangeProperties(Exchange, Map<String, Object>) - Method in class org.apache.camel.util.component.ApiMethodPropertiesHelper
Gets exchange header properties that start with propertyPrefix.
getExchanges() - Method in class org.apache.camel.component.browse.BrowseEndpoint
 
getExchanges() - Method in class org.apache.camel.component.file.GenericFileEndpoint
This implementation will not load the file content.
getExchanges() - Method in class org.apache.camel.component.mock.MockEndpoint
 
getExchanges() - Method in class org.apache.camel.component.seda.SedaEndpoint
Returns the current pending exchanges
getExchanges() - Method in interface org.apache.camel.spi.BrowsableEndpoint
Return the exchanges available on this endpoint
getExchangesCompleted() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getExchangesCompleted() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getExchangesCompleted() - Method in class org.apache.camel.util.CamelContextStatDump
 
getExchangesCompleted() - Method in class org.apache.camel.util.ProcessorStatDump
 
getExchangesCompleted() - Method in class org.apache.camel.util.RouteStatDump
 
getExchangesFailed() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getExchangesFailed() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getExchangesFailed() - Method in class org.apache.camel.util.CamelContextStatDump
 
getExchangesFailed() - Method in class org.apache.camel.util.ProcessorStatDump
 
getExchangesFailed() - Method in class org.apache.camel.util.RouteStatDump
 
getExchangesInflight() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getExchangesInflight() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getExchangesInflight() - Method in class org.apache.camel.util.CamelContextStatDump
 
getExchangesInflight() - Method in class org.apache.camel.util.RouteStatDump
 
getExchangesTotal() - Method in interface org.apache.camel.api.management.mbean.ManagedCounterMBean
 
getExchangesTotal() - Method in class org.apache.camel.management.mbean.ManagedCounter
 
getExclude() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getExclude() - Method in class org.apache.camel.util.jsse.FilterParameters
Returns a live copy of the list of patterns to exclude.
getExcludePattern() - Method in interface org.apache.camel.api.management.mbean.ManagedRemoveHeadersMBean
 
getExcludePattern() - Method in interface org.apache.camel.api.management.mbean.ManagedRemovePropertiesMBean
 
getExcludePattern() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getExcludePattern() - Method in class org.apache.camel.management.mbean.ManagedRemoveHeaders
 
getExcludePattern() - Method in class org.apache.camel.management.mbean.ManagedRemoveProperties
 
getExcludePattern() - Method in class org.apache.camel.model.RemoveHeadersDefinition
 
getExcludePattern() - Method in class org.apache.camel.model.RemovePropertiesDefinition
 
getExcludePattern() - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
getExcludePattern() - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
getExcludePatterns() - Method in class org.apache.camel.model.RemoveHeadersDefinition
 
getExcludePatterns() - Method in class org.apache.camel.model.RemovePropertiesDefinition
 
getExcludePatterns() - Method in class org.apache.camel.util.jsse.FilterParameters
Returns a list of compiled Patterns based on the values of the exclude list.
getExcludes() - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
 
getExcludes() - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
getExcludes() - Method in class org.apache.camel.model.ContextScanDefinition
 
getExcludes() - Method in class org.apache.camel.model.PackageScanDefinition
 
getExcludes() - Method in class org.apache.camel.util.jsse.FilterParameters.Patterns
 
getExclusiveReadLockStrategy() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getExclusiveReadLockStrategy() - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
getExecutionIsolationSemaphoreMaxConcurrentRequests() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getExecutionIsolationStrategy() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getExecutionIsolationThreadInterruptOnTimeout() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getExecutionTimeoutEnabled() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getExecutionTimeoutInMilliseconds() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getExecutor() - Method in class org.apache.camel.support.DefaultTimeoutMap
 
getExecutorService(CamelContext) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getExecutorService(CamelContext) - Static method in class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
getExecutorService() - Method in interface org.apache.camel.ExecutorServiceAware
Gets the executor service
getExecutorService() - Method in class org.apache.camel.impl.saga.InMemorySagaService
 
getExecutorService() - Method in class org.apache.camel.model.AggregateDefinition
 
getExecutorService() - Method in class org.apache.camel.model.DelayDefinition
 
getExecutorService() - Method in class org.apache.camel.model.MulticastDefinition
 
getExecutorService() - Method in class org.apache.camel.model.OnCompletionDefinition
 
getExecutorService() - Method in class org.apache.camel.model.RecipientListDefinition
 
getExecutorService() - Method in class org.apache.camel.model.SplitDefinition
 
getExecutorService() - Method in class org.apache.camel.model.ThreadsDefinition
 
getExecutorService() - Method in class org.apache.camel.model.ThrottleDefinition
 
getExecutorService() - Method in class org.apache.camel.model.WireTapDefinition
 
getExecutorService() - Method in class org.apache.camel.processor.RecipientList
 
getExecutorService() - Method in class org.apache.camel.processor.ThreadsProcessor
 
getExecutorService() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
 
getExecutorServiceManager() - Method in interface org.apache.camel.CamelContext
Gets the current ExecutorServiceManager
getExecutorServiceManager() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getExecutorServiceRef() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getExecutorServiceRef() - Method in interface org.apache.camel.ExecutorServiceAware
Gets the reference to lookup in the Registry for the executor service to be used.
getExecutorServiceRef() - Method in class org.apache.camel.model.AggregateDefinition
 
getExecutorServiceRef() - Method in class org.apache.camel.model.DelayDefinition
 
getExecutorServiceRef() - Method in class org.apache.camel.model.MulticastDefinition
 
getExecutorServiceRef() - Method in class org.apache.camel.model.OnCompletionDefinition
 
getExecutorServiceRef() - Method in class org.apache.camel.model.RecipientListDefinition
 
getExecutorServiceRef() - Method in class org.apache.camel.model.SplitDefinition
 
getExecutorServiceRef() - Method in class org.apache.camel.model.ThreadsDefinition
 
getExecutorServiceRef() - Method in class org.apache.camel.model.ThrottleDefinition
 
getExecutorServiceRef() - Method in class org.apache.camel.model.WireTapDefinition
 
getExecutorServiceStrategy() - Method in interface org.apache.camel.CamelContext
getExecutorServiceStrategy() - Method in class org.apache.camel.impl.DefaultCamelContext
Deprecated.
getExitCode() - Method in class org.apache.camel.main.MainSupport
 
getExpandableProperties() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
getExpectedBodyType() - Method in exception org.apache.camel.ExpectedBodyTypeException
 
getExpectedCount() - Method in class org.apache.camel.component.mock.MockEndpoint
 
getExpectedMinimumCount() - Method in class org.apache.camel.component.mock.MockEndpoint
 
getExpireTime() - Method in class org.apache.camel.support.TimeoutMapEntry
 
getExponentialBackOff() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedDynamicRouterMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedEnricherMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedIdempotentConsumerMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedLoopMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedPollEnricherMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedResequencerMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedRoutingSlipMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedScriptMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedSetBodyMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedSetHeaderMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedSetPropertyMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedSplitterMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedStickyLoadBalancerMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedTransformMBean
 
getExpression() - Method in class org.apache.camel.builder.ValueBuilder
 
getExpression() - Method in class org.apache.camel.component.bean.ParameterInfo
 
getExpression() - Method in class org.apache.camel.component.file.strategy.GenericFileExpressionRenamer
 
getExpression() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
getExpression() - Method in exception org.apache.camel.ExpressionEvaluationException
 
getExpression() - Method in exception org.apache.camel.ExpressionIllegalSyntaxException
 
getExpression() - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedLoop
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedResequencer
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedScript
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedSetBody
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedSetHeader
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedSetProperty
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedSplitter
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedStickyLoadBalancer
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedTransformer
 
getExpression() - Method in class org.apache.camel.model.AggregateDefinition
 
getExpression() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
getExpression() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getExpression() - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
 
getExpression() - Method in class org.apache.camel.model.ExpressionNode
 
getExpression() - Method in class org.apache.camel.model.ExpressionSubElementDefinition
 
getExpression() - Method in class org.apache.camel.model.language.ExpressionDefinition
 
getExpression() - Method in class org.apache.camel.model.ResequenceDefinition
 
getExpression() - Method in class org.apache.camel.model.SagaOptionDefinition
 
getExpression() - Method in class org.apache.camel.model.validator.PredicateValidatorDefinition
 
getExpression() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
getExpression() - Method in class org.apache.camel.processor.Enricher
 
getExpression() - Method in exception org.apache.camel.processor.idempotent.NoMessageIdException
The expression which was used
getExpression() - Method in class org.apache.camel.processor.LogProcessor
 
getExpression() - Method in class org.apache.camel.processor.LoopProcessor
 
getExpression() - Method in class org.apache.camel.processor.PollEnricher
 
getExpression() - Method in class org.apache.camel.processor.RecipientList
 
getExpression() - Method in class org.apache.camel.processor.RoutingSlip
 
getExpression() - Method in class org.apache.camel.processor.ScriptProcessor
 
getExpression() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
getExpression() - Method in class org.apache.camel.processor.SetBodyProcessor
 
getExpression() - Method in class org.apache.camel.processor.SetHeaderProcessor
 
getExpression() - Method in class org.apache.camel.processor.SetPropertyProcessor
 
getExpression() - Method in class org.apache.camel.processor.SortProcessor
 
getExpression() - Method in class org.apache.camel.processor.Splitter
 
getExpression() - Method in class org.apache.camel.processor.StreamResequencer
 
getExpression() - Method in class org.apache.camel.processor.TransformProcessor
 
getExpressionConfiguration() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
getExpressionConfiguration() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getExpressionFromAnnotation(Annotation) - Method in class org.apache.camel.component.bean.DefaultAnnotationExpressionFactory
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedDynamicRouterMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedEnricherMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedIdempotentConsumerMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedLoopMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedPollEnricherMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedRoutingSlipMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedScriptMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedSetBodyMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedSetHeaderMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedSetPropertyMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedSplitterMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedStickyLoadBalancerMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedTransformMBean
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedLoop
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedScript
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedSetBody
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedSetHeader
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedSetProperty
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedSplitter
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedStickyLoadBalancer
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedTransformer
 
getExpressionNameSpacePrefix(Annotation) - Method in class org.apache.camel.component.bean.XPathAnnotationExpressionFactory
 
getExpressionRef() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
getExpressionRef() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getExpressionType() - Method in class org.apache.camel.builder.ExpressionClause
 
getExpressionType() - Method in class org.apache.camel.builder.ExpressionClauseSupport
 
getExpressionType() - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
 
getExpressionType() - Method in class org.apache.camel.model.ExpressionSubElementDefinition
 
getExpressionType() - Method in class org.apache.camel.model.language.ExpressionDefinition
 
getExpressionValue() - Method in class org.apache.camel.builder.ExpressionClause
 
getExpressionValue() - Method in class org.apache.camel.builder.ExpressionClauseSupport
 
getExpressionValue() - Method in class org.apache.camel.model.language.ExpressionDefinition
 
getExtendedAttributes() - Method in class org.apache.camel.component.file.FileEndpoint
 
getExtendedAttributes() - Method in class org.apache.camel.component.file.GenericFile
 
getExtension(Class<T>) - Method in interface org.apache.camel.Component
Gets the extension of the given type.
getExtension(Class<T>) - Method in class org.apache.camel.impl.DefaultComponent
 
getExternalRedeliveries() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getExternalRedeliveries() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getFactoryClassName() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
getFactoryFinder(String) - Method in interface org.apache.camel.CamelContext
Gets the FactoryFinder which will be used for the loading the factory class from META-INF in the given path
getFactoryFinder(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getFactoryRef() - Method in class org.apache.camel.model.language.XPathExpression
 
getFailedCounter() - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
getFailedCounter() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
getFailedCounter() - Method in interface org.apache.camel.spi.ReloadStrategy
Number of reloads failed.
getFailedCounter() - Method in interface org.apache.camel.spi.TypeConverterRegistry.Statistics
Number of failed attempts during type conversion
getFailedCounter() - Method in class org.apache.camel.support.ReloadStrategySupport
 
getFailureCounter(Class<?>) - Method in class org.apache.camel.processor.loadbalancer.ExceptionFailureStatistics
 
getFailureHandler() - Method in class org.apache.camel.management.event.ExchangeFailureHandledEvent
 
getFailureHandler() - Method in class org.apache.camel.management.event.ExchangeFailureHandlingEvent
 
getFailureProcessor() - Method in class org.apache.camel.builder.DeadLetterChannelBuilder
 
getFailureProcessor() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getFailureRenamer() - Method in class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
getFailureRenamer() - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
getFailures() - Method in class org.apache.camel.component.mock.MockEndpoint
 
getFailures() - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
getFailuresHandled() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getFailuresHandled() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getFailuresHandled() - Method in class org.apache.camel.util.CamelContextStatDump
 
getFailuresHandled() - Method in class org.apache.camel.util.ProcessorStatDump
 
getFailuresHandled() - Method in class org.apache.camel.util.RouteStatDump
 
getFailureThreshold() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingExceptionRoutePolicyMBean
 
getFailureThreshold() - Method in class org.apache.camel.health.HealthCheckConfiguration
 
getFailureThreshold() - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
getFailureThreshold() - Method in class org.apache.camel.management.mbean.ManagedThrottlingExceptionRoutePolicy
 
getFailureWindow() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingExceptionRoutePolicyMBean
 
getFailureWindow() - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
getFailureWindow() - Method in class org.apache.camel.management.mbean.ManagedThrottlingExceptionRoutePolicy
 
getFallbackEnabled() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getFallbackIsolationSemaphoreMaxConcurrentRequests() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getFallbackTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
getFallbackTimeout() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
getFallbackTimeout() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
getFallbackTypeConverter() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry.FallbackTypeConverter
 
getFallbackViaNetwork() - Method in class org.apache.camel.model.OnFallbackDefinition
 
getFatalErrors() - Method in exception org.apache.camel.processor.validation.SchemaValidationException
Returns the fatal validation errors
getFeature(String) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
getFhirContext() - Method in class org.apache.camel.model.dataformat.FhirJsonDataFormat
 
getFhirContext() - Method in class org.apache.camel.model.dataformat.FhirXmlDataFormat
 
getFhirVersion() - Method in class org.apache.camel.model.dataformat.FhirJsonDataFormat
 
getFhirVersion() - Method in class org.apache.camel.model.dataformat.FhirXmlDataFormat
 
getFields() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionEntry
 
getFields() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldEntry
 
getFile() - Method in class org.apache.camel.component.file.FileEndpoint
 
getFile() - Method in class org.apache.camel.component.file.GenericFile
 
getFile() - Method in interface org.apache.camel.WrappedFile
Gets the file.
getFileExist() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getFileLength() - Method in class org.apache.camel.component.file.GenericFile
 
getFileName() - Method in class org.apache.camel.component.file.GenericFile
 
getFileName() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getFileNameOnly() - Method in class org.apache.camel.component.file.GenericFile
 
getFilePath() - Method in class org.apache.camel.impl.FileStateRepository
 
getFilePath() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
getFileSeparator() - Method in class org.apache.camel.component.file.FileEndpoint
 
getFileSeparator() - Method in class org.apache.camel.component.file.GenericFile
 
getFileSeparator() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getFileSeparator() - Method in class org.apache.camel.component.file.GenericFileProducer
 
getFileStore() - Method in class org.apache.camel.impl.FileStateRepository
 
getFileStore() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
getFileWatchDirectory() - Method in class org.apache.camel.main.MainSupport
 
getFilter() - Method in interface org.apache.camel.api.management.mbean.ManagedClaimCheckMBean
 
getFilter() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getFilter() - Method in class org.apache.camel.management.mbean.ManagedClaimCheck
 
getFilter() - Method in class org.apache.camel.model.ClaimCheckDefinition
 
getFilter() - Method in class org.apache.camel.processor.ClaimCheckAggregationStrategy
 
getFilter() - Method in class org.apache.camel.processor.ClaimCheckProcessor
 
getFilterDirectory() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getFilteredCount() - Method in interface org.apache.camel.api.management.mbean.ManagedFilterMBean
 
getFilteredCount() - Method in class org.apache.camel.management.mbean.ManagedFilter
 
getFilteredCount() - Method in class org.apache.camel.processor.FilterProcessor
Gets the number of Exchanges that matched the filter predicate and therefore as filtered.
getFilterFile() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getFilterNonXmlChars() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getFilters() - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
 
getFilters() - Method in class org.apache.camel.impl.SupervisingRouteController
 
getFilters() - Method in class org.apache.camel.processor.ChoiceProcessor
 
getFinallyClause() - Method in class org.apache.camel.model.TryDefinition
 
getFirstExchangeCompletedExchangeId() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getFirstExchangeCompletedExchangeId() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getFirstExchangeCompletedExchangeId() - Method in class org.apache.camel.util.CamelContextStatDump
 
getFirstExchangeCompletedExchangeId() - Method in class org.apache.camel.util.ProcessorStatDump
 
getFirstExchangeCompletedExchangeId() - Method in class org.apache.camel.util.RouteStatDump
 
getFirstExchangeCompletedTimestamp() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getFirstExchangeCompletedTimestamp() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getFirstExchangeCompletedTimestamp() - Method in class org.apache.camel.util.CamelContextStatDump
 
getFirstExchangeCompletedTimestamp() - Method in class org.apache.camel.util.ProcessorStatDump
 
getFirstExchangeCompletedTimestamp() - Method in class org.apache.camel.util.RouteStatDump
 
getFirstExchangeFailureExchangeId() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getFirstExchangeFailureExchangeId() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getFirstExchangeFailureExchangeId() - Method in class org.apache.camel.util.CamelContextStatDump
 
getFirstExchangeFailureExchangeId() - Method in class org.apache.camel.util.ProcessorStatDump
 
getFirstExchangeFailureExchangeId() - Method in class org.apache.camel.util.RouteStatDump
 
getFirstExchangeFailureTimestamp() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getFirstExchangeFailureTimestamp() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getFirstExchangeFailureTimestamp() - Method in class org.apache.camel.util.CamelContextStatDump
 
getFirstExchangeFailureTimestamp() - Method in class org.apache.camel.util.ProcessorStatDump
 
getFirstExchangeFailureTimestamp() - Method in class org.apache.camel.util.RouteStatDump
 
getFixed() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
getFlow() - Method in class org.apache.camel.model.rest.RestSecurityOAuth2
 
getFolder() - Method in class org.apache.camel.impl.FileWatcherReloadStrategy
 
getForceCompletionOnStop() - Method in class org.apache.camel.model.AggregateDefinition
 
getForceTopLevelObject() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
getFormatName() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getFormatRef() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getFormatter() - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
 
getFormatter() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
getFormatterBreadCrumbLength() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getFormatterBreadCrumbLength() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getFormatterMaxChars() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getFormatterMaxChars() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getFormatterMultiline() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getFormatterNodeLength() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getFormatterNodeLength() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getFormatterShowBody() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getFormatterShowBody() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getFormatterShowBodyType() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getFormatterShowBodyType() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getFormatterShowBreadCrumb() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getFormatterShowBreadCrumb() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getFormatterShowException() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getFormatterShowException() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getFormatterShowExchangeId() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getFormatterShowExchangeId() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getFormatterShowExchangePattern() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getFormatterShowExchangePattern() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getFormatterShowHeaders() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getFormatterShowHeaders() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getFormatterShowNode() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getFormatterShowNode() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getFormatterShowOutBody() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getFormatterShowOutBody() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getFormatterShowOutBodyType() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getFormatterShowOutBodyType() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getFormatterShowOutHeaders() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getFormatterShowOutHeaders() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getFormatterShowProperties() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getFormatterShowProperties() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getFormatterShowRouteId() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getFormatterShowRouteId() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getFormatterShowShortExchangeId() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getFormatterShowShortExchangeId() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getFragment() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getFrom() - Method in class org.apache.camel.impl.DefaultRouteContext
 
getFrom() - Method in class org.apache.camel.impl.transformer.TransformerKey
 
getFrom() - Method in interface org.apache.camel.spi.RouteContext
Gets the from type
getFrom() - Method in class org.apache.camel.spi.Transformer
Get 'from' data type.
getFromAnnotation(Annotation, String) - Method in class org.apache.camel.component.bean.BeanAnnotationExpressionFactory
 
getFromClassMappings() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
getFromClassMappings() - Method in class org.apache.camel.impl.converter.LazyLoadingTypeConverter
Deprecated.
 
getFromEndpoint() - Method in interface org.apache.camel.Exchange
Returns the endpoint which originated this message exchange if a consumer on an endpoint created the message exchange, otherwise this property will be null
getFromEndpoint() - Method in class org.apache.camel.impl.DefaultExchange
 
getFromEndpointUri() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
getFromEndpointUri() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
Uri of the endpoint that started the Exchange currently being traced.
getFromRouteId() - Method in interface org.apache.camel.Exchange
Returns the route id which originated this message exchange if a route consumer on an endpoint created the message exchange, otherwise this property will be null
getFromRouteId() - Method in class org.apache.camel.impl.DefaultExchange
 
getFromRouteId() - Method in class org.apache.camel.impl.DurationRoutePolicyFactory
 
getFromRouteId() - Method in interface org.apache.camel.spi.InflightRepository.InflightExchange
The id of the route where the exchange originates (started)
getFromType() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry.TypeMapping
 
getFromType() - Method in class org.apache.camel.model.transformer.TransformerDefinition
 
getFromType() - Method in exception org.apache.camel.NoTypeConversionAvailableException
Returns the required from type.
getFromType() - Method in exception org.apache.camel.TypeConversionException
Returns the required from type.
getFromType() - Method in exception org.apache.camel.TypeConverterExistsException
 
getFullName() - Method in class org.apache.camel.main.MainSupport.Option
 
getFunctionResolver() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
getFunctions() - Method in class org.apache.camel.component.properties.PropertiesComponent
Gets the functions registered in this properties component.
getFuture() - Method in class org.apache.camel.impl.AsyncCallbackToCompletableFutureAdapter
 
getGeneratedFileName(Message) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Return the file name that will be auto-generated for the given message if none is provided
getGenericFile() - Method in class org.apache.camel.component.file.GenericFileMessage
 
getGenericType(CamelContext, Type) - Static method in class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
getGetterShorthandName(Method) - Static method in class org.apache.camel.util.IntrospectionSupport
 
getGlobalOption(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Gets the value of a CamelContext global option
getGlobalOption(String) - Method in interface org.apache.camel.CamelContext
Gets the global option value that can be referenced in the camel context

Important: This has nothing to do with property placeholders, and is just a plain set of key/value pairs which are used to configure global options on CamelContext, such as a maximum debug logging length etc.

getGlobalOption(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getGlobalOption(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getGlobalOptions() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getGlobalOptions() - Method in interface org.apache.camel.CamelContext
Gets global options that can be referenced in the camel context.
getGlobalOptions() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getGlobalOptions() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getGlobalOptions() - Method in class org.apache.camel.model.GlobalOptionsDefinition
 
getGroup(HealthCheck) - Static method in class org.apache.camel.health.HealthCheckHelper
Get the group of the given check or an empty string if the group is not set.
getGroup() - Method in class org.apache.camel.impl.DefaultRoute
 
getGroup() - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 
getGroup() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
getGroup() - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
getGroup() - Method in class org.apache.camel.model.language.TokenizerExpression
 
getGroup() - Method in class org.apache.camel.model.language.XMLTokenizerExpression
 
getGroup() - Method in class org.apache.camel.model.RouteDefinition
The group that this route belongs to; could be the name of the RouteBuilder class or be explicitly configured in the XML.
getGroup() - Method in interface org.apache.camel.Route
Gets the route group
getGroup() - Method in interface org.apache.camel.spi.HasGroup
Returns the group
getGroup() - Method in class org.apache.camel.support.XMLTokenExpressionIterator
 
getGroupActiveOnly() - Method in class org.apache.camel.component.log.LogEndpoint
If true, will hide stats when no new messages have been received for a time interval, if false, show stats regardless of message traffic.
getGroupActiveOnly() - Method in class org.apache.camel.processor.ThroughputLogger
 
getGroupDelay() - Method in class org.apache.camel.component.log.LogEndpoint
Set the initial delay for stats (in millis)
getGroupDelay() - Method in class org.apache.camel.processor.ThroughputLogger
 
getGroupExchanges() - Method in class org.apache.camel.model.AggregateDefinition
 
getGroupInterval() - Method in class org.apache.camel.component.log.LogEndpoint
If specified will group message stats by this time interval (in millis)
getGroupInterval() - Method in class org.apache.camel.processor.ThroughputLogger
 
getGroupKey() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getGroupSize() - Method in class org.apache.camel.component.log.LogEndpoint
An integer that specifies a group size for throughput logging.
getGroupSize() - Method in class org.apache.camel.processor.ThroughputLogger
 
getHalfOpenAfter() - Method in interface org.apache.camel.api.management.mbean.ManagedCircuitBreakerLoadBalancerMBean
 
getHalfOpenAfter() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingExceptionRoutePolicyMBean
 
getHalfOpenAfter() - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
getHalfOpenAfter() - Method in class org.apache.camel.management.mbean.ManagedCircuitBreakerLoadBalancer
 
getHalfOpenAfter() - Method in class org.apache.camel.management.mbean.ManagedThrottlingExceptionRoutePolicy
 
getHalfOpenAfter() - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
Deprecated.
 
getHalfOpenAfter() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
 
getHalfOpenHandler() - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
getHalfOpenHandlerName() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingExceptionRoutePolicyMBean
 
getHalfOpenHandlerName() - Method in class org.apache.camel.management.mbean.ManagedThrottlingExceptionRoutePolicy
 
getHandled() - Method in class org.apache.camel.model.CatchDefinition
 
getHandled() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getHandledPolicy() - Method in class org.apache.camel.model.CatchDefinition
 
getHandledPolicy() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getHandleFault() - Method in class org.apache.camel.model.RouteDefinition
Whether handle fault is enabled on this route.
getHandleFault(CamelContext) - Static method in class org.apache.camel.processor.interceptor.HandleFault
A helper method to return the HandleFault instance for a given CamelContext if one is enabled
getHashAlgorithm() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getHasRouteController() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getHasRouteController() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getHeader(String) - Method in interface org.apache.camel.Attachment
Get all the headers for this header name.
getHeader(String) - Method in class org.apache.camel.impl.DefaultAttachment
 
getHeader(String) - Method in class org.apache.camel.impl.DefaultMessage
 
getHeader(String, Object) - Method in class org.apache.camel.impl.DefaultMessage
 
getHeader(String, Supplier<Object>) - Method in class org.apache.camel.impl.DefaultMessage
 
getHeader(String, Class<T>) - Method in class org.apache.camel.impl.DefaultMessage
 
getHeader(String, Object, Class<T>) - Method in class org.apache.camel.impl.DefaultMessage
 
getHeader(String, Supplier<Object>, Class<T>) - Method in class org.apache.camel.impl.DefaultMessage
 
getHeader(String) - Method in interface org.apache.camel.Message
Accesses a specific header
getHeader(String, Object) - Method in interface org.apache.camel.Message
Accesses a specific header
getHeader(String, Supplier<Object>) - Method in interface org.apache.camel.Message
Accesses a specific header
getHeader(String, Class<T>) - Method in interface org.apache.camel.Message
Returns a header associated with this message by name and specifying the type required
getHeader(String, Object, Class<T>) - Method in interface org.apache.camel.Message
Returns a header associated with this message by name and specifying the type required
getHeader(String, Supplier<Object>, Class<T>) - Method in interface org.apache.camel.Message
Returns a header associated with this message by name and specifying the type required
getHeader() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getHeaderAsList(String) - Method in interface org.apache.camel.Attachment
Get all the headers for this header name.
getHeaderAsList(String) - Method in class org.apache.camel.impl.DefaultAttachment
 
getHeaderDisabled() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Use for disabling headers
getHeaderExtractionEnabled() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
getHeaderFilterStrategy() - Method in class org.apache.camel.impl.HeaderFilterStrategyComponent
 
getHeaderFilterStrategy() - Method in interface org.apache.camel.spi.HeaderFilterStrategyAware
Gets the header filter strategy used
getHeaderFunction() - Method in class org.apache.camel.builder.xml.XPathBuilder
Gets the XPathFunction for getting the input message header.
getHeaderName() - Method in interface org.apache.camel.api.management.mbean.ManagedRemoveHeaderMBean
 
getHeaderName() - Method in interface org.apache.camel.api.management.mbean.ManagedSetHeaderMBean
 
getHeaderName() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
getHeaderName(Annotation) - Method in class org.apache.camel.component.bean.XPathAnnotationExpressionFactory
Extracts the value of the header method in the Annotation.
getHeaderName() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
getHeaderName() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
getHeaderName() - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
getHeaderName() - Method in class org.apache.camel.management.mbean.ManagedRemoveHeader
 
getHeaderName() - Method in class org.apache.camel.management.mbean.ManagedSetHeader
 
getHeaderName() - Method in class org.apache.camel.model.language.JsonPathExpression
 
getHeaderName() - Method in class org.apache.camel.model.language.TokenizerExpression
 
getHeaderName() - Method in class org.apache.camel.model.language.XMLTokenizerExpression
 
getHeaderName() - Method in class org.apache.camel.model.language.XPathExpression
 
getHeaderName() - Method in class org.apache.camel.model.language.XQueryExpression
 
getHeaderName() - Method in class org.apache.camel.model.RemoveHeaderDefinition
 
getHeaderName() - Method in class org.apache.camel.model.SetHeaderDefinition
 
getHeaderName() - Method in class org.apache.camel.model.SetOutHeaderDefinition
Deprecated.
 
getHeaderName() - Method in exception org.apache.camel.NoSuchHeaderException
 
getHeaderName() - Method in class org.apache.camel.processor.RemoveHeaderProcessor
 
getHeaderName() - Method in class org.apache.camel.processor.SetHeaderProcessor
 
getHeaderName() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getHeaderNames() - Method in interface org.apache.camel.Attachment
Get all header names for this attachment.
getHeaderNames() - Method in class org.apache.camel.impl.DefaultAttachment
 
getHeaderOrProperty(Exchange, String, Class<T>) - Static method in class org.apache.camel.util.ExchangeHelper
Gets an header or property of the correct type
getHeaders() - Method in class org.apache.camel.impl.DefaultMessage
 
getHeaders() - Method in interface org.apache.camel.Message
Returns all of the headers associated with the message.
getHeaders() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getHeaders() - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
getHeaders() - Method in class org.apache.camel.model.WireTapDefinition
 
getHeaders() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
getHeaders() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getHeaders() - Method in class org.apache.camel.util.MessageDump
 
getHeadersDisabled() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getHeadersInline() - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
 
getHeadersMapFactory() - Method in interface org.apache.camel.CamelContext
Gets the HeadersMapFactory to use.
getHeadersMapFactory() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getHeadersMapFactoryClassName() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getHeadersMapFactoryClassName() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getHealth() - Method in interface org.apache.camel.cloud.ServiceDefinition
Gets the health.
getHealth() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
getHealthCheckRegistry() - Method in interface org.apache.camel.CamelContext
Returns an optional HealthCheckRegistry, by default no registry is present and it must be explicit activated.
getHealthCheckRegistry() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getHealthCheckRegistry() - Method in class org.apache.camel.impl.health.DefaultHealthCheckService
 
getHealthChecksIDs() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelHealthMBean
 
getHealthChecksIDs() - Method in class org.apache.camel.management.mbean.ManagedCamelHealth
 
getHeight() - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
 
getHelper(E) - Method in class org.apache.camel.util.component.ApiCollection
Returns a ApiMethodHelper for a particular API.
getHighestPriorityMethod(List<? extends ApiMethod>) - Static method in class org.apache.camel.util.component.ApiMethodHelper
 
getHitCounter() - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
getHitCounter() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
getHitCounter() - Method in interface org.apache.camel.spi.TypeConverterRegistry.Statistics
Number of successful conversions
getHits() - Method in interface org.apache.camel.api.management.mbean.ManagedConsumerCacheMBean
 
getHits() - Method in interface org.apache.camel.api.management.mbean.ManagedProducerCacheMBean
 
getHits() - Method in class org.apache.camel.impl.ConsumerCache
Gets the cache hits statistic

Will return -1 if it cannot determine this if a custom cache was used.

getHits() - Method in class org.apache.camel.impl.ProducerCache
Gets the cache hits statistic

Will return -1 if it cannot determine this if a custom cache was used.

getHits() - Method in class org.apache.camel.management.mbean.ManagedConsumerCache
 
getHits() - Method in class org.apache.camel.management.mbean.ManagedProducerCache
 
getHits() - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry.Statistic
Usage of the endpoint, such as how many messages it has received / sent to

This information is only available if ManagementStatisticsLevel is configured as ManagementStatisticsLevel.Extended.

getHits() - Method in class org.apache.camel.util.LRUCache
Gets the number of cache hits
getHost() - Method in interface org.apache.camel.cloud.ServiceDefinition
Gets the IP or hostname of the server hosting the service.
getHost() - Method in class org.apache.camel.component.rest.RestComponent
 
getHost() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getHost() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
getHost() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getHost() - Method in class org.apache.camel.spi.RestConfiguration
Gets the hostname to use by the REST consumer
getHostHeader() - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
 
getHostHeader() - Method in class org.apache.camel.support.ServiceCallExpressionSupport
 
getHostName() - Static method in class org.apache.camel.impl.ActiveMQUuidGenerator
Deprecated.
As we have to find the hostname as a side-affect of generating a unique stub, we allow it's easy retrieval here
getHostName() - Static method in class org.apache.camel.impl.DefaultUuidGenerator
As we have to find the hostname as a side-affect of generating a unique stub, we allow it's easy retrieval here
getHostName() - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getHostNameResolver() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getHostNameResolver() - Method in class org.apache.camel.spi.RestConfiguration
Gets the resolver to use for resolving hostname
getHystrixConfiguration(String) - Method in interface org.apache.camel.CamelContext
Gets the Hystrix configuration by the given name.
getHystrixConfiguration(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getHystrixConfiguration() - Method in class org.apache.camel.model.HystrixDefinition
 
getHystrixConfigurationRef() - Method in class org.apache.camel.model.HystrixDefinition
 
getId() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getId() - Method in interface org.apache.camel.cloud.ServiceDefinition
Gets the service id.
getId() - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
getId() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
getId() - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
getId() - Method in class org.apache.camel.impl.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.impl.DefaultRoute
 
getId() - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
getId() - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 
getId() - Method in class org.apache.camel.impl.RouteService
 
getId() - Method in class org.apache.camel.impl.saga.InMemorySagaCoordinator
 
getId() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getId() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getId() - Method in class org.apache.camel.model.IdentifiedType
Gets the value of the id property.
getId() - Method in class org.apache.camel.model.language.ExpressionDefinition
 
getId() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
 
getId() - Method in interface org.apache.camel.NamedNode
Gets the value of the id property.
getId() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getId() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
getId() - Method in class org.apache.camel.processor.CamelLogProcessor
 
getId() - Method in class org.apache.camel.processor.CatchProcessor
 
getId() - Method in class org.apache.camel.processor.ChoiceProcessor
 
getId() - Method in class org.apache.camel.processor.ClaimCheckProcessor
 
getId() - Method in class org.apache.camel.processor.ConvertBodyProcessor
 
getId() - Method in class org.apache.camel.processor.Delayer
 
getId() - Method in class org.apache.camel.processor.Enricher
 
getId() - Method in class org.apache.camel.processor.ExchangePatternProcessor
 
getId() - Method in class org.apache.camel.processor.FilterProcessor
 
getId() - Method in class org.apache.camel.processor.FinallyProcessor
 
getId() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
getId() - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
getId() - Method in class org.apache.camel.processor.LogProcessor
 
getId() - Method in class org.apache.camel.processor.LoopProcessor
 
getId() - Method in class org.apache.camel.processor.MarshalProcessor
 
getId() - Method in class org.apache.camel.processor.MulticastProcessor
 
getId() - Method in class org.apache.camel.processor.OnCompletionProcessor
 
getId() - Method in class org.apache.camel.processor.Pipeline
 
getId() - Method in class org.apache.camel.processor.PollEnricher
 
getId() - Method in class org.apache.camel.processor.RecipientList
 
getId() - Method in class org.apache.camel.processor.RemoveHeaderProcessor
 
getId() - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
getId() - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
getId() - Method in class org.apache.camel.processor.RemovePropertyProcessor
 
getId() - Method in class org.apache.camel.processor.RollbackProcessor
 
getId() - Method in class org.apache.camel.processor.RoutingSlip
 
getId() - Method in class org.apache.camel.processor.SamplingThrottler
 
getId() - Method in class org.apache.camel.processor.ScriptProcessor
 
getId() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
getId() - Method in class org.apache.camel.processor.SendProcessor
 
getId() - Method in class org.apache.camel.processor.SetBodyProcessor
 
getId() - Method in class org.apache.camel.processor.SetHeaderProcessor
 
getId() - Method in class org.apache.camel.processor.SetPropertyProcessor
 
getId() - Method in class org.apache.camel.processor.SortProcessor
 
getId() - Method in class org.apache.camel.processor.StopProcessor
 
getId() - Method in class org.apache.camel.processor.StreamResequencer
 
getId() - Method in class org.apache.camel.processor.ThreadsProcessor
 
getId() - Method in class org.apache.camel.processor.Throttler
 
getId() - Method in class org.apache.camel.processor.ThroughputLogger
 
getId() - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
getId() - Method in class org.apache.camel.processor.TransformProcessor
 
getId() - Method in class org.apache.camel.processor.TryProcessor
 
getId() - Method in class org.apache.camel.processor.UnmarshalProcessor
 
getId() - Method in class org.apache.camel.processor.WireTapProcessor
 
getId() - Method in interface org.apache.camel.Route
Gets the route id
getId() - Method in interface org.apache.camel.spi.HasId
Returns the id
getId() - Method in class org.apache.camel.spi.ThreadPoolProfile
Gets the id of this profile
getId() - Method in interface org.apache.camel.spi.UnitOfWork
Returns the unique ID of this unit of work, lazily creating one if it does not yet have one
getId() - Method in class org.apache.camel.util.CamelContextStatDump
 
getId() - Method in class org.apache.camel.util.ProcessorStatDump
 
getId() - Method in class org.apache.camel.util.RouteStatDump
 
getIdempotentKey() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getIdempotentRepository() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getIdempotentRepository() - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
The idempotent repository to use as the store for the read locks.
getIdempotentRepository() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
The idempotent repository to use as the store for the read locks.
getIdempotentRepository() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
The idempotent repository to use as the store for the read locks.
getIdempotentRepository() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
getIdentityHashCode(Object) - Static method in class org.apache.camel.util.ObjectHelper
 
getIgnoreEmptyLines() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getIgnoreExtraColumns() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
getIgnoreFirstRecord() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
getIgnoreHeaderCase() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getIgnoreInvalidCorrelationKeys() - Method in class org.apache.camel.model.AggregateDefinition
 
getIgnoreInvalidEndpoint() - Method in class org.apache.camel.model.EnrichDefinition
 
getIgnoreInvalidEndpoint() - Method in class org.apache.camel.model.PollEnrichDefinition
 
getIgnoreInvalidEndpoint() - Method in class org.apache.camel.model.ToDynamicDefinition
 
getIgnoreInvalidEndpoints() - Method in class org.apache.camel.model.DynamicRouterDefinition
 
getIgnoreInvalidEndpoints() - Method in class org.apache.camel.model.RecipientListDefinition
 
getIgnoreInvalidEndpoints() - Method in class org.apache.camel.model.RoutingSlipDefinition
 
getIgnoreInvalidExchanges() - Method in class org.apache.camel.model.config.BatchResequencerConfig
 
getIgnoreInvalidExchanges() - Method in class org.apache.camel.model.config.StreamResequencerConfig
 
getIgnoreInvalidRecords() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
getIgnoreJAXBElement() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getIgnoreLeadingWhitespaces() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getIgnoreSurroundingSpaces() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getIgnoreTrailingWhitespaces() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getIgnoreUnexpectedRecords() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
getIgnoreUnidentifiedRecords() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
getImageType() - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
 
getImplicitCollections() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
getIn() - Method in interface org.apache.camel.Exchange
Returns the inbound request message
getIn(Class<T>) - Method in interface org.apache.camel.Exchange
Returns the inbound request message as the given type
getIn() - Method in class org.apache.camel.impl.DefaultExchange
 
getIn(Class<T>) - Method in class org.apache.camel.impl.DefaultExchange
 
getInBody(Exchange) - Method in class org.apache.camel.component.test.TestEndpoint
This method allows us to convert or coerce the expected message body into some other type
getInBody() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
Returns name of parameter passed in the exchange In Body.
getIncapable() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
getInclude() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getInclude() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getInclude() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getInclude() - Method in class org.apache.camel.util.jsse.FilterParameters
Returns a live copy of the list of patterns to include.
getIncludeHeaders() - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
 
getIncludeHostName() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getIncludeHostName() - Method in interface org.apache.camel.spi.ManagementAgent
Gets whether host name is included in MBean names.
getIncludeNonSingletons() - Method in class org.apache.camel.model.ContextScanDefinition
 
getIncludePattern() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getIncludePatterns() - Method in class org.apache.camel.util.jsse.FilterParameters
Returns a list of compiled Patterns based on the values of the include list.
getIncludes() - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
 
getIncludes() - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
getIncludes() - Method in class org.apache.camel.model.ContextScanDefinition
 
getIncludes() - Method in class org.apache.camel.model.PackageScanDefinition
 
getIncludes() - Method in class org.apache.camel.util.jsse.FilterParameters.Patterns
 
getIncludeTokens() - Method in class org.apache.camel.model.language.TokenizerExpression
 
getIndex() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
getIndex() - Method in exception org.apache.camel.component.bean.ParameterBindingException
 
getIndex() - Method in class org.apache.camel.component.bean.ParameterInfo
 
getIndex() - Method in exception org.apache.camel.language.simple.types.SimpleIllegalSyntaxException
Index where the parsing error occurred
getIndex() - Method in exception org.apache.camel.language.simple.types.SimpleParserException
Index where the parsing error occurred
getIndex() - Method in class org.apache.camel.language.simple.types.SimpleToken
 
getIndex() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getIndex() - Method in class org.apache.camel.model.ProcessorDefinition
Gets the unique index number for when this ProcessorDefinition was created by its constructor.
getIndex() - Method in interface org.apache.camel.processor.ProcessorExchangePair
 
getIndex() - Method in class org.apache.camel.runtimecatalog.LanguageValidationResult
 
getIndex() - Method in class org.apache.camel.util.ProcessorStatDump
 
getInFilter() - Method in class org.apache.camel.impl.DefaultHeaderFilterStrategy
Gets the "in" direction filter set.
getInFilterPattern() - Method in class org.apache.camel.impl.DefaultHeaderFilterStrategy
Gets the "in" direction filter regular expression Pattern.
getInflightExchanges() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
getInflightExchanges() - Method in interface org.apache.camel.api.management.mbean.ManagedConsumerMBean
 
getInflightExchanges() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
getInflightExchanges() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getInflightExchanges() - Method in class org.apache.camel.management.mbean.ManagedConsumer
 
getInflightExchanges() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getInflightRepository() - Method in interface org.apache.camel.CamelContext
Gets the inflight repository
getInflightRepository() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getInflightRepository() - Method in class org.apache.camel.management.mbean.ManagedInflightRepository
 
getInformation() - Method in class org.apache.camel.main.MainSupport.Option
 
getInformation() - Method in class org.apache.camel.main.MainSupport.ParameterOption
 
getInHeader() - Method in class org.apache.camel.model.rest.RestSecurityApiKey
 
getInheritNamespaceTagName() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
getInheritNamespaceTagName() - Method in class org.apache.camel.model.language.TokenizerExpression
 
getInitialContext(Hashtable<?, ?>) - Method in class org.apache.camel.util.jndi.CamelInitialContextFactory
Creates a new context with the given environment.
getInitialContext(Hashtable<?, ?>) - Method in class org.apache.camel.util.jndi.CamelSingletonInitialContextFactory
Gets or creates the context with the given environment.
getInitialDelay() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
getInitialDelay() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
getInitialDelay() - Method in class org.apache.camel.impl.cluster.ClusteredRouteConfiguration
 
getInitialDelay() - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
 
getInitialDelay() - Method in class org.apache.camel.impl.cluster.ClusteredRoutePolicy
 
getInitialDelay() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
getInitialDelay() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getInitialDelay() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getInitialDelay() - Method in class org.apache.camel.impl.SupervisingRouteController
 
getInitialDelay() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
getInitialProperties() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getInitVectorRef() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
getInjectionBeanValue(Class<?>, String) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
 
getInjectionPropertyValue(Class<?>, String, String, String, Object, String) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
 
getInjectionValue(Class<?>, String, String, String, String, Object, String) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
Creates the object to be injected for an EndpointInject or Produce injection point
getInjectionValue(Class<?>, String, String, String, String, Object, String, boolean) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
Creates the object to be injected for an EndpointInject or Produce injection point
getInjector() - Method in interface org.apache.camel.CamelContext
Returns the injector used to instantiate objects by type
getInjector() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
getInjector() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getInjector() - Method in interface org.apache.camel.spi.TypeConverterRegistry
Gets the injector
getInline() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
getInProgressCompleteExchanges() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getInProgressCompleteExchanges() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getInProgressCompleteExchanges() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getInProgressRepository() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getInputFactory() - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
getInputs() - Method in class org.apache.camel.impl.DefaultRouteStartupOrder
 
getInputs() - Method in class org.apache.camel.impl.RouteService
Gets the inputs to the routes.
getInputs() - Method in class org.apache.camel.model.RouteDefinition
 
getInputs() - Method in interface org.apache.camel.spi.RouteStartupOrder
Gets the input to this route (often only one consumer)
getInputStream() - Method in class org.apache.camel.BytesSource
 
getInputStream() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
getInputStream() - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
getInputStream() - Method in class org.apache.camel.StringSource
 
getInputType() - Method in class org.apache.camel.model.RouteDefinition
 
getInputType() - Method in class org.apache.camel.spi.Contract
 
getInQuery() - Method in class org.apache.camel.model.rest.RestSecurityApiKey
 
getInstance() - Method in interface org.apache.camel.api.management.ManagedInstance
Gets the resource which is being managed.
getInstance() - Static method in class org.apache.camel.main.Main
Returns the currently executing main
getInstance() - Method in class org.apache.camel.management.mbean.ManagedBeanProcessor
 
getInstance() - Method in class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
getInstance() - Method in class org.apache.camel.management.mbean.ManagedComponent
 
getInstance() - Method in class org.apache.camel.management.mbean.ManagedDataFormat
 
getInstance() - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
getInstance() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getInstance() - Method in class org.apache.camel.management.mbean.ManagedService
 
getInstance() - Method in class org.apache.camel.model.language.MethodCallExpression
 
getInstanceClass() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
 
getInstanceClass() - Method in class org.apache.camel.model.dataformat.ThriftDataFormat
 
getInstanceClassName() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
 
getIntegrity() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getInterceptedProcessor(int) - Method in class org.apache.camel.model.InterceptDefinition
 
getInterceptFroms() - Method in class org.apache.camel.model.RoutesDefinition
 
getIntercepts() - Method in class org.apache.camel.model.RoutesDefinition
 
getInterceptSendTos() - Method in class org.apache.camel.model.RoutesDefinition
 
getInterceptStrategies() - Method in interface org.apache.camel.CamelContext
Gets the interceptor strategies
getInterceptStrategies() - Method in interface org.apache.camel.Channel
Gets the list of InterceptStrategy registered to this Channel.
getInterceptStrategies() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getInterceptStrategies() - Method in class org.apache.camel.impl.DefaultRouteContext
 
getInterceptStrategies() - Method in class org.apache.camel.model.ProcessorDefinition
 
getInterceptStrategies() - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
getInterceptStrategies() - Method in interface org.apache.camel.spi.RouteContext
This method retrieves the InterceptStrategy instances this route context.
getInterruptedExceptionHandler() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
getInterval() - Method in class org.apache.camel.health.HealthCheckConfiguration
 
getInterval() - Method in class org.apache.camel.support.TimerListenerManager
Gets the interval in millis.
getInType() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getInType() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Optional detail about input binding to a FQN class name.
getInvalidBoolean() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
getInvalidEnum() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
getInvalidEnumChoices() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
getInvalidInteger() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
getInvalidNumber() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
getInvalidReference() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
getIsHealthy() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelHealthMBean
 
getIsHealthy() - Method in class org.apache.camel.management.mbean.ManagedCamelHealth
 
getJaxbProviderProperties() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getJpaTraceEventMessageClassName() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
getJsonDataFormat() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getJsonDataFormat() - Method in class org.apache.camel.spi.RestConfiguration
Gets the name of the json data format.
getJSonSchemaResolver() - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
getJSonSchemaResolver() - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
getJsonView() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getJsonView() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getKeepAliveTime() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getKeepAliveTime() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getKeepAliveTime() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getKeepAliveTime() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getKeepAliveTime() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getKeepAliveTime() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
getKeepAliveTime() - Method in class org.apache.camel.model.ThreadsDefinition
 
getKeepAliveTime() - Method in class org.apache.camel.spi.ThreadPoolProfile
Gets the keep alive time for inactive threads
getKeepAliveTime(TimeUnit) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getKeepOpen() - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
getKey() - Method in interface org.apache.camel.api.management.mbean.ManagedClaimCheckMBean
 
getKey() - Method in class org.apache.camel.component.direct.DirectEndpoint
 
getKey() - Method in class org.apache.camel.component.properties.PropertiesEndpoint
 
getKey() - Method in class org.apache.camel.management.mbean.ManagedClaimCheck
 
getKey() - Method in class org.apache.camel.model.ClaimCheckDefinition
 
getKey() - Method in class org.apache.camel.model.GlobalOptionDefinition
 
getKey() - Method in class org.apache.camel.model.PropertyDefinition
 
getKey() - Method in class org.apache.camel.model.rest.RestPropertyDefinition
 
getKey() - Method in class org.apache.camel.model.rest.RestSecurityDefinition
 
getKey() - Method in class org.apache.camel.model.rest.SecurityDefinition
 
getKey() - Method in class org.apache.camel.processor.ClaimCheckProcessor
 
getKey() - Method in class org.apache.camel.support.TimeoutMapEntry
 
getKey() - Method in class org.apache.camel.util.KeyValueHolder
 
getKey() - Method in class org.apache.camel.util.MessageDump.Header
 
getKeyCipherAlgorithm() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getKeyFileName() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getKeyManagers() - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
getKeyOrTrustStoreParameters() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getKeyOrTrustStoreParametersId() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getKeyPassword() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getKeyPassword() - Method in class org.apache.camel.util.jsse.KeyManagersParameters
 
getKeyRef() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
getKeys() - Method in class org.apache.camel.processor.aggregate.MemoryAggregationRepository
 
getKeys() - Method in interface org.apache.camel.spi.AggregationRepository
Gets the keys currently in the repository.
getKeys() - Method in class org.apache.camel.support.DefaultTimeoutMap
 
getKeys() - Method in interface org.apache.camel.TimeoutMap
Returns a copy of the keys in the map
getKeyStore() - Method in class org.apache.camel.util.jsse.KeyManagersParameters
 
getKeyStore() - Method in class org.apache.camel.util.jsse.TrustManagersParameters
 
getKeyUserid() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getLabel(Exchange) - Method in class org.apache.camel.impl.AggregateRouteNode
 
getLabel(Exchange) - Method in class org.apache.camel.impl.DefaultRouteNode
 
getLabel(Exchange) - Method in class org.apache.camel.impl.DoCatchRouteNode
 
getLabel(Exchange) - Method in class org.apache.camel.impl.DoFinallyRouteNode
 
getLabel(Exchange) - Method in class org.apache.camel.impl.OnCompletionRouteNode
 
getLabel(Exchange) - Method in class org.apache.camel.impl.OnExceptionRouteNode
 
getLabel() - Method in class org.apache.camel.model.AggregateDefinition
 
getLabel() - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
 
getLabel() - Method in class org.apache.camel.model.BeanDefinition
 
getLabel() - Method in class org.apache.camel.model.CatchDefinition
 
getLabel() - Method in class org.apache.camel.model.ChoiceDefinition
 
getLabel() - Method in class org.apache.camel.model.ClaimCheckDefinition
 
getLabel() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getLabel() - Method in class org.apache.camel.model.ConvertBodyDefinition
 
getLabel() - Method in class org.apache.camel.model.DelayDefinition
 
getLabel() - Method in class org.apache.camel.model.DynamicRouterDefinition
 
getLabel() - Method in class org.apache.camel.model.EnrichDefinition
 
getLabel() - Method in class org.apache.camel.model.ExpressionNode
 
getLabel() - Method in class org.apache.camel.model.FilterDefinition
 
getLabel() - Method in class org.apache.camel.model.FinallyDefinition
 
getLabel() - Method in class org.apache.camel.model.FromDefinition
 
getLabel() - Method in class org.apache.camel.model.HystrixDefinition
 
getLabel() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
getLabel() - Method in class org.apache.camel.model.InOnlyDefinition
 
getLabel() - Method in class org.apache.camel.model.InOutDefinition
 
getLabel() - Method in class org.apache.camel.model.InputTypeDefinition
 
getLabel() - Method in class org.apache.camel.model.InterceptDefinition
 
getLabel() - Method in class org.apache.camel.model.InterceptFromDefinition
 
getLabel() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
 
getLabel(List<ExpressionDefinition>) - Static method in class org.apache.camel.model.language.ExpressionDefinition
 
getLabel() - Method in class org.apache.camel.model.language.ExpressionDefinition
Returns some descriptive text to describe this node
getLabel() - Method in class org.apache.camel.model.LoadBalanceDefinition
 
getLabel() - Method in class org.apache.camel.model.LogDefinition
 
getLabel() - Method in class org.apache.camel.model.LoopDefinition
 
getLabel() - Method in class org.apache.camel.model.MarshalDefinition
 
getLabel() - Method in class org.apache.camel.model.MulticastDefinition
 
getLabel() - Method in class org.apache.camel.model.OnCompletionDefinition
 
getLabel() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getLabel() - Method in class org.apache.camel.model.OnFallbackDefinition
 
getLabel() - Method in class org.apache.camel.model.OtherwiseDefinition
 
getLabel() - Method in class org.apache.camel.model.OutputTypeDefinition
 
getLabel() - Method in class org.apache.camel.model.PipelineDefinition
 
getLabel() - Method in class org.apache.camel.model.PolicyDefinition
 
getLabel() - Method in class org.apache.camel.model.PollEnrichDefinition
 
getLabel() - Method in class org.apache.camel.model.ProcessDefinition
 
getLabel() - Method in class org.apache.camel.model.ProcessorDefinition
Returns a label to describe this node such as the expression if some kind of expression node
getLabel() - Method in class org.apache.camel.model.RecipientListDefinition
 
getLabel() - Method in class org.apache.camel.model.RemoveHeaderDefinition
 
getLabel() - Method in class org.apache.camel.model.RemoveHeadersDefinition
 
getLabel() - Method in class org.apache.camel.model.RemovePropertiesDefinition
 
getLabel() - Method in class org.apache.camel.model.RemovePropertyDefinition
 
getLabel() - Method in class org.apache.camel.model.ResequenceDefinition
 
getLabel() - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
getLabel() - Method in class org.apache.camel.model.rest.RestDefinition
 
getLabel() - Method in class org.apache.camel.model.rest.RestsDefinition
 
getLabel() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getLabel() - Method in class org.apache.camel.model.RollbackDefinition
 
getLabel() - Method in class org.apache.camel.model.RoutesDefinition
 
getLabel() - Method in class org.apache.camel.model.RoutingSlipDefinition
 
getLabel() - Method in class org.apache.camel.model.SagaDefinition
 
getLabel() - Method in class org.apache.camel.model.SamplingDefinition
 
getLabel() - Method in class org.apache.camel.model.ScriptDefinition
 
getLabel() - Method in class org.apache.camel.model.SendDefinition
 
getLabel() - Method in class org.apache.camel.model.SetBodyDefinition
 
getLabel() - Method in class org.apache.camel.model.SetExchangePatternDefinition
 
getLabel() - Method in class org.apache.camel.model.SetFaultBodyDefinition
 
getLabel() - Method in class org.apache.camel.model.SetHeaderDefinition
 
getLabel() - Method in class org.apache.camel.model.SetOutHeaderDefinition
Deprecated.
 
getLabel() - Method in class org.apache.camel.model.SetPropertyDefinition
 
getLabel() - Method in class org.apache.camel.model.SortDefinition
 
getLabel() - Method in class org.apache.camel.model.SplitDefinition
 
getLabel() - Method in class org.apache.camel.model.StopDefinition
 
getLabel() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
getLabel() - Method in class org.apache.camel.model.ThreadsDefinition
 
getLabel() - Method in class org.apache.camel.model.ThrottleDefinition
 
getLabel() - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
getLabel() - Method in class org.apache.camel.model.TransactedDefinition
 
getLabel() - Method in class org.apache.camel.model.TransformDefinition
 
getLabel() - Method in class org.apache.camel.model.TryDefinition
 
getLabel() - Method in class org.apache.camel.model.UnmarshalDefinition
 
getLabel() - Method in class org.apache.camel.model.ValidateDefinition
 
getLabel() - Method in class org.apache.camel.model.WhenDefinition
 
getLabel() - Method in class org.apache.camel.model.WireTapDefinition
 
getLabel() - Method in interface org.apache.camel.NamedNode
Returns a label to describe this node such as the expression if some kind of expression node
getLabel(Exchange) - Method in interface org.apache.camel.RouteNode
Gets a label about this node to be used for tracing or tooling etc.
getLang() - Method in class org.apache.camel.model.DescriptionDefinition
 
getLanguage() - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
getLanguage() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
getLanguage() - Method in class org.apache.camel.model.language.ConstantExpression
 
getLanguage() - Method in class org.apache.camel.model.language.ELExpression
Deprecated.
 
getLanguage() - Method in class org.apache.camel.model.language.ExchangePropertyExpression
 
getLanguage() - Method in class org.apache.camel.model.language.ExpressionDefinition
 
getLanguage() - Method in class org.apache.camel.model.language.GroovyExpression
 
getLanguage() - Method in class org.apache.camel.model.language.HeaderExpression
 
getLanguage() - Method in class org.apache.camel.model.language.JavaScriptExpression
 
getLanguage() - Method in class org.apache.camel.model.language.JsonPathExpression
 
getLanguage() - Method in class org.apache.camel.model.language.JXPathExpression
Deprecated.
 
getLanguage() - Method in class org.apache.camel.model.language.LanguageExpression
 
getLanguage() - Method in class org.apache.camel.model.language.MethodCallExpression
 
getLanguage() - Method in class org.apache.camel.model.language.MvelExpression
 
getLanguage() - Method in class org.apache.camel.model.language.OgnlExpression
 
getLanguage() - Method in class org.apache.camel.model.language.PhpExpression
Deprecated.
 
getLanguage() - Method in class org.apache.camel.model.language.PythonExpression
Deprecated.
 
getLanguage() - Method in class org.apache.camel.model.language.RefExpression
 
getLanguage() - Method in class org.apache.camel.model.language.RubyExpression
Deprecated.
 
getLanguage() - Method in class org.apache.camel.model.language.SimpleExpression
 
getLanguage() - Method in class org.apache.camel.model.language.SpELExpression
 
getLanguage() - Method in class org.apache.camel.model.language.SqlExpression
Deprecated.
 
getLanguage() - Method in class org.apache.camel.model.language.TerserExpression
 
getLanguage() - Method in class org.apache.camel.model.language.TokenizerExpression
 
getLanguage() - Method in class org.apache.camel.model.language.XMLTokenizerExpression
 
getLanguage() - Method in class org.apache.camel.model.language.XPathExpression
 
getLanguage() - Method in class org.apache.camel.model.language.XQueryExpression
 
getLanguage() - Method in exception org.apache.camel.NoSuchLanguageException
 
getLanguageJSonSchema(String) - Method in class org.apache.camel.runtimecatalog.CamelContextJSonSchemaResolver
 
getLanguageJSonSchema(String) - Method in interface org.apache.camel.runtimecatalog.JSonSchemaResolver
Returns the language information as JSon format.
getLanguageNames() - Method in interface org.apache.camel.CamelContext
Gets a readonly list with the names of the languages currently registered.
getLanguageNames() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getLanguageParameterJsonSchema(String) - Method in interface org.apache.camel.CamelContext
Returns the JSON schema representation of the Language parameters for the given language name.
getLanguageParameterJsonSchema(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getLanguageResolver() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getLargestPoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getLargestPoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getLargestPoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getLargestPoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getLargestPoolSize() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getLastAttemptTime() - Method in interface org.apache.camel.util.backoff.BackOffTimer.Task
The time the last attempt has been performed.
getLastChosenProcessorId() - Method in interface org.apache.camel.api.management.mbean.ManagedRandomLoadBalancerMBean
 
getLastChosenProcessorId() - Method in interface org.apache.camel.api.management.mbean.ManagedRoundRobinLoadBalancerMBean
 
getLastChosenProcessorId() - Method in interface org.apache.camel.api.management.mbean.ManagedStickyLoadBalancerMBean
 
getLastChosenProcessorId() - Method in interface org.apache.camel.api.management.mbean.ManagedWeightedBalancerMBean
 
getLastChosenProcessorId() - Method in class org.apache.camel.management.mbean.ManagedRandomLoadBalancer
 
getLastChosenProcessorId() - Method in class org.apache.camel.management.mbean.ManagedRoundRobinLoadBalancer
 
getLastChosenProcessorId() - Method in class org.apache.camel.management.mbean.ManagedStickyLoadBalancer
 
getLastChosenProcessorId() - Method in class org.apache.camel.management.mbean.ManagedWeightedLoadBalancer
 
getLastChosenProcessorIndex() - Method in class org.apache.camel.processor.loadbalancer.RandomLoadBalancer
 
getLastChosenProcessorIndex() - Method in class org.apache.camel.processor.loadbalancer.RoundRobinLoadBalancer
 
getLastChosenProcessorIndex() - Method in class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
 
getLastChosenProcessorIndex() - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
getLastError() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getLastError() - Method in class org.apache.camel.impl.DefaultRouteContext
 
getLastError() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getLastError() - Method in interface org.apache.camel.spi.RouteContext
Gets the last error.
getLastExchangeCompletedExchangeId() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getLastExchangeCompletedExchangeId() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getLastExchangeCompletedExchangeId() - Method in class org.apache.camel.util.CamelContextStatDump
 
getLastExchangeCompletedExchangeId() - Method in class org.apache.camel.util.ProcessorStatDump
 
getLastExchangeCompletedExchangeId() - Method in class org.apache.camel.util.RouteStatDump
 
getLastExchangeCompletedTimestamp() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getLastExchangeCompletedTimestamp() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getLastExchangeCompletedTimestamp() - Method in class org.apache.camel.util.CamelContextStatDump
 
getLastExchangeCompletedTimestamp() - Method in class org.apache.camel.util.ProcessorStatDump
 
getLastExchangeCompletedTimestamp() - Method in class org.apache.camel.util.RouteStatDump
 
getLastExchangeFailureExchangeId() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getLastExchangeFailureExchangeId() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getLastExchangeFailureExchangeId() - Method in class org.apache.camel.util.CamelContextStatDump
 
getLastExchangeFailureExchangeId() - Method in class org.apache.camel.util.ProcessorStatDump
 
getLastExchangeFailureExchangeId() - Method in class org.apache.camel.util.RouteStatDump
 
getLastExchangeFailureTimestamp() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getLastExchangeFailureTimestamp() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getLastExchangeFailureTimestamp() - Method in class org.apache.camel.util.CamelContextStatDump
 
getLastExchangeFailureTimestamp() - Method in class org.apache.camel.util.ProcessorStatDump
 
getLastExchangeFailureTimestamp() - Method in class org.apache.camel.util.RouteStatDump
 
getLastFailure() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingExceptionRoutePolicyMBean
 
getLastFailure() - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
getLastFailure() - Method in class org.apache.camel.management.mbean.ManagedThrottlingExceptionRoutePolicy
 
getLastGoodIndex() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
getLastGoodProcessorId() - Method in interface org.apache.camel.api.management.mbean.ManagedFailoverLoadBalancerMBean
 
getLastGoodProcessorId() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
getLastLogMessage() - Method in interface org.apache.camel.api.management.mbean.ManagedThroughputLoggerMBean
 
getLastLogMessage() - Method in class org.apache.camel.management.mbean.ManagedThroughputLogger
 
getLastLogMessage() - Method in class org.apache.camel.processor.ThroughputLogger
 
getLastModified() - Method in class org.apache.camel.component.file.GenericFile
 
getLastNode() - Method in class org.apache.camel.impl.DefaultTracedRouteNodes
Deprecated.
 
getLastNode() - Method in interface org.apache.camel.spi.TracedRouteNodes
Deprecated.
Gets the last node, is null if no last exists.
getLastProcessingTime() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getLastProcessingTime() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getLastProcessingTime() - Method in class org.apache.camel.util.CamelContextStatDump
 
getLastProcessingTime() - Method in class org.apache.camel.util.ProcessorStatDump
 
getLastProcessingTime() - Method in class org.apache.camel.util.RouteStatDump
 
getLayoutHeight() - Method in class org.apache.camel.model.DescriptionDefinition
 
getLayoutWidth() - Method in class org.apache.camel.model.DescriptionDefinition
 
getLayoutX() - Method in class org.apache.camel.model.DescriptionDefinition
 
getLayoutY() - Method in class org.apache.camel.model.DescriptionDefinition
 
getLazyLoad() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getLazyLoad() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getLeader() - Method in interface org.apache.camel.cluster.CamelClusterView
Provides the leader member if elected.
getLeader() - Method in class org.apache.camel.component.file.cluster.FileLockClusterView
 
getLeft() - Method in interface org.apache.camel.BinaryPredicate
Gets the left hand side expression
getLeft() - Method in class org.apache.camel.builder.BinaryPredicateSupport
 
getLength() - Method in class org.apache.camel.converter.jaxp.ThreadSafeNodeList
 
getLength() - Method in class org.apache.camel.language.simple.types.SimpleToken
 
getLength() - Method in class org.apache.camel.model.dataformat.UniVocityHeader
 
getLenient() - Method in class org.apache.camel.model.language.JXPathExpression
Deprecated.
 
getLenient() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
getLenientProperties() - Method in class org.apache.camel.spi.SendDynamicAware.DynamicAwareEntry
 
getLevel() - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
Deprecated.
 
getLevel() - Method in class org.apache.camel.component.log.LogEndpoint
Logging level to use.
getLevel() - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
getLevel() - Method in class org.apache.camel.util.CamelLogger
 
getLibrary() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getLibrary() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
getLifecycleStrategies() - Method in interface org.apache.camel.CamelContext
Returns the lifecycle strategies used to handle lifecycle notifications
getLifecycleStrategies() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getLimit() - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeEndpointRegistryMBean
 
getLimit() - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
getLimit() - Method in class org.apache.camel.impl.LimitedPollingConsumerPollStrategy
 
getLimit() - Method in class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
getLimit() - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry
Maximum number of endpoints to keep in the cache per route.
getLineLength() - Method in class org.apache.camel.model.dataformat.Base64DataFormat
 
getLineSeparator() - Method in class org.apache.camel.model.dataformat.Base64DataFormat
 
getLineSeparator() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getList() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.AliasList
 
getList() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ConverterList
 
getList() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionList
 
getList() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldList
 
getLoad01() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getLoad01() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getLoad01() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getLoad01() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getLoad05() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getLoad05() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getLoad05() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getLoad05() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getLoad1() - Method in class org.apache.camel.management.mbean.LoadTriplet
 
getLoad15() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getLoad15() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getLoad15() - Method in class org.apache.camel.management.mbean.LoadTriplet
 
getLoad15() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getLoad15() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getLoad5() - Method in class org.apache.camel.management.mbean.LoadTriplet
 
getLoadBalancer() - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
getLoadBalancer() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
getLoadBalancer() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getLoadBalancer() - Method in class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
 
getLoadBalancer(RouteContext) - Method in class org.apache.camel.model.LoadBalancerDefinition
 
getLoadBalancerClassName() - Method in interface org.apache.camel.api.management.mbean.ManagedCustomLoadBalancerMBean
 
getLoadBalancerClassName() - Method in class org.apache.camel.management.mbean.ManagedCustomLoadBalancer
 
getLoadBalancerConfiguration() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
getLoadBalancerConfiguration() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getLoadBalancerRef() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
getLoadBalancerRef() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getLoadBalancerType() - Method in class org.apache.camel.model.LoadBalanceDefinition
 
getLoadStatisticsEnabled() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getLoadStatisticsEnabled() - Method in interface org.apache.camel.spi.ManagementAgent
Gets whether load statistics is enabled
getLocale() - Method in class org.apache.camel.model.dataformat.BindyDataFormat
 
getLocalFormatter() - Method in class org.apache.camel.component.log.LogEndpoint
 
getLocalHostName() - Static method in class org.apache.camel.util.HostUtils
Returns the local hostname.
getLocalHostName() - Static method in class org.apache.camel.util.InetAddressUtil
When using the InetAddress.getHostName() method in an environment where neither a proper DNS lookup nor an /etc/hosts entry exists for a given host, the following exception will be thrown:

java.net.UnknownHostException: <hostname>: <hostname> at java.net.InetAddress.getLocalHost(InetAddress.java:1425) ...

getLocalIp() - Static method in class org.apache.camel.util.HostUtils
Returns the local IP.
getLocalMember() - Method in interface org.apache.camel.cluster.CamelClusterView
Provides the local member.
getLocalMember() - Method in class org.apache.camel.component.file.cluster.FileLockClusterView
 
getLocalWorkDirectory() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getLocations() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getLocations() - Method in class org.apache.camel.component.properties.PropertiesEndpoint
 
getLog() - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
Deprecated.
 
getLog() - Method in class org.apache.camel.impl.DefaultComponentResolver
 
getLog() - Method in class org.apache.camel.impl.DefaultLanguageResolver
 
getLog() - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
getLog() - Method in class org.apache.camel.util.CamelLogger
 
getLogContinued() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getLogContinued() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getLogContinued() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getLogExhausted() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getLogExhausted() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getLogExhausted() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getLogExhaustedMessageBody() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getLogExhaustedMessageBody() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getLogExhaustedMessageBody() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getLogExhaustedMessageBody() - Method in class org.apache.camel.processor.RedeliveryPolicy
Whether the option logExhaustedMessageBody has been configured or not
getLogExhaustedMessageHistory() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getLogExhaustedMessageHistory() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getLogExhaustedMessageHistory() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getLogExhaustedMessageHistory() - Method in class org.apache.camel.processor.RedeliveryPolicy
Whether the option logExhaustedMessageHistory has been configured or not
getLogFormatter() - Method in class org.apache.camel.processor.LogProcessor
 
getLogger() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getLogger(Map<String, Object>) - Method in class org.apache.camel.component.log.LogComponent
Gets optional Logger instance from parameters.
getLogger() - Method in class org.apache.camel.component.log.LogEndpoint
 
getLogger() - Method in class org.apache.camel.component.log.LogProducer
 
getLogger() - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
getLogger() - Method in class org.apache.camel.management.mbean.ManagedThroughputLogger
 
getLogger() - Method in class org.apache.camel.model.LogDefinition
 
getLogger() - Method in class org.apache.camel.processor.CamelLogProcessor
 
getLogger() - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
 
getLogger(ExchangeFormatter) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
Gets the logger to be used for tracers that can format and log a given exchange.
getLogger() - Method in class org.apache.camel.processor.LogProcessor
 
getLogger() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
getLoggerName() - Method in class org.apache.camel.component.log.LogEndpoint
The logger name to use
getLoggerRef() - Method in class org.apache.camel.model.LogDefinition
 
getLoggingLevel() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
getLoggingLevel() - Method in interface org.apache.camel.api.management.mbean.ManagedLogMBean
 
getLoggingLevel() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingInflightRoutePolicyMBean
 
getLoggingLevel() - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
getLoggingLevel(Map<String, Object>) - Method in class org.apache.camel.component.log.LogComponent
Gets the logging level, will default to use INFO if no level parameter provided.
getLoggingLevel() - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
getLoggingLevel() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
getLoggingLevel() - Method in class org.apache.camel.management.mbean.ManagedLog
 
getLoggingLevel() - Method in class org.apache.camel.management.mbean.ManagedThrottlingInflightRoutePolicy
 
getLoggingLevel() - Method in class org.apache.camel.model.LogDefinition
 
getLoggingLevel() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
getLogHandled() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getLogHandled() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getLogHandled() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getLogLevel() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getLogLevel() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getLogLevel() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
getLogListeners() - Method in interface org.apache.camel.CamelContext
Gets a list of LogListener.
getLogListeners() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getLogMask() - Method in class org.apache.camel.component.log.LogEndpoint
 
getLogMask() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getLogMask() - Method in class org.apache.camel.model.RouteDefinition
Whether security mask for Logging is enabled on this route.
getLogName() - Method in interface org.apache.camel.api.management.mbean.ManagedLogMBean
 
getLogName() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getLogName() - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
Deprecated.
 
getLogName() - Method in class org.apache.camel.management.LoggingEventNotifier
 
getLogName() - Method in class org.apache.camel.management.mbean.ManagedLog
 
getLogName() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getLogName() - Method in class org.apache.camel.model.LogDefinition
 
getLogName() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
getLogNamespaces() - Method in class org.apache.camel.model.language.XPathExpression
 
getLogNewException() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getLogNewException() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getLogNewException() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getLogRetryAttempted() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getLogRetryStackTrace() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getLogRetryStackTrace() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getLogRetryStackTrace() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getLogStackTrace() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getLogStackTrace() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getLogStackTrace() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getLogStackTrace() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getLogStackTrace() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getLookup() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
getMacAlgorithm() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
getManagedCamelContext() - Method in interface org.apache.camel.CamelContext
Gets the managed Camel CamelContext client api
getManagedCamelContext() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getManagedInterceptStrategy() - Method in class org.apache.camel.impl.DefaultRouteContext
 
getManagedInterceptStrategy() - Method in interface org.apache.camel.spi.RouteContext
Gets the special managed intercept strategy if any
getManagedObject(T) - Method in interface org.apache.camel.spi.ManagementAware
Deprecated.
Gets the managed object
getManagedObjectForCamelContext(CamelContext) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForCamelContext(CamelContext) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForCamelHealth(CamelContext) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForCamelHealth(CamelContext) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForClusterService(CamelContext, CamelClusterService) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForClusterService(CamelContext, CamelClusterService) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForComponent(CamelContext, Component, String) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForComponent(CamelContext, Component, String) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForConsumer(CamelContext, Consumer) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForConsumer(CamelContext, Consumer) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForDataFormat(CamelContext, DataFormat) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForDataFormat(CamelContext, DataFormat) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForEndpoint(CamelContext, Endpoint) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForEndpoint(CamelContext, Endpoint) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForErrorHandler(CamelContext, RouteContext, Processor, ErrorHandlerFactory) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForErrorHandler(CamelContext, RouteContext, Processor, ErrorHandlerFactory) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForEventNotifier(CamelContext, EventNotifier) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForEventNotifier(CamelContext, EventNotifier) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForProcessor(CamelContext, Processor, ProcessorDefinition<?>, Route) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForProcessor(CamelContext, Processor, ProcessorDefinition<?>, Route) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForProducer(CamelContext, Producer) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForProducer(CamelContext, Producer) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForRoute(CamelContext, Route) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForRoute(CamelContext, Route) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForRouteController(CamelContext) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForRouteController(CamelContext) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForService(CamelContext, Service) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForService(CamelContext, Service) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForThreadPool(CamelContext, ThreadPoolExecutor, String, String, String, String) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForThreadPool(CamelContext, ThreadPoolExecutor, String, String, String, String) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectName(Object, String, Class<T>) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
getManagedObjectName(Object, String, Class<T>) - Method in class org.apache.camel.management.ManagedManagementStrategy
 
getManagedObjectName(Object, String, Class<T>) - Method in interface org.apache.camel.spi.ManagementStrategy
Construct an object name, where either the object to be managed and/or a custom name component are provided
getManagedProcessor(String, Class<T>) - Method in interface org.apache.camel.CamelContext
Gets the managed processor client api from any of the routes which with the given id
getManagedProcessor(String, Class<T>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getManagedRoute(String, Class<T>) - Method in interface org.apache.camel.CamelContext
Gets the managed route client api with the given route id
getManagedRoute(String, Class<T>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getManagementAgent() - Method in class org.apache.camel.management.DefaultManagementStrategy
 
getManagementAgent() - Method in interface org.apache.camel.spi.ManagementStrategy
Gets the management agent
getManagementMBeanAssembler() - Method in interface org.apache.camel.CamelContext
Returns the management mbean assembler
getManagementMBeanAssembler() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getManagementName() - Method in interface org.apache.camel.CamelContext
Gets the name this CamelContext was registered in JMX.
getManagementName() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getManagementName() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getManagementNamePattern() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getManagementNamePattern() - Method in interface org.apache.camel.spi.ManagementAgent
The naming pattern for creating the CamelContext management name.
getManagementNameStrategy() - Method in interface org.apache.camel.CamelContext
Gets the current management name strategy
getManagementNameStrategy() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getManagementNamingStrategy() - Method in class org.apache.camel.management.DefaultManagementStrategy
 
getManagementNamingStrategy() - Method in interface org.apache.camel.spi.ManagementStrategy
Gets the naming strategy to use
getManagementObjectStrategy() - Method in class org.apache.camel.management.DefaultManagementStrategy
 
getManagementObjectStrategy() - Method in interface org.apache.camel.spi.ManagementStrategy
Gets the object strategy to use
getManagementStatisticsLevel() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getManagementStatisticsLevel() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getManagementStrategy() - Method in interface org.apache.camel.CamelContext
Gets the management strategy
getManagementStrategy() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getMandatoryBody() - Method in class org.apache.camel.impl.MessageSupport
 
getMandatoryBody(Class<T>) - Method in class org.apache.camel.impl.MessageSupport
 
getMandatoryBody() - Method in interface org.apache.camel.Message
Returns the body of the message as a POJO

Notice if the message body is stream based then calling this method multiple times may lead to the stream not being able to be re-read again.

getMandatoryBody(Class<T>) - Method in interface org.apache.camel.Message
Returns the mandatory body as the specified type

Notice if the message body is stream based then calling this method multiple times may lead to the stream not being able to be re-read again.

getMandatoryDefaultEndpoint() - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
getMandatoryEndpoint(CamelContext, String) - Static method in class org.apache.camel.util.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.util.CamelContextHelper
Returns the mandatory endpoint for the given URI and type or the NoSuchEndpointException is thrown
getMandatoryHeader(Exchange, String, Class<T>) - Static method in class org.apache.camel.util.ExchangeHelper
Gets the mandatory inbound header of the correct type
getMandatoryHeader(Message, String, Class<T>) - Static method in class org.apache.camel.util.ExchangeHelper
Gets the mandatory inbound header of the correct type
getMandatoryInBody(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
getMandatoryInBody(Exchange, Class<T>) - Static method in class org.apache.camel.util.ExchangeHelper
getMandatoryOption(Map<String, Object>, String, Class<T>) - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
getMandatoryOutBody(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
getMandatoryOutBody(Exchange, Class<T>) - Static method in class org.apache.camel.util.ExchangeHelper
getMandatoryProperty(Exchange, String, Class<T>) - Static method in class org.apache.camel.util.ExchangeHelper
Gets the mandatory property of the exchange of the correct type
getMapping() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
getMappingFile() - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Deprecated.
 
getMarker() - Method in interface org.apache.camel.api.management.mbean.ManagedLogMBean
 
getMarker() - Method in class org.apache.camel.component.log.LogEndpoint
An optional Marker name to use.
getMarker() - Method in class org.apache.camel.management.mbean.ManagedLog
 
getMarker() - Method in class org.apache.camel.model.LogDefinition
 
getMarker() - Method in class org.apache.camel.util.CamelLogger
 
getMarkRollbackOnly() - Method in class org.apache.camel.model.RollbackDefinition
 
getMarkRollbackOnlyLast() - Method in class org.apache.camel.model.RollbackDefinition
 
getMask() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getMask() - Method in interface org.apache.camel.spi.ManagementAgent
Whether to remove detected sensitive information (such as passwords) from MBean names and attributes.
getMaskString() - Method in class org.apache.camel.processor.DefaultMaskingFormatter
 
getMaster() - Method in interface org.apache.camel.cluster.CamelClusterView
getMasterUrl() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
getMaxAttempts() - Method in class org.apache.camel.util.backoff.BackOff
 
getMaxCacheSize() - Method in class org.apache.camel.util.LRUCache
Returns the maxCacheSize.
getMaxChars() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
getMaxChars() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
getMaxDelay() - Method in class org.apache.camel.util.backoff.BackOff
 
getMaxDepth() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getMaxDuration() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
getMaxDuration() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
getMaxDuration() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.Statistics
The highest duration time in millis.
getMaxElapsedTime() - Method in class org.apache.camel.util.backoff.BackOff
 
getMaxFileStoreSize() - Method in class org.apache.camel.impl.FileStateRepository
 
getMaxFileStoreSize() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
getMaximumCachePoolSize(CamelContext) - Static method in class org.apache.camel.util.CamelContextHelper
Gets the maximum cache pool size.
getMaximumCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedConsumerCacheMBean
 
getMaximumCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointRegistryMBean
 
getMaximumCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedProducerCacheMBean
 
getMaximumCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedTransformerRegistryMBean
 
getMaximumCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedValidatorRegistryMBean
 
getMaximumCacheSize() - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
getMaximumCacheSize() - Method in interface org.apache.camel.ConsumerTemplate
Gets the maximum cache size used.
getMaximumCacheSize() - Method in interface org.apache.camel.FluentProducerTemplate
Gets the maximum cache size used in the backing cache pools.
getMaximumCacheSize() - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
getMaximumCacheSize() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
getMaximumCacheSize() - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
getMaximumCacheSize() - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
getMaximumCacheSize() - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
getMaximumCacheSize() - Method in class org.apache.camel.management.mbean.ManagedConsumerCache
 
getMaximumCacheSize() - Method in class org.apache.camel.management.mbean.ManagedEndpointRegistry
 
getMaximumCacheSize() - Method in class org.apache.camel.management.mbean.ManagedProducerCache
 
getMaximumCacheSize() - Method in class org.apache.camel.management.mbean.ManagedTransformerRegistry
 
getMaximumCacheSize() - Method in class org.apache.camel.management.mbean.ManagedValidatorRegistry
 
getMaximumCacheSize() - Method in interface org.apache.camel.ProducerTemplate
Gets the maximum cache size used in the backing cache pools.
getMaximumCacheSize() - Method in interface org.apache.camel.spi.EndpointRegistry
Maximum number of entries to store in the dynamic registry
getMaximumCacheSize() - Method in interface org.apache.camel.spi.TransformerRegistry
Maximum number of entries to store in the dynamic registry
getMaximumCacheSize() - Method in interface org.apache.camel.spi.ValidatorRegistry
Maximum number of entries to store in the dynamic registry
getMaximumEndpointCacheSize(CamelContext) - Static method in class org.apache.camel.util.CamelContextHelper
Gets the maximum endpoint cache size.
getMaximumFailoverAttempts() - Method in interface org.apache.camel.api.management.mbean.ManagedFailoverLoadBalancerMBean
 
getMaximumFailoverAttempts() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
getMaximumFailoverAttempts() - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
 
getMaximumFailoverAttempts() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
getMaximumNumberOfOutputs() - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
Deprecated.
 
getMaximumNumberOfOutputs() - Method in class org.apache.camel.model.LoadBalancerDefinition
Maximum number of outputs, as some load balancers only support 1 processor
getMaximumPoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getMaximumPoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getMaximumPoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getMaximumPoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getMaximumPoolSize() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getMaximumRedeliveries() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getMaximumRedeliveries() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getMaximumRedeliveries() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getMaximumRedeliveries() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
getMaximumRedeliveries() - Method in interface org.apache.camel.spi.RecoverableAggregationRepository
Gets the maximum redelivery attempts to do before a recovered Exchange is doomed as exhausted and moved to the dead letter channel.
getMaximumRedeliveryDelay() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getMaximumRedeliveryDelay() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getMaximumRedeliveryDelay() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getMaximumRedeliveryDelay() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
getMaximumRequestsPerPeriod() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlerMBean
 
getMaximumRequestsPerPeriod() - Method in class org.apache.camel.management.mbean.ManagedThrottler
 
getMaximumRequestsPerPeriodExpression() - Method in class org.apache.camel.processor.Throttler
 
getMaximumRetries() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
getMaximumRetries() - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
getMaximumRetryDelay() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
getMaximumRetryDelay() - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
getMaximumSimpleCacheSize(CamelContext) - Static method in class org.apache.camel.util.CamelContextHelper
Gets the maximum simple cache size.
getMaximumSize() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getMaximumTransformerCacheSize(CamelContext) - Static method in class org.apache.camel.util.CamelContextHelper
Gets the maximum transformer cache size.
getMaximumValidatorCacheSize(CamelContext) - Static method in class org.apache.camel.util.CamelContextHelper
Gets the maximum validator cache size.
getMaxInflightExchanges() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingInflightRoutePolicyMBean
 
getMaxInflightExchanges() - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
getMaxInflightExchanges() - Method in class org.apache.camel.management.mbean.ManagedThrottlingInflightRoutePolicy
 
getMaxMessages() - Method in class org.apache.camel.impl.DurationRoutePolicy
 
getMaxMessagesPerPoll() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getMaxMessagesPerPoll() - Method in class org.apache.camel.impl.ScheduledBatchPollingConsumer
Gets the maximum number of messages as a limit to poll at each polling.
getMaxPoolSize() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
getMaxPoolSize() - Method in class org.apache.camel.model.ThreadsDefinition
 
getMaxPoolSize() - Method in class org.apache.camel.spi.ThreadPoolProfile
Gets the maximum pool size
getMaxProcessingTime() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getMaxProcessingTime() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getMaxProcessingTime() - Method in class org.apache.camel.util.CamelContextStatDump
 
getMaxProcessingTime() - Method in class org.apache.camel.util.ProcessorStatDump
 
getMaxProcessingTime() - Method in class org.apache.camel.util.RouteStatDump
 
getMaxQueueSize() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getMaxQueueSize() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
getMaxQueueSize() - Method in class org.apache.camel.model.ThreadsDefinition
 
getMaxQueueSize() - Method in class org.apache.camel.spi.ThreadPoolProfile
Gets the maximum number of tasks in the work queue.
getMaxRetryAttempts() - Method in class org.apache.camel.impl.saga.InMemorySagaService
 
getMaxSeconds() - Method in class org.apache.camel.impl.DurationRoutePolicy
 
getMaxSeconds() - Method in class org.apache.camel.impl.DurationRoutePolicyFactory
 
getMBeanInfo(Object, Object, String) - Method in class org.apache.camel.management.MBeanInfoAssembler
Gets the ModelMBeanInfo for the given managed bean
getMBeanObjectDomainName() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getMBeanObjectDomainName() - Method in interface org.apache.camel.spi.ManagementAgent
Get domain name for Camel MBeans.
getMBeanServer() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getMBeanServer() - Method in interface org.apache.camel.spi.ManagementAgent
Get the MBeanServer which hosts managed objects.
getMBeanServerDefaultDomain() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getMBeanServerDefaultDomain() - Method in interface org.apache.camel.spi.ManagementAgent
Gets the default domain on the MBean server
getMeanDuration() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
getMeanDuration() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
getMeanDuration() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.Statistics
The average duration time in millis.
getMeanProcessingTime() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getMeanProcessingTime() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getMeanProcessingTime() - Method in class org.apache.camel.util.CamelContextStatDump
 
getMeanProcessingTime() - Method in class org.apache.camel.util.ProcessorStatDump
 
getMeanProcessingTime() - Method in class org.apache.camel.util.RouteStatDump
 
getMembers() - Method in interface org.apache.camel.cluster.CamelClusterView
Provides the list of members of the cluster.
getMembers() - Method in class org.apache.camel.component.file.cluster.FileLockClusterView
 
getMessage() - Method in interface org.apache.camel.api.management.mbean.ManagedLogMBean
 
getMessage() - Method in interface org.apache.camel.api.management.mbean.ManagedRollbackMBean
 
getMessage() - Method in interface org.apache.camel.api.management.mbean.ManagedThrowExceptionMBean
 
getMessage() - Method in interface org.apache.camel.Exchange
Returns the current message
getMessage(Class<T>) - Method in interface org.apache.camel.Exchange
Returns the current message as the given type
getMessage() - Method in interface org.apache.camel.health.HealthCheck.Result
A message associated to the result, used to provide more information for unhealthy services.
getMessage() - Method in class org.apache.camel.impl.DefaultExchange
 
getMessage(Class<T>) - Method in class org.apache.camel.impl.DefaultExchange
 
getMessage() - Method in exception org.apache.camel.language.simple.types.SimpleIllegalSyntaxException
 
getMessage() - Method in class org.apache.camel.management.mbean.ManagedLog
 
getMessage() - Method in class org.apache.camel.management.mbean.ManagedRollback
 
getMessage() - Method in class org.apache.camel.management.mbean.ManagedThrowException
 
getMessage() - Method in class org.apache.camel.model.LogDefinition
 
getMessage() - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
getMessage() - Method in class org.apache.camel.model.RollbackDefinition
 
getMessage() - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
getMessage() - Method in class org.apache.camel.processor.RollbackProcessor
 
getMessage() - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
getMessageAsXml() - Method in interface org.apache.camel.api.management.mbean.BacklogTracerEventMessage
 
getMessageAsXml() - Method in class org.apache.camel.processor.interceptor.DefaultBacklogTracerEventMessage
 
getMessageExchangePattern() - Method in interface org.apache.camel.api.management.mbean.ManagedSendDynamicProcessorMBean
 
getMessageExchangePattern() - Method in interface org.apache.camel.api.management.mbean.ManagedSendProcessorMBean
 
getMessageExchangePattern() - Method in class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
getMessageExchangePattern() - Method in class org.apache.camel.management.mbean.ManagedSendProcessor
 
getMessageFrequency() - Method in interface org.apache.camel.api.management.mbean.ManagedSamplingThrottlerMBean
 
getMessageFrequency() - Method in class org.apache.camel.management.mbean.ManagedSamplingThrottler
 
getMessageFrequency() - Method in class org.apache.camel.model.SamplingDefinition
 
getMessageFrequency() - Method in class org.apache.camel.processor.SamplingThrottler
 
getMessageHistory() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getMessageHistory() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getMessageHistory() - Method in class org.apache.camel.model.RouteDefinition
Whether message history is enabled on this route.
getMessageHistoryFactory() - Method in interface org.apache.camel.CamelContext
Gets the current MessageHistoryFactory
getMessageHistoryFactory() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getMessageId() - Method in class org.apache.camel.impl.MessageSupport
 
getMessageId() - Method in interface org.apache.camel.Message
Returns the id of the message
getMessageIdExpression() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
getMessageIdRepository() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
getMessageIdRepositoryRef() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
getMetadata() - Method in interface org.apache.camel.cloud.ServiceDefinition
Gets a key/value metadata associated with the service.
getMetadata() - Method in interface org.apache.camel.cloud.ServiceHealth
Gets a key/value metadata associated with the service.
getMetaData() - Method in interface org.apache.camel.health.HealthCheck
Return meta data associated with this HealthCheck.
getMetadata() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
getMetadata() - Method in class org.apache.camel.impl.cloud.DefaultServiceHealth
 
getMetaData() - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 
getMethod() - Method in interface org.apache.camel.api.management.mbean.ManagedBeanMBean
 
getMethod() - Method in class org.apache.camel.component.bean.AbstractBeanProcessor
 
getMethod() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
getMethod() - Method in class org.apache.camel.component.bean.BeanInvocation
 
getMethod() - Method in class org.apache.camel.component.bean.BeanProcessor
 
getMethod() - Method in class org.apache.camel.component.bean.MethodBean
 
getMethod() - Method in class org.apache.camel.component.bean.MethodInfo
 
getMethod() - Method in interface org.apache.camel.component.bean.MethodInvocation
 
getMethod() - Method in exception org.apache.camel.component.bean.ParameterBindingException
 
getMethod() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getMethod() - Method in exception org.apache.camel.language.bean.RuntimeBeanExpressionException
 
getMethod() - Method in class org.apache.camel.management.mbean.ManagedBeanProcessor
 
getMethod() - Method in class org.apache.camel.model.BeanDefinition
 
getMethod() - Method in class org.apache.camel.model.language.MethodCallExpression
 
getMethod() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getMethod() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Gets the HTTP method (GET, POST, PUT etc)
getMethod() - Method in interface org.apache.camel.util.component.ApiMethod
Returns Method in proxy type.
getMethod() - Method in class org.apache.camel.util.component.ApiMethodImpl
 
getMethod() - Method in class org.apache.camel.util.component.ApiMethodParser.ApiMethodModel
 
getMethodHelper() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
Returns method helper.
getMethodInfo(Method) - Method in class org.apache.camel.component.bean.BeanInfo
Returns the MethodInfo for the given method if it exists or null if there is no metadata available for the given method
getMethodInfo(Method) - Method in class org.apache.camel.component.bean.MethodInfoCache
 
getMethodName() - Method in exception org.apache.camel.component.bean.MethodNotFoundException
 
getMethodName() - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
 
getMethodName() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
Returns method name.
getMethods() - Method in exception org.apache.camel.component.bean.AmbiguousMethodCallException
The ambiguous methods for which a single method could not be chosen
getMethods() - Method in class org.apache.camel.component.bean.BeanInfo
Gets the list of methods sorted by A..Z method name.
getMetricsHealthSnapshotIntervalInMilliseconds() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getMetricsRollingPercentileBucketSize() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getMetricsRollingPercentileEnabled() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getMetricsRollingPercentileWindowBuckets() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getMetricsRollingPercentileWindowInMilliseconds() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getMetricsRollingStatisticalWindowBuckets() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getMetricsRollingStatisticalWindowInMilliseconds() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getMgfAlgorithm() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getMinAge() - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
getMinDepth() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getMinDuration() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
getMinDuration() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
getMinDuration() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.Statistics
The lowest duration time in millis.
getMinLength() - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
getMinProcessingTime() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getMinProcessingTime() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getMinProcessingTime() - Method in class org.apache.camel.util.CamelContextStatDump
 
getMinProcessingTime() - Method in class org.apache.camel.util.ProcessorStatDump
 
getMinProcessingTime() - Method in class org.apache.camel.util.RouteStatDump
 
getMinRate() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
getMissCounter() - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
getMissCounter() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
getMissCounter() - Method in interface org.apache.camel.spi.TypeConverterRegistry.Statistics
Number of attempts which cannot be converted as no suitable type converter exists
getMisses() - Method in interface org.apache.camel.api.management.mbean.ManagedConsumerCacheMBean
 
getMisses() - Method in interface org.apache.camel.api.management.mbean.ManagedProducerCacheMBean
 
getMisses() - Method in class org.apache.camel.impl.ConsumerCache
Gets the cache misses statistic

Will return -1 if it cannot determine this if a custom cache was used.

getMisses() - Method in class org.apache.camel.impl.ProducerCache
Gets the cache misses statistic

Will return -1 if it cannot determine this if a custom cache was used.

getMisses() - Method in class org.apache.camel.management.mbean.ManagedConsumerCache
 
getMisses() - Method in class org.apache.camel.management.mbean.ManagedProducerCache
 
getMisses() - Method in class org.apache.camel.util.LRUCache
Gets the number of cache misses.
getMissingProperties(String, Set<String>) - Method in class org.apache.camel.util.component.ApiMethodHelper
Get missing properties.
getMode() - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
getMode() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
getMode() - Method in class org.apache.camel.model.language.XMLTokenizerExpression
 
getMode() - Method in class org.apache.camel.model.OnCompletionDefinition
 
getModel() - Method in class org.apache.camel.spi.DataType
 
getModel() - Method in class org.apache.camel.spi.Transformer
Get a data model which is supported by this transformer.
getModelJAXBContextFactory() - Method in interface org.apache.camel.CamelContext
Returns the JAXB Context factory used to create Models.
getModelJAXBContextFactory() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getModelJAXBContextFactory() - Method in class org.apache.camel.main.MainSupport
 
getModelJSonSchema(String) - Method in class org.apache.camel.runtimecatalog.CamelContextJSonSchemaResolver
 
getModelJSonSchema(String) - Method in interface org.apache.camel.runtimecatalog.JSonSchemaResolver
Returns the model information as JSon format.
getModuleClassNames() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getModuleClassNames() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getModuleRefs() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getModuleRefs() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getMove() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getMoveExisting() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getMoveFailed() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getMultiParameterArray() - Method in class org.apache.camel.model.BeanDefinition
 
getMultipartSubType() - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
 
getMultipartWithoutAttachment() - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
 
getMultipleConsumers() - Method in class org.apache.camel.component.seda.QueueReference
 
getMultiplier() - Method in class org.apache.camel.util.backoff.BackOff
 
getMustBeJAXBElement() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getName() - Method in interface org.apache.camel.api.management.mbean.ManagedDataFormatMBean
 
getName() - Method in interface org.apache.camel.CamelContext
Gets the name (id) of the this CamelContext.
getName() - Method in interface org.apache.camel.cloud.ServiceDefinition
Gets the service name.
getName() - Method in class org.apache.camel.component.bean.MethodBean
 
getName() - Method in class org.apache.camel.component.bean.RegistryBean
 
getName() - Method in class org.apache.camel.component.browse.BrowseEndpoint
 
getName() - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
getName() - Method in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.Attribute
Bean style accessor to name; This is required for framework like Jackson using bean convention for object serialization.
getName() - Method in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.Code
Bean style accessor to name.
getName() - Method in class org.apache.camel.component.extension.verifier.OptionsGroup
The name of the group.
getName() - Method in class org.apache.camel.component.mock.MockEndpoint
 
getName() - Method in class org.apache.camel.component.properties.EnvPropertiesFunction
 
getName() - Method in interface org.apache.camel.component.properties.PropertiesFunction
Name of the function which is used as name: to let the properties component know its a function.
getName() - Method in class org.apache.camel.component.properties.ServiceHostPropertiesFunction
 
getName() - Method in class org.apache.camel.component.properties.ServicePortPropertiesFunction
 
getName() - Method in class org.apache.camel.component.properties.ServicePropertiesFunction
 
getName() - Method in class org.apache.camel.component.properties.SysPropertiesFunction
 
getName() - Method in class org.apache.camel.component.ref.RefEndpoint
 
getName() - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
 
getName() - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
getName() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
getName() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getName() - Method in class org.apache.camel.impl.DefaultCamelContextNameStrategy
 
getName() - Method in class org.apache.camel.impl.DefaultManagementNameStrategy
 
getName() - Method in class org.apache.camel.impl.ExplicitCamelContextNameStrategy
 
getName() - Method in class org.apache.camel.impl.ParameterConfiguration
Deprecated.
Returns the name of the parameter value
getName() - Method in class org.apache.camel.management.mbean.ManagedDataFormat
 
getName() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getName() - Method in class org.apache.camel.model.dataformat.UniVocityHeader
 
getName() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.AliasEntry
 
getName() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
 
getName() - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
getName() - Method in class org.apache.camel.model.rest.RestSecurityApiKey
 
getName() - Method in exception org.apache.camel.NoSuchBeanException
 
getName() - Method in interface org.apache.camel.spi.CamelContextNameStrategy
Gets the name

The CamelContextNameStrategy.isFixedName() determines if the name can be re-calculated such as when using a counter, or the name is always fixed.

getName() - Method in class org.apache.camel.spi.DataType
 
getName() - Method in interface org.apache.camel.spi.ManagementNameStrategy
Gets the name

The ManagementNameStrategy.isFixedName() determines if the name can be re-calculated such as when using a counter, or the name is always fixed.

getName() - Method in interface org.apache.camel.util.component.ApiMethod
Returns method name.
getName() - Method in class org.apache.camel.util.component.ApiMethodArg
 
getName() - Method in class org.apache.camel.util.component.ApiMethodImpl
 
getName() - Method in class org.apache.camel.util.component.ApiMethodParser.ApiMethodModel
 
getName() - Method in interface org.apache.camel.util.component.ApiName
Returns API name prefix path element for endpoint uri.
getName() - Method in class org.apache.camel.util.concurrent.CamelThreadFactory
 
getNameInNamespace() - Method in class org.apache.camel.util.jndi.JndiContext
 
getNameParser(Name) - Method in class org.apache.camel.util.jndi.JndiContext
 
getNameParser(String) - Method in class org.apache.camel.util.jndi.JndiContext
 
getNamePattern() - Method in class org.apache.camel.impl.DefaultManagementNameStrategy
 
getNamePattern() - Method in interface org.apache.camel.spi.ManagementNameStrategy
Gets the custom name pattern.
getNames(List<Map<String, String>>) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
 
getNamespace() - Method in interface org.apache.camel.cluster.CamelClusterView
 
getNamespace() - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterView
 
getNamespace() - Method in class org.apache.camel.impl.cluster.ClusteredRouteConfiguration
 
getNamespace() - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
 
getNamespace() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
getNamespace() - Method in class org.apache.camel.model.cloud.RibbonServiceCallServiceLoadBalancerConfiguration
 
getNamespace() - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
 
getNamespaceContext() - Method in class org.apache.camel.builder.xml.XPathBuilder
Gets the namespace context, can be null if no custom context has been assigned.
getNamespaceLenient() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
getNamespacePrefixRef() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getNamespacePrefixRef() - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
getNamespaces() - Method in interface org.apache.camel.api.management.mbean.ManagedClusterServiceMBean
 
getNamespaces() - Method in class org.apache.camel.builder.xml.DefaultNamespaceContext
 
getNamespaces() - Method in class org.apache.camel.builder.xml.Namespaces
 
getNamespaces() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
getNamespaces() - Method in interface org.apache.camel.cluster.CamelClusterService
Return the namespaces handled by this service.
getNamespaces() - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
getNamespaces() - Method in class org.apache.camel.management.mbean.ManagedClusterService
 
getNamespaces() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getNamespaces() - Method in class org.apache.camel.model.language.NamespaceAwareExpression
 
getNamespaces() - Method in interface org.apache.camel.spi.NamespaceAware
Gets the XML Namespaces
getNamespaces() - Method in class org.apache.camel.support.XMLTokenExpressionIterator
 
getNamespaceURI(String) - Method in class org.apache.camel.builder.xml.DefaultNamespaceContext
 
getNameStrategy() - Method in interface org.apache.camel.CamelContext
Gets the current name strategy
getNameStrategy() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getNetworkInterfaceAddresses() - Static method in class org.apache.camel.util.HostUtils
Returns a Map of InetAddress per NetworkInterface.
getNewExchangeExpression() - Method in class org.apache.camel.model.WireTapDefinition
 
getNewExchangeExpression() - Method in class org.apache.camel.processor.WireTapProcessor
 
getNewExchangeProcessor() - Method in class org.apache.camel.model.WireTapDefinition
 
getNewExchangeProcessorRef() - Method in class org.apache.camel.model.WireTapDefinition
 
getNewExchangeProcessors() - Method in class org.apache.camel.processor.WireTapProcessor
 
getNextAttemptTime() - Method in interface org.apache.camel.util.backoff.BackOffTimer.Task
An indication about the time the next attempt will be made.
getNextCounter() - Static method in class org.apache.camel.impl.DefaultCamelContextNameStrategy
 
getNextName() - Method in class org.apache.camel.impl.DefaultCamelContextNameStrategy
 
getNextName() - Method in class org.apache.camel.impl.DefaultManagementNameStrategy
 
getNextName() - Method in class org.apache.camel.impl.ExplicitCamelContextNameStrategy
 
getNextName() - Method in interface org.apache.camel.spi.CamelContextNameStrategy
Gets the next calculated name, if this strategy is not using fixed names.
getNextName() - Method in interface org.apache.camel.spi.ManagementNameStrategy
Gets the next calculated name, if this strategy is not using fixed names.
getNextProcessor() - Method in interface org.apache.camel.Channel
Gets the next Processor to route to (not wrapped)
getNextProcessor() - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
getNode() - Method in class org.apache.camel.impl.DefaultMessageHistory
 
getNode() - Method in interface org.apache.camel.MessageHistory
Gets the node at the point of this history.
getNode() - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
 
getNodeCounter(String) - Static method in class org.apache.camel.impl.DefaultNodeIdFactory
Returns the counter for the given node key, lazily creating one if necessary
getNodeId() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.AwaitThread
The id of the node from the route where the exchange was processed when the thread was set to block.
getNodeId() - Method in interface org.apache.camel.spi.InflightRepository.InflightExchange
The id of the node from the route where the exchange currently is being processed

Is null if message history is disabled.

getNodeIdFactory() - Method in interface org.apache.camel.CamelContext
Gets the node id factory
getNodeIdFactory() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getNodeLength() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
getNodeMessage(RouteNode, Exchange) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
getNodes() - Method in class org.apache.camel.impl.DefaultTracedRouteNodes
Deprecated.
 
getNodes() - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
 
getNodes() - Method in interface org.apache.camel.spi.TracedRouteNodes
Deprecated.
Gets the current list of nodes, representing the route path the current Exchange has currently taken.
getNoNamespaceSchemaLocation() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getNonNullProperties(Object) - Static method in class org.apache.camel.util.IntrospectionSupport
Will inspect the target for properties.
getNoopCounter() - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
getNoopCounter() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
getNoopCounter() - Method in interface org.apache.camel.spi.TypeConverterRegistry.Statistics
Number of noop attempts (no type conversion was needed)
getNormalizedLineSeparator() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getNotConsumerOnly() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
getNotFilteredCount() - Method in class org.apache.camel.processor.ChoiceProcessor
Gets the number of Exchanges that did not match any predicate and are routed using otherwise
getNotificationInfo() - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
getNotProducerOnly() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
getNullableArguments() - Method in class org.apache.camel.util.component.ApiMethodHelper
Returns argument names that can be set to null if not specified.
getNullString() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getNullStringDisabled() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getNullValue() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getNumber() - Method in class org.apache.camel.util.Time
 
getNumberFormat() - Method in class org.apache.camel.processor.ThroughputLogger
 
getNumberOfErrors() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
getNumberOfHashGroups() - Method in class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
 
getNumberOfRecordsToRead() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getNumberOfRestServices() - Method in interface org.apache.camel.api.management.mbean.ManagedRestRegistryMBean
 
getNumberOfRestServices() - Method in class org.apache.camel.management.mbean.ManagedRestRegistry
 
getNumberOfTypeConverters() - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
getNumberOfTypeConverters() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
getOauthToken() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
getObject(Bundle) - Method in class org.apache.camel.impl.osgi.tracker.BundleTracker
Returns the customized object for the specified Bundle if the specified bundle is being tracked by this BundleTracker.
getObjectFactory() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getObjectMapper() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getObjectModel() - Method in class org.apache.camel.model.language.XPathExpression
 
getObjectModelUri() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
getObjectModelUri() - Method in class org.apache.camel.language.xpath.XPathLanguage
 
getObjectNameForCamelContext(String, String) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForCamelContext(CamelContext) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForCamelContext(String, String) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForCamelContext(CamelContext) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForCamelHealth(CamelContext) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForCamelHealth(CamelContext) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForClusterService(CamelContext, CamelClusterService) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForClusterService(CamelContext, CamelClusterService) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForComponent(Component, String) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForComponent(Component, String) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForConsumer(CamelContext, Consumer) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForConsumer(CamelContext, Consumer) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForDataFormat(CamelContext, DataFormat) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForDataFormat(CamelContext, DataFormat) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForEndpoint(Endpoint) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForEndpoint(Endpoint) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForErrorHandler(RouteContext, Processor, ErrorHandlerFactory) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForErrorHandler(RouteContext, Processor, ErrorHandlerFactory) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForEventNotifier(CamelContext, EventNotifier) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForEventNotifier(CamelContext, EventNotifier) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForProcessor(CamelContext, Processor, NamedNode) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForProcessor(CamelContext, Processor, NamedNode) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForProducer(CamelContext, Producer) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForProducer(CamelContext, Producer) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForRoute(Route) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForRoute(Route) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForRouteController(CamelContext) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForRouteController(CamelContext) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForService(CamelContext, Service) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForService(CamelContext, Service) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForThreadPool(CamelContext, ThreadPoolExecutor, String, String) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForThreadPool(CamelContext, ThreadPoolExecutor, String, String) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForTracer(CamelContext, InterceptStrategy) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForTracer(CamelContext, InterceptStrategy) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getOfferTimeout() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getOldestInflightDuration() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getOldestInflightDuration() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getOldestInflightExchangeId() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getOldestInflightExchangeId() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getOmitFields() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
getOmitXmlDeclaration() - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
 
getOnCompleteOnly() - Method in class org.apache.camel.model.OnCompletionDefinition
 
getOnCompletion(String) - Method in class org.apache.camel.model.OnCompletionDefinition
 
getOnCompletionExceptionHandler() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getOnCompletions() - Method in class org.apache.camel.model.OnCompletionDefinition
 
getOnCompletions() - Method in class org.apache.camel.model.RoutesDefinition
 
getOnExceptionOccurred() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getOnExceptionOccurred() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getOnExceptionOccurredRef() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getOnExceptions() - Method in class org.apache.camel.model.RoutesDefinition
 
getOnFailureOnly() - Method in class org.apache.camel.model.OnCompletionDefinition
 
getOnFallback() - Method in class org.apache.camel.model.HystrixDefinition
 
getOnlyRegisterProcessorWithCustomId() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getOnlyRegisterProcessorWithCustomId() - Method in interface org.apache.camel.spi.ManagementAgent
Whether to only register processors which has a custom id assigned.
getOnPrepare() - Method in class org.apache.camel.model.MulticastDefinition
 
getOnPrepare() - Method in class org.apache.camel.model.RecipientListDefinition
 
getOnPrepare() - Method in class org.apache.camel.model.SplitDefinition
 
getOnPrepare() - Method in class org.apache.camel.model.WireTapDefinition
 
getOnPrepare() - Method in class org.apache.camel.processor.RecipientList
 
getOnPrepare() - Method in class org.apache.camel.processor.WireTapProcessor
 
getOnPrepareFailure() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getOnPrepareRef() - Method in class org.apache.camel.model.MulticastDefinition
 
getOnPrepareRef() - Method in class org.apache.camel.model.RecipientListDefinition
 
getOnPrepareRef() - Method in class org.apache.camel.model.SplitDefinition
 
getOnPrepareRef() - Method in class org.apache.camel.model.WireTapDefinition
 
getOnRedelivery() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getOnRedelivery() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getOnRedeliveryRef() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getOnWhen() - Method in class org.apache.camel.model.CatchDefinition
 
getOnWhen() - Method in class org.apache.camel.model.OnCompletionDefinition
 
getOnWhen() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getOpenAt() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingExceptionRoutePolicyMBean
 
getOpenAt() - Method in class org.apache.camel.management.mbean.ManagedThrottlingExceptionRoutePolicy
 
getOpenedAt() - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
getOperation() - Method in interface org.apache.camel.api.management.mbean.ManagedClaimCheckMBean
 
getOperation() - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
getOperation() - Method in class org.apache.camel.management.mbean.ManagedClaimCheck
 
getOperation() - Method in class org.apache.camel.model.ClaimCheckDefinition
 
getOperation() - Method in class org.apache.camel.processor.ClaimCheckProcessor
 
getOperationText() - Method in class org.apache.camel.builder.BinaryPredicateSupport
 
getOperationText() - Method in class org.apache.camel.component.mock.TimeClause
 
getOperator() - Method in interface org.apache.camel.BinaryPredicate
Gets the operator
getOperator() - Method in class org.apache.camel.builder.BinaryPredicateSupport
 
getOperator() - Method in class org.apache.camel.language.simple.ast.BinaryExpression
 
getOperator() - Method in class org.apache.camel.language.simple.ast.LogicalExpression
 
getOperator() - Method in class org.apache.camel.language.simple.ast.UnaryExpression
 
getOperatorText(BinaryOperatorType) - Static method in enum org.apache.camel.language.simple.types.BinaryOperatorType
 
getOperatorText(LogicalOperatorType) - Method in enum org.apache.camel.language.simple.types.LogicalOperatorType
 
getOperatorText(UnaryOperatorType) - Method in enum org.apache.camel.language.simple.types.UnaryOperatorType
 
getOptimisticLocking() - Method in class org.apache.camel.model.AggregateDefinition
 
getOptimisticLockRetryPolicy() - Method in class org.apache.camel.model.AggregateDefinition
 
getOptimisticLockRetryPolicy() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getOptimisticLockRetryPolicyDefinition() - Method in class org.apache.camel.model.AggregateDefinition
 
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
 
getOptionName() - Method in class org.apache.camel.model.SagaOptionDefinition
 
getOptions() - Method in class org.apache.camel.component.extension.verifier.OptionsGroup
The option definitions in this group.
getOptions() - Method in class org.apache.camel.model.SagaDefinition
 
getOptions() - Method in class org.apache.camel.saga.CamelSagaStep
 
getOptionValue() - Method in exception org.apache.camel.component.extension.verifier.IllegalOptionException
 
getOrCreateCamelContext() - Method in class org.apache.camel.main.Main
Gets or creates the CamelContext this main class is using.
getOrCreateQueue(SedaEndpoint, Integer) - Method in class org.apache.camel.component.seda.SedaComponent
Deprecated.
use
getOrCreateQueue(SedaEndpoint, Integer, Boolean) - Method in class org.apache.camel.component.seda.SedaComponent
getOrCreateQueue(SedaEndpoint, Integer, Boolean, BlockingQueueFactory<Exchange>) - Method in class org.apache.camel.component.seda.SedaComponent
 
getOrCreateRedeliveryPolicy() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getOrder() - Method in interface org.apache.camel.cloud.ServiceRegistry
 
getOrder() - Method in interface org.apache.camel.cluster.CamelClusterService
 
getOrder() - Method in interface org.apache.camel.health.HealthCheck
 
getOrder() - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
getOrder() - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
getOrder() - Method in class org.apache.camel.impl.DeferServiceStartupListener
 
getOrder() - Method in class org.apache.camel.management.InstrumentationProcessor
 
getOrder() - Method in interface org.apache.camel.Ordered
Gets the order.
getOrder() - Method in class org.apache.camel.processor.CamelInternalProcessor.BacklogDebuggerAdvice
 
getOrder() - Method in class org.apache.camel.processor.CamelInternalProcessor.BacklogTracerAdvice
 
getOrder() - Method in class org.apache.camel.processor.CamelInternalProcessor.StreamCachingAdvice
 
getOrder() - Method in class org.apache.camel.support.SynchronizationAdapter
 
getOrElseProperty(Object, String, Object) - Static method in class org.apache.camel.util.IntrospectionSupport
 
getOrEmpty(String) - Static method in class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
getOrFindTypeConverter(BaseTypeConverterRegistry.TypeMapping) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
getOriginal() - Method in class org.apache.camel.processor.aggregate.UseOriginalAggregationStrategy
 
getOriginalInMessage() - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
getOriginalInMessage() - Method in interface org.apache.camel.spi.UnitOfWork
Gets the original IN Message this Unit of Work was started with.
getOriginalInMessage(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Gets the original IN Message this Unit of Work was started with.
getOriginalMap() - Method in class org.apache.camel.util.AttachmentMap
 
getOriginalRoute() - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Gets the original route to be adviced.
getOriginalUri() - Method in class org.apache.camel.spi.SendDynamicAware.DynamicAwareEntry
 
getOrLookupCamelContext() - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
Strategy to get the CamelContext to use.
getOtherAttributes() - Method in class org.apache.camel.model.config.ResequencerConfig
 
getOtherAttributes() - Method in class org.apache.camel.model.DataFormatDefinition
 
getOtherAttributes() - Method in class org.apache.camel.model.language.ExpressionDefinition
 
getOtherAttributes() - Method in class org.apache.camel.model.LoadBalancerDefinition
 
getOtherAttributes() - Method in interface org.apache.camel.model.OtherAttributesAware
Adds optional attribute to use as property placeholder
getOtherAttributes() - Method in class org.apache.camel.model.ProcessorDefinition
 
getOtherJSonSchema(String) - Method in class org.apache.camel.runtimecatalog.CamelContextJSonSchemaResolver
 
getOtherJSonSchema(String) - Method in interface org.apache.camel.runtimecatalog.JSonSchemaResolver
Returns the other (miscellaneous) information as JSon format.
getOtherwise() - Method in class org.apache.camel.model.ChoiceDefinition
 
getOtherwise() - Method in class org.apache.camel.processor.ChoiceProcessor
 
getOut() - Method in interface org.apache.camel.Exchange
Returns the outbound message, lazily creating one if one has not already been associated with this exchange.
getOut(Class<T>) - Method in interface org.apache.camel.Exchange
Returns the outbound request message as the given type


Important: If you want to change the current message, then use Exchange.getIn() instead as it will ensure headers etc.

getOut() - Method in class org.apache.camel.impl.DefaultExchange
 
getOut(Class<T>) - Method in class org.apache.camel.impl.DefaultExchange
 
getOutBatchSize() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
getOutBody() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
getOutBody() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getOutBodyFunction() - Method in class org.apache.camel.builder.xml.XPathBuilder
Gets the XPathFunction for getting the output message body.
getOutBodyType() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
getOutBodyType() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getOutFilter() - Method in class org.apache.camel.impl.DefaultHeaderFilterStrategy
Gets the "out" direction filter set.
getOutFilterPattern() - Method in class org.apache.camel.impl.DefaultHeaderFilterStrategy
Gets the "out" direction filter regular expression Pattern.
getOutHeaderFunction() - Method in class org.apache.camel.builder.xml.XPathBuilder
Gets the XPathFunction for getting the output message header.
getOutHeaders() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
getOutHeaders() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getOutput() - Method in interface org.apache.camel.Channel
Gets the wrapped output that at runtime should be delegated to.
getOutput() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getOutput() - Method in class org.apache.camel.processor.ErrorHandlerSupport
Gets the output
getOutput() - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
getOutput() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Returns the output processor
getOutputFactory() - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
getOutputs() - Method in class org.apache.camel.model.AggregateDefinition
 
getOutputs() - Method in class org.apache.camel.model.CatchDefinition
 
getOutputs() - Method in class org.apache.camel.model.ChoiceDefinition
 
getOutputs() - Method in class org.apache.camel.model.DynamicRouterDefinition
 
getOutputs() - Method in class org.apache.camel.model.ExpressionNode
 
getOutputs() - Method in class org.apache.camel.model.HystrixDefinition
 
getOutputs() - Method in class org.apache.camel.model.LoadBalanceDefinition
 
getOutputs() - Method in class org.apache.camel.model.NoOutputDefinition
 
getOutputs() - Method in class org.apache.camel.model.NoOutputExpressionNode
 
getOutputs() - Method in class org.apache.camel.model.OnCompletionDefinition
 
getOutputs() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getOutputs() - Method in class org.apache.camel.model.OutputDefinition
 
getOutputs() - Method in class org.apache.camel.model.ProcessorDefinition
 
getOutputs() - Method in class org.apache.camel.model.ResequenceDefinition
 
getOutputs() - Method in class org.apache.camel.model.RouteDefinition
 
getOutputs() - Method in class org.apache.camel.model.RoutingSlipDefinition
 
getOutputsWithoutCatches() - Method in class org.apache.camel.model.TryDefinition
 
getOutputTransformer() - Method in class org.apache.camel.component.dataset.DataSetSupport
 
getOutputType() - Method in class org.apache.camel.model.RouteDefinition
 
getOutputType() - Method in class org.apache.camel.spi.Contract
 
getOutType() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getOutType() - Method in class org.apache.camel.component.rest.RestProducer
 
getOutType() - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
getOutType() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getOutType() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Optional detail about output binding to a FQN class name.
getOverrideProperties() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getOwner() - Method in exception org.apache.camel.InvalidPropertyException
 
getPackages() - Method in class org.apache.camel.impl.DefaultModelJAXBContextFactory
 
getPackages() - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Deprecated.
 
getPackages() - Method in class org.apache.camel.model.PackageScanDefinition
 
getPackageScanClassResolver() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getPackageScanClassResolver() - Method in interface org.apache.camel.CamelContext
Returns the package scanning class resolver
getPackageScanClassResolver() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getPackageScanClassResolver() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getPadding() - Method in class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
 
getParallelAggregate() - Method in class org.apache.camel.model.MulticastDefinition
 
getParallelAggregate() - Method in class org.apache.camel.model.RecipientListDefinition
 
getParallelAggregate() - Method in class org.apache.camel.model.SplitDefinition
 
getParallelProcessing() - Method in class org.apache.camel.model.AggregateDefinition
 
getParallelProcessing() - Method in class org.apache.camel.model.MulticastDefinition
 
getParallelProcessing() - Method in class org.apache.camel.model.OnCompletionDefinition
 
getParallelProcessing() - Method in class org.apache.camel.model.RecipientListDefinition
 
getParallelProcessing() - Method in class org.apache.camel.model.SplitDefinition
 
getParameter(String) - Method in interface org.apache.camel.ComponentConfiguration
Deprecated.
Returns the parameter value for the given name
getParameter(String) - Method in interface org.apache.camel.EndpointConfiguration
Deprecated.
Gets the value of a particular parameter.
getParameter(String) - Method in class org.apache.camel.impl.ComponentConfigurationSupport
Deprecated.
 
getParameter(String) - Method in class org.apache.camel.impl.DefaultEndpointConfiguration
Deprecated.
 
getParameter(String) - Method in class org.apache.camel.impl.MappedEndpointConfiguration
Deprecated.
 
getParameter(String) - Method in class org.apache.camel.impl.UriEndpointConfiguration
Deprecated.
 
getParameterConfiguration(String) - Method in interface org.apache.camel.ComponentConfiguration
Deprecated.
Returns the URI query parameter configuration for the given parameter name or null if it does not exist
getParameterConfiguration(String) - Method in class org.apache.camel.impl.ComponentConfigurationSupport
Deprecated.
 
getParameterConfigurationMap() - Method in interface org.apache.camel.ComponentConfiguration
Deprecated.
Returns the sorted map of all the parameter names to their ParameterConfiguration objects
getParameterConfigurationMap() - Method in class org.apache.camel.impl.DefaultComponentConfiguration
Deprecated.
Since we have no parameter metadata lets just return parameter configurations for each parameter we have right now.
getParameterConfigurationMap() - Method in class org.apache.camel.impl.UriComponentConfiguration
Deprecated.
 
getParameterConfigurationMap() - Method in class org.apache.camel.impl.UriEndpointComponent
Deprecated.
Returns the sorted map of all the URI query parameter names to their ParameterConfiguration objects
getParameterKeys() - Method in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError
A set of input parameter names which fails the verification.
getParameterKeys() - Method in class org.apache.camel.component.extension.verifier.DefaultResultVerificationError
 
getParameterMappingStrategy() - Method in class org.apache.camel.component.bean.RegistryBean
 
getParameters() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
getParameters() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
getParameters() - Method in class org.apache.camel.component.bean.MethodInfo
 
getParameters() - Method in class org.apache.camel.component.rest.RestApiEndpoint
 
getParameters() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getParameters() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getParameters() - Method in interface org.apache.camel.ComponentConfiguration
Deprecated.
Returns the current parameters of the configuration (usually encoded as ?foo=bar&whatnot=something URI query parameters)
getParameters() - Method in class org.apache.camel.impl.ComponentConfigurationSupport
Deprecated.
 
getParametersExpression() - Method in class org.apache.camel.component.bean.MethodInfo
 
getParameterType() - Method in exception org.apache.camel.component.bean.ParameterBindingException
 
getParameterType() - Method in class org.apache.camel.impl.ParameterConfiguration
Deprecated.
Returns the type of the parameter value
getParameterTypes() - Method in class org.apache.camel.component.bean.MethodBean
 
getParameterValue() - Method in exception org.apache.camel.component.bean.ParameterBindingException
 
getParams() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getParamsAsMap() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getParent() - Method in class org.apache.camel.component.file.GenericFile
 
getParent() - Method in class org.apache.camel.model.ProcessorDefinition
 
getParser() - Method in class org.apache.camel.model.dataformat.HL7DataFormat
 
getParserFactoryRef() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
getPartClass() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getPartNamespace() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getPassPhrase() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getPassword() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
 
getPassword() - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
 
getPassword() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
getPassword() - Method in class org.apache.camel.model.cloud.RibbonServiceCallServiceLoadBalancerConfiguration
 
getPassword() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getPassword() - Method in class org.apache.camel.util.jsse.KeyStoreParameters
 
getPath() - Method in class org.apache.camel.component.properties.PropertiesLocation
 
getPath() - Method in class org.apache.camel.component.rest.RestApiEndpoint
 
getPath() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getPath() - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
getPath() - Method in class org.apache.camel.model.rest.RestDefinition
 
getPattern() - Method in interface org.apache.camel.api.management.mbean.ManagedRemoveHeadersMBean
 
getPattern() - Method in interface org.apache.camel.api.management.mbean.ManagedRemovePropertiesMBean
 
getPattern() - Method in interface org.apache.camel.api.management.mbean.ManagedSetExchangePatternMBean
 
getPattern() - Method in class org.apache.camel.component.bean.MethodInfo
Returns the ExchangePattern that should be used when invoking this method.
getPattern() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getPattern() - Method in interface org.apache.camel.Exchange
Returns the ExchangePattern (MEP) of this exchange.
getPattern() - Method in class org.apache.camel.impl.DefaultExchange
 
getPattern() - Method in class org.apache.camel.management.mbean.ManagedRemoveHeaders
 
getPattern() - Method in class org.apache.camel.management.mbean.ManagedRemoveProperties
 
getPattern() - Method in class org.apache.camel.management.mbean.ManagedSetExchangePattern
 
getPattern() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
getPattern() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getPattern() - Method in class org.apache.camel.model.InOnlyDefinition
 
getPattern() - Method in class org.apache.camel.model.InOutDefinition
 
getPattern() - Method in class org.apache.camel.model.RemoveHeadersDefinition
 
getPattern() - Method in class org.apache.camel.model.RemovePropertiesDefinition
 
getPattern() - Method in class org.apache.camel.model.SendDefinition
 
getPattern() - Method in class org.apache.camel.model.SetExchangePatternDefinition
 
getPattern() - Method in class org.apache.camel.model.ToDefinition
 
getPattern() - Method in class org.apache.camel.model.ToDynamicDefinition
 
getPattern() - Method in class org.apache.camel.model.WireTapDefinition
 
getPattern() - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
getPattern() - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
getPattern() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
getPattern() - Method in class org.apache.camel.processor.SendProcessor
 
getPattern(List<String>) - Method in class org.apache.camel.util.jsse.FilterParameters
Compiles Patterns for each expression in patternStrings.
getPatternAnnotation(AnnotatedElement) - Method in class org.apache.camel.component.bean.MethodInfo
Returns the pattern annotation on the given annotated element; either as a direct annotation or on an annotation which is also annotated
getPatternAnnotation(AnnotatedElement, int) - Method in class org.apache.camel.component.bean.MethodInfo
Returns the pattern annotation on the given annotated element; either as a direct annotation or on an annotation which is also annotated
getPatterns() - Method in class org.apache.camel.util.jsse.FilterParameters
Returns an immutable collection of compiled filter patterns based on the state of this instance at the time of invocation.
getPayload() - Method in class org.apache.camel.component.extension.metadata.DefaultMetaData
 
getPayload(Class<T>) - Method in class org.apache.camel.component.extension.metadata.DefaultMetaData
 
getPayload() - Method in interface org.apache.camel.component.extension.MetaDataExtension.MetaData
Returns the payload of the meta data as a POJO.
getPayload(Class<T>) - Method in interface org.apache.camel.component.extension.MetaDataExtension.MetaData
Returns the payload of the meta data as specified type.
getPendingExchangesSize() - Method in class org.apache.camel.component.direct.DirectConsumer
 
getPendingExchangesSize() - Method in class org.apache.camel.component.seda.SedaConsumer
 
getPendingExchangesSize() - Method in class org.apache.camel.impl.ScheduledBatchPollingConsumer
 
getPendingExchangesSize() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getPendingExchangesSize() - Method in class org.apache.camel.processor.WireTapProcessor
 
getPendingExchangesSize() - Method in interface org.apache.camel.spi.ShutdownAware
Gets the number of pending exchanges.
getPendingInflightExchanges(RouteStartupOrder) - Static method in class org.apache.camel.impl.DefaultShutdownStrategy
Calculates the total number of inflight exchanges for the given route
getPendingRedeliveryCount() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getPendingRedeliveryCount() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getPendingRedeliveryCount() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Gets the number of exchanges that are pending for redelivery
getPeriod() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getPermissions() - Method in class org.apache.camel.component.file.FileEndpoint
 
getPermissions() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getPermissions() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
getPhase() - Method in class org.apache.camel.impl.DefaultRouteError
 
getPhase() - Method in interface org.apache.camel.spi.RouteError
Gets the phase associated with the error.
getPolicy() - Method in class org.apache.camel.management.mbean.ManagedThrottlingExceptionRoutePolicy
 
getPolicy() - Method in class org.apache.camel.management.mbean.ManagedThrottlingInflightRoutePolicy
 
getPolicyId() - Method in exception org.apache.camel.CamelAuthorizationException
 
getPollingConsumerBlockTimeout() - Method in class org.apache.camel.impl.DefaultEndpoint
Sets the timeout in millis to use when adding to the internal queue off when EventDrivenPollingConsumer is being used.
getPollingConsumerQueueSize() - Method in class org.apache.camel.impl.DefaultEndpoint
Gets the PollingConsumer queue size, when EventDrivenPollingConsumer is being used.
getPollingConsumerServicePool() - Method in interface org.apache.camel.CamelContext
Gets the service pool for Producer pooling.
getPollingConsumerServicePool() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getPollStrategy() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getPollStrategy() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getPollTimeout() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getPoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getPoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getPoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getPoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getPoolSize() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
getPoolSize() - Method in class org.apache.camel.model.ThreadsDefinition
 
getPoolSize() - Method in class org.apache.camel.spi.ThreadPoolProfile
Gets the core pool size (threads to keep minimum in pool)
getPoolSize() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getPort() - Method in interface org.apache.camel.cloud.ServiceDefinition
Gets the port number of the server hosting the service.
getPort() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
getPort() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getPort() - Method in class org.apache.camel.spi.RestConfiguration
Gets the port to use by the REST consumer
getPortHeader() - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
 
getPortHeader() - Method in class org.apache.camel.support.ServiceCallExpressionSupport
 
getPortName() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
getPortProtocol() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
getPostProcessorHelper() - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
Strategy to get the CamelPostProcessorHelper
getPredicate() - Method in interface org.apache.camel.api.management.mbean.ManagedFilterMBean
 
getPredicate() - Method in interface org.apache.camel.api.management.mbean.ManagedValidateMBean
 
getPredicate() - Method in class org.apache.camel.management.mbean.ManagedFilter
 
getPredicate() - Method in class org.apache.camel.management.mbean.ManagedValidate
 
getPredicate() - Method in class org.apache.camel.model.ExpressionSubElementDefinition
 
getPredicate() - Method in class org.apache.camel.model.language.ExpressionDefinition
 
getPredicate() - Method in class org.apache.camel.processor.FilterProcessor
 
getPredicate() - Method in class org.apache.camel.processor.LoopProcessor
 
getPredicate() - Method in class org.apache.camel.processor.validation.PredicateValidatingProcessor
 
getPredicate() - Method in exception org.apache.camel.processor.validation.PredicateValidationException
 
getPredicateLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedFilterMBean
 
getPredicateLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedValidateMBean
 
getPredicateLanguage() - Method in class org.apache.camel.management.mbean.ManagedFilter
 
getPredicateLanguage() - Method in class org.apache.camel.management.mbean.ManagedValidate
 
getPrefix(String) - Method in class org.apache.camel.builder.xml.DefaultNamespaceContext
 
getPrefixes(String) - Method in class org.apache.camel.builder.xml.DefaultNamespaceContext
 
getPrefixToken() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getPreloadSize() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
getPreMove() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getPreservePathElements() - Method in class org.apache.camel.model.dataformat.TarFileDataFormat
 
getPreservePathElements() - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
 
getPrettyPrint() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getPrettyPrint() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getPrettyPrint() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getPrettyPrint() - Method in class org.apache.camel.model.dataformat.XMLBeansDataFormat
Deprecated.
 
getPreviousNode() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
getPreviousNode() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
Gets the previous node.
getPrimitiveType(String) - Static method in class org.apache.camel.util.JsonSchemaHelper
Gets the JSon schema primitive type.
getPrivateKey(String) - Method in class org.apache.camel.util.jsse.AliasedX509ExtendedKeyManager
 
getProcessor(String) - Method in interface org.apache.camel.CamelContext
Gets the processor from any of the routes which with the given id
getProcessor(String, Class<T>) - Method in interface org.apache.camel.CamelContext
Gets the processor from any of the routes which with the given id
getProcessor() - Method in class org.apache.camel.component.bean.AbstractBeanProcessor
 
getProcessor() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
getProcessor() - Method in interface org.apache.camel.component.bean.BeanHolder
Gets a Processor for this bean, if supported.
getProcessor() - Method in class org.apache.camel.component.bean.BeanProcessor
 
getProcessor() - Method in class org.apache.camel.component.bean.ConstantBeanHolder
 
getProcessor() - Method in class org.apache.camel.component.bean.ConstantTypeBeanHolder
 
getProcessor() - Method in class org.apache.camel.component.bean.RegistryBean
 
getProcessor() - Method in class org.apache.camel.component.seda.SedaConsumer
 
getProcessor() - Method in interface org.apache.camel.DelegateProcessor
Gets the delegated Processor.
getProcessor() - Method in class org.apache.camel.impl.AggregateRouteNode
 
getProcessor(Exchange) - Method in class org.apache.camel.impl.BaseSelectorProducer
Determine the processor to use to handle the exchange.
getProcessor(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getProcessor(String, Class<T>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getProcessor() - Method in class org.apache.camel.impl.DefaultConsumer
 
getProcessor() - Method in class org.apache.camel.impl.DefaultRouteNode
 
getProcessor() - Method in class org.apache.camel.impl.DoCatchRouteNode
 
getProcessor() - Method in class org.apache.camel.impl.DoFinallyRouteNode
 
getProcessor() - Method in class org.apache.camel.impl.EventDrivenConsumerRoute
 
getProcessor(Exchange) - Method in class org.apache.camel.impl.HeaderSelectorProducer
 
getProcessor() - Method in class org.apache.camel.impl.OnCompletionRouteNode
 
getProcessor() - Method in class org.apache.camel.impl.OnExceptionRouteNode
 
getProcessor() - Method in class org.apache.camel.impl.ProcessorEndpoint
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedBeanProcessor
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedSendProcessor
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
getProcessor() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
getProcessor() - Method in class org.apache.camel.processor.DelegateAsyncProcessor
 
getProcessor() - Method in class org.apache.camel.processor.DelegateProcessor
 
getProcessor() - Method in class org.apache.camel.processor.DelegateSyncProcessor
 
getProcessor() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
getProcessor() - Method in interface org.apache.camel.processor.ProcessorExchangePair
 
getProcessor() - Method in class org.apache.camel.processor.StreamResequencer
Returns the next processor.
getProcessor() - Method in interface org.apache.camel.RouteNode
Gets the actual processor this node represents.
getProcessorClassName() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessMBean
 
getProcessorClassName() - Method in class org.apache.camel.management.mbean.ManagedProcess
 
getProcessorDefinition(String) - Method in interface org.apache.camel.CamelContext
Gets the processor definition from any of the routes which with the given id
getProcessorDefinition(String, Class<T>) - Method in interface org.apache.camel.CamelContext
Gets the processor definition from any of the routes which with the given id
getProcessorDefinition() - Method in class org.apache.camel.impl.AggregateRouteNode
 
getProcessorDefinition(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getProcessorDefinition(String, Class<T>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getProcessorDefinition() - Method in class org.apache.camel.impl.DefaultRouteNode
 
getProcessorDefinition() - Method in class org.apache.camel.impl.DoCatchRouteNode
 
getProcessorDefinition() - Method in class org.apache.camel.impl.DoFinallyRouteNode
 
getProcessorDefinition() - Method in class org.apache.camel.impl.OnCompletionRouteNode
 
getProcessorDefinition() - Method in class org.apache.camel.impl.OnExceptionRouteNode
 
getProcessorDefinition() - Method in interface org.apache.camel.model.ModelChannel
Gets the definition of the next processor
getProcessorDefinition() - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
getProcessorDefinition() - Method in interface org.apache.camel.RouteNode
Gets the model definition that represents this node
getProcessorFactory() - Method in interface org.apache.camel.CamelContext
Gets the current ProcessorFactory
getProcessorFactory() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getProcessorId() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
getProcessorId() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getProcessorPosition() - Method in class org.apache.camel.processor.loadbalancer.DistributionRatio
 
getProcessors() - Method in interface org.apache.camel.processor.loadbalancer.LoadBalancer
Returns the current processors available to this load balancer
getProcessors() - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
getProcessors() - Method in class org.apache.camel.processor.MulticastProcessor
Returns the producers to multicast to
getProcessorStats() - Method in class org.apache.camel.util.RouteStatDump
 
getProcessStrategy() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getProduceDelay() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
getProducer() - Method in class org.apache.camel.management.mbean.ManagedProducer
 
getProducer() - Method in interface org.apache.camel.processor.ProcessorExchangePair
 
getProducerApiDoc() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getProducerApiDoc() - Method in class org.apache.camel.spi.RestConfiguration
Gets the location of the api document (swagger api) the REST producer will use to validate the REST uri and query parameters are valid accordingly to the api document.
getProducerCache() - Method in class org.apache.camel.management.mbean.ManagedProducerCache
 
getProducerComponent() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getProducerComponent() - Method in class org.apache.camel.spi.RestConfiguration
Gets the name of the Camel component to use as the REST producer
getProducerDataFormat() - Method in class org.apache.camel.processor.binding.DataFormatBinding
Deprecated.
 
getProducers() - Method in class org.apache.camel.component.seda.SedaEndpoint
Returns the current active producers on this endpoint
getProducerServicePool() - Method in interface org.apache.camel.CamelContext
Gets the service pool for Producer pooling.
getProducerServicePool() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getProduces() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getProduces() - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
getProduces() - Method in class org.apache.camel.model.rest.RestDefinition
 
getProduces() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getProduces() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Optional details about what media-types the REST service returns
getPropagation() - Method in class org.apache.camel.model.SagaDefinition
 
getProperties() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Deprecated.
getProperties() - Method in interface org.apache.camel.CamelContext
Deprecated.
getProperties() - Method in interface org.apache.camel.Exchange
Returns all of the properties associated with the exchange
getProperties() - Method in class org.apache.camel.impl.DefaultCamelContext
Deprecated.
getProperties() - Method in class org.apache.camel.impl.DefaultExchange
 
getProperties() - Method in class org.apache.camel.impl.DefaultRoute
 
getProperties() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
Deprecated.
getProperties() - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
 
getProperties() - Method in class org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration
 
getProperties() - Method in class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
 
getProperties() - Method in class org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration
 
getProperties() - Method in class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration
 
getProperties() - Method in class org.apache.camel.model.PropertiesDefinition
Deprecated.
 
getProperties() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
getProperties() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getProperties() - Method in interface org.apache.camel.Route
This property map is used to associate information about the route.
getProperties() - Method in class org.apache.camel.spi.SendDynamicAware.DynamicAwareEntry
 
getProperties(Object, Map<String, Object>, String) - Static method in class org.apache.camel.util.IntrospectionSupport
Will inspect the target for properties.
getProperties(Object, Map<String, Object>, String, boolean) - Static method in class org.apache.camel.util.IntrospectionSupport
Will inspect the target for properties.
getPropertiesAsMap(CamelContext) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
 
getPropertiesAsMap(CamelContext) - Method in class org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration
 
getPropertiesAsMap(CamelContext) - Method in class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
 
getPropertiesAsMap(CamelContext) - Method in class org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration
 
getPropertiesAsMap(CamelContext) - Method in class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration
 
getPropertiesComponent() - Method in class org.apache.camel.component.properties.DefaultPropertiesParser
 
getPropertiesComponent() - Method in class org.apache.camel.impl.DefaultCamelContext
Gets the properties component in use.
getPropertiesFunction() - Method in class org.apache.camel.builder.xml.XPathBuilder
Gets the XPathFunction for getting the exchange properties.
getPropertiesHelper() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
Returns generated helper that extends ApiMethodPropertiesHelper to work with API properties.
getPropertiesParser() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getPropertiesResolver() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getProperty(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Deprecated.
getProperty(String) - Method in interface org.apache.camel.CamelContext
Deprecated.
getProperty(String) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
getProperty(String) - Method in interface org.apache.camel.Exchange
Returns a property associated with this exchange by name
getProperty(String, Object) - Method in interface org.apache.camel.Exchange
Returns a property associated with this exchange by name
getProperty(String, Class<T>) - Method in interface org.apache.camel.Exchange
Returns a property associated with this exchange by name and specifying the type required
getProperty(String, Object, Class<T>) - Method in interface org.apache.camel.Exchange
Returns a property associated with this exchange by name and specifying the type required
getProperty(String) - Method in class org.apache.camel.impl.DefaultCamelContext
Deprecated.
getProperty(String) - Method in class org.apache.camel.impl.DefaultExchange
 
getProperty(String, Object) - Method in class org.apache.camel.impl.DefaultExchange
 
getProperty(String, Class<T>) - Method in class org.apache.camel.impl.DefaultExchange
 
getProperty(String, Object, Class<T>) - Method in class org.apache.camel.impl.DefaultExchange
 
getProperty(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
Deprecated.
getProperty(Object, String) - Static method in class org.apache.camel.util.IntrospectionSupport
 
getPropertyConfiguration(String) - Method in class org.apache.camel.impl.UriEndpointConfiguration
Deprecated.
Returns the property configuration for the given property name or null if it does not exist
getPropertyConfigurationMap() - Method in class org.apache.camel.impl.UriEndpointConfiguration
Deprecated.
Returns the sorted map of all the property names to their ParameterConfiguration objects
getPropertyDefaultValue(List<Map<String, String>>, String) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
 
getPropertyDefaultValue(List<Map<String, String>>, String) - Static method in class org.apache.camel.util.JsonSchemaHelper
Gets the default value of the property
getPropertyEnum(List<Map<String, String>>, String) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
 
getPropertyGetter(Class<?>, String) - Static method in class org.apache.camel.util.IntrospectionSupport
 
getPropertyKind(List<Map<String, String>>, String) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
 
getPropertyName() - Method in interface org.apache.camel.api.management.mbean.ManagedRemovePropertyMBean
 
getPropertyName() - Method in interface org.apache.camel.api.management.mbean.ManagedSetPropertyMBean
 
getPropertyName() - Method in exception org.apache.camel.InvalidPropertyException
 
getPropertyName() - Method in class org.apache.camel.management.mbean.ManagedRemoveProperty
 
getPropertyName() - Method in class org.apache.camel.management.mbean.ManagedSetProperty
 
getPropertyName() - Method in class org.apache.camel.model.RemovePropertyDefinition
 
getPropertyName() - Method in class org.apache.camel.model.SetPropertyDefinition
 
getPropertyName() - Method in exception org.apache.camel.NoSuchPropertyException
 
getPropertyName() - Method in class org.apache.camel.processor.RemovePropertyProcessor
 
getPropertyName() - Method in class org.apache.camel.processor.SetPropertyProcessor
 
getPropertyName(Method) - Static method in class org.apache.camel.util.ObjectHelper
Returns the Java Bean property name of the given method, if it is a setter
getPropertyName() - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
getPropertyNameFromNameWithPrefix(List<Map<String, String>>, String) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
 
getPropertyPrefix() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getPropertyPrefix(List<Map<String, String>>, String) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
 
getPropertyPrefix(List<Map<String, String>>, String) - Static method in class org.apache.camel.util.JsonSchemaHelper
Gets the prefix value of the property
getPropertyPrefixToken() - Method in interface org.apache.camel.CamelContext
Returns the configured property placeholder prefix token if and only if the CamelContext has property placeholder abilities, otherwise returns null.
getPropertyPrefixToken() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getPropertySetter(Class<?>, String) - Static method in class org.apache.camel.util.IntrospectionSupport
 
getPropertySuffix() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getPropertySuffixToken() - Method in interface org.apache.camel.CamelContext
Returns the configured property placeholder suffix token if and only if the CamelContext has property placeholder abilities, otherwise returns null.
getPropertySuffixToken() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getProto() - Method in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration
 
getProvidedLogger() - Method in class org.apache.camel.component.log.LogEndpoint
 
getProvider() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getProvider() - Method in class org.apache.camel.util.jsse.KeyManagersParameters
 
getProvider() - Method in class org.apache.camel.util.jsse.KeyStoreParameters
 
getProvider() - Method in class org.apache.camel.util.jsse.SecureRandomParameters
 
getProvider() - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
getProvider() - Method in class org.apache.camel.util.jsse.TrustManagersParameters
 
getProxyType() - Method in class org.apache.camel.util.component.ApiMethodParser
 
getPurgePollTime() - Method in class org.apache.camel.support.DefaultTimeoutMap
 
getQueryParameters() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getQueue() - Method in class org.apache.camel.component.seda.QueueReference
Gets the queue
getQueue() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getQueueCapacity() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
Gets the queue capacity.
getQueueKey(String) - Method in class org.apache.camel.component.seda.SedaComponent
 
getQueueReference(String) - Method in class org.apache.camel.component.seda.SedaComponent
 
getQueueReference() - Method in class org.apache.camel.component.seda.SedaEndpoint
Get's the QueueReference for the this endpoint.
getQueueReference(String) - Method in class org.apache.camel.component.vm.VmComponent
 
getQueues() - Method in class org.apache.camel.component.seda.SedaComponent
 
getQueues() - Method in class org.apache.camel.component.vm.VmComponent
 
getQueueSize() - Method in class org.apache.camel.component.seda.SedaComponent
 
getQueueSize() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
Gets the current queue size (no of elements in the queue).
getQueueSizeRejectionThreshold() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getQuote() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getQuote() - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
 
getQuoteAllFields() - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
 
getQuoteDisabled() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getQuoteEscape() - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
 
getQuoteMode() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getRandomBackOff() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
getRandomNumberGenerator() - Static method in class org.apache.camel.processor.RedeliveryPolicy
 
getRate() - Method in interface org.apache.camel.api.management.mbean.ManagedThroughputLoggerMBean
 
getRate() - Method in class org.apache.camel.management.mbean.ManagedThroughputLogger
 
getRate() - Method in class org.apache.camel.processor.ThroughputLogger
 
getReader() - Method in class org.apache.camel.BytesSource
 
getReader() - Method in class org.apache.camel.StringSource
 
getReadLock() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadLockCheckInterval() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadLockIdempotentReleaseAsyncPoolSize() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadLockIdempotentReleaseAsyncPoolSize() - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
getReadLockIdempotentReleaseAsyncPoolSize() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
getReadLockIdempotentReleaseDelay() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
getReadLockIdempotentReleaseExecutorService() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadLockIdempotentReleaseExecutorService() - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
getReadLockIdempotentReleaseExecutorService() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
getReadLockLoggingLevel() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadLockMinAge() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadLockMinLength() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadLockTimeout() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadTimeoutMillis() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
 
getReason() - Method in exception org.apache.camel.component.file.GenericFileOperationFailedException
Return the file failure reason (if any)
getReceivedCounter() - Method in interface org.apache.camel.api.management.mbean.ManagedThroughputLoggerMBean
 
getReceivedCounter() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
getReceivedCounter() - Method in class org.apache.camel.component.mock.MockEndpoint
 
getReceivedCounter() - Method in class org.apache.camel.management.mbean.ManagedThroughputLogger
 
getReceivedCounter() - Method in class org.apache.camel.processor.ThroughputLogger
 
getReceivedExchanges() - Method in class org.apache.camel.component.mock.MockEndpoint
 
getRecipientKeyAlias() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getReconnectBaseSleepTime() - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
 
getReconnectMaxRetries() - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
 
getReconnectMaxSleepTime() - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
 
getRecordConverterRef() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getRecordEndsOnNewline() - Method in class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
 
getRecordSeparator() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getRecordSeparatorDisabled() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getRecoveryIntervalInMillis() - Method in interface org.apache.camel.spi.RecoverableAggregationRepository
Gets the interval between recovery scans in millis.
getRedeliverDelay() - Method in class org.apache.camel.processor.RedeliveryPolicy
Deprecated.
will be removed in the near future. Instead use RedeliveryPolicy.getRedeliveryDelay()
getRedeliveries() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getRedeliveries() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getRedeliveries() - Method in class org.apache.camel.util.CamelContextStatDump
 
getRedeliveries() - Method in class org.apache.camel.util.ProcessorStatDump
 
getRedeliveries() - Method in class org.apache.camel.util.RouteStatDump
 
getRedeliveryDelay() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getRedeliveryDelay() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getRedeliveryDelay() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getRedeliveryDelay() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
getRedeliveryPolicy() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getRedeliveryPolicy() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getRedeliveryPolicy() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
getRedeliveryPolicyRef() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getRedeliveryPolicyType() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getRef() - Method in interface org.apache.camel.api.management.mbean.ManagedCustomLoadBalancerMBean
 
getRef() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessMBean
 
getRef() - Method in class org.apache.camel.builder.ErrorHandlerBuilderRef
 
getRef() - Method in class org.apache.camel.management.mbean.ManagedCustomLoadBalancer
 
getRef() - Method in class org.apache.camel.management.mbean.ManagedProcess
 
getRef() - Method in class org.apache.camel.model.BeanDefinition
 
getRef() - Method in class org.apache.camel.model.dataformat.CustomDataFormat
Reference to the custom DataFormat to lookup from the Camel registry.
getRef() - Method in class org.apache.camel.model.FromDefinition
 
getRef() - Method in class org.apache.camel.model.language.MethodCallExpression
 
getRef() - Method in class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
 
getRef() - Method in class org.apache.camel.model.MarshalDefinition
 
getRef() - Method in class org.apache.camel.model.PolicyDefinition
 
getRef() - Method in class org.apache.camel.model.ProcessDefinition
 
getRef() - Method in class org.apache.camel.model.RestContextRefDefinition
 
getRef() - Method in class org.apache.camel.model.RouteBuilderDefinition
 
getRef() - Method in class org.apache.camel.model.RouteContextRefDefinition
 
getRef() - Method in class org.apache.camel.model.SendDefinition
 
getRef() - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
getRef() - Method in class org.apache.camel.model.TransactedDefinition
 
getRef() - Method in class org.apache.camel.model.transformer.CustomTransformerDefinition
 
getRef() - Method in class org.apache.camel.model.transformer.DataFormatTransformerDefinition
 
getRef() - Method in class org.apache.camel.model.transformer.EndpointTransformerDefinition
 
getRef() - Method in class org.apache.camel.model.UnmarshalDefinition
 
getRef() - Method in class org.apache.camel.model.validator.CustomValidatorDefinition
 
getRef() - Method in class org.apache.camel.model.validator.EndpointValidatorDefinition
 
getRegex() - Method in class org.apache.camel.model.language.TokenizerExpression
 
getRegisterAlways() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getRegisterAlways() - Method in interface org.apache.camel.spi.ManagementAgent
Whether to always register mbeans.
getRegisterNewRoutes() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getRegisterNewRoutes() - Method in interface org.apache.camel.spi.ManagementAgent
Whether to register mbeans when starting a new route

This option is default true.

getRegistry() - Method in interface org.apache.camel.CamelContext
Returns the registry used to lookup components by name and type such as the Spring ApplicationContext, JNDI or the OSGi Service Registry
getRegistry(Class<T>) - Method in interface org.apache.camel.CamelContext
Returns the registry used to lookup components by name and as the given type
getRegistry() - Method in class org.apache.camel.component.bean.RegistryBean
 
getRegistry() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRegistry(Class<T>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRegistry() - Method in class org.apache.camel.impl.PropertyPlaceholderDelegateRegistry
 
getRegistry() - Method in class org.apache.camel.management.mbean.ManagedRestRegistry
 
getRegistry() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
getRegistryPort() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getRegistryPort() - Method in interface org.apache.camel.spi.ManagementAgent
Gets the port used by LocateRegistry.
getRejectedExecutionHandler() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
getRejectedExecutionHandler() - Method in class org.apache.camel.spi.ThreadPoolProfile
Gets the handler for tasks which cannot be executed by the thread pool.
getRejectedExecutionHandler() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getRejectedPolicy() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getRejectedPolicy() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getRejectedPolicy() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
getRejectedPolicy() - Method in class org.apache.camel.model.ThreadsDefinition
 
getRejectedPolicy() - Method in class org.apache.camel.processor.ThreadsProcessor
 
getRejectedPolicy() - Method in class org.apache.camel.spi.ThreadPoolProfile
Gets the policy for tasks which cannot be executed by the thread pool.
getRejectExecution() - Method in class org.apache.camel.model.ThrottleDefinition
 
getRejectOld() - Method in class org.apache.camel.model.config.StreamResequencerConfig
 
getRejectOld() - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
 
getRelativeFilePath() - Method in class org.apache.camel.component.file.GenericFile
 
getReloadCounter() - Method in interface org.apache.camel.spi.ReloadStrategy
Number of reloads succeeded.
getReloadCounter() - Method in class org.apache.camel.support.ReloadStrategySupport
 
getReloadStrategy() - Method in interface org.apache.camel.CamelContext
Returns the ReloadStrategy if in use.
getReloadStrategy() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getReloadStrategy() - Method in class org.apache.camel.main.MainSupport
 
getRemoveNamespacePrefixes() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
getRemoveOnFailure() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
getRepeatCount() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getReportCount() - Method in interface org.apache.camel.component.dataset.DataSet
Returns the number of messages which should be received before reporting on the progress of the test
getReportCount() - Method in class org.apache.camel.component.dataset.DataSetSupport
 
getReporter() - Method in class org.apache.camel.component.mock.MockEndpoint
 
getRepositories() - Method in interface org.apache.camel.health.HealthCheckRegistry
Get a collection of health check repositories.
getRepositories() - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
getRepresenter() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
getRequest() - Method in class org.apache.camel.model.dataformat.XmlRpcDataFormat
 
getRequestLogEnabled() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getRequired() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
 
getRequired() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
getRequiredBody() - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
getResequencerConfig() - Method in class org.apache.camel.model.ResequenceDefinition
 
getResetTimestamp() - Method in interface org.apache.camel.api.management.mbean.ManagedCounterMBean
 
getResetTimestamp() - Method in class org.apache.camel.management.mbean.ManagedCounter
 
getResetTimestamp() - Method in class org.apache.camel.util.CamelContextStatDump
 
getResetTimestamp() - Method in class org.apache.camel.util.ProcessorStatDump
 
getResetTimestamp() - Method in class org.apache.camel.util.RouteStatDump
 
getResolvedEndpoint(String, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
getResolver() - Method in class org.apache.camel.component.properties.PropertiesLocation
 
getResolver() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
getResource() - Method in class org.apache.camel.util.jsse.KeyStoreParameters
 
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
 
getResourcePath() - Method in class org.apache.camel.impl.DefaultFactoryFinder
 
getResourcePath() - Method in interface org.apache.camel.spi.FactoryFinder
Gets the resource classpath.
getResourceResolver() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
getResourceResolver() - Method in class org.apache.camel.processor.validation.SchemaReader
 
getResourceResolver() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getResourceResolverFactory() - Method in class org.apache.camel.component.validator.ValidatorComponent
 
getResourceResolverFactory() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
getResources(ClassLoader, String) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
Strategy to get the resources by the given classloader.
getResources(ClassLoader, String) - Method in class org.apache.camel.impl.WebSpherePackageScanClassResolver
Overloaded to handle specific problem with getting resources on the IBM WebSphere platform.
getResourceUri() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
getResourceUri() - Method in class org.apache.camel.component.ResourceEndpoint
 
getResourceUri() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
getResourceUri() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getResponseModel() - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
getResponseMsgs() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getRest() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getRestartDelay() - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
getRestBindingDefinition() - Method in class org.apache.camel.model.RouteDefinition
 
getRestCollection() - Method in class org.apache.camel.builder.RouteBuilder
 
getRestConfiguration() - Method in interface org.apache.camel.CamelContext
Gets the default REST configuration
getRestConfiguration(String, boolean) - Method in interface org.apache.camel.CamelContext
Gets the REST configuration for the given component
getRestConfiguration() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRestConfiguration(String, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRestConfigurations() - Method in class org.apache.camel.builder.RouteBuilder
 
getRestConfigurations() - Method in interface org.apache.camel.CamelContext
Gets all the RestConfiguration's
getRestConfigurations() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRestDefinition() - Method in class org.apache.camel.model.RouteDefinition
 
getRestDefinitions() - Method in interface org.apache.camel.CamelContext
Returns a list of the current REST definitions
getRestDefinitions() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRestDefinitions() - Method in interface org.apache.camel.model.ModelCamelContext
Returns a list of the current REST definitions
getRestHostNameResolver() - Method in class org.apache.camel.spi.RestConfiguration
Deprecated.
use getHostNameResolver
getRestRegistry() - Method in interface org.apache.camel.CamelContext
Gets the RestRegistry to use
getRestRegistry() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRestrictMethod() - Method in interface org.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath
Any HTTP restrict method that would not be allowed
getRests() - Method in interface org.apache.camel.model.rest.RestContainer
Returns the RESTs
getRests() - Method in class org.apache.camel.model.rest.RestsDefinition
 
getResult() - Method in class org.apache.camel.builder.xml.DomResultHandler
 
getResult() - Method in class org.apache.camel.builder.xml.FileResultHandler
 
getResult() - Method in interface org.apache.camel.builder.xml.ResultHandler
 
getResult() - Method in class org.apache.camel.builder.xml.StreamResultHandler
 
getResult() - Method in class org.apache.camel.builder.xml.StringResultHandler
 
getResultHandlerFactory() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
getResultHandlerFactory() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getResultMessage(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Returns the message where to write results in an exchange-pattern-sensitive way.
getResultQName() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
getResults() - Method in interface org.apache.camel.health.HealthCheckService
Return a list of the known checks status.
getResults() - Method in class org.apache.camel.impl.health.DefaultHealthCheckService
 
getResultsProcessed(T, Object, boolean) - Static method in class org.apache.camel.util.component.ApiConsumerHelper
Utility method for Consumers to process API method invocation result.
getResultType() - Method in class org.apache.camel.builder.SimpleBuilder
 
getResultType() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
getResultType(Annotation) - Method in class org.apache.camel.component.bean.XPathAnnotationExpressionFactory
 
getResultType() - Method in class org.apache.camel.language.xpath.XPathLanguage
 
getResultType() - Method in class org.apache.camel.model.language.JsonPathExpression
 
getResultType() - Method in class org.apache.camel.model.language.SimpleExpression
 
getResultType() - Method in class org.apache.camel.model.language.XPathExpression
 
getResultType() - Method in class org.apache.camel.model.language.XQueryExpression
 
getResultType() - Method in interface org.apache.camel.util.component.ApiMethod
Returns method result type.
getResultType() - Method in class org.apache.camel.util.component.ApiMethodImpl
 
getResultType() - Method in class org.apache.camel.util.component.ApiMethodParser.ApiMethodModel
 
getResultTypeName() - Method in class org.apache.camel.model.language.JsonPathExpression
 
getResultTypeName() - Method in class org.apache.camel.model.language.SimpleExpression
 
getResultTypeName() - Method in class org.apache.camel.model.language.XPathExpression
 
getResultWaitTime() - Method in class org.apache.camel.component.mock.MockEndpoint
 
getResumePercentOfMax() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingInflightRoutePolicyMBean
 
getResumePercentOfMax() - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
getResumePercentOfMax() - Method in class org.apache.camel.management.mbean.ManagedThrottlingInflightRoutePolicy
 
getRetriesExhaustedLogLevel() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getRetriesExhaustedLogLevel() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getRetriesExhaustedLogLevel() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getRetriesExhaustedLogLevel() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
getRetryAttemptedLogInterval() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getRetryAttemptedLogInterval() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
getRetryAttemptedLogLevel() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getRetryAttemptedLogLevel() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getRetryAttemptedLogLevel() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getRetryAttemptedLogLevel() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
getRetryDelay() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
getRetryDelay() - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
getRetryDelayInMilliseconds() - Method in class org.apache.camel.impl.saga.InMemorySagaService
 
getRetryWhile() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getRetryWhile() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getRetryWhilePolicy(CamelContext) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getRetryWhilePolicy() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getRetryWhileRef() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getReverse() - Method in class org.apache.camel.model.config.BatchResequencerConfig
 
getReverse() - Static method in class org.apache.camel.util.OrderedComparator
Gets the comparator that sorts z..a (reverse)
getRight() - Method in interface org.apache.camel.BinaryPredicate
Gets the right hand side expression
getRight() - Method in class org.apache.camel.builder.BinaryPredicateSupport
 
getRoot() - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
 
getRootName() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
getRoundRobin() - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
 
getRoundRobin() - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
 
getRoute(String) - Method in interface org.apache.camel.CamelContext
Gets the route with the given id
getRoute(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRoute() - Method in class org.apache.camel.impl.DefaultConsumer
 
getRoute() - Method in class org.apache.camel.impl.DefaultRouteContext
 
getRoute() - Method in class org.apache.camel.impl.DefaultRouteStartupOrder
 
getRoute() - Method in class org.apache.camel.management.event.AbstractRouteEvent
 
getRoute() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getRoute() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getRoute() - Method in class org.apache.camel.management.mbean.ManagedService
 
getRoute(ProcessorDefinition<?>) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Gets the route definition the given node belongs to.
getRoute() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getRoute() - Method in interface org.apache.camel.RouteAware
Gets the Route
getRoute() - Method in interface org.apache.camel.spi.RouteContext
Get the route type
getRoute() - Method in interface org.apache.camel.spi.RouteStartupOrder
Gets the route
getRouteBuilderClasses() - Method in class org.apache.camel.main.MainSupport
 
getRouteBuilders() - Method in class org.apache.camel.main.MainSupport
 
getRouteCollection() - Method in class org.apache.camel.builder.RouteBuilder
 
getRouteContext() - Method in interface org.apache.camel.Channel
Gets the RouteContext
getRouteContext() - Method in class org.apache.camel.impl.DefaultRoute
 
getRouteContext() - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
getRouteContext() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getRouteContext() - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
getRouteContext() - Method in interface org.apache.camel.Route
Gets the route context
getRouteContext() - Method in interface org.apache.camel.spi.UnitOfWork
Gets the RouteContext that this UnitOfWork currently is being routed through.
getRouteContexts() - Method in class org.apache.camel.impl.RouteService
 
getRouteController() - Method in interface org.apache.camel.CamelContext
NOTE: experimental api
getRouteController() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRouteController() - Method in class org.apache.camel.impl.DefaultRouteContext
 
getRouteController() - Method in interface org.apache.camel.spi.RouteContext
Gets the RouteController for this route.
getRouteDefinition(String) - Method in interface org.apache.camel.CamelContext
Gets the route definition with the given id
getRouteDefinition(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRouteDefinition() - Method in class org.apache.camel.impl.RouteService
 
getRouteDefinition(String) - Method in interface org.apache.camel.model.ModelCamelContext
Gets the route definition with the given id
getRouteDefinitions() - Method in interface org.apache.camel.CamelContext
Returns a list of the current route definitions
getRouteDefinitions() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRouteDefinitions() - Method in class org.apache.camel.main.MainSupport
 
getRouteDefinitions() - Method in interface org.apache.camel.model.ModelCamelContext
Returns a list of the current route definitions
getRouteGroup() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getRouteGroup() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getRouteId() - Method in interface org.apache.camel.api.management.mbean.BacklogTracerEventMessage
 
getRouteId() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
getRouteId() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getRouteId() - Method in interface org.apache.camel.api.management.mbean.ManagedServiceMBean
 
getRouteId() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getRouteId(RouteContext) - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
 
getRouteId() - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
getRouteId() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getRouteId() - Method in exception org.apache.camel.FailedToCreateRouteException
 
getRouteId() - Method in class org.apache.camel.impl.DefaultMessageHistory
 
getRouteId() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getRouteId() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getRouteId() - Method in class org.apache.camel.management.mbean.ManagedService
 
getRouteId() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getRouteId() - Method in interface org.apache.camel.MessageHistory
Gets the route id at the point of this history.
getRouteId(ProcessorDefinition<?>) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Gets the route id the given node belongs to.
getRouteId() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getRouteId() - Method in class org.apache.camel.processor.exceptionpolicy.ExceptionPolicyKey
 
getRouteId() - Method in class org.apache.camel.processor.interceptor.DefaultBacklogTracerEventMessage
 
getRouteId() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
getRouteId() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getRouteId() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.AwaitThread
The id of the route where the exchange was processed when the thread was set to block.
getRouteId() - Method in interface org.apache.camel.spi.InflightRepository.InflightExchange
getRouteId() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Gets the id of the route this rest service will be using.
getRouteId() - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry.Statistic
The route id (if the endpoint is associated with a route)
getRouteIdFromEndpoint(Endpoint) - Static method in class org.apache.camel.util.EndpointHelper
Gets the route id for the given endpoint in which there is a consumer listening.
getRouteMessage(String) - Static method in exception org.apache.camel.FailedToCreateRouteException
 
getRoutePolicies() - Method in class org.apache.camel.model.RouteDefinition
 
getRoutePolicyFactories() - Method in interface org.apache.camel.CamelContext
Gets the route policy factories
getRoutePolicyFactories() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRoutePolicyList() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getRoutePolicyList() - Method in class org.apache.camel.impl.DefaultRouteContext
 
getRoutePolicyList() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getRoutePolicyList() - Method in interface org.apache.camel.spi.RouteContext
Gets the route policy List
getRoutePolicyRef() - Method in class org.apache.camel.model.RouteDefinition
Reference to custom RoutePolicy to use by the route.
getRouteProperties() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getRouteProperties() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getRouteProperties() - Method in class org.apache.camel.model.RouteDefinition
 
getRoutes() - Method in interface org.apache.camel.CamelContext
Returns the current routes in this CamelContext
getRoutes() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRoutes() - Method in class org.apache.camel.impl.RouteService
 
getRoutes() - Method in interface org.apache.camel.model.RouteContainer
Returns the routes
getRoutes() - Method in class org.apache.camel.model.RoutesDefinition
 
getRoutesConfiguration() - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
 
getRouteService() - Method in class org.apache.camel.impl.DefaultRouteStartupOrder
 
getRouteServices() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRouteStartupOrder() - Method in interface org.apache.camel.CamelContext
Returns the order in which the route inputs was started.
getRouteStartupOrder() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRouteStartupOrder(CamelContext, String) - Static method in class org.apache.camel.util.CamelContextHelper
Gets the route startup order for the given route id
getRouteStats() - Method in class org.apache.camel.util.CamelContextStatDump
 
getRouteStatus(String) - Method in interface org.apache.camel.CamelContext
Returns the current status of the given route
getRouteStatus(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRow(List<Map<String, String>>, String) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
 
getRunLoggingLevel() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getRunLoggingLevel() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getRuntimeCamelCatalog() - Method in interface org.apache.camel.CamelContext
Gets the associated RuntimeCamelCatalog for this CamelContext.
getRuntimeCamelCatalog() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRuntimeEndpointRegistry() - Method in interface org.apache.camel.CamelContext
Gets the RuntimeEndpointRegistry to use, or null if none is in use.
getRuntimeEndpointRegistry() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRuntimeRatios() - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
getRuntimeWeight() - Method in class org.apache.camel.processor.loadbalancer.DistributionRatio
 
getSaga(String) - Method in class org.apache.camel.impl.saga.InMemorySagaService
 
getSaga(String) - Method in interface org.apache.camel.saga.CamelSagaService
 
getSagaService() - Method in class org.apache.camel.model.SagaDefinition
 
getSagaService() - Method in class org.apache.camel.processor.saga.SagaProcessor
 
getSamplePeriod() - Method in interface org.apache.camel.api.management.mbean.ManagedSamplingThrottlerMBean
 
getSamplePeriod() - Method in class org.apache.camel.management.mbean.ManagedSamplingThrottler
 
getSamplePeriod() - Method in class org.apache.camel.model.SamplingDefinition
 
getSamplePeriod() - Method in class org.apache.camel.processor.SamplingThrottler
 
getSaxon() - Method in class org.apache.camel.model.language.XPathExpression
 
getSaxonConfiguration() - Method in class org.apache.camel.component.xslt.XsltComponent
 
getSaxonConfiguration() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getSaxonConfigurationProperties() - Method in class org.apache.camel.component.xslt.XsltComponent
 
getSaxonConfigurationProperties() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getSaxonExtensionFunctions() - Method in class org.apache.camel.component.xslt.XsltComponent
 
getSaxonExtensionFunctions() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getScanner(Exchange, Object) - Static method in class org.apache.camel.util.ObjectHelper
Creates a Scanner for scanning the given value.
getScheduledExecutorService() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
getScheduledExecutorService() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getScheduledExecutorService() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getScheduledThreadPoolExecutor() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
getScheduler() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getScheduler() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getSchedulerClassName() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
getSchedulerClassName() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
getSchedulerProperties() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getSchedulerProperties() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getSchema() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
 
getSchema() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getSchema() - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
getSchema() - Method in class org.apache.camel.processor.validation.SchemaReader
 
getSchema() - Method in exception org.apache.camel.processor.validation.SchemaValidationException
Returns the schema that failed
getSchema() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getSchemaAsByteArray() - Method in class org.apache.camel.processor.validation.SchemaReader
 
getSchemaAsByteArray() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getSchemaFactory() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
getSchemaFactory() - Method in class org.apache.camel.processor.validation.SchemaReader
 
getSchemaFactory() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getSchemaFile() - Method in class org.apache.camel.processor.validation.SchemaReader
 
getSchemaFile() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getSchemaLanguage() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
getSchemaLanguage() - Method in class org.apache.camel.processor.validation.SchemaReader
 
getSchemaLanguage() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getSchemaLocation() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getSchemaSeverityLevel() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getSchemaSource() - Method in class org.apache.camel.processor.validation.SchemaReader
 
getSchemaSource() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getSchemaUrl() - Method in class org.apache.camel.processor.validation.SchemaReader
 
getSchemaUrl() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getScheme() - Method in class org.apache.camel.component.file.FileEndpoint
 
getScheme() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getScheme() - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
getScheme() - Method in class org.apache.camel.impl.transformer.TransformerKey
 
getScheme() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getScheme() - Method in class org.apache.camel.model.transformer.TransformerDefinition
 
getScheme() - Method in class org.apache.camel.spi.RestConfiguration
Gets the scheme to use by the REST consumer
getScheme() - Method in interface org.apache.camel.spi.SendDynamicAware
Gets the component name
getScheme(String) - Static method in class org.apache.camel.util.ResourceHelper
Gets the scheme from the URI (e.g.
getScope() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingInflightRoutePolicyMBean
 
getScope() - Method in interface org.apache.camel.component.extension.ComponentVerifierExtension.Result
Scope of the verification.
getScope() - Method in class org.apache.camel.component.extension.verifier.DefaultResult
 
getScope() - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
getScope() - Method in class org.apache.camel.management.mbean.ManagedThrottlingInflightRoutePolicy
 
getScopes() - Method in class org.apache.camel.model.rest.RestSecurityOAuth2
 
getScopes() - Method in class org.apache.camel.model.rest.SecurityDefinition
 
getScript() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
getSecondLastNode() - Method in class org.apache.camel.impl.DefaultTracedRouteNodes
Deprecated.
 
getSecondLastNode() - Method in interface org.apache.camel.spi.TracedRouteNodes
Deprecated.
Gets the 2nd last node, is null if no last exists.
getSecureRandom() - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
getSecureSocketProtocol() - Method in class org.apache.camel.util.jsse.SecureSocketProtocolsParameters
Returns a live reference to the list of secure socket protocol names.
getSecureSocketProtocol() - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
getSecureSocketProtocols() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Returns the explicitly configured secure socket protocol names for this configuration.
getSecureSocketProtocolsFilter() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Returns the optional secure socket protocol filter for this configuration.
getSecureTag() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getSecureTagContents() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getSecurity() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getSecurityDefinitions() - Method in class org.apache.camel.model.rest.RestDefinition
 
getSecurityDefinitions() - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
 
getSelfProcessingTime() - Method in class org.apache.camel.util.CamelContextStatDump
 
getSelfProcessingTime() - Method in class org.apache.camel.util.RouteStatDump
 
getSeparator() - Method in class org.apache.camel.runtimecatalog.CollectionStringBuffer
 
getSeparator() - Method in class org.apache.camel.util.CollectionStringBuffer
 
getSequenceSender() - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
Returns the sequence sender.
getServerAliases(String, Principal[]) - Method in class org.apache.camel.util.jsse.AliasedX509ExtendedKeyManager
 
getServerParameters() - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
getServers() - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilterFactory
 
getServers() - Method in class org.apache.camel.impl.cloud.StaticServiceDiscoveryFactory
 
getServers() - Method in class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfiguration
 
getServers() - Method in class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration
 
getService() - Method in class org.apache.camel.management.event.ServiceStartupFailureEvent
 
getService() - Method in class org.apache.camel.management.event.ServiceStopFailureEvent
 
getService() - Method in class org.apache.camel.management.mbean.ManagedClusterService
 
getService() - Method in class org.apache.camel.management.mbean.ManagedService
 
getServiceCallConfiguration(String) - Method in interface org.apache.camel.CamelContext
Gets the service call configuration by the given name.
getServiceCallConfiguration(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getServiceChooser() - Method in interface org.apache.camel.cloud.ServiceChooserAware
getServiceChooser() - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
getServiceChooser() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
getServiceChooser() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getServiceChooserRef() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
getServiceChooserRef() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getServiceDiscovery() - Method in interface org.apache.camel.cloud.ServiceDiscoveryAware
getServiceDiscovery() - Method in class org.apache.camel.impl.cloud.CachingServiceDiscoveryFactory
 
getServiceDiscovery() - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
getServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
getServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getServiceDiscoveryConfiguration() - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
 
getServiceDiscoveryConfiguration() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
getServiceDiscoveryConfiguration() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getServiceDiscoveryConfigurations() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
 
getServiceDiscoveryList() - Method in class org.apache.camel.impl.cloud.CombinedServiceDiscoveryFactory
 
getServiceDiscoveryRef() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
getServiceDiscoveryRef() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getServiceFilter() - Method in interface org.apache.camel.cloud.ServiceFilterAware
getServiceFilter() - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
getServiceFilter() - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
 
getServiceFilter() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
getServiceFilter() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getServiceFilterConfiguration() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
getServiceFilterConfiguration() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getServiceFilterConfigurations() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
 
getServiceFilterList() - Method in class org.apache.camel.impl.cloud.CombinedServiceFilterFactory
 
getServiceFilterRef() - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
 
getServiceFilterRef() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
getServiceFilterRef() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getServicePath() - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
 
getServiceProperties() - Method in interface org.apache.camel.cloud.DiscoverableService
Get the service properties.
getServices(String) - Method in interface org.apache.camel.cloud.ServiceDiscovery
Gets the list of services.
getServices(String) - Method in class org.apache.camel.impl.cloud.CachingServiceDiscovery
 
getServices(String) - Method in class org.apache.camel.impl.cloud.CombinedServiceDiscovery
 
getServices(String) - Method in class org.apache.camel.impl.cloud.DefaultServiceDiscovery
 
getServices(String) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
 
getServices() - Method in class org.apache.camel.impl.DefaultRoute
 
getServices() - Method in class org.apache.camel.impl.DefaultRouteStartupOrder
 
getServices() - Method in interface org.apache.camel.Route
Returns the services for this particular route
getServices() - Method in interface org.apache.camel.spi.RouteStartupOrder
Gets the services to this route.
getServiceType() - Method in interface org.apache.camel.api.management.mbean.ManagedServiceMBean
 
getServiceType() - Method in class org.apache.camel.management.mbean.ManagedService
 
getServiceUrlPath() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getServiceUrlPath() - Method in interface org.apache.camel.spi.ManagementAgent
Gets the service url
getSessionTimeout() - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
 
getSessionTimeout() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Returns the optional SSLSessionContext timeout time for SSLSessions in seconds.
getSetterShorthandName(Method) - Static method in class org.apache.camel.util.IntrospectionSupport
 
getShareUnitOfWork() - Method in class org.apache.camel.model.EnrichDefinition
 
getShareUnitOfWork() - Method in class org.apache.camel.model.MulticastDefinition
 
getShareUnitOfWork() - Method in class org.apache.camel.model.RecipientListDefinition
 
getShareUnitOfWork() - Method in class org.apache.camel.model.SplitDefinition
 
getShortError() - Method in class org.apache.camel.runtimecatalog.LanguageValidationResult
 
getShortExchangeId() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
getShortExchangeId() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
Gets the exchange id without the leading hostname
getShortMessage() - Method in exception org.apache.camel.language.simple.types.SimpleIllegalSyntaxException
Gets a short error message.
getShortName() - Method in class org.apache.camel.model.DataFormatDefinition
 
getShortName() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
Returns a short name for this node which can be useful for ID generation or referring to related resources like images
getShortName() - Method in class org.apache.camel.model.PolicyDefinition
 
getShortName() - Method in interface org.apache.camel.NamedNode
Returns a short name for this node which can be useful for ID generation or referring to related resources like images
getShouldAppendHMAC() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
getShutdownAwaitTermination() - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
getShutdownAwaitTermination() - Method in interface org.apache.camel.spi.ExecutorServiceManager
Gets the time to wait for thread pools to shutdown orderly, when invoking the ShutdownableService.shutdown() method.
getShutdownRoute() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getShutdownRoute() - Method in class org.apache.camel.impl.DefaultRouteContext
 
getShutdownRoute() - Method in class org.apache.camel.model.RouteDefinition
 
getShutdownRoute() - Method in interface org.apache.camel.RuntimeConfiguration
Gets the option to use when shutting down the route.
getShutdownRunningTask() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getShutdownRunningTask() - Method in class org.apache.camel.impl.DefaultRouteContext
 
getShutdownRunningTask() - Method in class org.apache.camel.model.RouteDefinition
To control how to shutdown the route.
getShutdownRunningTask() - Method in interface org.apache.camel.RuntimeConfiguration
Gets the ShutdownRunningTask option in use when shutting down a route.
getShutdownStrategy() - Method in interface org.apache.camel.CamelContext
Gets the current shutdown strategy
getShutdownStrategy() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getSignatureKeyFileName() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getSignatureKeyRing() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getSignatureKeyUserid() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getSignaturePassword() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getSignatures() - Method in class org.apache.camel.util.component.ApiMethodParser
 
getSignatureVerificationOption() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getSimple() - Method in class org.apache.camel.runtimecatalog.SimpleValidationResult
Deprecated.
 
getSimpleFunction() - Method in class org.apache.camel.builder.xml.XPathBuilder
Gets the XPathFunction for executing simple language as xpath function.
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedCircuitBreakerLoadBalancerMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedConsumerCacheMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedCustomLoadBalancerMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointRegistryMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedFailoverLoadBalancerMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedInflightRepositoryMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedProducerCacheMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedRandomLoadBalancerMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedRoundRobinLoadBalancerMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeEndpointRegistryMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedStickyLoadBalancerMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedTopicLoadBalancerMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedTransformerRegistryMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedValidatorRegistryMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedWeightedBalancerMBean
 
getSize() - Method in interface org.apache.camel.component.dataset.DataSet
Returns the size of the dataset
getSize() - Method in class org.apache.camel.component.dataset.DataSetSupport
 
getSize() - Method in class org.apache.camel.component.seda.QueueReference
Gets the queue size
getSize() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedCircuitBreakerLoadBalancer
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedConsumerCache
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedCustomLoadBalancer
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedEndpointRegistry
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedInflightRepository
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedProducerCache
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedRandomLoadBalancer
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedRoundRobinLoadBalancer
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedStickyLoadBalancer
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedTopicLoadBalancer
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedTransformerRegistry
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedValidatorRegistry
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedWeightedLoadBalancer
 
getSkipBindingOnErrorCode() - Method in class org.apache.camel.component.rest.RestProducer
 
getSkipBindingOnErrorCode() - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
getSkipBindingOnErrorCode() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getSkipBindingOnErrorCode() - Method in class org.apache.camel.model.rest.RestDefinition
 
getSkipBindingOnErrorCode() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getSkipDuplicate() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
getSkipEmptyLines() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getSkipFirst() - Method in class org.apache.camel.model.language.TokenizerExpression
 
getSkipHeaderRecord() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getSkipNamespaces() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
getSkipSendToOriginalEndpoint() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
 
getSkipTrailingCharsUntilNewline() - Method in class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
 
getSkipWhitespace() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
getSleepForEmptyTest() - Method in class org.apache.camel.component.mock.MockEndpoint
 
getSNIHostNames() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
 
getSNIHostNames() - Method in class org.apache.camel.util.jsse.SSLContextClientParameters
 
getSortBy() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getSorter() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getSource() - Method in interface org.apache.camel.api.management.mbean.ManagedConsumerCacheMBean
 
getSource() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointRegistryMBean
 
getSource() - Method in interface org.apache.camel.api.management.mbean.ManagedProducerCacheMBean
 
getSource() - Method in interface org.apache.camel.api.management.mbean.ManagedTransformerRegistryMBean
 
getSource() - Method in interface org.apache.camel.api.management.mbean.ManagedValidatorRegistryMBean
 
getSource(Exchange, Object) - Method in class org.apache.camel.builder.xml.XsltBuilder
Converts the inbound body to a Source, if the body is not already a Source.
getSource() - Method in class org.apache.camel.impl.ConsumerCache
Gets the source which uses this cache
getSource() - Method in class org.apache.camel.impl.ProducerCache
Gets the source which uses this cache
getSource() - Method in class org.apache.camel.management.JmxNotificationEventNotifier
 
getSource() - Method in class org.apache.camel.management.mbean.ManagedConsumerCache
 
getSource() - Method in class org.apache.camel.management.mbean.ManagedEndpointRegistry
 
getSource() - Method in class org.apache.camel.management.mbean.ManagedProducerCache
 
getSource() - Method in class org.apache.camel.management.mbean.ManagedTransformerRegistry
 
getSource() - Method in class org.apache.camel.management.mbean.ManagedValidatorRegistry
 
getSource(Exchange, Object) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
Converts the inbound body or header to a Source, if it is not already a Source.
getSourceFile() - Method in class org.apache.camel.component.dataset.FileDataSet
 
getSourceId() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getSourceId() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getSpoolChiper() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
getSpoolChiper() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
getSpoolChiper() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
getSpoolChiper() - Method in interface org.apache.camel.spi.StreamCachingStrategy
 
getSpoolDirectory() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
getSpoolDirectory() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
getSpoolDirectory() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
getSpoolDirectory() - Method in interface org.apache.camel.spi.StreamCachingStrategy
 
getSpoolThreshold() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
getSpoolThreshold() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
getSpoolThreshold() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
getSpoolThreshold() - Method in interface org.apache.camel.spi.StreamCachingStrategy
 
getSpoolUsedHeapMemoryLimit() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
getSpoolUsedHeapMemoryLimit() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
getSpoolUsedHeapMemoryLimit() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
getSpoolUsedHeapMemoryLimit() - Method in interface org.apache.camel.spi.StreamCachingStrategy
 
getSpoolUsedHeapMemoryThreshold() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
getSpoolUsedHeapMemoryThreshold() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
getSpoolUsedHeapMemoryThreshold() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
getSpoolUsedHeapMemoryThreshold() - Method in interface org.apache.camel.spi.StreamCachingStrategy
 
getSSLContextParameters() - Method in interface org.apache.camel.CamelContext
Gets the global SSL context parameters if configured.
getSSLContextParameters() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getSslContextParameters() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
 
getSslContextParameters() - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
 
getSSLEngineConfigurers(SSLContext) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Returns the list of configurers to apply to an SSLEngine in order to fully configure it in compliance with the provided configuration options.
getSSLEngineConfigurers(SSLContext) - Method in class org.apache.camel.util.jsse.SSLContextClientParameters
Returns the list of configurers to apply to an SSLEngine in order to fully configure it in compliance with the provided configuration options.
getSSLEngineConfigurers(SSLContext) - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
getSSLEngineConfigurers(SSLContext) - Method in class org.apache.camel.util.jsse.SSLContextServerParameters
Returns the list of configurers to apply to an SSLEngine in order to fully configure it in compliance with the provided configuration options.
getSSLServerSocketFactoryConfigurers(SSLContext) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Returns the list of configurers to apply to an SSLServerSocketFactory in order to fully configure it in compliance with the provided configuration options.
getSSLServerSocketFactoryConfigurers(SSLContext) - Method in class org.apache.camel.util.jsse.SSLContextClientParameters
This class has no bearing on SSLServerSocketFactory instances and therefore provides no configurers for that purpose.
getSSLServerSocketFactoryConfigurers(SSLContext) - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
getSSLServerSocketFactorySSLServerSocketConfigurers(SSLContext) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Returns the list of configurers to apply to an SSLServerSocket in order to fully configure it in compliance with the provided configuration options.
getSSLServerSocketFactorySSLServerSocketConfigurers(SSLContext) - Method in class org.apache.camel.util.jsse.SSLContextServerParameters
 
getSSLSocketFactoryConfigurers(SSLContext) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Returns the list of configurers to apply to an SSLSocketFactory in order to fully configure it in compliance with the provided configuration options.
getSSLSocketFactoryConfigurers(SSLContext) - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
getSSLSocketFactoryConfigurers(SSLContext) - Method in class org.apache.camel.util.jsse.SSLContextServerParameters
This class has no bearing on SSLSocketFactory instances and therefore provides no configurers for that purpose.
getSSLSocketFactorySSLSocketConfigurers(SSLContext) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Returns the list of configurers to apply to an SSLSocket in order to fully configure it in compliance with the provided configuration options.
getStartedRoutes() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getStartedRoutes() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getStartTimestamp() - Method in interface org.apache.camel.api.management.mbean.ManagedCounterMBean
 
getStartTimestamp() - Method in class org.apache.camel.management.mbean.ManagedCounter
 
getStartTimestamp() - Method in class org.apache.camel.util.CamelContextStatDump
 
getStartTimestamp() - Method in class org.apache.camel.util.RouteStatDump
 
getStartupOrder() - Method in class org.apache.camel.impl.DefaultRouteStartupOrder
 
getStartupOrder() - Method in class org.apache.camel.model.RouteDefinition
To configure the ordering of the routes being started
getStartupOrder() - Method in interface org.apache.camel.spi.RouteStartupOrder
Get the order this route should be started.
getState() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getState() - Method in interface org.apache.camel.api.management.mbean.ManagedClusterServiceMBean
 
getState() - Method in interface org.apache.camel.api.management.mbean.ManagedComponentMBean
 
getState() - Method in interface org.apache.camel.api.management.mbean.ManagedDataFormatMBean
 
getState() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointMBean
 
getState() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
getState() - Method in interface org.apache.camel.api.management.mbean.ManagedResourceEndpointMBean
 
getState() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getState() - Method in interface org.apache.camel.api.management.mbean.ManagedServiceMBean
 
getState() - Method in class org.apache.camel.component.ResourceEndpoint
 
getState() - Method in interface org.apache.camel.health.HealthCheck.Result
The state of the service.
getState() - Method in class org.apache.camel.impl.BreakpointSupport
 
getState(String) - Method in class org.apache.camel.impl.FileStateRepository
 
getState(String) - Method in class org.apache.camel.impl.MemoryStateRepository
 
getState() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getState() - Method in class org.apache.camel.management.mbean.ManagedClusterService
 
getState() - Method in class org.apache.camel.management.mbean.ManagedComponent
 
getState() - Method in class org.apache.camel.management.mbean.ManagedDataFormat
 
getState() - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
getState() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getState() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getState() - Method in class org.apache.camel.management.mbean.ManagedService
 
getState() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
 
getState() - Method in interface org.apache.camel.spi.Breakpoint
Gets the state of this break
getState() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Gets the state of the REST service (started, stopped, etc)
getState(K) - Method in interface org.apache.camel.spi.StateRepository
Gets the state value for the given key.
getState() - Method in class org.apache.camel.util.CamelContextStatDump
 
getState() - Method in class org.apache.camel.util.ProcessorStatDump
 
getState() - Method in class org.apache.camel.util.RouteStatDump
 
getStaticPart() - Method in interface org.apache.camel.component.bean.MethodInvocation
 
getStaticSize() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointRegistryMBean
 
getStaticSize() - Method in interface org.apache.camel.api.management.mbean.ManagedTransformerRegistryMBean
 
getStaticSize() - Method in interface org.apache.camel.api.management.mbean.ManagedValidatorRegistryMBean
 
getStaticSize() - Method in class org.apache.camel.management.mbean.ManagedEndpointRegistry
 
getStaticSize() - Method in class org.apache.camel.management.mbean.ManagedTransformerRegistry
 
getStaticSize() - Method in class org.apache.camel.management.mbean.ManagedValidatorRegistry
 
getStatistics() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
getStatistics() - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
getStatistics() - Method in class org.apache.camel.impl.DefaultEndpointUtilizationStatistics
 
getStatistics() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
getStatistics() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getStatistics() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager
Gets the utilization statistics of this manager
getStatistics() - Method in interface org.apache.camel.spi.EndpointUtilizationStatistics
Gets the endpoint utilization statistics.
getStatistics() - Method in interface org.apache.camel.spi.StreamCachingStrategy
Gets the utilization statistics.
getStatistics() - Method in interface org.apache.camel.spi.TypeConverterRegistry
Gets the utilization statistics of this type converter registry
getStatisticsLevel() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getStatisticsLevel() - Method in class org.apache.camel.management.DefaultManagementStrategy
Deprecated.
getStatisticsLevel() - Method in interface org.apache.camel.spi.ManagementAgent
Gets the statistics level
getStatisticsLevel() - Method in interface org.apache.camel.spi.ManagementStrategy
Deprecated.
getStatus() - Method in interface org.apache.camel.CamelContext
Get the status of this CamelContext
getStatus() - Method in interface org.apache.camel.component.extension.ComponentVerifierExtension.Result
Result of the validation as status.
getStatus() - Method in class org.apache.camel.component.extension.verifier.DefaultResult
 
getStatus(CamelContext) - Method in class org.apache.camel.model.RouteDefinition
Returns the status of the route if it has been registered with a CamelContext
getStatus() - Method in interface org.apache.camel.StatefulService
Returns the current status
getStatus() - Method in class org.apache.camel.support.ServiceSupport
 
getStatus() - Method in interface org.apache.camel.util.backoff.BackOffTimer.Task
Gets the task status.
getSticky() - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
 
getStickyKey(Object) - Method in class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
A strategy to create the key for the sticky load balancing map.
getStopOnAggregateException() - Method in class org.apache.camel.model.MulticastDefinition
 
getStopOnAggregateException() - Method in class org.apache.camel.model.RecipientListDefinition
 
getStopOnAggregateException() - Method in class org.apache.camel.model.SplitDefinition
 
getStopOnException() - Method in class org.apache.camel.model.MulticastDefinition
 
getStopOnException() - Method in class org.apache.camel.model.RecipientListDefinition
 
getStopOnException() - Method in class org.apache.camel.model.SplitDefinition
 
getStrategyBufferSize() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
getStrategyMethodAllowNull() - Method in class org.apache.camel.model.AggregateDefinition
 
getStrategyMethodAllowNull() - Method in class org.apache.camel.model.MulticastDefinition
 
getStrategyMethodAllowNull() - Method in class org.apache.camel.model.RecipientListDefinition
 
getStrategyMethodAllowNull() - Method in class org.apache.camel.model.SplitDefinition
 
getStrategyMethodName() - Method in class org.apache.camel.model.AggregateDefinition
 
getStrategyMethodName() - Method in class org.apache.camel.model.MulticastDefinition
 
getStrategyMethodName() - Method in class org.apache.camel.model.RecipientListDefinition
 
getStrategyMethodName() - Method in class org.apache.camel.model.SplitDefinition
 
getStrategyRef() - Method in class org.apache.camel.model.AggregateDefinition
 
getStrategyRef() - Method in class org.apache.camel.model.MulticastDefinition
 
getStrategyRef() - Method in class org.apache.camel.model.RecipientListDefinition
 
getStrategyRef() - Method in class org.apache.camel.model.SplitDefinition
 
getStreamCache() - Method in class org.apache.camel.converter.stream.CachedOutputStream
getStreamCache() - Method in class org.apache.camel.model.RouteDefinition
Whether stream caching is enabled on this route.
getStreamCaching(CamelContext) - Static method in class org.apache.camel.processor.interceptor.StreamCaching
Deprecated.
A helper method to return the StreamCaching instance for a given CamelContext if one is enabled
getStreamCaching(List<InterceptStrategy>) - Static method in class org.apache.camel.processor.interceptor.StreamCaching
Deprecated.
A helper method to return the StreamCaching instance for a given list of interceptors
getStreamCachingStrategy() - Method in interface org.apache.camel.CamelContext
Gets the StreamCachingStrategy to use.
getStreamCachingStrategy() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getStreamCachingStrategy() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
getStreamConfig() - Method in class org.apache.camel.model.ResequenceDefinition
 
getStreaming() - Method in class org.apache.camel.model.MulticastDefinition
 
getStreaming() - Method in class org.apache.camel.model.RecipientListDefinition
 
getStreaming() - Method in class org.apache.camel.model.SplitDefinition
 
getStreamName() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
getStyle() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
getSubUnitOfWorkCallback() - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
getSubUnitOfWorkCallback() - Method in interface org.apache.camel.spi.UnitOfWork
Gets the SubUnitOfWorkCallback if this unit of work participates in a sub unit of work.
getSuffixToken() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getSuggestionStrategy() - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
getSupportedCipherSuites() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLServerSocketFactoryDecorator
 
getSupportedCipherSuites() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLSocketFactoryDecorator
 
getSupportedExtensions() - Method in interface org.apache.camel.Component
Gets a list of supported extensions.
getSupportedExtensions() - Method in class org.apache.camel.impl.DefaultComponent
 
getSupportExtendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedChoice
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedCircuitBreakerLoadBalancer
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedSendProcessor
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
getSuppressExceptions() - Method in class org.apache.camel.model.language.JsonPathExpression
 
getSuspendedBreakpointNodeIds() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
getSuspendedBreakpointNodeIds() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
getSuspendedBreakpointNodeIds() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
getSuspendedExchange(String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
Gets the exchanged suspended at the given breakpoint id or null if there is none at that id.
getSymbol() - Method in class org.apache.camel.component.bean.MyCurrency
 
getSyntaxError() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
getSystemPropertiesMode() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getSystemProperty(String, String) - Static method in class org.apache.camel.util.ObjectHelper
A helper method to access a system property, catching any security exceptions
getSystemProperty(String, Boolean) - Static method in class org.apache.camel.util.ObjectHelper
A helper method to access a boolean system property, catching any security exceptions
getTag() - Method in class org.apache.camel.model.rest.RestDefinition
 
getTaskCount() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getTaskCount() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getTaskCount() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getTaskCount() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getTaskCount() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getTaskQueueRemainingCapacity() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getTaskQueueRemainingCapacity() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getTaskQueueSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getTaskQueueSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getTaskQueueSize() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getTaskQueueSize() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getTaskSize() - Method in interface org.apache.camel.api.management.mbean.ManagedWireTapMBean
 
getTaskSize() - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
getTempFileName() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getTemplate() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
getTempPrefix() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getterOrSetterShorthandName - Variable in class org.apache.camel.util.IntrospectionSupport.MethodInfo
 
getText() - Method in class org.apache.camel.builder.SimpleBuilder
 
getText() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
getText() - Method in class org.apache.camel.language.simple.ast.LiteralExpression
 
getText() - Method in interface org.apache.camel.language.simple.ast.LiteralNode
Gets the text
getText() - Method in class org.apache.camel.language.simple.types.SimpleToken
 
getText() - Method in class org.apache.camel.model.DescriptionDefinition
 
getText() - Method in class org.apache.camel.runtimecatalog.LanguageValidationResult
 
getText() - Method in class org.apache.camel.StringSource
 
getTextQualifier() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
getThis() - Method in interface org.apache.camel.component.bean.MethodInvocation
 
getThreadFactory() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getThreadName(String) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
getThreadName() - Method in class org.apache.camel.model.ThreadsDefinition
 
getThreadName(String) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Creates a full thread name
getThreadNamePattern() - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
getThreadNamePattern() - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
getThreadNamePattern() - Method in interface org.apache.camel.spi.ExecutorServiceManager
Gets the thread name pattern to use
getThreadNamePattern() - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Gets the thread name pattern used for creating the full thread name.
getThreadPool() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getThreadPoolFactory() - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
getThreadPoolFactory() - Method in interface org.apache.camel.spi.ExecutorServiceManager
Gets the ThreadPoolFactory to use for creating the thread pools.
getThreadPoolKey() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getThreadPoolProfile(String) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
getThreadPoolProfile(String) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
getThreadPoolProfile(String) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Gets the thread pool profile by the given id
getThreadPoolProfile(String) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Gets the thread pool profile by the given id
getThreadPoolProfileId() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getThreadPoolProfileId() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getThreadPoolRollingNumberStatisticalWindowBuckets() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getThreadPoolRollingNumberStatisticalWindowInMilliseconds() - Method in class org.apache.camel.model.HystrixConfigurationCommon
 
getThreadProfileName() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
Returns Thread profile name.
getThreadSafety() - Method in class org.apache.camel.language.xpath.XPathLanguage
 
getThreadSafety() - Method in class org.apache.camel.model.language.XPathExpression
 
getThreadsBlocked() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
getThreadsBlocked() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
getThreadsBlocked() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.Statistics
Total number of threads that has been blocked
getThreadsInterrupted() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
getThreadsInterrupted() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
getThreadsInterrupted() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.Statistics
Total number of threads that has been forced interrupted
getThreshold() - Method in interface org.apache.camel.api.management.mbean.ManagedCircuitBreakerLoadBalancerMBean
 
getThreshold() - Method in class org.apache.camel.management.mbean.ManagedCircuitBreakerLoadBalancer
 
getThreshold() - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
Deprecated.
 
getThreshold() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
 
getThrottler() - Method in class org.apache.camel.management.mbean.ManagedThrottler
 
getTime() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getTime() - Method in class org.apache.camel.impl.DefaultMessageHistory
 
getTime() - Method in interface org.apache.camel.MessageHistory
Gets the timestamp at the point of this history.
getTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedMulticastMBean
 
getTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedPollEnricherMBean
 
getTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
getTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedResequencerMBean
 
getTimeout() - Method in class org.apache.camel.component.direct.DirectComponent
 
getTimeout() - Method in class org.apache.camel.component.direct.DirectEndpoint
 
getTimeout() - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
getTimeout() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
getTimeout() - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
getTimeout() - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
getTimeout() - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
getTimeout() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getTimeout() - Method in class org.apache.camel.component.test.TestEndpoint
 
getTimeout() - Method in exception org.apache.camel.ExchangeTimedOutException
Return the timeout which expired in milliseconds
getTimeout() - Method in class org.apache.camel.impl.cloud.CachingServiceDiscovery
 
getTimeout() - Method in class org.apache.camel.impl.cloud.CachingServiceDiscoveryFactory
 
getTimeout() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumer
 
getTimeout() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
getTimeout() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getTimeout() - Method in class org.apache.camel.management.mbean.ManagedMulticast
 
getTimeout() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
getTimeout() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
getTimeout() - Method in class org.apache.camel.management.mbean.ManagedResequencer
 
getTimeout() - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
 
getTimeout() - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
 
getTimeout() - Method in class org.apache.camel.model.config.StreamResequencerConfig
 
getTimeout() - Method in class org.apache.camel.model.MulticastDefinition
 
getTimeout() - Method in class org.apache.camel.model.PollEnrichDefinition
 
getTimeout() - Method in class org.apache.camel.model.RecipientListDefinition
 
getTimeout() - Method in class org.apache.camel.model.SplitDefinition
 
getTimeout() - Method in class org.apache.camel.processor.MulticastProcessor
An optional timeout in millis when using parallel processing
getTimeout() - Method in class org.apache.camel.processor.PollEnricher
 
getTimeout() - Method in class org.apache.camel.processor.RecipientList
 
getTimeout() - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
Returns this resequencer's timeout value.
getTimeout() - Method in class org.apache.camel.processor.StreamResequencer
Returns this resequencer's timeout.
getTimeout() - Method in interface org.apache.camel.spi.ShutdownStrategy
Gets the timeout.
getTimeout() - Method in class org.apache.camel.support.TimeoutMapEntry
 
getTimeoutCheckerExecutorService() - Method in class org.apache.camel.model.AggregateDefinition
 
getTimeoutCheckerExecutorService() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getTimeoutCheckerExecutorServiceRef() - Method in class org.apache.camel.model.AggregateDefinition
 
getTimeoutHandlers() - Method in class org.apache.camel.processor.resequencer.Timeout
Returns the timeout handler that has been registered for notification.
getTimeoutInMilliseconds() - Method in class org.apache.camel.model.SagaDefinition
 
getTimeoutInMilliseconds() - Method in class org.apache.camel.saga.CamelSagaStep
 
getTimePeriodMillis() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlerMBean
 
getTimePeriodMillis() - Method in class org.apache.camel.management.mbean.ManagedThrottler
 
getTimePeriodMillis() - Method in class org.apache.camel.model.ThrottleDefinition
 
getTimePeriodMillis() - Method in class org.apache.camel.processor.Throttler
 
getTimer(TimerConsumer) - Method in class org.apache.camel.component.timer.TimerComponent
 
getTimer(TimerConsumer) - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getTimerName() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getTimestamp() - Method in interface org.apache.camel.api.management.mbean.BacklogTracerEventMessage
 
getTimestamp() - Method in class org.apache.camel.impl.DefaultMessageHistory
 
getTimestamp() - Method in interface org.apache.camel.MessageHistory
Deprecated.
getTimestamp() - Method in class org.apache.camel.processor.interceptor.DefaultBacklogTracerEventMessage
 
getTimestamp() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
getTimestamp() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
Gets the timestamp when the interception occurred
getTimeTaken() - Method in class org.apache.camel.management.event.ExchangeSentEvent
 
getTimeUnit() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getTimeUnit() - Method in interface org.apache.camel.api.management.mbean.ManagedSamplingThrottlerMBean
 
getTimeUnit() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
getTimeUnit() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
getTimeUnit() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
getTimeUnit() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getTimeUnit() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getTimeUnit() - Method in class org.apache.camel.main.MainSupport
 
getTimeUnit() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getTimeUnit() - Method in class org.apache.camel.management.mbean.ManagedSamplingThrottler
 
getTimeUnit() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
getTimeUnit() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
getTimeUnit() - Method in class org.apache.camel.model.ThreadsDefinition
 
getTimeUnit() - Method in interface org.apache.camel.spi.ShutdownStrategy
Gets the time unit used
getTimeUnit() - Method in class org.apache.camel.spi.ThreadPoolProfile
Gets the time unit used for keep alive time
getTimeUnit() - Method in class org.apache.camel.util.Time
 
getTimezone() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getTo() - Method in class org.apache.camel.impl.transformer.TransformerKey
 
getTo() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getTo() - Method in class org.apache.camel.spi.Transformer
Get 'to' data type.
getToClassMappings(Class<?>) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
getToClassMappings(Class<?>) - Method in class org.apache.camel.impl.converter.LazyLoadingTypeConverter
Deprecated.
 
getToD() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getToken() - Method in class org.apache.camel.language.simple.ast.BaseSimpleNode
 
getToken() - Method in interface org.apache.camel.language.simple.ast.SimpleNode
Gets the token by which this model was based upon
getToken() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
getToken() - Method in class org.apache.camel.model.language.TokenizerExpression
 
getTokenUrl() - Method in class org.apache.camel.model.rest.RestSecurityOAuth2
 
getToNode() - Method in interface org.apache.camel.api.management.mbean.BacklogTracerEventMessage
 
getToNode() - Method in class org.apache.camel.processor.interceptor.DefaultBacklogTracerEventMessage
 
getToNode() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
getToNode() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
Gets the current node that just have been intercepted and processed

Is never null.

getToOrRoute() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getTotalCompleted() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getTotalCompleted() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getTotalCompleted() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Total number of exchanges completed and outgoing from the aggregator
getTotalDuration() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
getTotalDuration() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
getTotalDuration() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.Statistics
The total duration time in millis.
getTotalIn() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getTotalIn() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getTotalIn() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Total number of exchanges arrived into the aggregator
getTotalProcessingTime() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getTotalProcessingTime() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getTotalProcessingTime() - Method in class org.apache.camel.util.CamelContextStatDump
 
getTotalProcessingTime() - Method in class org.apache.camel.util.ProcessorStatDump
 
getTotalProcessingTime() - Method in class org.apache.camel.util.RouteStatDump
 
getTotalRoutes() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getTotalRoutes() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getToType() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry.TypeMapping
 
getToType() - Method in class org.apache.camel.model.transformer.TransformerDefinition
 
getToType() - Method in exception org.apache.camel.NoTypeConversionAvailableException
Returns the required to type
getToType() - Method in exception org.apache.camel.TypeConversionException
Returns the required to type
getToType() - Method in exception org.apache.camel.TypeConverterExistsException
 
getTrace() - Method in class org.apache.camel.model.RouteDefinition
Whether tracing is enabled on this route.
getTraceBodySize() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getTraceBodySize() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getTraceBodySize() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
getTraceCounter() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
getTraceCounter() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
getTraceCounter() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
getTracedExchange() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
getTracedExchange() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
Gets the traced Exchange.
getTracedRouteNodes() - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
getTracedRouteNodes() - Method in interface org.apache.camel.spi.UnitOfWork
Deprecated.
getTraceExceptions() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getTraceExceptions() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getTraceFilter() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
getTraceFilter() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
getTraceFilter() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
getTraceFilter() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
getTraceHandler() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
getTraceHandlers() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
getTraceInterceptorFactory() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
getTraceInterceptors() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getTraceInterceptors() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getTraceLabel() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.CatchProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.ChoiceProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.Delayer
 
getTraceLabel() - Method in class org.apache.camel.processor.EvaluateExpressionProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.FilterProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.FinallyProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
 
getTraceLabel() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
getTraceLabel() - Method in class org.apache.camel.processor.LogProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.LoopProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.MarshalProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.MulticastProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.OnCompletionProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.Pipeline
 
getTraceLabel() - Method in class org.apache.camel.processor.RecipientListProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.RemoveHeaderProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.RemovePropertyProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.Resequencer
 
getTraceLabel() - Method in class org.apache.camel.processor.RollbackProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.RoutingSlip
 
getTraceLabel() - Method in class org.apache.camel.processor.SamplingThrottler
 
getTraceLabel() - Method in class org.apache.camel.processor.ScriptProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.SendProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.SetBodyProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.SetHeaderProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.SetPropertyProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.SortProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.Splitter
 
getTraceLabel() - Method in class org.apache.camel.processor.StreamResequencer
 
getTraceLabel() - Method in class org.apache.camel.processor.Throttler
 
getTraceLabel() - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.TransformProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.TryProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.UnmarshalProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.validation.PredicateValidatingProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.WireTapProcessor
 
getTraceLabel() - Method in interface org.apache.camel.Traceable
Gets the trace label used for logging when tracing is enabled.
getTraceOutExchanges() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getTraceOutExchanges() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getTracePattern() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
getTracePattern() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
getTracePattern() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
getTracer() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getTracer() - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
 
getTracer(CamelContext) - Static method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
A helper method to return the Tracer instance if one is enabled
getTracing() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getTracing() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getTracing() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getTracing() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getTrackingCount() - Method in class org.apache.camel.impl.osgi.tracker.BundleTracker
Returns the tracking count for this BundleTracker.
getTrailingDelimiter() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getTransformation() - Method in class org.apache.camel.converter.stream.CipherPair
 
getTransformerCacheSize() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getTransformerFactory() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getTransformerFactory() - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
getTransformerFactoryClass() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getTransformerRegistry() - Method in interface org.apache.camel.CamelContext
getTransformerRegistry() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getTransformerRegistry() - Method in class org.apache.camel.management.mbean.ManagedTransformerRegistry
 
getTransformers() - Method in interface org.apache.camel.CamelContext
Gets the transformers that can be referenced in the routes.
getTransformers() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getTransformers() - Method in class org.apache.camel.model.transformer.TransformersDefinition
 
getTrim() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getTrim() - Method in class org.apache.camel.model.language.ExpressionDefinition
 
getTrimSpaces() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
getTrustCerts() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
getTrustManager() - Method in class org.apache.camel.util.jsse.TrustManagersParameters
 
getTrustManagers() - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
getType() - Method in interface org.apache.camel.api.management.mbean.ManagedConvertBodyMBean
 
getType() - Method in class org.apache.camel.component.bean.BeanInfo
 
getType() - Method in interface org.apache.camel.component.bean.BeanTypeHolder
 
getType() - Method in class org.apache.camel.component.bean.ConstantTypeBeanHolder
 
getType() - Method in class org.apache.camel.component.bean.MethodBean
 
getType() - Method in class org.apache.camel.component.bean.MethodInfo
 
getType() - Method in class org.apache.camel.component.bean.ParameterInfo
 
getType() - Method in class org.apache.camel.component.rest.RestProducer
 
getType() - Method in class org.apache.camel.impl.validator.ValidatorKey
 
getType() - Method in exception org.apache.camel.InvalidPayloadException
The expected type of the body
getType() - Method in exception org.apache.camel.InvalidPayloadRuntimeException
The expected type of the body
getType() - Method in class org.apache.camel.language.simple.types.SimpleToken
 
getType() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Gets the type of this token
getType() - Method in class org.apache.camel.management.InstrumentationProcessor
 
getType() - Method in class org.apache.camel.management.mbean.ManagedConvertBody
 
getType() - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
 
getType() - Method in class org.apache.camel.model.ConvertBodyDefinition
 
getType() - Method in class org.apache.camel.model.dataformat.BindyDataFormat
 
getType() - Method in class org.apache.camel.model.dataformat.YAMLTypeFilterDefinition
 
getType() - Method in class org.apache.camel.model.language.XQueryExpression
 
getType() - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
getType() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
 
getType() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getType() - Method in class org.apache.camel.model.validator.ValidatorDefinition
 
getType() - Method in exception org.apache.camel.NoSuchHeaderException
 
getType() - Method in exception org.apache.camel.NoSuchPropertyException
 
getType() - Method in class org.apache.camel.processor.CamelInternalProcessor.InstrumentationAdvice
 
getType() - Method in class org.apache.camel.processor.ConvertBodyProcessor
 
getType() - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
getType() - Method in exception org.apache.camel.ProxyInstantiationException
 
getType() - Method in class org.apache.camel.spi.Validator
Get 'from' data type.
getType() - Method in class org.apache.camel.util.component.ApiMethodArg
 
getType(String) - Method in class org.apache.camel.util.component.ApiMethodHelper
Get the type for the given argument name.
getType(Class<?>) - Static method in class org.apache.camel.util.JsonSchemaHelper
Gets the JSon schema type.
getType() - Method in class org.apache.camel.util.jsse.KeyStoreParameters
 
getType() - Method in class org.apache.camel.util.MessageDump.Body
 
getType() - Method in class org.apache.camel.util.MessageDump.Header
 
getTypeArgs() - Method in class org.apache.camel.util.component.ApiMethodArg
 
getTypeClass() - Method in class org.apache.camel.model.ConvertBodyDefinition
 
getTypeConverter() - Method in interface org.apache.camel.CamelContext
Returns the type converter used to coerce types from one type to another
getTypeConverter(Class<?>, Class<?>) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
getTypeConverter(Class<?>, Class<?>) - Method in class org.apache.camel.impl.converter.LazyLoadingTypeConverter
Deprecated.
 
getTypeConverter() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getTypeConverterExists() - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
getTypeConverterExists() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
getTypeConverterExists() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
getTypeConverterExists() - Method in interface org.apache.camel.spi.TypeConverterRegistry
What should happen when attempting to add a duplicate type converter.
getTypeConverterExistsLoggingLevel() - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
getTypeConverterExistsLoggingLevel() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
getTypeConverterExistsLoggingLevel() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
getTypeConverterExistsLoggingLevel() - Method in interface org.apache.camel.spi.TypeConverterRegistry
The logging level to use when logging that a type converter already exists when attempting to add a duplicate type converter.
getTypeConverterLoaders() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
getTypeConverterRegistry() - Method in interface org.apache.camel.CamelContext
Returns the type converter registry where type converters can be added or looked up
getTypeConverterRegistry() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getTypeFilters() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
getTypeHints() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
getTypeMappings() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
getTypeMappings() - Method in class org.apache.camel.impl.converter.LazyLoadingTypeConverter
Deprecated.
 
getUid() - Method in interface org.apache.camel.api.management.mbean.BacklogTracerEventMessage
 
getUid() - Method in class org.apache.camel.processor.interceptor.DefaultBacklogTracerEventMessage
 
getUniqueName() - Method in class org.apache.camel.util.component.ApiMethodParser.ApiMethodModel
 
getUnitOfWork() - Method in interface org.apache.camel.Exchange
Returns the unit of work that this exchange belongs to; which may map to zero, one or more physical transactions
getUnitOfWork() - Method in class org.apache.camel.impl.DefaultExchange
 
getUnitOfWorkFactory() - Method in interface org.apache.camel.CamelContext
Gets the UnitOfWorkFactory to use.
getUnitOfWorkFactory() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getUnits() - Method in class org.apache.camel.impl.cloud.CachingServiceDiscoveryFactory
 
getUnits() - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
 
getUnits() - Method in class org.apache.camel.model.SamplingDefinition
 
getUnits() - Method in class org.apache.camel.processor.SamplingThrottler
 
getUnknown() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
getUnknownComponent() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
getUnknownSuggestions() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
getUnmarshallClass() - Method in class org.apache.camel.model.dataformat.JibxDataFormat
 
getUnmarshallTypeName() - Method in class org.apache.camel.model.dataformat.JibxDataFormat
 
getUnmarshalSingleObject() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
getUnmarshalType() - Method in class org.apache.camel.model.dataformat.BoonDataFormat
 
getUnmarshalType() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getUnmarshalType() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getUnmarshalType() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
getUnmarshalTypeName() - Method in class org.apache.camel.model.dataformat.BoonDataFormat
 
getUnmarshalTypeName() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getUnmarshalTypeName() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getUnmarshalTypeName() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
getUnwrapSingleInstance() - Method in class org.apache.camel.model.dataformat.BindyDataFormat
 
getUptime() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getUptime() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getUptime() - Method in interface org.apache.camel.CamelContext
Gets the uptime in a human readable format
getUptime() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getUptime() - Method in class org.apache.camel.impl.DefaultRoute
 
getUptime() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getUptime() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getUptime() - Method in interface org.apache.camel.Route
Gets the uptime in a human readable format
getUptimeMillis() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getUptimeMillis() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getUptimeMillis() - Method in interface org.apache.camel.CamelContext
Gets the uptime in milli seconds
getUptimeMillis() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getUptimeMillis() - Method in class org.apache.camel.impl.DefaultRoute
 
getUptimeMillis() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getUptimeMillis() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getUptimeMillis() - Method in interface org.apache.camel.Route
Gets the uptime in milli seconds
getUri() - Method in interface org.apache.camel.api.management.mbean.ManagedSendDynamicProcessorMBean
 
getUri() - Method in interface org.apache.camel.api.management.mbean.ManagedWireTapMBean
 
getURI() - Method in interface org.apache.camel.EndpointConfiguration
Deprecated.
Returns the URI configuration of an Endpoint.
getUri() - Method in exception org.apache.camel.FailedToCreateConsumerException
 
getUri() - Method in exception org.apache.camel.FailedToCreateProducerException
 
getUri() - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
getURI() - Method in class org.apache.camel.impl.DefaultEndpointConfiguration
Deprecated.
 
getURI() - Method in class org.apache.camel.impl.UriEndpointConfiguration
Deprecated.
 
getUri() - Method in class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
getUri() - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
getUri() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
getUri() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
getUri() - Method in class org.apache.camel.model.FromDefinition
 
getUri() - Method in class org.apache.camel.model.InterceptFromDefinition
 
getUri() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
 
getUri() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getUri() - Method in class org.apache.camel.model.SagaActionUriDefinition
 
getUri() - Method in class org.apache.camel.model.SendDefinition
 
getUri() - Method in class org.apache.camel.model.ToDynamicDefinition
 
getUri() - Method in class org.apache.camel.model.transformer.EndpointTransformerDefinition
 
getUri() - Method in class org.apache.camel.model.validator.EndpointValidatorDefinition
 
getUri() - Method in class org.apache.camel.model.WireTapDefinition
 
getUri() - Method in exception org.apache.camel.NoFactoryAvailableException
 
getUri() - Method in exception org.apache.camel.NoSuchEndpointException
 
getUri() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
getUri() - Method in class org.apache.camel.processor.WireTapProcessor
 
getUri() - Method in exception org.apache.camel.ResolveEndpointFailedException
 
getUri() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
getUri() - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry.Statistic
The endpoint uri
getUriDelimiter() - Method in interface org.apache.camel.api.management.mbean.ManagedDynamicRouterMBean
 
getUriDelimiter() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
getUriDelimiter() - Method in interface org.apache.camel.api.management.mbean.ManagedRoutingSlipMBean
 
getUriDelimiter() - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
getUriDelimiter() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
getUriDelimiter() - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
getUriDelimiter() - Method in class org.apache.camel.model.DynamicRouterDefinition
 
getUriDelimiter() - Method in class org.apache.camel.model.RoutingSlipDefinition
 
getUriDelimiter() - Method in class org.apache.camel.processor.RoutingSlip
 
getUriOrRef() - Method in class org.apache.camel.model.FromDefinition
Returns the endpoint URI or the name of the reference to it
getUriOrRef() - Method in class org.apache.camel.model.SendDefinition
Returns the endpoint URI or the name of the reference to it
getUriPostfix() - Method in class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
getUriPrefix() - Method in class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
getUriResolver() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
getUriResolver() - Method in class org.apache.camel.component.xslt.XsltComponent
 
getUriResolver() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getUriResolverFactory() - Method in class org.apache.camel.component.xslt.XsltComponent
 
getUris() - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
 
getUriString() - Method in interface org.apache.camel.ComponentConfiguration
Deprecated.
Returns the URI string (without schema) with query parameters for the current configuration which can then be used to create an Endpoint
getUriString() - Method in class org.apache.camel.impl.ComponentConfigurationSupport
Deprecated.
 
getUriTemplate() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getUriTemplate() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Gets the uri template
getUrl() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
The Consul agent URL
getUrl() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Gets the absolute url to the REST service (baseUrl + uriTemplate)
getUrl() - Method in exception org.apache.camel.util.LoadPropertiesException
 
getUrlSafe() - Method in class org.apache.camel.model.dataformat.Base64DataFormat
 
getUrn() - Method in class org.apache.camel.model.InputTypeDefinition
Get input type URN.
getUrn() - Method in class org.apache.camel.model.OutputTypeDefinition
Get output type URN.
getUseCollisionAvoidance() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getUseCollisionAvoidance() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getUseCollisionAvoidance() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getUseDefaultObjectMapper() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getUsedForGeneratingNodeId() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getUseExponentialBackOff() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getUseExponentialBackOff() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getUseExponentialBackOff() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getUseHostIPAddress() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getUseHostIPAddress() - Method in interface org.apache.camel.spi.ManagementAgent
Gets whether host IP Address to be used instead of host name.
getUseJpa() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getUseJpa() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getUseList() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getUseList() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getUseMaps() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getUseOrderedMaps() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getUseOriginalMessagePolicy() - Method in class org.apache.camel.model.OnCompletionDefinition
 
getUseOriginalMessagePolicy() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getUsePlatformMBeanServer() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getUsePlatformMBeanServer() - Method in interface org.apache.camel.spi.ManagementAgent
Whether to use the platform MBean Server.
getUserDir() - Static method in class org.apache.camel.util.FileUtil
 
getUserName() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
 
getUserName() - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
 
getUsername() - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
getUsername() - Method in class org.apache.camel.model.cloud.RibbonServiceCallServiceLoadBalancerConfiguration
 
getUseSaxon() - Method in class org.apache.camel.language.xpath.XPathLanguage
 
getUsingIterator() - Method in class org.apache.camel.model.dataformat.ASN1DataFormat
 
getUsingIterator() - Method in class org.apache.camel.model.dataformat.TarFileDataFormat
 
getUsingIterator() - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
 
getUsingParallelCompression() - Method in class org.apache.camel.model.dataformat.LZFDataFormat
 
getUuidGenerator() - Method in interface org.apache.camel.CamelContext
Gets the current UuidGenerator
getUuidGenerator() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getValidate() - Method in class org.apache.camel.model.dataformat.HL7DataFormat
 
getValidating() - Method in class org.apache.camel.model.dataformat.IcalDataFormat
 
getValidation() - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Deprecated.
 
getValidatorRegistry() - Method in interface org.apache.camel.CamelContext
getValidatorRegistry() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getValidatorRegistry() - Method in class org.apache.camel.management.mbean.ManagedValidatorRegistry
 
getValidators() - Method in interface org.apache.camel.CamelContext
Gets the validators that can be referenced in the routes.
getValidators() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getValidators() - Method in class org.apache.camel.model.validator.ValidatorsDefinition
 
getValidEndpointProperties(Object) - Method in class org.apache.camel.util.component.ApiMethodPropertiesHelper
 
getValidExchangePropertyValue(String, Object, boolean) - Static method in class org.apache.camel.impl.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.impl.DefaultExchangeHolder
We only want to store header values of primitive and String related types.
getValidParameterType(String) - Static method in class org.apache.camel.component.bean.BeanHelper
Determines and maps the given value is valid according to the supported values by the bean component.
getValue() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Gets the input value in this token
getValue() - Method in class org.apache.camel.management.mbean.Statistic
 
getValue() - Method in class org.apache.camel.management.mbean.StatisticCounter
 
getValue() - Method in class org.apache.camel.management.mbean.StatisticDelta
 
getValue() - Method in class org.apache.camel.management.mbean.StatisticMaximum
 
getValue() - Method in class org.apache.camel.management.mbean.StatisticMinimum
 
getValue() - Method in class org.apache.camel.management.mbean.StatisticValue
 
getValue() - Method in class org.apache.camel.model.dataformat.YAMLTypeFilterDefinition
 
getValue() - Method in class org.apache.camel.model.GlobalOptionDefinition
 
getValue() - Method in class org.apache.camel.model.PropertyDefinition
 
getValue() - Method in class org.apache.camel.model.rest.RestPropertyDefinition
 
getValue() - Method in exception org.apache.camel.NoTypeConversionAvailableException
Returns the value which could not be converted
getValue(Exchange) - Method in class org.apache.camel.processor.aggregate.AbstractListAggregationStrategy
This method is implemented by the sub-class and is called to retrieve an instance of the value that will be aggregated and forwarded to the receiving end point.
getValue(Exchange) - Method in class org.apache.camel.processor.aggregate.GroupedBodyAggregationStrategy
 
getValue(Exchange) - Method in class org.apache.camel.processor.aggregate.GroupedExchangeAggregationStrategy
 
getValue(Exchange) - Method in class org.apache.camel.processor.aggregate.GroupedMessageAggregationStrategy
 
getValue() - Method in class org.apache.camel.support.TimeoutMapEntry
 
getValue() - Method in exception org.apache.camel.TypeConversionException
Returns the value which could not be converted
getValue() - Method in class org.apache.camel.util.KeyValueHolder
 
getValue() - Method in class org.apache.camel.util.MessageDump.Body
 
getValue() - Method in class org.apache.camel.util.MessageDump.Header
 
GetVerbDefinition - Class in org.apache.camel.model.rest
Rest GET command
GetVerbDefinition() - Constructor for class org.apache.camel.model.rest.GetVerbDefinition
 
getVerbs() - Method in class org.apache.camel.model.rest.RestDefinition
 
getVerifier() - Method in class org.apache.camel.component.rest.RestComponent
 
getVerifier() - Method in interface org.apache.camel.VerifiableComponent
Deprecated.
getVersion() - Method in interface org.apache.camel.CamelContext
Gets the version of the this CamelContext.
getVersion() - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
getVersion() - Method in interface org.apache.camel.StatefulService
Returns the version of this service
getVersion() - Method in class org.apache.camel.support.ServiceSupport
 
getView(String) - Method in interface org.apache.camel.cluster.CamelClusterService
Get a view of the cluster bound to a namespace creating it if needed.
getView(String) - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
getWaitDuration() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.AwaitThread
Time in millis the thread has been blocked waiting for the signal.
getWaitForTaskToComplete() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getWarnings() - Method in exception org.apache.camel.processor.validation.SchemaValidationException
Returns the validation warnings
getWhen() - Method in class org.apache.camel.processor.exceptionpolicy.ExceptionPolicyKey
 
getWhenClauses() - Method in class org.apache.camel.model.ChoiceDefinition
 
getWhitelistEnabled() - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Deprecated.
 
getWhitelistEnabled() - Method in class org.apache.camel.model.dataformat.HessianDataFormat
Deprecated.
 
getWidth() - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
 
getWrappedInputStream() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
getWriteAsString() - Method in class org.apache.camel.model.language.JsonPathExpression
 
getWriteTimeoutMillis() - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
 
getWsdlUri() - Method in enum org.apache.camel.ExchangePattern
Returns the WSDL URI for this message exchange pattern
getXml() - Method in class org.apache.camel.model.language.TokenizerExpression
 
getXmlCipherAlgorithm() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getXmlConverter() - Method in class org.apache.camel.component.xslt.XsltComponent
 
getXmlDataFormat() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getXmlDataFormat() - Method in class org.apache.camel.spi.RestConfiguration
Gets the name of the xml data format.
getXmlMapper() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getXMLReader() - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
getXMLStreamReader() - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
getXmlStreamWriterWrapper() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getXpath() - Method in exception org.apache.camel.builder.xml.InvalidXPathExpression
 
getXPathFactory() - Method in class org.apache.camel.builder.xml.XPathBuilder
Gets the xpath factory, can be null if no custom factory has been assigned.
getXpathFactory() - Method in class org.apache.camel.language.xpath.XPathLanguage
 
getXslt() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
GlobalOptionDefinition - Class in org.apache.camel.model
Models a string key/value pair for configuring some global options on a Camel context such as max debug log length.
GlobalOptionDefinition() - Constructor for class org.apache.camel.model.GlobalOptionDefinition
 
GlobalOptionsDefinition - Class in org.apache.camel.model
Models a series of string key/value pairs for configuring some global options on a Camel context such as max debug log length.
GlobalOptionsDefinition() - Constructor for class org.apache.camel.model.GlobalOptionsDefinition
 
GlobalSSLContextParametersSupplier - Interface in org.apache.camel.util.jsse
A global Supplier of SSLContextParameters to be used in Camel registry.
groovy(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a Groovy expression
groovy(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a Groovy expression
GroovyExpression - Class in org.apache.camel.model.language
To use Groovy scripts in Camel expressions or predicates.
GroovyExpression() - Constructor for class org.apache.camel.model.language.GroovyExpression
 
GroovyExpression(String) - Constructor for class org.apache.camel.model.language.GroovyExpression
 
group(String) - Method in class org.apache.camel.model.RouteDefinition
Set the group name for this route
group - Variable in class org.apache.camel.support.XMLTokenExpressionIterator
 
GROUP_NAME - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.GroupAttribute
Group name
GROUP_OPTIONS - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.GroupAttribute
Options for the group
GROUP_PROPERTY - Static variable in interface org.apache.camel.Route
 
GroupAware - Interface in org.apache.camel.spi
To allow objects to be injected with an group.
GROUPED_EXCHANGE - Static variable in interface org.apache.camel.Exchange
 
groupedBody() - Static method in class org.apache.camel.util.toolbox.AggregationStrategies
Creates a GroupedBodyAggregationStrategy aggregation strategy.
GroupedBodyAggregationStrategy - Class in org.apache.camel.processor.aggregate
Aggregate body of input Message into a single combined Exchange holding all the aggregated bodies in a List of type Object as the message body.
GroupedBodyAggregationStrategy() - Constructor for class org.apache.camel.processor.aggregate.GroupedBodyAggregationStrategy
 
groupedExchange() - Static method in class org.apache.camel.util.toolbox.AggregationStrategies
Creates a GroupedExchangeAggregationStrategy aggregation strategy.
GroupedExchangeAggregationStrategy - Class in org.apache.camel.processor.aggregate
Aggregate all exchanges into a single combined Exchange holding all the aggregated exchanges in a List of Exchange as the message body.
GroupedExchangeAggregationStrategy() - Constructor for class org.apache.camel.processor.aggregate.GroupedExchangeAggregationStrategy
 
GroupedMessageAggregationStrategy - Class in org.apache.camel.processor.aggregate
Aggregate all Message into a single combined Exchange holding all the aggregated messages in a List of Message as the message body.
GroupedMessageAggregationStrategy() - Constructor for class org.apache.camel.processor.aggregate.GroupedMessageAggregationStrategy
 
GroupErrorAttribute(String) - Constructor for class org.apache.camel.component.extension.verifier.ComponentVerifierExtensionHelper.GroupErrorAttribute
 
groupExchanges() - Method in class org.apache.camel.model.AggregateDefinition
Deprecated.
use GroupedExchangeAggregationStrategy as aggregation strategy instead.
GroupIterator - Class in org.apache.camel.util
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.util.GroupIterator
Creates a new group iterator
GroupIterator(Exchange, Iterator<?>, int, boolean) - Constructor for class org.apache.camel.util.GroupIterator
Creates a new group iterator
groupIteratorExpression(Expression, String, String, boolean) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
groupKey(String) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Sets the group key to use.
groupKey(String) - Method in class org.apache.camel.model.HystrixDefinition
Sets the group key to use.
GroupTokenIterator - Class in org.apache.camel.util
Group based Iterator which groups the given Iterator a number of times and then return a combined response as a String.
GroupTokenIterator(CamelContext, Iterator<?>, String, int) - Constructor for class org.apache.camel.util.GroupTokenIterator
Deprecated.
Please use GroupIterator(Exchange exchange, Iterator it, String token, int group) instead
GroupTokenIterator(Exchange, Iterator<?>, String, int, boolean) - Constructor for class org.apache.camel.util.GroupTokenIterator
Creates a new token based group iterator
groupXmlIteratorExpression(Expression, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
gzip() - Method in class org.apache.camel.builder.DataFormatClause
Uses the GZIP deflater data format
GzipDataFormat - Class in org.apache.camel.impl
GZip DataFormat for reading/writing data using gzip.
GzipDataFormat() - Constructor for class org.apache.camel.impl.GzipDataFormat
 
GzipDataFormat - Class in org.apache.camel.model.dataformat
The GZip data format is a message compression and de-compression format (which works with the popular gzip/gunzip tools).
GzipDataFormat() - Constructor for class org.apache.camel.model.dataformat.GzipDataFormat
 
GZIPHelper - Class in org.apache.camel.util
Helper class to help wrapping content into GZIP input and output streams.

H

halfOpenCircuit(Route) - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
handle(Exchange) - Method in class org.apache.camel.component.mock.MockEndpoint
Handles the incoming exchange.
handled(boolean) - Method in class org.apache.camel.model.CatchDefinition
Deprecated.
will be removed in Camel 3.0. Instead of using handled(false) you can re-throw the exception from a Processor or use the ProcessorDefinition.throwException(Exception)
handled(Predicate) - Method in class org.apache.camel.model.CatchDefinition
Deprecated.
will be removed in Camel 3.0. Instead of using handled(false) you can re-throw the exception from a Processor or use the ProcessorDefinition.throwException(Exception)
handled(Expression) - Method in class org.apache.camel.model.CatchDefinition
Deprecated.
will be removed in Camel 3.0. Instead of using handled(false) you can re-throw the exception from a Processor or use the ProcessorDefinition.throwException(Exception)
handled(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether the exchange should be marked as handled or not.
handled(Predicate) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether the exchange should be marked as handled or not.
handled(Expression) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether the exchange should be marked as handled or not.
handled(boolean) - Method in class org.apache.camel.model.TryDefinition
Deprecated.
will be removed in Camel 3.0. Instead of using handled(false) you can re-throw the exception from a Processor or use the ProcessorDefinition.throwException(Exception)
handled(Predicate) - Method in class org.apache.camel.model.TryDefinition
Deprecated.
will be removed in Camel 3.0. Instead of using handled(false) you can re-throw the exception from a Processor or use the ProcessorDefinition.throwException(Exception)
handled(Expression) - Method in class org.apache.camel.model.TryDefinition
Deprecated.
will be removed in Camel 3.0. Instead of using handled(false) you can re-throw the exception from a Processor or use the ProcessorDefinition.throwException(Exception)
handleDoneFile(Exchange) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
handleErrors(Exchange, Schema, Result) - Method in class org.apache.camel.processor.validation.DefaultValidationErrorHandler
 
handleErrors(Exchange, Object) - Method in class org.apache.camel.processor.validation.DefaultValidationErrorHandler
 
handleErrors(Exchange, Schema, Result) - Method in interface org.apache.camel.processor.validation.ValidatorErrorHandler
Process any errors which may have occurred during validation
handleException(String, Exchange, Throwable) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
handleException(Throwable) - Method in class org.apache.camel.impl.BridgeExceptionHandlerToErrorHandler
 
handleException(String, Throwable) - Method in class org.apache.camel.impl.BridgeExceptionHandlerToErrorHandler
 
handleException(String, Exchange, Throwable) - Method in class org.apache.camel.impl.BridgeExceptionHandlerToErrorHandler
 
handleException(Throwable) - Method in class org.apache.camel.impl.DefaultConsumer
Handles the given exception using the DefaultConsumer.getExceptionHandler()
handleException(String, Throwable) - Method in class org.apache.camel.impl.DefaultConsumer
Handles the given exception using the DefaultConsumer.getExceptionHandler()
handleException(Throwable) - Method in class org.apache.camel.impl.PollingConsumerSupport
Handles the given exception using the PollingConsumerSupport.getExceptionHandler()
handleException(Exchange, RedeliveryErrorHandler.RedeliveryData, boolean) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
handleException(Throwable) - Method in interface org.apache.camel.spi.ExceptionHandler
Handles the given exception
handleException(String, Throwable) - Method in interface org.apache.camel.spi.ExceptionHandler
Handles the given exception
handleException(String, Exchange, Throwable) - Method in interface org.apache.camel.spi.ExceptionHandler
Handles the given exception
handleException(Throwable) - Method in class org.apache.camel.support.LoggingExceptionHandler
 
handleException(String, Throwable) - Method in class org.apache.camel.support.LoggingExceptionHandler
 
handleException(String, Exchange, Throwable) - Method in class org.apache.camel.support.LoggingExceptionHandler
 
handleException(Throwable) - Method in class org.apache.camel.support.RoutePolicySupport
Handles the given exception using the RoutePolicySupport.getExceptionHandler()
handleException(Exception, Logger, String) - Method in class org.apache.camel.util.ResolverHelper.LookupExceptionHandler
 
handleFailedWrite(Exchange, Exception) - Method in class org.apache.camel.component.file.GenericFileProducer
If we fail writing out a file, we will call this method.
handleFault() - Method in class org.apache.camel.model.RouteDefinition
Enable handle fault for this route.
HandleFault - Class in org.apache.camel.processor.interceptor
InterceptStrategy implementation to handle faults as exceptions on a RouteContext
HandleFault() - Constructor for class org.apache.camel.processor.interceptor.HandleFault
 
handleFault(Exchange) - Method in class org.apache.camel.processor.interceptor.HandleFaultInterceptor
Handles the fault message by converting it to an Exception
HandleFaultInterceptor - Class in org.apache.camel.processor.interceptor
 
HandleFaultInterceptor() - Constructor for class org.apache.camel.processor.interceptor.HandleFaultInterceptor
 
HandleFaultInterceptor(Processor) - Constructor for class org.apache.camel.processor.interceptor.HandleFaultInterceptor
 
handleInterruptedException(InterruptedException) - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
Handler - Annotation Type in org.apache.camel
Marks a method on a POJO as being the preferred method to invoke when Camel looks for methods to invoke using the BeanEndpoint.
handles(Exchange) - Method in class org.apache.camel.processor.CatchProcessor
Whether this catch processor handles the exception it have caught
handleSagaCompletion(Exchange, CamelSagaCoordinator, CamelSagaCoordinator, AsyncCallback) - Method in class org.apache.camel.processor.saga.SagaProcessor
 
handleSleepInterruptedException(InterruptedException, Exchange) - Method in class org.apache.camel.processor.DelayProcessorSupport
Called when a sleep is interrupted; allows derived classes to handle this case differently
handoverCompletions(Exchange) - Method in interface org.apache.camel.Exchange
Handover all the on completions from this exchange to the target exchange.
handoverCompletions() - Method in interface org.apache.camel.Exchange
Handover all the on completions from this exchange
handoverCompletions(Exchange) - Method in class org.apache.camel.impl.DefaultExchange
 
handoverCompletions() - Method in class org.apache.camel.impl.DefaultExchange
 
handoverSynchronization(Exchange) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
handoverSynchronization(Exchange, Predicate<Synchronization>) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
handoverSynchronization(Exchange) - Method in interface org.apache.camel.spi.UnitOfWork
Handover all the registered synchronizations to the target Exchange.
handoverSynchronization(Exchange, Predicate<Synchronization>) - Method in interface org.apache.camel.spi.UnitOfWork
Handover all the registered synchronizations to the target Exchange.
hangupInterceptorEnabled - Variable in class org.apache.camel.main.MainSupport
 
hasAnnotation(T) - Method in class org.apache.camel.component.bean.ParameterInfo
 
HasAnnotation - Annotation Type in org.apache.camel.converter
Deprecated.
not in use, will be removed in next Camel release.
hasAnnotation(AnnotatedElement, Class<? extends Annotation>, boolean) - Static method in class org.apache.camel.util.ObjectHelper
Checks if a Class or Method are annotated with the given annotation
hasAnnotation(Annotation[], Class<?>) - Static method in class org.apache.camel.util.ObjectHelper
Returns true if the given collection of annotations matches the given type
hasAnyMethodHandlerAnnotation() - Method in class org.apache.camel.component.bean.BeanInfo
Does any of the methods have a Canel @Handler annotation.
hasAttachments() - Method in class org.apache.camel.impl.DefaultMessage
 
hasAttachments() - Method in interface org.apache.camel.Message
Returns whether this message has attachments.
HasBinding - Interface in org.apache.camel.spi
Deprecated.
hasBodyParameter() - Method in class org.apache.camel.component.bean.MethodInfo
 
hasBreakpoint(String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
HasCamelContext - Interface in org.apache.camel.spi
A simple marker interface for an object which holds a CamelContext
hasComponent(String) - Method in interface org.apache.camel.CamelContext
Is the given component already registered?
hasComponent(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
hasConsumer(DirectConsumer) - Method in class org.apache.camel.component.direct.DirectEndpoint
 
hasConsumers() - Method in class org.apache.camel.component.seda.QueueReference
 
hasConsumers() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
hasCustomAnnotation() - Method in class org.apache.camel.component.bean.MethodInfo
 
hasCustomIdAssigned() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
Returns whether a custom id has been assigned
hasDataType() - Method in class org.apache.camel.impl.MessageSupport
 
hasDataType() - Method in interface org.apache.camel.spi.DataTypeAware
Whether any data type has been configured
hasDefaultPublicNoArgConstructor(Class<?>) - Static method in class org.apache.camel.util.ObjectHelper
Does the given class have a default public no-arg constructor.
hasEndpoint(String) - Method in interface org.apache.camel.CamelContext
Is the given endpoint already registered in the EndpointRegistry
hasEndpoint(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
hasErrors() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
hasExceptionBeenHandledByErrorHandler(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Tests whether the exchange has already been handled by the error handler
hasExceptionParameter() - Method in class org.apache.camel.component.bean.MethodInfo
 
hasFailed(Exchange) - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
Has the given Exchange failed
hasFaultMessage(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Tests whether the exchange has a fault message set and that its not null.
hasFunction(String) - Method in class org.apache.camel.component.properties.PropertiesComponent
Is there a PropertiesFunction with the given name?
hasFunctionStartToken(String) - Static method in class org.apache.camel.language.simple.SimpleTokenizer
Does the expression include a simple function.
hasGetterAndSetter - Variable in class org.apache.camel.util.IntrospectionSupport.MethodInfo
 
HasGroup - Interface in org.apache.camel.spi
A simple marker interface for an object which has belongs to a group Group which is useful for group related operation such as clustering, JMX style API
hasHandlerAnnotation() - Method in class org.apache.camel.component.bean.MethodInfo
 
hashCode() - Method in class org.apache.camel.component.bean.BeanInfoCacheKey
 
hashCode() - Method in class org.apache.camel.component.extension.verifier.ComponentVerifierExtensionHelper.ErrorAttribute
 
hashCode() - Method in class org.apache.camel.component.extension.verifier.ComponentVerifierExtensionHelper.ErrorCode
 
hashCode() - Method in class org.apache.camel.component.properties.PropertiesLocation
 
hashCode() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
hashCode() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
hashCode() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry.TypeMapping
 
hashCode() - Method in class org.apache.camel.impl.DefaultAttachment
 
hashCode() - Method in class org.apache.camel.impl.DefaultEndpoint
 
hashCode() - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 
hashCode() - Method in class org.apache.camel.impl.MappedEndpointConfiguration
Deprecated.
 
hashCode() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
hashCode() - Method in class org.apache.camel.processor.exceptionpolicy.ExceptionPolicyKey
 
hashCode() - Method in class org.apache.camel.spi.Contract
 
hashCode() - Method in class org.apache.camel.spi.DataType
 
hashCode() - Method in class org.apache.camel.util.KeyValueHolder
 
hashCode() - Method in class org.apache.camel.util.ValueHolder
 
hasHeaders() - Method in class org.apache.camel.impl.DefaultMessage
 
hasHeaders() - Method in interface org.apache.camel.Message
Returns whether has any headers has been set.
HashMapHeadersMapFactory - Class in org.apache.camel.impl
HashMap HeadersMapFactory which uses a plain HashMap.
HashMapHeadersMapFactory() - Constructor for class org.apache.camel.impl.HashMapHeadersMapFactory
 
HasId - Interface in org.apache.camel.spi
A simple marker interface for an object which has a unique ID which is useful for referring to objects in REST or JMX style APIs
hasInterceptorStrategy(Class<?>) - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
hasLeadingSeparator(String) - Static method in class org.apache.camel.util.FileUtil
Does the name start with a leading separator
hasMethod(String) - Method in class org.apache.camel.component.bean.BeanInfo
Do we have a method with the given name.
hasNext() - Method in class org.apache.camel.impl.SubscribeMethodProcessor
 
hasNext() - Method in interface org.apache.camel.Navigate
Are there more outputs?

Important only invoke this once, as this method do not carry state, and is not intended to be used in a while loop, but used by a if statement instead.

hasNext() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
hasNext() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
hasNext() - Method in class org.apache.camel.processor.ChoiceProcessor
 
hasNext() - Method in class org.apache.camel.processor.DelegateAsyncProcessor
 
hasNext() - Method in class org.apache.camel.processor.DelegateProcessor
 
hasNext() - Method in class org.apache.camel.processor.DelegateSyncProcessor
 
hasNext() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
hasNext() - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
hasNext() - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
hasNext() - Method in class org.apache.camel.processor.MulticastProcessor
 
hasNext() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
hasNext(Exchange) - Method in interface org.apache.camel.processor.RoutingSlip.RoutingSlipIterator
Are the more routing slip(s)?
hasNext() - Method in class org.apache.camel.processor.StreamResequencer
 
hasNext() - Method in class org.apache.camel.processor.TryProcessor
 
hasNext() - Method in class org.apache.camel.util.GroupIterator
 
hasNext() - Method in class org.apache.camel.util.GroupTokenIterator
 
hasNext() - Method in class org.apache.camel.util.SkipIterator
 
hasOut() - Method in interface org.apache.camel.Exchange
Returns whether an OUT message has been set or not.
hasOut() - Method in class org.apache.camel.impl.DefaultExchange
 
hasOutputs(List<ProcessorDefinition<?>>, boolean) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Is there any outputs in the given list.
hasParameters() - Method in class org.apache.camel.component.bean.MethodInfo
 
hasPopulatedHeaders() - Method in class org.apache.camel.impl.DefaultMessage
Returns true if the headers have been mutated in some way
hasProperties() - Method in interface org.apache.camel.Exchange
Returns whether any properties has been set
hasProperties() - Method in class org.apache.camel.impl.DefaultExchange
 
hasProperties(Map<String, Object>, String) - Static method in class org.apache.camel.util.IntrospectionSupport
 
hasPublicConstructors() - Method in class org.apache.camel.component.bean.BeanInfo
Returns whether the bean class has any public constructors.
hasScheme(String) - Static method in class org.apache.camel.util.ResourceHelper
Determines whether the URI has a scheme (e.g.
hasService(Object) - Method in interface org.apache.camel.CamelContext
Has the given service already been added to this CamelContext?
hasService(Class<T>) - Method in interface org.apache.camel.CamelContext
Has the given service type already been added to this CamelContext?
hasService(Object) - Method in class org.apache.camel.impl.DefaultCamelContext
 
hasService(Class<T>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
hasServices(Class<T>) - Method in interface org.apache.camel.CamelContext
Has the given service type already been added to this CamelContext?
hasServices(Class<T>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
hasSimpleFunction(String) - Static method in class org.apache.camel.language.simple.SimpleLanguage
Does the expression include a simple function.
hasStartToken(String, String) - Static method in class org.apache.camel.util.StringHelper
Does the expression have the language start token?
hasStaticMethod(String) - Method in class org.apache.camel.component.bean.BeanInfo
Do we have a static method with the given name.
hasTimeoutOccurred() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
hasTimeoutOccurred() - Method in interface org.apache.camel.spi.ShutdownStrategy
Whether a timeout has occurred during a shutdown.
hasTypeConverter(String, String) - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
hasTypeConverter(String, String) - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
hasUpperCase(String) - Static method in class org.apache.camel.util.StringHelper
Determines if the string has at least one letter in upper case
head() - Method in class org.apache.camel.model.rest.RestDefinition
 
head(String) - Method in class org.apache.camel.model.rest.RestDefinition
 
head() - Method in class org.apache.camel.model.rest.VerbDefinition
 
head(String) - Method in class org.apache.camel.model.rest.VerbDefinition
 
header(String) - Static method in class org.apache.camel.builder.Builder
Returns a predicate and value builder for headers on an exchange
header(String) - Method in class org.apache.camel.builder.BuilderSupport
Returns a value builder for the given header
header(String) - Method in class org.apache.camel.builder.ExpressionClause
An expression of an inbound message header of the given name
header(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of an inbound message header of the given name
Header - Annotation Type in org.apache.camel
Marks a parameter as being a header on an inbound Message
header(String) - Static method in class org.apache.camel.language.header.HeaderLanguage
 
header(String) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
Adds a response header
header - Variable in class org.apache.camel.processor.RoutingSlip
 
Header() - Constructor for class org.apache.camel.util.MessageDump.Header
 
headerExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the header value with the given name

Will fallback and look in properties if not found in headers.

headerExpression(String, Class<T>) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the header value with the given name converted to the given type

Will fallback and look in properties if not found in headers.

headerExpression(String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the header value with the given name converted to the given type

Will fallback and look in properties if not found in headers.

HeaderExpression - Class in org.apache.camel.model.language
To use a Camel Message header in expressions or predicates.
HeaderExpression() - Constructor for class org.apache.camel.model.language.HeaderExpression
 
HeaderExpression(String) - Constructor for class org.apache.camel.model.language.HeaderExpression
 
headerExtractionEnabled - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
HeaderFilterStrategy - Interface in org.apache.camel.spi
Interface to allow plug-able implementation to filter header to and from Camel message.
HeaderFilterStrategy.Direction - Enum in org.apache.camel.spi
The direction is either IN or OUT.
HeaderFilterStrategyAware - Interface in org.apache.camel.spi
An interface to represent an object which can make use of injected HeaderFilterStrategy.
HeaderFilterStrategyComponent - Class in org.apache.camel.impl
Base class for components to support configuring a HeaderFilterStrategy.
HeaderFilterStrategyComponent(Class<? extends Endpoint>) - Constructor for class org.apache.camel.impl.HeaderFilterStrategyComponent
 
HeaderFilterStrategyComponent(CamelContext, Class<? extends Endpoint>) - Constructor for class org.apache.camel.impl.HeaderFilterStrategyComponent
 
HeaderLanguage - Class in org.apache.camel.language.header
A language for header expressions.
HeaderLanguage() - Constructor for class org.apache.camel.language.header.HeaderLanguage
 
headers() - Method in class org.apache.camel.builder.ExpressionClause
An expression of the inbound headers
headers() - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of the inbound headers
Headers - Annotation Type in org.apache.camel
Marks a parameter as being an injection point of the headers of an inbound Message
headers - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
headersDisabled - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
HeaderSelectorProducer - Class in org.apache.camel.impl
A selector-based produced which uses an header value to determine which processor should be invoked.
HeaderSelectorProducer(Endpoint, Supplier<String>) - Constructor for class org.apache.camel.impl.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, Supplier<String>, boolean) - Constructor for class org.apache.camel.impl.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, String) - Constructor for class org.apache.camel.impl.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, String, boolean) - Constructor for class org.apache.camel.impl.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, String, Object) - Constructor for class org.apache.camel.impl.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, String, Object, boolean) - Constructor for class org.apache.camel.impl.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, Supplier<String>, Object) - Constructor for class org.apache.camel.impl.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, Supplier<String>, Object, boolean) - Constructor for class org.apache.camel.impl.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, String, String) - Constructor for class org.apache.camel.impl.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, String, String, boolean) - Constructor for class org.apache.camel.impl.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, String, Supplier<String>) - Constructor for class org.apache.camel.impl.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, String, Supplier<String>, boolean) - Constructor for class org.apache.camel.impl.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, Supplier<String>, Supplier<String>) - Constructor for class org.apache.camel.impl.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, Supplier<String>, Supplier<String>, boolean) - Constructor for class org.apache.camel.impl.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, String, String, Object) - Constructor for class org.apache.camel.impl.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, String, String, Object, boolean) - Constructor for class org.apache.camel.impl.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, Supplier<String>, Supplier<String>, Object) - Constructor for class org.apache.camel.impl.HeaderSelectorProducer
 
HeaderSelectorProducer(Endpoint, Supplier<String>, Supplier<String>, Object, boolean) - Constructor for class org.apache.camel.impl.HeaderSelectorProducer
 
headersExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the inbound message headers
HeadersMapFactory - Interface in org.apache.camel.spi
Factory to create the Map implementation to use for storing headers on Message.
HeadersMapFactoryResolver - Class in org.apache.camel.impl
Factory to create the HeadersMapFactory implementation to be used.
HeadersMapFactoryResolver() - Constructor for class org.apache.camel.impl.HeadersMapFactoryResolver
 
headersOgnlExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the exchanges inbound message header invoking methods defined in a simple OGNL notation
HeadVerbDefinition - Class in org.apache.camel.model.rest
Rest HEAD command
HeadVerbDefinition() - Constructor for class org.apache.camel.model.rest.HeadVerbDefinition
 
health() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
HealthCheck - Interface in org.apache.camel.health
 
HealthCheck.Result - Interface in org.apache.camel.health
Response to an health check invocation.
HealthCheck.State - Enum in org.apache.camel.health
 
HealthCheckConfiguration - Class in org.apache.camel.health
 
HealthCheckConfiguration() - Constructor for class org.apache.camel.health.HealthCheckConfiguration
 
HealthCheckConfiguration.Builder - Class in org.apache.camel.health
 
HealthCheckFilter - Interface in org.apache.camel.health
Health check filter definition.
HealthCheckHelper - Class in org.apache.camel.health
 
HealthCheckRegistry - Interface in org.apache.camel.health
A registry for health checks.
HealthCheckRepository - Interface in org.apache.camel.health
A repository for health checks.
HealthCheckResultBuilder - Class in org.apache.camel.health
A builder helper to create a result.
HealthCheckService - Interface in org.apache.camel.health
An health check service that invokes the checks registered on the HealthCheckRegistry according to a schedule.
healthy() - Method in class org.apache.camel.model.cloud.ChainedServiceCallServiceFilterConfiguration
Deprecated.
 
healthy() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
 
healthyFilter() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
healthyFilter() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
HealthyServiceCallServiceFilterConfiguration - Class in org.apache.camel.model.cloud
 
HealthyServiceCallServiceFilterConfiguration() - Constructor for class org.apache.camel.model.cloud.HealthyServiceCallServiceFilterConfiguration
 
HealthyServiceCallServiceFilterConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.HealthyServiceCallServiceFilterConfiguration
 
HealthyServiceFilter - Class in org.apache.camel.impl.cloud
 
HealthyServiceFilter() - Constructor for class org.apache.camel.impl.cloud.HealthyServiceFilter
 
HealthyServiceFilterFactory - Class in org.apache.camel.impl.cloud
 
HealthyServiceFilterFactory() - Constructor for class org.apache.camel.impl.cloud.HealthyServiceFilterFactory
 
hessian() - Method in class org.apache.camel.builder.DataFormatClause
Uses the Hessian data format
HessianDataFormat - Class in org.apache.camel.model.dataformat
Deprecated.
HessianDataFormat() - Constructor for class org.apache.camel.model.dataformat.HessianDataFormat
Deprecated.
 
higher(E) - Method in class org.apache.camel.processor.resequencer.Sequence
Returns the next higher element in the sequence to the given element.
HIGHEST - Static variable in interface org.apache.camel.Ordered
The highest precedence
hitCounter - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
hits - Variable in class org.apache.camel.util.LRUCache
 
hl7() - Method in class org.apache.camel.builder.DataFormatClause
Uses the HL7 data format
hl7(boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the HL7 data format
hl7(Object) - Method in class org.apache.camel.builder.DataFormatClause
Uses the HL7 data format
HL7DataFormat - Class in org.apache.camel.model.dataformat
The HL7 data format can be used to marshal or unmarshal HL7 (Health Care) model objects.
HL7DataFormat() - Constructor for class org.apache.camel.model.dataformat.HL7DataFormat
 
host() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
host(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To define the host to use, such as 0.0.0.0 or localhost
hostHeader(String) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
The header that holds the service host information, default ServiceCallConstants.SERVICE_HOST
hostName - Variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
hostNameResolver(RestHostNameResolver) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To specify the hostname resolver
HostUtils - Class in org.apache.camel.util
 
hours(long) - Static method in class org.apache.camel.util.Time
 
hoursAsSeconds(long) - Static method in class org.apache.camel.util.Time
 
HTTP_BASE_URI - Static variable in interface org.apache.camel.Exchange
 
HTTP_CHARACTER_ENCODING - Static variable in interface org.apache.camel.Exchange
 
HTTP_CHUNKED - Static variable in interface org.apache.camel.Exchange
 
HTTP_CODE - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.HttpAttribute
The erroneous HTTP code that occurred
HTTP_METHOD - Static variable in interface org.apache.camel.Exchange
 
HTTP_PATH - Static variable in interface org.apache.camel.Exchange
 
HTTP_PROTOCOL_VERSION - Static variable in interface org.apache.camel.Exchange
 
HTTP_QUERY - Static variable in interface org.apache.camel.Exchange
 
HTTP_RAW_QUERY - Static variable in interface org.apache.camel.Exchange
 
HTTP_REDIRECT - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.HttpAttribute
If given as details, specifies that a redirect happened and the content of this detail is the redirect URL
HTTP_RESPONSE_CODE - Static variable in interface org.apache.camel.Exchange
 
HTTP_RESPONSE_TEXT - Static variable in interface org.apache.camel.Exchange
 
HTTP_SERVLET_REQUEST - Static variable in interface org.apache.camel.Exchange
 
HTTP_SERVLET_RESPONSE - Static variable in interface org.apache.camel.Exchange
 
HTTP_TEXT - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.HttpAttribute
HTTP response's body
HTTP_URI - Static variable in interface org.apache.camel.Exchange
 
HTTP_URL - Static variable in interface org.apache.camel.Exchange
 
HttpErrorAttribute(String) - Constructor for class org.apache.camel.component.extension.verifier.ComponentVerifierExtensionHelper.HttpErrorAttribute
 
humanReadableBytes(Locale, long) - Static method in class org.apache.camel.util.StringHelper
Outputs the bytes in human readable format in units of KB,MB,GB etc.
humanReadableBytes(long) - Static method in class org.apache.camel.util.StringHelper
Outputs the bytes in human readable format in units of KB,MB,GB etc.
hystrix() - Method in class org.apache.camel.model.ProcessorDefinition
Creates a Hystrix Circuit Breaker EIP.
hystrixConfiguration() - Method in class org.apache.camel.model.HystrixDefinition
Configures the Hystrix EIP

Use end when configuration is complete, to return back to the Hystrix EIP.

hystrixConfiguration(HystrixConfigurationDefinition) - Method in class org.apache.camel.model.HystrixDefinition
Configures the Hystrix EIP using the given configuration
hystrixConfiguration(String) - Method in class org.apache.camel.model.HystrixDefinition
Refers to a Hystrix configuration to use for configuring the Hystrix EIP.
HystrixConfigurationCommon - Class in org.apache.camel.model
 
HystrixConfigurationCommon() - Constructor for class org.apache.camel.model.HystrixConfigurationCommon
 
HystrixConfigurationDefinition - Class in org.apache.camel.model
Hystrix Circuit Breaker EIP configuration
HystrixConfigurationDefinition() - Constructor for class org.apache.camel.model.HystrixConfigurationDefinition
 
HystrixConfigurationDefinition(HystrixDefinition) - Constructor for class org.apache.camel.model.HystrixConfigurationDefinition
 
HystrixDefinition - Class in org.apache.camel.model
Hystrix Circuit Breaker EIP
HystrixDefinition() - Constructor for class org.apache.camel.model.HystrixDefinition
 

I

ical(boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the iCal data format
IcalDataFormat - Class in org.apache.camel.model.dataformat
The iCal dataformat is used for working with iCalendar messages.
IcalDataFormat() - Constructor for class org.apache.camel.model.dataformat.IcalDataFormat
 
id() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
id(String) - Method in class org.apache.camel.model.NoOutputExpressionNode
 
id(String) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
Sets the id of this node
id(String) - Method in class org.apache.camel.model.ProcessorDefinition
Sets the id of this node.
id(String) - Method in class org.apache.camel.model.rest.RestDefinition
 
id - Variable in class org.apache.camel.processor.RoutingSlip
 
id - Variable in class org.apache.camel.processor.SendDynamicProcessor
 
id - Variable in class org.apache.camel.processor.SendProcessor
 
id - Variable in class org.apache.camel.processor.TryProcessor
 
ID_PROPERTY - Static variable in interface org.apache.camel.Route
 
IdAware - Interface in org.apache.camel.spi
To allow objects to be injected with an id, such as EIP Processors which has been defined from Camel routes.
idempotent - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
idempotentConsumer() - Method in class org.apache.camel.model.ProcessorDefinition
Idempotent consumer EIP: Creates an IdempotentConsumer using a fluent builder.
idempotentConsumer(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Idempotent consumer EIP: Creates an IdempotentConsumer to avoid duplicate messages
idempotentConsumer(Expression, IdempotentRepository<?>) - Method in class org.apache.camel.model.ProcessorDefinition
Idempotent consumer EIP: Creates an IdempotentConsumer to avoid duplicate messages
idempotentConsumer(IdempotentRepository<?>) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
will be removed in Camel 3.0. Instead use any of the other methods
IdempotentConsumer - Class in org.apache.camel.processor.idempotent
An implementation of the Idempotent Consumer pattern.
IdempotentConsumer(Expression, IdempotentRepository<String>, boolean, boolean, boolean, boolean, Processor) - Constructor for class org.apache.camel.processor.idempotent.IdempotentConsumer
 
IdempotentConsumerDefinition - Class in org.apache.camel.model
Filters out duplicate messages
IdempotentConsumerDefinition() - Constructor for class org.apache.camel.model.IdempotentConsumerDefinition
 
IdempotentConsumerDefinition(Expression, IdempotentRepository<?>) - Constructor for class org.apache.camel.model.IdempotentConsumerDefinition
 
idempotentKey - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
IdempotentOnCompletion - Class in org.apache.camel.processor.idempotent
On completion strategy for IdempotentConsumer.
IdempotentOnCompletion(IdempotentRepository<String>, String, boolean, boolean) - Constructor for class org.apache.camel.processor.idempotent.IdempotentOnCompletion
 
idempotentRepository - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
IdempotentRepository<E> - Interface in org.apache.camel.spi
Access to a repository of Message IDs to implement the Idempotent Consumer pattern.
IdentifiedType - Class in org.apache.camel.model
The unique identifier for a bean.
IdentifiedType() - Constructor for class org.apache.camel.model.IdentifiedType
 
idOrCreate(NodeIdFactory) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
Gets the node id, creating one if not already set.
ifNotEmpty(T, Consumer<T>) - Static method in class org.apache.camel.util.ObjectHelper
Tests whether the value is not null, an empty string, an empty collection or a map
ifNotException(Throwable, Exchange, AsyncCallback, Runnable) - Method in class org.apache.camel.processor.saga.SagaProcessor
 
ifNotException(Throwable, Exchange, boolean, CamelSagaCoordinator, CamelSagaCoordinator, AsyncCallback, Runnable) - Method in class org.apache.camel.processor.saga.SagaProcessor
 
ifStartsWithReturnRemainder(String, String) - Method in class org.apache.camel.impl.DefaultComponent
Returns the reminder of the text if it starts with the prefix.
ignoreCannotRetrieveFile(String, Exchange, Exception) - Method in class org.apache.camel.component.file.GenericFileConsumer
Whether to ignore if the file cannot be retrieved.
ignoreInvalidCasts() - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
Ignores invalid casts instead of throwing an exception if the pick expression result cannot be casted to the specified type.
ignoreInvalidCorrelationKeys() - Method in class org.apache.camel.model.AggregateDefinition
If a correlation key cannot be successfully evaluated it will be ignored by logging a {{DEBUG}} and then just ignore the incoming Exchange.
ignoreInvalidEndpoint() - Method in class org.apache.camel.model.EnrichDefinition
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
ignoreInvalidEndpoint() - Method in class org.apache.camel.model.PollEnrichDefinition
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
ignoreInvalidEndpoint() - Method in class org.apache.camel.model.ToDynamicDefinition
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
ignoreInvalidEndpoint() - Method in class org.apache.camel.model.WireTapDefinition
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
ignoreInvalidEndpoint - Variable in class org.apache.camel.processor.SendDynamicProcessor
 
ignoreInvalidEndpoints() - Method in class org.apache.camel.model.DynamicRouterDefinition
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
ignoreInvalidEndpoints() - Method in class org.apache.camel.model.RecipientListDefinition
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
ignoreInvalidEndpoints() - Method in class org.apache.camel.model.RoutingSlipDefinition
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
ignoreInvalidEndpoints - Variable in class org.apache.camel.processor.RoutingSlip
 
ignoreInvalidExchanges() - Method in class org.apache.camel.model.ResequenceDefinition
If an incoming Exchange is invalid, then it will be ignored.
ignoreLeadingWhitespaces - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
ignoreTrailingWhitespaces - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
ILLEGAL_PARAMETER - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.StandardCode
A given parameter is illegal
ILLEGAL_PARAMETER_GROUP_COMBINATION - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.StandardCode
A combination of parameters is illegal.
ILLEGAL_PARAMETER_VALUE - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.StandardCode
A parameter value is not valid
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
 
immutableMapOf(Supplier<Map<K, V>>, K, V, Object...) - Static method in class org.apache.camel.util.CollectionHelper
Build an immutable map from varargs.
immutableMapOf(K, V, Object...) - Static method in class org.apache.camel.util.CollectionHelper
Build an immutable map from varargs.
ImplicitCollectionEntry() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionEntry
 
ImplicitCollectionEntry(String, String[]) - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionEntry
 
ImplicitCollectionList() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionList
 
ImplicitCollectionsAdapter() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionsAdapter
 
in(Predicate...) - Static method in class org.apache.camel.builder.PredicateBuilder
A helper method to return true if any of the predicates matches.
in(List<Predicate>) - Static method in class org.apache.camel.builder.PredicateBuilder
A helper method to return true if any of the predicates matches.
in(Object...) - Method in class org.apache.camel.builder.ValueBuilder
 
in(Predicate...) - Method in class org.apache.camel.builder.ValueBuilder
 
IN_NAMESPACE - Static variable in class org.apache.camel.builder.xml.Namespaces
 
inBody - Variable in class org.apache.camel.util.component.AbstractApiEndpoint
 
include - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
include - Variable in class org.apache.camel.util.jsse.FilterParameters
 
INCLUDE_HOST_NAME - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
includeRoutes(RoutesBuilder) - Method in class org.apache.camel.builder.RouteBuilder
Includes the routes from the build to this builder.
includeTokens - Variable in class org.apache.camel.support.TokenPairExpressionIterator
 
INCOMPLETE_PARAMETER_GROUP - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.StandardCode
A group of parameters is not complete in order to be valid
increment() - Method in class org.apache.camel.management.mbean.ManagedCounter
 
increment() - Method in class org.apache.camel.management.mbean.Statistic
 
incrementTraceCounter() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
index - Variable in class org.apache.camel.language.simple.BaseSimpleParser
 
InetAddressUtil - Class in org.apache.camel.util
Util class for InetAddress
InflightRepository - Interface in org.apache.camel.spi
A repository which tracks in flight Exchanges.
InflightRepository.InflightExchange - Interface in org.apache.camel.spi
Information about the inflight exchange.
informationJson() - Method in interface org.apache.camel.api.management.mbean.ManagedComponentMBean
 
informationJson() - Method in interface org.apache.camel.api.management.mbean.ManagedDataFormatMBean
 
informationJson() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointMBean
 
informationJson() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
informationJson() - Method in class org.apache.camel.management.mbean.ManagedComponent
 
informationJson() - Method in class org.apache.camel.management.mbean.ManagedDataFormat
 
informationJson() - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
informationJson() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
inheritErrorHandler - Variable in class org.apache.camel.model.ProcessorDefinition
 
inheritErrorHandler(boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Sets whether or not to inherit the configured error handler.
inheritNamespaceToken - Variable in class org.apache.camel.support.TokenXMLExpressionIterator
 
inheritNamespaceToken - Variable in class org.apache.camel.support.TokenXMLPairExpressionIterator
Deprecated.
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedCamelHealth
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedClusterService
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedComponent
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedCounter
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedDataFormat
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedEndpointRegistry
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedRouteController
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedRuntimeCamelCatalog
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedSendProcessor
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedService
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedTransformerRegistry
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedValidatorRegistry
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
init(List<Class<?>>) - Method in class org.apache.camel.processor.loadbalancer.ExceptionFailureStatistics
 
initChannel(ProcessorDefinition<?>, RouteContext) - Method in interface org.apache.camel.model.ModelChannel
Initializes the channel.
initChannel(ProcessorDefinition<?>, RouteContext) - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
initConsumerProperties() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
initialize(CamelContext) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
Deprecated.
initParent(ProcessorDefinition) - Static method in class org.apache.camel.model.RouteDefinitionHelper
 
injectField(Field, String, String, String, Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
injectField(Field, String, String, String, Object, String, boolean) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
injectFieldBean(Field, String, Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
injectFieldProperty(Field, String, String, Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
injectFields(Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
A strategy method to allow implementations to perform some custom JBI based injection of the POJO
injectMethods(Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
injector - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
Injector - Interface in org.apache.camel.spi
A pluggable strategy for creating and possibly dependency injecting objects which could be implemented using straight forward reflection or using Spring or Guice to perform dependency injection.
INJETOR - Static variable in class org.apache.camel.util.jndi.JndiContext
 
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
 
inMemory() - Method in class org.apache.camel.converter.stream.SourceCache
 
inMemory() - Method in class org.apache.camel.converter.stream.StreamSourceCache
 
inMemory() - Method in interface org.apache.camel.StreamCache
Whether this StreamCache is in memory only or spooled to persistent storage such as files.
InMemorySagaCoordinator - Class in org.apache.camel.impl.saga
A in-memory implementation of a saga coordinator.
InMemorySagaCoordinator(CamelContext, InMemorySagaService, String) - Constructor for class org.apache.camel.impl.saga.InMemorySagaCoordinator
 
InMemorySagaService - Class in org.apache.camel.impl.saga
A in-memory implementation of a saga service.
InMemorySagaService() - Constructor for class org.apache.camel.impl.saga.InMemorySagaService
 
inMessage() - Method in class org.apache.camel.builder.ExpressionClause
An expression of an inbound message
inMessage(Function<Message, Object>) - Method in class org.apache.camel.builder.ExpressionClause
A functional expression of an inbound message
inMessage() - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of an inbound message
inMessageExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the IN message
inMessageExpression(Function<Message, Object>) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns a functional expression for the IN message
InOnly - Annotation Type in org.apache.camel
Marks methods as being ExchangePattern.InOnly for one way asynchronous invocation when using Bean Integration or Spring Remoting to overload the default value which is ExchangePattern.InOut for request/reply if no annotations are used.
inOnly() - Method in class org.apache.camel.model.ProcessorDefinition
inOnly(String) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the message to the given endpoint using an Event Message or InOnly exchange pattern

Notice the existing MEP is restored after the message has been sent to the given endpoint.

inOnly(Endpoint) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the message to the given endpoint using an Event Message or InOnly exchange pattern

Notice the existing MEP is restored after the message has been sent to the given endpoint.

inOnly(String...) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the message to the given endpoints using an Event Message or InOnly exchange pattern

Notice the existing MEP is restored after the message has been sent to the given endpoint.

inOnly(Endpoint...) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the message to the given endpoints using an Event Message or InOnly exchange pattern

Notice the existing MEP is restored after the message has been sent to the given endpoint.

inOnly(Iterable<Endpoint>) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the message to the given endpoints using an Event Message or InOnly exchange pattern

Notice the existing MEP is restored after the message has been sent to the given endpoint.

InOnlyDefinition - Class in org.apache.camel.model
Marks the exchange pattern for the route to one way
InOnlyDefinition() - Constructor for class org.apache.camel.model.InOnlyDefinition
 
InOnlyDefinition(String) - Constructor for class org.apache.camel.model.InOnlyDefinition
 
InOnlyDefinition(Endpoint) - Constructor for class org.apache.camel.model.InOnlyDefinition
 
InOut - Annotation Type in org.apache.camel
Marks a method as being ExchangePattern.InOut when a class or interface has been annotated with InOnly when using Bean Integration or Spring Remoting.
inOut() - Method in class org.apache.camel.model.ProcessorDefinition
inOut(String) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the message to the given endpoint using an Request Reply or InOut exchange pattern

Notice the existing MEP is restored after the message has been sent to the given endpoint.

inOut(Endpoint) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the message to the given endpoint using an Request Reply or InOut exchange pattern

Notice the existing MEP is restored after the message has been sent to the given endpoint.

inOut(String...) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the message to the given endpoints using an Request Reply or InOut exchange pattern

Notice the existing MEP is restored after the message has been sent to the given endpoint.

inOut(Endpoint...) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the message to the given endpoints using an Request Reply or InOut exchange pattern

Notice the existing MEP is restored after the message has been sent to the given endpoint.

inOut(Iterable<Endpoint>) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the message to the given endpoints using an Request Reply or InOut exchange pattern

Notice the existing MEP is restored after the message has been sent to the given endpoint.

InOutDefinition - Class in org.apache.camel.model
Marks the exchange pattern for the route to request/reply
InOutDefinition() - Constructor for class org.apache.camel.model.InOutDefinition
 
InOutDefinition(String) - Constructor for class org.apache.camel.model.InOutDefinition
 
InOutDefinition(Endpoint) - Constructor for class org.apache.camel.model.InOutDefinition
 
inProgressRepository - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
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
 
inputType(String) - Method in class org.apache.camel.model.RouteDefinition
Declare the expected data type of the input message.
inputType(Class) - Method in class org.apache.camel.model.RouteDefinition
Declare the expected data type of the input message by Java class.
InputTypeDefinition - Class in org.apache.camel.model
Set the expected data type of the input message.
InputTypeDefinition() - Constructor for class org.apache.camel.model.InputTypeDefinition
 
inputTypeWithValidate(String) - Method in class org.apache.camel.model.RouteDefinition
Declare the expected data type of the input message with content validation enabled.
inputTypeWithValidate(Class) - Method in class org.apache.camel.model.RouteDefinition
Declare the expected data type of the input message by Java class with content validation enabled.
insert(E) - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
Inserts the given element into this resequencer.
INSTANCE - Static variable in class org.apache.camel.impl.CamelContextTrackerRegistry
The registry singleton
instance - Static variable in class org.apache.camel.main.Main
 
INSTANCE - Static variable in class org.apache.camel.util.AntPathMatcher
 
InstanceMethodFallbackTypeConverter - Class in org.apache.camel.impl.converter
A TypeConverter implementation which instantiates an object so that an instance method can be used as a fallback type converter
InstanceMethodFallbackTypeConverter(CachingInjector<?>, Method, TypeConverterRegistry) - Constructor for class org.apache.camel.impl.converter.InstanceMethodFallbackTypeConverter
Deprecated.
InstanceMethodFallbackTypeConverter(CachingInjector<?>, Method, TypeConverterRegistry, boolean) - Constructor for class org.apache.camel.impl.converter.InstanceMethodFallbackTypeConverter
 
InstanceMethodTypeConverter - Class in org.apache.camel.impl.converter
A TypeConverter implementation which instantiates an object so that an instance method can be used as a type converter
InstanceMethodTypeConverter(CachingInjector<?>, Method, TypeConverterRegistry) - Constructor for class org.apache.camel.impl.converter.InstanceMethodTypeConverter
Deprecated.
InstanceMethodTypeConverter(CachingInjector<?>, Method, TypeConverterRegistry, boolean) - Constructor for class org.apache.camel.impl.converter.InstanceMethodTypeConverter
 
InstrumentationAdvice(String) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.InstrumentationAdvice
 
InstrumentationInterceptStrategy - Class in org.apache.camel.management
This strategy class wraps targeted processors with a InstrumentationProcessor.
InstrumentationInterceptStrategy(Map<ProcessorDefinition<?>, PerformanceCounter>, Map<Processor, KeyValueHolder<ProcessorDefinition<?>, InstrumentationProcessor>>) - Constructor for class org.apache.camel.management.InstrumentationInterceptStrategy
 
InstrumentationProcessor - Class in org.apache.camel.management
JMX enabled processor or advice that uses the ManagedCounter for instrumenting processing of exchanges.
InstrumentationProcessor(String, Processor) - Constructor for class org.apache.camel.management.InstrumentationProcessor
 
intercept() - Method in class org.apache.camel.builder.RouteBuilder
Adds a route for an interceptor that intercepts every processing step.
intercept() - Method in class org.apache.camel.model.RoutesDefinition
Creates and adds an interceptor that is triggered on every step in the route processing.
INTERCEPT_SEND_TO_ENDPOINT_WHEN_MATCHED - Static variable in interface org.apache.camel.Exchange
 
InterceptDefinition - Class in org.apache.camel.model
Intercepts a message at each step in the route
InterceptDefinition() - Constructor for class org.apache.camel.model.InterceptDefinition
 
intercepted - Variable in class org.apache.camel.model.InterceptDefinition
 
INTERCEPTED_ENDPOINT - Static variable in interface org.apache.camel.Exchange
 
InterceptEndpointProcessor - Class in org.apache.camel.processor
Endpoint intercept processor so we know the processor is supposed to intercept an endpoint.
InterceptEndpointProcessor(String, Processor) - Constructor for class org.apache.camel.processor.InterceptEndpointProcessor
 
interceptFrom() - Method in class org.apache.camel.builder.RouteBuilder
Adds a route for an interceptor that intercepts incoming messages on any inputs in this route
interceptFrom(String) - Method in class org.apache.camel.builder.RouteBuilder
Adds a route for an interceptor that intercepts incoming messages on the given endpoint.
interceptFrom() - Method in class org.apache.camel.model.RoutesDefinition
Creates and adds an interceptor that is triggered when an exchange is received as input to any routes (eg from all the from)
interceptFrom(String) - Method in class org.apache.camel.model.RoutesDefinition
Creates and adds an interceptor that is triggered when an exchange is received as input to the route defined with the given endpoint (eg from the from)
InterceptFromDefinition - Class in org.apache.camel.model
Intercepts incoming messages
InterceptFromDefinition() - Constructor for class org.apache.camel.model.InterceptFromDefinition
 
InterceptFromDefinition(String) - Constructor for class org.apache.camel.model.InterceptFromDefinition
 
InterceptorToAsyncProcessorBridge - Class in org.apache.camel.processor
A bridge to have regular interceptors implemented as Processor work with the asynchronous routing engine without causing side effects.
InterceptorToAsyncProcessorBridge(Processor) - Constructor for class org.apache.camel.processor.InterceptorToAsyncProcessorBridge
Constructs the bridge
InterceptorToAsyncProcessorBridge(Processor, AsyncProcessor) - Constructor for class org.apache.camel.processor.InterceptorToAsyncProcessorBridge
Constructs the bridge
interceptProperties(Map<String, Object>) - Method in class org.apache.camel.util.component.AbstractApiConsumer
 
interceptProperties(Map<String, Object>) - Method in class org.apache.camel.util.component.AbstractApiEndpoint
 
interceptProperties(Map<String, Object>) - Method in class org.apache.camel.util.component.AbstractApiProducer
 
interceptProperties(Map<String, Object>) - Method in interface org.apache.camel.util.component.PropertiesInterceptor
Intercept method invocation arguments used to find and invoke API method.
interceptPropertyNames(Set<String>) - Method in class org.apache.camel.util.component.AbstractApiConsumer
 
interceptPropertyNames(Set<String>) - Method in class org.apache.camel.util.component.AbstractApiEndpoint
 
interceptPropertyNames(Set<String>) - Method in interface org.apache.camel.util.component.PropertyNamesInterceptor
Intercept property names used to find API Method.
interceptResult(Object, Exchange) - Method in class org.apache.camel.util.component.AbstractApiConsumer
 
interceptResult(Object, Exchange) - Method in class org.apache.camel.util.component.AbstractApiProducer
 
interceptResult(Object, Exchange) - Method in interface org.apache.camel.util.component.ResultInterceptor
Do additional result exchange processing, for example, adding custom headers.
interceptSendToEndpoint(String) - Method in class org.apache.camel.builder.RouteBuilder
Applies a route for an interceptor if an exchange is send to the given endpoint
InterceptSendToEndpoint - Class in org.apache.camel.impl
This is an endpoint when sending to it, is intercepted and is routed in a detour
InterceptSendToEndpoint(Endpoint, boolean) - Constructor for class org.apache.camel.impl.InterceptSendToEndpoint
Intercepts sending to the given endpoint
interceptSendToEndpoint(String) - Method in class org.apache.camel.model.RoutesDefinition
Creates and adds an interceptor that is triggered when an exchange is send to the given endpoint
InterceptSendToEndpointDefinition - Class in org.apache.camel.model
Intercepts messages being sent to an endpoint
InterceptSendToEndpointDefinition() - Constructor for class org.apache.camel.model.InterceptSendToEndpointDefinition
 
InterceptSendToEndpointDefinition(String) - Constructor for class org.apache.camel.model.InterceptSendToEndpointDefinition
 
InterceptSendToEndpointProcessor - Class in org.apache.camel.impl
Processor used to interceptor and detour the routing when using the InterceptSendToEndpoint functionality.
InterceptSendToEndpointProcessor(InterceptSendToEndpoint, Endpoint, Producer, boolean) - Constructor for class org.apache.camel.impl.InterceptSendToEndpointProcessor
 
InterceptSendToEndpointServicePoolProcessor - Class in org.apache.camel.impl
InterceptSendToEndpointServicePoolProcessor(InterceptSendToEndpoint, Endpoint, Producer, boolean) - Constructor for class org.apache.camel.impl.InterceptSendToEndpointServicePoolProcessor
 
InterceptSendToMockEndpointStrategy - Class in org.apache.camel.impl
A EndpointStrategy which is capable of mocking endpoints.
InterceptSendToMockEndpointStrategy() - Constructor for class org.apache.camel.impl.InterceptSendToMockEndpointStrategy
Mock all endpoints.
InterceptSendToMockEndpointStrategy(String) - Constructor for class org.apache.camel.impl.InterceptSendToMockEndpointStrategy
Mock endpoints based on the given pattern.
InterceptSendToMockEndpointStrategy(String, boolean) - Constructor for class org.apache.camel.impl.InterceptSendToMockEndpointStrategy
Mock endpoints based on the given pattern.
InterceptStrategy - Interface in org.apache.camel.spi
The purpose of this interface is to allow an implementation to wrap processors in a route with interceptors.
INTERNAL - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.StandardCode
Internal error while performing the verification
internalBind(String, Object) - Method in class org.apache.camel.util.jndi.JndiContext
internalBind is intended for use only during setup or possibly by suitably synchronized superclasses.
interrupt(String) - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
interrupt(String) - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
interrupt(Exchange) - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
interrupt(String) - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
interrupt(String) - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager
To interrupt an exchange which may seem as stuck, to force the exchange to continue, allowing any blocking thread to be released.
interrupt(Exchange) - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager
To interrupt an exchange which may seem as stuck, to force the exchange to continue, allowing any blocking thread to be released.
INTERRUPTED - Static variable in interface org.apache.camel.Exchange
 
interval(Duration) - Method in class org.apache.camel.health.HealthCheckConfiguration.Builder
 
interval(Long) - Method in class org.apache.camel.health.HealthCheckConfiguration.Builder
 
interval(String) - Method in class org.apache.camel.health.HealthCheckConfiguration.Builder
 
IntrospectionSupport - Class in org.apache.camel.util
Helper for introspections of beans.
IntrospectionSupport.ClassInfo - Class in org.apache.camel.util
Structure of an introspected class.
IntrospectionSupport.MethodInfo - Class in org.apache.camel.util
Structure of an introspected method.
InvalidPayloadException - Exception in org.apache.camel
Is thrown if the payload from the exchange could not be retrieved because of being null, wrong class type etc.
InvalidPayloadException(Exchange, Class<?>) - Constructor for exception org.apache.camel.InvalidPayloadException
 
InvalidPayloadException(Exchange, Class<?>, Message) - Constructor for exception org.apache.camel.InvalidPayloadException
 
InvalidPayloadException(Exchange, Class<?>, Message, Throwable) - Constructor for exception org.apache.camel.InvalidPayloadException
 
InvalidPayloadRuntimeException - Exception in org.apache.camel
Runtime version of the InvalidPayloadException.
InvalidPayloadRuntimeException(Exchange, Class<?>) - Constructor for exception org.apache.camel.InvalidPayloadRuntimeException
 
InvalidPayloadRuntimeException(Exchange, Class<?>, Throwable) - Constructor for exception org.apache.camel.InvalidPayloadRuntimeException
 
InvalidPayloadRuntimeException(Exchange, Class<?>, Message) - Constructor for exception org.apache.camel.InvalidPayloadRuntimeException
 
InvalidPayloadRuntimeException(Exchange, Class<?>, Message, Throwable) - Constructor for exception org.apache.camel.InvalidPayloadRuntimeException
 
InvalidPropertyException - Exception in org.apache.camel
An exception caused when an invalid property name is used on an object
InvalidPropertyException(Object, String) - Constructor for exception org.apache.camel.InvalidPropertyException
 
InvalidPropertyException(Object, String, Class<?>) - Constructor for exception org.apache.camel.InvalidPropertyException
 
InvalidXPathExpression - Exception in org.apache.camel.builder.xml
An exception thrown if am XPath expression could not be parsed or evaluated
InvalidXPathExpression(String, XPathException) - Constructor for exception org.apache.camel.builder.xml.InvalidXPathExpression
 
InvertingPackageScanFilter - Class in org.apache.camel.impl.scan
Package scan filter for inverting the match result of a subfilter.
InvertingPackageScanFilter(PackageScanFilter) - Constructor for class org.apache.camel.impl.scan.InvertingPackageScanFilter
 
INVOCATION_ATTEMPT_TIME - Static variable in class org.apache.camel.impl.health.AbstractHealthCheck
 
INVOCATION_COUNT - Static variable in class org.apache.camel.impl.health.AbstractHealthCheck
 
INVOCATION_TIME - Static variable in class org.apache.camel.impl.health.AbstractHealthCheck
 
invoke(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelHealthMBean
 
invoke(Object, Method, Object[]) - Method in class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
invoke(Object, Exchange) - Method in class org.apache.camel.component.bean.BeanInvocation
This causes us to invoke the endpoint Pojo using reflection.
invoke(Method, Object, Object[], Exchange) - Method in class org.apache.camel.component.bean.MethodInfo
 
invoke(CamelContext) - Static method in class org.apache.camel.health.HealthCheckHelper
Invokes the checks and returns a collection of results.
invoke(CamelContext, Function<HealthCheck, Map<String, Object>>) - Static method in class org.apache.camel.health.HealthCheckHelper
Invokes the checks and returns a collection of results.
invoke(CamelContext, HealthCheckFilter) - Static method in class org.apache.camel.health.HealthCheckHelper
Invokes the checks and returns a collection of results.
invoke(CamelContext, Function<HealthCheck, Map<String, Object>>, HealthCheckFilter) - Static method in class org.apache.camel.health.HealthCheckHelper
Invokes the checks and returns a collection of results.
invoke(CamelContext, String, Map<String, Object>) - Static method in class org.apache.camel.health.HealthCheckHelper
Invoke a check by id.
invoke(String) - Method in class org.apache.camel.management.mbean.ManagedCamelHealth
 
invoke(String, Object[], String[]) - Method in class org.apache.camel.management.MixinRequiredModelMBean
 
invoke(Object, Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregationStrategyMethodInfo
 
invokeAll(Collection<? extends Callable<T>>) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
invokeMethod(Object, ApiMethod, Map<String, Object>) - Static method in class org.apache.camel.util.component.ApiMethodHelper
Invokes given method with argument values from given properties.
invokeMethod(Method, Object, Object...) - Static method in class org.apache.camel.util.ObjectHelper
A helper method to invoke a method via reflection and wrap any exceptions as RuntimeCamelException instances
InvokeOnHeader - Annotation Type in org.apache.camel
Marks a method as being invoked for a specific header value.
InvokeOnHeaders - Annotation Type in org.apache.camel
Marks a method as being invoked for a specific header value.
invokeProxy(Method, ExchangePattern, Object[], boolean) - Method in class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
invokeWithBody(Method, Object, ExchangePattern) - Method in class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
IOConverter - Class in org.apache.camel.converter
Some core java.io based Type Converters
IOConverter.EncodingInputStream - Class in org.apache.camel.converter
Encoding-aware input stream.
IOConverterOptimised - Class in org.apache.camel.converter
Optimised IOConverter
IOHelper - Class in org.apache.camel.util
IO helper class.
isAbsolute(String) - Method in class org.apache.camel.component.file.FileEndpoint
 
isAbsolute(String) - Method in class org.apache.camel.component.file.GenericFile
 
isAbsolute() - Method in class org.apache.camel.component.file.GenericFile
 
isAbsolute(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isAbsolute(File) - Static method in class org.apache.camel.util.FileUtil
Is the given file an absolute file.
isAbstract() - Method in class org.apache.camel.impl.AggregateRouteNode
 
isAbstract() - Method in class org.apache.camel.impl.DefaultRouteNode
 
isAbstract() - Method in class org.apache.camel.impl.DoCatchRouteNode
 
isAbstract() - Method in class org.apache.camel.impl.DoFinallyRouteNode
 
isAbstract() - Method in class org.apache.camel.impl.OnCompletionRouteNode
 
isAbstract() - Method in class org.apache.camel.impl.OnExceptionRouteNode
 
isAbstract() - Method in class org.apache.camel.model.InterceptDefinition
 
isAbstract() - Method in class org.apache.camel.model.InterceptFromDefinition
 
isAbstract() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
 
isAbstract() - Method in class org.apache.camel.model.OnCompletionDefinition
 
isAbstract() - Method in class org.apache.camel.model.OnExceptionDefinition
 
isAbstract() - Method in class org.apache.camel.model.PolicyDefinition
 
isAbstract() - Method in class org.apache.camel.model.ProcessorDefinition
Whether this model is abstract or not.
isAbstract() - Method in class org.apache.camel.model.SagaDefinition
 
isAbstract() - Method in class org.apache.camel.model.TransactedDefinition
 
isAbstract() - Method in interface org.apache.camel.RouteNode
Whether this node is abstract (no real processor under the cover).
isAcceptableScheme(String) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
isAggregateOnException() - Method in interface org.apache.camel.api.management.mbean.ManagedEnricherMBean
 
isAggregateOnException() - Method in interface org.apache.camel.api.management.mbean.ManagedPollEnricherMBean
 
isAggregateOnException() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
isAggregateOnException() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
isAggregateOnException() - Method in class org.apache.camel.processor.Enricher
 
isAggregateOnException() - Method in class org.apache.camel.processor.PollEnricher
 
isAllowAnyType() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
isAllowCoreThreadTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
isAllowCoreThreadTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
isAllowCoreThreadTimeout() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
isAllowCoreThreadTimeout() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
isAllowDuplicates() - Method in interface org.apache.camel.api.management.mbean.ManagedResequencerMBean
 
isAllowDuplicates() - Method in class org.apache.camel.management.mbean.ManagedResequencer
 
isAllowDuplicates() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
isAllowNullBody() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isAllowNullNewExchange() - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
 
isAllowNullOldExchange() - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
 
isAllowNullValues() - Method in class org.apache.camel.impl.DefaultHeaderFilterStrategy
 
isAllowOptimisedComponents() - Method in interface org.apache.camel.api.management.mbean.ManagedSendDynamicProcessorMBean
 
isAllowOptimisedComponents() - Method in class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
isAllowOptimisedComponents() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
isAllowRedeliveryWhileStopping() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isAllowStAX() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
isAllowStAX() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isAllowUseOriginalMessage() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
isAllowUseOriginalMessage() - Method in class org.apache.camel.impl.DefaultCamelContext
 
isAllowUseOriginalMessage() - Method in class org.apache.camel.impl.DefaultRouteContext
 
isAllowUseOriginalMessage() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
isAllowUseOriginalMessage() - Method in interface org.apache.camel.RuntimeConfiguration
Gets whether access to the original message from Camel's error handler, or from UnitOfWork.getOriginalInMessage() is allowed.
isAntFilterCaseSensitive() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isAnyOrder() - Method in class org.apache.camel.component.test.TestEndpoint
 
isAnySpoolRules() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
isAnySpoolRules() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
isAnySpoolRules() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
isAnySpoolRules() - Method in interface org.apache.camel.spi.StreamCachingStrategy
 
isApiContextListing() - Method in class org.apache.camel.spi.RestConfiguration
 
isApiVendorExtension() - Method in class org.apache.camel.spi.RestConfiguration
 
isApplicable(Class<?>) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry.TypeMapping
 
isAssignableFrom(Class<?>, Class<?>) - Static method in class org.apache.camel.util.ObjectHelper
Returns true if a class is assignable from another class like the Class.isAssignableFrom(Class) method but which also includes coercion between primitive types to deal with Java 5 primitive type wrapping
isAssignableToExpectedType(ClassResolver, String, Class<?>) - Static method in class org.apache.camel.component.bean.BeanHelper
Determines if the given parameter type is assignable to the expected type.
isAsync() - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
isAsyncDelayed() - Method in interface org.apache.camel.api.management.mbean.ManagedDelayerMBean
 
isAsyncDelayed() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlerMBean
 
isAsyncDelayed() - Method in class org.apache.camel.management.mbean.ManagedDelayer
 
isAsyncDelayed() - Method in class org.apache.camel.management.mbean.ManagedThrottler
 
isAsyncDelayed() - Method in class org.apache.camel.processor.DelayProcessorSupport
 
isAsyncDelayed() - Method in class org.apache.camel.processor.Throttler
 
isAsyncDelayedRedelivery() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
isAsyncDelayedRedelivery(CamelContext) - Method in class org.apache.camel.model.OnExceptionDefinition
 
isAsyncDelayedRedelivery(CamelContext) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
isAsyncDelayedRedelivery() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isAutoCreate() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isAutoCreateComponents() - Method in class org.apache.camel.impl.DefaultCamelContext
 
IsAutoStartup() - Constructor for class org.apache.camel.impl.cluster.ClusteredRouteFilters.IsAutoStartup
 
isAutoStartup() - Method in class org.apache.camel.impl.DefaultCamelContext
 
isAutoStartup() - Method in class org.apache.camel.impl.DefaultRouteContext
 
isAutoStartup(CamelContext) - Method in class org.apache.camel.model.RouteDefinition
 
isAutoStartup() - Method in interface org.apache.camel.RuntimeConfiguration
Gets whether the object should automatically start when Camel starts.
isBatchAllowed() - Method in interface org.apache.camel.BatchConsumer
Whether processing the batch is still allowed.
isBatchAllowed() - Method in class org.apache.camel.impl.ScheduledBatchPollingConsumer
 
isBatchConsumer() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
isBinary() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
isBinary() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Whether the type is binary operator
isBlock() - Method in class org.apache.camel.component.direct.DirectComponent
 
isBlock() - Method in class org.apache.camel.component.direct.DirectEndpoint
 
isBlock() - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
isBlock() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
isBlockWhenFull() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
isBlockWhenFull() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
isBodyIncludeFiles() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
isBodyIncludeFiles() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
isBodyIncludeFiles() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
isBodyIncludeFiles() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
isBodyIncludeFiles() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
isBodyIncludeFiles() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
isBodyIncludeStreams() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
isBodyIncludeStreams() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
isBodyIncludeStreams() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
isBodyIncludeStreams() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
isBodyIncludeStreams() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
isBodyIncludeStreams() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
isBooleanValue() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 
isBooleanValueSupported() - Method in enum org.apache.camel.language.simple.types.BinaryOperatorType.ParameterType
 
isBridgeErrorHandler() - Method in class org.apache.camel.impl.DefaultEndpoint
 
isCache() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
isCache() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
isCacheCleared() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isCacheScript() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
isCacheStylesheet() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isCallerRunsWhenRejected() - Method in interface org.apache.camel.api.management.mbean.ManagedDelayerMBean
 
isCallerRunsWhenRejected() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
isCallerRunsWhenRejected() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlerMBean
 
isCallerRunsWhenRejected() - Method in class org.apache.camel.management.mbean.ManagedDelayer
 
isCallerRunsWhenRejected() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
isCallerRunsWhenRejected() - Method in class org.apache.camel.management.mbean.ManagedThrottler
 
isCallerRunsWhenRejected() - Method in class org.apache.camel.processor.DelayProcessorSupport
 
isCallerRunsWhenRejected() - Method in class org.apache.camel.processor.Throttler
 
isCancelledOrInterrupted(Exchange) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Strategy to determine if the exchange was cancelled or interrupted
isCanPromote() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry.FallbackTypeConverter
 
isCaseInsensitive() - Method in class org.apache.camel.impl.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.
isCaseInsensitive() - Method in class org.apache.camel.impl.DefaultHeadersMapFactory
 
isCaseInsensitive() - Method in class org.apache.camel.impl.HashMapHeadersMapFactory
 
isCaseInsensitive() - Method in interface org.apache.camel.spi.HeadersMapFactory
Whether the created Map are case insensitive or not.
isCaseSensitive() - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
 
isCaseSensitive() - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
isCausedByRollbackExchangeException(Throwable) - Method in class org.apache.camel.support.LoggingExceptionHandler
 
isClassName(String) - Static method in class org.apache.camel.util.StringHelper
Determines if the string is a fully qualified class name
isClientRequestValidation() - Method in class org.apache.camel.spi.RestConfiguration
 
isCollection(Object) - Static method in class org.apache.camel.converter.ObjectConverter
Deprecated.
not in use
isCompleteAllOnStop() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
isCompleteAllOnStop() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
isCompleteAllOnStop() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
isCompleted(String, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
Tests whether the given exchange is complete or not
isCompletionEager() - Method in interface org.apache.camel.api.management.mbean.ManagedIdempotentConsumerMBean
 
isCompletionEager() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
isCompletionEager() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
isCompletionFromBatchConsumer() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
isCompletionFromBatchConsumer() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
isCompletionFromBatchConsumer() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
isCompletionOnNewCorrelationGroup() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
isCompletionOnNewCorrelationGroup() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
isCompletionOnNewCorrelationGroup() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
isComponentConsumerOnly(List<Map<String, String>>) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
 
isComponentLenientProperties(List<Map<String, String>>) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
 
isComponentProducerOnly(List<Map<String, String>>) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
 
isContentCache() - Method in interface org.apache.camel.api.management.mbean.ManagedResourceEndpointMBean
 
isContentCache() - Method in class org.apache.camel.component.ResourceEndpoint
 
isContentCache() - Method in class org.apache.camel.component.xslt.XsltComponent
 
isContentCache() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isContentCacheCleared() - Method in class org.apache.camel.component.ResourceEndpoint
 
isContentResolvedFromResource() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
isContextScopedErrorHandler(CamelContext) - Method in class org.apache.camel.model.RouteDefinition
 
isContinued() - Method in class org.apache.camel.management.event.ExchangeFailureHandledEvent
 
isCopy() - Method in interface org.apache.camel.api.management.mbean.ManagedLoopMBean
 
isCopy() - Method in interface org.apache.camel.api.management.mbean.ManagedWireTapMBean
 
isCopy() - Method in class org.apache.camel.management.mbean.ManagedLoop
 
isCopy() - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
isCopy() - Method in class org.apache.camel.processor.LoopProcessor
 
isCopy() - Method in class org.apache.camel.processor.WireTapProcessor
 
isCopyAndDeleteOnRenameFail() - Method in class org.apache.camel.component.file.FileEndpoint
 
isCopyOnExchange() - Method in class org.apache.camel.component.mock.MockEndpoint
 
isCovariantWith(MethodInfo) - Method in class org.apache.camel.component.bean.MethodInfo
Returns true if this method is covariant with the specified method (this method may above or below the specified method in the class hierarchy)
isCreateCopy() - Method in class org.apache.camel.processor.OnCompletionProcessor
 
isDaemon() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
isDeadLetterChannel() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
isDeadLetterChannel() - Method in class org.apache.camel.management.event.ExchangeFailureHandledEvent
 
isDeadLetterChannel() - Method in class org.apache.camel.management.event.ExchangeFailureHandlingEvent
 
isDeadLetterChannel() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
isDeadLetterChannel() - Method in class org.apache.camel.processor.DeadLetterChannel
 
isDeadLetterChannel() - Method in class org.apache.camel.processor.ErrorHandlerSupport
Whether this error handler handles exhausted errors by moving the exchange to a dead letter channel.
isDeadLetterHandleNewException() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
isDeadLetterHandleNewException() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
isDeadLetterHandleNewException() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
isDeadLetterHandleNewException() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
isDeadLetterUseOriginalMessage() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
isDeadLetterUseOriginalMessage() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
isDefaultBlockWhenFull() - Method in class org.apache.camel.component.seda.SedaComponent
 
isDefaultCreated() - Method in class org.apache.camel.component.properties.PropertiesComponent
Is this component created as a default by CamelContext during starting up Camel.
isDefaultFallbackEnabled() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
isDefaultOperation(String) - Method in class org.apache.camel.management.MixinRequiredModelMBean
 
isDefaultOrExtended() - Method in enum org.apache.camel.ManagementStatisticsLevel
 
isDefaultProfile() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
isDefaultProfile() - Method in class org.apache.camel.spi.ThreadPoolProfile
Whether this profile is the default profile (there can only be one).
isDelete() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isDeleteOutputFile() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
isDeleteOutputFile() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isDirectory() - Method in class org.apache.camel.component.file.GenericFile
 
isDirectoryMustExist() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isDisabled() - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
isDisabled() - Method in class org.apache.camel.management.LoggingEventNotifier
 
isDisabled() - Method in interface org.apache.camel.spi.EventNotifier
Checks whether notification is disabled for all events
isDisabled() - Method in class org.apache.camel.support.EventNotifierSupport
 
isDiscardIfNoConsumers() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
isDiscardOnCompletionTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
isDiscardOnCompletionTimeout() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
isDiscardOnCompletionTimeout() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
isDone(Exchange) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Strategy to determine if the exchange is done so we can continue
isDoneFile(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Is the given file a done file?

This method should only be invoked if a done filename property has been set on this endpoint.

isDoubleQuote() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Whether the type is double quote
isDynamic(String) - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
isDynamic(String) - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
isDynamic(DataType, DataType) - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
isDynamic(DataType) - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
isDynamic(String) - Method in interface org.apache.camel.spi.EndpointRegistry
Whether the given endpoint is stored in the dynamic cache
isDynamic(String) - Method in interface org.apache.camel.spi.TransformerRegistry
Whether the given transformer is stored in the dynamic cache
isDynamic(DataType, DataType) - Method in interface org.apache.camel.spi.TransformerRegistry
Whether the given Transformer is stored in the dynamic cache
isDynamic(DataType) - Method in interface org.apache.camel.spi.ValidatorRegistry
Whether the given Validator is stored in the dynamic cache
isDynamicUri() - Method in interface org.apache.camel.api.management.mbean.ManagedWireTapMBean
 
isDynamicUri() - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
isDynamicUri() - Method in class org.apache.camel.processor.WireTapProcessor
 
isEager() - Method in interface org.apache.camel.api.management.mbean.ManagedIdempotentConsumerMBean
 
isEager() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
isEager() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
isEagerCheckCompletion() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
isEagerCheckCompletion() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
isEagerCheckCompletion() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
isEagerDeleteTargetFile() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isEagerLimitMaxMessagesPerPoll() - Method in class org.apache.camel.component.file.GenericFileConsumer
 
isEagerMaxMessagesPerPoll() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isEipInUse(CamelContext, String) - Static method in class org.apache.camel.util.CamelContextHelper
Checks if any of the Camel routes is using an EIP with the given name
isEmpty() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
isEmpty() - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
isEmpty() - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
isEmpty(Object) - Static method in class org.apache.camel.runtimecatalog.CatalogHelper
Tests whether the value is null or an empty string.
isEmpty() - Method in class org.apache.camel.runtimecatalog.CollectionStringBuffer
 
isEmpty(Object) - Static method in class org.apache.camel.runtimecatalog.URISupport
Tests whether the value is null or an empty string.
isEmpty() - Method in class org.apache.camel.saga.CamelSagaStep
 
isEmpty() - Method in class org.apache.camel.spi.Contract
 
isEmpty() - Method in class org.apache.camel.util.CollectionStringBuffer
 
isEmpty() - Method in class org.apache.camel.util.LRUCache
 
isEmpty(Object) - Static method in class org.apache.camel.util.ObjectHelper
Tests whether the value is null or an empty string.
isEnableCORS() - Method in class org.apache.camel.spi.RestConfiguration
To specify whether to enable CORS which means Camel will automatic include CORS in the HTTP headers in the response.
isEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
isEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
isEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeEndpointRegistryMBean
 
isEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
isEnabled() - Method in class org.apache.camel.health.HealthCheckConfiguration
 
isEnabled() - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
isEnabled(EventObject) - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
isEnabled() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
isEnabled(LoggingLevel) - Method in enum org.apache.camel.LoggingLevel
Is the given logging level equal or higher than the current level.
isEnabled(EventObject) - Method in class org.apache.camel.main.MainDurationEventNotifier
 
isEnabled(EventObject) - Method in class org.apache.camel.management.JmxNotificationEventNotifier
 
isEnabled(EventObject) - Method in class org.apache.camel.management.LoggingEventNotifier
 
isEnabled() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
isEnabled() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
isEnabled() - Method in class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
isEnabled() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
isEnabled(EventObject) - Method in class org.apache.camel.management.PublishEventNotifier
 
isEnabled() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
isEnabled() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
isEnabled() - Method in class org.apache.camel.processor.interceptor.Delayer
Deprecated.
 
isEnabled() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
isEnabled(EventObject) - Method in interface org.apache.camel.spi.EventNotifier
Checks whether notification for the given event is enabled.
isEnabled() - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry
Whether gathering runtime usage is enabled or not.
isEnabled() - Method in interface org.apache.camel.spi.StreamCachingStrategy
 
isEol() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Whether the type is eol
isEqualTo(Expression, Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
 
isEqualTo(Object) - Method in class org.apache.camel.builder.ValueBuilder
 
isEqualToAny(Object, Object...) - Static method in class org.apache.camel.util.ObjectHelper
Returns true if the given object is equal to any of the expected value
isEqualToIgnoreCase(Expression, Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
 
isEqualToIgnoreCase(Object) - Method in class org.apache.camel.builder.ValueBuilder
 
isErrorHandlerBuilderConfigured(String) - Static method in class org.apache.camel.builder.ErrorHandlerBuilderRef
Returns whether a specific error handler builder has been configured or not.
isEscape() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Whether the type is escape
isEventNotifierEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedProducerCacheMBean
 
isEventNotifierEnabled() - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
isEventNotifierEnabled() - Method in interface org.apache.camel.FluentProducerTemplate
Whether the EventNotifier should be used by this ProducerTemplate to send events about the Exchange being sent.
isEventNotifierEnabled() - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
isEventNotifierEnabled() - Method in class org.apache.camel.impl.ProducerCache
 
isEventNotifierEnabled() - Method in class org.apache.camel.management.mbean.ManagedProducerCache
 
isEventNotifierEnabled() - Method in interface org.apache.camel.ProducerTemplate
Whether the EventNotifier should be used by this ProducerTemplate to send events about the Exchange being sent.
isExponentialBackOff() - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
isExtended() - Method in enum org.apache.camel.ManagementStatisticsLevel
 
isExtendedStatistics() - Method in class org.apache.camel.impl.ConsumerCache
 
isExtendedStatistics() - Method in class org.apache.camel.impl.ProducerCache
 
isExternalRedelivered() - Method in interface org.apache.camel.Exchange
Returns true if this exchange is an external initiated redelivered message (such as a JMS broker).
isExternalRedelivered() - Method in class org.apache.camel.impl.DefaultExchange
 
isFailed() - Method in interface org.apache.camel.Exchange
Returns true if this exchange failed due to either an exception or fault
isFailed() - Method in class org.apache.camel.impl.DefaultExchange
 
isFailed() - Method in class org.apache.camel.impl.DefaultSubUnitOfWork
 
isFailed() - Method in interface org.apache.camel.spi.SubUnitOfWork
Is the SubUnitOfWork marked as failed.
isFailIfNoConsumers() - Method in class org.apache.camel.component.direct.DirectEndpoint
 
isFailIfNoConsumers() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
isFailIfNoConsumers() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
isFailOnNullBody() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
isFailOnNullBody() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
isFailOnNullBody() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isFailOnNullBody() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
isFailOnNullHeader() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
isFailOnNullHeader() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
isFailureHandled(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Checks whether the exchange has been failure handed
isFair() - Method in class org.apache.camel.component.seda.ArrayBlockingQueueFactory
 
isFallbackToUnaugmentedProperty() - Method in class org.apache.camel.component.properties.PropertiesComponent
Gets the value of the property fallbackToUnaugmentedProperty.
isFallbackViaNetwork() - Method in class org.apache.camel.model.OnFallbackDefinition
 
isFault() - Method in class org.apache.camel.impl.DefaultMessage
 
isFault() - Method in interface org.apache.camel.Message
Returns true if this message represents a fault
isFaultCapable() - Method in enum org.apache.camel.ExchangePattern
Return true if there can be a FAULT message
isFileWatchDirectoryRecursively() - Method in class org.apache.camel.main.MainSupport
 
isFirstChildOfType(Class<?>, ProcessorDefinition<?>) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Is the given child the first in the outputs from the parent?
isFixedName() - Method in class org.apache.camel.impl.DefaultCamelContextNameStrategy
 
isFixedName() - Method in class org.apache.camel.impl.DefaultManagementNameStrategy
 
isFixedName() - Method in class org.apache.camel.impl.ExplicitCamelContextNameStrategy
 
isFixedName() - Method in interface org.apache.camel.spi.CamelContextNameStrategy
Whether the name will be fixed, or allow re-calculation such as by using an unique counter.
isFixedName() - Method in interface org.apache.camel.spi.ManagementNameStrategy
Whether the name will be fixed, or allow re-calculation such as by using an unique counter.
isFixedRate() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
isFlatten() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isForceCompletionOnStop() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
isForceCompletionOnStop() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
isForceWrites() - Method in class org.apache.camel.component.file.FileEndpoint
 
isFunctionEnd() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Whether the type is a function end
isFunctionStart() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Whether the type is a function start
isFunctionSupport() - Method in enum org.apache.camel.language.simple.types.BinaryOperatorType.ParameterType
 
isGE(String, String) - Static method in class org.apache.camel.util.CamelVersionHelper
Checks whether other >= base
isGetter(Method) - Static method in class org.apache.camel.util.IntrospectionSupport
 
isGetter - Variable in class org.apache.camel.util.IntrospectionSupport.MethodInfo
 
isGreaterThan(Expression, Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
 
isGreaterThan(Object) - Method in class org.apache.camel.builder.ValueBuilder
 
isGreaterThanOrEqualTo(Expression, Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
 
isGreaterThanOrEqualTo(Object) - Method in class org.apache.camel.builder.ValueBuilder
 
isGreedy() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
isGreedy() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
isGreedy() - Method in class org.apache.camel.util.component.AbstractApiConsumer
 
isGroupExchanges() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
isGzip(Message) - Static method in class org.apache.camel.util.GZIPHelper
 
isGzip(String, Exchange) - Static method in class org.apache.camel.util.GZIPHelper
 
isGzip(String) - Static method in class org.apache.camel.util.GZIPHelper
 
isHandled() - Method in class org.apache.camel.management.event.ExchangeFailureHandledEvent
 
isHandleFault() - Method in class org.apache.camel.impl.DefaultCamelContext
 
isHandleFault() - Method in class org.apache.camel.impl.DefaultRouteContext
 
isHandleFault() - Method in interface org.apache.camel.RuntimeConfiguration
Returns whether fault handling enabled
isHealthy() - Method in interface org.apache.camel.cloud.ServiceHealth
States if the service is healthy or not
isHealthy() - Method in class org.apache.camel.impl.cloud.DefaultServiceHealth
 
isHttpUri(String) - Static method in class org.apache.camel.util.ResourceHelper
Is the given uri a http uri?
isIdempotent() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isIdempotentSet() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isIgnoreCamelContextEvents() - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
isIgnoreCamelContextEvents() - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
isIgnoreCamelContextEvents() - Method in interface org.apache.camel.spi.EventNotifier
 
isIgnoreCamelContextEvents() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreExchangeCompletedEvent() - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
isIgnoreExchangeCompletedEvent() - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
isIgnoreExchangeCompletedEvent() - Method in interface org.apache.camel.spi.EventNotifier
 
isIgnoreExchangeCompletedEvent() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreExchangeCreatedEvent() - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
isIgnoreExchangeCreatedEvent() - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
isIgnoreExchangeCreatedEvent() - Method in interface org.apache.camel.spi.EventNotifier
 
isIgnoreExchangeCreatedEvent() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreExchangeEvents() - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
isIgnoreExchangeEvents() - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
isIgnoreExchangeEvents() - Method in interface org.apache.camel.spi.EventNotifier
 
isIgnoreExchangeEvents() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreExchangeFailedEvents() - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
isIgnoreExchangeFailedEvents() - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
isIgnoreExchangeFailedEvents() - Method in interface org.apache.camel.spi.EventNotifier
 
isIgnoreExchangeFailedEvents() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreExchangeRedeliveryEvents() - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
isIgnoreExchangeRedeliveryEvents() - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
isIgnoreExchangeRedeliveryEvents() - Method in interface org.apache.camel.spi.EventNotifier
 
isIgnoreExchangeRedeliveryEvents() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreExchangeSendingEvents() - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
isIgnoreExchangeSendingEvents() - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
isIgnoreExchangeSendingEvents() - Method in interface org.apache.camel.spi.EventNotifier
 
isIgnoreExchangeSendingEvents() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreExchangeSentEvents() - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
isIgnoreExchangeSentEvents() - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
isIgnoreExchangeSentEvents() - Method in interface org.apache.camel.spi.EventNotifier
 
isIgnoreExchangeSentEvents() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreInvalidCorrelationKeys() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
isIgnoreInvalidCorrelationKeys() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
isIgnoreInvalidCorrelationKeys() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
isIgnoreInvalidEndpoint() - Method in interface org.apache.camel.api.management.mbean.ManagedEnricherMBean
 
isIgnoreInvalidEndpoint() - Method in interface org.apache.camel.api.management.mbean.ManagedPollEnricherMBean
 
isIgnoreInvalidEndpoint() - Method in interface org.apache.camel.api.management.mbean.ManagedSendDynamicProcessorMBean
 
isIgnoreInvalidEndpoint() - Method in interface org.apache.camel.api.management.mbean.ManagedWireTapMBean
 
isIgnoreInvalidEndpoint() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
isIgnoreInvalidEndpoint() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
isIgnoreInvalidEndpoint() - Method in class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
isIgnoreInvalidEndpoint() - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
isIgnoreInvalidEndpoint() - Method in class org.apache.camel.processor.Enricher
 
isIgnoreInvalidEndpoint() - Method in class org.apache.camel.processor.PollEnricher
 
isIgnoreInvalidEndpoint() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
isIgnoreInvalidEndpoint() - Method in class org.apache.camel.processor.WireTapProcessor
 
isIgnoreInvalidEndpoints() - Method in interface org.apache.camel.api.management.mbean.ManagedDynamicRouterMBean
 
isIgnoreInvalidEndpoints() - Method in interface org.apache.camel.api.management.mbean.ManagedRoutingSlipMBean
 
isIgnoreInvalidEndpoints() - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
isIgnoreInvalidEndpoints() - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
isIgnoreInvalidEndpoints() - Method in class org.apache.camel.processor.RecipientList
 
isIgnoreInvalidEndpoints() - Method in class org.apache.camel.processor.RecipientListProcessor
 
isIgnoreInvalidEndpoints() - Method in class org.apache.camel.processor.RoutingSlip
 
isIgnoreInvalidExchanges() - Method in interface org.apache.camel.api.management.mbean.ManagedResequencerMBean
 
isIgnoreInvalidExchanges() - Method in class org.apache.camel.management.mbean.ManagedResequencer
 
isIgnoreInvalidExchanges() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
isIgnoreInvalidExchanges() - Method in class org.apache.camel.processor.StreamResequencer
 
isIgnoreMissingLocation() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
isIgnoreMissingLocation() - Method in class org.apache.camel.component.properties.PropertiesEndpoint
 
isIgnoreRouteEvents() - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
isIgnoreRouteEvents() - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
isIgnoreRouteEvents() - Method in interface org.apache.camel.spi.EventNotifier
 
isIgnoreRouteEvents() - Method in class org.apache.camel.support.EventNotifierSupport
 
isIgnoreServiceEvents() - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
isIgnoreServiceEvents() - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
isIgnoreServiceEvents() - Method in interface org.apache.camel.spi.EventNotifier
 
isIgnoreServiceEvents() - Method in class org.apache.camel.support.EventNotifierSupport
 
isInCapable() - Method in enum org.apache.camel.ExchangePattern
Return true if there can be an IN message
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
 
isIncludeTokens() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
isIncludeUnknown() - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
isInheritErrorHandler() - Method in class org.apache.camel.model.ProcessorDefinition
 
isInProgress(GenericFile<T>) - Method in class org.apache.camel.component.file.GenericFileConsumer
Deprecated.
no longer in use, use GenericFileEndpoint.getInProgressRepository() instead.
isInputStreamNeeded(Exchange) - Method in class org.apache.camel.builder.xml.XPathBuilder
Checks whether we need an InputStream to access the message body.
isInputStreamNeeded(Exchange, String) - Method in class org.apache.camel.builder.xml.XPathBuilder
Checks whether we need an InputStream to access the message header.
isInputStreamNeeded(Exchange) - Method in class org.apache.camel.builder.xml.XsltBuilder
Checks whether we need an InputStream to access the message body.
isInputStreamNeeded(Exchange) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
Checks whether we need an InputStream to access the message body or header.
isInputStreamNeededForObject(Exchange, Object) - Method in class org.apache.camel.builder.xml.XPathBuilder
Checks whether we need an InputStream to access this object

Depending on the content in the object, we may not need to convert to InputStream.

isInstanceOf(Expression, Class<?>) - Static method in class org.apache.camel.builder.PredicateBuilder
 
isInstanceOf(Class<?>) - Method in class org.apache.camel.builder.ValueBuilder
 
isInstanceOf(Map<String, Object>) - Method in class org.apache.camel.impl.DefaultHeadersMapFactory
 
isInstanceOf(Map<String, Object>) - Method in class org.apache.camel.impl.HashMapHeadersMapFactory
 
isInstanceOf(Map<String, Object>) - Method in interface org.apache.camel.spi.HeadersMapFactory
Whether the given Map implementation is created by this factory?
isInterrupted(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Checks whether the exchange UnitOfWork has been interrupted during processing
isInterruptThreadsWhileStopping() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
isInterruptThreadsWhileStopping() - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
isInterruptThreadsWhileStopping() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
isInterruptThreadsWhileStopping() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager
Whether to interrupt any blocking threads during stopping.
isInvalidValidOgnlExpression(String) - Static method in class org.apache.camel.util.OgnlHelper
 
isJavaIdentifier(String) - Static method in class org.apache.camel.util.ObjectHelper
Deprecated.
isJavaIdentifier(String) - Static method in class org.apache.camel.util.StringHelper
Returns true if the given name is a valid java identifier
isJavaType() - Method in class org.apache.camel.spi.DataType
 
isJmxTraceNotifications() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
isJmxTraceNotifications() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
isJmxTraceNotifications() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
isKeepLastModified() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isLazyLoadTypeConverters() - Method in interface org.apache.camel.CamelContext
Deprecated.
this option is no longer supported, will be removed in a future Camel release.
isLazyLoadTypeConverters() - Method in class org.apache.camel.impl.DefaultCamelContext
Deprecated.
isLeader(String) - Method in interface org.apache.camel.api.management.mbean.ManagedClusterServiceMBean
 
isLeader() - Method in interface org.apache.camel.cluster.CamelClusterMember
 
isLeader(String) - Method in interface org.apache.camel.cluster.CamelClusterService
Check if the service is the leader on the given namespace.
isLeader(String) - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
isLeader() - Method in class org.apache.camel.impl.cluster.ClusteredRoutePolicy
 
isLeader(String) - Method in class org.apache.camel.management.mbean.ManagedClusterService
 
isLenientProperties() - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.mock.MockEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.rest.RestApiEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.rest.RestEndpoint
 
isLenientProperties() - Method in interface org.apache.camel.Endpoint
Should all properties be known or does the endpoint allow unknown options?

lenient = false means that the endpoint should validate that all given options is known and configured properly.

isLenientProperties() - Method in class org.apache.camel.impl.DefaultEndpoint
 
isLenientProperties() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
isLessThan(Expression, Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
 
isLessThan(Object) - Method in class org.apache.camel.builder.ValueBuilder
 
isLessThanOrEqualTo(Expression, Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
 
isLessThanOrEqualTo(Object) - Method in class org.apache.camel.builder.ValueBuilder
 
isLimitConcurrentConsumers() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
isLiteralSupported() - Method in enum org.apache.camel.language.simple.types.BinaryOperatorType.ParameterType
 
isLiteralWithFunctionSupport() - Method in enum org.apache.camel.language.simple.types.BinaryOperatorType.ParameterType
 
isLoadStatisticsEnabled() - Method in class org.apache.camel.management.DefaultManagementStrategy
Deprecated.
isLoadStatisticsEnabled() - Method in interface org.apache.camel.spi.ManagementStrategy
Deprecated.
isLoadTypeConverters() - Method in interface org.apache.camel.CamelContext
Sets whether to load custom type converters by scanning classpath.
isLoadTypeConverters() - Method in class org.apache.camel.impl.DefaultCamelContext
 
isLocal() - Method in interface org.apache.camel.cluster.CamelClusterMember
 
isLogContinued() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isLogExhausted() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isLogExhaustedMessageBody() - Method in class org.apache.camel.impl.DefaultCamelContext
 
isLogExhaustedMessageBody() - Method in class org.apache.camel.impl.DefaultRouteContext
 
isLogExhaustedMessageBody() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isLogExhaustedMessageBody() - Method in interface org.apache.camel.RuntimeConfiguration
Returns whether to log exhausted message body with message history.
isLogExhaustedMessageHistory() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isLogHandled() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isLogical() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Whether the type is logical operator
isLogInflightExchangesOnTimeout() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
isLogInflightExchangesOnTimeout() - Method in interface org.apache.camel.spi.ShutdownStrategy
Whether to log information about the inflight Exchanges which are still running during a shutdown which didn't complete without the given timeout.
isLogMask() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
isLogMask() - Method in class org.apache.camel.impl.DefaultCamelContext
 
isLogMask() - Method in class org.apache.camel.impl.DefaultRouteContext
 
isLogMask() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
isLogMask() - Method in interface org.apache.camel.RuntimeConfiguration
Gets whether security mask for Logging is enabled or not.
isLogNamespaces() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
isLogNewException() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isLogRetryAttempted() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isLogRetryStackTrace() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isLogStackTrace() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
isLogStackTrace() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isLowerCase() - Method in class org.apache.camel.impl.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.
isManaged(Object, Object) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
isManaged(Object, Object) - Method in class org.apache.camel.management.ManagedManagementStrategy
 
isManaged(Object, Object) - Method in interface org.apache.camel.spi.ManagementStrategy
Determines if an object or name is managed.
isMarkRollbackOnly() - Method in interface org.apache.camel.api.management.mbean.ManagedRollbackMBean
 
isMarkRollbackOnly() - Method in class org.apache.camel.management.mbean.ManagedRollback
 
isMarkRollbackOnly() - Method in class org.apache.camel.processor.RollbackProcessor
 
isMarkRollbackOnlyLast() - Method in interface org.apache.camel.api.management.mbean.ManagedRollbackMBean
 
isMarkRollbackOnlyLast() - Method in class org.apache.camel.management.mbean.ManagedRollback
 
isMarkRollbackOnlyLast() - Method in class org.apache.camel.processor.RollbackProcessor
 
isMask() - Method in class org.apache.camel.management.MixinRequiredModelMBean
 
isMaskJson() - Method in class org.apache.camel.processor.DefaultMaskingFormatter
 
isMaskKeyValue() - Method in class org.apache.camel.processor.DefaultMaskingFormatter
 
isMaskOperation(String) - Method in class org.apache.camel.management.MixinRequiredModelMBean
 
isMaskXmlElement() - Method in class org.apache.camel.processor.DefaultMaskingFormatter
 
isMatched(GenericFile<File>, String, List<File>) - Method in class org.apache.camel.component.file.FileConsumer
 
isMatched(GenericFile<T>, boolean, List<T>) - Method in class org.apache.camel.component.file.GenericFileConsumer
Strategy to perform file matching based on endpoint configuration.
isMatched(GenericFile<T>, String, List<T>) - Method in class org.apache.camel.component.file.GenericFileConsumer
Strategy to perform file matching based on endpoint configuration in terms of done file name.
isMatchingNamespaceOrEmptyNamespace(String, String) - Static method in class org.apache.camel.builder.xml.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
isMessageHistory() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
isMessageHistory() - Method in class org.apache.camel.impl.DefaultCamelContext
 
isMessageHistory() - Method in class org.apache.camel.impl.DefaultRouteContext
 
isMessageHistory() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
isMessageHistory() - Method in interface org.apache.camel.RuntimeConfiguration
Returns whether message history is enabled
isMinusValue() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Whether the type is a minus operator
isMinusValueSupported() - Method in enum org.apache.camel.language.simple.types.BinaryOperatorType.ParameterType
 
isMultiline() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isMultiline() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
isMultiParameterArray() - Method in class org.apache.camel.component.bean.AbstractBeanProcessor
 
isMultiParameterArray() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
isMultiParameterArray() - Method in class org.apache.camel.component.bean.BeanProcessor
 
isMultipleConsumers() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
isMultipleConsumersSupported() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
isMultipleConsumersSupported() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
isMultipleConsumersSupported() - Method in interface org.apache.camel.MultipleConsumersSupport
Are multiple consumers supported?
isNaN(Object) - Static method in class org.apache.camel.util.ObjectHelper
Is the given value a numeric NaN type
isNoop() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isNotEmpty(Object) - Static method in class org.apache.camel.runtimecatalog.CatalogHelper
Tests whether the value is not null or an empty string.
isNotEmpty(Object) - Static method in class org.apache.camel.runtimecatalog.URISupport
Tests whether the value is not null or an empty string.
isNotEmpty(Object) - Static method in class org.apache.camel.util.ObjectHelper
Tests whether the value is not null, an empty string or an empty collection/map.
isNotEqualTo(Expression, Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
 
isNotEqualTo(Object) - Method in class org.apache.camel.builder.ValueBuilder
 
isNotNull(Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
 
isNotNull() - Method in class org.apache.camel.builder.ValueBuilder
 
isNull(Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
 
isNull() - Method in class org.apache.camel.builder.ValueBuilder
 
isNullSafeOperator(String) - Static method in class org.apache.camel.util.OgnlHelper
Tests whether or not the given Camel OGNL expression is using the null safe operator or not.
isNullValue() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Whether the type is a null value
isNullValueSupported() - Method in enum org.apache.camel.language.simple.types.BinaryOperatorType.ParameterType
 
isNumericValueSupported() - Method in enum org.apache.camel.language.simple.types.BinaryOperatorType.ParameterType
 
isOgnlIndex(String) - Static method in class org.apache.camel.util.OgnlHelper
 
isOnlyManageProcessorWithCustomId() - Method in class org.apache.camel.management.DefaultManagementStrategy
Deprecated.
isOnlyManageProcessorWithCustomId() - Method in interface org.apache.camel.spi.ManagementStrategy
Deprecated.
isOptimised() - Method in interface org.apache.camel.api.management.mbean.ManagedSendDynamicProcessorMBean
 
isOptimised() - Method in class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
isOptimisticLocking() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
isOptimisticLocking() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
isOptimisticLocking() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
isOptional() - Method in class org.apache.camel.component.properties.PropertiesLocation
 
isOsgiContext(CamelContext) - Static method in class org.apache.camel.util.PlatformHelper
Determine whether Camel is OSGi-aware.
isOutCapable() - Method in enum org.apache.camel.ExchangePattern
Return true if there can be an OUT message
isOutCapable(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Returns true if the given exchange pattern (if defined) can support OUT messages
isOutputSupported() - Method in class org.apache.camel.model.AggregateDefinition
 
isOutputSupported() - Method in class org.apache.camel.model.CatchDefinition
 
isOutputSupported() - Method in class org.apache.camel.model.ChoiceDefinition
 
isOutputSupported() - Method in class org.apache.camel.model.ExpressionNode
 
isOutputSupported() - Method in class org.apache.camel.model.HystrixDefinition
 
isOutputSupported() - Method in class org.apache.camel.model.LoadBalanceDefinition
 
isOutputSupported() - Method in class org.apache.camel.model.NoOutputDefinition
 
isOutputSupported() - Method in class org.apache.camel.model.NoOutputExpressionNode
 
isOutputSupported() - Method in class org.apache.camel.model.OnCompletionDefinition
 
isOutputSupported() - Method in class org.apache.camel.model.OnExceptionDefinition
 
isOutputSupported() - Method in class org.apache.camel.model.OutputDefinition
 
isOutputSupported() - Method in class org.apache.camel.model.ProcessorDefinition
 
isOutputSupported() - Method in class org.apache.camel.model.ResequenceDefinition
 
isOutputSupported() - Method in class org.apache.camel.model.RouteDefinition
 
isOverridingMethod(Method, Method) - Static method in class org.apache.camel.util.ObjectHelper
Tests whether the target method overrides the source method.
isOverridingMethod(Method, Method, boolean) - Static method in class org.apache.camel.util.ObjectHelper
Tests whether the target method overrides the source method.
isOverridingMethod(Class<?>, Method, Method, boolean) - Static method in class org.apache.camel.util.ObjectHelper
Tests whether the target method overrides the source method from the inheriting class.
isParallelAggregate() - Method in interface org.apache.camel.api.management.mbean.ManagedMulticastMBean
 
isParallelAggregate() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
isParallelAggregate() - Method in class org.apache.camel.management.mbean.ManagedMulticast
 
isParallelAggregate() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
isParallelAggregate() - Method in class org.apache.camel.processor.MulticastProcessor
 
isParallelAggregate() - Method in class org.apache.camel.processor.RecipientList
 
isParallelProcessing() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
isParallelProcessing() - Method in interface org.apache.camel.api.management.mbean.ManagedMulticastMBean
 
isParallelProcessing() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
isParallelProcessing() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
isParallelProcessing() - Method in class org.apache.camel.management.mbean.ManagedMulticast
 
isParallelProcessing() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
isParallelProcessing() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
isParallelProcessing() - Method in class org.apache.camel.processor.MulticastProcessor
 
isParallelProcessing() - Method in class org.apache.camel.processor.RecipientList
 
isParentOfType(Class<?>, ProcessorDefinition<?>, boolean) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Is the given node parent(s) of the given type
isPattern(String) - Method in class org.apache.camel.util.AntPathMatcher
 
isPollAllowed() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
isPolling() - Method in class org.apache.camel.impl.ScheduledPollConsumer
Whether polling is currently in progress
isPollingConsumerBlockWhenFull() - Method in class org.apache.camel.impl.DefaultEndpoint
Whether to block when adding to the internal queue off when EventDrivenPollingConsumer is being used.
isPreCompleted(String, Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
Tests whether the given exchanges is pre-complete or not
isPrepareUriTemplate() - Method in class org.apache.camel.component.rest.RestProducer
 
isPreSort() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isPrettyFlow() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
isPrimitiveArrayType(Class<?>) - Static method in class org.apache.camel.util.ObjectHelper
Returns if the given clazz type is a Java primitive array type.
isProbeContentType() - Method in class org.apache.camel.component.file.FileEndpoint
 
isPropagateProperties() - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
isPropagateProperties() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
isPropertyBoolean(List<Map<String, String>>, String) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
 
isPropertyConsumerOnly(List<Map<String, String>>, String) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
 
isPropertyInteger(List<Map<String, String>>, String) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
 
isPropertyIsGetter(Class<?>, String) - Static method in class org.apache.camel.util.IntrospectionSupport
 
isPropertyMultiValue(List<Map<String, String>>, String) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
 
isPropertyMultiValue(List<Map<String, String>>, String) - Static method in class org.apache.camel.util.JsonSchemaHelper
Is the property multi valued
isPropertyNumber(List<Map<String, String>>, String) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
 
isPropertyObject(List<Map<String, String>>, String) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
 
isPropertyProducerOnly(List<Map<String, String>>, String) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
 
isPropertyRequired(List<Map<String, String>>, String) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
 
isPropertyRequired(List<Map<String, String>>, String) - Static method in class org.apache.camel.util.JsonSchemaHelper
Is the property required
isPurgeWhenStopping() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
isQuoted(String) - Static method in class org.apache.camel.util.StringHelper
Whether the string starts and ends with either single or double quotes.
isRandomBackOff() - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
isReadLockDeleteOrphanLockFiles() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isReadLockIdempotentReleaseAsync() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isReadLockIdempotentReleaseAsync() - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
isReadLockIdempotentReleaseAsync() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
isReadLockMarkerFile() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isReadLockRemoveOnCommit() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isReadLockRemoveOnRollback() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isReadyToBeClosed() - Method in interface org.apache.camel.impl.ThrottlingExceptionHalfOpenHandler
Check the state of the Camel route
isRecursive() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isRecursive() - Method in class org.apache.camel.impl.FileWatcherReloadStrategy
 
isRedelivered(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Checks whether the exchange UnitOfWork is redelivered
isRedeliveryAllowed(RedeliveryErrorHandler.RedeliveryData) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
isRedeliveryExhausted(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Checks whether the exchange is redelivery exhausted
isReferenceParameter(String) - Static method in class org.apache.camel.util.EndpointHelper
Is the given parameter a reference parameter (starting with a # char)
isRegex() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
isRegistered(ObjectName) - Method in class org.apache.camel.management.DefaultManagementAgent
 
isRegistered(ObjectName) - Method in interface org.apache.camel.spi.ManagementAgent
Is the given object registered
isRejectExecution() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlerMBean
 
isRejectExecution() - Method in class org.apache.camel.management.mbean.ManagedThrottler
 
isRejectExecution() - Method in class org.apache.camel.processor.Throttler
 
isRejectOld() - Method in interface org.apache.camel.api.management.mbean.ManagedResequencerMBean
 
isRejectOld() - Method in class org.apache.camel.management.mbean.ManagedResequencer
 
isRejectOld() - Method in class org.apache.camel.processor.StreamResequencer
 
isRemoveOnCommit() - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a commit.
isRemoveOnCommit() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a commit.
isRemoveOnCommit() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a commit.
isRemoveOnDump() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
isRemoveOnDump() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
isRemoveOnDump() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
isRemoveOnFailure() - Method in interface org.apache.camel.api.management.mbean.ManagedIdempotentConsumerMBean
 
isRemoveOnFailure() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
isRemoveOnFailure() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
isRemoveOnRollback() - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a rollback.
isRemoveOnRollback() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a rollback.
isRemoveOnRollback() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a rollback.
isRemoveSpoolDirectoryWhenStopping() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
isRemoveSpoolDirectoryWhenStopping() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
isRemoveSpoolDirectoryWhenStopping() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
isRemoveSpoolDirectoryWhenStopping() - Method in interface org.apache.camel.spi.StreamCachingStrategy
 
isRemovingRoutes() - Method in class org.apache.camel.impl.RouteService
 
isRenameUsingCopy() - Method in class org.apache.camel.component.file.FileEndpoint
 
isReportGroup() - Method in class org.apache.camel.component.mock.MockEndpoint
 
isResolvePropertyPlaceholders() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
isResolvePropertyPlaceholders() - Method in class org.apache.camel.impl.DefaultComponent
Whether the component should resolve property placeholders on itself when starting.
isRest() - Method in class org.apache.camel.model.RouteDefinition
 
isRethrowException() - Method in exception org.apache.camel.VetoCamelContextStartException
Whether to rethrow this exception when starting CamelContext, to cause an exception to be thrown from the start method.
isRetrieveFile() - Method in class org.apache.camel.component.file.GenericFileConsumer
Override if required.
isReturnTypeVoid() - Method in class org.apache.camel.component.bean.MethodInfo
 
isReverse() - Method in interface org.apache.camel.api.management.mbean.ManagedResequencerMBean
 
isReverse() - Method in class org.apache.camel.management.mbean.ManagedResequencer
 
isReverse() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
isRollbackOnly() - Method in interface org.apache.camel.Exchange
Returns true if this exchange is marked for rollback
isRollbackOnly() - Method in class org.apache.camel.impl.DefaultExchange
 
isRoundRobin() - Method in interface org.apache.camel.api.management.mbean.ManagedFailoverLoadBalancerMBean
 
isRoundRobin() - Method in interface org.apache.camel.api.management.mbean.ManagedWeightedBalancerMBean
 
isRoundRobin() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
isRoundRobin() - Method in class org.apache.camel.management.mbean.ManagedWeightedLoadBalancer
 
isRoundRobin() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
isRouteAdded() - Method in class org.apache.camel.impl.DefaultRouteContext
 
isRouteAdded() - Method in interface org.apache.camel.spi.RouteContext
Returns the isRouteAdded flag
isRoutePolicyRunAllowed(RoutePolicy) - Method in class org.apache.camel.processor.CamelInternalProcessor.RoutePolicyAdvice
Strategy to determine if this policy is allowed to run
isRouteScoped() - Method in class org.apache.camel.model.OnCompletionDefinition
 
isRouteScoped() - Method in class org.apache.camel.model.OnExceptionDefinition
 
isRunAllowed() - Method in class org.apache.camel.component.seda.SedaConsumer
 
isRunAllowed() - Method in class org.apache.camel.impl.converter.DefaultTypeConverter
 
isRunAllowed() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
 
isRunAllowed() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
isRunAllowed(RedeliveryErrorHandler.RedeliveryData) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
isRunAllowed() - Method in interface org.apache.camel.StatefulService
Helper methods so the service knows if it should keep running.
isRunAllowed() - Method in class org.apache.camel.support.ServiceSupport
 
isRunAllowedOnPreparingShutdown() - Method in class org.apache.camel.processor.DeadLetterChannel
 
isRunAllowedOnPreparingShutdown() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
isRunning() - Method in class org.apache.camel.impl.FileWatcherReloadStrategy
 
isRunning() - Method in class org.apache.camel.impl.FileWatcherReloadStrategy.WatchFileChangesTask
 
isRuntimeRatiosZeroed() - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
isSaxon() - Method in class org.apache.camel.component.xslt.XsltComponent
 
isSaxon() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isSchedulerStarted() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
isSchedulerStarted() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
isSchedulerStarted() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
isSchedulerStarted() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
isSchedulerStarted() - Method in interface org.apache.camel.spi.ScheduledPollConsumerScheduler
Whether the scheduler has been started.
isSendEmptyMessageWhenIdle() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
isSendEmptyMessageWhenIdle() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
isSetter(Method, boolean) - Static method in class org.apache.camel.util.IntrospectionSupport
 
isSetter(Method) - Static method in class org.apache.camel.util.IntrospectionSupport
 
isSetter - Variable in class org.apache.camel.util.IntrospectionSupport.MethodInfo
 
isSetupRoutes() - Method in interface org.apache.camel.CamelContext
Indicates whether current thread is setting up route(s) as part of starting Camel from spring/blueprint.
isSetupRoutes() - Method in class org.apache.camel.impl.DefaultCamelContext
 
isShareUnitOfWork() - Method in interface org.apache.camel.api.management.mbean.ManagedEnricherMBean
 
isShareUnitOfWork() - Method in interface org.apache.camel.api.management.mbean.ManagedMulticastMBean
 
isShareUnitOfWork() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
isShareUnitOfWork() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
isShareUnitOfWork() - Method in class org.apache.camel.management.mbean.ManagedMulticast
 
isShareUnitOfWork() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
isShareUnitOfWork() - Method in class org.apache.camel.processor.Enricher
 
isShareUnitOfWork() - Method in class org.apache.camel.processor.MulticastProcessor
 
isShareUnitOfWork() - Method in class org.apache.camel.processor.RecipientList
 
isShorthandMethod() - Method in class org.apache.camel.component.bean.AbstractBeanProcessor
 
isShorthandMethod() - Method in class org.apache.camel.component.bean.BeanProcessor
 
isShowAll() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShowBody() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShowBody() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
isShowBodyType() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShowBodyType() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
isShowBreadCrumb() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
isShowCaughtException() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShowException() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShowException() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
isShowExchangeId() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShowExchangeId() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
isShowExchangePattern() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShowExchangePattern() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
isShowFiles() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShowFuture() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShowHeaders() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShowHeaders() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
isShowNode() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
isShowOut() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShowOutBody() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
isShowOutBodyType() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
isShowOutHeaders() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
isShowProperties() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShowProperties() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
isShowRouteId() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
isShowShortExchangeId() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
isShowStackTrace() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShowStreams() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShuffle() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isShutdown() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
isShutdown() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
isShutdown() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
isShutdown() - Method in class org.apache.camel.util.concurrent.SynchronousExecutorService
 
isShutdownExecutorService() - Method in class org.apache.camel.processor.RecipientList
 
isShutdownNowOnTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
isShutdownNowOnTimeout() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
isShutdownNowOnTimeout() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
isShutdownNowOnTimeout() - Method in interface org.apache.camel.spi.ShutdownStrategy
Whether to force shutdown of all consumers when a timeout occurred.
isShutdownRoutesInReverseOrder() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
isShutdownRoutesInReverseOrder() - Method in interface org.apache.camel.spi.ShutdownStrategy
Whether to shutdown routes in reverse order than they where started.
isShutdownTimeoutCheckerExecutorService() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
isSingleQuote() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Whether the type is single quote
isSingleStepMode() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
isSingleStepMode() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
isSingleStepMode() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
isSingleton() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointMBean
 
isSingleton() - Method in interface org.apache.camel.api.management.mbean.ManagedProducerMBean
 
isSingleton() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
isSingleton() - Method in class org.apache.camel.component.binding.BindingEndpoint
Deprecated.
 
isSingleton() - Method in class org.apache.camel.component.browse.BrowseEndpoint
 
isSingleton() - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
isSingleton() - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
isSingleton() - Method in class org.apache.camel.component.direct.DirectEndpoint
 
isSingleton() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
isSingleton() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isSingleton() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
isSingleton() - Method in class org.apache.camel.component.mock.MockEndpoint
 
isSingleton() - Method in class org.apache.camel.component.properties.PropertiesEndpoint
 
isSingleton() - Method in class org.apache.camel.component.ref.RefEndpoint
 
isSingleton() - Method in class org.apache.camel.component.rest.RestApiEndpoint
 
isSingleton() - Method in class org.apache.camel.component.rest.RestEndpoint
 
isSingleton() - Method in class org.apache.camel.component.saga.SagaEndpoint
 
isSingleton() - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
 
isSingleton() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
isSingleton() - Method in class org.apache.camel.component.seda.SedaPollingConsumer
 
isSingleton() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
isSingleton() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
isSingleton(Object, String) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
Implementations can override this method to determine if the bean is singleton.
isSingleton() - Method in class org.apache.camel.impl.DefaultProducer
This implementation will delegate to the endpoint IsSingleton.isSingleton()
isSingleton() - Method in class org.apache.camel.impl.DeferProducer
 
isSingleton() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
isSingleton() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
isSingleton() - Method in class org.apache.camel.impl.InterceptSendToEndpointProcessor
 
isSingleton() - Method in class org.apache.camel.impl.ProcessorEndpoint
 
isSingleton() - Method in class org.apache.camel.impl.ProcessorPollingConsumer
 
isSingleton() - Method in class org.apache.camel.impl.SynchronousDelegateProducer
 
IsSingleton - Interface in org.apache.camel
Used for defining if a given class is singleton or not.
isSingleton() - Method in interface org.apache.camel.IsSingleton
Whether this class supports being singleton or not.
isSingleton() - Method in class org.apache.camel.language.bean.BeanLanguage
 
isSingleton() - Method in class org.apache.camel.language.constant.ConstantLanguage
 
isSingleton() - Method in class org.apache.camel.language.header.HeaderLanguage
 
isSingleton() - Method in class org.apache.camel.language.property.ExchangePropertyLanguage
 
isSingleton() - Method in class org.apache.camel.language.ref.RefLanguage
 
isSingleton() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
isSingleton() - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
isSingleton() - Method in class org.apache.camel.language.xpath.XPathLanguage
 
isSingleton() - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
isSingleton() - Method in class org.apache.camel.management.mbean.ManagedProducer
 
isSingleton() - Method in class org.apache.camel.processor.UnitOfWorkProducer
 
isSingleton() - Method in class org.apache.camel.support.LanguageSupport
 
isSingleton() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
 
isSkipBindingOnErrorCode() - Method in class org.apache.camel.spi.RestConfiguration
Whether to skip binding output if there is a custom HTTP error code, and instead use the response body as-is.
isSkipBodyLineSeparator() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isSkipDuplicate() - Method in interface org.apache.camel.api.management.mbean.ManagedIdempotentConsumerMBean
 
isSkipDuplicate() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
isSkipDuplicate() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
isSkipFirst() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
isSplit() - Method in class org.apache.camel.component.test.TestEndpoint
 
isSplitResult() - Method in class org.apache.camel.util.component.AbstractApiConsumer
 
isStartable(CamelContext) - Method in class org.apache.camel.model.RouteDefinition
 
isStartable() - Method in enum org.apache.camel.ServiceStatus
 
isStarted() - Method in enum org.apache.camel.ServiceStatus
 
isStarted() - Method in interface org.apache.camel.StatefulService
Whether the service is started
isStarted() - Method in class org.apache.camel.support.ServiceSupport
 
isStarted(Object) - Static method in class org.apache.camel.util.ServiceHelper
Is the given service starting or already started?
isStarting() - Method in enum org.apache.camel.ServiceStatus
 
isStarting() - Method in interface org.apache.camel.StatefulService
Whether the service is starting
isStarting() - Method in class org.apache.camel.support.ServiceSupport
 
isStartingDirectoryMustExist() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isStartingRoutes() - Method in interface org.apache.camel.CamelContext
Indicates whether current thread is starting route(s).
isStartingRoutes() - Method in class org.apache.camel.impl.DefaultCamelContext
 
isStartScheduler() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
isStartScheduler() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
isStatic(String) - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
isStatic(String) - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
isStatic(DataType, DataType) - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
isStatic(DataType) - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
isStatic(String) - Method in interface org.apache.camel.spi.EndpointRegistry
Whether the given endpoint is stored in the static cache
isStatic(String) - Method in interface org.apache.camel.spi.TransformerRegistry
Whether the given transformer is stored in the static cache
isStatic(DataType, DataType) - Method in interface org.apache.camel.spi.TransformerRegistry
Whether the given transformer is stored in the static cache
isStatic(DataType) - Method in interface org.apache.camel.spi.ValidatorRegistry
Whether the given Validator is stored in the static cache
isStaticMethod() - Method in class org.apache.camel.component.bean.MethodInfo
 
isStaticService() - Method in interface org.apache.camel.api.management.mbean.ManagedServiceMBean
 
isStaticService() - Method in class org.apache.camel.management.mbean.ManagedService
 
isStatisticsEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
isStatisticsEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
isStatisticsEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
isStatisticsEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
isStatisticsEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
isStatisticsEnabled() - Method in interface org.apache.camel.api.management.PerformanceCounter
Are statistics enabled?

They can be enabled and disabled at runtime

isStatisticsEnabled() - Method in class org.apache.camel.management.CompositePerformanceCounter
 
isStatisticsEnabled() - Method in class org.apache.camel.management.DelegatePerformanceCounter
 
isStatisticsEnabled() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
isStatisticsEnabled() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
isStatisticsEnabled() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
isStatisticsEnabled() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
isStatisticsEnabled() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Whether statistics is enabled.
isStatisticsEnabled() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.Statistics
Whether statistics is enabled.
isStatisticsEnabled() - Method in interface org.apache.camel.spi.StreamCachingStrategy.Statistics
Whether statistics is enabled.
isStatisticsEnabled() - Method in interface org.apache.camel.spi.TypeConverterRegistry.Statistics
Whether statistics is enabled.
isSticky() - Method in interface org.apache.camel.api.management.mbean.ManagedFailoverLoadBalancerMBean
 
isSticky() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
isSticky() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
isStopOnAggregateException() - Method in class org.apache.camel.processor.MulticastProcessor
 
isStopOnAggregateException() - Method in class org.apache.camel.processor.RecipientList
 
isStopOnException() - Method in interface org.apache.camel.api.management.mbean.ManagedMulticastMBean
 
isStopOnException() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
isStopOnException() - Method in class org.apache.camel.management.mbean.ManagedMulticast
 
isStopOnException() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
isStopOnException() - Method in class org.apache.camel.model.SplitDefinition
 
isStopOnException() - Method in class org.apache.camel.processor.MulticastProcessor
Should the multicast processor stop processing further exchanges in case of an exception occurred?
isStopOnException() - Method in class org.apache.camel.processor.RecipientList
 
isStoppable(CamelContext) - Method in class org.apache.camel.model.RouteDefinition
 
isStoppable() - Method in enum org.apache.camel.ServiceStatus
 
isStopped() - Method in enum org.apache.camel.ServiceStatus
 
isStopped() - Method in interface org.apache.camel.StatefulService
Whether the service is stopped
isStopped() - Method in class org.apache.camel.support.ServiceSupport
 
isStopped(Object) - Static method in class org.apache.camel.util.ServiceHelper
Is the given service stopping or already stopped?
isStopping() - Method in enum org.apache.camel.ServiceStatus
 
isStopping() - Method in interface org.apache.camel.StatefulService
Whether the service is stopping
isStopping() - Method in class org.apache.camel.support.ServiceSupport
 
isStoppingOrStopped() - Method in class org.apache.camel.support.ServiceSupport
Is the service in progress of being stopped or already stopped
isStoreAsBodyOnCompletion() - Method in class org.apache.camel.processor.aggregate.AbstractListAggregationStrategy
Whether to store the completed aggregated List as message body, or to keep as property on the exchange.
isStreamCaching() - Method in class org.apache.camel.impl.DefaultCamelContext
 
isStreamCaching() - Method in class org.apache.camel.impl.DefaultRouteContext
 
isStreamCaching() - Method in interface org.apache.camel.RuntimeConfiguration
Returns whether stream cache is enabled
isStreamCachingEnabled(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Check whether or not stream caching is enabled for the given route or globally.
isStreaming() - Method in interface org.apache.camel.api.management.mbean.ManagedMulticastMBean
 
isStreaming() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
isStreaming() - Method in class org.apache.camel.management.mbean.ManagedMulticast
 
isStreaming() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
isStreaming() - Method in class org.apache.camel.processor.MulticastProcessor
Is the multicast processor working in streaming mode?

In streaming mode: we use Iterable to ensure we can send messages as soon as the data becomes available for parallel processing, we start aggregating responses as they get send back to the processor; this means the AggregationStrategy has to take care of handling out-of-order arrival of exchanges

isStreaming() - Method in class org.apache.camel.processor.RecipientList
 
isStrictOnParameterNames() - Method in class org.apache.camel.impl.UriComponentConfiguration
Deprecated.
 
isSuccess() - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
 
isSuccess() - Method in class org.apache.camel.runtimecatalog.LanguageValidationResult
 
isSupportRedelivery() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
isSupportRedelivery() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
isSupportSuspension() - Method in interface org.apache.camel.api.management.mbean.ManagedServiceMBean
 
isSupportSuspension() - Method in class org.apache.camel.management.mbean.ManagedService
 
isSupportTransactions() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
isSupportTransactions() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
isSuppressLogging() - Method in class org.apache.camel.support.LoggingExceptionHandler
 
isSuppressLoggingOnTimeout() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
isSuppressLoggingOnTimeout() - Method in interface org.apache.camel.spi.ShutdownStrategy
Whether Camel should try to suppress logging during shutdown and timeout was triggered, meaning forced shutdown is happening.
isSuspendable() - Method in enum org.apache.camel.ServiceStatus
 
isSuspended() - Method in interface org.apache.camel.api.management.mbean.ManagedServiceMBean
 
isSuspended() - Method in class org.apache.camel.management.mbean.ManagedService
 
isSuspended() - Method in enum org.apache.camel.ServiceStatus
 
isSuspended() - Method in class org.apache.camel.support.ServiceSupport
 
isSuspended() - Method in interface org.apache.camel.SuspendableService
Tests whether the service is suspended or not.
isSuspended(Object) - Static method in class org.apache.camel.util.ServiceHelper
Is the given service suspending or already suspended?
isSuspending() - Method in enum org.apache.camel.ServiceStatus
 
isSuspending() - Method in interface org.apache.camel.StatefulService
Whether the service is suspending
isSuspending() - Method in class org.apache.camel.support.ServiceSupport
 
isSuspendingOrSuspended() - Method in class org.apache.camel.support.ServiceSupport
Is the service in progress of being suspended or already suspended
isSynchronous() - Method in class org.apache.camel.impl.DefaultEndpoint
Returns whether synchronous processing should be strictly used.
isTaskQueueEmpty() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
isTaskQueueEmpty() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
isTaskRunAllowed() - Method in class org.apache.camel.component.timer.TimerConsumer
Whether the timer task is allow to run or not
isTerminated() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
isTerminated() - Method in class org.apache.camel.util.concurrent.SynchronousExecutorService
 
isTerminating() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
isThreadedAsyncMode() - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
isThreadedAsyncMode() - Method in interface org.apache.camel.ProducerTemplate
Reports if async* methods will dispath processing from the calling thread (false) or through executor (true).
isThreadSafety() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
isThresholdExceeded() - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
isTopLevelOnly() - Method in class org.apache.camel.model.InterceptDefinition
 
isTopLevelOnly() - Method in class org.apache.camel.model.InterceptFromDefinition
 
isTopLevelOnly() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
 
isTopLevelOnly() - Method in class org.apache.camel.model.OnCompletionDefinition
 
isTopLevelOnly() - Method in class org.apache.camel.model.OnExceptionDefinition
 
isTopLevelOnly() - Method in class org.apache.camel.model.PolicyDefinition
 
isTopLevelOnly() - Method in class org.apache.camel.model.ProcessorDefinition
Whether this definition can only be added as top-level directly on the route itself (such as onException,onCompletion,intercept, etc.)

If trying to add a top-level only definition to a nested output would fail in the ProcessorDefinition.addOutput(ProcessorDefinition) method.

isTopLevelOnly() - Method in class org.apache.camel.model.SagaDefinition
 
isTopLevelOnly() - Method in class org.apache.camel.model.TransactedDefinition
 
isTrace() - Method in class org.apache.camel.main.MainSupport
 
isTraceExceptions() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
isTraceInterceptors() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
isTraceOutExchanges() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
isTracing() - Method in class org.apache.camel.impl.DefaultCamelContext
 
isTracing() - Method in class org.apache.camel.impl.DefaultRouteContext
 
isTracing() - Method in interface org.apache.camel.RuntimeConfiguration
Returns whether tracing enabled
isTransacted() - Method in interface org.apache.camel.Exchange
Returns true if this exchange is transacted
isTransacted() - Method in class org.apache.camel.impl.DefaultExchange
 
isTransacted() - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
isTransacted() - Method in interface org.apache.camel.spi.UnitOfWork
Are we transacted?
isTransactedBy(Object) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
isTransactedBy(Object) - Method in interface org.apache.camel.spi.UnitOfWork
Are we already transacted by the given transaction key?
isTransactedRedelivered() - Method in class org.apache.camel.impl.DefaultMessage
A strategy for component specific messages to determine whether the message is redelivered or not.
isTransform() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
isTypeConverterStatisticsEnabled() - Method in interface org.apache.camel.CamelContext
Whether or not type converter statistics is enabled.
isTypeConverterStatisticsEnabled() - Method in class org.apache.camel.impl.DefaultCamelContext
 
isUnary() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Whether the type is unary operator
isUnitOfWorkExhausted(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Checks whether the exchange UnitOfWork is exhausted
isUpdated() - Method in class org.apache.camel.management.mbean.Statistic
Whether the statistic has been updated one or more times.
isUpdated() - Method in class org.apache.camel.management.mbean.StatisticCounter
 
isUpdated() - Method in class org.apache.camel.management.mbean.StatisticDelta
 
isUpdated() - Method in class org.apache.camel.management.mbean.StatisticMaximum
 
isUpdated() - Method in class org.apache.camel.management.mbean.StatisticMinimum
 
isUpdated() - Method in class org.apache.camel.management.mbean.StatisticValue
 
isUseApplicationContextClassLoader() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
isUseBreadcrumb() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
isUseBreadcrumb() - Method in interface org.apache.camel.CamelContext
Whether or not breadcrumb is enabled.
isUseBreadcrumb() - Method in class org.apache.camel.impl.DefaultCamelContext
 
isUseBreadcrumb() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
isUseCollisionAvoidance() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isUseDataType() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
isUseDataType() - Method in interface org.apache.camel.CamelContext
Whether to enable using data type on Camel messages.
isUseDataType() - Method in class org.apache.camel.impl.DefaultCamelContext
 
isUseDataType() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
isUseDom() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
isUseDom() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
Deprecated.
isUseExponentialBackOff() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isUseFixedDelay() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
isUseFixedDelay() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
isUseFixedDelay() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
isUseFixedDelay() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
isUseFixedDelay() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
isUseGlobalSslContextParameters() - Method in interface org.apache.camel.SSLContextParametersAware
Determine if the implementing object is using global SSL context parameters.
isUseJpa() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
isUseList() - Method in class org.apache.camel.model.dataformat.BoonDataFormat
 
isUseMDCLogging() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
isUseMDCLogging() - Method in interface org.apache.camel.CamelContext
Whether or not MDC logging is being enabled.
isUseMDCLogging() - Method in class org.apache.camel.impl.DefaultCamelContext
 
isUseMDCLogging() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
isUseOriginalMessage() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
isUseOriginalMessagePolicy() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
isUseRecovery() - Method in interface org.apache.camel.spi.RecoverableAggregationRepository
Whether or not recovery is enabled or not
isUseSaxon() - Method in class org.apache.camel.language.xpath.XPathLanguage
 
isUseSharedSchema() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
isUseSharedSchema() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
isUseTracer() - Method in class org.apache.camel.impl.DefaultDebugger
 
isValid(Exchange) - Method in class org.apache.camel.processor.resequencer.DefaultExchangeComparator
 
isValid(E) - Method in interface org.apache.camel.processor.resequencer.SequenceElementComparator
Returns true if the o1 can be used in this comparator.
isValid() - Method in class org.apache.camel.processor.validation.DefaultValidationErrorHandler
 
isValidate() - Method in class org.apache.camel.model.dataformat.HL7DataFormat
 
isValidate() - Method in class org.apache.camel.model.InputTypeDefinition
Get if validation is required for this input type.
isValidate() - Method in class org.apache.camel.model.OutputTypeDefinition
Get if validation is required for this output type.
isValidateInput() - Method in class org.apache.camel.spi.Contract
 
isValidateOutput() - Method in class org.apache.camel.spi.Contract
 
isValidConverterMethod(Method) - Method in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
 
isValidEndpointCompletion(ComponentConfiguration, String, File) - Method in class org.apache.camel.component.file.FileComponent
Returns true if this is a valid file for completion.
isValidFallbackConverterMethod(Method) - Method in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
 
isValidFile(GenericFile<T>, boolean, List<T>) - Method in class org.apache.camel.component.file.GenericFileConsumer
Strategy for validating if the given remote file should be included or not
isValidForEviction(TimeoutMapEntry<K, V>) - Method in class org.apache.camel.support.DefaultTimeoutMap
A hook to allow derivations to avoid evicting the current entry
isValidMethod(Method) - Method in class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
isValidMethod(Class<?>, Method) - Method in class org.apache.camel.component.bean.BeanInfo
Validates whether the given method is a valid candidate for Camel Bean Binding.
isValidMethod(Method) - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
Validates whether the given method is valid.
isValidOgnlExpression(String) - Static method in class org.apache.camel.util.OgnlHelper
Tests whether or not the given String is a Camel OGNL expression.
isValidParameterValue(String) - Static method in class org.apache.camel.component.bean.BeanHelper
Determines if the given value is valid according to the supported values by the bean component.
isValidVersion(String, double) - Static method in class org.apache.camel.util.PackageHelper
Returns true if the version number of the given package name can be found and is greater than or equal to the minimum version.
isVerifySupported() - Method in interface org.apache.camel.api.management.mbean.ManagedComponentMBean
 
isVerifySupported() - Method in class org.apache.camel.management.mbean.ManagedComponent
 
isVetoStarted() - Method in interface org.apache.camel.CamelContext
If CamelContext during the start procedure was vetoed, and therefore causing Camel to not start.
isVetoStarted() - Method in class org.apache.camel.impl.DefaultCamelContext
 
isWebSphereClassLoader(ClassLoader) - Static method in class org.apache.camel.impl.WebSpherePackageScanClassResolver
Is the classloader from IBM and thus the WebSphere platform?
isWhitespace() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Whether the type is whitespace
isWindows() - Static method in class org.apache.camel.util.FileUtil
Returns true, if the OS is windows
isWrappingEntireOutput() - Method in class org.apache.camel.model.PolicyDefinition
 
isWrappingEntireOutput() - Method in class org.apache.camel.model.ProcessorDefinition
Whether this definition is wrapping the entire output.
isWrappingEntireOutput() - Method in class org.apache.camel.model.SagaDefinition
 
isWrappingEntireOutput() - Method in class org.apache.camel.model.TransactedDefinition
 
isXml() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
item(int) - Method in class org.apache.camel.converter.jaxp.ThreadSafeNodeList
 
iterable(Object) - Static method in class org.apache.camel.converter.ObjectConverter
Creates an iterable over the value
iterator(Object) - Static method in class org.apache.camel.converter.ObjectConverter
Creates an iterator over the value

J

jacksonxml() - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson XML data format
jacksonxml(Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson XML data format
jacksonxml(Class<?>, Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson XML data format
jacksonxml(boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson XML data format using the Jackson library turning pretty printing on or off
jacksonxml(Class<?>, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson XML data format
jacksonxml(Class<?>, Class<?>, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson XML data format
jacksonxml(Class<?>, Class<?>, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson XML data format
jacksonxml(Class<?>, Class<?>, String, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson XML data format
JacksonXMLDataFormat - Class in org.apache.camel.model.dataformat
JacksonXML data format is used for unmarshal a XML payload to POJO or to marshal POJO back to XML payload.
JacksonXMLDataFormat() - Constructor for class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
JAVA_TYPE - Static variable in interface org.apache.camel.component.extension.MetaDataExtension.MetaData
 
JAVA_TYPE_PREFIX - Static variable in class org.apache.camel.spi.DataType
 
javaScript(String) - Method in class org.apache.camel.builder.ExpressionClause
javaScript(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
JavaScriptExpression - Class in org.apache.camel.model.language
To use JavaScript in Camel expressions or predicates.
JavaScriptExpression() - Constructor for class org.apache.camel.model.language.JavaScriptExpression
 
JavaScriptExpression(String) - Constructor for class org.apache.camel.model.language.JavaScriptExpression
 
JavaUuidGenerator - Class in org.apache.camel.impl
This implementation uses the UUID from Java.
JavaUuidGenerator() - Constructor for class org.apache.camel.impl.JavaUuidGenerator
 
jaxb() - Method in class org.apache.camel.builder.DataFormatClause
Uses the JAXB data format
jaxb(String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the JAXB data format with context path
jaxb(boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the JAXB data format turning pretty printing on or off
JAXB_CONTEXT_PACKAGES - Static variable in class org.apache.camel.model.Constants
 
JaxbDataFormat - Class in org.apache.camel.model.dataformat
JAXB data format uses the JAXB2 XML marshalling standard to unmarshal an XML payload into Java objects or to marshal Java objects into an XML payload.
JaxbDataFormat() - Constructor for class org.apache.camel.model.dataformat.JaxbDataFormat
 
JaxbDataFormat(boolean) - Constructor for class org.apache.camel.model.dataformat.JaxbDataFormat
 
jibx() - Method in class org.apache.camel.builder.DataFormatClause
Uses the JiBX data format.
jibx(Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
Uses the JiBX data format with unmarshall class.
JibxDataFormat - Class in org.apache.camel.model.dataformat
JiBX data format is used for unmarshal a XML payload to POJO or to marshal POJO back to XML payload.
JibxDataFormat() - Constructor for class org.apache.camel.model.dataformat.JibxDataFormat
 
JibxDataFormat(Class<?>) - Constructor for class org.apache.camel.model.dataformat.JibxDataFormat
 
JmxNotificationBroadcasterAware - Interface in org.apache.camel.api.management
Strategy to use a custom NotificationBroadcasterSupport when broadcasting JMX notifications using for example the JmxNotificationEventNotifier.
JmxNotificationEventNotifier - Class in org.apache.camel.management
A JMX based EventNotifier which broadcasts JMX Notifications.
JmxNotificationEventNotifier() - Constructor for class org.apache.camel.management.JmxNotificationEventNotifier
 
JMXNotificationTraceEventHandler - Class in org.apache.camel.management.mbean
 
JMXNotificationTraceEventHandler(Tracer) - Constructor for class org.apache.camel.management.mbean.JMXNotificationTraceEventHandler
 
JmxSystemPropertyKeys - Class in org.apache.camel.management
This module contains jmx related system property key constants.
JndiContext - Class in org.apache.camel.util.jndi
A default JNDI context
JndiContext() - Constructor for class org.apache.camel.util.jndi.JndiContext
 
JndiContext(Hashtable<String, Object>) - Constructor for class org.apache.camel.util.jndi.JndiContext
 
JndiContext(Hashtable<String, Object>, Map<String, Object>) - Constructor for class org.apache.camel.util.jndi.JndiContext
 
JndiContext(Hashtable<String, Object>, Map<String, Object>, String) - Constructor for class org.apache.camel.util.jndi.JndiContext
 
JndiContext(JndiContext, Hashtable<String, Object>) - Constructor for class org.apache.camel.util.jndi.JndiContext
 
JndiContext(JndiContext, Hashtable<String, Object>, String) - Constructor for class org.apache.camel.util.jndi.JndiContext
 
JndiRegistry - Class in org.apache.camel.impl
A Registry implementation which looks up the objects in JNDI
JndiRegistry() - Constructor for class org.apache.camel.impl.JndiRegistry
 
JndiRegistry(Map) - Constructor for class org.apache.camel.impl.JndiRegistry
 
JndiRegistry(Context) - Constructor for class org.apache.camel.impl.JndiRegistry
 
JndiRegistry(boolean) - Constructor for class org.apache.camel.impl.JndiRegistry
Whether to use standalone mode, where the JNDI initial context factory is using CamelInitialContextFactory.
json() - Method in class org.apache.camel.builder.DataFormatClause
Uses the JSON data format using the XStream json library
json(boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the JSON data format using the XStream json library turning pretty printing on or off
json(JsonLibrary) - Method in class org.apache.camel.builder.DataFormatClause
Uses the JSON data format
json(JsonLibrary, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the JSON data format
json(JsonLibrary, Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
Uses the JSON data format
json(JsonLibrary, Class<?>, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the JSON data format
json(Class<?>, Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson JSON data format
json(Class<?>, Class<?>, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson JSON data format
json(Class<?>, Class<?>, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson JSON data format
json(Class<?>, Class<?>, String, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson JSON data format
JsonDataFormat - Class in org.apache.camel.model.dataformat
JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.
JsonDataFormat() - Constructor for class org.apache.camel.model.dataformat.JsonDataFormat
 
JsonDataFormat(JsonLibrary) - Constructor for class org.apache.camel.model.dataformat.JsonDataFormat
 
jsonDataFormat(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To use a specific json data format

Important: This option is only for setting a custom name of the data format, not to refer to an existing data format instance.

JsonLibrary - Enum in org.apache.camel.model.dataformat
Represents the concrete Json libraries Camel supports.
jsonpath(String) - Method in class org.apache.camel.builder.BuilderSupport
Returns a JSonPath expression value builder
jsonpath(String, Class<?>) - Method in class org.apache.camel.builder.BuilderSupport
Returns a JSonPath expression value builder
jsonpath(String) - Method in class org.apache.camel.builder.ExpressionClause
jsonpath(String, boolean) - Method in class org.apache.camel.builder.ExpressionClause
jsonpath(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
jsonpath(String, boolean, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
jsonpath(String, boolean, Class<?>, String) - Method in class org.apache.camel.builder.ExpressionClause
jsonpath(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
jsonpath(String, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
jsonpath(String, boolean, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
jsonpath(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
jsonpath(String, boolean, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
jsonpath(String, boolean, boolean, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
jsonpath(String, boolean, boolean, Class<?>, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
JsonPathExpression - Class in org.apache.camel.model.language
To use JsonPath in Camel expressions or predicates.
JsonPathExpression() - Constructor for class org.apache.camel.model.language.JsonPathExpression
 
JsonPathExpression(String) - Constructor for class org.apache.camel.model.language.JsonPathExpression
 
jsonpathWriteAsString(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a Json Path expression with writeAsString enabled.
jsonpathWriteAsString(String, boolean) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a Json Path expression with writeAsString enabled.
jsonpathWriteAsString(String, boolean, String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a Json Path expression with writeAsString enabled.
jsonpathWriteAsString(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a Json Path expression with writeAsString enabled.
jsonpathWriteAsString(String, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a Json Path expression with writeAsString enabled.
jsonpathWriteAsString(String, boolean, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a Json Path expression with writeAsString enabled.
jsonpathWriteAsString(String, boolean, boolean, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a Json Path expression with writeAsString enabled.
JSonSchemaHelper - Class in org.apache.camel.runtimecatalog
 
JsonSchemaHelper - Class in org.apache.camel.util
A helper class for JSON schema.
JSonSchemaResolver - Interface in org.apache.camel.runtimecatalog
Pluggable resolver to load JSon schema files for components, data formats, languages etc.
JsseParameters - Class in org.apache.camel.util.jsse
Base class that provides optional integration with core Camel capabilities.
JsseParameters() - Constructor for class org.apache.camel.util.jsse.JsseParameters
 
jxpath(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a JXPath expression
jxpath(String, boolean) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a JXPath expression
jxpath(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Deprecated.
jxpath(String, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Deprecated.
JXPathExpression - Class in org.apache.camel.model.language
Deprecated.
JXPathExpression() - Constructor for class org.apache.camel.model.language.JXPathExpression
Deprecated.
 
JXPathExpression(String) - Constructor for class org.apache.camel.model.language.JXPathExpression
Deprecated.
 

K

keepAliveTime(long, TimeUnit) - Method in class org.apache.camel.builder.ThreadPoolBuilder
 
keepAliveTime(long) - Method in class org.apache.camel.builder.ThreadPoolBuilder
 
keepAliveTime(Long, TimeUnit) - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
 
keepAliveTime(Long) - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
 
keepAliveTime(Integer) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Keep-alive time in minutes that gets passed to ThreadPoolExecutor.setKeepAliveTime(long, TimeUnit)
keepAliveTime(long) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
keepAliveTime(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
keepAliveTime(long) - Method in class org.apache.camel.model.ThreadsDefinition
Sets the keep alive time for idle threads
keepLastModified - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
key(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
To use a specific key for claim check id.
KEY_CONTEXT - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
KEY_NAME - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
KEY_TYPE - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
KeyManagersParameters - Class in org.apache.camel.util.jsse
A representation of configuration options for creating and loading KeyManager instance(s).
KeyManagersParameters() - Constructor for class org.apache.camel.util.jsse.KeyManagersParameters
 
keyPassword - Variable in class org.apache.camel.util.jsse.KeyManagersParameters
The optional password for recovering keys in the key store.
keySet() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
keySet() - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
keySet() - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
keySet() - Method in class org.apache.camel.util.LRUCache
 
keyStore - Variable in class org.apache.camel.util.jsse.KeyManagersParameters
The key store configuration used to create the KeyStoreParameters that the KeyManagers produced by this object's configuration expose.
keyStore - Variable in class org.apache.camel.util.jsse.TrustManagersParameters
The key store configuration used to create the KeyStoreParameters that the TrustManagers produced by this object's configuration expose.
KeyStoreParameters - Class in org.apache.camel.util.jsse
A representation of configuration options for creating and loading a KeyStore instance.
KeyStoreParameters() - Constructor for class org.apache.camel.util.jsse.KeyStoreParameters
 
KeyValueHolder<K,V> - Class in org.apache.camel.util
Holder for a key and value.
KeyValueHolder(K, V) - Constructor for class org.apache.camel.util.KeyValueHolder
 
kubernetesClientServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
kubernetesClientServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
kubernetesDnsServiceDiscovery(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
kubernetesDnsServiceDiscovery(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
kubernetesEnvServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
kubernetesEnvServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
KubernetesServiceCallServiceDiscoveryConfiguration - Class in org.apache.camel.model.cloud
 
KubernetesServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
KubernetesServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
 
kubernetesServiceDiscovery() - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
 
kubernetesServiceDiscovery() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
 
kubernetesServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
kubernetesServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 

L

language(String, String) - Static method in class org.apache.camel.builder.Builder
Returns a constant expression
language(String, String) - Method in class org.apache.camel.builder.BuilderSupport
Returns a language expression value builder
language(String, String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a given language name with the expression text
language(String, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a given language name with the expression text
Language - Interface in org.apache.camel.spi
Represents a language to be used for Expression or Predicate instances
LANGUAGE_FALLBACK_SUFFIX - Static variable in class org.apache.camel.util.ResolverHelper
 
LANGUAGE_RESOLVER_RESOURCE_PATH - Static variable in class org.apache.camel.impl.DefaultLanguageResolver
 
LANGUAGE_RESOURCE_PATH - Static variable in class org.apache.camel.impl.DefaultLanguageResolver
 
LANGUAGE_SCRIPT - Static variable in interface org.apache.camel.Exchange
 
LanguageAnnotation - Annotation Type in org.apache.camel.language
Base annotation for languages.
LanguageComponent - Class in org.apache.camel.component.language
The Language component enables sending Exchanges to a given language in order to have a script executed.
LanguageComponent() - Constructor for class org.apache.camel.component.language.LanguageComponent
 
LanguageCustomizer<T extends Language> - Interface in org.apache.camel.spi
 
LanguageEndpoint - Class in org.apache.camel.component.language
The language component allows you to send a message to an endpoint which executes a script by any of the supported Languages in Camel.
LanguageEndpoint() - Constructor for class org.apache.camel.component.language.LanguageEndpoint
 
LanguageEndpoint(String, Component, Language, Expression, String) - Constructor for class org.apache.camel.component.language.LanguageEndpoint
 
languageExpression(String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for evaluating the expression/predicate using the given language
LanguageExpression - Annotation Type in org.apache.camel.language
Base annotation for language expressions.
LanguageExpression - Class in org.apache.camel.model.language
To use the specified language in Camel expressions or predicates.
LanguageExpression() - Constructor for class org.apache.camel.model.language.LanguageExpression
 
LanguageExpression(String, String) - Constructor for class org.apache.camel.model.language.LanguageExpression
 
languageFactory - Variable in class org.apache.camel.impl.DefaultLanguageResolver
 
languageJSonSchema(String) - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeCamelCatalogMBean
 
languageJSonSchema(String) - Method in class org.apache.camel.management.mbean.ManagedRuntimeCamelCatalog
 
languageJSonSchema(String) - Method in class org.apache.camel.runtimecatalog.DefaultRuntimeCamelCatalog
 
languageJSonSchema(String) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
Returns the language information as JSon format.
languageParameterJsonSchema(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Returns the JSON schema representation with information about the language and the parameters it supports
languageParameterJsonSchema(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
LanguageProducer - Class in org.apache.camel.component.language
Language producer.
LanguageProducer(LanguageEndpoint) - Constructor for class org.apache.camel.component.language.LanguageProducer
 
languageResolver - Variable in class org.apache.camel.impl.DefaultLanguageResolver
 
LanguageResolver - Interface in org.apache.camel.spi
A pluggable strategy for resolving different languages in a loosely coupled manner
LanguageSupport - Class in org.apache.camel.support
Base language for Language implementations.
LanguageSupport() - Constructor for class org.apache.camel.support.LanguageSupport
 
LanguageValidationResult - Class in org.apache.camel.runtimecatalog
Validation result of parsing a language expression or predicate
LanguageValidationResult(String) - Constructor for class org.apache.camel.runtimecatalog.LanguageValidationResult
 
lastProcessingTime(long, int) - Static method in class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators
 
LastProcessingTime(long, int) - Constructor for class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators.LastProcessingTime
 
latch - Variable in class org.apache.camel.main.MainSupport
 
lazyEval(SimpleNode) - Method in class org.apache.camel.language.simple.ast.SimpleFunctionStart
 
lazyLoad - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
LazyLoadingTypeConverter - Class in org.apache.camel.impl.converter
Deprecated.
will be removed in a future Camel release.
LazyLoadingTypeConverter(PackageScanClassResolver, Injector, FactoryFinder) - Constructor for class org.apache.camel.impl.converter.LazyLoadingTypeConverter
Deprecated.
 
leadershipChanged(CamelClusterView, Optional<CamelClusterMember>) - Method in interface org.apache.camel.cluster.CamelClusterEventListener.Leadership
Notify a change in the leadership for a particular cluster.
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
 
length() - Method in class org.apache.camel.converter.stream.SourceCache
 
length() - Method in class org.apache.camel.converter.stream.StreamSourceCache
 
length() - Method in interface org.apache.camel.StreamCache
Gets the length of the cached stream.
level(LoggingLevel) - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
Deprecated.
 
LifecycleStrategy - Interface in org.apache.camel.spi
Strategy for lifecycle notifications.
LifecycleStrategySupport - Class in org.apache.camel.support
A useful base class for LifecycleStrategy implementations.
LifecycleStrategySupport() - Constructor for class org.apache.camel.support.LifecycleStrategySupport
 
LimitedPollingConsumerPollStrategy - Class in org.apache.camel.impl
A PollingConsumerPollStrategy which supports suspending consumers if they failed for X number of times in a row.
LimitedPollingConsumerPollStrategy() - Constructor for class org.apache.camel.impl.LimitedPollingConsumerPollStrategy
 
limitLenght(String, int) - Static method in class org.apache.camel.util.StringHelper
limitLength(String, int) - Static method in class org.apache.camel.util.StringHelper
Limits the length of a string
LINE_NUMBER - Static variable in class org.apache.camel.util.XmlLineNumberParser
 
LINE_NUMBER_END - Static variable in class org.apache.camel.util.XmlLineNumberParser
 
lineSeparator - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
LinkedBlockingQueueFactory<E> - Class in org.apache.camel.component.seda
Implementation of BlockingQueueFactory producing LinkedBlockingQueue
LinkedBlockingQueueFactory() - Constructor for class org.apache.camel.component.seda.LinkedBlockingQueueFactory
 
list(String) - Method in class org.apache.camel.util.jndi.JndiContext
 
list(Name) - Method in class org.apache.camel.util.jndi.JndiContext
 
listAllRestServices() - Method in class org.apache.camel.impl.DefaultRestRegistry
 
listAllRestServices() - Method in interface org.apache.camel.spi.RestRegistry
List all REST services from this registry.
listAllTypeConvertersFromTo() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
listAllTypeConvertersFromTo() - Method in interface org.apache.camel.spi.TypeConverterRegistry
Gets a read-only list of the type converter from / to classes
listAwaitThreadsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listAwaitThreadsTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listBindings(String) - Method in class org.apache.camel.util.jndi.JndiContext
 
listBindings(Name) - Method in class org.apache.camel.util.jndi.JndiContext
 
listComponents() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Find information about all the Camel components available in the classpath and Registry.
listComponents() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
listComponentsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listComponentsTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
ListDataSet - Class in org.apache.camel.component.dataset
A DataSet that allows a list of static payloads to be used to create each message exchange along with using a pluggable transformer to customize the messages.
ListDataSet() - Constructor for class org.apache.camel.component.dataset.ListDataSet
 
ListDataSet(List<Object>) - Constructor for class org.apache.camel.component.dataset.ListDataSet
 
listEips() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Find information about all the EIPs from camel-core.
listEips() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
listEipsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listEipsTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listEndpoints() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointRegistryMBean
 
listEndpoints() - Method in class org.apache.camel.management.mbean.ManagedEndpointRegistry
 
listEndpointsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listEndpointsTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listeners - Variable in class org.apache.camel.main.MainSupport
 
listFiles() - Method in class org.apache.camel.component.file.FileOperations
 
listFiles(String) - Method in class org.apache.camel.component.file.FileOperations
 
listFiles() - Method in interface org.apache.camel.component.file.GenericFileOperations
List the files in the current directory
listFiles(String) - Method in interface org.apache.camel.component.file.GenericFileOperations
List the files in the given remote directory
listInflightExchangesCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listInflightExchangesTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listRestServices() - Method in interface org.apache.camel.api.management.mbean.ManagedRestRegistryMBean
 
listRestServices() - Method in class org.apache.camel.management.mbean.ManagedRestRegistry
 
listRestServicesCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listRestServicesTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listRuntimeEndpointsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listRuntimeEndpointsTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listTransformers() - Method in interface org.apache.camel.api.management.mbean.ManagedTransformerRegistryMBean
 
listTransformers() - Method in class org.apache.camel.management.mbean.ManagedTransformerRegistry
 
listTransformersCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listTransformersTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listTypeConverters() - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
listTypeConverters() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
listTypeConvertersCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listTypeConvertersTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listValidators() - Method in interface org.apache.camel.api.management.mbean.ManagedValidatorRegistryMBean
 
listValidators() - Method in class org.apache.camel.management.mbean.ManagedValidatorRegistry
 
listValidatorsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listValidatorsTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
LiteralExpression - Class in org.apache.camel.language.simple.ast
Represents literals in the AST.
LiteralExpression(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.LiteralExpression
 
LiteralNode - Interface in org.apache.camel.language.simple.ast
Represents a node in the AST which contains literals
load(TypeConverterRegistry) - Method in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
 
load(TypeConverterRegistry) - Method in class org.apache.camel.impl.osgi.Activator.BundleTypeConverterLoader
 
load(TypeConverterRegistry) - Method in interface org.apache.camel.spi.TypeConverterLoader
A pluggable strategy to load type converters into a registry from some kind of mechanism
LOAD_STATISTICS_ENABLED - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
loadAllResourcesAsURL(String) - Method in class org.apache.camel.impl.DefaultClassResolver
 
loadAllResourcesAsURL(String) - Method in interface org.apache.camel.spi.ClassResolver
Loads the given resources as a URL from all bundles/classloaders
loadBalance(LoadBalancer) - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses a custom load balancer
loadBalance() - Method in class org.apache.camel.model.ProcessorDefinition
Load Balancer EIP: Creates a loadbalance
loadBalance(LoadBalancer) - Method in class org.apache.camel.model.ProcessorDefinition
Load Balancer EIP: Creates a loadbalance
LoadBalanceDefinition - Class in org.apache.camel.model
Balances message processing among a number of nodes
LoadBalanceDefinition() - Constructor for class org.apache.camel.model.LoadBalanceDefinition
 
loadBalancer(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets a reference to a custom ServiceLoadBalancer to use.
loadBalancer(ServiceLoadBalancer) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets a custom ServiceLoadBalancer to use.
loadBalancer(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets a reference to a custom ServiceLoadBalancer to use.
loadBalancer(ServiceLoadBalancer) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets a custom ServiceLoadBalancer to use.
LoadBalancer - Interface in org.apache.camel.processor.loadbalancer
A strategy for load balancing across a number of Processor instances
loadBalancerConfiguration(ServiceCallServiceLoadBalancerConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Configures the LoadBalancer using the given configuration.
loadBalancerConfiguration(ServiceCallServiceLoadBalancerConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Configures the LoadBalancer using the given configuration.
LoadBalancerConsumer - Class in org.apache.camel.processor.loadbalancer
Represents a consumer which on starting registers itself with a LoadBalancer and on closing unregisters itself with a load balancer
LoadBalancerConsumer(Endpoint, Processor, LoadBalancer) - Constructor for class org.apache.camel.processor.loadbalancer.LoadBalancerConsumer
 
LoadBalancerDefinition - Class in org.apache.camel.model
Balances message processing among a number of nodes
LoadBalancerDefinition() - Constructor for class org.apache.camel.model.LoadBalancerDefinition
 
LoadBalancerDefinition(LoadBalancer) - Constructor for class org.apache.camel.model.LoadBalancerDefinition
 
LoadBalancerDefinition(String) - Constructor for class org.apache.camel.model.LoadBalancerDefinition
 
loadbalancerExceptionsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
loadbalancerExceptionsTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
LoadBalancerSupport - Class in org.apache.camel.processor.loadbalancer
A default base class for a LoadBalancer implementation.
LoadBalancerSupport() - Constructor for class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
loadClass(String, ClassLoader) - Method in class org.apache.camel.impl.DefaultClassResolver
 
loadClass(String) - Static method in class org.apache.camel.util.ObjectHelper
Attempts to load the given class name using the thread context class loader or the class loader used to load this class
loadClass(String, ClassLoader) - Static method in class org.apache.camel.util.ObjectHelper
Attempts to load the given class name using the thread context class loader or the given class loader
loadClass(String, ClassLoader, boolean) - Static method in class org.apache.camel.util.ObjectHelper
Attempts to load the given class name using the thread context class loader or the given class loader
loadContent(Exchange, GenericFile<?>) - Method in class org.apache.camel.component.file.FileBinding
 
loadContent(Exchange, GenericFile<?>) - Method in interface org.apache.camel.component.file.GenericFileBinding
Ensures the content is loaded from the file into memory
loadContent(Exchange, GenericFile<?>) - Method in class org.apache.camel.component.file.GenericFileDefaultBinding
 
loadConverterMethods(TypeConverterRegistry, Class<?>) - Method in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
Loads all of the converter methods for the given type
loadCoreTypeConverters() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
Loads the core type converters which is mandatory to use Camel
loadDefaultRegistry() - Method in class org.apache.camel.component.bean.DefaultParameterMappingStrategy
 
loadFallbackTypeConverters() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
loadLines(InputStream, List<String>) - Static method in class org.apache.camel.runtimecatalog.CatalogHelper
Loads the entire stream into memory as a String and returns it.
loadProperties(URL) - Static method in class org.apache.camel.impl.osgi.Activator
 
LoadPropertiesException - Exception in org.apache.camel.util
Represents a failure to open a Properties file at a given URL
LoadPropertiesException(URL, Exception) - Constructor for exception org.apache.camel.util.LoadPropertiesException
 
loadPropertiesFromClasspath(CamelContext, boolean, PropertiesLocation) - Method in class org.apache.camel.component.properties.DefaultPropertiesResolver
 
loadPropertiesFromFilePath(CamelContext, boolean, PropertiesLocation) - Method in class org.apache.camel.component.properties.DefaultPropertiesResolver
 
loadPropertiesFromRegistry(CamelContext, boolean, PropertiesLocation) - Method in class org.apache.camel.component.properties.DefaultPropertiesResolver
 
loadResource(String) - Method in class org.apache.camel.component.ResourceEndpoint
Loads the given resource.
loadResource(String) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Loads the 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.
loadResource(String) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
Loads the resource.
loadResourceAsStream(String) - Method in class org.apache.camel.impl.DefaultClassResolver
 
loadResourceAsStream(String) - Method in interface org.apache.camel.spi.ClassResolver
Loads the given resource as a stream
loadResourceAsStream(String) - Static method in class org.apache.camel.util.ObjectHelper
Attempts to load the given resource as a stream using the thread context class loader or the class loader used to load this class
loadResourceAsStream(String, ClassLoader) - Static method in class org.apache.camel.util.ObjectHelper
Attempts to load the given resource as a stream using the thread context class loader or the class loader used to load this class
loadResourceAsURL(String) - Method in class org.apache.camel.impl.DefaultClassResolver
 
loadResourceAsURL(String) - Method in interface org.apache.camel.spi.ClassResolver
Loads the given resource as a URL
loadResourceAsURL(String) - Static method in class org.apache.camel.util.ObjectHelper
Attempts to load the given resource as a stream using the thread context class loader or the class loader used to load this class
loadResourceAsURL(String, ClassLoader) - Static method in class org.apache.camel.util.ObjectHelper
Attempts to load the given resource as a stream using the thread context class loader or the class loader used to load this class
loadResourcesAsURL(String) - Method in class org.apache.camel.impl.DefaultClassResolver
 
loadResourcesAsURL(String) - Method in interface org.apache.camel.spi.ClassResolver
Loads the given resources as a URL from the current bundle/classloader
loadResourcesAsURL(String) - Static method in class org.apache.camel.util.ObjectHelper
Attempts to load the given resources from the given package name using the thread context class loader or the class loader used to load this class
loadResourcesAsURL(String, ClassLoader) - Static method in class org.apache.camel.util.ObjectHelper
Attempts to load the given resources from the given package name using the thread context class loader or the class loader used to load this class
loadRestsDefinition(InputStream) - Method in interface org.apache.camel.CamelContext
Loads a collection of rest definitions from the given InputStream.
loadRestsDefinition(InputStream) - Method in class org.apache.camel.impl.DefaultCamelContext
 
loadRestsDefinition(InputStream) - Method in interface org.apache.camel.model.ModelCamelContext
Loads a collection of rest definitions from the given InputStream.
loadRouteBuilders(CamelContext) - Method in class org.apache.camel.main.MainSupport
 
loadRoutesDefinition(InputStream) - Method in interface org.apache.camel.CamelContext
Loads a collection of route definitions from the given InputStream.
loadRoutesDefinition(InputStream) - Method in class org.apache.camel.impl.DefaultCamelContext
 
loadRoutesDefinition(InputStream) - Method in interface org.apache.camel.model.ModelCamelContext
Loads a collection of route definitions from the given InputStream.
loadRoutesDefinition(CamelContext, InputStream) - Static method in class org.apache.camel.model.ModelHelper
Marshal the xml to the model definition
loadRoutesDefinition(CamelContext, Node) - Static method in class org.apache.camel.model.ModelHelper
Marshal the xml to the model definition
loadRuntimeRatios(List<Integer>) - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
loadSchema() - Method in class org.apache.camel.processor.validation.SchemaReader
 
loadSchema() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
loadSimpleType(String) - Static method in class org.apache.camel.util.ObjectHelper
Load a simple type
loadStore() - Method in class org.apache.camel.impl.FileStateRepository
Loads the given file store into the 1st level cache
loadStore() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Loads the given file store into the 1st level cache
loadText(InputStream) - Static method in class org.apache.camel.runtimecatalog.CatalogHelper
Loads the entire stream into memory as a String and returns it.
loadText(InputStream) - Static method in class org.apache.camel.util.IOHelper
Loads the entire stream into memory as a String and returns it.
LoadTriplet - Class in org.apache.camel.management.mbean
Holds the loads averaged over 1min, 5min, and 15min.
LoadTriplet() - Constructor for class org.apache.camel.management.mbean.LoadTriplet
 
loadTypeConverters() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
Checks if the registry is loaded and if not lazily load it
localWorkDirectory - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
LockHelper - Class in org.apache.camel.util.concurrent
 
log(Logger) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Sets the log used for caught exceptions
log(String) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Sets the log used for caught exceptions
log(Class<?>) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Sets the log used for caught exceptions
log(Logger) - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
Deprecated.
 
log - Variable in class org.apache.camel.builder.RouteBuilder
 
log - Variable in class org.apache.camel.component.file.GenericFileComponent
 
log - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
log - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
log - Variable in class org.apache.camel.component.file.GenericFileProducer
 
log - Variable in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
log - Variable in class org.apache.camel.component.properties.DefaultPropertiesParser
 
log - Variable in class org.apache.camel.component.ResourceEndpoint
 
log - Variable in class org.apache.camel.component.saga.SagaComponent
 
log - Variable in class org.apache.camel.component.seda.SedaComponent
 
log - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
log - Variable in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
LOG - Static variable in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
log - Variable in class org.apache.camel.impl.DefaultConsumer
 
log - Variable in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
log - Variable in class org.apache.camel.impl.DefaultPollingConsumerPollStrategy
 
log - Variable in class org.apache.camel.impl.DefaultProducer
 
log - Variable in class org.apache.camel.impl.DefaultServicePool
Deprecated.
 
log - Variable in class org.apache.camel.impl.PollingConsumerSupport
 
LOG - Static variable in class org.apache.camel.main.MainSupport
 
log - Variable in class org.apache.camel.model.ProcessorDefinition
 
log(String) - Method in class org.apache.camel.model.ProcessorDefinition
Creates a log message to be logged at INFO level.
log(LoggingLevel, String) - Method in class org.apache.camel.model.ProcessorDefinition
Creates a log message to be logged at the given level.
log(LoggingLevel, String, String) - Method in class org.apache.camel.model.ProcessorDefinition
Creates a log message to be logged at the given level and name.
log(LoggingLevel, Logger, String) - Method in class org.apache.camel.model.ProcessorDefinition
Creates a log message to be logged at the given level using provided logger.
log(LoggingLevel, String, String, String) - Method in class org.apache.camel.model.ProcessorDefinition
Creates a log message to be logged at the given level and name.
log(LoggingLevel, Logger, String, String) - Method in class org.apache.camel.model.ProcessorDefinition
Creates a log message to be logged at the given level using provided logger.
log(String, LoggingLevel) - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
log(String) - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
log(String, Throwable, LoggingLevel) - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
log(String, Throwable) - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
log - Variable in class org.apache.camel.processor.DelayProcessorSupport
 
log - Variable in class org.apache.camel.processor.ErrorHandlerSupport
 
log - Variable in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
log - Variable in class org.apache.camel.processor.RoutingSlip
 
LOG - Static variable in class org.apache.camel.processor.SendDynamicProcessor
 
LOG - Static variable in class org.apache.camel.processor.SendProcessor
 
log - Variable in class org.apache.camel.support.DefaultTimeoutMap
 
log - Variable in class org.apache.camel.support.EventNotifierSupport
 
log - Variable in class org.apache.camel.support.ReloadStrategySupport
 
log - Variable in class org.apache.camel.support.RoutePolicySupport
 
log(String, LoggingLevel) - Method in class org.apache.camel.util.CamelLogger
 
log(String) - Method in class org.apache.camel.util.CamelLogger
Logs the message with checking the CamelLogger.shouldLog() method first.
log(String, Throwable, LoggingLevel) - Method in class org.apache.camel.util.CamelLogger
 
log(String, Throwable) - Method in class org.apache.camel.util.CamelLogger
 
log(Logger, LoggingLevel, String) - Static method in class org.apache.camel.util.CamelLogger
 
log(Logger, LoggingLevel, Marker, String) - Static method in class org.apache.camel.util.CamelLogger
 
log(Logger, LoggingLevel, String, Throwable) - Static method in class org.apache.camel.util.CamelLogger
 
log(Logger, LoggingLevel, Marker, String, Throwable) - Static method in class org.apache.camel.util.CamelLogger
 
log - Variable in class org.apache.camel.util.component.AbstractApiConsumer
 
log - Variable in class org.apache.camel.util.component.AbstractApiEndpoint
 
LOG - Static variable in class org.apache.camel.util.component.ApiMethodPropertiesHelper
 
LOG_DEBUG_BODY_MAX_CHARS - Static variable in interface org.apache.camel.Exchange
 
LOG_DEBUG_BODY_STREAMS - Static variable in interface org.apache.camel.Exchange
 
LOG_EIP_NAME - Static variable in interface org.apache.camel.Exchange
 
LogComponent - Class in org.apache.camel.component.log
The Log Component is for logging message exchanges via the underlying logging mechanism.
LogComponent() - Constructor for class org.apache.camel.component.log.LogComponent
 
logContinued(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log errors even if its continued
logContinued(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log errors even if its continued (supports property placeholders)
logContinued(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether continued exceptions should be logged or not.
logContinued(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether continued exceptions should be logged or not (supports property placeholders).
logContinued - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
LogDefinition - Class in org.apache.camel.model
Logs the defined message to the logger
LogDefinition() - Constructor for class org.apache.camel.model.LogDefinition
 
LogDefinition(String) - Constructor for class org.apache.camel.model.LogDefinition
 
LogEndpoint - Class in org.apache.camel.component.log
The log component logs message exchanges to the underlying logging mechanism.
LogEndpoint() - Constructor for class org.apache.camel.component.log.LogEndpoint
 
LogEndpoint(String, Component) - Constructor for class org.apache.camel.component.log.LogEndpoint
 
LogEndpoint(String, Component, Processor) - Constructor for class org.apache.camel.component.log.LogEndpoint
 
logException(Exchange, Throwable) - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
 
logExchange(Exchange) - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
 
logExhausted(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
logExhausted(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log exhausted exceptions
logExhausted(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log exhausted exceptions (supports property placeholders)
logExhausted(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether exhausted exceptions should be logged or not.
logExhausted(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether exhausted exceptions should be logged or not (supports property placeholders).
logExhausted - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
logExhausted(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether to log exhausted errors
logExhaustedMessageBody(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
logExhaustedMessageBody(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log exhausted message body with message history.
logExhaustedMessageBody(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log exhausted message body with message history.
logExhaustedMessageBody(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether exhausted message body should be logged including message history or not (supports property placeholders).
logExhaustedMessageBody(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether exhausted message body should be logged including message history or not (supports property placeholders).
logExhaustedMessageBody - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
logExhaustedMessageBody(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether to log exhausted errors including message body (requires message history to be enabled)
logExhaustedMessageHistory(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
logExhaustedMessageHistory(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log exhausted exceptions with message history
logExhaustedMessageHistory(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log exhausted exceptions with message history
logExhaustedMessageHistory(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether exhausted exceptions should be logged including message history or not (supports property placeholders).
logExhaustedMessageHistory(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether exhausted exceptions should be logged including message history or not (supports property placeholders).
logExhaustedMessageHistory - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
logExhaustedMessageHistory(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether to log exhausted errors including message history
logger - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
logger(CamelLogger) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Sets the logger used for caught exceptions
logger - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
loggingErrorHandler() - Method in class org.apache.camel.builder.BuilderSupport
Deprecated.
use dead letter channel with a log endpoint
loggingErrorHandler(String) - Method in class org.apache.camel.builder.BuilderSupport
Deprecated.
use dead letter channel with a log endpoint
loggingErrorHandler(Logger) - Method in class org.apache.camel.builder.BuilderSupport
Deprecated.
use dead letter channel with a log endpoint
loggingErrorHandler(Logger, LoggingLevel) - Method in class org.apache.camel.builder.BuilderSupport
Deprecated.
use dead letter channel with a log endpoint
LoggingErrorHandler - Class in org.apache.camel.processor
Deprecated.
use DeadLetterChannel using a log endpoint instead
LoggingErrorHandler(CamelContext, Processor, CamelLogger, RedeliveryPolicy, ExceptionPolicyStrategy) - Constructor for class org.apache.camel.processor.LoggingErrorHandler
Deprecated.
Creates the logging error handler.
LoggingErrorHandlerBuilder - Class in org.apache.camel.builder
Deprecated.
use dead letter channel with a log endpoint
LoggingErrorHandlerBuilder() - Constructor for class org.apache.camel.builder.LoggingErrorHandlerBuilder
Deprecated.
 
LoggingErrorHandlerBuilder(Logger) - Constructor for class org.apache.camel.builder.LoggingErrorHandlerBuilder
Deprecated.
 
LoggingErrorHandlerBuilder(Logger, LoggingLevel) - Constructor for class org.apache.camel.builder.LoggingErrorHandlerBuilder
Deprecated.
 
LoggingEventNotifier - Class in org.apache.camel.management
Logging event notifier that only notifies if INFO log level has been configured for its logger.
LoggingEventNotifier() - Constructor for class org.apache.camel.management.LoggingEventNotifier
 
LoggingExceptionHandler - Class in org.apache.camel.impl
Deprecated.
LoggingExceptionHandler(Class<?>) - Constructor for class org.apache.camel.impl.LoggingExceptionHandler
Deprecated.
 
LoggingExceptionHandler(CamelContext, Class<?>) - Constructor for class org.apache.camel.impl.LoggingExceptionHandler
Deprecated.
 
LoggingExceptionHandler(Class<?>, LoggingLevel) - Constructor for class org.apache.camel.impl.LoggingExceptionHandler
Deprecated.
 
LoggingExceptionHandler(CamelContext, Class<?>, LoggingLevel) - Constructor for class org.apache.camel.impl.LoggingExceptionHandler
Deprecated.
 
LoggingExceptionHandler(CamelLogger) - Constructor for class org.apache.camel.impl.LoggingExceptionHandler
Deprecated.
 
LoggingExceptionHandler(CamelContext, CamelLogger) - Constructor for class org.apache.camel.impl.LoggingExceptionHandler
Deprecated.
 
LoggingExceptionHandler - Class in org.apache.camel.support
A default implementation of ExceptionHandler which uses a CamelLogger to log the exception.
LoggingExceptionHandler(Class<?>) - Constructor for class org.apache.camel.support.LoggingExceptionHandler
Deprecated.
LoggingExceptionHandler(CamelContext, Class<?>) - Constructor for class org.apache.camel.support.LoggingExceptionHandler
 
LoggingExceptionHandler(Class<?>, LoggingLevel) - Constructor for class org.apache.camel.support.LoggingExceptionHandler
Deprecated.
LoggingExceptionHandler(CamelContext, Class<?>, LoggingLevel) - Constructor for class org.apache.camel.support.LoggingExceptionHandler
 
LoggingExceptionHandler(CamelLogger) - Constructor for class org.apache.camel.support.LoggingExceptionHandler
Deprecated.
LoggingExceptionHandler(CamelContext, CamelLogger) - Constructor for class org.apache.camel.support.LoggingExceptionHandler
 
loggingLevel(LoggingLevel) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Sets the logging level of exceptions caught
LoggingLevel - Enum in org.apache.camel
Used to configure the logging levels
logHandled(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
logHandled(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log errors even if its handled
logHandled(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log errors even if its handled (supports property placeholders)
logHandled(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether handled exceptions should be logged or not.
logHandled(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether handled exceptions should be logged or not (supports property placeholders).
logHandled - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
logHandled(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether to log errors even if its handled
LogicalExpression - Class in org.apache.camel.language.simple.ast
Represents a logical expression in the AST
LogicalExpression(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.LogicalExpression
 
logicalOperator() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 
LogicalOperatorType - Enum in org.apache.camel.language.simple.types
Types of logical operators supported
logIds(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Gets both the messageId and exchangeId to be used for logging purposes.
logInflightExchanges(CamelContext, List<RouteStartupOrder>, boolean) - Static method in class org.apache.camel.impl.DefaultShutdownStrategy
Logs information about the inflight exchanges
LogListener - Interface in org.apache.camel.spi
An event listener SPI for logging.
logMask() - Method in class org.apache.camel.model.RouteDefinition
Enable security mask for Logging on this route.
logMask(String) - Method in class org.apache.camel.model.RouteDefinition
Sets whether security mask for logging is enabled on this route.
logMessage(Exchange) - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
logMessage(Exchange, String) - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
logName(String) - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
Deprecated.
 
logNamespaces() - Method in class org.apache.camel.builder.xml.XPathBuilder
Activates trace logging of all discovered namespaces in the message - to simplify debugging namespace-related issues

Namespaces are printed in Hashmap style {xmlns:prefix=[namespaceURI], xmlns:prefix=[namespaceURI]}.

logNewException(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
logNewException(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether new exceptions should be logged or not (supports property placeholders).
logNewException(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether new exceptions should be logged or not (supports property placeholders).
logNewException(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether new exceptions should be logged or not.
logNewException(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether new exceptions should be logged or not (supports property placeholders).
logNewException - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
logNewException(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether errors should be logged when a new exception occurred during handling a previous exception
LogProcessor - Class in org.apache.camel.processor
A processor which evaluates an Expression and logs it.
LogProcessor(Expression, CamelLogger, MaskingFormatter, Set<LogListener>) - Constructor for class org.apache.camel.processor.LogProcessor
 
LogProducer - Class in org.apache.camel.component.log
Log producer.
LogProducer(Endpoint, Processor) - Constructor for class org.apache.camel.component.log.LogProducer
 
logRetryAttempted(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
logRetryAttempted(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log retry attempts
logRetryAttempted(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log retry attempts (supports property placeholders)
logRetryAttempted(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether retry attempts should be logged or not.
logRetryAttempted(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether retry attempts should be logged or not (supports property placeholders).
logRetryAttempted - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
logRetryAttempted(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether to log retry attempts
logRetryStackTrace(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
logRetryStackTrace(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log stacktrace for failed redelivery attempts
logRetryStackTrace(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log stacktrace for failed redelivery attempts (supports property placeholders)
logRetryStackTrace(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether stack traces should be logged when an retry attempt failed.
logRetryStackTrace(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether stack traces should be logged when an retry attempt failed (supports property placeholders).
logRetryStackTrace - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
logRetryStackTrace(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether to log stacktrace for failed redelivery attempts
logRouteState(Route, String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
logStackTrace(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
logStackTrace(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log stacktrace for failed messages.
logStackTrace(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log stacktrace for failed messages (supports property placeholders)
logStackTrace(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether stack traces should be logged.
logStackTrace(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether stack traces should be logged (supports property placeholders) Can be used to include or reduce verbose.
logStackTrace - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
logStackTrace(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether to log stacktrace for failed messages.
lookup(String) - Method in class org.apache.camel.impl.CompositeRegistry
 
lookup(String, Class<T>) - Method in class org.apache.camel.impl.CompositeRegistry
 
lookup(Class<?>, Class<?>) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
lookup(Object, String, String) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
lookup(String, Class<T>) - Method in class org.apache.camel.impl.DefaultRouteContext
 
lookup(String) - Method in class org.apache.camel.impl.JndiRegistry
 
lookup(String, Class<T>) - Method in class org.apache.camel.impl.JndiRegistry
 
lookup(String) - Method in class org.apache.camel.impl.PropertyPlaceholderDelegateRegistry
 
lookup(String, Class<T>) - Method in class org.apache.camel.impl.PropertyPlaceholderDelegateRegistry
 
lookup(String) - Method in class org.apache.camel.impl.SimpleRegistry
 
lookup(String, Class<T>) - Method in class org.apache.camel.impl.SimpleRegistry
 
lookup(String) - Method in class org.apache.camel.main.Main
Using the given name does lookup for the bean being already bound using the Main.bind(String, Object) method.
lookup(String, Class<T>) - Method in class org.apache.camel.main.Main
Using the given name and type does lookup for the bean being already bound using the Main.bind(String, Object) method.
lookup(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
lookup(Object, String, String) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Lookup a ExecutorService from the Registry and from known list of ThreadPoolProfile(s).
lookup(String) - Method in interface org.apache.camel.spi.Registry
lookup(String, Class<T>) - Method in interface org.apache.camel.spi.Registry
lookup(String, Class<T>) - Method in interface org.apache.camel.spi.RouteContext
lookup an object by name and type
lookup(Class<?>, Class<?>) - Method in interface org.apache.camel.spi.TypeConverterRegistry
Performs a lookup for a given type converter.
lookup(CamelContext, String) - Static method in class org.apache.camel.util.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.util.CamelContextHelper
Look up the given named bean of the given type in the Registry on the CamelContext
lookup(String) - Method in class org.apache.camel.util.jndi.JndiContext
 
lookup(Name) - Method in class org.apache.camel.util.jndi.JndiContext
 
lookupAndConvert(CamelContext, String, Class<T>) - Static method in class org.apache.camel.util.CamelContextHelper
Look up the given named bean in the Registry on the CamelContext and try to convert it to the given type.
lookupBean() - Method in class org.apache.camel.component.bean.RegistryBean
 
lookupBean(Exchange, String) - Static method in class org.apache.camel.util.ExchangeHelper
Performs a lookup in the registry of the bean name
lookupBean(Exchange, String, Class<T>) - Static method in class org.apache.camel.util.ExchangeHelper
Performs a lookup in the registry of the bean name and type
lookupByName(String) - Method in class org.apache.camel.impl.CompositeRegistry
 
lookupByName(String) - Method in class org.apache.camel.impl.JndiRegistry
 
lookupByName(String) - Method in class org.apache.camel.impl.PropertyPlaceholderDelegateRegistry
 
lookupByName(String) - Method in class org.apache.camel.impl.SimpleRegistry
 
lookupByName(String) - Method in interface org.apache.camel.spi.Registry
Looks up a service in the registry based purely on name, returning the service or null if it could not be found.
lookupByNameAndType(String, Class<T>) - Method in class org.apache.camel.impl.CompositeRegistry
 
lookupByNameAndType(String, Class<T>) - Method in class org.apache.camel.impl.JndiRegistry
 
lookupByNameAndType(String, Class<T>) - Method in class org.apache.camel.impl.PropertyPlaceholderDelegateRegistry
 
lookupByNameAndType(String, Class<T>) - Method in class org.apache.camel.impl.SimpleRegistry
 
lookupByNameAndType(String, Class<T>) - Method in interface org.apache.camel.spi.Registry
Looks up a service in the registry, returning the service or null if it could not be found.
lookupByType(Class<T>) - Method in class org.apache.camel.impl.CompositeRegistry
 
lookupByType(Class<T>) - Method in class org.apache.camel.impl.DefaultRouteContext
 
lookupByType(Class<T>) - Method in class org.apache.camel.impl.JndiRegistry
 
lookupByType(Class<T>) - Method in class org.apache.camel.impl.PropertyPlaceholderDelegateRegistry
 
lookupByType(Class<T>) - Method in class org.apache.camel.impl.SimpleRegistry
 
lookupByType(Class<T>) - Method in class org.apache.camel.main.Main
Using the given type does lookup for the bean being already bound using the Main.bind(String, Object) method.
lookupByType(Class<T>) - Method in interface org.apache.camel.spi.Registry
lookupByType(Class<T>) - Method in interface org.apache.camel.spi.RouteContext
lookup objects by type
lookupComponentInRegistryWithFallback(CamelContext, String) - Static method in class org.apache.camel.util.ResolverHelper
 
lookupComponentInRegistryWithFallback(CamelContext, String, ResolverHelper.LookupExceptionHandler) - Static method in class org.apache.camel.util.ResolverHelper
 
lookupConstantFieldValue(Class<?>, String) - Static method in class org.apache.camel.util.ObjectHelper
Lookup the constant field on the given class with the given name
lookupDataFormatFactoryInRegistryWithFallback(CamelContext, String) - Static method in class org.apache.camel.util.ResolverHelper
 
lookupDataFormatFactoryInRegistryWithFallback(CamelContext, String, ResolverHelper.LookupExceptionHandler) - Static method in class org.apache.camel.util.ResolverHelper
 
lookupDataFormatInRegistryWithFallback(CamelContext, String) - Static method in class org.apache.camel.util.ResolverHelper
 
lookupDataFormatInRegistryWithFallback(CamelContext, String, ResolverHelper.LookupExceptionHandler) - Static method in class org.apache.camel.util.ResolverHelper
 
lookupEndpointRegistryId(Endpoint) - Static method in class org.apache.camel.util.EndpointHelper
Lookup the id the given endpoint has been enlisted with in the Registry.
lookupErrorHandlerBuilder(RouteContext, String) - Static method in class org.apache.camel.builder.ErrorHandlerBuilderRef
Lookup the error handler by the given ref
lookupErrorHandlerBuilder(RouteContext, String, boolean) - Static method in class org.apache.camel.builder.ErrorHandlerBuilderRef
Lookup the error handler by the given ref
lookupErrorHandlerBuilder(ModelCamelContext) - Static method in class org.apache.camel.builder.ErrorHandlerBuilderRef
 
LookupExceptionHandler() - Constructor for class org.apache.camel.util.ResolverHelper.LookupExceptionHandler
 
lookupExecutorServiceRef(RouteContext, String, Object, String) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Will lookup in Registry for a ExecutorService registered with the given executorServiceRef name.
lookupLanguageInRegistryWithFallback(CamelContext, String) - Static method in class org.apache.camel.util.ResolverHelper
 
lookupLanguageInRegistryWithFallback(CamelContext, String, ResolverHelper.LookupExceptionHandler) - Static method in class org.apache.camel.util.ResolverHelper
 
lookupLink(String) - Method in class org.apache.camel.util.jndi.JndiContext
 
lookupLink(Name) - Method in class org.apache.camel.util.jndi.JndiContext
 
lookupMandatoryBean(Exchange, String) - Static method in class org.apache.camel.util.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.util.ExchangeHelper
Performs a lookup in the registry of the mandatory bean name and throws an exception if it could not be found
lookupPropertiesComponent() - Method in class org.apache.camel.impl.DefaultCamelContext
lookupPropertiesComponent(CamelContext, boolean) - Static method in class org.apache.camel.util.CamelContextHelper
Lookup the PropertiesComponent from the CamelContext.
lookupRests(ModelCamelContext) - Method in class org.apache.camel.model.RestContextRefDefinition
 
lookupRests(ModelCamelContext, String) - Static method in class org.apache.camel.model.RestContextRefDefinitionHelper
Lookup the rests from the RestContextRefDefinition.
lookupRoutes(ModelCamelContext) - Method in class org.apache.camel.model.RouteContextRefDefinition
 
lookupRoutes(ModelCamelContext, String) - Static method in class org.apache.camel.model.RouteContextRefDefinitionHelper
Lookup the routes from the RouteContextRefDefinition.
lookupScheduled(Object, String, String) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
lookupScheduled(Object, String, String) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Lookup a ScheduledExecutorService from the Registry and from known list of ThreadPoolProfile(s).
lookupScheduledExecutorServiceRef(RouteContext, String, Object, String) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Will lookup in Registry for a ScheduledExecutorService registered with the given executorServiceRef name.
lookupService(CamelContext) - Static method in class org.apache.camel.impl.cloud.ServiceRegistryHelper
 
lookupService(CamelContext, ServiceRegistry.Selector) - Static method in class org.apache.camel.impl.cloud.ServiceRegistryHelper
 
lookupService(CamelContext) - Static method in class org.apache.camel.impl.cluster.ClusterServiceHelper
 
lookupService(CamelContext, CamelClusterService.Selector) - Static method in class org.apache.camel.impl.cluster.ClusterServiceHelper
 
loop() - Method in class org.apache.camel.model.ProcessorDefinition
Loop EIP: Creates a loop allowing to process the a message a number of times and possibly process them in a different way.
loop(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Loop EIP: Creates a loop allowing to process the a message a number of times and possibly process them in a different way.
loop(int) - Method in class org.apache.camel.model.ProcessorDefinition
Loop EIP: Creates a loop allowing to process the a message a number of times and possibly process them in a different way.
LOOP_INDEX - Static variable in interface org.apache.camel.Exchange
 
LOOP_SIZE - Static variable in interface org.apache.camel.Exchange
 
LoopDefinition - Class in org.apache.camel.model
Processes a message multiple times
LoopDefinition() - Constructor for class org.apache.camel.model.LoopDefinition
 
LoopDefinition(Expression) - Constructor for class org.apache.camel.model.LoopDefinition
 
LoopDefinition(Predicate) - Constructor for class org.apache.camel.model.LoopDefinition
 
LoopDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.LoopDefinition
 
loopDoWhile(Predicate) - Method in class org.apache.camel.model.ProcessorDefinition
Loop EIP: Creates a while loop allowing to process the a message while the predicate matches and possibly process them in a different way.
loopDoWhile() - Method in class org.apache.camel.model.ProcessorDefinition
Loop EIP: Creates a loop allowing to process the a message a number of times and possibly process them in a different way using a fluent builder.
LoopProcessor - Class in org.apache.camel.processor
The processor which sends messages in a loop.
LoopProcessor(Processor, Expression, Predicate, boolean) - Constructor for class org.apache.camel.processor.LoopProcessor
 
lower(E) - Method in class org.apache.camel.processor.resequencer.Sequence
Returns the next lower element in the sequence to the given element.
LOWEST - Static variable in interface org.apache.camel.Ordered
The lowest precedence
LRUCache<K,V> - Class in org.apache.camel.util
A cache that uses a near optional LRU Cache.
LRUCache(int) - Constructor for class org.apache.camel.util.LRUCache
Constructs an empty LRUCache instance with the specified maximumCacheSize, and will stop on eviction.
LRUCache(int, int) - Constructor for class org.apache.camel.util.LRUCache
Constructs an empty LRUCache instance with the specified initial capacity, maximumCacheSize, and will stop on eviction.
LRUCache(int, int, boolean) - Constructor for class org.apache.camel.util.LRUCache
Constructs an empty LRUCache instance with the specified initial capacity, maximumCacheSize,load factor and ordering mode.
LRUCache(int, int, boolean, boolean, boolean, boolean) - Constructor for class org.apache.camel.util.LRUCache
Constructs an empty LRUCache instance with the specified initial capacity, maximumCacheSize,load factor and ordering mode.
LRUCacheFactory - Class in org.apache.camel.util
Factory to create LRUCache instances.
LRUSoftCache<K,V> - Class in org.apache.camel.util
A cache that uses a near optional LRU Cache using SoftReference.
LRUSoftCache(int) - Constructor for class org.apache.camel.util.LRUSoftCache
 
LRUSoftCache(int, int) - Constructor for class org.apache.camel.util.LRUSoftCache
 
LRUSoftCache(int, int, boolean) - Constructor for class org.apache.camel.util.LRUSoftCache
 
LRUWeakCache<K,V> - Class in org.apache.camel.util
A cache that uses a near optional LRU Cache using WeakReference.
LRUWeakCache(int) - Constructor for class org.apache.camel.util.LRUWeakCache
 
LRUWeakCache(int, int) - Constructor for class org.apache.camel.util.LRUWeakCache
 
LS - Static variable in class org.apache.camel.processor.DefaultExchangeFormatter
 
LS - Static variable in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
lzf() - Method in class org.apache.camel.builder.DataFormatClause
Uses the LZF deflater data format
LZFDataFormat - Class in org.apache.camel.model.dataformat
The LZF data format is a message compression and de-compression format (uses the LZF deflate algorithm).
LZFDataFormat() - Constructor for class org.apache.camel.model.dataformat.LZFDataFormat
 

M

Main - Class in org.apache.camel
Deprecated.
Main() - Constructor for class org.apache.camel.Main
Deprecated.
 
Main - Class in org.apache.camel.main
A command line tool for booting up a CamelContext
Main() - Constructor for class org.apache.camel.main.Main
 
main(String...) - Static method in class org.apache.camel.main.Main
 
MainDurationEventNotifier - Class in org.apache.camel.main
A EventNotifier to trigger shutdown of the Main JVM when maximum number of messages has been processed.
MainDurationEventNotifier(CamelContext, int, long, AtomicBoolean, CountDownLatch, boolean) - Constructor for class org.apache.camel.main.MainDurationEventNotifier
 
MainLifecycleStrategy - Class in org.apache.camel.main
A LifecycleStrategy to trigger shutdown of the Main JVM when CamelContext is stopped from JMX or its stop method is invoked from Java code.
MainLifecycleStrategy(AtomicBoolean, CountDownLatch) - Constructor for class org.apache.camel.main.MainLifecycleStrategy
 
MainListener - Interface in org.apache.camel.main
A lifecycle listener to receive callbacks when the main is started and stopped.
MainListenerSupport - Class in org.apache.camel.main
A useful base class for MainListener implementations.
MainListenerSupport() - Constructor for class org.apache.camel.main.MainListenerSupport
 
MainSupport - Class in org.apache.camel.impl
Deprecated. 
MainSupport() - Constructor for class org.apache.camel.impl.MainSupport
Deprecated.
 
MainSupport - Class in org.apache.camel.main
Base class for main implementations to allow starting up a JVM with Camel embedded.
MainSupport() - Constructor for class org.apache.camel.main.MainSupport
 
MainSupport.Option - Class in org.apache.camel.main
 
MainSupport.ParameterOption - Class in org.apache.camel.main
 
makeProcessor(RouteContext) - Method in class org.apache.camel.model.ProcessorDefinition
Creates the processor and wraps it in any necessary interceptors and error handlers
manage(CamelContext) - Static method in class org.apache.camel.spi.Container.Instance
Deprecated.
Called by Camel when a CamelContext is being started.
manage(CamelContext) - Method in interface org.apache.camel.spi.Container
Deprecated.
Called by Camel before a CamelContext has been started.
ManagedAggregateProcessor - Class in org.apache.camel.management.mbean
 
ManagedAggregateProcessor(CamelContext, AggregateProcessor, AggregateDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
ManagedAggregateProcessorMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedAsyncProcessorAwaitManager - Class in org.apache.camel.management.mbean
 
ManagedAsyncProcessorAwaitManager(CamelContext, AsyncProcessorAwaitManager) - Constructor for class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
ManagedAsyncProcessorAwaitManagerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedAttribute - Annotation Type in org.apache.camel.api.management
A method level annotation to mark the method as being a JMX attribute.
ManagedBacklogDebugger - Class in org.apache.camel.management.mbean
 
ManagedBacklogDebugger(CamelContext, BacklogDebugger) - Constructor for class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
ManagedBacklogDebuggerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedBacklogTracer - Class in org.apache.camel.management.mbean
 
ManagedBacklogTracer(CamelContext, BacklogTracer) - Constructor for class org.apache.camel.management.mbean.ManagedBacklogTracer
 
ManagedBacklogTracerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedBeanMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedBeanProcessor - Class in org.apache.camel.management.mbean
 
ManagedBeanProcessor(CamelContext, BeanProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedBeanProcessor
 
ManagedBrowsableEndpoint - Class in org.apache.camel.management.mbean
 
ManagedBrowsableEndpoint(BrowsableEndpoint) - Constructor for class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
ManagedBrowsableEndpointMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedCamelContext - Class in org.apache.camel.management.mbean
 
ManagedCamelContext(ModelCamelContext) - Constructor for class org.apache.camel.management.mbean.ManagedCamelContext
 
ManagedCamelContextMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedCamelHealth - Class in org.apache.camel.management.mbean
 
ManagedCamelHealth(CamelContext) - Constructor for class org.apache.camel.management.mbean.ManagedCamelHealth
 
ManagedCamelHealthMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedChoice - Class in org.apache.camel.management.mbean
 
ManagedChoice(CamelContext, ChoiceProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedChoice
 
ManagedChoiceMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedCircuitBreakerLoadBalancer - Class in org.apache.camel.management.mbean
 
ManagedCircuitBreakerLoadBalancer(CamelContext, CircuitBreakerLoadBalancer, LoadBalanceDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedCircuitBreakerLoadBalancer
 
ManagedCircuitBreakerLoadBalancerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedClaimCheck - Class in org.apache.camel.management.mbean
 
ManagedClaimCheck(CamelContext, ClaimCheckProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedClaimCheck
 
ManagedClaimCheckMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedClusterService - Class in org.apache.camel.management.mbean
 
ManagedClusterService(CamelContext, CamelClusterService) - Constructor for class org.apache.camel.management.mbean.ManagedClusterService
 
ManagedClusterServiceMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedComponent - Class in org.apache.camel.management.mbean
 
ManagedComponent(String, Component) - Constructor for class org.apache.camel.management.mbean.ManagedComponent
 
ManagedComponentMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedConsumer - Class in org.apache.camel.management.mbean
 
ManagedConsumer(CamelContext, Consumer) - Constructor for class org.apache.camel.management.mbean.ManagedConsumer
 
ManagedConsumerCache - Class in org.apache.camel.management.mbean
 
ManagedConsumerCache(CamelContext, ConsumerCache) - Constructor for class org.apache.camel.management.mbean.ManagedConsumerCache
 
ManagedConsumerCacheMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedConsumerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedConvertBody - Class in org.apache.camel.management.mbean
 
ManagedConvertBody(CamelContext, ConvertBodyProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedConvertBody
 
ManagedConvertBodyMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedCounter - Class in org.apache.camel.management.mbean
 
ManagedCounter() - Constructor for class org.apache.camel.management.mbean.ManagedCounter
 
ManagedCounterMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedCustomLoadBalancer - Class in org.apache.camel.management.mbean
 
ManagedCustomLoadBalancer(CamelContext, LoadBalancer, LoadBalanceDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedCustomLoadBalancer
 
ManagedCustomLoadBalancerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedDataFormat - Class in org.apache.camel.management.mbean
 
ManagedDataFormat(CamelContext, DataFormat) - Constructor for class org.apache.camel.management.mbean.ManagedDataFormat
 
ManagedDataFormatMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedDelayer - Class in org.apache.camel.management.mbean
 
ManagedDelayer(CamelContext, Delayer, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedDelayer
 
ManagedDelayerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedDynamicRouter - Class in org.apache.camel.management.mbean
 
ManagedDynamicRouter(CamelContext, DynamicRouter, DynamicRouterDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedDynamicRouter
 
ManagedDynamicRouterMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedEndpoint - Class in org.apache.camel.management.mbean
 
ManagedEndpoint(Endpoint) - Constructor for class org.apache.camel.management.mbean.ManagedEndpoint
 
ManagedEndpointMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedEndpointRegistry - Class in org.apache.camel.management.mbean
 
ManagedEndpointRegistry(CamelContext, EndpointRegistry) - Constructor for class org.apache.camel.management.mbean.ManagedEndpointRegistry
 
ManagedEndpointRegistryMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedEnricher - Class in org.apache.camel.management.mbean
 
ManagedEnricher(CamelContext, Enricher, EnrichDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedEnricher
 
ManagedEnricherMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedErrorHandler - Class in org.apache.camel.management.mbean
 
ManagedErrorHandler(RouteContext, Processor, ErrorHandlerFactory) - Constructor for class org.apache.camel.management.mbean.ManagedErrorHandler
 
ManagedErrorHandlerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedEventNotifier - Class in org.apache.camel.management.mbean
 
ManagedEventNotifier(CamelContext, EventNotifier) - Constructor for class org.apache.camel.management.mbean.ManagedEventNotifier
 
ManagedEventNotifierMBean - Interface in org.apache.camel.management.mbean
 
ManagedExtendedInformation - Interface in org.apache.camel.api.management.mbean
Additional information gathered if ManagementStatisticsLevel is configured to be ManagementStatisticsLevel.Extended.
ManagedFailoverLoadBalancer - Class in org.apache.camel.management.mbean
 
ManagedFailoverLoadBalancer(CamelContext, FailOverLoadBalancer, LoadBalanceDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
ManagedFailoverLoadBalancerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedFilter - Class in org.apache.camel.management.mbean
 
ManagedFilter(CamelContext, FilterProcessor, ExpressionNode) - Constructor for class org.apache.camel.management.mbean.ManagedFilter
 
ManagedFilterMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedIdempotentConsumer - Class in org.apache.camel.management.mbean
 
ManagedIdempotentConsumer(CamelContext, IdempotentConsumer, IdempotentConsumerDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
ManagedIdempotentConsumerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedInflightRepository - Class in org.apache.camel.management.mbean
 
ManagedInflightRepository(CamelContext, InflightRepository) - Constructor for class org.apache.camel.management.mbean.ManagedInflightRepository
 
ManagedInflightRepositoryMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedInstance - Interface in org.apache.camel.api.management
Holds the instance being managed.
ManagedLoadTimer - Class in org.apache.camel.management
The TimerListenerManager used for tracking load statistics.
ManagedLoadTimer() - Constructor for class org.apache.camel.management.ManagedLoadTimer
 
ManagedLog - Class in org.apache.camel.management.mbean
 
ManagedLog(CamelContext, LogProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedLog
 
ManagedLogMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedLoop - Class in org.apache.camel.management.mbean
 
ManagedLoop(CamelContext, LoopProcessor, LoopDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedLoop
 
ManagedLoopMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedManagementStrategy - Class in org.apache.camel.management
A JMX capable ManagementStrategy that Camel by default uses if possible.
ManagedManagementStrategy() - Constructor for class org.apache.camel.management.ManagedManagementStrategy
 
ManagedManagementStrategy(ManagementAgent) - Constructor for class org.apache.camel.management.ManagedManagementStrategy
Deprecated.
ManagedManagementStrategy(CamelContext, ManagementAgent) - Constructor for class org.apache.camel.management.ManagedManagementStrategy
 
ManagedMarshal - Class in org.apache.camel.management.mbean
 
ManagedMarshal(CamelContext, MarshalProcessor, MarshalDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedMarshal
 
ManagedMarshalMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedMulticast - Class in org.apache.camel.management.mbean
 
ManagedMulticast(CamelContext, MulticastProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedMulticast
 
ManagedMulticastMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedNotification - Annotation Type in org.apache.camel.api.management
A class level annotation to define the mbean emits this JMX notification
ManagedNotifications - Annotation Type in org.apache.camel.api.management
A class level annotation to define the mbean emits a set of JMX notifications
ManagedOperation - Annotation Type in org.apache.camel.api.management
A method level annotation to mark the method as being a JMX operation.
ManagedPerformanceCounter - Class in org.apache.camel.management.mbean
 
ManagedPerformanceCounter() - Constructor for class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
ManagedPerformanceCounterMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedPollEnricher - Class in org.apache.camel.management.mbean
 
ManagedPollEnricher(CamelContext, PollEnricher, PollEnrichDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedPollEnricher
 
ManagedPollEnricherMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedProcess - Class in org.apache.camel.management.mbean
 
ManagedProcess(CamelContext, Processor, ProcessDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedProcess
 
ManagedProcessMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedProcessor - Class in org.apache.camel.management.mbean
 
ManagedProcessor(CamelContext, Processor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedProcessor
 
ManagedProcessorMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedProducer - Class in org.apache.camel.management.mbean
 
ManagedProducer(CamelContext, Producer) - Constructor for class org.apache.camel.management.mbean.ManagedProducer
 
ManagedProducerCache - Class in org.apache.camel.management.mbean
 
ManagedProducerCache(CamelContext, ProducerCache) - Constructor for class org.apache.camel.management.mbean.ManagedProducerCache
 
ManagedProducerCacheMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedProducerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRandomLoadBalancer - Class in org.apache.camel.management.mbean
 
ManagedRandomLoadBalancer(CamelContext, RandomLoadBalancer, LoadBalanceDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedRandomLoadBalancer
 
ManagedRandomLoadBalancerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRecipientList - Class in org.apache.camel.management.mbean
 
ManagedRecipientList(CamelContext, RecipientList, RecipientListDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedRecipientList
 
ManagedRecipientListMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRemoveHeader - Class in org.apache.camel.management.mbean
 
ManagedRemoveHeader(CamelContext, RemoveHeaderProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedRemoveHeader
 
ManagedRemoveHeaderMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRemoveHeaders - Class in org.apache.camel.management.mbean
 
ManagedRemoveHeaders(CamelContext, RemoveHeadersProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedRemoveHeaders
 
ManagedRemoveHeadersMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRemoveProperties - Class in org.apache.camel.management.mbean
 
ManagedRemoveProperties(CamelContext, RemovePropertiesProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedRemoveProperties
 
ManagedRemovePropertiesMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRemoveProperty - Class in org.apache.camel.management.mbean
 
ManagedRemoveProperty(CamelContext, RemovePropertyProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedRemoveProperty
 
ManagedRemovePropertyMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedResequencer - Class in org.apache.camel.management.mbean
 
ManagedResequencer(CamelContext, Resequencer, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedResequencer
 
ManagedResequencer(CamelContext, StreamResequencer, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedResequencer
 
ManagedResequencerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedResource - Annotation Type in org.apache.camel.api.management
A class level annotation to mark the class as being managed in the JMX server.
ManagedResourceEndpointMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRestRegistry - Class in org.apache.camel.management.mbean
 
ManagedRestRegistry(CamelContext, RestRegistry) - Constructor for class org.apache.camel.management.mbean.ManagedRestRegistry
 
ManagedRestRegistryMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRollback - Class in org.apache.camel.management.mbean
 
ManagedRollback(CamelContext, RollbackProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedRollback
 
ManagedRollbackMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRoundRobinLoadBalancer - Class in org.apache.camel.management.mbean
 
ManagedRoundRobinLoadBalancer(CamelContext, RoundRobinLoadBalancer, LoadBalanceDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedRoundRobinLoadBalancer
 
ManagedRoundRobinLoadBalancerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRoute - Class in org.apache.camel.management.mbean
 
ManagedRoute(ModelCamelContext, Route) - Constructor for class org.apache.camel.management.mbean.ManagedRoute
 
ManagedRouteController - Class in org.apache.camel.management.mbean
 
ManagedRouteController(ModelCamelContext) - Constructor for class org.apache.camel.management.mbean.ManagedRouteController
 
ManagedRouteControllerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRouteMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRoutingSlip - Class in org.apache.camel.management.mbean
 
ManagedRoutingSlip(CamelContext, RoutingSlip, RoutingSlipDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedRoutingSlip
 
ManagedRoutingSlipMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRuntimeCamelCatalog - Class in org.apache.camel.management.mbean
 
ManagedRuntimeCamelCatalog(CamelContext, RuntimeCamelCatalog) - Constructor for class org.apache.camel.management.mbean.ManagedRuntimeCamelCatalog
 
ManagedRuntimeCamelCatalogMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRuntimeEndpointRegistry - Class in org.apache.camel.management.mbean
 
ManagedRuntimeEndpointRegistry(CamelContext, RuntimeEndpointRegistry) - Constructor for class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
ManagedRuntimeEndpointRegistryMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedSamplingThrottler - Class in org.apache.camel.management.mbean
 
ManagedSamplingThrottler(CamelContext, SamplingThrottler, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedSamplingThrottler
 
ManagedSamplingThrottlerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedScheduledPollConsumer - Class in org.apache.camel.management.mbean
 
ManagedScheduledPollConsumer(CamelContext, ScheduledPollConsumer) - Constructor for class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
ManagedSchedulePollConsumerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedScript - Class in org.apache.camel.management.mbean
 
ManagedScript(CamelContext, ScriptProcessor, ScriptDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedScript
 
ManagedScriptMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedSendDynamicProcessor - Class in org.apache.camel.management.mbean
 
ManagedSendDynamicProcessor(CamelContext, SendDynamicProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
ManagedSendDynamicProcessorMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedSendProcessor - Class in org.apache.camel.management.mbean
 
ManagedSendProcessor(CamelContext, SendProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedSendProcessor
 
ManagedSendProcessorMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedService - Class in org.apache.camel.management.mbean
 
ManagedService(CamelContext, Service) - Constructor for class org.apache.camel.management.mbean.ManagedService
 
ManagedServiceMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedSetBody - Class in org.apache.camel.management.mbean
 
ManagedSetBody(CamelContext, SetBodyProcessor, SetBodyDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedSetBody
 
ManagedSetBodyMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedSetExchangePattern - Class in org.apache.camel.management.mbean
 
ManagedSetExchangePattern(CamelContext, ExchangePatternProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedSetExchangePattern
 
ManagedSetExchangePatternMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedSetHeader - Class in org.apache.camel.management.mbean
 
ManagedSetHeader(CamelContext, SetHeaderProcessor, SetHeaderDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedSetHeader
 
ManagedSetHeaderMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedSetProperty - Class in org.apache.camel.management.mbean
 
ManagedSetProperty(CamelContext, SetPropertyProcessor, SetPropertyDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedSetProperty
 
ManagedSetPropertyMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedSplitter - Class in org.apache.camel.management.mbean
 
ManagedSplitter(CamelContext, Splitter, SplitDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedSplitter
 
ManagedSplitterMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedStickyLoadBalancer - Class in org.apache.camel.management.mbean
 
ManagedStickyLoadBalancer(CamelContext, StickyLoadBalancer, LoadBalanceDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedStickyLoadBalancer
 
ManagedStickyLoadBalancerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedStop - Class in org.apache.camel.management.mbean
 
ManagedStop(CamelContext, StopProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedStop
 
ManagedStopMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedStreamCachingStrategy - Class in org.apache.camel.management.mbean
 
ManagedStreamCachingStrategy(CamelContext, StreamCachingStrategy) - Constructor for class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
ManagedStreamCachingStrategyMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedSuspendableRoute - Class in org.apache.camel.management.mbean
 
ManagedSuspendableRoute(ModelCamelContext, Route) - Constructor for class org.apache.camel.management.mbean.ManagedSuspendableRoute
 
ManagedSuspendableRouteMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedThreadPool - Class in org.apache.camel.management.mbean
 
ManagedThreadPool(CamelContext, ThreadPoolExecutor, String, String, String, String) - Constructor for class org.apache.camel.management.mbean.ManagedThreadPool
 
ManagedThreadPoolMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedThreads - Class in org.apache.camel.management.mbean
 
ManagedThreads(CamelContext, ThreadsProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedThreads
 
ManagedThreadsMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedThrottler - Class in org.apache.camel.management.mbean
 
ManagedThrottler(CamelContext, Throttler, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedThrottler
 
ManagedThrottlerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedThrottlingExceptionRoutePolicy - Class in org.apache.camel.management.mbean
 
ManagedThrottlingExceptionRoutePolicy(CamelContext, ThrottlingExceptionRoutePolicy) - Constructor for class org.apache.camel.management.mbean.ManagedThrottlingExceptionRoutePolicy
 
ManagedThrottlingExceptionRoutePolicyMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedThrottlingInflightRoutePolicy - Class in org.apache.camel.management.mbean
 
ManagedThrottlingInflightRoutePolicy(CamelContext, ThrottlingInflightRoutePolicy) - Constructor for class org.apache.camel.management.mbean.ManagedThrottlingInflightRoutePolicy
 
ManagedThrottlingInflightRoutePolicyMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedThroughputLogger - Class in org.apache.camel.management.mbean
 
ManagedThroughputLogger(CamelContext, ThroughputLogger, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedThroughputLogger
 
ManagedThroughputLoggerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedThrowException - Class in org.apache.camel.management.mbean
 
ManagedThrowException(CamelContext, ThrowExceptionProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedThrowException
 
ManagedThrowExceptionMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedTopicLoadBalancer - Class in org.apache.camel.management.mbean
 
ManagedTopicLoadBalancer(CamelContext, TopicLoadBalancer, LoadBalanceDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedTopicLoadBalancer
 
ManagedTopicLoadBalancerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedTracer - Class in org.apache.camel.management.mbean
 
ManagedTracer(CamelContext, Tracer) - Constructor for class org.apache.camel.management.mbean.ManagedTracer
 
ManagedTracerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedTransformer - Class in org.apache.camel.management.mbean
 
ManagedTransformer(CamelContext, TransformProcessor, TransformDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedTransformer
 
ManagedTransformerRegistry - Class in org.apache.camel.management.mbean
 
ManagedTransformerRegistry(CamelContext, TransformerRegistry) - Constructor for class org.apache.camel.management.mbean.ManagedTransformerRegistry
 
ManagedTransformerRegistryMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedTransformMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedTypeConverterRegistry - Class in org.apache.camel.management.mbean
 
ManagedTypeConverterRegistry(CamelContext, TypeConverterRegistry) - Constructor for class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
ManagedTypeConverterRegistryMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedUnmarshal - Class in org.apache.camel.management.mbean
 
ManagedUnmarshal(CamelContext, UnmarshalProcessor, UnmarshalDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedUnmarshal
 
ManagedUnmarshalMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedValidate - Class in org.apache.camel.management.mbean
 
ManagedValidate(CamelContext, PredicateValidatingProcessor, ValidateDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedValidate
 
ManagedValidateMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedValidatorRegistry - Class in org.apache.camel.management.mbean
 
ManagedValidatorRegistry(CamelContext, ValidatorRegistry) - Constructor for class org.apache.camel.management.mbean.ManagedValidatorRegistry
 
ManagedValidatorRegistryMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedWeightedBalancerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedWeightedLoadBalancer - Class in org.apache.camel.management.mbean
 
ManagedWeightedLoadBalancer(CamelContext, WeightedLoadBalancer, LoadBalanceDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedWeightedLoadBalancer
 
ManagedWireTapMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedWireTapProcessor - Class in org.apache.camel.management.mbean
 
ManagedWireTapProcessor(CamelContext, WireTapProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
MANAGEMENT_NAME_PATTERN - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
ManagementAgent - Interface in org.apache.camel.spi
Camel JMX service agent
ManagementAware<T> - Interface in org.apache.camel.spi
Deprecated.
will be removed in Camel 3.0. Instead use Spring JMX annotations, see this FAQ entry
ManagementMBeanAssembler - Interface in org.apache.camel.spi
An assembler to assemble a RequiredModelMBean which can be used to register the object in JMX.
ManagementNameStrategy - Interface in org.apache.camel.spi
Strategy for assigning the name part of the ObjectName for a managed CamelContext.
ManagementNamingStrategy - Interface in org.apache.camel.spi
Strategy for computing ObjectName names for the various beans that Camel register for management.
ManagementObjectStrategy - Interface in org.apache.camel.spi
Strategy for creating the managed object for the various beans Camel register for management.
ManagementStatisticsLevel - Enum in org.apache.camel
Level of granularity for performance statistics enabled
ManagementStrategy - Interface in org.apache.camel.spi
Strategy for management.
ManagementStrategyFactory - Class in org.apache.camel.management
Factory for creating ManagementStrategy
ManagementStrategyFactory() - Constructor for class org.apache.camel.management.ManagementStrategyFactory
 
manageNamedObject(Object, Object) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
manageNamedObject(Object, Object) - Method in class org.apache.camel.management.ManagedManagementStrategy
 
manageNamedObject(Object, Object) - Method in interface org.apache.camel.spi.ManagementStrategy
Adds a managed object allowing the ManagementStrategy implementation to record or expose the object as it sees fit.
manageObject(Object) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
Strategy for managing the object
manageObject(Object) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
manageObject(Object) - Method in class org.apache.camel.management.ManagedManagementStrategy
 
manageObject(Object) - Method in interface org.apache.camel.spi.ManagementStrategy
Adds a managed object allowing the ManagementStrategy implementation to record or expose the object as it sees fit.
manageProcessor(ProcessorDefinition<?>) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
manageProcessor(ProcessorDefinition<?>) - Method in class org.apache.camel.management.ManagedManagementStrategy
 
manageProcessor(ProcessorDefinition<?>) - Method in interface org.apache.camel.spi.ManagementStrategy
Filter whether the processor should be managed or not.
mandatoryBodyExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the exchanges inbound message body converted to the given type
mandatoryBodyExpression(Class<T>) - Static method in class org.apache.camel.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.builder.ExpressionBuilder
Returns the expression for the exchanges inbound message body converted to the given type
mandatoryBodyOgnlExpression(String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the exchanges inbound message body converted to the given type and invoking methods on the converted body defined in a simple OGNL notation
mandatoryConvertTo(Class<T>, Object) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
mandatoryConvertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
mandatoryConvertTo(Class<T>, Object) - Method in class org.apache.camel.impl.converter.PropertyEditorTypeConverter
Deprecated.
 
mandatoryConvertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.impl.converter.PropertyEditorTypeConverter
Deprecated.
 
mandatoryConvertTo(Class<T>, Object) - Method in class org.apache.camel.support.TypeConverterSupport
 
mandatoryConvertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.support.TypeConverterSupport
 
mandatoryConvertTo(Class<T>, Object) - Method in interface org.apache.camel.TypeConverter
Converts the value to the specified type
mandatoryConvertTo(Class<T>, Exchange, Object) - Method in interface org.apache.camel.TypeConverter
Converts the value to the specified type in the context of an exchange

Used when conversion requires extra information from the current exchange (such as encoding).

mandatoryConvertTo(CamelContext, Class<T>, Object) - Static method in class org.apache.camel.util.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(String, Class<T>) - Method in class org.apache.camel.impl.DefaultRouteContext
 
mandatoryLookup(String, Class<T>) - Method in interface org.apache.camel.spi.RouteContext
lookup an object by name and type or throws NoSuchBeanException if not found.
mandatoryLookup(CamelContext, String) - Static method in class org.apache.camel.util.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.util.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.util.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.impl.cloud.ServiceRegistryHelper
 
mandatoryLookupService(CamelContext, ServiceRegistry.Selector) - Static method in class org.apache.camel.impl.cloud.ServiceRegistryHelper
 
mandatoryLookupService(CamelContext) - Static method in class org.apache.camel.impl.cluster.ClusterServiceHelper
 
mandatoryLookupService(CamelContext, CamelClusterService.Selector) - Static method in class org.apache.camel.impl.cluster.ClusterServiceHelper
 
MandatorySagaProcessor - Class in org.apache.camel.processor.saga
Saga processor implementing the MANDATORY propagation mode.
MandatorySagaProcessor(CamelContext, Processor, CamelSagaService, SagaCompletionMode, CamelSagaStep) - Constructor for class org.apache.camel.processor.saga.MandatorySagaProcessor
 
MAP - Static variable in enum org.apache.camel.ExchangePattern
 
mapOf(Supplier<Map<K, V>>, K, V, Object...) - Static method in class org.apache.camel.util.CollectionHelper
Build a map from varargs.
mapOf(K, V, Object...) - Static method in class org.apache.camel.util.CollectionHelper
Build a map from varargs.
MappedEndpointConfiguration - Class in org.apache.camel.impl
Deprecated.
MarkerFileExclusiveReadLockStrategy - Class in org.apache.camel.component.file.strategy
Acquires read lock to the given file using a marker file so other Camel consumers wont acquire the same file.
MarkerFileExclusiveReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
markPrepared() - Method in class org.apache.camel.model.RouteDefinition
Marks the route definition as prepared.
markRollbackOnly() - Method in class org.apache.camel.model.ProcessorDefinition
Marks the exchange for rollback only.
markRollbackOnlyLast() - Method in class org.apache.camel.model.ProcessorDefinition
Marks the exchange for rollback only, but only for the last (current) transaction.
markUnprepared() - Method in class org.apache.camel.model.RouteDefinition
Marks the route definition as un-prepared.
marshal(TimeUnit) - Method in class org.apache.camel.builder.xml.TimeUnitAdapter
 
marshal(Exchange) - Static method in class org.apache.camel.impl.DefaultExchangeHolder
Creates a payload object with the information from the given exchange.
marshal(Exchange, boolean) - Static method in class org.apache.camel.impl.DefaultExchangeHolder
Creates a payload object with the information from the given exchange.
marshal(Exchange, boolean, boolean) - Static method in class org.apache.camel.impl.DefaultExchangeHolder
Creates a payload object with the information from the given exchange.
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.impl.GzipDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.impl.SerializationDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.impl.StringDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.impl.ZipDataFormat
 
marshal(Map<String, String>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.AliasAdapter
 
marshal(List<String>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ConvertersAdapter
 
marshal(Map<String, String[]>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionsAdapter
 
marshal(Map<String, String[]>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldsAdapter
 
marshal() - Method in class org.apache.camel.model.ProcessorDefinition
DataFormat: Marshals the in body using a DataFormat expression to define the format of the output which will be added to the out body.
marshal(DataFormatDefinition) - Method in class org.apache.camel.model.ProcessorDefinition
DataFormat: Marshals the in body using the specified DataFormat and sets the output on the out message body.
marshal(DataFormat) - Method in class org.apache.camel.model.ProcessorDefinition
DataFormat: Marshals the in body using the specified DataFormat and sets the output on the out message body.
marshal(String) - Method in class org.apache.camel.model.ProcessorDefinition
DataFormat: Marshals the in body the specified DataFormat reference in the Registry and sets the output on the out message body.
marshal(Exchange, Object, OutputStream) - Method in interface org.apache.camel.spi.DataFormat
Marshals the object to the given Stream.
MarshalDefinition - Class in org.apache.camel.model
Marshals data into a specified format for transmission over a transport or component
MarshalDefinition() - Constructor for class org.apache.camel.model.MarshalDefinition
 
MarshalDefinition(DataFormatDefinition) - Constructor for class org.apache.camel.model.MarshalDefinition
 
MarshalDefinition(String) - Constructor for class org.apache.camel.model.MarshalDefinition
 
MarshalProcessor - Class in org.apache.camel.processor
Marshals the body of the incoming message using the given data format
MarshalProcessor(DataFormat) - Constructor for class org.apache.camel.processor.MarshalProcessor
 
MASK - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
mask(String, String) - Method in class org.apache.camel.management.MixinRequiredModelMBean
Masks the returned value from invoking the operation
MaskingFormatter - Interface in org.apache.camel.spi
A plugin used to mask a log String, for example security information like password or passphrase.
masterUrl(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the URL to the master when using client lookup
match(String, String) - Method in class org.apache.camel.util.AntPathMatcher
 
match(String, String, boolean) - Method in class org.apache.camel.util.AntPathMatcher
 
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.
matchContext(String) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
Does the given context match this camel context
matchEndpoint(CamelContext, String, String) - Static method in class org.apache.camel.util.EndpointHelper
Matches the endpoint with the given pattern.
matchEndpoint(String, String) - Static method in class org.apache.camel.util.EndpointHelper
matches(Exchange) - Method in class org.apache.camel.builder.BinaryPredicateSupport
 
matches(Exchange, Object, Object) - Method in class org.apache.camel.builder.BinaryPredicateSupport
 
matches() - Method in class org.apache.camel.builder.NotifyBuilder
Does all the expression match?

This operation will return immediately which means it can be used for testing at this very moment.

matches(long, TimeUnit) - Method in class org.apache.camel.builder.NotifyBuilder
Does all the expression match?

This operation will wait until the match is true or otherwise a timeout occur which means false will be returned.

matches(Exchange) - Method in class org.apache.camel.builder.PredicateClause
 
matches(Exchange) - Method in class org.apache.camel.builder.SimpleBuilder
 
matches(Exchange) - Method in class org.apache.camel.builder.ValueBuilder
 
matches(Expression) - Method in class org.apache.camel.builder.ValueBuilder
 
matches() - Method in class org.apache.camel.builder.ValueBuilder
 
matches(Exchange) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
matches(CamelContext, Object) - Method in class org.apache.camel.builder.xml.XPathBuilder
Matches the given xpath using the provided body.
matches(ServiceDefinition) - Method in interface org.apache.camel.cloud.ServiceDefinition
Check if a service definition matches.
matches(Exchange, Object, Object) - Method in class org.apache.camel.component.mock.TimeClause
 
matches(Class<?>) - Method in class org.apache.camel.impl.scan.AnnotatedWithAnyPackageScanFilter
 
matches(Class<?>) - Method in class org.apache.camel.impl.scan.AnnotatedWithPackageScanFilter
 
matches(Class<?>) - Method in class org.apache.camel.impl.scan.AssignableToPackageScanFilter
 
matches(Class<?>) - Method in class org.apache.camel.impl.scan.CompositePackageScanFilter
 
matches(Class<?>) - Method in class org.apache.camel.impl.scan.InvertingPackageScanFilter
 
matches(Exchange) - Method in class org.apache.camel.language.bean.BeanExpression
 
matches(Exchange) - Method in class org.apache.camel.model.language.ExpressionDefinition
 
matches(Exchange) - Method in interface org.apache.camel.Predicate
Evaluates the predicate on the message exchange and returns true if this exchange matches the predicate
matches(Exchange) - Method in class org.apache.camel.processor.FilterProcessor
 
matches(Class<?>) - Method in interface org.apache.camel.spi.PackageScanFilter
Does the given class match
matches(Exchange) - Method in class org.apache.camel.support.ExpressionSupport
 
matches(Exchange) - Method in class org.apache.camel.support.TokenPairExpressionIterator
 
matches(Exchange) - Method in class org.apache.camel.support.TokenXMLExpressionIterator
 
matches(Exchange) - Method in class org.apache.camel.support.XMLTokenExpressionIterator
 
matches(Exchange) - Method in class org.apache.camel.util.ExpressionToPredicateAdapter
 
matches(List<?>) - Static method in class org.apache.camel.util.ObjectHelper
Returns the predicate matching boolean on a List result set where if the first element is a boolean its value is used otherwise this method returns true if the collection is not empty
matches(String, String) - Static method in class org.apache.camel.util.StringHelper
Check for string pattern matching with a number of strategies in the following order: - equals - null pattern always matches - * always matches - Ant style matching - Regexp
matchesMockWaitTime() - Method in class org.apache.camel.builder.NotifyBuilder
Does all the expressions match?

This operation will wait until the match is true or otherwise a timeout occur which means false will be returned.

matchesOneOf(String, List<Pattern>) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Returns true if and only if the value is matched by one or more of the supplied patterns.
matchesReturningFailureMessage(Exchange) - Method in interface org.apache.camel.BinaryPredicate
Evaluates the predicate on the message exchange and returns null if this exchange matches the predicate.
matchesReturningFailureMessage(Exchange) - Method in class org.apache.camel.builder.BinaryPredicateSupport
 
matchesWhen(Exchange) - Method in class org.apache.camel.processor.CatchProcessor
Strategy method for matching the exception type with the current exchange.
matchesWhen(OnExceptionDefinition, Exchange) - Method in class org.apache.camel.processor.exceptionpolicy.DefaultExceptionPolicyStrategy
Strategy method for matching the exception type with the current exchange.
matchEvent(Exchange, EventObject) - Method in class org.apache.camel.impl.ConditionSupport
 
matchEvent(Exchange, EventObject) - Method in interface org.apache.camel.spi.Condition
Does the condition match
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, Endpoint, String) - Method in class org.apache.camel.impl.InterceptSendToMockEndpointStrategy
Does the pattern match the endpoint?
matchPattern(CamelContext, String, String) - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
Does the uri match the pattern.
matchPattern(String, String) - Static method in class org.apache.camel.util.EndpointHelper
Matches the name with the given pattern.
matchProcess(Exchange, Processor, ProcessorDefinition<?>) - Method in class org.apache.camel.impl.ConditionSupport
 
matchProcess(Exchange, Processor, ProcessorDefinition<?>) - Method in interface org.apache.camel.spi.Condition
Does the condition match
matchStart(String, String) - Method in class org.apache.camel.util.AntPathMatcher
 
matchStart(String, String, boolean) - Method in class org.apache.camel.util.AntPathMatcher
 
matchWildcard(String, String) - Static method in class org.apache.camel.runtimecatalog.CatalogHelper
Matches the name with the pattern.
MAX_BACKLOG_SIZE - Static variable in class org.apache.camel.processor.interceptor.BacklogTracer
 
MAX_CONCURRENT_CONSUMERS - Static variable in class org.apache.camel.util.SedaConstants
 
MAX_DURATION - Static variable in class org.apache.camel.util.backoff.BackOff
 
maxAttempts(Long) - Method in class org.apache.camel.util.backoff.BackOff.Builder
 
maxCapacity() - Method in class org.apache.camel.impl.DefaultEndpointUtilizationStatistics
 
maxCapacity() - Method in interface org.apache.camel.spi.EndpointUtilizationStatistics
Maximum number of elements that we can have information about
maxConcurrentConsumers - Variable in class org.apache.camel.component.seda.SedaComponent
 
maxDeep(int) - Method in class org.apache.camel.builder.AdviceWithBuilder
Will only apply for nodes maximum levels deep.
maxDelay(Duration) - Method in class org.apache.camel.util.backoff.BackOff.Builder
 
maxDelay(long, TimeUnit) - Method in class org.apache.camel.util.backoff.BackOff.Builder
 
maxDelay(long) - Method in class org.apache.camel.util.backoff.BackOff.Builder
 
maxDepth - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
maxElapsedTime(Duration) - Method in class org.apache.camel.util.backoff.BackOff.Builder
 
maxElapsedTime(long, TimeUnit) - Method in class org.apache.camel.util.backoff.BackOff.Builder
 
maxElapsedTime(long) - Method in class org.apache.camel.util.backoff.BackOff.Builder
 
MAXIMUM_CACHE_POOL_SIZE - Static variable in interface org.apache.camel.Exchange
 
MAXIMUM_ENDPOINT_CACHE_SIZE - Static variable in interface org.apache.camel.Exchange
 
MAXIMUM_SIMPLE_CACHE_SIZE - Static variable in interface org.apache.camel.Exchange
 
MAXIMUM_TRANSFORMER_CACHE_SIZE - Static variable in interface org.apache.camel.Exchange
 
MAXIMUM_VALIDATOR_CACHE_SIZE - Static variable in interface org.apache.camel.Exchange
 
maximumRedeliveries(int) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
maximumRedeliveries(int) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the maximum redeliveries 5 = default value 0 = no redeliveries -1 = redeliver forever
maximumRedeliveries(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the maximum redeliveries (supports property placeholders) 5 = default value 0 = no redeliveries -1 = redeliver forever
maximumRedeliveries(int) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the maximum redeliveries x = redeliver at most x times 0 = no redeliveries -1 = redeliver forever
maximumRedeliveries(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the maximum redeliveries (supports property placeholders) x = redeliver at most x times 0 = no redeliveries -1 = redeliver forever
maximumRedeliveries - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
maximumRedeliveries(int) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the maximum number of times a message exchange will be redelivered
maximumRedeliveryDelay(long) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
maximumRedeliveryDelay(long) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the maximum delay between redelivery
maximumRedeliveryDelay(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the maximum delay between redelivery (supports property placeholders)
maximumRedeliveryDelay(long) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the maximum delay between redelivery
maximumRedeliveryDelay(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the maximum delay between redelivery (supports property placeholders)
maximumRedeliveryDelay - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
maximumRedeliveryDelay(long) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the maximum redelivery delay if using exponential back off.
maximumRequestsPerPeriod(long) - Method in class org.apache.camel.model.ThrottleDefinition
Sets the time period during which the maximum request count per period
maximumRetries(int) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
Sets the maximum number of retries
maximumRetries(int) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
maximumRetryDelay(long) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
Sets the upper value of retry in millis between retries, when using exponential or random backoff
maximumRetryDelay(long) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
maximumSize(Integer) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Maximum thread-pool size that gets passed to ThreadPoolExecutor.setMaximumPoolSize(int).
maxMessagesPerPoll - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
maxMessagesPerPoll - Variable in class org.apache.camel.impl.ScheduledBatchPollingConsumer
 
maxPoolSize(int) - Method in class org.apache.camel.builder.ThreadPoolBuilder
 
maxPoolSize(Integer) - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
 
maxPoolSize(int) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
maxPoolSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
maxPoolSize(int) - Method in class org.apache.camel.model.ThreadsDefinition
Sets the maximum pool size
maxProcessingTime(long, int) - Static method in class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators
 
MaxProcessingTime(long, int) - Constructor for class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators.MaxProcessingTime
 
maxQueueSize(int) - Method in class org.apache.camel.builder.ThreadPoolBuilder
 
maxQueueSize(Integer) - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
 
maxQueueSize(Integer) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Max queue size that gets passed to BlockingQueue in HystrixConcurrencyStrategy.getBlockingQueue(int) This should only affect the instantiation of a threadpool - it is not eliglible to change a queue size on the fly.
maxQueueSize(int) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
maxQueueSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
maxQueueSize(int) - Method in class org.apache.camel.model.ThreadsDefinition
Sets the maximum number of tasks in the work queue.
MBEAN_DOMAIN - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
MBeanInfoAssembler - Class in org.apache.camel.management
A Camel specific MBeanInfo assembler that reads the details from the ManagedResource, ManagedAttribute, ManagedOperation, ManagedNotification, and ManagedNotifications annotations.
MBeanInfoAssembler() - Constructor for class org.apache.camel.management.MBeanInfoAssembler
 
MBeanInfoAssembler(CamelContext) - Constructor for class org.apache.camel.management.MBeanInfoAssembler
Deprecated.
MDC_BREADCRUMB_ID - Static variable in class org.apache.camel.impl.MDCUnitOfWork
 
MDC_CAMEL_CONTEXT_ID - Static variable in class org.apache.camel.impl.MDCUnitOfWork
 
MDC_CORRELATION_ID - Static variable in class org.apache.camel.impl.MDCUnitOfWork
 
MDC_EXCHANGE_ID - Static variable in class org.apache.camel.impl.MDCUnitOfWork
 
MDC_MESSAGE_ID - Static variable in class org.apache.camel.impl.MDCUnitOfWork
 
MDC_ROUTE_ID - Static variable in class org.apache.camel.impl.MDCUnitOfWork
 
MDC_TRANSACTION_KEY - Static variable in class org.apache.camel.impl.MDCUnitOfWork
 
MDCUnitOfWork - Class in org.apache.camel.impl
This unit of work supports MDC.
MDCUnitOfWork(Exchange) - Constructor for class org.apache.camel.impl.MDCUnitOfWork
 
meanProcessingTime(long, int) - Static method in class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators
 
MeanProcessingTime(long, int) - Constructor for class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators.MeanProcessingTime
 
memberAdded(CamelClusterView, CamelClusterMember) - Method in interface org.apache.camel.cluster.CamelClusterEventListener.Membership
Notify a change (addition) in the cluster composition.
memberRemoved(CamelClusterView, CamelClusterMember) - Method in interface org.apache.camel.cluster.CamelClusterEventListener.Membership
Notify a change (removal) in the cluster composition.
memorize(Supplier<T>) - Static method in class org.apache.camel.util.function.Suppliers
 
memorize(ThrowingSupplier<T, ? extends Exception>, Consumer<Exception>) - Static method in class org.apache.camel.util.function.Suppliers
 
MemoryAggregationRepository - Class in org.apache.camel.processor.aggregate
A memory based AggregationRepository which stores Exchanges in memory only.
MemoryAggregationRepository() - Constructor for class org.apache.camel.processor.aggregate.MemoryAggregationRepository
 
MemoryAggregationRepository(boolean) - Constructor for class org.apache.camel.processor.aggregate.MemoryAggregationRepository
 
MemoryIdempotentRepository - Class in org.apache.camel.processor.idempotent
A memory based implementation of IdempotentRepository.
MemoryIdempotentRepository() - Constructor for class org.apache.camel.processor.idempotent.MemoryIdempotentRepository
 
MemoryIdempotentRepository(Map<String, Object>) - Constructor for class org.apache.camel.processor.idempotent.MemoryIdempotentRepository
 
memoryIdempotentRepository() - Static method in class org.apache.camel.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.processor.idempotent.MemoryIdempotentRepository
Creates a new memory based repository using a LRUCache.
memoryIdempotentRepository(Map<String, Object>) - Static method in class org.apache.camel.processor.idempotent.MemoryIdempotentRepository
Creates a new memory based repository using the given Map to use to store the processed message ids.
MemoryStateRepository - Class in org.apache.camel.impl
This MemoryStateRepository class is a memory-based implementation of a StateRepository.
MemoryStateRepository() - Constructor for class org.apache.camel.impl.MemoryStateRepository
 
message(BiFunction<Message, Message, Message>) - Method in class org.apache.camel.builder.AggregationStrategyClause
Define an aggregation strategy which targets Exchanges In Message.
message() - Method in class org.apache.camel.builder.ExpressionClause
An expression of an inbound message
message(Function<Message, Object>) - Method in class org.apache.camel.builder.ExpressionClause
A functional expression of an inbound message
message(Predicate<Message>) - Method in class org.apache.camel.builder.PredicateClause
Define a Predicate which targets the Exchange In Message.
message(Consumer<Message>) - Method in class org.apache.camel.builder.ProcessClause
Define a Processor which targets the Exchange In Message.
message(int) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an assertion to the given message index
message() - Method in class org.apache.camel.health.HealthCheckResultBuilder
 
message(String) - Method in class org.apache.camel.health.HealthCheckResultBuilder
 
Message - Interface in org.apache.camel
Implements the Message pattern and represents an inbound or outbound message as part of an Exchange.
message(String) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
The response message (description)
message(Object, List<SAXParseException>, List<SAXParseException>, List<SAXParseException>) - Static method in exception org.apache.camel.processor.validation.SchemaValidationException
 
MESSAGE_HISTORY - Static variable in interface org.apache.camel.Exchange
 
MESSAGE_HISTORY_HEADER_FORMAT - Static variable in interface org.apache.camel.Exchange
 
MESSAGE_HISTORY_OUTPUT_FORMAT - Static variable in interface org.apache.camel.Exchange
 
MessageDump - Class in org.apache.camel.util
MessageDump() - Constructor for class org.apache.camel.util.MessageDump
 
MessageDump.Body - Class in org.apache.camel.util
A model of a message dump body.
MessageDump.Header - Class in org.apache.camel.util
A model of a message dump header.
messageExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the IN message
messageExpression(Function<Message, Object>) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns a functional expression for the IN message
MessageHelper - Class in org.apache.camel.util
Some helper methods when working with Message.
MessageHistory - Interface in org.apache.camel
Represents the history of a Camel Message how it was routed by the Camel routing engine.
messageHistory() - Method in class org.apache.camel.model.RouteDefinition
Enable message history for this route.
messageHistory(String) - Method in class org.apache.camel.model.RouteDefinition
Enable message history for this route.
MessageHistoryAdvice(MessageHistoryFactory, ProcessorDefinition<?>) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.MessageHistoryAdvice
 
messageHistoryExpression(boolean) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the message history (including exchange details or not)
MessageHistoryFactory - Interface in org.apache.camel.spi
A factory to create MessageHistory instances.
messageIdExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an Expression for the inbound message id
messageIdRepository(IdempotentRepository<?>) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
Sets the message id repository for the idempotent consumer
messageIdRepositoryRef(String) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
Sets the reference name of the message id repository
MessageRejectedException - Exception in org.apache.camel.processor.resequencer
An exception thrown if message is rejected by the resequencer
MessageRejectedException(String) - Constructor for exception org.apache.camel.processor.resequencer.MessageRejectedException
 
messagesPerSecond(long, long, long) - Method in class org.apache.camel.processor.ThroughputLogger
 
MessageSupport - Class in org.apache.camel.impl
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.impl.MessageSupport
 
MessageVariableResolver - Class in org.apache.camel.builder.xml
A variable resolver for XPath expressions which support properties on the message, exchange as well as making system properties and environment properties available.
MessageVariableResolver(ThreadLocal<Exchange>) - Constructor for class org.apache.camel.builder.xml.MessageVariableResolver
 
meta(Map<String, Object>) - Method in interface org.apache.camel.component.extension.MetaDataExtension
 
meta() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
META_INF_COMPONENT - Static variable in class org.apache.camel.impl.osgi.Activator
 
META_INF_DATAFORMAT - Static variable in class org.apache.camel.impl.osgi.Activator
 
META_INF_FALLBACK_TYPE_CONVERTER - Static variable in class org.apache.camel.impl.osgi.Activator
 
META_INF_LANGUAGE - Static variable in class org.apache.camel.impl.osgi.Activator
 
META_INF_LANGUAGE_RESOLVER - Static variable in class org.apache.camel.impl.osgi.Activator
 
META_INF_SERVICES - Static variable in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
 
META_INF_TYPE_CONVERTER - Static variable in class org.apache.camel.impl.osgi.Activator
 
MetaDataBuilder - Class in org.apache.camel.component.extension.metadata
 
MetaDataExtension - Interface in org.apache.camel.component.extension
 
MetaDataExtension.MetaData - Interface in org.apache.camel.component.extension
 
method(Object) - Method in class org.apache.camel.builder.BuilderSupport
Returns a method call expression value builder

This method accepts dual parameters.

method(Object, String) - Method in class org.apache.camel.builder.BuilderSupport
Returns a method call expression value builder

This method accepts dual parameters.

method(Class<?>) - Method in class org.apache.camel.builder.BuilderSupport
Returns a method call expression value builder
method(Class<?>, String) - Method in class org.apache.camel.builder.BuilderSupport
Returns a method call expression value builder
method(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an expression using the bean language which basically means the bean is invoked to determine the expression value.
method(Object) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an expression using the bean language which basically means the bean is invoked to determine the expression value.
method(Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an expression using the bean language which basically means the bean is invoked to determine the expression value.
method(String, String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an expression using the bean language which basically means the bean is invoked to determine the expression value.
method(Object, String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an expression using the bean language which basically means the bean is invoked to determine the expression value.
method(Class<?>, String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an expression using the bean language which basically means the bean is invoked to determine the expression value.
method(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an expression using the method(Object) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an expression using the method(Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an expression using the method(String, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an expression using the method(Object, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an expression using the method(Class<?>, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an expression using the method(String) - Method in class org.apache.camel.builder.ValueBuilder
Invokes the method with the given name (supports OGNL syntax).
method(String) - Method in class org.apache.camel.model.BeanDefinition
Deprecated.
not in use, will be removed in next Camel release
method - Variable in class org.apache.camel.util.component.AbstractApiConsumer
 
method - Variable in class org.apache.camel.util.IntrospectionSupport.MethodInfo
 
MethodBean - Class in org.apache.camel.component.bean
Represents a Serializable version of a Method
MethodBean() - Constructor for class org.apache.camel.component.bean.MethodBean
 
MethodBean(Method) - Constructor for class org.apache.camel.component.bean.MethodBean
 
MethodCallExpression - Class in org.apache.camel.model.language
To use a Java bean (aka method call) in Camel expressions or predicates.
MethodCallExpression() - Constructor for class org.apache.camel.model.language.MethodCallExpression
 
MethodCallExpression(String) - Constructor for class org.apache.camel.model.language.MethodCallExpression
 
MethodCallExpression(String, String) - Constructor for class org.apache.camel.model.language.MethodCallExpression
 
MethodCallExpression(Object) - Constructor for class org.apache.camel.model.language.MethodCallExpression
 
MethodCallExpression(Object, String) - Constructor for class org.apache.camel.model.language.MethodCallExpression
 
MethodCallExpression(Class<?>) - Constructor for class org.apache.camel.model.language.MethodCallExpression
 
MethodCallExpression(Class<?>, String) - Constructor for class org.apache.camel.model.language.MethodCallExpression
 
methodHelper - Variable in class org.apache.camel.util.component.AbstractApiEndpoint
 
methodHelper - Variable in class org.apache.camel.util.component.AbstractApiProducer
 
MethodInfo - Class in org.apache.camel.component.bean
Information about a method to be used for invocation.
MethodInfo(CamelContext, Class<?>, Method, List<ParameterInfo>, List<ParameterInfo>, boolean, boolean) - Constructor for class org.apache.camel.component.bean.MethodInfo
 
MethodInfo() - Constructor for class org.apache.camel.util.IntrospectionSupport.MethodInfo
 
MethodInfoCache - Class in org.apache.camel.component.bean
Represents a cache of MethodInfo objects to avoid the expense of introspection for each invocation of a method via a proxy.
MethodInfoCache(CamelContext) - Constructor for class org.apache.camel.component.bean.MethodInfoCache
 
MethodInfoCache(CamelContext, int, int) - Constructor for class org.apache.camel.component.bean.MethodInfoCache
 
MethodInfoCache(CamelContext, Map<Class<?>, BeanInfo>, Map<Method, MethodInfo>) - Constructor for class org.apache.camel.component.bean.MethodInfoCache
 
MethodInvocation - Interface in org.apache.camel.component.bean
Information used by Camel to perform method invocation.
methodName - Variable in class org.apache.camel.util.component.AbstractApiEndpoint
 
MethodNotFoundException - Exception in org.apache.camel.component.bean
 
MethodNotFoundException(Exchange, Object, String) - Constructor for exception org.apache.camel.component.bean.MethodNotFoundException
 
MethodNotFoundException(Exchange, Object, String, String) - Constructor for exception org.apache.camel.component.bean.MethodNotFoundException
 
MethodNotFoundException(Exchange, Class<?>, String, boolean) - Constructor for exception org.apache.camel.component.bean.MethodNotFoundException
 
MethodNotFoundException(Object, String, Throwable) - Constructor for exception org.apache.camel.component.bean.MethodNotFoundException
 
MethodNotFoundException(Class<?>, String, Throwable) - Constructor for exception org.apache.camel.component.bean.MethodNotFoundException
 
methods - Variable in class org.apache.camel.util.IntrospectionSupport.ClassInfo
 
metricsHealthSnapshotIntervalInMilliseconds(Integer) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Time in milliseconds to wait between allowing health snapshots to be taken that calculate success and error percentages and affect HystrixCircuitBreaker.isOpen() status.
metricsRollingPercentileBucketSize(Integer) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Maximum number of values stored in each bucket of the rolling percentile.
metricsRollingPercentileEnabled(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Whether percentile metrics should be captured using HystrixRollingPercentile inside HystrixCommandMetrics.
metricsRollingPercentileWindowBuckets(Integer) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Number of buckets the rolling percentile window is broken into.
metricsRollingPercentileWindowInMilliseconds(Integer) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Duration of percentile rolling window in milliseconds.
metricsRollingStatisticalWindowBuckets(Integer) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Number of buckets the rolling statistical window is broken into.
metricsRollingStatisticalWindowInMilliseconds(Integer) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
This property sets the duration of the statistical rolling window, in milliseconds.
millis() - Method in class org.apache.camel.component.mock.TimeClause.TimeClassUnit
 
millis(long) - Static method in class org.apache.camel.util.Time
 
mimeMultipart() - Method in class org.apache.camel.builder.DataFormatClause
Uses the MIME Multipart data format
mimeMultipart(String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the MIME Multipart data format
mimeMultipart(String, boolean, boolean, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the MIME Multipart data format
mimeMultipart(String, boolean, boolean, String, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the MIME Multipart data format
mimeMultipart(boolean, boolean, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the MIME Multipart data format
MimeMultipartDataFormat - Class in org.apache.camel.model.dataformat
The MIME Multipart data format can marshal a Camel message with attachments into a Camel message having a MIME-Multipart message as message body (and no attachments), and vise-versa when unmarshalling.
MimeMultipartDataFormat() - Constructor for class org.apache.camel.model.dataformat.MimeMultipartDataFormat
 
minDepth - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
minProcessingTime(long, int) - Static method in class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators
 
MinProcessingTime(long, int) - Constructor for class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators.MinProcessingTime
 
minusValue() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 
minutes() - Method in class org.apache.camel.component.mock.TimeClause.TimeClassUnit
 
minutes(long) - Static method in class org.apache.camel.util.Time
 
minutesAsSeconds(long) - Static method in class org.apache.camel.util.Time
 
missCounter - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
misses - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
misses - Variable in class org.apache.camel.util.LRUCache
 
MISSING_PARAMETER - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.StandardCode
A mandatory parameter is missing
MixinRequiredModelMBean - Class in org.apache.camel.management
A RequiredModelMBean which allows us to intercept invoking operations on the MBean.
MixinRequiredModelMBean() - Constructor for class org.apache.camel.management.MixinRequiredModelMBean
 
MixinRequiredModelMBean(ModelMBeanInfo, boolean, ModelMBeanInfo, DynamicMBean) - Constructor for class org.apache.camel.management.MixinRequiredModelMBean
 
mock - Variable in class org.apache.camel.component.mock.AssertionClause
 
MockComponent - Class in org.apache.camel.component.mock
The Mock Component provides mock endpoints for testing.
MockComponent() - Constructor for class org.apache.camel.component.mock.MockComponent
 
MockEndpoint - Class in org.apache.camel.component.mock
The mock component is used for testing routes and mediation rules using mocks.
MockEndpoint(String, Component) - Constructor for class org.apache.camel.component.mock.MockEndpoint
 
MockEndpoint(String) - Constructor for class org.apache.camel.component.mock.MockEndpoint
Deprecated.
MockEndpoint() - Constructor for class org.apache.camel.component.mock.MockEndpoint
 
mockEndpoints() - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Mock all endpoints in the route (incl onException etc).
mockEndpoints(String...) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Mock all endpoints in the route (incl onException etc) matching the given pattern.
mockEndpointsAndSkip(String...) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Mock all endpoints matching the given pattern, and skips sending to the original endpoint (detour messages).
mode - Variable in class org.apache.camel.support.XMLTokenExpressionIterator
 
modeAfterConsumer() - Method in class org.apache.camel.model.OnCompletionDefinition
Sets the mode to be after route is done (default due backwards compatible).
modeBeforeConsumer() - Method in class org.apache.camel.model.OnCompletionDefinition
Sets the mode to be before consumer is done.
MODEL_DESCRIPTOR - Static variable in class org.apache.camel.util.CamelContextHelper
 
MODEL_DOCUMENTATION_PREFIX - Static variable in class org.apache.camel.util.CamelContextHelper
 
ModelCamelContext - Interface in org.apache.camel.model
Model level interface for the CamelContext
ModelChannel - Interface in org.apache.camel.model
 
ModelHelper - Class in org.apache.camel.model
Helper for the Camel model classes.
ModelJAXBContextFactory - Interface in org.apache.camel.spi
Factory to abstract the creation of the Model's JAXBContext.
modelJSonSchema(String) - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeCamelCatalogMBean
 
modelJSonSchema(String) - Method in class org.apache.camel.management.mbean.ManagedRuntimeCamelCatalog
 
modelJSonSchema(String) - Method in class org.apache.camel.runtimecatalog.DefaultRuntimeCamelCatalog
 
modelJSonSchema(String) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
Returns the model information as JSon format.
modifiedBundle(Bundle, BundleEvent, Object) - Method in class org.apache.camel.impl.osgi.Activator
 
modifiedBundle(Bundle, BundleEvent, Object) - Method in class org.apache.camel.impl.osgi.tracker.BundleTracker
Default implementation of the BundleTrackerCustomizer.modifiedBundle method.
modifiedBundle(Bundle, BundleEvent, Object) - Method in interface org.apache.camel.impl.osgi.tracker.BundleTrackerCustomizer
A bundle tracked by the BundleTracker has been modified.
move - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
moveExisting - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
moveFailed - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
multicast() - Method in class org.apache.camel.model.ProcessorDefinition
Multicast EIP: Multicasts messages to all its child outputs; so that each processor and destination gets a copy of the original message to avoid the processors interfering with each other.
multicast(AggregationStrategy, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Multicast EIP: Multicasts messages to all its child outputs; so that each processor and destination gets a copy of the original message to avoid the processors interfering with each other.
multicast(AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
Multicast EIP: Multicasts messages to all its child outputs; so that each processor and destination gets a copy of the original message to avoid the processors interfering with each other.
MULTICAST_COMPLETE - Static variable in interface org.apache.camel.Exchange
 
MULTICAST_INDEX - Static variable in interface org.apache.camel.Exchange
 
MulticastDefinition - Class in org.apache.camel.model
Routes the same message to multiple paths either sequentially or in parallel.
MulticastDefinition() - Constructor for class org.apache.camel.model.MulticastDefinition
 
MulticastProcessor - Class in org.apache.camel.processor
Implements the Multicast pattern to send a message exchange to a number of endpoints, each endpoint receiving a copy of the message exchange.
MulticastProcessor(CamelContext, Collection<Processor>) - Constructor for class org.apache.camel.processor.MulticastProcessor
 
MulticastProcessor(CamelContext, Collection<Processor>, AggregationStrategy) - Constructor for class org.apache.camel.processor.MulticastProcessor
 
MulticastProcessor(CamelContext, Collection<Processor>, AggregationStrategy, boolean, ExecutorService, boolean, boolean, boolean, long, Processor, boolean) - Constructor for class org.apache.camel.processor.MulticastProcessor
Deprecated.
MulticastProcessor(CamelContext, Collection<Processor>, AggregationStrategy, boolean, ExecutorService, boolean, boolean, boolean, long, Processor, boolean, boolean) - Constructor for class org.apache.camel.processor.MulticastProcessor
 
MulticastProcessor(CamelContext, Collection<Processor>, AggregationStrategy, boolean, ExecutorService, boolean, boolean, boolean, long, Processor, boolean, boolean, boolean) - Constructor for class org.apache.camel.processor.MulticastProcessor
 
multiFilter() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Deprecated.
As of version 2.22.0, replaced by ServiceCallConfigurationDefinition.combinedFilter()
multiFilter() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Deprecated.
As of version 2.22.0, replaced by ServiceCallDefinition.combinedFilter()
MultipleConsumersSupport - Interface in org.apache.camel
Endpoint can optionally implement this interface to indicate whether or not it supports multiple consumers.
multiplier(Double) - Method in class org.apache.camel.util.backoff.BackOff.Builder
 
multiServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Deprecated.
multiServiceDiscovery(AggregatingServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
multiServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Deprecated.
As of version 2.22.0, replaced by ServiceCallDefinition.combinedServiceDiscovery()
mvel(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a MVEL expression
mvel(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a MVEL expression
MvelExpression - Class in org.apache.camel.model.language
To use MVEL scripts in Camel expressions or predicates.
MvelExpression() - Constructor for class org.apache.camel.model.language.MvelExpression
 
MvelExpression(String) - Constructor for class org.apache.camel.model.language.MvelExpression
 
MyCurrency - Class in org.apache.camel.component.bean
 
MyCurrency(String) - Constructor for class org.apache.camel.component.bean.MyCurrency
 

N

name() - Method in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.Attribute
Name of the attribute.
name() - Method in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.Code
Name of the code.
name() - Method in class org.apache.camel.component.extension.verifier.ComponentVerifierExtensionHelper.ErrorAttribute
 
name() - Method in class org.apache.camel.component.extension.verifier.ComponentVerifierExtensionHelper.ErrorCode
 
name() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
name(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets the name of the service to use
name(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Name of the parameter.
name(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Name of the parameter.
name(Class<?>) - Static method in class org.apache.camel.util.ObjectHelper
Returns the type name of the given type or null if the type variable is null
NAME_PARSER - Static variable in class org.apache.camel.util.jndi.JndiContext
 
NamedNode - Interface in org.apache.camel
Represents a node in the routes which is identified by an id.
namespace(String, String) - Method in class org.apache.camel.builder.xml.XPathBuilder
Registers the namespace prefix and URI with the builder so that the prefix can be used in XPath expressions
namespace(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the namespace to use.
namespace(String) - Method in class org.apache.camel.model.cloud.RibbonServiceCallServiceLoadBalancerConfiguration
Sets the namespace
namespace(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
 
NAMESPACE_LENIENT - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
NamespaceAware - Interface in org.apache.camel.spi
Represents an object which is aware of the namespaces in which its used such as XPath and XQuery type expressions so that the current namespace context can be injected
NamespaceAwareExpression - Class in org.apache.camel.model.language
A useful base class for any expression which may be namespace or XML content aware such as XPathExpression or XQueryExpression
NamespaceAwareExpression() - Constructor for class org.apache.camel.model.language.NamespaceAwareExpression
 
NamespaceAwareExpression(String) - Constructor for class org.apache.camel.model.language.NamespaceAwareExpression
 
NamespacePrefix - Annotation Type in org.apache.camel.language
Creates a namespace prefix for an XPath
Namespaces - Class in org.apache.camel.builder.xml
A helper class for working with namespaces or creating namespace based expressions
Namespaces(Element) - Constructor for class org.apache.camel.builder.xml.Namespaces
Creates a namespaces object from the given XML element
Namespaces(String, String) - Constructor for class org.apache.camel.builder.xml.Namespaces
Creates a namespace context with a single prefix and URI
namespaces(Namespaces) - Method in class org.apache.camel.builder.xml.XPathBuilder
Registers namespaces with the builder so that the registered prefixes can be used in XPath expressions
navigate() - Method in class org.apache.camel.impl.EventDrivenConsumerRoute
 
Navigate<T> - Interface in org.apache.camel
Implementations support navigating a graph where you can traverse forward and each next returns a List of outputs of type T that can contain 0..n nodes.
navigate() - Method in interface org.apache.camel.Route
Returns a navigator to navigate this route by navigating all the Processors.
needToNormalize() - Method in class org.apache.camel.component.file.GenericFileConfiguration
 
negate(Predicate<T>) - Static method in class org.apache.camel.util.function.Predicates
Negates a predicate, useful for method references.
NEVER - Static variable in class org.apache.camel.util.backoff.BackOff
 
NeverSagaProcessor - Class in org.apache.camel.processor.saga
Saga processor implementing the NEVER propagation mode.
NeverSagaProcessor(CamelContext, Processor, CamelSagaService, SagaCompletionMode, CamelSagaStep) - Constructor for class org.apache.camel.processor.saga.NeverSagaProcessor
 
newCachedThreadPool(Object, String) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
newCachedThreadPool(Object, String) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
newCachedThreadPool(ThreadFactory) - Method in class org.apache.camel.impl.DefaultThreadPoolFactory
 
newCachedThreadPool(Object, String) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Creates a new cached thread pool.
newCachedThreadPool(Object, String) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Creates a new cached thread pool.
newCachedThreadPool(ThreadFactory) - Method in interface org.apache.camel.spi.ThreadPoolFactory
Creates a new cached thread pool

The cached thread pool is a term from the JDK from the method Executors.newCachedThreadPool().

newContext() - Method in class org.apache.camel.util.jndi.JndiContext
 
newDefaultScheduledThreadPool(Object, String) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
newDefaultScheduledThreadPool(Object, String) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Creates a new scheduled thread pool using the default thread pool profile.
newDefaultThreadPool(Object, String) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
newDefaultThreadPool(Object, String) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
newDefaultThreadPool(Object, String) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Creates a new thread pool using the default thread pool profile.
newDefaultThreadPool(Object, String) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Creates a new thread pool using the default thread pool profile.
newExchange(Expression) - Method in class org.apache.camel.model.WireTapDefinition
Deprecated.
newExchange(Processor) - Method in class org.apache.camel.model.WireTapDefinition
Sends a new Exchange, instead of tapping an existing, using ExchangePattern.InOnly
newExchangeBody(Expression) - Method in class org.apache.camel.model.WireTapDefinition
Sends a new Exchange, instead of tapping an existing, using ExchangePattern.InOnly
newExchangeHeader(String, Expression) - Method in class org.apache.camel.model.WireTapDefinition
Sets a header on the new Exchange, instead of tapping an existing, using ExchangePattern.InOnly.
newExchangeRef(String) - Method in class org.apache.camel.model.WireTapDefinition
Sends a new Exchange, instead of tapping an existing, using ExchangePattern.InOnly
newFileConsumer(Processor, GenericFileOperations<File>) - Method in class org.apache.camel.component.file.FileEndpoint
Strategy to create a new FileConsumer
newFixedThreadPool(Object, String, int) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
newFixedThreadPool(Object, String, int) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
newFixedThreadPool(Object, String, int) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Creates a new fixed thread pool.
newFixedThreadPool(Object, String, int) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Creates a new fixed thread pool.
newInputStreamCache() - Method in class org.apache.camel.converter.stream.CachedByteArrayOutputStream
Creates a new InputStreamCache view of the byte array
newInstance(CamelContext) - Method in interface org.apache.camel.cloud.ServiceFactory
Creates an instance of a service.
newInstance() - Method in class org.apache.camel.component.file.GenericFileMessage
 
newInstance(CamelContext) - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilterFactory
 
newInstance(CamelContext) - Method in class org.apache.camel.impl.cloud.CachingServiceDiscoveryFactory
 
newInstance(CamelContext) - Method in class org.apache.camel.impl.cloud.CombinedServiceDiscoveryFactory
 
newInstance(CamelContext) - Method in class org.apache.camel.impl.cloud.CombinedServiceFilterFactory
 
newInstance(CamelContext) - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancerFactory
 
newInstance(CamelContext) - Method in class org.apache.camel.impl.cloud.HealthyServiceFilterFactory
 
newInstance(CamelContext) - Method in class org.apache.camel.impl.cloud.PassThroughServiceFilterFactory
 
newInstance(CamelContext) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscoveryFactory
 
newInstance() - Method in class org.apache.camel.impl.converter.CachingInjector
 
newInstance(String) - Method in class org.apache.camel.impl.DefaultFactoryFinder
 
newInstance(Class<T>) - Method in class org.apache.camel.impl.DefaultInjector
 
newInstance(Class<T>, Object) - Method in class org.apache.camel.impl.DefaultInjector
 
newInstance() - Method in class org.apache.camel.impl.DefaultMessage
 
newInstance(CamelContext, String) - Static method in class org.apache.camel.impl.DefaultProducerTemplate
 
newInstance(Exchange) - Method in class org.apache.camel.impl.MDCUnitOfWork
 
newInstance() - Method in class org.apache.camel.impl.MessageSupport
Returns a new instance
newInstance(String, Field, UriParam) - Static method in class org.apache.camel.impl.ParameterConfiguration
Deprecated.
Factory method to create a new ParameterConfiguration from a field
newInstance(CamelContext) - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
 
newInstance(CamelContext) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
 
newInstance(CamelContext) - Method in class org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration
 
newInstance(CamelContext) - Method in class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
 
newInstance(CamelContext) - Method in class org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration
 
newInstance(CamelContext) - Method in class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration
 
newInstance(Exchange) - Method in class org.apache.camel.processor.aggregate.UseOriginalAggregationStrategy
Creates a new instance as a clone of this strategy with the new given original.
newInstance(Class<? extends Throwable>) - Static method in class org.apache.camel.processor.exceptionpolicy.ExceptionPolicyKey
Deprecated.
will be removed in the near future. Use the constructor instead.
newInstance(Class<? extends Throwable>, WhenDefinition) - Static method in class org.apache.camel.processor.exceptionpolicy.ExceptionPolicyKey
Deprecated.
will be removed in the near future. Use the constructor instead.
newInstance(CamelContext, List<Processor>) - Static method in class org.apache.camel.processor.Pipeline
 
newInstance(CamelContext, Processor...) - Static method in class org.apache.camel.processor.Pipeline
 
newInstance() - Method in interface org.apache.camel.spi.DataFormatFactory
Creates a new DataFormat instance.
newInstance(String) - Method in interface org.apache.camel.spi.FactoryFinder
Creates a new class instance using the key to lookup
newInstance(Class<T>) - Method in interface org.apache.camel.spi.Injector
Instantiates a new instance of the given type possibly injecting values into the object in the process
newInstance(Class<T>, Object) - Method in interface org.apache.camel.spi.Injector
Instantiates a new instance of the given object type possibly injecting values into the object in the process
newInstance(CamelContext, Class<T>) - Static method in class org.apache.camel.util.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.util.ExchangeHelper
Creates a new instance of the given type from the injector
newInstance(Class<T>) - Static method in class org.apache.camel.util.ObjectHelper
A helper method to create a new instance of a type using the default constructor arguments.
newInstance(Class<?>, Class<T>) - Static method in class org.apache.camel.util.ObjectHelper
A helper method to create a new instance of a type using the default constructor arguments.
newInstance(Class<T>) - Method in class org.apache.camel.util.ReflectionInjector
 
newInstance(Class<T>, Object) - Method in class org.apache.camel.util.ReflectionInjector
 
newInstances(String, Injector, Class<T>) - Method in class org.apache.camel.impl.DefaultFactoryFinder
 
newInstances(String, Injector, Class<T>) - Method in interface org.apache.camel.spi.FactoryFinder
Creates a new class instance using the key to lookup
newJAXBContext() - Method in class org.apache.camel.impl.DefaultModelJAXBContextFactory
 
newJAXBContext() - Method in interface org.apache.camel.spi.ModelJAXBContextFactory
Creates a new JAXBContext used for loading the Camel model
newLRUCache(int) - Static method in class org.apache.camel.util.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.util.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.util.LRUCacheFactory
Constructs an empty LRUCache instance with the specified initial capacity, maximumCacheSize,load factor and ordering mode.
newLRUSoftCache(int) - Static method in class org.apache.camel.util.LRUCacheFactory
Constructs an empty LRUSoftCache instance with the specified maximumCacheSize, and will stop on eviction.
newLRUWeakCache(int) - Static method in class org.apache.camel.util.LRUCacheFactory
Constructs an empty LRUWeakCache instance with the specified maximumCacheSize, and will stop on eviction.
newMap() - Method in class org.apache.camel.impl.DefaultHeadersMapFactory
 
newMap(Map<String, Object>) - Method in class org.apache.camel.impl.DefaultHeadersMapFactory
 
newMap() - Method in class org.apache.camel.impl.HashMapHeadersMapFactory
 
newMap(Map<String, Object>) - Method in class org.apache.camel.impl.HashMapHeadersMapFactory
 
newMap() - Method in interface org.apache.camel.spi.HeadersMapFactory
Creates a new empty Map
newMap(Map<String, Object>) - Method in interface org.apache.camel.spi.HeadersMapFactory
Creates a new Map and copies over all the content from the existing map.
newMessageHistory(String, NamedNode, Date) - Method in class org.apache.camel.impl.DefaultMessageHistoryFactory
 
newMessageHistory(String, NamedNode, long) - Method in class org.apache.camel.impl.DefaultMessageHistoryFactory
 
newMessageHistory(String, NamedNode, Date) - Method in interface org.apache.camel.spi.MessageHistoryFactory
newMessageHistory(String, NamedNode, long) - Method in interface org.apache.camel.spi.MessageHistoryFactory
Creates a new MessageHistory
newProxyClient(ObjectName, Class<T>) - Method in class org.apache.camel.management.DefaultManagementAgent
 
newProxyClient(ObjectName, Class<T>) - Method in interface org.apache.camel.spi.ManagementAgent
Creates a new proxy client
newRoutingSlipProcessorForErrorHandler() - Method in class org.apache.camel.processor.RoutingSlip
Creates the embedded processor to use when wrapping this routing slip in an error handler.
newSaga() - Method in class org.apache.camel.impl.saga.InMemorySagaService
 
newSaga() - Method in interface org.apache.camel.saga.CamelSagaService
 
newScheduledThreadPool(Object, String, ThreadPoolProfile) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
newScheduledThreadPool(Object, String, String) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
newScheduledThreadPool(Object, String, int) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
newScheduledThreadPool(Object, String, int) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
newScheduledThreadPool(Object, String) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
newScheduledThreadPool(ThreadPoolProfile, ThreadFactory) - Method in class org.apache.camel.impl.DefaultThreadPoolFactory
 
newScheduledThreadPool(Object, String, int) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Creates a new scheduled thread pool.
newScheduledThreadPool(Object, String, ThreadPoolProfile) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Creates a new scheduled thread pool using a profile
newScheduledThreadPool(Object, String, String) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Creates a new scheduled thread pool using a profile id
newScheduledThreadPool(Object, String, int) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Creates a new scheduled thread pool.
newScheduledThreadPool(Object, String) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Creates a new scheduled thread pool.
newScheduledThreadPool(ThreadPoolProfile, ThreadFactory) - Method in interface org.apache.camel.spi.ThreadPoolFactory
Create a scheduled thread pool using the given thread pool profile
newSingleThreadExecutor(Object, String) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
newSingleThreadExecutor(Object, String) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
newSingleThreadExecutor(Object, String) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Creates a new single-threaded thread pool.
newSingleThreadExecutor(Object, String) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Creates a new single-threaded thread pool.
newSingleThreadScheduledExecutor(Object, String) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
newSingleThreadScheduledExecutor(Object, String) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Creates a new single-threaded thread pool.
newStreamCache() - Method in class org.apache.camel.converter.stream.CachedOutputStream
Creates a new StreamCache from the data cached in this OutputStream.
newStringFromBytes(byte[]) - Static method in class org.apache.camel.util.IOHelper
Use this function instead of new String(byte[]) to avoid surprises from non-standard default encodings.
newStringFromBytes(byte[], int, int) - Static method in class org.apache.camel.util.IOHelper
Use this function instead of new String(byte[], int, int) to avoid surprises from non-standard default encodings.
newSynchronousThreadPool(Object, String) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
newSynchronousThreadPool(Object, String) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Creates a new synchronous thread pool, which executes the task in the caller thread (no task queue).
newTaskFor(Runnable, T) - Method in class org.apache.camel.util.concurrent.RejectableScheduledThreadPoolExecutor
 
newTaskFor(Callable<T>) - Method in class org.apache.camel.util.concurrent.RejectableScheduledThreadPoolExecutor
 
newTaskFor(Runnable, T) - Method in class org.apache.camel.util.concurrent.RejectableThreadPoolExecutor
 
newTaskFor(Callable<T>) - Method in class org.apache.camel.util.concurrent.RejectableThreadPoolExecutor
 
newThread(String, Runnable) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
newThread(String, Runnable) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Creates a new daemon thread with the given name.
newThread(Runnable) - Method in class org.apache.camel.util.concurrent.CamelThreadFactory
 
newThreadPool(Object, String, String) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
newThreadPool(Object, String, ThreadPoolProfile) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
newThreadPool(Object, String, int, int) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
newThreadPool(Object, String, String) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
newThreadPool(Object, String, int, int) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
newThreadPool(Object, String, int, int, int) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
newThreadPool(Object, String, int, int, long, TimeUnit, int, RejectedExecutionHandler, boolean) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
newThreadPool(ThreadPoolProfile, ThreadFactory) - Method in class org.apache.camel.impl.DefaultThreadPoolFactory
 
newThreadPool(int, int, long, TimeUnit, int, boolean, RejectedExecutionHandler, ThreadFactory) - Method in class org.apache.camel.impl.DefaultThreadPoolFactory
 
newThreadPool(Object, String, ThreadPoolProfile) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Creates a new thread pool using the given profile
newThreadPool(Object, String, String) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Creates a new thread pool using using the given profile id
newThreadPool(Object, String, int, int) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Creates a new thread pool.
newThreadPool(Object, String, String) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Creates a new thread pool using based on the given profile id.
newThreadPool(Object, String, int, int) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Creates a new custom thread pool.
newThreadPool(Object, String, int, int, int) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Creates a new custom thread pool.
newThreadPool(Object, String, int, int, long, TimeUnit, int, RejectedExecutionHandler, boolean) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Creates a new custom thread pool.
newThreadPool(ThreadPoolProfile, ThreadFactory) - Method in interface org.apache.camel.spi.ThreadPoolFactory
Create a thread pool using the given thread pool profile
next() - Method in class org.apache.camel.impl.SubscribeMethodProcessor
 
next() - Method in interface org.apache.camel.Navigate
Next group of outputs

Important only invoke this once, as this method do not carry state, and is not intended to be used in a while loop, but used by a if statement instead.

next() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
next() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
next() - Method in class org.apache.camel.processor.ChoiceProcessor
 
next() - Method in class org.apache.camel.processor.DelegateAsyncProcessor
 
next() - Method in class org.apache.camel.processor.DelegateProcessor
 
next() - Method in class org.apache.camel.processor.DelegateSyncProcessor
 
next() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
next() - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
next() - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
next() - Method in class org.apache.camel.processor.MulticastProcessor
 
next() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
next(Exchange) - Method in interface org.apache.camel.processor.RoutingSlip.RoutingSlipIterator
Returns the next routing slip(s).
next() - Method in class org.apache.camel.processor.StreamResequencer
 
next() - Method in class org.apache.camel.processor.TryProcessor
 
next() - Method in class org.apache.camel.processor.WrapProcessor
 
next() - Method in class org.apache.camel.util.GroupIterator
 
next() - Method in class org.apache.camel.util.GroupTokenIterator
 
next() - Method in class org.apache.camel.util.SkipIterator
 
nextToken() - Method in class org.apache.camel.language.simple.BaseSimpleParser
Advances the parser position to the next known SimpleToken in the input.
nextToken(TokenType...) - Method in class org.apache.camel.language.simple.BaseSimpleParser
Advances the parser position to the next known SimpleToken in the input.
nextToken(String, int, boolean, TokenType...) - Static method in class org.apache.camel.language.simple.SimpleTokenizer
Create the next token
nextToken(String, int, boolean) - Static method in class org.apache.camel.language.simple.SimpleTokenizer
Create the next token
NIOConverter - Class in org.apache.camel.converter
Some core java.nio based Type Converters
NIOConverterOptimised - Class in org.apache.camel.converter
Optimised NIOConverter
noAutoStartup() - Method in class org.apache.camel.model.RouteDefinition
Disables this route from being auto started when Camel starts.
nodeCounters - Static variable in class org.apache.camel.impl.DefaultNodeIdFactory
 
NodeIdFactory - Interface in org.apache.camel.spi
Factory to generate unique ids for model nodes.
noDelayer() - Method in class org.apache.camel.model.RouteDefinition
Disable delayer for this route.
nodeProcessingDone() - Method in class org.apache.camel.impl.DefaultMessageHistory
 
nodeProcessingDone() - Method in interface org.apache.camel.MessageHistory
Used for signalling that processing of the node is done.
nodeResult() - Method in class org.apache.camel.builder.xml.XPathBuilder
Sets the expression result type to XPathConstants.NODE
nodes - Variable in class org.apache.camel.language.simple.BaseSimpleParser
 
nodes(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
 
nodeSetResult() - Method in class org.apache.camel.builder.xml.XPathBuilder
Sets the expression result type to XPathConstants.NODESET
noErrorHandler() - Method in class org.apache.camel.builder.BuilderSupport
Creates a disabled error handler for removing the default error handler
NoErrorHandlerBuilder - Class in org.apache.camel.builder
A builder to disable the use of an error handler so that any exceptions are thrown.
NoErrorHandlerBuilder() - Constructor for class org.apache.camel.builder.NoErrorHandlerBuilder
 
NoFactoryAvailableException - Exception in org.apache.camel
Thrown if no factory resource is available for the given URI
NoFactoryAvailableException(String) - Constructor for exception org.apache.camel.NoFactoryAvailableException
 
NoFactoryAvailableException(String, Throwable) - Constructor for exception org.apache.camel.NoFactoryAvailableException
 
noHandleFault() - Method in class org.apache.camel.model.RouteDefinition
Disable handle fault for this route.
noLaterThan(int) - Method in class org.apache.camel.component.mock.TimeClause
 
noMessageHistory() - Method in class org.apache.camel.model.RouteDefinition
Disable message history for this route.
NoMessageIdException - Exception in org.apache.camel.processor.idempotent
An exception thrown if no message ID could be found on a message which is to be used with the Idempotent Consumer pattern.
NoMessageIdException(Exchange, Expression) - Constructor for exception org.apache.camel.processor.idempotent.NoMessageIdException
 
NonManagedService - Interface in org.apache.camel
A marker to indicate the Service should not be registered in JMX for management.
noop - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
noopCounter - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
NoOutputDefinition<Type extends ProcessorDefinition<Type>> - Class in org.apache.camel.model
Base class for definitions which does not support outputs.
NoOutputDefinition() - Constructor for class org.apache.camel.model.NoOutputDefinition
 
NoOutputExpressionNode - Class in org.apache.camel.model
An ExpressionNode which does not support any outputs.
NoOutputExpressionNode() - Constructor for class org.apache.camel.model.NoOutputExpressionNode
 
NoOutputExpressionNode(ExpressionDefinition) - Constructor for class org.apache.camel.model.NoOutputExpressionNode
 
NoOutputExpressionNode(Expression) - Constructor for class org.apache.camel.model.NoOutputExpressionNode
 
NoOutputExpressionNode(Predicate) - Constructor for class org.apache.camel.model.NoOutputExpressionNode
 
normalizeCharset(String) - Static method in class org.apache.camel.converter.IOConverter
Deprecated.
normalizeCharset(String) - Static method in class org.apache.camel.util.IOHelper
This method will take off the quotes and double quotes of the charset
normalizeClassName(String) - Static method in class org.apache.camel.util.ObjectHelper
normalizeClassName(String) - Static method in class org.apache.camel.util.StringHelper
Cleans the string to a pure Java identifier so we can use it for loading class names.
normalizedLineSeparator - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
normalizeEndpointUri(String) - Static method in class org.apache.camel.impl.DefaultCamelContext
Normalize uri so we can do endpoint hits with minor mistakes and parameters is not in the same order.
normalizePath(String) - Method in class org.apache.camel.component.file.GenericFile
 
normalizePath(String) - Method in class org.apache.camel.component.file.GenericFileProducer
 
normalizePath(String) - Static method in class org.apache.camel.util.FileUtil
Normalizes the path to cater for Windows and other platforms
normalizePathToProtocol(String) - Method in class org.apache.camel.component.file.GenericFile
Fixes the path separator to be according to the protocol
normalizeUri(String) - Static method in class org.apache.camel.runtimecatalog.URISupport
Normalizes the URI so unsafe characters is encoded
normalizeUri(String) - Static method in class org.apache.camel.util.URISupport
Normalizes the uri by reordering the parameters so they are sorted and thus we can use the uris for endpoint matching.
noSpecificLanguageFound(String, CamelContext) - Method in class org.apache.camel.impl.DefaultLanguageResolver
 
noStreamCaching() - Method in class org.apache.camel.model.RouteDefinition
Disable stream caching for this route.
noStreamCaching(List<InterceptStrategy>) - Static method in class org.apache.camel.processor.interceptor.StreamCaching
Deprecated.
Remove the StreamCachingInterceptor from the given list of interceptors
NoSuchBeanException - Exception in org.apache.camel
A runtime exception if a given bean could not be found in the Registry
NoSuchBeanException(String) - Constructor for exception org.apache.camel.NoSuchBeanException
 
NoSuchBeanException(String, String) - Constructor for exception org.apache.camel.NoSuchBeanException
 
NoSuchBeanException(String, Throwable) - Constructor for exception org.apache.camel.NoSuchBeanException
 
NoSuchBeanException(String, String, Throwable) - Constructor for exception org.apache.camel.NoSuchBeanException
 
NoSuchEndpointException - Exception in org.apache.camel
A runtime exception thrown if a routing processor such as a RecipientList is unable to resolve an Endpoint from a URI.
NoSuchEndpointException(String) - Constructor for exception org.apache.camel.NoSuchEndpointException
 
NoSuchEndpointException(String, String) - Constructor for exception org.apache.camel.NoSuchEndpointException
 
NoSuchHeaderException - Exception in org.apache.camel
An exception caused when a mandatory header is not available on a message Exchange
NoSuchHeaderException(Exchange, String, Class<?>) - Constructor for exception org.apache.camel.NoSuchHeaderException
 
NoSuchLanguageException - Exception in org.apache.camel
A runtime exception thrown if an attempt is made to resolve an unknown language definition.
NoSuchLanguageException(String) - Constructor for exception org.apache.camel.NoSuchLanguageException
 
NoSuchOptionException - Exception in org.apache.camel.component.extension.verifier
 
NoSuchOptionException(String) - Constructor for exception org.apache.camel.component.extension.verifier.NoSuchOptionException
 
NoSuchPropertyException - Exception in org.apache.camel
An exception caused when a mandatory property is not available on a message Exchange
NoSuchPropertyException(Exchange, String, Class<?>) - Constructor for exception org.apache.camel.NoSuchPropertyException
 
not() - Method in class org.apache.camel.builder.NotifyBuilder
Prepares to append an additional expression using the not operator.
not(Predicate) - Static method in class org.apache.camel.builder.PredicateBuilder
A helper method to return the logical not of the given predicate
not(Predicate) - Method in class org.apache.camel.builder.ValueBuilder
 
not() - Method in class org.apache.camel.builder.ValueBuilder
Negates the built expression.
notEmpty(String, String) - Static method in class org.apache.camel.util.ObjectHelper
Deprecated.
notEmpty(String, String, Object) - Static method in class org.apache.camel.util.ObjectHelper
notEmpty(String, String) - Static method in class org.apache.camel.util.StringHelper
Asserts whether the string is not empty.
notEmpty(String, String, Object) - Static method in class org.apache.camel.util.StringHelper
Asserts whether the string is not empty.
NotificationSender - Interface in org.apache.camel.api.management
To be implemented by classes that can send out notifications
NotificationSenderAdapter - Class in org.apache.camel.management
Can be used to broadcast JMX notifications.
NotificationSenderAdapter(ModelMBeanNotificationBroadcaster) - Constructor for class org.apache.camel.management.NotificationSenderAdapter
 
NotificationSenderAware - Interface in org.apache.camel.api.management
To be implemented by the user class to get a NotificationSender injected
notify(HealthCheck, HealthCheck.Result) - Method in interface org.apache.camel.health.HealthCheckService
Notify the service that a check has changed status.
notify(EventObject) - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
notify(HealthCheck, HealthCheck.Result) - Method in class org.apache.camel.impl.health.DefaultHealthCheckService
 
notify(EventObject) - Method in class org.apache.camel.main.MainDurationEventNotifier
 
notify(EventObject) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
notify(EventObject) - Method in class org.apache.camel.management.JmxNotificationEventNotifier
 
notify(EventObject) - Method in class org.apache.camel.management.LoggingEventNotifier
 
notify(EventObject) - Method in class org.apache.camel.management.PublishEventNotifier
 
notify(EventObject) - Method in interface org.apache.camel.spi.EventNotifier
Notifies the given event
notify(EventObject) - Method in interface org.apache.camel.spi.ManagementStrategy
Management events provide a single model for capturing information about execution points in the application code.
NOTIFY_EVENT - Static variable in interface org.apache.camel.Exchange
 
NotifyBuilder - Class in org.apache.camel.builder
A builder to build an expression based on EventNotifier notifications about Exchange being routed.
NotifyBuilder(CamelContext) - Constructor for class org.apache.camel.builder.NotifyBuilder
Creates a new builder.
notifyCamelContextResumed(CamelContext) - Static method in class org.apache.camel.util.EventHelper
 
notifyCamelContextResumeFailed(CamelContext, Throwable) - Static method in class org.apache.camel.util.EventHelper
 
notifyCamelContextResuming(CamelContext) - Static method in class org.apache.camel.util.EventHelper
 
notifyCamelContextStarted(CamelContext) - Static method in class org.apache.camel.util.EventHelper
 
notifyCamelContextStarting(CamelContext) - Static method in class org.apache.camel.util.EventHelper
 
notifyCamelContextStartupFailed(CamelContext, Throwable) - Static method in class org.apache.camel.util.EventHelper
 
notifyCamelContextStopFailed(CamelContext, Throwable) - Static method in class org.apache.camel.util.EventHelper
 
notifyCamelContextStopped(CamelContext) - Static method in class org.apache.camel.util.EventHelper
 
notifyCamelContextStopping(CamelContext) - Static method in class org.apache.camel.util.EventHelper
 
notifyCamelContextSuspended(CamelContext) - Static method in class org.apache.camel.util.EventHelper
 
notifyCamelContextSuspending(CamelContext) - Static method in class org.apache.camel.util.EventHelper
 
notifyExchangeCreated(CamelContext, Exchange) - Static method in class org.apache.camel.util.EventHelper
 
notifyExchangeDone(CamelContext, Exchange) - Static method in class org.apache.camel.util.EventHelper
 
notifyExchangeFailed(CamelContext, Exchange) - Static method in class org.apache.camel.util.EventHelper
 
notifyExchangeFailureHandled(CamelContext, Exchange, Processor, boolean, String) - Static method in class org.apache.camel.util.EventHelper
 
notifyExchangeFailureHandling(CamelContext, Exchange, Processor, boolean, String) - Static method in class org.apache.camel.util.EventHelper
 
notifyExchangeRedelivery(CamelContext, Exchange, int) - Static method in class org.apache.camel.util.EventHelper
 
notifyExchangeSending(CamelContext, Exchange, Endpoint) - Static method in class org.apache.camel.util.EventHelper
 
notifyExchangeSent(CamelContext, Exchange, Endpoint, long) - Static method in class org.apache.camel.util.EventHelper
 
notifyRouteAdded(CamelContext, Route) - Static method in class org.apache.camel.util.EventHelper
 
notifyRouteRemoved(CamelContext, Route) - Static method in class org.apache.camel.util.EventHelper
 
notifyRouteStarted(CamelContext, Route) - Static method in class org.apache.camel.util.EventHelper
 
notifyRouteStopped(CamelContext, Route) - Static method in class org.apache.camel.util.EventHelper
 
notifyServiceStartupFailure(CamelContext, Object, Throwable) - Static method in class org.apache.camel.util.EventHelper
 
notifyServiceStopFailure(CamelContext, Object, Throwable) - Static method in class org.apache.camel.util.EventHelper
 
notNull(T, String) - Static method in class org.apache.camel.util.ObjectHelper
Asserts whether the value is not null
notNull(T, String, Object) - Static method in class org.apache.camel.util.ObjectHelper
Asserts whether the value is not null
noTracing() - Method in class org.apache.camel.model.RouteDefinition
Disable tracing for this route.
NotSupportedSagaProcessor - Class in org.apache.camel.processor.saga
Saga processor implementing the NOT_SUPPORTED propagation mode.
NotSupportedSagaProcessor(CamelContext, Processor, CamelSagaService, SagaCompletionMode, CamelSagaStep) - Constructor for class org.apache.camel.processor.saga.NotSupportedSagaProcessor
 
NoTypeConversionAvailableException - Exception in org.apache.camel
An exception thrown if a value could not be converted to the required type
NoTypeConversionAvailableException(Object, Class<?>) - Constructor for exception org.apache.camel.NoTypeConversionAvailableException
 
NoTypeConversionAvailableException(Object, Class<?>, Throwable) - Constructor for exception org.apache.camel.NoTypeConversionAvailableException
 
NoXmlBodyValidationException - Exception in org.apache.camel.processor.validation
An exception found if no XML body is available on the inbound message
NoXmlBodyValidationException(Exchange) - Constructor for exception org.apache.camel.processor.validation.NoXmlBodyValidationException
 
NoXmlBodyValidationException(Exchange, Throwable) - Constructor for exception org.apache.camel.processor.validation.NoXmlBodyValidationException
 
NoXmlHeaderValidationException - Exception in org.apache.camel.processor.validation
An exception thrown if the XML header is not available on the inbound message
NoXmlHeaderValidationException(Exchange, String) - Constructor for exception org.apache.camel.processor.validation.NoXmlHeaderValidationException
 
NoXmlHeaderValidationException(Exchange, String, Throwable) - Constructor for exception org.apache.camel.processor.validation.NoXmlHeaderValidationException
 
nsmap - Variable in class org.apache.camel.support.XMLTokenExpressionIterator
 
nullExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the null value
NullExpression - Class in org.apache.camel.language.simple.ast
Represents a null expression.
NullExpression(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.NullExpression
 
nullValue() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 
nullValue - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
numberOfRecordsToRead - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
numberResult() - Method in class org.apache.camel.builder.xml.XPathBuilder
Sets the expression result type to XPathConstants.NUMBER
numericValue() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 

O

oauth2(String) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
 
oauth2(String, String) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
 
oauthToken(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the OAUTH token for authentication (instead of username/password) when using client lookup
ObjectConverter - Class in org.apache.camel.converter
Some core java.lang based Type Converters
ObjectConverterOptimised - Class in org.apache.camel.converter
Optimised ObjectConverter
ObjectHelper - Class in org.apache.camel.util
A number of useful helper methods for working with Objects
objectModel(String) - Method in class org.apache.camel.builder.xml.XPathBuilder
Sets the object model URI to use
of(Predicate<T>) - Static method in class org.apache.camel.util.function.Predicates
Wrap a predicate, useful for method references.
ognl(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an OGNL expression
ognl(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an OGNL expression
ognlExpression(Expression, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for invoking a method (support OGNL syntax) on the given expression
OgnlExpression - Class in org.apache.camel.model.language
To use OGNL scripts in Camel expressions or predicates.
OgnlExpression() - Constructor for class org.apache.camel.model.language.OgnlExpression
 
OgnlExpression(String) - Constructor for class org.apache.camel.model.language.OgnlExpression
 
OgnlHelper - Class in org.apache.camel.util
Helper for Camel OGNL (Object-Graph Navigation Language) expressions.
oldest(String) - Method in class org.apache.camel.impl.DefaultInflightRepository
 
oldest(String) - Method in interface org.apache.camel.spi.InflightRepository
Gets the oldest InflightRepository.InflightExchange that are currently inflight that started from the given route.
OmitFieldEntry() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldEntry
 
OmitFieldEntry(String, String[]) - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldEntry
 
OmitFieldList() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldList
 
OmitFieldsAdapter() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldsAdapter
 
on(CamelContext) - Static method in class org.apache.camel.builder.DefaultFluentProducerTemplate
Create the FluentProducerTemplate by setting the camel context
on(CamelContext) - Static method in class org.apache.camel.component.extension.metadata.MetaDataBuilder
 
on(HealthCheck) - Static method in class org.apache.camel.health.HealthCheckResultBuilder
 
on(Runnable, Runnable) - Static method in class org.apache.camel.util.ReferenceCount
 
ON_COMPLETION - Static variable in interface org.apache.camel.Exchange
 
onAfterProcess(Exchange, Processor, ProcessorDefinition<?>, long, Breakpoint) - Method in class org.apache.camel.impl.DefaultDebugger
 
onAfterRoute(Route, Exchange) - Method in interface org.apache.camel.spi.SynchronizationRouteAware
Invoked after the Exchange has been routed by the given route.
onAfterRoute(Route, Exchange) - Method in class org.apache.camel.support.SynchronizationAdapter
 
onAggregation(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
onBeforeProcess(Exchange, Processor, ProcessorDefinition<?>, Breakpoint) - Method in class org.apache.camel.impl.DefaultDebugger
 
onBeforeRoute(Route, Exchange) - Method in interface org.apache.camel.spi.SynchronizationRouteAware
Invoked before the Exchange is being routed by the given route.
onBeforeRoute(Route, Exchange) - Method in class org.apache.camel.support.SynchronizationAdapter
 
onCamelContextFullyStarted(CamelContext, boolean) - Method in interface org.apache.camel.ExtendedStartupListener
Callback invoked when the CamelContext has been fully started.
onCamelContextStarted(CamelContext, boolean) - Method in class org.apache.camel.component.timer.TimerConsumer
 
onCamelContextStarted(CamelContext, boolean) - Method in class org.apache.camel.impl.DeferServiceStartupListener
 
onCamelContextStarted(CamelContext, boolean) - Method in interface org.apache.camel.StartupListener
Callback invoked when the CamelContext is about to be fully started (not started yet).
onComplete(Exchange) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
onComplete(Exchange) - Method in class org.apache.camel.processor.idempotent.IdempotentOnCompletion
 
onComplete(Exchange) - Method in interface org.apache.camel.spi.Synchronization
Called when the processing of the message exchange is complete
onComplete(Exchange) - Method in class org.apache.camel.support.SynchronizationAdapter
 
onCompletedMessage(Exchange, String) - Method in class org.apache.camel.processor.idempotent.IdempotentOnCompletion
A strategy method to allow derived classes to overload the behavior of processing a completed message
onCompleteOnly() - Method in class org.apache.camel.model.OnCompletionDefinition
Will only synchronize when the Exchange completed successfully (no errors).
onCompletion() - Method in class org.apache.camel.builder.RouteBuilder
On completion callback for doing custom routing when the Exchange is complete.
onCompletion(Exchange) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
onCompletion() - Method in class org.apache.camel.model.ProcessorDefinition
Adds a onComplection Synchronization hook that invoke this route as a callback when the Exchange has finished being processed.
onCompletion() - Method in class org.apache.camel.model.RoutesDefinition
Adds an on completion
onCompletion(Exchange) - Method in class org.apache.camel.processor.aggregate.AbstractListAggregationStrategy
 
onCompletion(String, Exchange, Exchange, boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
onCompletion(Exchange) - Method in interface org.apache.camel.processor.aggregate.CompletionAwareAggregationStrategy
The aggregated Exchange has completed Important: This method must not throw any exceptions.
onCompletion(Exchange) - Method in class org.apache.camel.processor.aggregate.GroupedExchangeAggregationStrategy
 
onCompletion(Exchange) - Method in interface org.apache.camel.util.toolbox.FlexibleAggregationStrategy.CompletionAwareMixin
 
onCompletion(Exchange) - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
 
OnCompletionDefinition - Class in org.apache.camel.model
Route to be executed when normal route processing completes
OnCompletionDefinition() - Constructor for class org.apache.camel.model.OnCompletionDefinition
 
onCompletionExceptionHandler - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
OnCompletionMode - Enum in org.apache.camel.model
 
OnCompletionProcessor - Class in org.apache.camel.processor
Processor implementing onCompletion.
OnCompletionProcessor(CamelContext, Processor, ExecutorService, boolean, boolean, boolean, Predicate, boolean, boolean) - Constructor for class org.apache.camel.processor.OnCompletionProcessor
 
OnCompletionRouteNode - Class in org.apache.camel.impl
RouteNode representing onCompletion.
OnCompletionRouteNode() - Constructor for class org.apache.camel.impl.OnCompletionRouteNode
 
onComponentAdd(String, Component) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
onComponentAdd(String, Component) - Method in interface org.apache.camel.spi.LifecycleStrategy
Notification on adding an Component.
onComponentAdd(String, Component) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onComponentRemove(String, Component) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
onComponentRemove(String, Component) - Method in interface org.apache.camel.spi.LifecycleStrategy
Notification on removing an Component.
onComponentRemove(String, Component) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onConsumerStart(SchedulerConsumer) - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
 
onConsumerStop(SchedulerConsumer) - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
 
onContextStart(CamelContext) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
onContextStart(CamelContext) - Method in interface org.apache.camel.spi.LifecycleStrategy
Notification on starting a CamelContext.
onContextStart(CamelContext) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onContextStop(CamelContext) - Method in class org.apache.camel.main.MainLifecycleStrategy
 
onContextStop(CamelContext) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
onContextStop(CamelContext) - Method in interface org.apache.camel.spi.LifecycleStrategy
Notification on stopping a CamelContext.
onContextStop(CamelContext) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onDone(Exchange) - Method in class org.apache.camel.impl.DefaultSubUnitOfWork
 
onDone(Exchange) - Method in interface org.apache.camel.spi.SubUnitOfWorkCallback
The exchange is done.
onDone(Exchange) - Method in class org.apache.camel.support.SynchronizationAdapter
 
onDuplicateMessage(Exchange, String) - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
A strategy method to allow derived classes to overload the behaviour of processing a duplicate message
onEndpointAdd(Endpoint) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
If the endpoint is an instance of ManagedResource then register it with the mbean server, if it is not then wrap the endpoint in a ManagedEndpoint and register that with the mbean server.
onEndpointAdd(Endpoint) - Method in interface org.apache.camel.spi.LifecycleStrategy
Notification on adding an Endpoint.
onEndpointAdd(Endpoint) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onEndpointRemove(Endpoint) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
onEndpointRemove(Endpoint) - Method in interface org.apache.camel.spi.LifecycleStrategy
Notification on removing an Endpoint.
onEndpointRemove(Endpoint) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onErrorHandlerAdd(RouteContext, Processor, ErrorHandlerFactory) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
onErrorHandlerAdd(RouteContext, Processor, ErrorHandlerFactory) - Method in interface org.apache.camel.spi.LifecycleStrategy
Notification on adding error handler.
onErrorHandlerAdd(RouteContext, Processor, ErrorHandlerFactory) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onErrorHandlerRemove(RouteContext, Processor, ErrorHandlerFactory) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
onErrorHandlerRemove(RouteContext, Processor, ErrorHandlerFactory) - Method in interface org.apache.camel.spi.LifecycleStrategy
Notification on removing error handler.
onErrorHandlerRemove(RouteContext, Processor, ErrorHandlerFactory) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onEvent(Exchange, EventObject, ProcessorDefinition<?>) - Method in class org.apache.camel.impl.BreakpointSupport
 
onEvent(Exchange, EventObject) - Method in class org.apache.camel.impl.DefaultDebugger
 
onEvent(Exchange, EventObject, Breakpoint) - Method in class org.apache.camel.impl.DefaultDebugger
 
onEvent(Exchange, EventObject, ProcessorDefinition<?>) - Method in interface org.apache.camel.spi.Breakpoint
Callback invoked when the breakpoint was hit and any of the Exchange events occurred.
onEvent(Exchange, EventObject) - Method in interface org.apache.camel.spi.Debugger
Callback invoked when an Exchange is being processed which allows implementators to notify breakpoints.
onEviction(K, V) - Method in class org.apache.camel.support.DefaultTimeoutMap
 
onEviction(K, V) - Method in interface org.apache.camel.TimeoutMap
Callback when the value has been evicted
onException(Class<? extends Throwable>) - Method in class org.apache.camel.builder.RouteBuilder
Exception clause for catching certain exceptions and handling them.
onException(Class<? extends Throwable>...) - Method in class org.apache.camel.builder.RouteBuilder
Exception clause for catching certain exceptions and handling them.
onException(Class<? extends Throwable>) - Method in class org.apache.camel.model.OnExceptionDefinition
 
onException(Class<? extends Throwable>) - Method in class org.apache.camel.model.ProcessorDefinition
Exception clause for catching certain exceptions and handling them.
onException(Class<? extends Throwable>...) - Method in class org.apache.camel.model.ProcessorDefinition
Exception clause for catching certain exceptions and handling them.
onException(Class<? extends Throwable>) - Method in class org.apache.camel.model.RoutesDefinition
Adds an on exception
OnExceptionDefinition - Class in org.apache.camel.model
Route to be executed when an exception is thrown
OnExceptionDefinition() - Constructor for class org.apache.camel.model.OnExceptionDefinition
 
OnExceptionDefinition(List<Class<? extends Throwable>>) - Constructor for class org.apache.camel.model.OnExceptionDefinition
 
OnExceptionDefinition(Class<? extends Throwable>) - Constructor for class org.apache.camel.model.OnExceptionDefinition
 
onExceptionOccurred - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
onExceptionOccurred(Processor) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Sets a custom Processor to process the Exchange just after an exception was thrown.
onExceptionOccurred(Processor) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets a processor that should be processed just after an exception occurred.
onExceptionOccurred(Exchange, RedeliveryErrorHandler.RedeliveryData) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Gives an optional configured OnExceptionOccurred processor a chance to process just after an exception was thrown while processing the Exchange.
onExceptionOccurredRef(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets a reference to a processor that should be processed just after an exception occurred.
onExceptionProcessor - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
OnExceptionRouteNode - Class in org.apache.camel.impl
RouteNode representing onException.
OnExceptionRouteNode() - Constructor for class org.apache.camel.impl.OnExceptionRouteNode
 
onExchange(Exchange) - Method in class org.apache.camel.component.browse.BrowseEndpoint
Invoked on a message exchange being sent by a producer
onExchange(Exchange) - Method in class org.apache.camel.component.mock.MockEndpoint
 
onExchange(Exchange) - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
onExchange(Exchange) - Method in class org.apache.camel.impl.ProcessorEndpoint
 
onExchangeBegin(Route, Exchange) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when an Exchange is started being routed on the given Route
onExchangeBegin(Route, Exchange) - Method in class org.apache.camel.support.RoutePolicySupport
 
onExchangeDone(Route, Exchange) - Method in class org.apache.camel.impl.DurationRoutePolicy
 
onExchangeDone(Route, Exchange) - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
onExchangeDone(Route, Exchange) - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
onExchangeDone(Route, Exchange) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when an Exchange is done being routed, where it started from the given Route

Notice this callback is invoked when the Exchange is done and the Route is the route where the Exchange was started.

onExchangeDone(Route, Exchange) - Method in class org.apache.camel.support.RoutePolicySupport
 
onExhausted(Exchange) - Method in class org.apache.camel.impl.DefaultSubUnitOfWork
 
onExhausted(Exchange) - Method in interface org.apache.camel.spi.SubUnitOfWorkCallback
The exchange is exhausted, by a redeliverable error handler.
onFailedMessage(Exchange, String) - Method in class org.apache.camel.processor.idempotent.IdempotentOnCompletion
A strategy method to allow derived classes to overload the behavior of processing a failed message
onFailure(Exchange) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
onFailure(Exchange) - Method in class org.apache.camel.processor.idempotent.IdempotentOnCompletion
 
onFailure(Exchange) - Method in interface org.apache.camel.spi.Synchronization
Called when the processing of the message exchange has failed for some reason.
onFailure(Exchange) - Method in class org.apache.camel.support.SynchronizationAdapter
 
onFailureOnly() - Method in class org.apache.camel.model.OnCompletionDefinition
Will only synchronize when the Exchange ended with failure (exception or FAULT message).
onFallback() - Method in class org.apache.camel.model.HystrixDefinition
The Hystrix fallback route path to execute that does not go over the network.
OnFallbackDefinition - Class in org.apache.camel.model
Route to be executed when Hystrix EIP executes fallback
OnFallbackDefinition() - Constructor for class org.apache.camel.model.OnFallbackDefinition
 
onFallbackViaNetwork() - Method in class org.apache.camel.model.HystrixDefinition
The Hystrix fallback route path to execute that will go over the network.
onHandledFailure(Exception) - Method in class org.apache.camel.processor.loadbalancer.ExceptionFailureStatistics
 
onHit(String) - Method in class org.apache.camel.impl.DefaultEndpointUtilizationStatistics
 
onHit(String) - Method in interface org.apache.camel.spi.EndpointUtilizationStatistics
Callback when an endpoint is being utilizated by an Processor EIP such as sending a message to a dynamic endpoint.
onInit() - Method in class org.apache.camel.component.file.GenericFileConsumer
 
onInit(Route) - Method in class org.apache.camel.impl.cluster.ClusteredRoutePolicy
 
onInit(Consumer) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
onInit(Route) - Method in class org.apache.camel.impl.DurationRoutePolicy
 
onInit() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
onInit(Route) - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
onInit(Route) - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
onInit() - Method in interface org.apache.camel.PollingConsumerPollingStrategy
Callback invoked when the consumer is initialized such as when the PollingConsumer starts.
onInit(Route) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when the Route is being initialized
onInit(Consumer) - Method in interface org.apache.camel.spi.ScheduledPollConsumerScheduler
Initializes this ScheduledPollConsumerScheduler with the associated Consumer.
onInit(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
onInterceptEndpoint(String, Endpoint, MockEndpoint, Producer) - Method in class org.apache.camel.impl.InterceptSendToMockEndpointStrategy
Callback when an endpoint was intercepted with the given mock endpoint
onLog(Exchange, CamelLogger, String) - Method in interface org.apache.camel.spi.LogListener
Invoked right before Log component or Log EIP logs.
ONLY_REGISTER_PROCESSOR_WITH_CUSTOM_ID - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
onlyExt(String) - Static method in class org.apache.camel.util.FileUtil
 
onlyExt(String, boolean) - Static method in class org.apache.camel.util.FileUtil
 
onlyManageProcessorWithCustomId(boolean) - Method in class org.apache.camel.management.DefaultManagementStrategy
Deprecated.
onlyManageProcessorWithCustomId(boolean) - Method in interface org.apache.camel.spi.ManagementStrategy
Deprecated.
onlyPath(String) - Static method in class org.apache.camel.util.FileUtil
Returns only the leading path (returns null if no path)
onMissingProcessor(Exchange) - Method in class org.apache.camel.impl.BaseSelectorProducer
Invoked when no processor has been defined to process the message exchnage.
onMissingProcessor(Exchange) - Method in class org.apache.camel.impl.HeaderSelectorProducer
 
onNewExecutorService(ExecutorService) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
Strategy callback when a new ExecutorService have been created.
onNewPredicate(Predicate) - Method in class org.apache.camel.builder.ValueBuilder
A strategy method to allow derived classes to deal with the newly created predicate in different ways
onNewPredicate(Predicate) - Method in class org.apache.camel.component.mock.AssertionClause.PredicateValueBuilder
 
onNewValueBuilder(Expression) - Method in class org.apache.camel.builder.ValueBuilder
 
onNewValueBuilder(Expression) - Method in class org.apache.camel.component.mock.AssertionClause.PredicateValueBuilder
 
onOptimisticLockFailure(Exchange, Exchange) - Method in interface org.apache.camel.processor.aggregate.OptimisticLockingAwareAggregationStrategy
 
onOptimisticLockingFailure(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
onPreCompletionAggregation(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
onPrepare() - Method in class org.apache.camel.model.MulticastDefinition
Set the Processor to use when preparing the Exchange to be send using a fluent builder.
onPrepare(Processor) - Method in class org.apache.camel.model.MulticastDefinition
Uses the Processor when preparing the Exchange to be send.
onPrepare(Processor) - Method in class org.apache.camel.model.RecipientListDefinition
Uses the Processor when preparing the Exchange to be used send.
onPrepare() - Method in class org.apache.camel.model.RecipientListDefinition
Sets the Processor when preparing the Exchange to be used send using a fluent buidler.
onPrepare(Processor) - Method in class org.apache.camel.model.SplitDefinition
Uses the Processor when preparing the Exchange to be send.
onPrepare(Processor) - Method in class org.apache.camel.model.WireTapDefinition
Uses the Processor when preparing the Exchange to be send.
onPrepare - Variable in class org.apache.camel.processor.MulticastProcessor
 
onPrepareFailure - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
onPrepareFailure(Processor) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Sets a custom Processor to prepare the Exchange before handled by the failure processor / dead letter channel.
onPrepareProcessor - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
onPrepareRef(String) - Method in class org.apache.camel.model.MulticastDefinition
Uses the Processor when preparing the Exchange to be send.
onPrepareRef(String) - Method in class org.apache.camel.model.RecipientListDefinition
Uses the Processor when preparing the Exchange to be send.
onPrepareRef(String) - Method in class org.apache.camel.model.SplitDefinition
Uses the Processor when preparing the Exchange to be send.
onPrepareRef(String) - Method in class org.apache.camel.model.WireTapDefinition
Uses the Processor when preparing the Exchange to be send.
onRedelivery - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
onRedelivery(Processor) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Sets a processor that should be processed before a redelivery attempt.
onRedelivery(Processor) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets a processor that should be processed before a redelivery attempt.
onRedeliveryRef(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets a reference to a processor that should be processed before a redelivery attempt.
onRelease(Runnable) - Static method in class org.apache.camel.util.ReferenceCount
 
onReloadXml(CamelContext, String, InputStream) - Method in interface org.apache.camel.spi.ReloadStrategy
A reload is triggered when a XML resource is changed which contains Camel routes.
onReloadXml(CamelContext, String, InputStream) - Method in class org.apache.camel.support.ReloadStrategySupport
 
onRemoval(K, V, RemovalCause) - Method in class org.apache.camel.util.LRUCache
 
onRemove(Route) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when the Route is being removed from CamelContext
onRemove(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
onResume(Route) - Method in class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
onResume(Route) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when the Route is being resumed
onResume(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
onRollback(Consumer, Endpoint) - Method in class org.apache.camel.impl.LimitedPollingConsumerPollStrategy
Rollback occurred.
onRouteContextCreate(RouteContext) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
onRouteContextCreate(RouteContext) - Method in interface org.apache.camel.spi.LifecycleStrategy
Notification on adding RouteContext(s).
onRouteContextCreate(RouteContext) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onRoutesAdd(Collection<Route>) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
onRoutesAdd(Collection<Route>) - Method in interface org.apache.camel.spi.LifecycleStrategy
Notification on adding Route(s).
onRoutesAdd(Collection<Route>) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onRoutesRemove(Collection<Route>) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
onRoutesRemove(Collection<Route>) - Method in interface org.apache.camel.spi.LifecycleStrategy
Notification on removing Route(s).
onRoutesRemove(Collection<Route>) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onServiceAdd(CamelContext, Service, Route) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
onServiceAdd(CamelContext, Service, Route) - Method in interface org.apache.camel.spi.LifecycleStrategy
Notification on adding a Service.
onServiceAdd(CamelContext, Service, Route) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onServiceRemove(CamelContext, Service, Route) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
onServiceRemove(CamelContext, Service, Route) - Method in interface org.apache.camel.spi.LifecycleStrategy
Notification on removing a Service.
onServiceRemove(CamelContext, Service, Route) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onStart(Route) - Method in class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
onStart(Route) - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
onStart(AggregateProcessor) - Method in interface org.apache.camel.processor.aggregate.AggregateController
Callback when the aggregate processor is started.
onStart(AggregateProcessor) - Method in class org.apache.camel.processor.aggregate.DefaultAggregateController
 
onStart(Route) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when the Route is being started
onStart(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
onStartingServices(List<Service>) - Method in class org.apache.camel.impl.DefaultRoute
 
onStartingServices(List<Service>) - Method in interface org.apache.camel.Route
A strategy callback allowing special initialization when services are starting.
onStop(Route) - Method in class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
onStop(AggregateProcessor) - Method in interface org.apache.camel.processor.aggregate.AggregateController
Callback when the aggregate processor is stopped.
onStop(AggregateProcessor) - Method in class org.apache.camel.processor.aggregate.DefaultAggregateController
 
onStop(Route) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when the Route is being stopped
onStop(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
onSuspend(Route) - Method in class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
onSuspend(Consumer, Endpoint) - Method in class org.apache.camel.impl.LimitedPollingConsumerPollStrategy
The consumer is to be suspended because it exceeded the limit
onSuspend(Route) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when the Route is being suspended
onSuspend(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
onThreadPoolAdd(CamelContext, ThreadPoolExecutor, String, String, String, String) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
onThreadPoolAdd(CamelContext, ThreadPoolExecutor, String, String, String, String) - Method in interface org.apache.camel.spi.LifecycleStrategy
Notification on adding a thread pool.
onThreadPoolAdd(CamelContext, ThreadPoolExecutor, String, String, String, String) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onThreadPoolRemove(CamelContext, ThreadPoolExecutor) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
onThreadPoolRemove(CamelContext, ThreadPoolExecutor) - Method in interface org.apache.camel.spi.LifecycleStrategy
Notification on removing a thread pool.
onThreadPoolRemove(CamelContext, ThreadPoolExecutor) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onTimer() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
onTimer() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
onTimer() - Method in interface org.apache.camel.TimerListener
Notification invoked.
onWhen(Predicate) - Method in class org.apache.camel.model.CatchDefinition
Sets an additional predicate that should be true before the onCatch is triggered.
onWhen(Predicate) - Method in class org.apache.camel.model.OnCompletionDefinition
Sets an additional predicate that should be true before the onCompletion is triggered.
onWhen(Predicate) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets an additional predicate that should be true before the onException is triggered.
onWhen(Predicate) - Method in class org.apache.camel.model.TryDefinition
Sets an additional predicate that should be true before the onCatch is triggered.
open() - Method in class org.apache.camel.impl.osgi.tracker.BundleTracker
Open this BundleTracker and begin tracking bundles.
open() - Method in class org.apache.camel.spi.CamelContextTracker
 
openCircuit(Route) - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
operation(ClaimCheckOperation) - Method in class org.apache.camel.model.ClaimCheckDefinition
The claim check operation to use.
operations - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
operations - Variable in class org.apache.camel.component.file.GenericFileProducer
 
optimisedTypeConverter - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
OptimisedTypeConverter - Class in org.apache.camel.impl.converter
Optimised type converter for performing the most common conversions using the type converters from camel-core.
OptimisedTypeConverter() - Constructor for class org.apache.camel.impl.converter.OptimisedTypeConverter
 
optimisticLocking() - Method in class org.apache.camel.model.AggregateDefinition
Turns on using optimistic locking, which requires the aggregationRepository being used, is supporting this by implementing OptimisticLockingAggregationRepository.
OptimisticLockingAggregationRepository - Interface in org.apache.camel.spi
A specialized AggregationRepository which also supports optimistic locking.
OptimisticLockingAggregationRepository.OptimisticLockingException - Exception in org.apache.camel.spi
Exception used by an AggregationRepository to indicate that an optimistic update error has occurred and that the operation should be retried by the caller.
OptimisticLockingAwareAggregationStrategy - Interface in org.apache.camel.processor.aggregate
A specialized AggregationStrategy which gets a callback when the aggregated Exchange fails to add in the OptimisticLockingAggregationRepository because of an OptimisticLockingAggregationRepository.OptimisticLockingException.
OptimisticLockingException() - Constructor for exception org.apache.camel.spi.OptimisticLockingAggregationRepository.OptimisticLockingException
 
optimisticLockRetryPolicy(OptimisticLockRetryPolicy) - Method in class org.apache.camel.model.AggregateDefinition
Allows to configure retry settings when using optimistic locking.
OptimisticLockRetryPolicy - Class in org.apache.camel.processor.aggregate
Class to control how failed optimistic locks are tried.
OptimisticLockRetryPolicy() - Constructor for class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
OptimisticLockRetryPolicyDefinition - Class in org.apache.camel.model
To configure optimistic locking
OptimisticLockRetryPolicyDefinition() - Constructor for class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
option(String) - Method in class org.apache.camel.component.extension.verifier.OptionsGroup
Adds a option definition to this group.
Option(String, String, String) - Constructor for class org.apache.camel.main.MainSupport.Option
 
option(String, Expression) - Method in class org.apache.camel.model.SagaDefinition
 
OptionalIdentifiedDefinition<T extends OptionalIdentifiedDefinition<T>> - Class in org.apache.camel.model
Allows an element to have an optional ID specified
OptionalIdentifiedDefinition() - Constructor for class org.apache.camel.model.OptionalIdentifiedDefinition
 
options(String...) - Method in class org.apache.camel.component.extension.verifier.OptionsGroup
Adds a number of option definitions to this group.
options - Variable in class org.apache.camel.main.MainSupport
 
options() - Method in class org.apache.camel.model.rest.RestDefinition
Deprecated.
options(String) - Method in class org.apache.camel.model.rest.RestDefinition
Deprecated.
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.
OptionsVerbDefinition - Class in org.apache.camel.model.rest
Deprecated.
OptionsVerbDefinition() - Constructor for class org.apache.camel.model.rest.OptionsVerbDefinition
Deprecated.
 
or() - Method in class org.apache.camel.builder.NotifyBuilder
Prepares to append an additional expression using the or operator.
or(Predicate, Predicate) - Static method in class org.apache.camel.builder.PredicateBuilder
A helper method to combine two predicates by a logical OR.
or(List<Predicate>) - Static method in class org.apache.camel.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.builder.PredicateBuilder
Concat the given predicates into a single predicate, which matches if at least one predicates matches.
order() - Static method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors
 
order() - Static method in class org.apache.camel.impl.cluster.ClusterServiceSelectors
 
Ordered - Interface in org.apache.camel
Interface to be implemented by objects that should be orderable, such as with a Collection.
OrderedComparator - Class in org.apache.camel.util
A comparator to sort Ordered
OrderedComparator() - Constructor for class org.apache.camel.util.OrderedComparator
Favor using the static instance OrderedComparator.get()
OrderedComparator(boolean) - Constructor for class org.apache.camel.util.OrderedComparator
Favor using the static instance OrderedComparator.getReverse()
org.apache.camel - package org.apache.camel
The core Camel API.
org.apache.camel.api.management - package org.apache.camel.api.management
Service provider interfaces for management.
org.apache.camel.api.management.mbean - package org.apache.camel.api.management.mbean
Camel management MBeans API
org.apache.camel.builder - package org.apache.camel.builder
org.apache.camel.builder.xml - package org.apache.camel.builder.xml
Support for XPath based Expressions and Predicates as well as an XSLT processor
org.apache.camel.cloud - package org.apache.camel.cloud
Camel cloud
org.apache.camel.cluster - package org.apache.camel.cluster
Camel Cluster support
org.apache.camel.component - package org.apache.camel.component
Base classes for Components
org.apache.camel.component.bean - package org.apache.camel.component.bean
The Bean Component which will look up the bean name in the Spring ApplicationContext and use that to dispatch messages to a POJO
org.apache.camel.component.beanclass - package org.apache.camel.component.beanclass
The Class Component for invoking Java classes from Camel
org.apache.camel.component.binding - package org.apache.camel.component.binding
The Binding Component which is a way of wrapping an Endpoint in a contract; such as a Data Format, a Content Enricher or validation step.
org.apache.camel.component.browse - package org.apache.camel.component.browse
The Browse Component which is a simple in memory component which maintains a list of all message exchanges which can be useful for debugging, tooling or visualistion.
org.apache.camel.component.controlbus - package org.apache.camel.component.controlbus
The Control Bus Component which allows to manage Camel at runtime.
org.apache.camel.component.dataformat - package org.apache.camel.component.dataformat
The DataFormat Component allows to use Data Format as a Camel Component.
org.apache.camel.component.dataset - package org.apache.camel.component.dataset
A DataSet Endpoint for testing of endpoints using defined DataSets
org.apache.camel.component.direct - package org.apache.camel.component.direct
The Direct Component which synchronously invokes all the consumers when a producer sends an exchange to the endpoint.
org.apache.camel.component.directvm - package org.apache.camel.component.directvm
The Direct VM Component which synchronously invokes the consumer when a producer sends an exchange to the endpoint.
org.apache.camel.component.extension - package org.apache.camel.component.extension
Component extension
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.component.file - package org.apache.camel.component.file
The File Component for working with file systems.
org.apache.camel.component.file.cluster - package org.apache.camel.component.file.cluster
 
org.apache.camel.component.file.strategy - package org.apache.camel.component.file.strategy
Strategies for the File Component.
org.apache.camel.component.language - package org.apache.camel.component.language
The Language Component to send messages to language endpoints executing the script.
org.apache.camel.component.log - package org.apache.camel.component.log
The Log Component uses Jakarta Commons Logging to log message exchanges.
org.apache.camel.component.mock - package org.apache.camel.component.mock
The Mock Component which is used for testing of routing and mediation rules.
org.apache.camel.component.properties - package org.apache.camel.component.properties
The Properties Component for lookup of property placeholders for endpoint URI.
org.apache.camel.component.ref - package org.apache.camel.component.ref
The Ref Component for lookup of existing endpoints bound in the Registry.
org.apache.camel.component.rest - package org.apache.camel.component.rest
The REST Component for defining REST services, supporting the Camel Rest DSL.
org.apache.camel.component.saga - package org.apache.camel.component.saga
 
org.apache.camel.component.scheduler - package org.apache.camel.component.scheduler
The Scheduler Component to schedule routes
org.apache.camel.component.seda - package org.apache.camel.component.seda
The SEDA Component for asynchronous SEDA exchanges on a BlockingQueue within a single CamelContext
org.apache.camel.component.stub - package org.apache.camel.component.stub
The Stub Component which is used for stubbing endpoints.
org.apache.camel.component.test - package org.apache.camel.component.test
A Test Endpoint for Pattern Based Testing
org.apache.camel.component.timer - package org.apache.camel.component.timer
The Timer Component provides a simple timer
org.apache.camel.component.validator - package org.apache.camel.component.validator
The Validator Component for validating XML against some schema
org.apache.camel.component.vm - package org.apache.camel.component.vm
The VM Component for asynchronous SEDA exchanges on a BlockingQueue within the current JVM; so across CamelContext instances.
org.apache.camel.component.xslt - package org.apache.camel.component.xslt
The XSLT Component for transforming messages with XSLT
org.apache.camel.converter - package org.apache.camel.converter
A set of helper classes for converting from different types of Java object to be used by the Type Conversion Support
org.apache.camel.converter.jaxp - package org.apache.camel.converter.jaxp
A number of JAXP related helper classes for converting to and from various JAXP related classes like Document and Source to be used by a TypeConverter
org.apache.camel.converter.stream - package org.apache.camel.converter.stream
Package with converters for dealing with stream-based messages
org.apache.camel.health - package org.apache.camel.health
Camel Health Check support
org.apache.camel.impl - package org.apache.camel.impl
Default implementation classes for Camel Core
org.apache.camel.impl.cloud - package org.apache.camel.impl.cloud
Base classes and implementation for Camel Cloud
org.apache.camel.impl.cluster - package org.apache.camel.impl.cluster
Base classes and implementation for Camel Cluster
org.apache.camel.impl.converter - package org.apache.camel.impl.converter
Default implementation classes the Type Conversion Strategies
org.apache.camel.impl.health - package org.apache.camel.impl.health
Camel Health Check implementations.
org.apache.camel.impl.osgi - package org.apache.camel.impl.osgi
Camel OSGi Activator.
org.apache.camel.impl.osgi.tracker - package org.apache.camel.impl.osgi.tracker
Camel OSGi Bundle Tracker.
org.apache.camel.impl.saga - package org.apache.camel.impl.saga
In-memory Saga coordinator.
org.apache.camel.impl.scan - package org.apache.camel.impl.scan
Package scan classes.
org.apache.camel.impl.transformer - package org.apache.camel.impl.transformer
Transformer implementation classes.
org.apache.camel.impl.validator - package org.apache.camel.impl.validator
Validator implementation classes.
org.apache.camel.language - package org.apache.camel.language
Camel language support such as Bean and Simple language.
org.apache.camel.language.bean - package org.apache.camel.language.bean
Camel Bean language.
org.apache.camel.language.constant - package org.apache.camel.language.constant
Camel Constant language.
org.apache.camel.language.header - package org.apache.camel.language.header
Camel Header language.
org.apache.camel.language.property - package org.apache.camel.language.property
Camel Exchange Property language.
org.apache.camel.language.ref - package org.apache.camel.language.ref
Camel Ref language.
org.apache.camel.language.simple - package org.apache.camel.language.simple
Camel Simple language.
org.apache.camel.language.simple.ast - package org.apache.camel.language.simple.ast
AST for the Camel Simple language.
org.apache.camel.language.simple.types - package org.apache.camel.language.simple.types
Types for the Camel Simple language.
org.apache.camel.language.tokenizer - package org.apache.camel.language.tokenizer
Camel Tokenizer language.
org.apache.camel.language.xpath - package org.apache.camel.language.xpath
Camel XPath language support.
org.apache.camel.main - package org.apache.camel.main
Application level classes that can be used to instantiate camel.
org.apache.camel.management - package org.apache.camel.management
Camel management
org.apache.camel.management.event - package org.apache.camel.management.event
Camel management events
org.apache.camel.management.mbean - package org.apache.camel.management.mbean
Camel management JMX MBeans
org.apache.camel.model - package org.apache.camel.model
The JAXB POJOs for the XML Configuration of the routing rules.
org.apache.camel.model.cloud - package org.apache.camel.model.cloud
The JAXB POJOs for the remote service call DSL
org.apache.camel.model.config - package org.apache.camel.model.config
The JAXB POJOs for various configurations for the XML Configuration of the routing rules.
org.apache.camel.model.dataformat - package org.apache.camel.model.dataformat
The JAXB POJOs for the Data Formats used to marshal and unmarshal objects to and from streams inside components
org.apache.camel.model.language - package org.apache.camel.model.language
The JAXB POJOs for the Expression and Predicate plugins for the XML Configuration.
org.apache.camel.model.loadbalancer - package org.apache.camel.model.loadbalancer
The JAXB POJOs for the Load Balancer EIP pattern for the XML Configuration.
org.apache.camel.model.rest - package org.apache.camel.model.rest
The JAXB POJOs for the REST DSL
org.apache.camel.model.transformer - package org.apache.camel.model.transformer
The JAXB POJOs for the Transformers used to transform message contents according to declared data types inside components
org.apache.camel.model.validator - package org.apache.camel.model.validator
The JAXB POJOs for the Transformers used to transform message contents according to declared data types inside components
org.apache.camel.processor - package org.apache.camel.processor
A collection of Processor implementations which are used to implement the Enterprise Integration Patterns
org.apache.camel.processor.aggregate - package org.apache.camel.processor.aggregate
Helper classes for the Aggregator pattern.
org.apache.camel.processor.binding - package org.apache.camel.processor.binding
Helper classes for the Binding concept on Endpoints.
org.apache.camel.processor.exceptionpolicy - package org.apache.camel.processor.exceptionpolicy
Exception policy startegies for Dead Letter Channel pattern.
org.apache.camel.processor.idempotent - package org.apache.camel.processor.idempotent
An implementation of the Idempotent Consumer pattern.
org.apache.camel.processor.interceptor - package org.apache.camel.processor.interceptor
Helper classes for interceptors.
org.apache.camel.processor.loadbalancer - package org.apache.camel.processor.loadbalancer
Various load balancer processors
org.apache.camel.processor.resequencer - package org.apache.camel.processor.resequencer
Helper classes for the Resequencer pattern.
org.apache.camel.processor.saga - package org.apache.camel.processor.saga
Saga EIP implementation.
org.apache.camel.processor.validation - package org.apache.camel.processor.validation
Performs XML validation using JAXP for validating against XSD
org.apache.camel.runtimecatalog - package org.apache.camel.runtimecatalog
Runtime Camel Catalog
org.apache.camel.saga - package org.apache.camel.saga
Camel Saga EIP
org.apache.camel.spi - package org.apache.camel.spi
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
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.util - package org.apache.camel.util
Utility classes used by the core of Camel.
org.apache.camel.util.backoff - package org.apache.camel.util.backoff
Utility classes for BackOff.
org.apache.camel.util.component - package org.apache.camel.util.component
Base classes and utilities for API based components
org.apache.camel.util.concurrent - package org.apache.camel.util.concurrent
Concurrent utility classes
org.apache.camel.util.function - package org.apache.camel.util.function
Function utility classes
org.apache.camel.util.jndi - package org.apache.camel.util.jndi
A simple JNDI context which can be used with the JndiRegistry
org.apache.camel.util.jsse - package org.apache.camel.util.jsse
A collection of utility classes for configuring a JSSE SSLContext and other JSSE classes.
org.apache.camel.util.toolbox - package org.apache.camel.util.toolbox
Toolbox classes to create commonly used Aggregation Strategies in a fluent manner.
OtherAttributesAware - Interface in org.apache.camel.model
Models can support being configured with any other attributes to shadow existing options to be used for property placeholders.
otherwise() - Method in class org.apache.camel.model.ChoiceDefinition
Sets the otherwise node
OtherwiseDefinition - Class in org.apache.camel.model
Route to be executed when all other choices evaluate to false
OtherwiseDefinition() - Constructor for class org.apache.camel.model.OtherwiseDefinition
 
OUT_NAMESPACE - Static variable in class org.apache.camel.builder.xml.Namespaces
 
outBody() - Static method in class org.apache.camel.builder.Builder
Deprecated.
outBody() - Method in class org.apache.camel.builder.BuilderSupport
Deprecated.
outBody(Class<T>) - Method in class org.apache.camel.builder.BuilderSupport
outBody() - Method in class org.apache.camel.builder.ExpressionClause
An expression of an outbound message body
outBody(Function<Object, Object>) - Method in class org.apache.camel.builder.ExpressionClause
A functional expression of an outbound message body
outBody(BiFunction<Object, Map<String, Object>, Object>) - Method in class org.apache.camel.builder.ExpressionClause
A functional expression of an outbound message body and headers
outBody(Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
An expression of an outbound message body converted to the expected type
outBody(Class<B>, Function<B, Object>) - Method in class org.apache.camel.builder.ExpressionClause
A functional expression of an outbound message body converted to the expected type
outBody(Class<B>, BiFunction<B, Map<String, Object>, Object>) - Method in class org.apache.camel.builder.ExpressionClause
A functional expression of an outbound message body converted to the expected type and headers
outBody() - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of an outbound message body
outBody(Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of an outbound message body converted to the expected type
outBodyAs(Class<T>) - Static method in class org.apache.camel.builder.Builder
Deprecated.
outBodyExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the out messages body
outBodyExpression(Class<T>) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the exchanges outbound message body converted to the given type
outHeader(String) - Method in class org.apache.camel.builder.ExpressionClause
An expression of an outbound message header of the given name
outHeader(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of an outbound message header of the given name
outHeaderExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the out header value with the given name

Will fallback and look in properties if not found in headers.

outHeaders() - Method in class org.apache.camel.builder.ExpressionClause
An expression of the outbound headers
outHeaders() - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of the outbound headers
OutHeaders - Annotation Type in org.apache.camel
Marks a parameter as being an injection point of the headers of an outbound Message
outHeadersExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the outbound message headers
outMessage() - Method in class org.apache.camel.builder.ExpressionClause
An expression of an outbound message
outMessage(Function<Message, Object>) - Method in class org.apache.camel.builder.ExpressionClause
A functional expression of an outbound message
outMessage() - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of an inbound message
outMessageExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the OUT message
outMessageExpression(Function<Message, Object>) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns a functional expression for the OUT message
output - Variable in class org.apache.camel.model.InterceptDefinition
 
output - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
OUTPUT_PROPERTIES_PREFIX - Static variable in class org.apache.camel.converter.jaxp.XmlConverter
 
outputAsync - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
outputBytes() - Method in class org.apache.camel.builder.xml.XsltBuilder
Sets the output as being a byte[]
OutputDefinition<Type extends ProcessorDefinition<Type>> - Class in org.apache.camel.model
A useful base class for output types
OutputDefinition() - Constructor for class org.apache.camel.model.OutputDefinition
 
outputDOM() - Method in class org.apache.camel.builder.xml.XsltBuilder
Sets the output as being a DOM
outputFile() - Method in class org.apache.camel.builder.xml.XsltBuilder
Sets the output as being a File where the filename must be provided in the Exchange.XSLT_FILE_NAME header.
outputs - Variable in class org.apache.camel.model.OutputDefinition
 
OutputStreamBuilder - Class in org.apache.camel.converter.stream
Utility to hide the complexity of choosing which OutputStream implementation to choose.
outputString() - Method in class org.apache.camel.builder.xml.XsltBuilder
Sets the output as being a String
outputType(String) - Method in class org.apache.camel.model.RouteDefinition
Declare the expected data type of the output message.
outputType(Class) - Method in class org.apache.camel.model.RouteDefinition
Declare the expected data type of the output message by Java class.
OutputTypeDefinition - Class in org.apache.camel.model
Set the expected data type of the output message.
OutputTypeDefinition() - Constructor for class org.apache.camel.model.OutputTypeDefinition
 
outputTypeWithValidate(String) - Method in class org.apache.camel.model.RouteDefinition
Declare the expected data type of the output message with content validation enabled.
outputTypeWithValidate(Class) - Method in class org.apache.camel.model.RouteDefinition
Declare the expected data type of the ouput message by Java class with content validation enabled.
outType(Class<?>) - Method in class org.apache.camel.model.rest.RestDefinition
 
outTypeList(Class<?>) - Method in class org.apache.camel.model.rest.RestDefinition
Deprecated.
as of 2.19.0. Replaced wtih RestDefinition.outType(Class) with [] appended to canonical class name , e.g. outType(MyClass[].class
OVERRIDE_PROPERTIES - Static variable in class org.apache.camel.component.properties.PropertiesComponent
Key for stores special override properties that containers such as OSGi can store in the OSGi service registry
OVERRULE_FILE_NAME - Static variable in interface org.apache.camel.Exchange
 

P

PackageHelper - Class in org.apache.camel.util
Some helper methods for working with Java packages and versioning.
PackageScanClassResolver - Interface in org.apache.camel.spi
A resolver that can find resources based on package scanning.
PackageScanDefinition - Class in org.apache.camel.model
Scans for Java RouteBuilder classes in java packages
PackageScanDefinition() - Constructor for class org.apache.camel.model.PackageScanDefinition
 
PackageScanFilter - Interface in org.apache.camel.spi
Filter that can be used with the PackageScanClassResolver resolver.
parallelAggregate() - Method in class org.apache.camel.model.MulticastDefinition
If enabled then the aggregate method on AggregationStrategy can be called concurrently.
parallelAggregate() - Method in class org.apache.camel.model.RecipientListDefinition
If enabled then the aggregate method on AggregationStrategy can be called concurrently.
parallelAggregate() - Method in class org.apache.camel.model.SplitDefinition
If enabled then the aggregate method on AggregationStrategy can be called concurrently.
parallelProcessing() - Method in class org.apache.camel.model.AggregateDefinition
When aggregated are completed they are being send out of the aggregator.
parallelProcessing(boolean) - Method in class org.apache.camel.model.AggregateDefinition
When aggregated are completed they are being send out of the aggregator.
parallelProcessing() - Method in class org.apache.camel.model.MulticastDefinition
If enabled then sending messages to the multicasts occurs concurrently.
parallelProcessing(boolean) - Method in class org.apache.camel.model.MulticastDefinition
If enabled then sending messages to the multicasts occurs concurrently.
parallelProcessing() - Method in class org.apache.camel.model.OnCompletionDefinition
If enabled then the on completion process will run asynchronously by a separate thread from a thread pool.
parallelProcessing(boolean) - Method in class org.apache.camel.model.OnCompletionDefinition
If enabled then the on completion process will run asynchronously by a separate thread from a thread pool.
parallelProcessing() - Method in class org.apache.camel.model.RecipientListDefinition
If enabled then sending messages to the recipients occurs concurrently.
parallelProcessing(boolean) - Method in class org.apache.camel.model.RecipientListDefinition
If enabled then sending messages to the recipients occurs concurrently.
parallelProcessing() - Method in class org.apache.camel.model.SplitDefinition
If enabled then processing each splitted messages occurs concurrently.
parallelProcessing(boolean) - Method in class org.apache.camel.model.SplitDefinition
If enabled then processing each splitted messages occurs concurrently.
param() - Method in class org.apache.camel.model.rest.RestDefinition
 
param(RestOperationParamDefinition) - Method in class org.apache.camel.model.rest.RestDefinition
 
param(VerbDefinition) - Method in class org.apache.camel.model.rest.RestDefinition
 
parameter(String, Object) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
ParameterBindingException - Exception in org.apache.camel.component.bean
 
ParameterBindingException(Throwable, Method, int, Class<?>, Object) - Constructor for exception org.apache.camel.component.bean.ParameterBindingException
 
ParameterConfiguration - Class in org.apache.camel.impl
Deprecated.
ParameterConfiguration(String, Class<?>) - Constructor for class org.apache.camel.impl.ParameterConfiguration
Deprecated.
 
ParameterInfo - Class in org.apache.camel.component.bean
Parameter information to be used for method invocation.
ParameterInfo(int, Class<?>, Annotation[], Expression) - Constructor for class org.apache.camel.component.bean.ParameterInfo
 
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
 
ParameterMappingStrategy - Interface in org.apache.camel.component.bean
A strategy for creating a default parameter expression for a given type
ParameterOption(String, String, String, String) - Constructor for class org.apache.camel.main.MainSupport.ParameterOption
 
params(List<RestOperationParamDefinition>) - Method in class org.apache.camel.model.rest.RestDefinition
 
PARENT_PROPERTY - Static variable in interface org.apache.camel.Route
 
PARENT_UNIT_OF_WORK - Static variable in interface org.apache.camel.Exchange
 
parse() - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
parse(InputSource) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
parse(String) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
parse(String) - Static method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
parse() - Method in class org.apache.camel.util.component.ApiMethodParser
Parses the method signatures from getSignatures().
parseAndCreateAstModel() - Method in class org.apache.camel.language.simple.SimpleExpressionParser
 
parseArguments(String[]) - Method in class org.apache.camel.main.MainSupport
Parses the command line arguments.
parseBoolean(CamelContext, String) - Static method in class org.apache.camel.util.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.util.CamelContextHelper
Parses the given text and converts it to a Double and handling property placeholders as well
parseExpression(String, boolean) - Static method in class org.apache.camel.language.simple.SimpleBackwardsCompatibleParser
Deprecated.
 
parseExpression() - Method in class org.apache.camel.language.simple.SimpleExpressionParser
 
parseInteger(CamelContext, String) - Static method in class org.apache.camel.util.CamelContextHelper
Parses the given text and converts it to an Integer and handling property placeholders as well
parseJsonSchema(String, String, boolean) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
Parses the json schema to split it into a list or rows, where each row contains key value pairs with the metadata
parseJsonSchema(String, String, boolean) - Static method in class org.apache.camel.util.JsonSchemaHelper
Parses the json schema to split it into a list or rows, where each row contains key value pairs with the metadata
parseLong(CamelContext, String) - Static method in class org.apache.camel.util.CamelContextHelper
Parses the given text and converts it to an Long and handling property placeholders as well
parseParameters(URI) - Static method in class org.apache.camel.runtimecatalog.URISupport
Parses the query parameters of the uri (eg the query part).
parseParameters(URI) - Static method in class org.apache.camel.util.URISupport
Parses the query parameters of the uri (eg the query part).
parsePredicate(String, boolean) - Static method in class org.apache.camel.language.simple.SimpleBackwardsCompatibleParser
Deprecated.
 
parsePredicate() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 
parseProperty(String, String, Properties) - Method in class org.apache.camel.component.properties.DefaultPropertiesParser
 
parseProperty(String, String, Properties) - Method in interface org.apache.camel.component.properties.PropertiesParser
While parsing the uri using parseUri each parsed property found invokes this callback.
parsePropertyValue(String) - Method in class org.apache.camel.util.jsse.JsseParameters
Parses the value using the Camel Property Placeholder capabilities if a context is provided.
parsePropertyValues(List<String>) - Method in class org.apache.camel.util.jsse.JsseParameters
Parses the values using the Camel Property Placeholder capabilities if a context is provided.
parseQuery(String) - Static method in class org.apache.camel.runtimecatalog.URISupport
Parses the query part of the uri (eg the parameters).
parseQuery(String, boolean) - Static method in class org.apache.camel.runtimecatalog.URISupport
Parses the query part of the uri (eg the parameters).
parseQuery(String) - Static method in class org.apache.camel.util.URISupport
Parses the query part of the uri (eg the parameters).
parseQuery(String, boolean) - Static method in class org.apache.camel.util.URISupport
Parses the query part of the uri (eg the parameters).
parseQuery(String, boolean, boolean) - Static method in class org.apache.camel.util.URISupport
Parses the query part of the uri (eg the parameters).
parseSimpleOrFallbackToConstantExpression(String, CamelContext) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns Simple expression or fallback to Constant expression if expression str is not Simple expression.
parseText(CamelContext, String) - Static method in class org.apache.camel.util.CamelContextHelper
Parses the given text and handling property placeholders as well
parseTokensAndCreateNodes() - Method in class org.apache.camel.language.simple.SimplePredicateParser
Parses the tokens and crates the AST nodes.
parseUri(String, Properties, String, String, String, String, boolean, boolean) - Method in interface org.apache.camel.component.properties.AugmentedPropertyNameAwarePropertiesParser
Parses the string, applying the optional propertyPrefix and propertySuffix to the parsed property names, and replaces the property placeholders with values from the given properties.
parseUri(String, Properties, String, String) - Method in class org.apache.camel.component.properties.DefaultPropertiesParser
 
parseUri(String, Properties, String, String, String, String, boolean, boolean) - Method in class org.apache.camel.component.properties.DefaultPropertiesParser
 
parseUri(String) - Method in class org.apache.camel.component.properties.PropertiesComponent
 
parseUri(String, String...) - Method in class org.apache.camel.component.properties.PropertiesComponent
 
parseUri(String, List<PropertiesLocation>) - Method in class org.apache.camel.component.properties.PropertiesComponent
 
parseUri(String, Properties, String, String) - Method in interface org.apache.camel.component.properties.PropertiesParser
Parses the string and replaces the property placeholders with values from the given properties.
parseURI() - Method in class org.apache.camel.impl.DefaultEndpointConfiguration
Deprecated.
 
parseURI() - Method in class org.apache.camel.impl.MappedEndpointConfiguration
Deprecated.
 
parseXml(CamelContext, InputStream) - Static method in class org.apache.camel.management.mbean.RouteCoverageXmlParser
Parses the XML.
parseXml(InputStream) - Static method in class org.apache.camel.util.XmlLineNumberParser
Parses the XML.
parseXml(InputStream, XmlLineNumberParser.XmlTextTransformer) - Static method in class org.apache.camel.util.XmlLineNumberParser
Parses the XML.
parseXml(InputStream, XmlLineNumberParser.XmlTextTransformer, String, String) - Static method in class org.apache.camel.util.XmlLineNumberParser
Parses the XML.
passThrough() - Method in class org.apache.camel.model.cloud.ChainedServiceCallServiceFilterConfiguration
Deprecated.
 
passThrough() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
 
passThroughFilter() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
passThroughFilter() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
PassThroughServiceCallServiceFilterConfiguration - Class in org.apache.camel.model.cloud
 
PassThroughServiceCallServiceFilterConfiguration() - Constructor for class org.apache.camel.model.cloud.PassThroughServiceCallServiceFilterConfiguration
 
PassThroughServiceCallServiceFilterConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.PassThroughServiceCallServiceFilterConfiguration
 
PassThroughServiceFilter - Class in org.apache.camel.impl.cloud
 
PassThroughServiceFilter() - Constructor for class org.apache.camel.impl.cloud.PassThroughServiceFilter
 
PassThroughServiceFilterFactory - Class in org.apache.camel.impl.cloud
 
PassThroughServiceFilterFactory() - Constructor for class org.apache.camel.impl.cloud.PassThroughServiceFilterFactory
 
password(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
Sets the password to be used for basic authentication
password(String) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
The password to use for basic authentication.
password(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the password for authentication when using client lookup
password(String) - Method in class org.apache.camel.model.cloud.RibbonServiceCallServiceLoadBalancerConfiguration
Sets the password
password(String) - Method in class org.apache.camel.model.rest.RestSecurityOAuth2
 
password - Variable in class org.apache.camel.util.jsse.KeyStoreParameters
The optional password for reading/opening/verifying the key store.
patch() - Method in class org.apache.camel.model.rest.RestDefinition
 
patch(String) - Method in class org.apache.camel.model.rest.RestDefinition
 
PatchVerbDefinition - Class in org.apache.camel.model.rest
Rest PATCH command
PatchVerbDefinition() - Constructor for class org.apache.camel.model.rest.PatchVerbDefinition
 
path(String) - Method in class org.apache.camel.model.rest.RestDefinition
To set the base path of this REST service
path - Variable in class org.apache.camel.support.XMLTokenExpressionIterator
 
pathAndQueryOf(URI) - Static method in class org.apache.camel.util.URISupport
 
pattern(ExchangePattern) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets the optional ExchangePattern used to invoke this endpoint
pattern(ExchangePattern) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets the optional ExchangePattern used to invoke this endpoint
pattern(ExchangePattern) - Method in class org.apache.camel.model.SetExchangePatternDefinition
 
pattern(ExchangePattern) - Method in class org.apache.camel.model.ToDefinition
Deprecated.
will be removed in the near future. Instead use ProcessorDefinition.inOnly() or ProcessorDefinition.inOut()
pattern(ExchangePattern) - Method in class org.apache.camel.model.ToDynamicDefinition
Sets the optional ExchangePattern used to invoke this endpoint
Pattern - Annotation Type in org.apache.camel
Marks a method as having a specific kind of ExchangePattern for use with Bean Integration or Spring Remoting to overload the default value which is ExchangePattern.InOut for request/reply if no annotations are used.
pattern - Variable in class org.apache.camel.processor.SendDynamicProcessor
 
pattern - Variable in class org.apache.camel.processor.SendProcessor
 
Patterns(List<Pattern>, List<Pattern>) - Constructor for class org.apache.camel.util.jsse.FilterParameters.Patterns
 
pendingExchanges - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
pendingExchanges - Variable in class org.apache.camel.impl.ScheduledBatchPollingConsumer
 
PerformanceCounter - Interface in org.apache.camel.api.management
A counter that gathers performance metrics when an Exchange is routed in Camel.
PerformanceCounterEvaluator<T extends ManagedPerformanceCounterMBean> - Interface in org.apache.camel.impl.health
 
performAssertions(Exchange, Exchange) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
performAssertions(Exchange, Exchange) - Method in class org.apache.camel.component.mock.MockEndpoint
Performs the assertions on the incoming exchange.
performMaxDurationAction() - Method in class org.apache.camel.impl.DurationRoutePolicy
 
performMaxMessagesAction() - Method in class org.apache.camel.impl.DurationRoutePolicy
 
pgp(String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the PGP data format
pgp(String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the PGP data format
pgp(String, String, String, boolean, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the PGP data format
PGPDataFormat - Class in org.apache.camel.model.dataformat
PGP data format is used for encrypting and decrypting of messages using Java Cryptographic Extension and PGP.
PGPDataFormat() - Constructor for class org.apache.camel.model.dataformat.PGPDataFormat
 
php(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a PHP expression
php(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Deprecated.
PhpExpression - Class in org.apache.camel.model.language
Deprecated.
PhpExpression() - Constructor for class org.apache.camel.model.language.PhpExpression
Deprecated.
 
PhpExpression(String) - Constructor for class org.apache.camel.model.language.PhpExpression
Deprecated.
 
pick(Expression) - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
Set an expression to extract the element to be aggregated from the incoming Exchange.
pipeline() - Method in class org.apache.camel.model.ProcessorDefinition
Pipes and Filters EIP: Creates a Pipeline so that the message will get processed by each endpoint in turn and for request/response the output of one endpoint will be the input of the next endpoint
pipeline(String...) - Method in class org.apache.camel.model.ProcessorDefinition
Pipes and Filters EIP: Creates a Pipeline of the list of endpoints so that the message will get processed by each endpoint in turn and for request/response the output of one endpoint will be the input of the next endpoint
pipeline(Endpoint...) - Method in class org.apache.camel.model.ProcessorDefinition
Pipes and Filters EIP: Creates a Pipeline of the list of endpoints so that the message will get processed by each endpoint in turn and for request/response the output of one endpoint will be the input of the next endpoint
pipeline(Collection<Endpoint>) - Method in class org.apache.camel.model.ProcessorDefinition
Pipes and Filters EIP: Creates a Pipeline of the list of endpoints so that the message will get processed by each endpoint in turn and for request/response the output of one endpoint will be the input of the next endpoint
Pipeline - Class in org.apache.camel.processor
Creates a Pipeline pattern where the output of the previous step is sent as input to the next step, reusing the same message exchanges
Pipeline(CamelContext, Collection<Processor>) - Constructor for class org.apache.camel.processor.Pipeline
 
pipelineBindingProcessor(Processor, Exchange, Processor) - Method in class org.apache.camel.component.binding.BindingEndpoint
Deprecated.
Applies the Binding processor to the given exchange before passing it on to the delegateProcessor (either a producer or consumer)
PipelineDefinition - Class in org.apache.camel.model
Routes the message to a sequence of processors.
PipelineDefinition() - Constructor for class org.apache.camel.model.PipelineDefinition
 
PipelineHelper - Class in org.apache.camel.processor
Helper for processing Exchange in a pipeline.
placeholder(String, String) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a placeholder for the given option

Requires using the PropertiesComponent

PLACEHOLDER_QNAME - Static variable in class org.apache.camel.model.Constants
 
PlatformHelper - Class in org.apache.camel.util
Utility dedicated for resolving runtime information related to the platform on which Camel is currently running.
PojoMessageInvocationHandler - Class in org.apache.camel.component.bean
Special InvocationHandler for methods that have only one parameter.
PojoMessageInvocationHandler(Endpoint, Producer) - Constructor for class org.apache.camel.component.bean.PojoMessageInvocationHandler
 
PojoProxyHelper - Class in org.apache.camel.component.bean
Create a dynamic proxy for a given interface and endpoint that sends the parameter object to the endpoint and optionally receives a reply.
policy(Policy) - Method in class org.apache.camel.model.ProcessorDefinition
Apply a Policy.
policy(String) - Method in class org.apache.camel.model.ProcessorDefinition
Apply a Policy.
Policy - Interface in org.apache.camel.spi
A strategy capable of applying interceptors to a processor.
PolicyDefinition - Class in org.apache.camel.model
Defines a policy the route will use
PolicyDefinition() - Constructor for class org.apache.camel.model.PolicyDefinition
 
PolicyDefinition(Policy) - Constructor for class org.apache.camel.model.PolicyDefinition
 
poll() - Method in class org.apache.camel.component.file.GenericFileConsumer
Poll for files
poll() - Method in class org.apache.camel.component.scheduler.SchedulerConsumer
 
poll() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumer
 
poll() - Method in class org.apache.camel.impl.ScheduledPollConsumer
The polling method which is invoked periodically to poll this consumer
poll() - Method in class org.apache.camel.util.component.AbstractApiConsumer
 
poll() - Method in class org.apache.camel.util.concurrent.SubmitOrderedCompletionService
 
poll(long, TimeUnit) - Method in class org.apache.camel.util.concurrent.SubmitOrderedCompletionService
 
pollDirectory(String, List<GenericFile<File>>, int) - Method in class org.apache.camel.component.file.FileConsumer
 
pollDirectory(String, List<GenericFile<T>>, int) - Method in class org.apache.camel.component.file.GenericFileConsumer
Polls the given directory for files to process
pollEndpoint(Endpoint, Processor, long) - Static method in class org.apache.camel.util.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) - Static method in class org.apache.camel.util.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.
pollEnrich(String) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri using a PollingConsumer to poll the endpoint.
pollEnrich(String, AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri using a PollingConsumer to poll the endpoint.
pollEnrich(String, long, AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri using a PollingConsumer to poll the endpoint.
pollEnrich(String, long, String) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri using a PollingConsumer to poll the endpoint.
pollEnrich(String, long, AggregationStrategy, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri using a PollingConsumer to poll the endpoint.
pollEnrich(String, long, String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri using a PollingConsumer to poll the endpoint.
pollEnrich(String, long) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri using a PollingConsumer to poll the endpoint.
pollEnrich(Expression, long, String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri using a PollingConsumer to poll the endpoint.
pollEnrich() - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri using a PollingConsumer to poll the endpoint.
PollEnrichDefinition - Class in org.apache.camel.model
Enriches messages with data polled from a secondary resource
PollEnrichDefinition() - Constructor for class org.apache.camel.model.PollEnrichDefinition
 
PollEnrichDefinition(AggregationStrategy, long) - Constructor for class org.apache.camel.model.PollEnrichDefinition
 
PollEnricher - Class in org.apache.camel.processor
A content enricher that enriches input data by first obtaining additional data from a resource represented by an endpoint producer and second by aggregating input data and additional data.
PollEnricher(Expression, long) - Constructor for class org.apache.camel.processor.PollEnricher
Creates a new PollEnricher.
pollEnrichRef(String, long, String) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use pollEnrich with a ref:id as the resourceUri parameter.
pollEnrichRef(String, long, String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use pollEnrich with a ref:id as the resourceUri parameter.
pollEnrichWith(String) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri and with an aggregation strategy created using a fluent builder using a PollingConsumer to poll the endpoint.
pollEnrichWith(String, long) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri and with an aggregation strategy created using a fluent builder using a PollingConsumer to poll the endpoint.
pollEnrichWith(String, long, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri and with an aggregation strategy created using a fluent builder using a PollingConsumer to poll the endpoint.
PollingConsumer - Interface in org.apache.camel
Represents a Polling Consumer where the caller polls for messages when it is ready.
PollingConsumerPollingStrategy - Interface in org.apache.camel
Strategy that allows Consumers to influence the PollingConsumer.
PollingConsumerPollStrategy - Interface in org.apache.camel.spi
Strategy for a PollingConsumer when polling an Endpoint.
PollingConsumerSupport - Class in org.apache.camel.impl
A useful base class for implementations of PollingConsumer
PollingConsumerSupport(Endpoint) - Constructor for class org.apache.camel.impl.PollingConsumerSupport
 
pool - Variable in class org.apache.camel.impl.DefaultServicePool
Deprecated.
 
poolSize(int) - Method in class org.apache.camel.builder.ThreadPoolBuilder
 
poolSize(Integer) - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
 
poolSize(int) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
poolSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
poolSize(int) - Method in class org.apache.camel.model.ThreadsDefinition
Sets the core pool size
pop() - Method in class org.apache.camel.impl.DefaultClaimCheckRepository
 
pop() - Method in interface org.apache.camel.spi.ClaimCheckRepository
Pops the repository and returns the latest.
popBlock() - Method in class org.apache.camel.impl.DefaultTracedRouteNodes
Deprecated.
 
popBlock() - Method in interface org.apache.camel.spi.TracedRouteNodes
Deprecated.
Pops the last block from tracing.
popRouteContext() - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
popRouteContext() - Method in class org.apache.camel.impl.MDCUnitOfWork
 
popRouteContext() - Method in interface org.apache.camel.spi.UnitOfWork
When finished being routed under the current RouteContext it should be removed.
populateDefaultHeaders(Map<String, Object>) - Method in class org.apache.camel.component.dataset.DataSetSupport
Allows derived classes to customize a default set of properties
populateDefaultNamespaces(DefaultNamespaceContext) - Method in class org.apache.camel.builder.xml.XPathBuilder
Populate a number of standard prefixes if they are not already there
populateFromURI(CamelContext, EndpointConfiguration, ConfigurationHelper.ParameterSetter) - Static method in class org.apache.camel.impl.ConfigurationHelper
Deprecated.
 
populateHeaders(GenericFileMessage<T>, boolean) - Method in class org.apache.camel.component.file.GenericFile
Populates the GenericFileMessage relevant headers
populateInitialAttachments(Map<String, Attachment>) - Method in class org.apache.camel.impl.DefaultMessage
A strategy method populate the initial set of attachmentObjects on an inbound message from an underlying binding
populateInitialHeaders(Map<String, Object>) - Method in class org.apache.camel.impl.DefaultMessage
A strategy method populate the initial set of headers on an inbound message from an underlying binding
populateMessage(Exchange, long) - Method in interface org.apache.camel.component.dataset.DataSet
Populates a message exchange when using the DataSet as a source of messages
populateMessage(Exchange, long) - Method in class org.apache.camel.component.dataset.DataSetSupport
 
populateParameterConfigurationMap(SortedMap<String, ParameterConfiguration>, Class<?>, String) - Static method in class org.apache.camel.impl.UriEndpointComponent
Deprecated.
 
populateRests() - Method in class org.apache.camel.builder.RouteBuilder
 
populateRoutes() - Method in class org.apache.camel.builder.RouteBuilder
 
populateTransformers() - Method in class org.apache.camel.builder.RouteBuilder
 
populateValidators() - Method in class org.apache.camel.builder.RouteBuilder
 
populateVariableMap(Exchange, Map<String, Object>) - Static method in class org.apache.camel.util.ExchangeHelper
Populates the Map with the variables which are made available to a script or template
port() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
port(int) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To specify the port number to use for the REST service
port(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To specify the port number to use for the REST service
portHeader(String) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
The header that holds the service port information, default ServiceCallConstants.SERVICE_PORT
portName(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets Port Name to use for DNS/SNDSRV lookup.
portProtocol(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets Port Protocol to use for DNS/SNDSRV lookup.
post() - Method in class org.apache.camel.model.rest.RestDefinition
 
post(String) - Method in class org.apache.camel.model.rest.RestDefinition
 
post() - Method in class org.apache.camel.model.rest.VerbDefinition
 
post(String) - Method in class org.apache.camel.model.rest.VerbDefinition
 
postInitChannel(ProcessorDefinition<?>, RouteContext) - Method in interface org.apache.camel.model.ModelChannel
Post initializes the channel.
postInitChannel(ProcessorDefinition<?>, RouteContext) - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
postPollCheck(int) - Method in class org.apache.camel.component.file.GenericFileConsumer
Override if required.
postProcessAfterInitialization(Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
Apply this post processor to the given new bean instance after any bean initialization callbacks (like afterPropertiesSet or a custom init-method).
postProcessBeforeInitialization(Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
Apply this post processor to the given new bean instance before any bean initialization callbacks (like afterPropertiesSet or a custom init-method).
postProcessCamelContext(CamelContext) - Method in class org.apache.camel.main.MainSupport
 
postProcessContext() - Method in class org.apache.camel.main.MainSupport
 
postProcessFactoryParameters(CamelContext, Map<String, Object>) - Method in class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfiguration
 
postProcessFactoryParameters(CamelContext, Map<String, Object>) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
 
postProcessFactoryParameters(CamelContext, Map<String, Object>) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
 
postProcessFactoryParameters(CamelContext, Map<String, Object>) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
 
postProcessFactoryParameters(CamelContext, Map<String, Object>) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
 
postProcessFactoryParameters(CamelContext, Map<String, Object>) - Method in class org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration
 
postProcessFactoryParameters(CamelContext, Map<String, Object>) - Method in class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
 
postProcessFactoryParameters(CamelContext, Map<String, Object>) - Method in class org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration
 
postProcessFactoryParameters(CamelContext, Map<String, Object>) - Method in class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration
 
postProcessFactoryParameters(CamelContext, Map<String, Object>) - Method in class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration
 
PostVerbDefinition - Class in org.apache.camel.model.rest
Rest POST command
PostVerbDefinition() - Constructor for class org.apache.camel.model.rest.PostVerbDefinition
 
postWriteCheck(Exchange) - Method in class org.apache.camel.component.file.GenericFileProducer
Perform any actions that need to occur after we are done such as disconnecting.
preCheckPoll(Exchange) - Method in class org.apache.camel.processor.PollEnricher
Strategy to pre check polling.
preComplete(Exchange, Exchange) - Method in interface org.apache.camel.processor.aggregate.PreCompletionAwareAggregationStrategy
Determines if the aggregation should complete the current group, and start a new group, or the aggregation should continue using the current group.
PreCompletionAwareAggregationStrategy - Interface in org.apache.camel.processor.aggregate
A specialized AggregationStrategy which enables the aggregator to run in pre-completion mode.
preCreateProcessor() - Method in class org.apache.camel.model.ExpressionNode
 
preCreateProcessor() - Method in class org.apache.camel.model.HystrixDefinition
 
preCreateProcessor() - Method in class org.apache.camel.model.ProcessorDefinition
Strategy to execute any custom logic before the Processor is created.
preCreateProcessor() - Method in class org.apache.camel.model.TryDefinition
 
predecessor(Exchange, Exchange) - Method in class org.apache.camel.processor.resequencer.DefaultExchangeComparator
 
predecessor(E) - Method in class org.apache.camel.processor.resequencer.Sequence
Returns the immediate predecessor of the given element in this sequence or null if no predecessor exists.
predecessor(E, E) - Method in interface org.apache.camel.processor.resequencer.SequenceElementComparator
Returns true if o1 is an immediate predecessor of o2.
predicate(Predicate) - Method in class org.apache.camel.component.mock.AssertionClause
Adds the given predicate to this assertion clause
predicate() - Method in class org.apache.camel.component.mock.AssertionClause
Adds the given predicate to this assertion clause
predicate(String) - Static method in class org.apache.camel.language.simple.SimpleLanguage
Creates a new Predicate.
Predicate - Interface in org.apache.camel
Evaluates a binary predicate on the message exchange to support things like scripting languages, XQuery or SQL as well as any arbitrary Java expression.
PredicateAssertHelper - Class in org.apache.camel.util
A helper for doing Predicate assertions.
PredicateBuilder - Class in org.apache.camel.builder
A helper class for working with predicates
PredicateClause<T> - Class in org.apache.camel.builder
 
PredicateClause(T) - Constructor for class org.apache.camel.builder.PredicateClause
 
Predicates - Class in org.apache.camel.util.function
Predicate helpers, inspired by http://minborgsjavapot.blogspot.it/2016/03/put-your-java-8-method-references-to.html
PredicateToExpressionAdapter - Class in org.apache.camel.util
To adapt Predicate as an Expression
PredicateToExpressionAdapter(Predicate) - Constructor for class org.apache.camel.util.PredicateToExpressionAdapter
 
PredicateValidatingProcessor - Class in org.apache.camel.processor.validation
A processor which validates the content of the inbound message body against a Predicate.
PredicateValidatingProcessor(Predicate) - Constructor for class org.apache.camel.processor.validation.PredicateValidatingProcessor
 
PredicateValidationException - Exception in org.apache.camel.processor.validation
A predicate validation exception occurred
PredicateValidationException(Exchange, Predicate) - Constructor for exception org.apache.camel.processor.validation.PredicateValidationException
 
PredicateValidatorDefinition - Class in org.apache.camel.model.validator
Represents a predicate Validator which leverages expression or predicates to perform content validation.
PredicateValidatorDefinition() - Constructor for class org.apache.camel.model.validator.PredicateValidatorDefinition
 
PredicateValueBuilder(Expression) - Constructor for class org.apache.camel.component.mock.AssertionClause.PredicateValueBuilder
 
PREFIX_TOKEN - Static variable in class org.apache.camel.component.properties.PropertiesComponent
preMove - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
prepare(ModelCamelContext) - Method in class org.apache.camel.model.RouteDefinition
Prepares the route definition to be ready to be added to CamelContext
prepare(Exchange, String) - Method in interface org.apache.camel.spi.SendDynamicAware
Prepares for using optimised dynamic to by parsing the uri and returning an entry of details that are used for creating the pre and post processors, and the static uri.
prepareAggregation(Exchange, Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Prepares the exchanges for aggregation.
prepareBlocks() - Method in class org.apache.camel.language.simple.BaseSimpleParser
Prepares blocks, such as functions, single or double quoted texts.
prepareCopy(Exchange, boolean) - Method in class org.apache.camel.component.seda.SedaProducer
 
prepareExchange(Exchange) - Method in class org.apache.camel.component.directvm.DirectVmProcessor
Strategy to prepare exchange for being processed by this consumer
prepareExchange(Exchange) - Method in class org.apache.camel.component.rest.RestProducer
 
prepareExchange(Exchange) - Method in class org.apache.camel.component.seda.SedaConsumer
Strategy to prepare exchange for being processed by this consumer
prepareExchange(Exchange) - Method in class org.apache.camel.component.vm.VmConsumer
Strategy to prepare exchange for being processed by this consumer
prepareExchange(Exchange, int, Exchange) - Method in class org.apache.camel.processor.LoopProcessor
Prepares the exchange for the next iteration
prepareExchange(Exchange) - Method in class org.apache.camel.processor.OnCompletionProcessor
Prepares the Exchange to send as onCompletion.
prepareExchangeAfterFailure(Exchange, RedeliveryErrorHandler.RedeliveryData, boolean, boolean, boolean) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
prepareExchangeForContinue(Exchange, RedeliveryErrorHandler.RedeliveryData, boolean) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
prepareExchangeForFailover(Exchange) - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
Prepares the exchange for failover
prepareExchangeForRedelivery(Exchange, RedeliveryErrorHandler.RedeliveryData) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
prepareExchangeForRoutingSlip(Exchange, Endpoint) - Method in class org.apache.camel.processor.RoutingSlip
 
prepareLoadedProperties(Properties) - Method in class org.apache.camel.component.properties.DefaultPropertiesResolver
Strategy to prepare loaded properties before being used by Camel.
prepareOnStartup - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
prepareOnStartup(GenericFileOperations<T>, GenericFileEndpoint<T>) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Allows custom logic to be run on startup preparing the strategy, such as removing old lock files etc.
prepareOnStartup(GenericFileOperations<T>, GenericFileEndpoint<T>) - Method in interface org.apache.camel.component.file.GenericFileProcessStrategy
Allows custom logic to be run on first poll preparing the strategy, such as removing old lock files etc.
prepareOnStartup(GenericFileOperations<File>, GenericFileEndpoint<File>) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
prepareOnStartup(GenericFileOperations<File>, GenericFileEndpoint<File>) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
prepareOnStartup(GenericFileOperations<File>, GenericFileEndpoint<File>) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
prepareOnStartup(GenericFileOperations<File>, GenericFileEndpoint<File>) - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
prepareOnStartup(GenericFileOperations<T>, GenericFileEndpoint<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
prepareOnStartup(GenericFileOperations<T>, GenericFileEndpoint<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
prepareOnStartup(GenericFileOperations<File>, GenericFileEndpoint<File>) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
prepareOutToIn(Exchange) - Static method in class org.apache.camel.util.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.
prepareProcessor(ProcessorDefinition<?>, Processor, InstrumentationProcessor) - Method in class org.apache.camel.management.InstrumentationInterceptStrategy
 
prepareProducer(Producer) - Method in class org.apache.camel.impl.ProducerCache
 
prepareRoute(ModelCamelContext, RouteDefinition) - Static method in class org.apache.camel.model.RouteDefinitionHelper
Prepares the route.
prepareRoute(ModelCamelContext, RouteDefinition, List<OnExceptionDefinition>, List<InterceptDefinition>, List<InterceptFromDefinition>, List<InterceptSendToEndpointDefinition>, List<OnCompletionDefinition>) - Static method in class org.apache.camel.model.RouteDefinitionHelper
Prepares the route which supports context scoped features such as onException, interceptors and onCompletions

This method does not mark the route as prepared afterwards.

prepareRouteForInit(RouteDefinition, List<ProcessorDefinition<?>>, List<ProcessorDefinition<?>>) - Static method in class org.apache.camel.model.RouteDefinitionHelper
 
prepareSharedUnitOfWork(Exchange, Exchange) - Method in class org.apache.camel.processor.MulticastProcessor
Prepares the exchange for participating in a shared unit of work

This ensures a child exchange can access its parent UnitOfWork when it participate in a shared unit of work.

prepareShutdown(boolean, boolean) - Method in class org.apache.camel.component.direct.DirectConsumer
 
prepareShutdown(boolean, boolean) - Method in class org.apache.camel.component.seda.SedaConsumer
 
prepareShutdown(boolean, boolean) - Method in class org.apache.camel.impl.ScheduledBatchPollingConsumer
 
prepareShutdown(boolean, boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
prepareShutdown(boolean, boolean) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
prepareShutdown(boolean, boolean) - Method in class org.apache.camel.processor.WireTapProcessor
 
prepareShutdown(boolean, boolean) - Method in interface org.apache.camel.spi.ShutdownPrepared
Prepares for stop/shutdown.
prepareUnaryExpressions() - Method in class org.apache.camel.language.simple.BaseSimpleParser
Prepares unary expressions.
preparingShutdown - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
prepend(Expression, Expression) - Static method in class org.apache.camel.builder.ExpressionBuilder
Prepends the String evaluations of the two expressions together
prepend(Object) - Method in class org.apache.camel.builder.ValueBuilder
Prepends the string evaluation of this expression with the given value
prePollCheck() - Method in class org.apache.camel.component.file.GenericFileConsumer
Override if required.
preProcessUri(String) - Method in class org.apache.camel.impl.DefaultComponent
Deprecated.
preSort - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
prestartAllCoreThreads() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
prestartCoreThread() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
previousIndex - Variable in class org.apache.camel.language.simple.BaseSimpleParser
 
preWriteCheck() - Method in class org.apache.camel.component.file.GenericFileProducer
Perform any actions that need to occur before we write such as connecting to an FTP server etc.
printDuration(double) - Static method in class org.apache.camel.util.TimeUtils
Prints the duration in a human readable format as X days Y hours Z minutes etc.
printUnitFromBytes(long) - Static method in class org.apache.camel.util.UnitUtils
If having a size in bytes and wanting to print this in human friendly\ format with xx kB, xx MB, xx GB instead of a large byte number.
PriorityBlockingQueueFactory<E> - Class in org.apache.camel.component.seda
Implementation of BlockingQueueFactory producing PriorityBlockingQueue
PriorityBlockingQueueFactory() - Constructor for class org.apache.camel.component.seda.PriorityBlockingQueueFactory
 
proceed(AsyncCallback) - Method in interface org.apache.camel.component.bean.MethodInvocation
Proceed and invokes the method.
process(Exchange, AsyncCallback) - Method in interface org.apache.camel.AsyncProcessor
Processes the message exchange.
process(Exchange) - Method in class org.apache.camel.builder.ProcessClause
 
process(Exchange) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
process(String, ServiceLoadBalancerFunction<T>) - Method in interface org.apache.camel.cloud.ServiceLoadBalancer
 
process(Exchange) - Method in class org.apache.camel.component.bean.AbstractBeanProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.bean.AbstractBeanProcessor
 
process(Exchange) - Method in class org.apache.camel.component.bean.BeanProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.bean.BeanProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.bean.BeanProducer
 
process(Exchange) - Method in class org.apache.camel.component.binding.BindingConsumerProcessor
 
process(Exchange) - Method in class org.apache.camel.component.binding.BindingProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.controlbus.ControlBusProducer
 
process(Exchange) - Method in class org.apache.camel.component.direct.DirectBlockingProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.direct.DirectBlockingProducer
 
process(Exchange) - Method in class org.apache.camel.component.direct.DirectProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.direct.DirectProducer
 
process(Exchange) - Method in class org.apache.camel.component.directvm.DirectVmBlockingProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.directvm.DirectVmBlockingProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.directvm.DirectVmProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.directvm.DirectVmProducer
 
process(Exchange) - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
process(Exchange) - Method in class org.apache.camel.component.file.GenericFileProducer
 
process(Exchange) - Method in class org.apache.camel.component.language.LanguageProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.log.LogProducer
 
process(Exchange) - Method in class org.apache.camel.component.rest.RestApiProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.rest.RestProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.rest.RestProducerBindingProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.saga.SagaProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.seda.CollectionProducer
Deprecated.
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.seda.SedaProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.stub.StubProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.validator.ValidatorProducer
 
process(Exchange) - Method in class org.apache.camel.impl.BaseSelectorProducer
 
process(Exchange) - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
process(String, ServiceLoadBalancerFunction<T>) - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
process(Exchange) - Method in class org.apache.camel.impl.DefaultAsyncProducer
 
process(Exchange) - Method in class org.apache.camel.impl.DeferProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.impl.DeferProducer
 
process(Exchange) - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.impl.InterceptSendToEndpointProcessor
 
process(Exchange) - Method in class org.apache.camel.impl.SubscribeMethodProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.impl.SubscribeMethodProcessor
 
process(Exchange) - Method in class org.apache.camel.impl.SynchronousDelegateProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.management.InstrumentationProcessor
 
process(Processor) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds the custom processor to this destination which could be a final destination, or could be a transformation in a pipeline
process(String) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds the custom processor reference to this destination which could be a final destination, or could be a transformation in a pipeline
process() - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds the custom processor using a fluent builder to this destination which could be a final destination, or could be a transformation in a pipeline
process(Exchange) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
Enqueues an exchange for later batch processing.
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.CamelInternalProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
process(Exchange, Throwable) - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
process(Exchange, String) - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
process(Exchange) - Method in class org.apache.camel.processor.CamelLogProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.CamelLogProcessor
 
process(Exchange, Throwable) - Method in class org.apache.camel.processor.CamelLogProcessor
 
process(Exchange, String) - Method in class org.apache.camel.processor.CamelLogProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.CatchProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.ChoiceProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.ChoiceProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.ClaimCheckProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.ClaimCheckProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.ConvertBodyProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.ConvertBodyProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.DelayProcessorSupport
 
process(Exchange) - Method in class org.apache.camel.processor.DelegateAsyncProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.DelegateAsyncProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.DelegateProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.DelegateSyncProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.DelegateSyncProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.Enricher
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.Enricher
Enriches the input data (exchange) by first obtaining additional data from an endpoint represented by an endpoint producer and second by aggregating input data and additional data.
process(Exchange) - Method in class org.apache.camel.processor.EvaluateExpressionProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.EvaluateExpressionProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.ExchangePatternProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.ExchangePatternProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.FatalFallbackErrorHandler
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.FilterProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.FinallyProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.interceptor.HandleFaultInterceptor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.interceptor.StreamCachingInterceptor
Deprecated.
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
 
process(Exchange) - Method in class org.apache.camel.processor.InterceptorToAsyncProcessorBridge
Process invoked by the interceptor
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.InterceptorToAsyncProcessorBridge
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
process(Exchange) - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.loadbalancer.QueueLoadBalancer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.loadbalancer.SimpleLoadBalancerSupport
 
process(Exchange) - Method in class org.apache.camel.processor.loadbalancer.SimpleLoadBalancerSupport
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.loadbalancer.TopicLoadBalancer
 
process(Exchange) - Method in class org.apache.camel.processor.LogProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.LogProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.LoopProcessor
 
process(Exchange, AsyncCallback, AtomicInteger, AtomicInteger, AtomicBoolean, Exchange) - Method in class org.apache.camel.processor.LoopProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.MarshalProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.MarshalProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.MulticastProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.MulticastProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.OnCompletionProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.OnCompletionProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.Pipeline
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.Pipeline
 
process(Exchange) - Method in class org.apache.camel.processor.PollEnricher
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.PollEnricher
Enriches the input data (exchange) by first obtaining additional data from an endpoint represented by an endpoint producer and second by aggregating input data and additional data.
process(Exchange) - Method in interface org.apache.camel.Processor
Processes the message exchange
process(Exchange) - Method in class org.apache.camel.processor.RecipientList
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.RecipientList
 
process(Exchange) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Process the exchange using redelivery error handling.
process(Exchange) - Method in class org.apache.camel.processor.RemoveHeaderProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.RemoveHeaderProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.RemovePropertyProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.RemovePropertyProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.RollbackProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.RollbackProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.RoutingSlip
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.RoutingSlip
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.saga.MandatorySagaProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.saga.NeverSagaProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.saga.NotSupportedSagaProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.saga.RequiredSagaProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.saga.RequiresNewSagaProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.saga.SupportsSagaProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.SamplingThrottler
 
process(Exchange) - Method in class org.apache.camel.processor.ScriptProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.ScriptProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.SendDynamicProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.SendDynamicProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.SendProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.SendProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.SetBodyProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.SetBodyProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.SetHeaderProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.SetHeaderProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.SetPropertyProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.SetPropertyProcessor
 
process(Exchange, AsyncProcessor, Processor) - Method in class org.apache.camel.processor.SharedCamelInternalProcessor
Synchronous API
process(Exchange, AsyncCallback, AsyncProcessor, Processor) - Method in class org.apache.camel.processor.SharedCamelInternalProcessor
Asynchronous API
process(Exchange) - Method in class org.apache.camel.processor.SortProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.SortProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.Splitter
 
process(Exchange) - Method in class org.apache.camel.processor.StopProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.StopProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.StreamResequencer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.StreamResequencer
 
process(Exchange) - Method in class org.apache.camel.processor.ThreadsProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.ThreadsProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.Throttler
 
process(Exchange) - Method in class org.apache.camel.processor.ThroughputLogger
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.ThroughputLogger
 
process(Exchange) - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.TransformProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.TransformProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.TryProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.TryProcessor
 
process(Exchange, AsyncCallback, Iterator<Processor>, AsyncProcessor, Object) - Method in class org.apache.camel.processor.TryProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.UnitOfWorkProducer
 
process(Exchange) - Method in class org.apache.camel.processor.UnmarshalProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.UnmarshalProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.validation.PredicateValidatingProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.WireTapProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.WireTapProcessor
 
process(AsyncProcessor, Exchange, AsyncCallback) - Static method in class org.apache.camel.util.AsyncProcessorHelper
Deprecated.
should no longer be needed, instead invoke the process method on the AsyncProcessor directly, instead of using this method.
process(AsyncProcessor, Exchange) - Static method in class org.apache.camel.util.AsyncProcessorHelper
Calls the async version of the processor's process method and waits for it to complete before returning.
process(Exchange, AsyncCallback) - Method in class org.apache.camel.util.component.AbstractApiProducer
 
processAsyncErrorHandler(Exchange, AsyncCallback, RedeliveryErrorHandler.RedeliveryData) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
This logic is only executed if we have to retry redelivery asynchronously, which have to be done from the callback.
processAsynchronously(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.Throttler
Delegate blocking on the DelayQueue to an asyncExecutor.
processBatch(Queue<Object>) - Method in interface org.apache.camel.BatchConsumer
Processes the list of Exchange objects in a batch.
processBatch(Queue<Object>) - Method in class org.apache.camel.component.file.GenericFileConsumer
 
processByAction(Exchange) - Method in class org.apache.camel.component.controlbus.ControlBusProducer
 
processByLanguage(Exchange, Language) - Method in class org.apache.camel.component.controlbus.ControlBusProducer
 
ProcessClause<T> - Class in org.apache.camel.builder
 
ProcessClause(T) - Constructor for class org.apache.camel.builder.ProcessClause
 
ProcessDefinition - Class in org.apache.camel.model
Calls a Camel processor
ProcessDefinition() - Constructor for class org.apache.camel.model.ProcessDefinition
 
ProcessDefinition(Processor) - Constructor for class org.apache.camel.model.ProcessDefinition
 
processDelay(Exchange, AsyncCallback, long) - Method in class org.apache.camel.processor.DelayProcessorSupport
 
processEmptyMessage() - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
No messages to poll so send an empty message instead.
processEmptyMessage() - Method in class org.apache.camel.impl.ScheduledBatchPollingConsumer
 
processEmptyMessage() - Method in class org.apache.camel.impl.ScheduledPollConsumer
No messages to poll so send an empty message instead.
processExchange(Exchange) - Method in interface org.apache.camel.api.management.PerformanceCounter
Executed when an Exchange is about to be processed.
processExchange(Exchange) - Method in class org.apache.camel.component.file.GenericFileConsumer
Processes the exchange
processExchange(Exchange, String) - Method in class org.apache.camel.component.file.GenericFileProducer
Perform the work to process the fileExchange
processExchange(Exchange) - Method in class org.apache.camel.management.CompositePerformanceCounter
 
processExchange(Exchange) - Method in class org.apache.camel.management.DelegatePerformanceCounter
 
processExchange(Exchange) - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
processExchange(Exchange) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
Strategy Method to process an exchange in the batch.
processExchange(Endpoint, Exchange, Exchange, AsyncCallback, RoutingSlip.RoutingSlipIterator) - Method in class org.apache.camel.processor.RoutingSlip
 
processNext(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.DelegateAsyncProcessor
processNext(Exchange) - Method in class org.apache.camel.processor.DelegateProcessor
 
processOption(String, LinkedList<String>) - Method in class org.apache.camel.main.MainSupport.Option
 
Processor - Interface in org.apache.camel
A processor is used to implement the Event Driven Consumer and Message Translator patterns and to process message exchanges.
processor - Variable in class org.apache.camel.processor.DelegateAsyncProcessor
 
processor - Variable in class org.apache.camel.processor.DelegateProcessor
 
processor - Variable in class org.apache.camel.processor.DelegateSyncProcessor
 
ProcessorBuilder - Class in org.apache.camel.builder
A builder of a number of different Processor implementations
ProcessorDefinition<Type extends ProcessorDefinition<Type>> - Class in org.apache.camel.model
Base class for processor types that most XML types extend.
ProcessorDefinition() - Constructor for class org.apache.camel.model.ProcessorDefinition
 
ProcessorDefinitionHelper - Class in org.apache.camel.model
Helper class for ProcessorDefinition and the other model classes.
ProcessorEndpoint - Class in org.apache.camel.impl
An endpoint which allows exchanges to be sent into it which just invokes a given Processor.
ProcessorEndpoint() - Constructor for class org.apache.camel.impl.ProcessorEndpoint
 
ProcessorEndpoint(String, CamelContext, Processor) - Constructor for class org.apache.camel.impl.ProcessorEndpoint
 
ProcessorEndpoint(String, Component, Processor) - Constructor for class org.apache.camel.impl.ProcessorEndpoint
 
ProcessorEndpoint(String, Component) - Constructor for class org.apache.camel.impl.ProcessorEndpoint
 
ProcessorEndpoint(String, Processor) - Constructor for class org.apache.camel.impl.ProcessorEndpoint
Deprecated.
ProcessorExchangePair - Interface in org.apache.camel.processor
Exchange pair to be executed by MulticastProcessor.
ProcessorFactory - Interface in org.apache.camel.spi
A factory to create Processor based on the definition.
ProcessorPollingConsumer - Class in org.apache.camel.impl
A simple implementation of PollingConsumer which just uses a Processor.
ProcessorPollingConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.impl.ProcessorPollingConsumer
 
ProcessorStatDump - Class in org.apache.camel.util
ProcessorStatDump() - Constructor for class org.apache.camel.util.ProcessorStatDump
 
ProcessorTransformer - Class in org.apache.camel.impl.transformer
A Transformer implementation which leverages Processor to perform transformation.
ProcessorTransformer(CamelContext) - Constructor for class org.apache.camel.impl.transformer.ProcessorTransformer
 
ProcessorValidator - Class in org.apache.camel.impl.validator
A Validator implementation which leverages Processor to perform validation.
ProcessorValidator(CamelContext) - Constructor for class org.apache.camel.impl.validator.ProcessorValidator
 
processRef(String) - Method in class org.apache.camel.model.ProcessorDefinition
processResults(List<ApiMethodParser.ApiMethodModel>) - Method in class org.apache.camel.util.component.ApiMethodParser
 
processResults(List<ApiMethodParser.ApiMethodModel>) - Method in class org.apache.camel.util.component.ArgumentSubstitutionParser
 
processStrategy - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
processStrategy - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
processStrategyCommit(GenericFileProcessStrategy<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
Strategy when the file was processed and a commit should be executed.
processStrategyRollback(GenericFileProcessStrategy<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
Strategy when the file was not processed and a rollback should be executed.
Produce - Annotation Type in org.apache.camel
Marks a field or property as being a producer to an Endpoint either via its URI or via the name of the endpoint reference which is then resolved in a registry such as the Spring Application Context.
producer - Variable in class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
producer - Variable in class org.apache.camel.processor.SendProcessor
 
Producer - Interface in org.apache.camel
Provides a channel on which clients can create and invoke message exchanges on an Endpoint
producerApiDoc(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets the location of the api document (swagger api) the REST producer will use to validate the REST uri and query parameters are valid accordingly to the api document.
ProducerCache - Class in org.apache.camel.impl
Cache containing created Producer.
ProducerCache(Object, CamelContext) - Constructor for class org.apache.camel.impl.ProducerCache
 
ProducerCache(Object, CamelContext, int) - Constructor for class org.apache.camel.impl.ProducerCache
 
ProducerCache(Object, CamelContext, Map<String, Producer>) - Constructor for class org.apache.camel.impl.ProducerCache
 
ProducerCache(Object, CamelContext, ServicePool<Endpoint, Producer>, Map<String, Producer>) - Constructor for class org.apache.camel.impl.ProducerCache
 
producerCache - Variable in class org.apache.camel.processor.RoutingSlip
 
producerCache - Variable in class org.apache.camel.processor.SendDynamicProcessor
 
producerCache - Variable in class org.apache.camel.processor.SendProcessor
 
ProducerCallback<T> - Interface in org.apache.camel
Callback for sending a exchange message to a endpoint using a producer.
producerComponent(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To use a specific Camel rest component (producer)
ProducerTemplate - Interface in org.apache.camel
Template for working with Camel and sending Message instances in an Exchange to an Endpoint.
produces(String) - Method in class org.apache.camel.model.rest.RestDefinition
 
propagateException(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.UseLatestAggregationStrategy
 
propagateFailure(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.ShareUnitOfWorkAggregationStrategy
 
propagateFailure(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.UseLatestAggregationStrategy
 
propagation(SagaPropagation) - Method in class org.apache.camel.model.SagaDefinition
 
propagation(SagaPropagation) - Method in class org.apache.camel.processor.saga.SagaProcessorBuilder
 
PROPAGATION_REQUIRED - Static variable in class org.apache.camel.model.TransactedDefinition
 
properties() - Method in class org.apache.camel.builder.ExpressionClause
Deprecated.
properties() - Method in class org.apache.camel.builder.ExpressionClauseSupport
Properties - Annotation Type in org.apache.camel
Deprecated.
use ExchangeProperties instead
PropertiesComponent - Class in org.apache.camel.component.properties
The Properties Component allows you to use property placeholders when defining Endpoint URIs
PropertiesComponent() - Constructor for class org.apache.camel.component.properties.PropertiesComponent
 
PropertiesComponent(boolean) - Constructor for class org.apache.camel.component.properties.PropertiesComponent
 
PropertiesComponent(String) - Constructor for class org.apache.camel.component.properties.PropertiesComponent
 
PropertiesComponent(String...) - Constructor for class org.apache.camel.component.properties.PropertiesComponent
 
propertiesComponentExpression(String, String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
PropertiesDefinition - Class in org.apache.camel.model
Deprecated.
PropertiesDefinition() - Constructor for class org.apache.camel.model.PropertiesDefinition
Deprecated.
 
PropertiesEndpoint - Class in org.apache.camel.component.properties
The properties component is used for using property placeholders in endpoint uris.
PropertiesEndpoint(String, Endpoint, Component) - Constructor for class org.apache.camel.component.properties.PropertiesEndpoint
 
propertiesExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
PropertiesFunction - Interface in org.apache.camel.component.properties
A function that is applied instead of looking up a property placeholder.
propertiesHelper - Variable in class org.apache.camel.util.component.AbstractApiProducer
 
PropertiesInterceptor - Interface in org.apache.camel.util.component
Intercepts Property values used to invoke API Method.
PropertiesLocation - Class in org.apache.camel.component.properties
 
PropertiesLocation(String) - Constructor for class org.apache.camel.component.properties.PropertiesLocation
 
PropertiesLocation(String, String) - Constructor for class org.apache.camel.component.properties.PropertiesLocation
 
PropertiesLocation(String, String, Boolean) - Constructor for class org.apache.camel.component.properties.PropertiesLocation
 
PropertiesParser - Interface in org.apache.camel.component.properties
A parser to parse properties for a given input
PropertiesResolver - Interface in org.apache.camel.component.properties
A resolver to load properties from a given source such as a file from a classpath.
property(String) - Static method in class org.apache.camel.builder.Builder
Deprecated.
property(String) - Method in class org.apache.camel.builder.BuilderSupport
property(String) - Method in class org.apache.camel.builder.ExpressionClause
property(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
property(String) - Static method in class org.apache.camel.language.property.ExchangePropertyLanguage
property(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
Adds a custom property to use.
property(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration
Adds a custom property to use.
property(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
Adds a custom property to use.
property(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration
Adds a custom property to use.
property(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration
Adds a custom property to use.
Property - Annotation Type in org.apache.camel
Deprecated.
use ExchangeProperty instead
PROPERTY_IDGENERATOR_HOSTNAME - Static variable in class org.apache.camel.impl.ActiveMQUuidGenerator
Deprecated.
 
PROPERTY_IDGENERATOR_LOCALPORT - Static variable in class org.apache.camel.impl.ActiveMQUuidGenerator
Deprecated.
 
PROPERTY_IDGENERATOR_PORT - Static variable in class org.apache.camel.impl.ActiveMQUuidGenerator
Deprecated.
 
PropertyDefinition - Class in org.apache.camel.model
A key value pair
PropertyDefinition() - Constructor for class org.apache.camel.model.PropertyDefinition
 
PropertyEditorTypeConverter - Class in org.apache.camel.impl.converter
Deprecated.
should be removed as it can cause side-effects when using 3rd party property editors
PropertyEditorTypeConverter() - Constructor for class org.apache.camel.impl.converter.PropertyEditorTypeConverter
Deprecated.
 
propertyExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
propertyInject(String, Class<T>) - Method in class org.apache.camel.builder.RouteBuilder
Injects a property placeholder value with the given key converted to the given type.
PropertyInject - Annotation Type in org.apache.camel
Used to indicate an injection point of a property placeholder into a POJO.
PropertyNamesInterceptor - Interface in org.apache.camel.util.component
Intercepts Property names used to find methods.
propertyOgnlExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the property value of exchange with the given name invoking methods defined in a simple OGNL notation
PropertyPlaceholderDelegateRegistry - Class in org.apache.camel.impl
A Registry which delegates to the real registry.
PropertyPlaceholderDelegateRegistry(CamelContext, Registry) - Constructor for class org.apache.camel.impl.PropertyPlaceholderDelegateRegistry
 
propertyPrefix - Variable in class org.apache.camel.util.component.ApiMethodPropertiesHelper
 
proto(String) - Method in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration
The transport protocol of the desired service.
protobuf() - Method in class org.apache.camel.builder.DataFormatClause
Uses the protobuf data format
protobuf(Object) - Method in class org.apache.camel.builder.DataFormatClause
 
protobuf(Object, String) - Method in class org.apache.camel.builder.DataFormatClause
 
protobuf(String) - Method in class org.apache.camel.builder.DataFormatClause
 
protobuf(String, String) - Method in class org.apache.camel.builder.DataFormatClause
 
ProtobufDataFormat - Class in org.apache.camel.model.dataformat
The Protobuf data format is used for serializing between Java objects and the Google Protobuf protocol.
ProtobufDataFormat() - Constructor for class org.apache.camel.model.dataformat.ProtobufDataFormat
 
ProtobufDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.ProtobufDataFormat
 
ProtobufDataFormat(String, String) - Constructor for class org.apache.camel.model.dataformat.ProtobufDataFormat
 
provider - Variable in class org.apache.camel.util.jsse.KeyManagersParameters
The optional provider identifier for the KeyManagerFactory used to create the KeyManagers represented by this object's configuration.
provider - Variable in class org.apache.camel.util.jsse.KeyStoreParameters
The optional provider identifier for instantiating the key store.
provider - Variable in class org.apache.camel.util.jsse.SecureRandomParameters
The optional provider identifier for the SecureRandom factory method used to create the SecureRandom represented by this object's configuration.
provider - Variable in class org.apache.camel.util.jsse.TrustManagersParameters
The optional provider identifier for the TrustManagerFactory used to create the TrustManagers represented by this object's configuration.
ProxyBuilder - Class in org.apache.camel.builder
A build to create Camel proxies.
ProxyBuilder(CamelContext) - Constructor for class org.apache.camel.builder.ProxyBuilder
 
ProxyHelper - Class in org.apache.camel.component.bean
A helper class for creating proxies which delegate to Camel
ProxyInstantiationException - Exception in org.apache.camel
Exception indicating a failure while trying to create a proxy of a given type and on a given endpoint
ProxyInstantiationException(Class<?>, Endpoint, Throwable) - Constructor for exception org.apache.camel.ProxyInstantiationException
 
PublishEventNotifier - Class in org.apache.camel.management
A EventNotifier which publishes the EventObject to some Endpoint.
PublishEventNotifier() - Constructor for class org.apache.camel.management.PublishEventNotifier
 
purge() - Method in interface org.apache.camel.api.management.mbean.ManagedConsumerCacheMBean
 
purge() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointRegistryMBean
 
purge() - Method in interface org.apache.camel.api.management.mbean.ManagedProducerCacheMBean
 
purge() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
purge() - Method in interface org.apache.camel.api.management.mbean.ManagedTransformerRegistryMBean
 
purge() - Method in interface org.apache.camel.api.management.mbean.ManagedValidatorRegistryMBean
 
purge() - Method in class org.apache.camel.impl.ConsumerCache
Purges this cache
purge() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
Purges the cache
purge() - Method in class org.apache.camel.impl.DefaultServicePool
Deprecated.
 
purge() - Method in class org.apache.camel.impl.DefaultTransformerRegistry
Purges the cache
purge() - Method in class org.apache.camel.impl.DefaultValidatorRegistry
Purges the cache
purge() - Method in class org.apache.camel.impl.ProducerCache
Purges this cache
purge() - Method in class org.apache.camel.management.mbean.ManagedConsumerCache
 
purge() - Method in class org.apache.camel.management.mbean.ManagedEndpointRegistry
 
purge() - Method in class org.apache.camel.management.mbean.ManagedProducerCache
 
purge() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
purge() - Method in class org.apache.camel.management.mbean.ManagedTransformerRegistry
 
purge() - Method in class org.apache.camel.management.mbean.ManagedValidatorRegistry
 
purge() - Method in interface org.apache.camel.spi.EndpointRegistry
Purges the cache (removes endpoints from the dynamic cache)
purge() - Method in interface org.apache.camel.spi.ServicePool
Deprecated.
Purges the pool.
purge() - Method in interface org.apache.camel.spi.TransformerRegistry
Purges the cache (removes transformers from the dynamic cache)
purge() - Method in interface org.apache.camel.spi.ValidatorRegistry
Purges the cache (removes validators from the dynamic cache)
purge() - Method in class org.apache.camel.support.DefaultTimeoutMap
 
purge() - Method in interface org.apache.camel.TimeoutMap
Purges any old entries from the map
purge() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
purgeQueue() - Method in class org.apache.camel.component.seda.SedaEndpoint
Purges the queue
push(Exchange) - Method in class org.apache.camel.impl.DefaultClaimCheckRepository
 
push(Exchange) - Method in interface org.apache.camel.spi.ClaimCheckRepository
Pushes the exchange on top of the repository.
pushBlock() - Method in class org.apache.camel.impl.DefaultTracedRouteNodes
Deprecated.
 
pushBlock() - Method in interface org.apache.camel.spi.TracedRouteNodes
Deprecated.
Prepares a new block for tracing.
pushRouteContext(RouteContext) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
pushRouteContext(RouteContext) - Method in class org.apache.camel.impl.MDCUnitOfWork
 
pushRouteContext(RouteContext) - Method in interface org.apache.camel.spi.UnitOfWork
Pushes the RouteContext that this UnitOfWork currently is being routed through.
put(EndpointKey, Endpoint) - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
put(TransformerKey, Transformer) - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
put(ValidatorKey, Validator) - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
put() - Method in class org.apache.camel.model.rest.RestDefinition
 
put(String) - Method in class org.apache.camel.model.rest.RestDefinition
 
put() - Method in class org.apache.camel.model.rest.VerbDefinition
 
put(String) - Method in class org.apache.camel.model.rest.VerbDefinition
 
put(K, V, long) - Method in class org.apache.camel.support.DefaultTimeoutMap
 
put(K, V, long) - Method in interface org.apache.camel.TimeoutMap
Adds the key value pair into the map such that some time after the given timeout the entry will be evicted
put(String, DataHandler) - Method in class org.apache.camel.util.AttachmentMap
 
put(K, V) - Method in class org.apache.camel.util.LRUCache
 
putAll(Map<? extends EndpointKey, ? extends Endpoint>) - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
putAll(Map<? extends TransformerKey, ? extends Transformer>) - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
putAll(Map<? extends ValidatorKey, ? extends Validator>) - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.camel.util.LRUCache
 
putIfAbsent(K, V, long) - Method in class org.apache.camel.support.DefaultTimeoutMap
 
putIfAbsent(K, V, long) - Method in interface org.apache.camel.TimeoutMap
Adds the key value pair into the map if the specified key is not already associated with a value such that some time after the given timeout the entry will be evicted
PutVerbDefinition - Class in org.apache.camel.model.rest
Rest PUT command
PutVerbDefinition() - Constructor for class org.apache.camel.model.rest.PutVerbDefinition
 
python(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a Python expression
python(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Deprecated.
PythonExpression - Class in org.apache.camel.model.language
Deprecated.
PythonExpression() - Constructor for class org.apache.camel.model.language.PythonExpression
Deprecated.
 
PythonExpression(String) - Constructor for class org.apache.camel.model.language.PythonExpression
Deprecated.
 

Q

query(CamelContext, String, Map<String, Object>) - Static method in class org.apache.camel.health.HealthCheckHelper
Query the status of a check by id.
queue - Variable in class org.apache.camel.component.seda.CollectionProducer
Deprecated.
 
queue - Variable in class org.apache.camel.component.seda.SedaProducer
Deprecated.
Better make use of the SedaEndpoint.getQueue() API which delivers the accurate reference to the queue currently being used.
QUEUE_SIZE - Static variable in class org.apache.camel.util.SedaConstants
 
QueueLoadBalancer - Class in org.apache.camel.processor.loadbalancer
A base class for LoadBalancer implementations which choose a single destination for each exchange (rather like JMS Queues)
QueueLoadBalancer() - Constructor for class org.apache.camel.processor.loadbalancer.QueueLoadBalancer
 
QueueReference - Class in org.apache.camel.component.seda
Holder for queue references.
QUEUES - Static variable in class org.apache.camel.component.vm.VmComponent
 
queueSize() - Method in interface org.apache.camel.api.management.mbean.ManagedBrowsableEndpointMBean
 
queueSize - Variable in class org.apache.camel.component.seda.SedaComponent
 
queueSize() - Method in class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
queueSizeRejectionThreshold(Integer) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Queue size rejection threshold is an artificial "max" size at which rejections will occur even if HystrixConfigurationDefinition.maxQueueSize(java.lang.Integer) has not been reached.
quote(String, String) - Static method in class org.apache.camel.util.StringQuoteHelper
Wraps the text in the given quote text
quoteEmbeddedNodes() - Method in class org.apache.camel.language.simple.ast.LiteralExpression
 
quoteEmbeddedNodes() - Method in interface org.apache.camel.language.simple.ast.LiteralNode
Whether to quote embedded nodes.

R

random() - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses random load balancer
randomBackOff() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
randomBackOff(boolean) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
Enables random backoff
randomBackOff() - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
randomExpression(int) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns a random number between 0 and max (exclusive)
randomExpression(int, int) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns a random number between min and max (exclusive)
randomExpression(String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns a random number between min and max (exclusive)
RandomLoadBalancer - Class in org.apache.camel.processor.loadbalancer
Implements the random load balancing policy
RandomLoadBalancer() - Constructor for class org.apache.camel.processor.loadbalancer.RandomLoadBalancer
 
RandomLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
Random load balancer The random load balancer selects a random endpoint for each exchange.
RandomLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.RandomLoadBalancerDefinition
 
randomNumberGenerator - Static variable in class org.apache.camel.processor.RedeliveryPolicy
 
RandomServiceChooser - Class in org.apache.camel.impl.cloud
 
RandomServiceChooser() - Constructor for class org.apache.camel.impl.cloud.RandomServiceChooser
 
RAW_TOKEN_END - Static variable in class org.apache.camel.runtimecatalog.URISupport
 
RAW_TOKEN_END - Static variable in class org.apache.camel.util.URISupport
 
RAW_TOKEN_START - Static variable in class org.apache.camel.runtimecatalog.URISupport
 
RAW_TOKEN_START - Static variable in class org.apache.camel.util.URISupport
 
read() - Method in class org.apache.camel.converter.IOConverter.EncodingInputStream
 
read() - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
read(BackOff) - Method in class org.apache.camel.util.backoff.BackOff.Builder
Read values from the given BackOff
ReaderCache - Class in org.apache.camel.converter.stream
A StreamCache for String Readers
ReaderCache(String) - Constructor for class org.apache.camel.converter.stream.ReaderCache
 
readExternal(ObjectInput) - Method in class org.apache.camel.component.bean.BeanInvocation
 
readExternal(ObjectInput) - Method in class org.apache.camel.StringSource
 
readLock - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockCheckInterval - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockDeleteOrphanLockFiles - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockIdempotentReleaseAsync - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockIdempotentReleaseAsyncPoolSize - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockIdempotentReleaseDelay - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockIdempotentReleaseExecutorService - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockLoggingLevel - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockMarkerFile - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockMinAge - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockMinLength - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockRemoveOnCommit - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockRemoveOnRollback - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockTimeout - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readSchemaResource() - Method in class org.apache.camel.processor.validation.SchemaReader
 
readTimeoutMillis(Long) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
Read timeout for OkHttpClient
reason() - Method in class org.apache.camel.impl.SupervisingRouteController.FilterResult
 
reason(Exchange, String) - Static method in exception org.apache.camel.NoSuchHeaderException
 
reason(Exchange, String) - Static method in exception org.apache.camel.NoSuchPropertyException
 
rebind(Name, Object) - Method in class org.apache.camel.util.jndi.JndiContext
 
rebind(String, Object) - Method in class org.apache.camel.util.jndi.JndiContext
 
receive() - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
receive(long) - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
receive() - Method in class org.apache.camel.component.seda.SedaPollingConsumer
 
receive(long) - Method in class org.apache.camel.component.seda.SedaPollingConsumer
 
receive(String) - Method in interface org.apache.camel.ConsumerTemplate
Receives from the endpoint, waiting until there is a response

Important: See ConsumerTemplate.doneUoW(Exchange)

receive(Endpoint) - Method in interface org.apache.camel.ConsumerTemplate
Receives from the endpoint, waiting until there is a response.
receive(String, long) - Method in interface org.apache.camel.ConsumerTemplate
Receives from the endpoint, waiting until there is a response or the timeout occurs

Important: See ConsumerTemplate.doneUoW(Exchange)

receive(Endpoint, long) - Method in interface org.apache.camel.ConsumerTemplate
Receives from the endpoint, waiting until there is a response or the timeout occurs

Important: See ConsumerTemplate.doneUoW(Exchange)

receive(Endpoint) - Method in class org.apache.camel.impl.ConsumerCache
 
receive(Endpoint, long) - Method in class org.apache.camel.impl.ConsumerCache
 
receive(String) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
receive(Endpoint) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
receive(String, long) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
receive(Endpoint, long) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
receive() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
receive(long) - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
receive() - Method in class org.apache.camel.impl.ProcessorPollingConsumer
 
receive(long) - Method in class org.apache.camel.impl.ProcessorPollingConsumer
 
receive() - Method in interface org.apache.camel.PollingConsumer
Waits until a message is available and then returns it.
receive(long) - Method in interface org.apache.camel.PollingConsumer
Attempts to receive a message exchange, waiting up to the given timeout to expire if a message is not yet available.
receiveBody(String) - Method in interface org.apache.camel.ConsumerTemplate
Receives from the endpoint, waiting until there is a response
receiveBody(Endpoint) - Method in interface org.apache.camel.ConsumerTemplate
Receives from the endpoint, waiting until there is a response
receiveBody(String, long) - Method in interface org.apache.camel.ConsumerTemplate
Receives from the endpoint, waiting until there is a response or the timeout occurs
receiveBody(Endpoint, long) - Method in interface org.apache.camel.ConsumerTemplate
Receives from the endpoint, waiting until there is a response or the timeout occurs
receiveBody(String, Class<T>) - Method in interface org.apache.camel.ConsumerTemplate
Receives from the endpoint, waiting until there is a response
receiveBody(Endpoint, Class<T>) - Method in interface org.apache.camel.ConsumerTemplate
Receives from the endpoint, waiting until there is a response
receiveBody(String, long, Class<T>) - Method in interface org.apache.camel.ConsumerTemplate
Receives from the endpoint, waiting until there is a response or the timeout occurs
receiveBody(Endpoint, long, Class<T>) - Method in interface org.apache.camel.ConsumerTemplate
Receives from the endpoint, waiting until there is a response or the timeout occurs
receiveBody(String) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
receiveBody(Endpoint) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
receiveBody(String, long) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
receiveBody(Endpoint, long) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
receiveBody(String, Class<T>) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
receiveBody(Endpoint, Class<T>) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
receiveBody(String, long, Class<T>) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
receiveBody(Endpoint, long, Class<T>) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
receiveBodyNoWait(String) - Method in interface org.apache.camel.ConsumerTemplate
Receives from the endpoint, not waiting for a response if non exists.
receiveBodyNoWait(Endpoint) - Method in interface org.apache.camel.ConsumerTemplate
Receives from the endpoint, not waiting for a response if non exists.
receiveBodyNoWait(String, Class<T>) - Method in interface org.apache.camel.ConsumerTemplate
Receives from the endpoint, not waiting for a response if non exists.
receiveBodyNoWait(Endpoint, Class<T>) - Method in interface org.apache.camel.ConsumerTemplate
Receives from the endpoint, not waiting for a response if non exists.
receiveBodyNoWait(String) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
receiveBodyNoWait(Endpoint) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
receiveBodyNoWait(String, Class<T>) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
receiveBodyNoWait(Endpoint, Class<T>) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
RECEIVED_TIMESTAMP - Static variable in interface org.apache.camel.Exchange
 
receiveNoWait() - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
receiveNoWait() - Method in class org.apache.camel.component.seda.SedaPollingConsumer
 
receiveNoWait(String) - Method in interface org.apache.camel.ConsumerTemplate
Receives from the endpoint, not waiting for a response if non exists.
receiveNoWait(Endpoint) - Method in interface org.apache.camel.ConsumerTemplate
Receives from the endpoint, not waiting for a response if non exists.
receiveNoWait(Endpoint) - Method in class org.apache.camel.impl.ConsumerCache
 
receiveNoWait(String) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
receiveNoWait(Endpoint) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
receiveNoWait() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
receiveNoWait() - Method in class org.apache.camel.impl.ProcessorPollingConsumer
 
receiveNoWait() - Method in interface org.apache.camel.PollingConsumer
Attempts to receive a message exchange immediately without waiting and returning null if a message exchange is not available yet.
RECIPIENT_LIST_ENDPOINT - Static variable in interface org.apache.camel.Exchange
 
recipientList(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Recipient List EIP: Creates a dynamic recipient list allowing you to route messages to a number of dynamically specified recipients.
recipientList(Expression, String) - Method in class org.apache.camel.model.ProcessorDefinition
Recipient List EIP: Creates a dynamic recipient list allowing you to route messages to a number of dynamically specified recipients
recipientList(String) - Method in class org.apache.camel.model.ProcessorDefinition
Recipient List EIP: Creates a dynamic recipient list allowing you to route messages to a number of dynamically specified recipients
recipientList() - Method in class org.apache.camel.model.ProcessorDefinition
Recipient List EIP: Creates a dynamic recipient list allowing you to route messages to a number of dynamically specified recipients
RecipientList - Class in org.apache.camel.processor
Implements a dynamic Recipient List pattern where the list of actual endpoints to send a message exchange to are dependent on some dynamic expression.
RecipientList(CamelContext) - Constructor for class org.apache.camel.processor.RecipientList
 
RecipientList(CamelContext, String) - Constructor for class org.apache.camel.processor.RecipientList
 
RecipientList(CamelContext, Expression) - Constructor for class org.apache.camel.processor.RecipientList
 
RecipientList(CamelContext, Expression, String) - Constructor for class org.apache.camel.processor.RecipientList
 
RecipientList - Annotation Type in org.apache.camel
Indicates that this method is to be used as a Dynamic Recipient List routing the incoming message to one or more endpoints.
RecipientListDefinition<Type extends ProcessorDefinition<Type>> - Class in org.apache.camel.model
Routes messages to a number of dynamically specified recipients (dynamic to)
RecipientListDefinition() - Constructor for class org.apache.camel.model.RecipientListDefinition
 
RecipientListDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.RecipientListDefinition
 
RecipientListDefinition(Expression) - Constructor for class org.apache.camel.model.RecipientListDefinition
 
RecipientListProcessor - Class in org.apache.camel.processor
Implements a dynamic Recipient List pattern where the list of actual endpoints to send a message exchange to are dependent on some dynamic expression.
RecipientListProcessor(CamelContext, ProducerCache, Iterator<Object>) - Constructor for class org.apache.camel.processor.RecipientListProcessor
 
RecipientListProcessor(CamelContext, ProducerCache, Iterator<Object>, AggregationStrategy) - Constructor for class org.apache.camel.processor.RecipientListProcessor
 
RecipientListProcessor(CamelContext, ProducerCache, Iterator<Object>, AggregationStrategy, boolean, ExecutorService, boolean, boolean, boolean, long, Processor, boolean) - Constructor for class org.apache.camel.processor.RecipientListProcessor
Deprecated.
RecipientListProcessor(CamelContext, ProducerCache, Iterator<Object>, AggregationStrategy, boolean, ExecutorService, boolean, boolean, boolean, long, Processor, boolean, boolean) - Constructor for class org.apache.camel.processor.RecipientListProcessor
 
RecipientListProcessor(CamelContext, ProducerCache, Iterator<Object>, AggregationStrategy, boolean, ExecutorService, boolean, boolean, boolean, long, Processor, boolean, boolean, boolean) - Constructor for class org.apache.camel.processor.RecipientListProcessor
 
reconnectBaseSleepTime(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
 
reconnectMaxRetries(int) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
 
reconnectMaxSleepTime(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
 
recordTime(Exchange, long) - Method in class org.apache.camel.management.InstrumentationProcessor
 
recordTime(Exchange, long) - Method in class org.apache.camel.processor.CamelInternalProcessor.InstrumentationAdvice
 
recover(CamelContext, String) - Method in interface org.apache.camel.spi.RecoverableAggregationRepository
Recovers the exchange with the given exchange id
RecoverableAggregationRepository - Interface in org.apache.camel.spi
A specialized AggregationRepository which also supports recovery.
recursive - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
redeliverDelay(long) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Deprecated.
will be removed in the near future. Use DefaultErrorHandlerBuilder.redeliveryDelay(long) instead
redeliverDelay(long) - Method in class org.apache.camel.model.OnExceptionDefinition
Deprecated.
will be removed in the near future. Instead use OnExceptionDefinition.redeliveryDelay(String)
redeliverDelay(long) - Method in class org.apache.camel.processor.RedeliveryPolicy
Deprecated.
will be removed in the near future. Instead use RedeliveryPolicy.redeliveryDelay(long) instead
REDELIVERED - Static variable in interface org.apache.camel.Exchange
 
redeliveries(long) - Static method in class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators
 
Redeliveries(long) - Constructor for class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators.Redeliveries
 
REDELIVERY_COUNTER - Static variable in interface org.apache.camel.Exchange
 
REDELIVERY_DELAY - Static variable in interface org.apache.camel.Exchange
 
REDELIVERY_EXHAUSTED - Static variable in interface org.apache.camel.Exchange
 
REDELIVERY_MAX_COUNTER - Static variable in interface org.apache.camel.Exchange
 
RedeliveryData() - Constructor for class org.apache.camel.processor.RedeliveryErrorHandler.RedeliveryData
 
redeliveryDelay(long) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
redeliveryDelay(long) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the initial redelivery delay
redeliveryDelay(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the initial redelivery delay (supports property placeholders)
redeliveryDelay(long) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the initial redelivery delay
redeliveryDelay(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the initial redelivery delay (supports property placeholders)
redeliveryDelay - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
redeliveryDelay(long) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the initial redelivery delay in milliseconds
redeliveryEnabled - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
RedeliveryErrorHandler - Class in org.apache.camel.processor
Base redeliverable error handler that also supports a final dead letter queue in case all redelivery attempts fail.
RedeliveryErrorHandler(CamelContext, Processor, CamelLogger, Processor, RedeliveryPolicy, Processor, String, boolean, boolean, Predicate, ScheduledExecutorService, Processor, Processor) - Constructor for class org.apache.camel.processor.RedeliveryErrorHandler
 
RedeliveryErrorHandler.RedeliveryData - Class in org.apache.camel.processor
Contains the current redelivery data
redeliveryPolicy - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
redeliveryPolicy(RedeliveryPolicy) - Method in class org.apache.camel.model.OnExceptionDefinition
Set the RedeliveryPolicy to be used.
redeliveryPolicy - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
RedeliveryPolicy - Class in org.apache.camel.processor
The policy used to decide how many times to redeliver and the time between the redeliveries before being sent to a Dead Letter Channel
RedeliveryPolicy() - Constructor for class org.apache.camel.processor.RedeliveryPolicy
 
RedeliveryPolicyDefinition - Class in org.apache.camel.model
To configure re-delivery for error handling
RedeliveryPolicyDefinition() - Constructor for class org.apache.camel.model.RedeliveryPolicyDefinition
 
redeliveryPolicyRef(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets a reference to a RedeliveryPolicy to lookup in the Registry to be used.
redeliveryProcessor - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
redeliverySleepCounter - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
ref(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a Ref expression
ref(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a Expression by looking up existing Expression from the Registry
ref(Object) - Static method in class org.apache.camel.language.ref.RefLanguage
 
ref(String) - Method in class org.apache.camel.model.BeanDefinition
Deprecated.
not in use, will be removed in next Camel release
ref - Variable in class org.apache.camel.model.PolicyDefinition
 
ref(String) - Method in class org.apache.camel.model.PolicyDefinition
Sets a reference to use for lookup the policy in the registry.
ref - Variable in class org.apache.camel.model.SendDefinition
Deprecated.
ref - Variable in class org.apache.camel.model.TransactedDefinition
 
ref(String) - Method in class org.apache.camel.model.TransactedDefinition
Sets a reference to use for lookup the policy in the registry.
RefComponent - Class in org.apache.camel.component.ref
The Ref Component is for lookup of existing endpoints bound in the Registry.
RefComponent() - Constructor for class org.apache.camel.component.ref.RefComponent
 
RefEndpoint - Class in org.apache.camel.component.ref
The ref component is used for lookup of existing endpoints bound in the Registry.
RefEndpoint(String, Component) - Constructor for class org.apache.camel.component.ref.RefEndpoint
 
ReferenceCount - Class in org.apache.camel.util
 
ReferenceCounted - Class in org.apache.camel.util
 
ReferenceCounted() - Constructor for class org.apache.camel.util.ReferenceCounted
 
refExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for lookup a bean in the Registry
RefExpression - Class in org.apache.camel.model.language
Reference to an existing Camel expression or predicate, which is looked up from the Camel registry.
RefExpression() - Constructor for class org.apache.camel.model.language.RefExpression
 
RefExpression(String) - Constructor for class org.apache.camel.model.language.RefExpression
 
RefLanguage - Class in org.apache.camel.language.ref
A language for referred expressions or predicates.
RefLanguage() - Constructor for class org.apache.camel.language.ref.RefLanguage
 
ReflectionHelper - Class in org.apache.camel.util
Helper for working with reflection on classes.
ReflectionHelper.FieldCallback - Interface in org.apache.camel.util
Callback interface invoked on each field in the hierarchy.
ReflectionHelper.MethodCallback - Interface in org.apache.camel.util
Action to take on each method.
ReflectionInjector - Class in org.apache.camel.util
A simple implementation of Injector which just uses reflection to instantiate new objects using their zero argument constructor.
ReflectionInjector() - Constructor for class org.apache.camel.util.ReflectionInjector
 
regex(Expression, String) - Static method in class org.apache.camel.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.builder.PredicateBuilder
Returns a predicate which is true if the expression matches the given regular expression
regex(String) - Method in class org.apache.camel.builder.ValueBuilder
Creates a predicate which is true if this expression matches the given regular expression
regexReplaceAll(Expression, String, String) - Static method in class org.apache.camel.builder.Builder
Returns an expression that replaces all occurrences of the regular expression with the given replacement
regexReplaceAll(Expression, String, Expression) - Static method in class org.apache.camel.builder.Builder
Returns an expression that replaces all occurrences of the regular expression with the given replacement
regexReplaceAll(Expression, String, String) - Method in class org.apache.camel.builder.BuilderSupport
Returns an expression value builder that replaces all occurrences of the regular expression with the given replacement
regexReplaceAll(Expression, String, Expression) - Method in class org.apache.camel.builder.BuilderSupport
Returns an expression value builder that replaces all occurrences of the regular expression with the given replacement
regexReplaceAll(Expression, String, String) - Static method in class org.apache.camel.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.builder.ExpressionBuilder
Transforms the expression into a String then performs the regex replaceAll to transform the String and return the result
regexReplaceAll(String, String) - Method in class org.apache.camel.builder.ValueBuilder
Replaces all occurrences of the regular expression with the given replacement
regexReplaceAll(String, Expression) - Method in class org.apache.camel.builder.ValueBuilder
Replaces all occurrences of the regular expression with the given replacement
regexTokenize(String) - Method in class org.apache.camel.builder.ValueBuilder
Tokenizes the string conversion of this expression using the given regular expression
regexTokenizeExpression(Expression, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns a tokenize expression which will tokenize the string with the given regex
register(ServiceDefinition) - Method in interface org.apache.camel.cloud.ServiceRegistry
Register the service definition.
register(HealthCheck) - Method in interface org.apache.camel.health.HealthCheckRegistry
Registers a service HealthCheck.
register(HealthCheck) - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
register() - Method in class org.apache.camel.impl.osgi.Activator.BaseService
 
register() - Method in class org.apache.camel.impl.osgi.Activator.BundleComponentResolver
 
register() - Method in class org.apache.camel.impl.osgi.Activator.BundleDataFormatResolver
 
register() - Method in class org.apache.camel.impl.osgi.Activator.BundleLanguageResolver
 
register() - Method in class org.apache.camel.impl.osgi.Activator.BundleMetaLanguageResolver
 
register() - Method in class org.apache.camel.impl.osgi.Activator.BundleTypeConverterLoader
 
register(Object, ObjectName) - Method in class org.apache.camel.management.DefaultManagementAgent
 
register(Object, ObjectName, boolean) - Method in class org.apache.camel.management.DefaultManagementAgent
 
register(Object, ObjectName) - Method in interface org.apache.camel.spi.ManagementAgent
Registers object with management infrastructure with a specific name.
register(Object, ObjectName, boolean) - Method in interface org.apache.camel.spi.ManagementAgent
Registers object with management infrastructure with a specific name.
REGISTER_ALWAYS - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
REGISTER_NEW_ROUTES - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
registerComponents(Bundle, List<Activator.BaseService>) - Method in class org.apache.camel.impl.osgi.Activator
 
registerDataFormats(Bundle, List<Activator.BaseService>) - Method in class org.apache.camel.impl.osgi.Activator
 
registerEndpoint(String, Endpoint) - Method in class org.apache.camel.impl.InterceptSendToMockEndpointStrategy
 
registerEndpoint(String, Endpoint) - Method in interface org.apache.camel.spi.EndpointStrategy
Register the endpoint.
registerExtension(ComponentExtension) - Method in class org.apache.camel.impl.DefaultComponent
 
registerExtension(Supplier<ComponentExtension>) - Method in class org.apache.camel.impl.DefaultComponent
 
registerFallbackTypeConverter(TypeConverterRegistry, TypeConverter, Method) - Method in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
 
registerLanguages(Bundle, List<Activator.BaseService>) - Method in class org.apache.camel.impl.osgi.Activator
 
registerProcessor(ProcessorDefinition<?>) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
Should the given processor be registered.
registerQueue(SedaEndpoint, BlockingQueue<Exchange>) - Method in class org.apache.camel.component.seda.SedaComponent
 
registerStep(CamelSagaStep) - Method in class org.apache.camel.impl.saga.InMemorySagaService
 
registerStep(CamelSagaStep) - Method in interface org.apache.camel.saga.CamelSagaService
 
registerThreadPoolProfile(ThreadPoolProfile) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
registerThreadPoolProfile(ThreadPoolProfile) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
registerThreadPoolProfile(ThreadPoolProfile) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Registers the given thread pool profile
registerThreadPoolProfile(ThreadPoolProfile) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Registers the given thread pool profile
registerTypeConverter(TypeConverterRegistry, Method, Class<?>, Class<?>, TypeConverter) - Method in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
 
registerTypeConverterLoader(Bundle, List<Activator.BaseService>) - Method in class org.apache.camel.impl.osgi.Activator
 
registry - Variable in class org.apache.camel.main.Main
 
Registry - Interface in org.apache.camel.spi
Represents a service registry which may be implemented via a Spring ApplicationContext, via JNDI, a simple Map or the OSGi Service Registry
REGISTRY_PORT - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
RegistryBean - Class in org.apache.camel.component.bean
An implementation of a BeanHolder which will look up a bean from the registry and act as a cache of its metadata
RegistryBean(CamelContext, String) - Constructor for class org.apache.camel.component.bean.RegistryBean
 
RegistryBean(Registry, CamelContext, String) - Constructor for class org.apache.camel.component.bean.RegistryBean
 
registryExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the Registry
RegistryRepository - Class in org.apache.camel.impl.health
 
RegistryRepository() - Constructor for class org.apache.camel.impl.health.RegistryRepository
 
reject() - Method in interface org.apache.camel.Rejectable
The task was rejected.
reject() - Method in class org.apache.camel.util.concurrent.RejectableFutureTask
 
Rejectable - Interface in org.apache.camel
Reject executing or processing some task.
RejectableFutureTask<V> - Class in org.apache.camel.util.concurrent
RejectableFutureTask(Callable<V>) - Constructor for class org.apache.camel.util.concurrent.RejectableFutureTask
 
RejectableFutureTask(Runnable, V) - Constructor for class org.apache.camel.util.concurrent.RejectableFutureTask
 
RejectableScheduledThreadPoolExecutor - Class in org.apache.camel.util.concurrent
Scheduled thread pool executor that creates RejectableFutureTask instead of FutureTask when registering new tasks for execution.
RejectableScheduledThreadPoolExecutor(int) - Constructor for class org.apache.camel.util.concurrent.RejectableScheduledThreadPoolExecutor
 
RejectableScheduledThreadPoolExecutor(int, ThreadFactory) - Constructor for class org.apache.camel.util.concurrent.RejectableScheduledThreadPoolExecutor
 
RejectableScheduledThreadPoolExecutor(int, RejectedExecutionHandler) - Constructor for class org.apache.camel.util.concurrent.RejectableScheduledThreadPoolExecutor
 
RejectableScheduledThreadPoolExecutor(int, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.apache.camel.util.concurrent.RejectableScheduledThreadPoolExecutor
 
RejectableThreadPoolExecutor - Class in org.apache.camel.util.concurrent
Thread pool executor that creates RejectableFutureTask instead of FutureTask when registering new tasks for execution.
RejectableThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class org.apache.camel.util.concurrent.RejectableThreadPoolExecutor
 
RejectableThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class org.apache.camel.util.concurrent.RejectableThreadPoolExecutor
 
RejectableThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler) - Constructor for class org.apache.camel.util.concurrent.RejectableThreadPoolExecutor
 
RejectableThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.apache.camel.util.concurrent.RejectableThreadPoolExecutor
 
rejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.builder.ThreadPoolBuilder
 
rejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
 
rejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
rejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.model.ThreadsDefinition
Sets the handler for tasks which cannot be executed by the thread pool.
rejectExecution(boolean) - Method in class org.apache.camel.model.ThrottleDefinition
Whether or not throttler throws the ThrottlerRejectedExecutionException when the exchange exceeds the request limit

Is by default false

rejectOld() - Method in class org.apache.camel.model.ResequenceDefinition
Sets the rejectOld flag to throw an error when a message older than the last delivered message is processed
release(Key, Service) - Method in class org.apache.camel.impl.DefaultServicePool
Deprecated.
 
release(Key, Service) - Method in interface org.apache.camel.spi.ServicePool
Deprecated.
Releases the service back to the pool
release() - Method in class org.apache.camel.util.ReferenceCount
Decreases the reference count and invoke onRelease if the reference count reaches 0.
release() - Method in class org.apache.camel.util.ReferenceCounted
 
releaseExclusiveReadLockOnAbort(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Releases the exclusive read lock granted by the acquireExclusiveReadLock method due an abort operation (acquireExclusiveReadLock returned false).
releaseExclusiveReadLockOnAbort(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnAbort(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnAbort(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnAbort(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnAbort(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnAbort(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnCommit(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Releases the exclusive read lock granted by the acquireExclusiveReadLock method due a commit operation (Exchange processing succeeded)
releaseExclusiveReadLockOnCommit(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnCommit(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnCommit(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnCommit(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnCommit(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnCommit(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnRollback(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Releases the exclusive read lock granted by the acquireExclusiveReadLock method due a rollback operation (Exchange processing failed)
releaseExclusiveReadLockOnRollback(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnRollback(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnRollback(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnRollback(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnRollback(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnRollback(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
releasePollingConsumer(Endpoint, PollingConsumer) - Method in class org.apache.camel.impl.ConsumerCache
Releases an acquired producer back after usage.
releasePollingConsumer(Endpoint, PollingConsumer) - Method in class org.apache.camel.impl.EmptyConsumerCache
 
releaseProducer(Endpoint, Producer) - Method in class org.apache.camel.impl.EmptyProducerCache
 
releaseProducer(Endpoint, Producer) - Method in class org.apache.camel.impl.ProducerCache
Releases an acquired producer back after usage.
releaseRetrievedFileResources(Exchange) - Method in class org.apache.camel.component.file.FileOperations
 
releaseRetrievedFileResources(Exchange) - Method in interface org.apache.camel.component.file.GenericFileOperations
Releases the resources consumed by a retrieved file
releaseView(CamelClusterView) - Method in interface org.apache.camel.cluster.CamelClusterService
Release a view if it has no references.
releaseView(CamelClusterView) - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
reloadStrategy - Variable in class org.apache.camel.main.MainSupport
 
ReloadStrategy - Interface in org.apache.camel.spi
SPI strategy for reloading Camel routes in an existing running CamelContext
ReloadStrategySupport - Class in org.apache.camel.support
Base class for implementing custom ReloadStrategy SPI plugins.
ReloadStrategySupport() - Constructor for class org.apache.camel.support.ReloadStrategySupport
 
remove() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
remove() - Method in class org.apache.camel.builder.AdviceWithBuilder
Removes the matched node(s)
remove(Object) - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
remove(String) - Method in class org.apache.camel.impl.DefaultEndpointUtilizationStatistics
 
remove(Exchange) - Method in class org.apache.camel.impl.DefaultInflightRepository
 
remove(Exchange, String) - Method in class org.apache.camel.impl.DefaultInflightRepository
 
remove(Object) - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
remove(Object) - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
remove(Bundle) - Method in class org.apache.camel.impl.osgi.tracker.BundleTracker
Remove a bundle from this BundleTracker.
remove() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
remove(CamelContext, String, Exchange) - Method in class org.apache.camel.processor.aggregate.MemoryAggregationRepository
 
remove(String) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
remove(String) - Method in class org.apache.camel.processor.idempotent.MemoryIdempotentRepository
 
remove(CamelContext, String, Exchange) - Method in interface org.apache.camel.spi.AggregationRepository
Removes the exchange with the given correlation key, which should happen when an Exchange is completed

Important: This method is not invoked if only one exchange was completed, and therefore the exchange does not need to be added to a repository, as its completed immediately.

remove(String) - Method in interface org.apache.camel.spi.EndpointUtilizationStatistics
To remove an endpoint from tracking information about its utilization
remove(Exchange, E) - Method in interface org.apache.camel.spi.ExchangeIdempotentRepository
Removes the key from the repository.
remove(E) - Method in interface org.apache.camel.spi.IdempotentRepository
Removes the key from the repository.
remove(Exchange) - Method in interface org.apache.camel.spi.InflightRepository
Removes the exchange from the inflight registry to the total counter
remove(Exchange, String) - Method in interface org.apache.camel.spi.InflightRepository
Removes the exchange from the inflight registry removing association to the given route
remove(CamelContext, String, Exchange) - Method in interface org.apache.camel.spi.OptimisticLockingAggregationRepository
Removes the given Exchange when both the supplied key and Exchange are present in the repository.
remove(K) - Method in class org.apache.camel.support.DefaultTimeoutMap
 
remove(K) - Method in interface org.apache.camel.TimeoutMap
Removes the object with the given key
remove() - Method in class org.apache.camel.util.GroupIterator
 
remove() - Method in class org.apache.camel.util.GroupTokenIterator
 
remove(Object) - Method in class org.apache.camel.util.LRUCache
 
remove() - Method in class org.apache.camel.util.SkipIterator
 
REMOVE_NAMESPACE_PREFIXES - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
removeAggregationStrategyFromExchange(Exchange) - Method in class org.apache.camel.processor.MulticastProcessor
Removes the associated AggregationStrategy from the Exchange which must be done after use.
removeAllBreakpoints() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
removeAllBreakpoints() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
removeAllBreakpoints() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
removeAllOnCompletionDefinition(ProcessorDefinition<?>) - Method in class org.apache.camel.model.OnCompletionDefinition
Removes all existing OnCompletionDefinition from the definition.
removeAttachment(String) - Method in class org.apache.camel.impl.DefaultMessage
 
removeAttachment(String) - Method in interface org.apache.camel.Message
Removes the attachment specified by the id
removeBreakpoint(String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
removeBreakpoint(Breakpoint) - Method in class org.apache.camel.impl.DefaultDebugger
 
removeBreakpoint(String) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
removeBreakpoint(String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
removeBreakpoint(Breakpoint) - Method in interface org.apache.camel.spi.Debugger
Removes the given breakpoint
removeById(RouteDefinition, String, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
removeByToString(RouteDefinition, String, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
removeByToUri(RouteDefinition, String, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
removeByType(RouteDefinition, Class<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
removeChildService(Object) - Method in class org.apache.camel.support.ChildServiceSupport
 
removeComponent(String) - Method in interface org.apache.camel.CamelContext
Removes a previously added component.
removeComponent(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
removeConsumer(DirectConsumer) - Method in class org.apache.camel.component.direct.DirectEndpoint
 
removeConsumer(DirectVmEndpoint, DirectVmConsumer) - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
removeConsumer(SchedulerConsumer) - Method in class org.apache.camel.component.scheduler.SchedulerComponent
 
removedBundle(Bundle, BundleEvent, Object) - Method in class org.apache.camel.impl.osgi.Activator
 
removedBundle(Bundle, BundleEvent, Object) - Method in class org.apache.camel.impl.osgi.tracker.BundleTracker
Default implementation of the BundleTrackerCustomizer.removedBundle method.
removedBundle(Bundle, BundleEvent, Object) - Method in interface org.apache.camel.impl.osgi.tracker.BundleTrackerCustomizer
A bundle tracked by the BundleTracker has been removed.
removeDir(File) - Static method in class org.apache.camel.util.FileUtil
 
removeEndpoint(Endpoint) - Method in interface org.apache.camel.CamelContext
Removes the endpoint from the EndpointRegistry.
removeEndpoint(Endpoint) - Method in class org.apache.camel.impl.DefaultCamelContext
 
removeEndpoints(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Removes the endpoint by the given pattern
removeEndpoints(String) - Method in interface org.apache.camel.CamelContext
Removes all endpoints with the given URI from the EndpointRegistry.
removeEndpoints(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
removeEndpoints(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
removeEventListener(CamelClusterEventListener) - Method in interface org.apache.camel.cluster.CamelClusterView
Remove the event listener.
removeEventListener(CamelClusterEventListener) - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterView
 
removeEventNotifier(EventNotifier) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
removeEventNotifier(EventNotifier) - Method in interface org.apache.camel.spi.ManagementStrategy
Removes the event notifier
removeExcessiveInProgressFiles(Deque<Exchange>, int) - Method in class org.apache.camel.component.file.GenericFileConsumer
Drain any in progress files as we are done with this batch
removeExcessiveInProgressFiles(List<GenericFile<T>>) - Method in class org.apache.camel.component.file.GenericFileConsumer
Drain any in progress files as we are done with the files
removeFaultHeader(String) - Static method in class org.apache.camel.builder.ProcessorBuilder
Deprecated.
will be removed in the near future. Instead use ProcessorBuilder.removeHeader(String)
removeFaultHeader(String) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
will be removed in the near future. Instead use ProcessorDefinition.removeHeader(String)
removeFilter(PackageScanFilter) - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
removeFilter(PackageScanFilter) - Method in class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
removeFilter(PackageScanFilter) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
removeFilter(PackageScanFilter) - Method in interface org.apache.camel.spi.PackageScanClassResolver
Removes the filter
removeFromEnvironment(String) - Method in class org.apache.camel.util.jndi.JndiContext
 
removeFromStore(String) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
removeHeader(String) - Method in interface org.apache.camel.Attachment
Remove all headers with this name.
removeHeader(String) - Static method in class org.apache.camel.builder.ProcessorBuilder
Removes the header on the message.
removeHeader(String) - Method in class org.apache.camel.impl.DefaultAttachment
 
removeHeader(String) - Method in class org.apache.camel.impl.DefaultMessage
 
removeHeader(String) - Method in interface org.apache.camel.Message
Removes the named header from this message
removeHeader(String) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which removes the header on the IN message
RemoveHeaderDefinition - Class in org.apache.camel.model
Removes a named header from the message
RemoveHeaderDefinition() - Constructor for class org.apache.camel.model.RemoveHeaderDefinition
 
RemoveHeaderDefinition(String) - Constructor for class org.apache.camel.model.RemoveHeaderDefinition
 
RemoveHeaderProcessor - Class in org.apache.camel.processor
A processor which removes the header from the IN or OUT message
RemoveHeaderProcessor(String) - Constructor for class org.apache.camel.processor.RemoveHeaderProcessor
 
removeHeaders(String) - Static method in class org.apache.camel.builder.ProcessorBuilder
Removes the headers on the message
removeHeaders(String, String...) - Static method in class org.apache.camel.builder.ProcessorBuilder
Removes all headers on the message, except for the ones provided in the names parameter
removeHeaders(String) - Method in class org.apache.camel.impl.DefaultMessage
 
removeHeaders(String, String...) - Method in class org.apache.camel.impl.DefaultMessage
 
removeHeaders(String) - Method in interface org.apache.camel.Message
Removes the headers from this message
removeHeaders(String, String...) - Method in interface org.apache.camel.Message
Removes the headers from this message that match the given pattern, except for the ones matching one or more excludePatterns
removeHeaders(String) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which removes the headers on the IN message
removeHeaders(String, String...) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which removes the headers on the IN message
RemoveHeadersDefinition - Class in org.apache.camel.model
Removes message headers whose name matches a specified pattern
RemoveHeadersDefinition() - Constructor for class org.apache.camel.model.RemoveHeadersDefinition
 
RemoveHeadersDefinition(String) - Constructor for class org.apache.camel.model.RemoveHeadersDefinition
 
RemoveHeadersDefinition(String, String...) - Constructor for class org.apache.camel.model.RemoveHeadersDefinition
 
RemoveHeadersProcessor - Class in org.apache.camel.processor
A processor which removes one ore more headers from the IN or OUT message
RemoveHeadersProcessor(String, String[]) - Constructor for class org.apache.camel.processor.RemoveHeadersProcessor
 
removeLeadingAndEndingQuotes(String) - Static method in class org.apache.camel.runtimecatalog.CatalogHelper
Removes all leading and ending quotes (single and double) from the string
removeLeadingAndEndingQuotes(String) - Static method in class org.apache.camel.util.StringHelper
Removes all leading and ending quotes (single and double) from the string
removeLeadingOperators(String) - Static method in class org.apache.camel.util.OgnlHelper
Removes any leading operators from the Camel OGNL expression.
removeMainListener(MainListener) - Method in class org.apache.camel.main.MainSupport
Removes the MainListener
removeMessageBodyOnBreakpoint(String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
removeMessageBodyOnBreakpoint(String) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
removeMessageBodyOnBreakpoint(String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
removeMessageHeaderOnBreakpoint(String, String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
removeMessageHeaderOnBreakpoint(String, String) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
removeMessageHeaderOnBreakpoint(String, String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
removeOnExceptionList(String) - Method in class org.apache.camel.builder.ErrorHandlerBuilderRef
 
removeOnExceptionList(String) - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
Remove the OnExceptionList by look up the route id from the ErrorHandlerBuilder internal map
removeOnFailure(boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
Sets whether to remove or keep the key on failure.
removeOperators(String) - Static method in class org.apache.camel.util.OgnlHelper
 
removeProcessor(Processor) - Method in interface org.apache.camel.processor.loadbalancer.LoadBalancer
Removes the given processor from the load balancer
removeProcessor(Processor) - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
removeProcessor(Processor) - Method in class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
 
removeProperties(String) - Static method in class org.apache.camel.builder.ProcessorBuilder
Removes the properties on the exchange
removeProperties(String, String...) - Static method in class org.apache.camel.builder.ProcessorBuilder
Removes all properties on the exchange, except for the ones provided in the names parameter
removeProperties(String) - Method in interface org.apache.camel.Exchange
Remove all of the properties associated with the exchange matching a specific pattern
removeProperties(String, String...) - Method in interface org.apache.camel.Exchange
Removes the properties from this exchange that match the given pattern, except for the ones matching one ore more excludePatterns
removeProperties(String) - Method in class org.apache.camel.impl.DefaultExchange
 
removeProperties(String, String...) - Method in class org.apache.camel.impl.DefaultExchange
 
removeProperties(String) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which removes the properties in the exchange
removeProperties(String, String...) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which removes the properties in the exchange
RemovePropertiesDefinition - Class in org.apache.camel.model
Removes message exchange properties whose name matches a specified pattern
RemovePropertiesDefinition() - Constructor for class org.apache.camel.model.RemovePropertiesDefinition
 
RemovePropertiesDefinition(String) - Constructor for class org.apache.camel.model.RemovePropertiesDefinition
 
RemovePropertiesDefinition(String, String...) - Constructor for class org.apache.camel.model.RemovePropertiesDefinition
 
RemovePropertiesProcessor - Class in org.apache.camel.processor
A processor which removes one ore more properties from the exchange
RemovePropertiesProcessor(String, String[]) - Constructor for class org.apache.camel.processor.RemovePropertiesProcessor
 
removeProperty(String) - Static method in class org.apache.camel.builder.ProcessorBuilder
Removes the property on the exchange
removeProperty(String) - Method in interface org.apache.camel.Exchange
Removes the given property on the exchange
removeProperty(String) - Method in class org.apache.camel.impl.DefaultExchange
 
removeProperty(String) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which removes the exchange property
RemovePropertyDefinition - Class in org.apache.camel.model
Removes a named property from the message exchange
RemovePropertyDefinition() - Constructor for class org.apache.camel.model.RemovePropertyDefinition
 
RemovePropertyDefinition(String) - Constructor for class org.apache.camel.model.RemovePropertyDefinition
 
RemovePropertyProcessor - Class in org.apache.camel.processor
A processor which removes the property from the exchange
RemovePropertyProcessor(String) - Constructor for class org.apache.camel.processor.RemovePropertyProcessor
 
removeQuotes(String) - Static method in class org.apache.camel.util.StringHelper
Removes all quotes (single and double) from the string
removeRepository(HealthCheckRepository) - Method in interface org.apache.camel.health.HealthCheckRegistry
Remove an Health Check repository.
removeRepository(HealthCheckRepository) - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
removeRestService(Consumer) - Method in class org.apache.camel.impl.DefaultRestRegistry
 
removeRestService(Consumer) - Method in interface org.apache.camel.spi.RestRegistry
Removes the REST service from the registry
removeRoute(String) - Method in interface org.apache.camel.CamelContext
Removes the given route (the route must be stopped before it can be removed).
removeRoute(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
removeRoute(String) - Method in class org.apache.camel.impl.DefaultInflightRepository
 
removeRoute(String) - Method in interface org.apache.camel.spi.InflightRepository
Removes the route from the in flight registry.
removeRouteDefinition(RouteDefinition) - Method in interface org.apache.camel.CamelContext
Removes a route definition from the CamelContext - stopping any previously running routes if any of them are actively running
removeRouteDefinition(String) - Method in class org.apache.camel.impl.DefaultCamelContext
Removes the route definition with the given key.
removeRouteDefinition(RouteDefinition) - Method in class org.apache.camel.impl.DefaultCamelContext
 
removeRouteDefinition(RouteDefinition) - Method in interface org.apache.camel.model.ModelCamelContext
Removes a route definition from the context - stopping any previously running routes if any of them are actively running
removeRouteDefinitions(Collection<RouteDefinition>) - Method in interface org.apache.camel.CamelContext
Removes a collection of route definitions from the CamelContext - stopping any previously running routes if any of them are actively running
removeRouteDefinitions(Collection<RouteDefinition>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
removeRouteDefinitions(Collection<RouteDefinition>) - Method in interface org.apache.camel.model.ModelCamelContext
Removes a collection of route definitions from the context - stopping any previously running routes if any of them are actively running
removeServer(Predicate<ServiceDefinition>) - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilter
Remove an existing server from the list of known servers.
removeServer(Predicate<ServiceDefinition>) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
Remove an existing server from the list of known servers.
removeService(Object) - Method in interface org.apache.camel.CamelContext
Removes a service from this CamelContext.
removeService(Object) - Method in class org.apache.camel.impl.DefaultCamelContext
 
removeStartingCharacters(String, char) - Static method in class org.apache.camel.util.ObjectHelper
removeStartingCharacters(String, char) - Static method in class org.apache.camel.util.StringHelper
Removes any starting characters on the given text which match the given character
removeStateChangeListener(BiConsumer<HealthCheck.State, HealthCheck>) - Method in interface org.apache.camel.health.HealthCheckService
Remove the state change listener.
removeStateChangeListener(BiConsumer<HealthCheck.State, HealthCheck>) - Method in class org.apache.camel.impl.health.DefaultHealthCheckService
 
removeSynchronization(Synchronization) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
removeSynchronization(Synchronization) - Method in interface org.apache.camel.spi.UnitOfWork
Removes a synchronization hook
removeTimer(TimerConsumer) - Method in class org.apache.camel.component.timer.TimerComponent
 
removeTimer(TimerConsumer) - Method in class org.apache.camel.component.timer.TimerEndpoint
 
removeTimerListener(TimerListener) - Method in class org.apache.camel.support.TimerListenerManager
Removes the listener.
removeTraceHandler(TraceEventHandler) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
Remove the given tracehandler
removeTracker(CamelContextTracker) - Method in class org.apache.camel.impl.CamelContextTrackerRegistry
 
removeTrailingOperators(String) - Static method in class org.apache.camel.util.OgnlHelper
Removes any trailing operators from the Camel OGNL expression.
removeTypeConverter(Class<?>, Class<?>) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
removeTypeConverter(Class<?>, Class<?>) - Method in interface org.apache.camel.spi.TypeConverterRegistry
Removes the type converter
rename(Name, Name) - Method in class org.apache.camel.util.jndi.JndiContext
 
rename(String, String) - Method in class org.apache.camel.util.jndi.JndiContext
 
renameFile(String, String) - Method in class org.apache.camel.component.file.FileOperations
 
renameFile(String, String) - Method in interface org.apache.camel.component.file.GenericFileOperations
Renames the file
renameFile(Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileExpressionRenamer
 
renameFile(GenericFileOperations<T>, GenericFile<T>, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
renameFile(Exchange, GenericFile<T>) - Method in interface org.apache.camel.component.file.strategy.GenericFileRenamer
Renames the given file
renameFile(File, File, boolean) - Static method in class org.apache.camel.util.FileUtil
Renames a file.
renameFileUsingCopy(File, File) - Static method in class org.apache.camel.util.FileUtil
Rename file using copy and delete strategy.
replace() - Method in class org.apache.camel.builder.AdviceWithBuilder
Replaces the matched node(s) with the following nodes.
replaceAll(String, String, String) - Static method in class org.apache.camel.util.StringHelper
Replaces all the from tokens in the given input string.
replaceById(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
replaceByToString(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
replaceByToUri(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
replaceByType(RouteDefinition, Class<?>, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
replaceFrom(RouteDefinition, Endpoint) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
replaceFromWith(String) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Replaces the route from endpoint with a new uri
replaceFromWith(Endpoint) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Replaces the route from endpoint with a new endpoint
replaceFromWith(RouteDefinition, String) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
replaceMessage(Exchange, Message, boolean) - Static method in class org.apache.camel.util.ExchangeHelper
Replaces the existing message with the new message
reporter - Variable in class org.apache.camel.component.mock.MockEndpoint
 
request() - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
request(Class<T>) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
request() - Method in interface org.apache.camel.FluentProducerTemplate
Send to an endpoint (InOut) returning any result output body.
request(Class<T>) - Method in interface org.apache.camel.FluentProducerTemplate
Send to an endpoint (InOut).
request(Endpoint, Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
request(String, Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
request(Endpoint, Processor) - Method in interface org.apache.camel.ProducerTemplate
Sends an exchange to an endpoint using a supplied processor Uses an ExchangePattern.InOut message exchange pattern.
request(String, Processor) - Method in interface org.apache.camel.ProducerTemplate
Sends an exchange to an endpoint using a supplied processor Uses an ExchangePattern.InOut message exchange pattern.
requestBody(String, Object) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
requestBody(Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
requestBody(Endpoint, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
requestBody(String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
requestBody(Object, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
requestBody(Endpoint, Object, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
requestBody(String, Object, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
requestBody(String, Object) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
requestBody(Object) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to the default endpoint and returns the result content Uses an ExchangePattern.InOut message exchange pattern.
requestBody(Object, Class<T>) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to the default endpoint and returns the result content Uses an ExchangePattern.InOut message exchange pattern.
requestBody(Endpoint, Object) - Method in interface org.apache.camel.ProducerTemplate
Send the body to an endpoint returning any result output body.
requestBody(Endpoint, Object, Class<T>) - Method in interface org.apache.camel.ProducerTemplate
Send the body to an endpoint returning any result output body.
requestBody(String, Object) - Method in interface org.apache.camel.ProducerTemplate
Send the body to an endpoint returning any result output body.
requestBody(String, Object, Class<T>) - Method in interface org.apache.camel.ProducerTemplate
Send the body to an endpoint returning any result output body.
requestBodyAndHeader(Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
requestBodyAndHeader(Endpoint, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
requestBodyAndHeader(String, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
requestBodyAndHeader(Endpoint, Object, String, Object, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
requestBodyAndHeader(String, Object, String, Object, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
requestBodyAndHeader(Object, String, Object) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to the default endpoint and returns the result content Uses an ExchangePattern.InOut message exchange pattern.
requestBodyAndHeader(Endpoint, Object, String, Object) - Method in interface org.apache.camel.ProducerTemplate
Send the body to an endpoint returning any result output body.
requestBodyAndHeader(Endpoint, Object, String, Object, Class<T>) - Method in interface org.apache.camel.ProducerTemplate
Send the body to an endpoint returning any result output body.
requestBodyAndHeader(String, Object, String, Object) - Method in interface org.apache.camel.ProducerTemplate
Send the body to an endpoint returning any result output body.
requestBodyAndHeader(String, Object, String, Object, Class<T>) - Method in interface org.apache.camel.ProducerTemplate
Send the body to an endpoint returning any result output body.
requestBodyAndHeaders(String, Object, Map<String, Object>) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
requestBodyAndHeaders(String, Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
requestBodyAndHeaders(Endpoint, Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
requestBodyAndHeaders(Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
requestBodyAndHeaders(String, Object, Map<String, Object>, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
requestBodyAndHeaders(Endpoint, Object, Map<String, Object>, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
requestBodyAndHeaders(String, Object, Map<String, Object>) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
requestBodyAndHeaders(String, Object, Map<String, Object>) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to an endpoint with the specified headers and header values.
requestBodyAndHeaders(String, Object, Map<String, Object>, Class<T>) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to an endpoint with the specified headers and header values.
requestBodyAndHeaders(Endpoint, Object, Map<String, Object>) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to an endpoint with the specified headers and header values.
requestBodyAndHeaders(Object, Map<String, Object>) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to the default endpoint and returns the result content Uses an ExchangePattern.InOut message exchange pattern.
requestBodyAndHeaders(Endpoint, Object, Map<String, Object>, Class<T>) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to an endpoint with the specified headers and header values.
requestLogEnabled(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Whether HystrixCommand execution and events should be logged to HystrixRequestLog.
requestStringBody(String, String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
requestStringBody(String, String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
required(Boolean) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Whether the parameter is required
Required - Annotation Type in org.apache.camel.spi
Deprecated.
use Metadata
RequiredSagaProcessor - Class in org.apache.camel.processor.saga
Saga processor implementing the REQUIRED propagation mode.
RequiredSagaProcessor(CamelContext, Processor, CamelSagaService, SagaCompletionMode, CamelSagaStep) - Constructor for class org.apache.camel.processor.saga.RequiredSagaProcessor
 
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).
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).
RequiresNewSagaProcessor - Class in org.apache.camel.processor.saga
Saga processor implementing the REQUIRES_NEW propagation mode.
RequiresNewSagaProcessor(CamelContext, Processor, CamelSagaService, SagaCompletionMode, CamelSagaStep) - Constructor for class org.apache.camel.processor.saga.RequiresNewSagaProcessor
 
requiresOption(String, Map<String, Object>) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorHelper
 
resequence() - Method in class org.apache.camel.model.ProcessorDefinition
Resequencer EIP: Creates a resequencer allowing you to reorganize messages based on some comparator.
resequence(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Resequencer EIP: Creates a resequencer allowing you to reorganize messages based on some comparator.
ResequenceDefinition - Class in org.apache.camel.model
Resequences (re-order) messages based on an expression
ResequenceDefinition() - Constructor for class org.apache.camel.model.ResequenceDefinition
 
ResequenceDefinition(Expression) - Constructor for class org.apache.camel.model.ResequenceDefinition
 
Resequencer - Class in org.apache.camel.processor
An implementation of the Resequencer which can reorder messages within a batch.
Resequencer(CamelContext, Processor, Expression) - Constructor for class org.apache.camel.processor.Resequencer
 
Resequencer(CamelContext, Processor, Expression, boolean, boolean) - Constructor for class org.apache.camel.processor.Resequencer
 
Resequencer(CamelContext, Processor, Set<Exchange>, Expression) - Constructor for class org.apache.camel.processor.Resequencer
 
ResequencerConfig - Class in org.apache.camel.model.config
 
ResequencerConfig() - Constructor for class org.apache.camel.model.config.ResequencerConfig
 
ResequencerEngine<E> - Class in org.apache.camel.processor.resequencer
Resequences elements based on a given SequenceElementComparator.
ResequencerEngine(SequenceElementComparator<E>) - Constructor for class org.apache.camel.processor.resequencer.ResequencerEngine
Creates a new resequencer instance with a default timeout of 2000 milliseconds.
reset(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Resets all the performance counters.
reset() - Method in interface org.apache.camel.api.management.mbean.ManagedCounterMBean
 
reset(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
reset() - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeEndpointRegistryMBean
 
reset() - Method in class org.apache.camel.builder.NotifyBuilder
Resets the notifier.
reset() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
reset() - Method in class org.apache.camel.component.mock.MockEndpoint
 
reset() - Method in class org.apache.camel.converter.IOConverter.EncodingInputStream
 
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.converter.stream.SourceCache
 
reset() - Method in class org.apache.camel.converter.stream.StreamSourceCache
 
reset(CamelContext, String) - Static method in class org.apache.camel.impl.DefaultRouteError
 
reset() - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
reset() - Method in class org.apache.camel.impl.FileStateRepository
Resets and clears the store to force it to reload from file
reset(boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
reset() - Method in class org.apache.camel.management.mbean.ManagedChoice
 
reset() - Method in class org.apache.camel.management.mbean.ManagedCounter
 
reset() - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
reset() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
reset() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
reset() - Method in class org.apache.camel.management.mbean.ManagedFilter
 
reset() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
reset() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
reset() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
reset(boolean) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
reset() - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
reset() - Method in class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
reset() - Method in class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
reset() - Method in class org.apache.camel.management.mbean.ManagedSendProcessor
 
reset() - Method in class org.apache.camel.management.mbean.ManagedThroughputLogger
 
reset() - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
reset() - Method in class org.apache.camel.management.mbean.Statistic
 
reset() - Method in class org.apache.camel.management.mbean.StatisticCounter
 
reset() - Method in class org.apache.camel.management.mbean.StatisticDelta
 
reset() - Method in class org.apache.camel.management.mbean.StatisticMaximum
 
reset() - Method in class org.apache.camel.management.mbean.StatisticMinimum
 
reset() - Method in class org.apache.camel.management.mbean.StatisticValue
 
reset() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Reset the counters
reset() - Method in class org.apache.camel.processor.ChoiceProcessor
Reset counters.
reset() - Method in class org.apache.camel.processor.FilterProcessor
Reset counters.
reset() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Reset and clears the 1st-level cache to force it to reload from file
reset() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
 
reset() - Method in class org.apache.camel.processor.loadbalancer.ExceptionFailureStatistics
 
reset() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
reset() - Method in class org.apache.camel.processor.SendProcessor
 
reset() - Method in class org.apache.camel.processor.ThroughputLogger
 
reset() - Method in class org.apache.camel.processor.validation.DefaultValidationErrorHandler
 
reset() - Method in interface org.apache.camel.processor.validation.ValidatorErrorHandler
Resets any state within this error handler
reset() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.Statistics
Reset the counters
reset() - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry
Reset the statistic counters
reset() - Method in interface org.apache.camel.spi.StreamCachingStrategy.Statistics
Reset the counters
reset() - Method in interface org.apache.camel.spi.TypeConverterRegistry.Statistics
Reset the counters
reset() - Method in interface org.apache.camel.StreamCache
Resets the StreamCache for a new stream consumption.
reset() - Method in interface org.apache.camel.util.backoff.BackOffTimer.Task
Reset the task.
resetAllCounters() - Static method in class org.apache.camel.impl.DefaultNodeIdFactory
Helper method for test purposes that allows tests to start clean (made protected to ensure that it is not called accidentally)
resetCacheStatistics() - Method in class org.apache.camel.impl.ConsumerCache
Resets the cache statistics
resetCacheStatistics() - Method in class org.apache.camel.impl.ProducerCache
Resets the cache statistics
resetCounters() - Method in interface org.apache.camel.spi.ReloadStrategy
Reset the counters.
resetCounters() - Method in class org.apache.camel.support.ReloadStrategySupport
 
resetDebugCounter() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
resetDebugCounter() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
resetDebugCounter() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
resetDuplicateMessageCount() - Method in interface org.apache.camel.api.management.mbean.ManagedIdempotentConsumerMBean
 
resetDuplicateMessageCount() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
resetDuplicateMessageCount() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
Resets the duplicate message counter to 0L.
resetMocks(CamelContext) - Static method in class org.apache.camel.component.mock.MockEndpoint
Reset all mock endpoints
resetRuntimeRatios() - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
resetStatistics() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
resetStatistics() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
resetStatistics() - Method in interface org.apache.camel.api.management.mbean.ManagedConsumerCacheMBean
 
resetStatistics() - Method in interface org.apache.camel.api.management.mbean.ManagedProducerCacheMBean
 
resetStatistics() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
resetStatistics() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
resetStatistics() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
resetStatistics() - Method in class org.apache.camel.management.mbean.ManagedConsumerCache
 
resetStatistics() - Method in class org.apache.camel.management.mbean.ManagedProducerCache
 
resetStatistics() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
resetStatistics() - Method in class org.apache.camel.util.LRUCache
Rest the cache statistics such as hits and misses.
resetStreamCache(Message) - Static method in class org.apache.camel.util.MessageHelper
If the message body contains a StreamCache instance, reset the cache to enable reading from it again.
resetThroughputLogger() - Method in interface org.apache.camel.api.management.mbean.ManagedThroughputLoggerMBean
 
resetThroughputLogger() - Method in class org.apache.camel.management.mbean.ManagedThroughputLogger
 
resetTimestamp - Variable in class org.apache.camel.management.mbean.ManagedCounter
 
resetTraceCounter() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
resetTraceCounter() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
resetTraceCounter() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
resetTypeConversionCounters() - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
resetTypeConversionCounters() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
resloveStringParameter(CamelContext, String, Class<T>) - Static method in class org.apache.camel.util.EndpointHelper
resolve(String, String) - Method in class org.apache.camel.builder.xml.XsltUriResolver
 
resolve(CamelContext, String) - Static method in class org.apache.camel.component.mock.MockEndpoint
A helper method to resolve the mock endpoint of the given URI on the given context
resolve(CamelContext) - Method in class org.apache.camel.impl.HeadersMapFactoryResolver
 
resolve(CamelContext, String) - Method in class org.apache.camel.processor.SendDynamicAwareResolver
 
resolveAndRemoveReferenceListParameter(Map<String, Object>, String, Class<T>) - Method in class org.apache.camel.impl.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.impl.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.impl.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.impl.DefaultComponent
Resolves a reference parameter in the registry and removes it from the map.
resolveClass(String) - Method in class org.apache.camel.impl.DefaultClassResolver
 
resolveClass(String, Class<T>) - Method in class org.apache.camel.impl.DefaultClassResolver
 
resolveClass(String, ClassLoader) - Method in class org.apache.camel.impl.DefaultClassResolver
 
resolveClass(String, Class<T>, ClassLoader) - Method in class org.apache.camel.impl.DefaultClassResolver
 
resolveClass(String) - Method in interface org.apache.camel.spi.ClassResolver
Resolves the given class by its name
resolveClass(String, Class<T>) - Method in interface org.apache.camel.spi.ClassResolver
Resolves the given class by its name
resolveClass(String, ClassLoader) - Method in interface org.apache.camel.spi.ClassResolver
Resolves the given class by its name
resolveClass(String, Class<T>, ClassLoader) - Method in interface org.apache.camel.spi.ClassResolver
Resolves the given class by its name
resolveClass(ObjectStreamClass) - Method in class org.apache.camel.util.CamelObjectInputStream
 
resolveComponent(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
resolveComponent(String, CamelContext) - Method in class org.apache.camel.impl.DefaultComponentResolver
 
resolveComponent(String, CamelContext) - Method in class org.apache.camel.impl.osgi.Activator.BundleComponentResolver
 
resolveComponent(String, CamelContext) - Method in interface org.apache.camel.spi.ComponentResolver
Attempts to resolve the component for the given URI
resolveComponentDefaultName(String) - Method in interface org.apache.camel.CamelContext
Resolves a component's default name from its java type.
resolveComponentDefaultName(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
resolveDataFormat(String) - Method in interface org.apache.camel.CamelContext
Resolve a data format given its name
resolveDataFormat(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
resolveDataFormat(String, CamelContext) - Method in class org.apache.camel.impl.DefaultDataFormatResolver
 
resolveDataFormat(String, CamelContext) - Method in class org.apache.camel.impl.osgi.Activator.BundleDataFormatResolver
 
resolveDataFormat(String, CamelContext) - Method in interface org.apache.camel.spi.DataFormatResolver
Resolves the given data format given its name.
resolveDataFormatDefinition(String) - Method in interface org.apache.camel.CamelContext
Resolve a data format definition given its name
resolveDataFormatDefinition(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
resolveDataFormatDefinition(String, CamelContext) - Method in class org.apache.camel.impl.osgi.Activator.BundleDataFormatResolver
 
resolveDataFormatDefinition(String) - Method in interface org.apache.camel.model.ModelCamelContext
Resolve a data format definition given its name
resolveDefaultFactoryFinder(ClassResolver) - Method in class org.apache.camel.impl.DefaultFactoryFinderResolver
 
resolveDefaultFactoryFinder(ClassResolver) - Method in interface org.apache.camel.spi.FactoryFinderResolver
Creates a new default factory finder using a default resource path.
resolveEndpoint(String) - Method in class org.apache.camel.impl.DefaultRouteContext
 
resolveEndpoint(String, String) - Method in class org.apache.camel.impl.DefaultRouteContext
 
resolveEndpoint(RouteContext) - Method in class org.apache.camel.model.FromDefinition
 
resolveEndpoint(CamelContext, String) - Method in class org.apache.camel.model.RouteDefinition
 
resolveEndpoint(RouteContext) - Method in class org.apache.camel.model.SendDefinition
 
resolveEndpoint(Exchange, Object) - Method in class org.apache.camel.processor.Enricher
 
resolveEndpoint(Exchange, Object) - Method in class org.apache.camel.processor.PollEnricher
 
resolveEndpoint(Exchange, Object) - Method in class org.apache.camel.processor.RecipientList
 
resolveEndpoint(Exchange, Object) - Static method in class org.apache.camel.processor.RecipientListProcessor
 
resolveEndpoint(RoutingSlip.RoutingSlipIterator, Exchange) - Method in class org.apache.camel.processor.RoutingSlip
 
resolveEndpoint(Exchange, Object) - Static method in class org.apache.camel.processor.SendDynamicProcessor
 
resolveEndpoint(String) - Method in interface org.apache.camel.spi.RouteContext
Resolves an endpoint from the URI
resolveEndpoint(String, String) - Method in interface org.apache.camel.spi.RouteContext
Resolves an endpoint from either a URI or a named reference
resolveEndpoint(Exchange, Object) - Static method in class org.apache.camel.util.ExchangeHelper
Attempts to resolve the endpoint for the given value
ResolveEndpointFailedException - Exception in org.apache.camel
A runtime exception thrown if an Endpoint cannot be resolved via URI
ResolveEndpointFailedException(String, Throwable) - Constructor for exception org.apache.camel.ResolveEndpointFailedException
 
ResolveEndpointFailedException(String, String) - Constructor for exception org.apache.camel.ResolveEndpointFailedException
 
ResolveEndpointFailedException(String) - Constructor for exception org.apache.camel.ResolveEndpointFailedException
 
resolveExchangePattern(Object) - Method in class org.apache.camel.processor.RecipientListProcessor
 
resolveExchangePatternFromUrl(String) - Static method in class org.apache.camel.util.EndpointHelper
Attempts to resolve if the url has an exchangePattern option configured
resolveFactoryFinder(ClassResolver, String) - Method in class org.apache.camel.impl.DefaultFactoryFinderResolver
 
resolveFactoryFinder(ClassResolver, String) - Method in interface org.apache.camel.spi.FactoryFinderResolver
Creates a new factory finder.
resolveKnownConstantFields(Object) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Inspects the given definition and resolves known fields

This implementation will check all the getter/setter pairs on this instance and for all the values (which is a String type) will check if it refers to a known field (such as on Exchange).

resolveLanguage(String) - Method in interface org.apache.camel.CamelContext
Resolves a language for creating expressions
resolveLanguage(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
resolveLanguage(String, CamelContext) - Method in class org.apache.camel.impl.DefaultLanguageResolver
 
resolveLanguage(String, CamelContext) - Method in class org.apache.camel.impl.osgi.Activator.BundleLanguageResolver
 
resolveLanguage(String, CamelContext) - Method in class org.apache.camel.impl.osgi.Activator.BundleMetaLanguageResolver
 
resolveLanguage(String, CamelContext) - Method in interface org.apache.camel.spi.LanguageResolver
Resolves the given language.
resolveManagementName(String, String, boolean) - Method in class org.apache.camel.impl.DefaultManagementNameStrategy
Creates a new management name with the given pattern
resolveManagementName(String, String, boolean) - Method in interface org.apache.camel.spi.ManagementNameStrategy
Creates a new management name with the given pattern.
resolveMandatoryClass(String) - Method in class org.apache.camel.impl.DefaultClassResolver
 
resolveMandatoryClass(String, Class<T>) - Method in class org.apache.camel.impl.DefaultClassResolver
 
resolveMandatoryClass(String, ClassLoader) - Method in class org.apache.camel.impl.DefaultClassResolver
 
resolveMandatoryClass(String, Class<T>, ClassLoader) - Method in class org.apache.camel.impl.DefaultClassResolver
 
resolveMandatoryClass(String) - Method in interface org.apache.camel.spi.ClassResolver
Resolves the given class by its name
resolveMandatoryClass(String, Class<T>) - Method in interface org.apache.camel.spi.ClassResolver
Resolves the given class by its name
resolveMandatoryClass(String, ClassLoader) - Method in interface org.apache.camel.spi.ClassResolver
Resolves the given class by its name
resolveMandatoryClass(String, Class<T>, ClassLoader) - Method in interface org.apache.camel.spi.ClassResolver
Resolves the given class by its name
resolveMandatoryEndpoint(String) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
resolveMandatoryEndpoint(String) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
resolveMandatoryResourceAsInputStream(CamelContext, String) - Static method in class org.apache.camel.util.ResourceHelper
Resolves the mandatory resource.
resolveMandatoryResourceAsInputStream(ClassResolver, String) - Static method in class org.apache.camel.util.ResourceHelper
resolveMandatoryResourceAsUrl(ClassResolver, String) - Static method in class org.apache.camel.util.ResourceHelper
Resolves the mandatory resource.
resolveMessageIdRepository(RouteContext) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
Strategy method to resolve the IdempotentRepository to use
resolveOptionalExternalScript(CamelContext, String) - Static method in class org.apache.camel.util.ResourceHelper
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.util.EndpointHelper
Resolves a parameter, by doing a reference lookup if the parameter is a reference, and converting the parameter to the given type.
resolvePath(String) - Static method in class org.apache.camel.util.FilePathResolver
Resolves the path.
resolvePolicy(RouteContext) - Method in class org.apache.camel.model.PolicyDefinition
 
resolvePolicy(RouteContext) - Method in class org.apache.camel.model.TransactedDefinition
 
resolveProperties(CamelContext, boolean, List<PropertiesLocation>) - Method in class org.apache.camel.component.properties.DefaultPropertiesResolver
 
resolveProperties(CamelContext, boolean, List<PropertiesLocation>) - Method in interface org.apache.camel.component.properties.PropertiesResolver
Resolve properties from the given uri
resolvePropertyPlaceholders(String) - Method in interface org.apache.camel.CamelContext
Parses the given text and resolve any property placeholders - using {{key}}.
resolvePropertyPlaceholders(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
resolvePropertyPlaceholders(RouteContext, Object) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
resolvePropertyPlaceholders(CamelContext, Object) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Inspects the given definition and resolves any property placeholders from its properties.
resolvePropertyPlaceholders(CamelContext, Object) - Static method in class org.apache.camel.util.CamelContextHelper
Inspects the given object and resolves any property placeholders from its properties.
resolver - Variable in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
 
resolver - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
resolveRawParameterValues(Map<String, Object>) - Static method in class org.apache.camel.util.URISupport
Traverses the given parameters, and resolve any parameter values which uses the RAW token syntax: key=RAW(value).
resolveReferenceListParameter(CamelContext, String, Class<T>) - Static method in class org.apache.camel.util.EndpointHelper
Resolves a reference list parameter by making lookups in the registry.
resolveReferenceParameter(CamelContext, String, Class<T>) - Static method in class org.apache.camel.util.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.util.EndpointHelper
Resolves a reference parameter by making a lookup in the registry.
resolveRejectedPolicy(RouteContext) - Method in class org.apache.camel.model.ThreadsDefinition
 
resolveResource(String, String, String, String, String) - Method in class org.apache.camel.component.validator.DefaultLSResourceResolver
 
resolveResource(String) - Method in class org.apache.camel.util.jsse.JsseParameters
Attempts to loads a resource using a number of different approaches.
resolveResourceAsInputStream(ClassResolver, String) - Static method in class org.apache.camel.util.ResourceHelper
Resolves the resource.
resolveResourceAsUrl(ClassResolver, String) - Static method in class org.apache.camel.util.ResourceHelper
Resolves the resource.
ResolverHelper - Class in org.apache.camel.util
Some helper methods for new resolvers (like ComponentResolver, DataFormatResolver, etc.).
ResolverHelper.LookupExceptionHandler - Class in org.apache.camel.util
 
resolveScheme(Exchange, String) - Static method in class org.apache.camel.processor.SendDynamicProcessor
 
resolveScheme(String) - Static method in class org.apache.camel.util.ExchangeHelper
Resolve the component scheme (aka name) from the given endpoint uri
resolveScript(String) - Method in class org.apache.camel.component.language.LanguageEndpoint
Resolves the script.
resolveSpoolDirectory(String) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
resolveStaticUri(Exchange, SendDynamicAware.DynamicAwareEntry) - Method in interface org.apache.camel.spi.SendDynamicAware
Resolves the static part of the uri that are used for creating a single Endpoint and Producer that will be reused for processing the optimised toD.
resolveThreadName(String) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
resolveThreadName(String) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Creates a full thread name
resolveThreadName(String, String) - Static method in class org.apache.camel.util.concurrent.ThreadHelper
Creates a new thread name with the given pattern

See ExecutorServiceManager.setThreadNamePattern(String) for supported patterns.

resolveTransformer(String) - Method in interface org.apache.camel.CamelContext
Resolve a transformer given a scheme
resolveTransformer(DataType, DataType) - Method in interface org.apache.camel.CamelContext
Resolve a transformer given from/to data type.
resolveTransformer(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
resolveTransformer(DataType, DataType) - Method in class org.apache.camel.impl.DefaultCamelContext
 
resolveTransformer(TransformerKey) - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
resolveTransformer(K) - Method in interface org.apache.camel.spi.TransformerRegistry
Lookup a Transformer in the registry which supports the transformation for the data types represented by the key.
resolveUri(Exchange, Object) - Static method in class org.apache.camel.processor.SendDynamicProcessor
 
resolveValidator(DataType) - Method in interface org.apache.camel.CamelContext
Resolve a validator given from/to data type.
resolveValidator(DataType) - Method in class org.apache.camel.impl.DefaultCamelContext
 
resolveValidator(ValidatorKey) - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
resolveValidator(K) - Method in interface org.apache.camel.spi.ValidatorRegistry
Lookup a Validator in the registry which supports the validation for the data type represented by the key.
resolveVariable(QName) - Method in class org.apache.camel.builder.xml.MessageVariableResolver
 
RESOURCE - Static variable in class org.apache.camel.component.language.LanguageComponent
 
RESOURCE - Static variable in class org.apache.camel.support.LanguageSupport
 
resource - Variable in class org.apache.camel.util.jsse.KeyStoreParameters
The optional file path, class path resource, or URL of the resource used to load the key store.
RESOURCE_PATH - Static variable in class org.apache.camel.component.rest.RestApiEndpoint
 
RESOURCE_PATH - Static variable in class org.apache.camel.component.rest.RestEndpoint
 
RESOURCE_PATH - Static variable in class org.apache.camel.impl.DefaultComponentResolver
 
RESOURCE_PATH - Static variable in class org.apache.camel.impl.DefaultProcessorFactory
 
RESOURCE_PATH - Static variable in class org.apache.camel.impl.HeadersMapFactoryResolver
 
RESOURCE_PATH - Static variable in class org.apache.camel.model.cloud.ServiceCallDefinitionConstants
 
RESOURCE_PATH - Static variable in class org.apache.camel.processor.SendDynamicAwareResolver
 
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.util
Helper class for loading resources on the classpath or file system.
responseMessage(RestOperationResponseMsgDefinition) - Method in class org.apache.camel.model.rest.RestDefinition
 
responseMessage() - Method in class org.apache.camel.model.rest.RestDefinition
 
responseMessage(VerbDefinition) - Method in class org.apache.camel.model.rest.RestDefinition
 
responseMessages(List<RestOperationResponseMsgDefinition>) - Method in class org.apache.camel.model.rest.RestDefinition
 
responseModel(Class<?>) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
The response model
rest() - Method in class org.apache.camel.builder.RouteBuilder
Creates a new REST service
rest(String) - Method in class org.apache.camel.builder.RouteBuilder
Creates a new REST service
rest() - Method in class org.apache.camel.model.rest.RestsDefinition
Creates a rest DSL
rest(String) - Method in class org.apache.camel.model.rest.RestsDefinition
Creates a rest DSL
rest(RestDefinition) - Method in class org.apache.camel.model.rest.RestsDefinition
REST_HTTP_QUERY - Static variable in interface org.apache.camel.Exchange
 
REST_HTTP_URI - Static variable in interface org.apache.camel.Exchange
 
REST_PROPERTY - Static variable in interface org.apache.camel.Route
 
RestApiComponent - Class in org.apache.camel.component.rest
Rest API component.
RestApiComponent() - Constructor for class org.apache.camel.component.rest.RestApiComponent
 
RestApiConsumerFactory - Interface in org.apache.camel.spi
Allows SPI to plugin a RestApiConsumerFactory that creates the Camel Consumer responsible for handling incoming HTTP GET requests from clients that request to access the REST API documentation.
RestApiEndpoint - Class in org.apache.camel.component.rest
The rest-api component is used for providing Swagger API of the REST services which has been defined using the rest-dsl in Camel.
RestApiEndpoint(String, RestApiComponent) - Constructor for class org.apache.camel.component.rest.RestApiEndpoint
 
RestApiProcessorFactory - Interface in org.apache.camel.spi
Allows SPI to plugin a RestApiProcessorFactory that creates the Camel Processor responsible for servicing and generating the REST API documentation.
RestApiProducer - Class in org.apache.camel.component.rest
 
RestApiProducer(Endpoint, Processor) - Constructor for class org.apache.camel.component.rest.RestApiProducer
 
restart() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
restart() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
restart(long) - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
restart() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
restart() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
restart(long) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
restart() - Method in class org.apache.camel.util.StopWatch
Starts or restarts the stop watch
RestBindingAdvice - Class in org.apache.camel.processor
A CamelInternalProcessorAdvice that binds the REST DSL incoming and outgoing messages from sources of json or xml to Java Objects.
RestBindingAdvice(CamelContext, DataFormat, DataFormat, DataFormat, DataFormat, String, String, String, boolean, boolean, boolean, Map<String, String>, Map<String, String>, boolean, Set<String>, Set<String>) - Constructor for class org.apache.camel.processor.RestBindingAdvice
 
RestBindingDefinition - Class in org.apache.camel.model.rest
To configure rest binding
RestBindingDefinition() - Constructor for class org.apache.camel.model.rest.RestBindingDefinition
 
RestBindingMode - Enum in org.apache.camel.model.rest
 
RestComponent - Class in org.apache.camel.component.rest
Rest component.
RestComponent() - Constructor for class org.apache.camel.component.rest.RestComponent
 
RestComponentVerifierExtension - Class in org.apache.camel.component.rest
 
restConfiguration() - Method in class org.apache.camel.builder.RouteBuilder
Configures the REST services
restConfiguration(String) - Method in class org.apache.camel.builder.RouteBuilder
Configures the REST service for the given component
RestConfiguration - Class in org.apache.camel.spi
Configuration use by RestConsumerFactory and RestApiConsumerFactory for Camel components to support the Camel rest DSL.
RestConfiguration() - Constructor for class org.apache.camel.spi.RestConfiguration
 
RestConfiguration.RestBindingMode - Enum in org.apache.camel.spi
 
RestConfiguration.RestHostNameResolver - Enum in org.apache.camel.spi
 
RestConfigurationDefinition - Class in org.apache.camel.model.rest
To configure rest
RestConfigurationDefinition() - Constructor for class org.apache.camel.model.rest.RestConfigurationDefinition
 
RestConstants - Class in org.apache.camel.model.rest
 
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.
RestConsumerFactory - Interface in org.apache.camel.spi
Allows SPI to plugin a RestConsumerFactory that creates the Camel Consumer responsible for handling incoming HTTP requests from clients that request to access REST services which has been created using the rest-dsl.
RestContainer - Interface in org.apache.camel.model.rest
Container to hold Rest.
RestContextRefDefinition - Class in org.apache.camel.model
To refer to an XML file with rest services defined using the rest-dsl
RestContextRefDefinition() - Constructor for class org.apache.camel.model.RestContextRefDefinition
 
RestContextRefDefinitionHelper - Class in org.apache.camel.model
RestDefinition - Class in org.apache.camel.model.rest
Defines a rest service using the rest-dsl
RestDefinition() - Constructor for class org.apache.camel.model.rest.RestDefinition
 
RestEndpoint - Class in org.apache.camel.component.rest
The rest component is used for either hosting REST services (consumer) or calling external REST services (producer).
RestEndpoint(String, RestComponent) - Constructor for class org.apache.camel.component.rest.RestEndpoint
 
RestHostNameResolver - Enum in org.apache.camel.model.rest
To configure the rest hostname resolver
RestOperationParamDefinition - Class in org.apache.camel.model.rest
To specify the rest operation parameters using Swagger.
RestOperationParamDefinition() - Constructor for class org.apache.camel.model.rest.RestOperationParamDefinition
 
RestOperationParamDefinition(VerbDefinition) - Constructor for class org.apache.camel.model.rest.RestOperationParamDefinition
 
RestOperationResponseHeaderDefinition - Class in org.apache.camel.model.rest
To specify the rest operation response headers using Swagger.
RestOperationResponseHeaderDefinition(RestOperationResponseMsgDefinition) - Constructor for class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
RestOperationResponseHeaderDefinition() - Constructor for class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
RestOperationResponseMsgDefinition - Class in org.apache.camel.model.rest
To specify the rest operation response messages using Swagger.
RestOperationResponseMsgDefinition(VerbDefinition) - Constructor for class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
RestOperationResponseMsgDefinition() - Constructor for class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
restoreTimeoutMapFromAggregationRepository() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
Restores the timeout map with timeout values from the aggregation repository.
RestParamType - Enum in org.apache.camel.model.rest
Rest parameter types
RestProducer - Class in org.apache.camel.component.rest
Rest producer for calling remote REST services.
RestProducer(Endpoint, Producer, RestConfiguration) - Constructor for class org.apache.camel.component.rest.RestProducer
 
RestProducerBindingProcessor - Class in org.apache.camel.component.rest
A Processor that binds the REST producer request and reply messages from sources of json or xml to Java Objects.
RestProducerBindingProcessor(AsyncProcessor, CamelContext, DataFormat, DataFormat, DataFormat, DataFormat, String, boolean, String) - Constructor for class org.apache.camel.component.rest.RestProducerBindingProcessor
 
RestProducerFactory - Interface in org.apache.camel.spi
Allows SPI to plugin a RestProducerFactory that creates the Camel Producer responsible for performing HTTP requests to call a remote REST service.
RestPropertyDefinition - Class in org.apache.camel.model.rest
A key value pair
RestPropertyDefinition() - Constructor for class org.apache.camel.model.rest.RestPropertyDefinition
 
RestPropertyDefinition(String, String) - Constructor for class org.apache.camel.model.rest.RestPropertyDefinition
 
RestRegistry - Interface in org.apache.camel.spi
A registry of all REST services running within the CamelContext which have been defined and created using the Rest DSL.
RestRegistry.RestService - Interface in org.apache.camel.spi
Details about the REST service
RestsDefinition - Class in org.apache.camel.model.rest
A series of rest services defined using the rest-dsl
RestsDefinition() - Constructor for class org.apache.camel.model.rest.RestsDefinition
 
RestSecuritiesDefinition - Class in org.apache.camel.model.rest
To configure rest security definitions.
RestSecuritiesDefinition() - Constructor for class org.apache.camel.model.rest.RestSecuritiesDefinition
 
RestSecuritiesDefinition(RestDefinition) - Constructor for class org.apache.camel.model.rest.RestSecuritiesDefinition
 
RestSecurityApiKey - Class in org.apache.camel.model.rest
Rest security basic auth definition
RestSecurityApiKey() - Constructor for class org.apache.camel.model.rest.RestSecurityApiKey
 
RestSecurityApiKey(RestDefinition) - Constructor for class org.apache.camel.model.rest.RestSecurityApiKey
 
RestSecurityBasicAuth - Class in org.apache.camel.model.rest
Rest security basic auth definition
RestSecurityBasicAuth() - Constructor for class org.apache.camel.model.rest.RestSecurityBasicAuth
 
RestSecurityBasicAuth(RestDefinition) - Constructor for class org.apache.camel.model.rest.RestSecurityBasicAuth
 
RestSecurityDefinition - Class in org.apache.camel.model.rest
To specify the rest security definitions using Swagger.
RestSecurityDefinition() - Constructor for class org.apache.camel.model.rest.RestSecurityDefinition
 
RestSecurityDefinition(RestDefinition) - Constructor for class org.apache.camel.model.rest.RestSecurityDefinition
 
RestSecurityOAuth2 - Class in org.apache.camel.model.rest
Rest security OAuth2 definition
RestSecurityOAuth2() - Constructor for class org.apache.camel.model.rest.RestSecurityOAuth2
 
RestSecurityOAuth2(RestDefinition) - Constructor for class org.apache.camel.model.rest.RestSecurityOAuth2
 
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.
ResultHandler - Interface in org.apache.camel.builder.xml
A strategy for handling XSLT results
ResultHandlerFactory - Interface in org.apache.camel.builder.xml
Factory for ResultHandler
ResultInterceptor - Interface in org.apache.camel.util.component
Intercepts API method invocation result Exchange.
resultType(Class<?>) - Method in class org.apache.camel.builder.SimpleBuilder
 
resultType(Class<?>) - Method in class org.apache.camel.builder.xml.XPathBuilder
Sets the expression result type to the given resultType
resume() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
resume() - Method in interface org.apache.camel.api.management.mbean.ManagedServiceMBean
 
resume() - Method in interface org.apache.camel.api.management.mbean.ManagedSuspendableRouteMBean
 
resume() - Method in class org.apache.camel.impl.DefaultCamelContext
 
resume() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
resume() - Method in class org.apache.camel.management.mbean.ManagedService
 
resume() - Method in class org.apache.camel.management.mbean.ManagedSuspendableRoute
 
resume() - Method in class org.apache.camel.support.ServiceSupport
 
resume() - Method in interface org.apache.camel.SuspendableService
Resumes the service.
resumeAll() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
resumeAll() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
resumeAll() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
resumeBreakpoint(String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
resumeBreakpoint(String) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
resumeBreakpoint(String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
resumeOrStartConsumer(Consumer) - Method in class org.apache.camel.support.RoutePolicySupport
Resumes or starts the consumer.
resumeRoute(String) - Method in interface org.apache.camel.CamelContext
Resumes the given route if it has been previously suspended

If the route does not support suspension the route will be started instead

resumeRoute(String) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
 
resumeRoute(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
resumeRoute(String) - Method in class org.apache.camel.impl.DefaultRouteController
 
resumeRoute(String) - Method in class org.apache.camel.impl.SupervisingRouteController
 
resumeRoute(String) - Method in interface org.apache.camel.spi.RouteController
 
resumeRoute(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
resumeRouteService(RouteService) - Method in class org.apache.camel.impl.DefaultCamelContext
Resumes the given route service
resumeService(Object) - Static method in class org.apache.camel.util.ServiceHelper
Resumes the given service.
resumeServices(Collection<?>) - Static method in class org.apache.camel.util.ServiceHelper
Resumes each element of the given services if services itself is not null, otherwise this method would return immediately.
retain() - Method in class org.apache.camel.util.ReferenceCount
Increases the reference count invoke onFirst on the first increment;
retain() - Method in class org.apache.camel.util.ReferenceCounted
 
retriesExhaustedLogLevel(LoggingLevel) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
retriesExhaustedLogLevel(LoggingLevel) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the logging level to use when retries has exhausted
retriesExhaustedLogLevel(LoggingLevel) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the logging level to use when retries has exhausted
retriesExhaustedLogLevel - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
retriesExhaustedLogLevel(LoggingLevel) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the logging level to use for log messages when retries have been exhausted.
retrieveFile(String, Exchange, long) - Method in class org.apache.camel.component.file.FileOperations
 
retrieveFile(String, Exchange, long) - Method in interface org.apache.camel.component.file.GenericFileOperations
Retrieves the file
retrieveGlobalSslContextParameters() - Method in interface org.apache.camel.SSLContextParametersAware
Returns the global SSLContextParameters if enabled on the implementing object, null otherwise.
retryAttemptedLogInterval(int) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
retryAttemptedLogInterval(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the interval to use for logging retry attempts
retryAttemptedLogInterval - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
retryAttemptedLogInterval(int) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the interval to log retry attempts
retryAttemptedLogLevel(LoggingLevel) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
retryAttemptedLogLevel(LoggingLevel) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the logging level to use for logging retry attempts
retryAttemptedLogLevel(LoggingLevel) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the logging level to use for logging retry attempts
retryAttemptedLogLevel - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
retryAttemptedLogLevel(LoggingLevel) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the logging level to use for log messages when retries are attempted.
retryDelay(long) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
Sets the delay in millis between retries
retryDelay(long) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
retryWhile - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
retryWhile(Expression) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Sets the retry while expression.
retryWhile(Predicate) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the retry while predicate.
retryWhilePolicy - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
retryWhileRef - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
returnReplyBody(Expression) - Method in class org.apache.camel.component.mock.MockEndpoint
Set the expression which value will be set to the message body
returnReplyHeader(String, Expression) - Method in class org.apache.camel.component.mock.MockEndpoint
Set the expression which value will be set to the message header
REUSE_SCRIPT_ENGINE - Static variable in interface org.apache.camel.Exchange
 
reverse() - Method in class org.apache.camel.model.ResequenceDefinition
Enables reverse mode for the batch resequencer mode.
ribbonLoadBalancer() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
ribbonLoadBalancer(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
ribbonLoadBalancer() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
ribbonLoadBalancer(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
RibbonServiceCallServiceLoadBalancerConfiguration - Class in org.apache.camel.model.cloud
 
RibbonServiceCallServiceLoadBalancerConfiguration() - Constructor for class org.apache.camel.model.cloud.RibbonServiceCallServiceLoadBalancerConfiguration
 
RibbonServiceCallServiceLoadBalancerConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.RibbonServiceCallServiceLoadBalancerConfiguration
 
rollback(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in interface org.apache.camel.component.file.GenericFileProcessStrategy
Releases any file locks and possibly deletes or moves the file after unsuccessful processing
rollback(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
rollback(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
rollback(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
rollback(Consumer, Endpoint, int, Exception) - Method in class org.apache.camel.impl.DefaultPollingConsumerPollStrategy
 
rollback(Consumer, Endpoint, int, Exception) - Method in class org.apache.camel.impl.LimitedPollingConsumerPollStrategy
 
rollback() - Method in class org.apache.camel.model.ProcessorDefinition
Marks the exchange for rollback only and sets an exception with a default message.
rollback(String) - Method in class org.apache.camel.model.ProcessorDefinition
Marks the exchange for rollback and sets an exception with the provided message.
rollback(Consumer, Endpoint, int, Exception) - Method in interface org.apache.camel.spi.PollingConsumerPollStrategy
Called when poll failed
ROLLBACK_ONLY - Static variable in interface org.apache.camel.Exchange
 
ROLLBACK_ONLY_LAST - Static variable in interface org.apache.camel.Exchange
 
RollbackDefinition - Class in org.apache.camel.model
Forces a rollback by stopping routing the message
RollbackDefinition() - Constructor for class org.apache.camel.model.RollbackDefinition
 
RollbackDefinition(String) - Constructor for class org.apache.camel.model.RollbackDefinition
 
RollbackExchangeException - Exception in org.apache.camel
Exception used for forcing an Exchange to be rolled back.
RollbackExchangeException(Exchange) - Constructor for exception org.apache.camel.RollbackExchangeException
 
RollbackExchangeException(Exchange, Throwable) - Constructor for exception org.apache.camel.RollbackExchangeException
 
RollbackExchangeException(String, Exchange) - Constructor for exception org.apache.camel.RollbackExchangeException
 
RollbackExchangeException(String, Exchange, Throwable) - Constructor for exception org.apache.camel.RollbackExchangeException
 
RollbackProcessor - Class in org.apache.camel.processor
Processor for marking an Exchange to rollback.
RollbackProcessor() - Constructor for class org.apache.camel.processor.RollbackProcessor
 
RollbackProcessor(String) - Constructor for class org.apache.camel.processor.RollbackProcessor
 
ROOT_NAME - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
ROOT_TAG - Static variable in interface org.apache.camel.api.management.mbean.BacklogTracerEventMessage
 
roundRobin() - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses round robin load balancer
RoundRobinLoadBalancer - Class in org.apache.camel.processor.loadbalancer
Implements the round robin load balancing policy
RoundRobinLoadBalancer() - Constructor for class org.apache.camel.processor.loadbalancer.RoundRobinLoadBalancer
 
RoundRobinLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
Round robin load balancer The round robin load balancer will use the next endpoint for each message.
RoundRobinLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.RoundRobinLoadBalancerDefinition
 
RoundRobinServiceChooser - Class in org.apache.camel.impl.cloud
 
RoundRobinServiceChooser() - Constructor for class org.apache.camel.impl.cloud.RoundRobinServiceChooser
 
route - Variable in class org.apache.camel.management.mbean.ManagedRoute
 
route() - Method in class org.apache.camel.model.rest.RestDefinition
 
route() - Method in class org.apache.camel.model.RoutesDefinition
Creates a new route
route(RouteDefinition) - Method in class org.apache.camel.model.RoutesDefinition
Creates a new route using the given route
Route - Interface in org.apache.camel
A Route defines the processing used on an inbound message exchange from a specific Endpoint within a CamelContext.
ROUTE_STOP - Static variable in interface org.apache.camel.Exchange
 
RouteAddedEvent - Class in org.apache.camel.management.event
 
RouteAddedEvent(Route) - Constructor for class org.apache.camel.management.event.RouteAddedEvent
 
RouteAware - Interface in org.apache.camel
An interface to represent an object which wishes to be injected with a Route such as Consumer which is the consumer for a route.
RouteBuilder - Class in org.apache.camel.builder
A Java DSL which is used to build DefaultRoute instances in a CamelContext for smart routing.
RouteBuilder() - Constructor for class org.apache.camel.builder.RouteBuilder
 
RouteBuilder(CamelContext) - Constructor for class org.apache.camel.builder.RouteBuilder
 
routeBuilderClasses - Variable in class org.apache.camel.main.MainSupport
 
RouteBuilderDefinition - Class in org.apache.camel.model
To refer to a Java RouteBuilder instance to use.
RouteBuilderDefinition() - Constructor for class org.apache.camel.model.RouteBuilderDefinition
 
RouteBuilderDefinition(String) - Constructor for class org.apache.camel.model.RouteBuilderDefinition
 
routeBuilders - Variable in class org.apache.camel.main.MainSupport
 
RouteContainer - Interface in org.apache.camel.model
Container to hold Route.
RouteContext - Interface in org.apache.camel.spi
The context used to activate new routing rules
RouteContextAdvice(RouteContext) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.RouteContextAdvice
Deprecated.
 
RouteContextRefDefinition - Class in org.apache.camel.model
To refer to an XML file with routes defined using the xml-dsl
RouteContextRefDefinition() - Constructor for class org.apache.camel.model.RouteContextRefDefinition
 
RouteContextRefDefinitionHelper - Class in org.apache.camel.model
RouteController - Interface in org.apache.camel.spi
 
RouteCoverageXmlParser - Class in org.apache.camel.management.mbean
An XML parser that uses SAX to enrich route stats in the route dump.
RouteDefinition - Class in org.apache.camel.model
A Camel route
RouteDefinition() - Constructor for class org.apache.camel.model.RouteDefinition
 
RouteDefinition(String) - Constructor for class org.apache.camel.model.RouteDefinition
 
RouteDefinition(Endpoint) - Constructor for class org.apache.camel.model.RouteDefinition
 
RouteDefinitionHelper - Class in org.apache.camel.model
Helper for RouteDefinition

Utility methods to help preparing RouteDefinition before they are added to CamelContext.

routeDescription(String) - Method in class org.apache.camel.model.ProcessorDefinition
Set the route description for this route
routeDescription(String) - Method in class org.apache.camel.model.RouteDefinition
Set the route description for this route
RouteError - Interface in org.apache.camel.spi
 
RouteError.Phase - Enum in org.apache.camel.spi
 
routeGroup(String) - Method in class org.apache.camel.model.ProcessorDefinition
Set the route group for this route.
routeGroup(String) - Method in class org.apache.camel.model.RouteDefinition
Set the route group for this route
RouteHealthCheck - Class in org.apache.camel.impl.health
 
RouteHealthCheck(Route) - Constructor for class org.apache.camel.impl.health.RouteHealthCheck
 
RouteHealthCheck(Route, Collection<PerformanceCounterEvaluator<ManagedRouteMBean>>) - Constructor for class org.apache.camel.impl.health.RouteHealthCheck
 
routeId(String) - Method in class org.apache.camel.model.ProcessorDefinition
Set the route id for this route.
routeId(String) - Method in class org.apache.camel.model.RouteDefinition
Set the route id for this route
routeIdExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an Expression for the route id
RouteIdFactory - Class in org.apache.camel.impl
Factory for generating route ids based on uris.
RouteIdFactory() - Constructor for class org.apache.camel.impl.RouteIdFactory
 
RouteIdFactory(NodeIdFactory) - Constructor for class org.apache.camel.impl.RouteIdFactory
 
RouteInflightRepositoryAdvice(InflightRepository, String) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.RouteInflightRepositoryAdvice
 
RouteLifecycleAdvice() - Constructor for class org.apache.camel.processor.CamelInternalProcessor.RouteLifecycleAdvice
 
RouteNode - Interface in org.apache.camel
Represents a model of a node in the runtime route path.
RoutePerformanceCounterEvaluators - Class in org.apache.camel.impl.health
 
RoutePerformanceCounterEvaluators.ExchangesFailed - Class in org.apache.camel.impl.health
 
RoutePerformanceCounterEvaluators.ExchangesInflight - Class in org.apache.camel.impl.health
 
RoutePerformanceCounterEvaluators.ExternalRedeliveries - Class in org.apache.camel.impl.health
 
RoutePerformanceCounterEvaluators.LastProcessingTime - Class in org.apache.camel.impl.health
 
RoutePerformanceCounterEvaluators.MaxProcessingTime - Class in org.apache.camel.impl.health
 
RoutePerformanceCounterEvaluators.MeanProcessingTime - Class in org.apache.camel.impl.health
 
RoutePerformanceCounterEvaluators.MinProcessingTime - Class in org.apache.camel.impl.health
 
RoutePerformanceCounterEvaluators.Redeliveries - Class in org.apache.camel.impl.health
 
routePolicy(RoutePolicy...) - Method in class org.apache.camel.model.RouteDefinition
Configures route policies for this route
RoutePolicy - Interface in org.apache.camel.spi
Policy for a Route which allows controlling the route at runtime.
RoutePolicyAdvice(List<RoutePolicy>) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.RoutePolicyAdvice
 
RoutePolicyFactory - Interface in org.apache.camel.spi
A factory to create RoutePolicy and assign to routes automatic.
routePolicyRef(String) - Method in class org.apache.camel.model.RouteDefinition
Configures a route policy for this route
RoutePolicySupport - Class in org.apache.camel.impl
Deprecated.
RoutePolicySupport() - Constructor for class org.apache.camel.impl.RoutePolicySupport
Deprecated.
 
RoutePolicySupport - Class in org.apache.camel.support
A base class for developing custom RoutePolicy implementations.
RoutePolicySupport() - Constructor for class org.apache.camel.support.RoutePolicySupport
 
routeProperty(String, String) - Method in class org.apache.camel.model.RouteDefinition
Adds a custom property on the route.
RouteRemovedEvent - Class in org.apache.camel.management.event
 
RouteRemovedEvent(Route) - Constructor for class org.apache.camel.management.event.RouteRemovedEvent
 
RoutesBuilder - Interface in org.apache.camel
A routes builder is capable of building routes using the builder and model classes.
RoutesDefinition - Class in org.apache.camel.model
A series of Camel routes
RoutesDefinition() - Constructor for class org.apache.camel.model.RoutesDefinition
 
RouteService - Class in org.apache.camel.impl
Represents the runtime objects for a given RouteDefinition so that it can be stopped independently of other routes
RouteService(DefaultCamelContext, RouteDefinition, List<RouteContext>, List<Route>) - Constructor for class org.apache.camel.impl.RouteService
 
RoutesHealthCheckRepository - Class in org.apache.camel.impl.health
 
RoutesHealthCheckRepository() - Constructor for class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
RouteStartedEvent - Class in org.apache.camel.management.event
 
RouteStartedEvent(Route) - Constructor for class org.apache.camel.management.event.RouteStartedEvent
 
RouteStartupOrder - Interface in org.apache.camel.spi
Information about a route to be started where we want to control the order in which they are started by CamelContext.
RouteStatDump - Class in org.apache.camel.util
RouteStatDump() - Constructor for class org.apache.camel.util.RouteStatDump
 
RouteStoppedEvent - Class in org.apache.camel.management.event
 
RouteStoppedEvent(Route) - Constructor for class org.apache.camel.management.event.RouteStoppedEvent
 
routeSupportsSuspension(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
routingSlip(String, String) - Method in class org.apache.camel.model.ProcessorDefinition
routingSlip(String) - Method in class org.apache.camel.model.ProcessorDefinition
routingSlip(String, String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
prefer to use ProcessorDefinition.routingSlip() instead
routingSlip(String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
prefer to use ProcessorDefinition.routingSlip() instead
routingSlip(Expression, String) - Method in class org.apache.camel.model.ProcessorDefinition
Routing Slip EIP: Creates a routing slip allowing you to route a message consecutively through a series of processing steps where the sequence of steps is not known at design time and can vary for each message.
routingSlip(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Routing Slip EIP: Creates a routing slip allowing you to route a message consecutively through a series of processing steps where the sequence of steps is not known at design time and can vary for each message.
routingSlip() - Method in class org.apache.camel.model.ProcessorDefinition
Routing Slip EIP: Creates a routing slip allowing you to route a message consecutively through a series of processing steps where the sequence of steps is not known at design time and can vary for each message.
RoutingSlip - Class in org.apache.camel.processor
Implements a Routing Slip pattern where the list of actual endpoints to send a message exchange to are dependent on the value of a message header.
RoutingSlip(CamelContext) - Constructor for class org.apache.camel.processor.RoutingSlip
 
RoutingSlip(CamelContext, Expression, String) - Constructor for class org.apache.camel.processor.RoutingSlip
 
RoutingSlip - Annotation Type in org.apache.camel
Indicates that this method is to be used as a Routing Slip routing the incoming message through a series of processing steps.
RoutingSlip.RoutingSlipIterator - Interface in org.apache.camel.processor
The iterator to be used for retrieving the next routing slip(s) to be used.
RoutingSlipDefinition<Type extends ProcessorDefinition<Type>> - Class in org.apache.camel.model
Routes a message through a series of steps that are pre-determined (the slip)
RoutingSlipDefinition() - Constructor for class org.apache.camel.model.RoutingSlipDefinition
 
RoutingSlipDefinition(String) - Constructor for class org.apache.camel.model.RoutingSlipDefinition
 
RoutingSlipDefinition(String, String) - Constructor for class org.apache.camel.model.RoutingSlipDefinition
 
RoutingSlipDefinition(Expression, String) - Constructor for class org.apache.camel.model.RoutingSlipDefinition
 
RoutingSlipDefinition(Expression) - Constructor for class org.apache.camel.model.RoutingSlipDefinition
 
rss() - Method in class org.apache.camel.builder.DataFormatClause
Uses the RSS data format
RssDataFormat - Class in org.apache.camel.model.dataformat
RSS data format is used for working with RSS sync feed Java Objects and transforming to XML and vice-versa.
RssDataFormat() - Constructor for class org.apache.camel.model.dataformat.RssDataFormat
 
ruby(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a Ruby expression
ruby(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Deprecated.
RubyExpression - Class in org.apache.camel.model.language
Deprecated.
RubyExpression() - Constructor for class org.apache.camel.model.language.RubyExpression
Deprecated.
 
RubyExpression(String) - Constructor for class org.apache.camel.model.language.RubyExpression
Deprecated.
 
run() - Method in class org.apache.camel.component.seda.SedaConsumer
 
run() - Method in class org.apache.camel.impl.FileWatcherReloadStrategy.WatchFileChangesTask
 
run() - Method in class org.apache.camel.impl.ScheduledPollConsumer
Invoked whenever we should be polled
run() - Method in class org.apache.camel.main.MainSupport
Runs this process with the given arguments, and will wait until completed, or the JVM terminates.
run(String[]) - Method in class org.apache.camel.main.MainSupport
Parses the command line arguments then runs the program.
run() - Method in class org.apache.camel.processor.resequencer.Timeout
Notifies the timeout handler about the scheduled timeout.
run() - Method in class org.apache.camel.support.DefaultTimeoutMap
The timer task which purges old requests and schedules another poll
run() - Method in class org.apache.camel.support.TimerListenerManager
 
run() - Method in interface org.apache.camel.util.function.ThrowingRunnable
 
RuntimeBeanExpressionException - Exception in org.apache.camel.language.bean
Exception thrown if invocation of bean failed.
RuntimeBeanExpressionException(Exchange, String, String, Throwable) - Constructor for exception org.apache.camel.language.bean.RuntimeBeanExpressionException
 
RuntimeBeanExpressionException(Exchange, String, String, String) - Constructor for exception org.apache.camel.language.bean.RuntimeBeanExpressionException
 
RuntimeCamelCatalog - Interface in org.apache.camel.runtimecatalog
Runtime based CamelCatalog which are included in camel-core that can provided limit CamelCatalog capabilities
RuntimeCamelException - Exception in org.apache.camel
Base class for all Camel unchecked exceptions.
RuntimeCamelException() - Constructor for exception org.apache.camel.RuntimeCamelException
 
RuntimeCamelException(String) - Constructor for exception org.apache.camel.RuntimeCamelException
 
RuntimeCamelException(String, Throwable) - Constructor for exception org.apache.camel.RuntimeCamelException
 
RuntimeCamelException(Throwable) - Constructor for exception org.apache.camel.RuntimeCamelException
 
RuntimeConfiguration - Interface in org.apache.camel
Various runtime configuration options used by CamelContext and RouteContext for cross cutting functions such as tracing, delayer, stream cache and the like.
RuntimeEndpointRegistry - Interface in org.apache.camel.spi
A registry which listen for runtime usage of Endpoint during routing in Camel.
RuntimeEndpointRegistry.Statistic - Interface in org.apache.camel.spi
Statistics gathered about the endpoint.
RuntimeExchangeException - Exception in org.apache.camel
A runtime exception caused by a specific message Exchange
RuntimeExchangeException(String, Exchange) - Constructor for exception org.apache.camel.RuntimeExchangeException
 
RuntimeExchangeException(String, Exchange, Throwable) - Constructor for exception org.apache.camel.RuntimeExchangeException
 
RuntimeExpressionException - Exception in org.apache.camel
Thrown if an expression evaluation fails
RuntimeExpressionException(String) - Constructor for exception org.apache.camel.RuntimeExpressionException
 
RuntimeExpressionException(String, Throwable) - Constructor for exception org.apache.camel.RuntimeExpressionException
 
RuntimeExpressionException(Throwable) - Constructor for exception org.apache.camel.RuntimeExpressionException
 
RuntimeTransformException - Exception in org.apache.camel
Thrown if a message transformation fails
RuntimeTransformException(String) - Constructor for exception org.apache.camel.RuntimeTransformException
 
RuntimeTransformException(String, Throwable) - Constructor for exception org.apache.camel.RuntimeTransformException
 
RuntimeTransformException(Throwable) - Constructor for exception org.apache.camel.RuntimeTransformException
 

S

safelyStartRouteServices(boolean, boolean, boolean, boolean, Collection<RouteService>) - Method in class org.apache.camel.impl.DefaultCamelContext
Starts the routes services in a proper manner which ensures the routes will be started in correct order, check for clash and that the routes will also be shutdown in correct order as well.
safelyStartRouteServices(boolean, boolean, boolean, boolean, boolean, RouteService...) - Method in class org.apache.camel.impl.DefaultCamelContext
 
saga() - Method in class org.apache.camel.model.ProcessorDefinition
Marks this route as participating to a saga.
SAGA_LONG_RUNNING_ACTION - Static variable in interface org.apache.camel.Exchange
 
SagaActionUriDefinition - Class in org.apache.camel.model
Allows to declare saga actions to complete or compensate a saga
SagaActionUriDefinition() - Constructor for class org.apache.camel.model.SagaActionUriDefinition
 
SagaActionUriDefinition(String) - Constructor for class org.apache.camel.model.SagaActionUriDefinition
 
SagaCompletionMode - Enum in org.apache.camel.model
Enumerates all saga completion modes.
SagaComponent - Class in org.apache.camel.component.saga
The saga component for interacting with the saga processing framework.
SagaComponent() - Constructor for class org.apache.camel.component.saga.SagaComponent
 
SagaComponent(CamelContext) - Constructor for class org.apache.camel.component.saga.SagaComponent
 
SagaDefinition - Class in org.apache.camel.model
Enables sagas on the route
SagaDefinition() - Constructor for class org.apache.camel.model.SagaDefinition
 
SagaEndpoint - Class in org.apache.camel.component.saga
The saga component provides access to advanced options for managing the flow in the Saga EIP.
SagaEndpoint(String, SagaComponent, String) - Constructor for class org.apache.camel.component.saga.SagaEndpoint
 
SagaEndpoint.SagaEndpointAction - Enum in org.apache.camel.component.saga
 
SagaOptionDefinition - Class in org.apache.camel.model
Allows to declare options on sagas
SagaOptionDefinition() - Constructor for class org.apache.camel.model.SagaOptionDefinition
 
SagaOptionDefinition(String, Expression) - Constructor for class org.apache.camel.model.SagaOptionDefinition
 
SagaProcessor - Class in org.apache.camel.processor.saga
Processor for handling sagas.
SagaProcessor(CamelContext, Processor, CamelSagaService, SagaCompletionMode, CamelSagaStep) - Constructor for class org.apache.camel.processor.saga.SagaProcessor
 
SagaProcessorBuilder - Class in org.apache.camel.processor.saga
Builder of Saga processors.
SagaProcessorBuilder() - Constructor for class org.apache.camel.processor.saga.SagaProcessorBuilder
 
SagaProducer - Class in org.apache.camel.component.saga
A producer that finalizes the current saga.
SagaProducer(SagaEndpoint, boolean) - Constructor for class org.apache.camel.component.saga.SagaProducer
 
SagaPropagation - Enum in org.apache.camel.model
Enumerates all saga propagation modes.
sagaService(CamelSagaService) - Method in class org.apache.camel.model.SagaDefinition
 
sagaService - Variable in class org.apache.camel.processor.saga.SagaProcessor
 
sagaService(CamelSagaService) - Method in class org.apache.camel.processor.saga.SagaProcessorBuilder
 
sample() - Method in class org.apache.camel.model.ProcessorDefinition
Sampling Throttler Creates a sampling throttler allowing you to extract a sample of exchanges from the traffic on a route.
sample(long, TimeUnit) - Method in class org.apache.camel.model.ProcessorDefinition
Sampling Throttler Creates a sampling throttler allowing you to extract a sample of exchanges from the traffic through a route.
sample(long) - Method in class org.apache.camel.model.ProcessorDefinition
Sampling Throttler Creates a sampling throttler allowing you to extract a sample of exchanges from the traffic through a route.
sampleMessageFrequency(long) - Method in class org.apache.camel.model.SamplingDefinition
Sets the sample message count which only a single Exchange will pass through after this many received.
samplePeriod(long) - Method in class org.apache.camel.model.SamplingDefinition
Sets the sample period during which only a single Exchange will pass through.
SamplingDefinition - Class in org.apache.camel.model
Extract a sample of the messages passing through a route
SamplingDefinition() - Constructor for class org.apache.camel.model.SamplingDefinition
 
SamplingDefinition(long, TimeUnit) - Constructor for class org.apache.camel.model.SamplingDefinition
 
SamplingDefinition(long) - Constructor for class org.apache.camel.model.SamplingDefinition
 
SamplingThrottler - Class in org.apache.camel.processor
A SamplingThrottler is a special kind of throttler.
SamplingThrottler(Processor, long) - Constructor for class org.apache.camel.processor.SamplingThrottler
 
SamplingThrottler(Processor, long, TimeUnit) - Constructor for class org.apache.camel.processor.SamplingThrottler
 
sanitize(String) - Static method in class org.apache.camel.util.StringHelper
Ensures that s is friendly for a URL or file system.
sanitizeHostName(String) - Static method in class org.apache.camel.impl.ActiveMQUuidGenerator
Deprecated.
 
sanitizeHostName(String) - Static method in class org.apache.camel.impl.DefaultUuidGenerator
 
sanitizePath(String) - Static method in class org.apache.camel.util.URISupport
Removes detected sensitive information (such as passwords) from the path part of an URI (that is, the part without the query parameters or component prefix) and returns the result.
sanitizeUri(String) - Static method in class org.apache.camel.util.URISupport
Removes detected sensitive information (such as passwords) from the URI and returns the result.
sanityCheckRoute(RouteDefinition) - Static method in class org.apache.camel.model.RouteDefinitionHelper
Sanity check the route, that it has input(s) and outputs.
saxon() - Method in class org.apache.camel.builder.xml.XPathBuilder
Configures to use Saxon as the XPathFactory which allows you to use XPath 2.0 functions which may not be part of the build in JDK XPath parser.
SAXON_TRANSFORMER_FACTORY_CLASS_NAME - Static variable in class org.apache.camel.component.xslt.XsltEndpoint
 
SAXPARSER_FACTORY - Static variable in interface org.apache.camel.Exchange
 
scan(CamelContext) - Method in interface org.apache.camel.spi.RecoverableAggregationRepository
Scans the repository for Exchanges to be recovered
schedule() - Method in class org.apache.camel.processor.resequencer.Timeout
Schedules this timeout task.
schedule(BackOff, ThrowingFunction<BackOffTimer.Task, Boolean, Exception>) - Method in class org.apache.camel.util.backoff.BackOffTimer
Schedule the given function/task to be executed some time in the future according to the given backOff.
schedule(Callable<V>, long, TimeUnit) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
schedule(Runnable, long, TimeUnit) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
ScheduledBatchPollingConsumer - Class in org.apache.camel.impl
A useful base class for any consumer which is polling batch based
ScheduledBatchPollingConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.impl.ScheduledBatchPollingConsumer
 
ScheduledBatchPollingConsumer(Endpoint, Processor, ScheduledExecutorService) - Constructor for class org.apache.camel.impl.ScheduledBatchPollingConsumer
 
ScheduledPollConsumer - Class in org.apache.camel.impl
A useful base class for any consumer which is polling based
ScheduledPollConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.impl.ScheduledPollConsumer
 
ScheduledPollConsumer(Endpoint, Processor, ScheduledExecutorService) - Constructor for class org.apache.camel.impl.ScheduledPollConsumer
 
ScheduledPollConsumerScheduler - Interface in org.apache.camel.spi
A pluggable scheduler for ScheduledPollConsumer consumers.
ScheduledPollEndpoint - Class in org.apache.camel.impl
A base class for Endpoint which creates a ScheduledPollConsumer
ScheduledPollEndpoint(String, Component) - Constructor for class org.apache.camel.impl.ScheduledPollEndpoint
 
ScheduledPollEndpoint(String, CamelContext) - Constructor for class org.apache.camel.impl.ScheduledPollEndpoint
Deprecated.
ScheduledPollEndpoint(String) - Constructor for class org.apache.camel.impl.ScheduledPollEndpoint
Deprecated.
ScheduledPollEndpoint() - Constructor for class org.apache.camel.impl.ScheduledPollEndpoint
 
schedulePoll() - Method in class org.apache.camel.support.DefaultTimeoutMap
lets schedule each time to allow folks to change the time at runtime
SCHEDULER_POLLED_MESSAGES - Static variable in interface org.apache.camel.Exchange
 
SchedulerComponent - Class in org.apache.camel.component.scheduler
 
SchedulerComponent() - Constructor for class org.apache.camel.component.scheduler.SchedulerComponent
 
SchedulerConsumer - Class in org.apache.camel.component.scheduler
 
SchedulerConsumer(SchedulerEndpoint, Processor) - Constructor for class org.apache.camel.component.scheduler.SchedulerConsumer
 
SchedulerEndpoint - Class in org.apache.camel.component.scheduler
The scheduler component is used for generating message exchanges when a scheduler fires.
SchedulerEndpoint(String, SchedulerComponent, String) - Constructor for class org.apache.camel.component.scheduler.SchedulerEndpoint
 
scheduleTask(Runnable) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
scheduleTask(Runnable) - Method in interface org.apache.camel.spi.ScheduledPollConsumerScheduler
Schedules the task to run.
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
SchemaReader - Class in org.apache.camel.processor.validation
Reads the schema used in the processor ValidatingProcessor.
SchemaReader() - Constructor for class org.apache.camel.processor.validation.SchemaReader
 
SchemaReader(CamelContext, String) - Constructor for class org.apache.camel.processor.validation.SchemaReader
Specify a camel context and a schema resource URI in order to read the schema via the class resolver specified in the Camel context.
SchemaValidationException - Exception in org.apache.camel.processor.validation
A Schema validation exception occurred
SchemaValidationException(Exchange, Object, List<SAXParseException>, List<SAXParseException>, List<SAXParseException>) - Constructor for exception org.apache.camel.processor.validation.SchemaValidationException
 
scheme(String) - Method in class org.apache.camel.builder.TransformerBuilder
Set the scheme name supported by the transformer.
scheme(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To use a specific scheme such as http/https
scope(ComponentVerifierExtension.Scope) - Method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
script(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Executes a script (do not change the message body).
script() - Method in class org.apache.camel.model.ProcessorDefinition
Executes a script (do not change the message body).
ScriptDefinition - Class in org.apache.camel.model
Executes a script from a language which does not change the message body.
ScriptDefinition() - Constructor for class org.apache.camel.model.ScriptDefinition
 
ScriptDefinition(Expression) - Constructor for class org.apache.camel.model.ScriptDefinition
 
ScriptProcessor - Class in org.apache.camel.processor
A processor which executes the script as an expression and does not change the message body.
ScriptProcessor(Expression) - Constructor for class org.apache.camel.processor.ScriptProcessor
 
seconds() - Method in class org.apache.camel.component.mock.TimeClause.TimeClassUnit
 
seconds(long) - Static method in class org.apache.camel.util.Time
 
SecureRandomParameters - Class in org.apache.camel.util.jsse
 
SecureRandomParameters() - Constructor for class org.apache.camel.util.jsse.SecureRandomParameters
 
SecureSocketProtocolsParameters - Class in org.apache.camel.util.jsse
Represents a list of TLS/SSL cipher suite names.
SecureSocketProtocolsParameters() - Constructor for class org.apache.camel.util.jsse.SecureSocketProtocolsParameters
 
secureXML() - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, Map<String, String>, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, boolean, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, Map<String, String>, boolean, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, boolean, String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, Map<String, String>, boolean, String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, boolean, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
Deprecated.
secureXML(String, boolean, String, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, boolean, String, String, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, boolean, String, String, String, KeyStoreParameters) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, boolean, String, String, String, KeyStoreParameters, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, Map<String, String>, boolean, String, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, Map<String, String>, boolean, String, String, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters, String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
security(String) - Method in class org.apache.camel.model.rest.RestDefinition
Sets the security setting for this verb.
security(String, String) - Method in class org.apache.camel.model.rest.RestDefinition
Sets the security setting for this verb.
SecurityDefinition - Class in org.apache.camel.model.rest
Rest security definition
SecurityDefinition() - Constructor for class org.apache.camel.model.rest.SecurityDefinition
 
securityDefinitions() - Method in class org.apache.camel.model.rest.RestDefinition
To configure security definitions.
SedaComponent - Class in org.apache.camel.component.seda
The SEDA Component is for asynchronous SEDA exchanges on a BlockingQueue within a CamelContext
SedaComponent() - Constructor for class org.apache.camel.component.seda.SedaComponent
 
SedaComponent(Class<? extends Endpoint>) - Constructor for class org.apache.camel.component.seda.SedaComponent
 
SedaConstants - Class in org.apache.camel.util
 
SedaConsumer - Class in org.apache.camel.component.seda
A Consumer for the SEDA component.
SedaConsumer(SedaEndpoint, Processor) - Constructor for class org.apache.camel.component.seda.SedaConsumer
 
SedaConsumerNotAvailableException - Exception in org.apache.camel.component.seda
 
SedaConsumerNotAvailableException(String, Exchange) - Constructor for exception org.apache.camel.component.seda.SedaConsumerNotAvailableException
 
SedaEndpoint - Class in org.apache.camel.component.seda
The seda component provides asynchronous call to another endpoint from any CamelContext in the same JVM.
SedaEndpoint() - Constructor for class org.apache.camel.component.seda.SedaEndpoint
 
SedaEndpoint(String, Component, BlockingQueue<Exchange>) - Constructor for class org.apache.camel.component.seda.SedaEndpoint
 
SedaEndpoint(String, Component, BlockingQueue<Exchange>, int) - Constructor for class org.apache.camel.component.seda.SedaEndpoint
 
SedaEndpoint(String, Component, BlockingQueueFactory<Exchange>, int) - Constructor for class org.apache.camel.component.seda.SedaEndpoint
 
SedaPollingConsumer - Class in org.apache.camel.component.seda
 
SedaPollingConsumer(Endpoint) - Constructor for class org.apache.camel.component.seda.SedaPollingConsumer
 
SedaProducer - Class in org.apache.camel.component.seda
 
SedaProducer(SedaEndpoint, BlockingQueue<Exchange>, WaitForTaskToComplete, long) - Constructor for class org.apache.camel.component.seda.SedaProducer
Deprecated.
Use the other constructor.
SedaProducer(SedaEndpoint, BlockingQueue<Exchange>, WaitForTaskToComplete, long, boolean, long) - Constructor for class org.apache.camel.component.seda.SedaProducer
Deprecated.
Use the other constructor.
SedaProducer(SedaEndpoint, WaitForTaskToComplete, long, boolean, long) - Constructor for class org.apache.camel.component.seda.SedaProducer
 
select(Collection<ServiceRegistry>) - Method in interface org.apache.camel.cloud.ServiceRegistry.Selector
Select a specific ServiceRegistry instance among a collection.
select(Collection<CamelClusterService>) - Method in interface org.apache.camel.cluster.CamelClusterService.Selector
Select a specific CamelClusterService instance among a collection.
select(Collection<ServiceRegistry>) - Method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectByAttribute
 
select(Collection<ServiceRegistry>) - Method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectByOrder
 
select(Collection<ServiceRegistry>) - Method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectByType
 
select(Collection<ServiceRegistry>) - Method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectFirst
 
select(Collection<ServiceRegistry>) - Method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectSingle
 
select(Collection<CamelClusterService>) - Method in class org.apache.camel.impl.cluster.ClusterServiceSelectors.SelectByAttribute
 
select(Collection<CamelClusterService>) - Method in class org.apache.camel.impl.cluster.ClusterServiceSelectors.SelectByOrder
 
select(Collection<CamelClusterService>) - Method in class org.apache.camel.impl.cluster.ClusterServiceSelectors.SelectByType
 
select(Collection<CamelClusterService>) - Method in class org.apache.camel.impl.cluster.ClusterServiceSelectors.SelectFirst
 
select(Collection<CamelClusterService>) - Method in class org.apache.camel.impl.cluster.ClusterServiceSelectors.SelectSingle
 
SelectByAttribute(String, Object) - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectByAttribute
 
SelectByAttribute(String, Object) - Constructor for class org.apache.camel.impl.cluster.ClusterServiceSelectors.SelectByAttribute
 
SelectByOrder() - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectByOrder
 
SelectByOrder() - Constructor for class org.apache.camel.impl.cluster.ClusterServiceSelectors.SelectByOrder
 
SelectByType(Class<? extends ServiceRegistry>) - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectByType
 
SelectByType(Class<? extends CamelClusterService>) - Constructor for class org.apache.camel.impl.cluster.ClusterServiceSelectors.SelectByType
 
selectFirst() - Method in class org.apache.camel.builder.AdviceWithBuilder
Will only apply the first node matched.
SelectFirst() - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectFirst
 
SelectFirst() - Constructor for class org.apache.camel.impl.cluster.ClusterServiceSelectors.SelectFirst
 
selectIndex(int) - Method in class org.apache.camel.builder.AdviceWithBuilder
Will only apply the n'th node matched.
selectLast() - Method in class org.apache.camel.builder.AdviceWithBuilder
Will only apply the last node matched.
selectProcessIndex() - Method in class org.apache.camel.processor.loadbalancer.WeightedRandomLoadBalancer
 
selectRange(int, int) - Method in class org.apache.camel.builder.AdviceWithBuilder
Will only apply the node in the index range matched.
SelectSingle() - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectSingle
 
SelectSingle() - Constructor for class org.apache.camel.impl.cluster.ClusterServiceSelectors.SelectSingle
 
send() - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
send() - Method in interface org.apache.camel.FluentProducerTemplate
Send to an endpoint (InOnly)
send(String, Exchange) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
send(String, Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
send(String, ExchangePattern, Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
send(Endpoint, Exchange) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
send(Endpoint, Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
send(Endpoint, ExchangePattern, Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
send(Endpoint, ExchangePattern, Processor, Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
send(Exchange) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
send(Processor) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
send(Endpoint, Exchange) - Method in class org.apache.camel.impl.ProducerCache
Sends the exchange to the given endpoint.
send(Endpoint, Processor) - Method in class org.apache.camel.impl.ProducerCache
Sends an exchange to an endpoint using a supplied Processor to populate the exchange
send(Endpoint, ExchangePattern, Processor) - Method in class org.apache.camel.impl.ProducerCache
Sends an exchange to an endpoint using a supplied Processor to populate the exchange
send(Endpoint, ExchangePattern, Processor, Processor) - Method in class org.apache.camel.impl.ProducerCache
Sends an exchange to an endpoint using a supplied Processor to populate the exchange
send(Exchange) - Method in interface org.apache.camel.ProducerTemplate
Sends the exchange to the default endpoint

Notice: that if the processing of the exchange failed with an Exception it is not thrown from this method, but you can access it from the returned exchange using Exchange.getException().
send(Processor) - Method in interface org.apache.camel.ProducerTemplate
Sends an exchange to the default endpoint using a supplied processor

Notice: that if the processing of the exchange failed with an Exception it is not thrown from this method, but you can access it from the returned exchange using Exchange.getException().
send(String, Exchange) - Method in interface org.apache.camel.ProducerTemplate
Sends the exchange to the given endpoint

Notice: that if the processing of the exchange failed with an Exception it is not thrown from this method, but you can access it from the returned exchange using Exchange.getException().

send(String, Processor) - Method in interface org.apache.camel.ProducerTemplate
Sends an exchange to an endpoint using a supplied processor

Notice: that if the processing of the exchange failed with an Exception it is not thrown from this method, but you can access it from the returned exchange using Exchange.getException().

send(String, ExchangePattern, Processor) - Method in interface org.apache.camel.ProducerTemplate
Sends an exchange to an endpoint using a supplied processor

Notice: that if the processing of the exchange failed with an Exception it is not thrown from this method, but you can access it from the returned exchange using Exchange.getException().

send(Endpoint, Exchange) - Method in interface org.apache.camel.ProducerTemplate
Sends the exchange to the given endpoint

Notice: that if the processing of the exchange failed with an Exception it is not thrown from this method, but you can access it from the returned exchange using Exchange.getException().

send(Endpoint, Processor) - Method in interface org.apache.camel.ProducerTemplate
Sends an exchange to an endpoint using a supplied processor

Notice: that if the processing of the exchange failed with an Exception it is not thrown from this method, but you can access it from the returned exchange using Exchange.getException().

send(Endpoint, ExchangePattern, Processor) - Method in interface org.apache.camel.ProducerTemplate
Sends an exchange to an endpoint using a supplied processor

Notice: that if the processing of the exchange failed with an Exception it is not thrown from this method, but you can access it from the returned exchange using Exchange.getException().

send(Endpoint, ExchangePattern, Processor, Processor) - Method in interface org.apache.camel.ProducerTemplate
Sends an exchange to an endpoint using a supplied processor

Notice: that if the processing of the exchange failed with an Exception it is not thrown from this method, but you can access it from the returned exchange using Exchange.getException().

sendBody(String, Object) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
sendBody(Endpoint, ExchangePattern, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBody(Endpoint, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBody(String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBody(String, ExchangePattern, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBody(Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBody(String, Object) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
sendBody(Object) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to the default endpoint

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

sendBody(Endpoint, Object) - Method in interface org.apache.camel.ProducerTemplate
Send the body to an endpoint

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

sendBody(String, Object) - Method in interface org.apache.camel.ProducerTemplate
Send the body to an endpoint

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

sendBody(Endpoint, ExchangePattern, Object) - Method in interface org.apache.camel.ProducerTemplate
Send the body to an endpoint with the given ExchangePattern returning any result output body

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

sendBody(String, ExchangePattern, Object) - Method in interface org.apache.camel.ProducerTemplate
Send the body to an endpoint returning any result output body

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

sendBodyAndHeader(String, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBodyAndHeader(Endpoint, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBodyAndHeader(Endpoint, ExchangePattern, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBodyAndHeader(String, ExchangePattern, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBodyAndHeader(Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBodyAndHeader(Object, String, Object) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to the default endpoint with a specified header and header value

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

sendBodyAndHeader(String, Object, String, Object) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to an endpoint with a specified header and header value

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

sendBodyAndHeader(Endpoint, Object, String, Object) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to an endpoint with a specified header and header value

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

sendBodyAndHeader(Endpoint, ExchangePattern, Object, String, Object) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to an endpoint with a specified header and header value

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

sendBodyAndHeader(String, ExchangePattern, Object, String, Object) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to an endpoint with a specified header and header value

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

sendBodyAndHeaders(String, Object, Map<String, Object>) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
sendBodyAndHeaders(String, Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBodyAndHeaders(Endpoint, Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBodyAndHeaders(String, ExchangePattern, Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBodyAndHeaders(Endpoint, ExchangePattern, Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBodyAndHeaders(Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBodyAndHeaders(String, Object, Map<String, Object>) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
sendBodyAndHeaders(Object, Map<String, Object>) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to the default endpoint with the specified headers and header values

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

sendBodyAndHeaders(String, Object, Map<String, Object>) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to an endpoint with the specified headers and header values

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

sendBodyAndHeaders(Endpoint, Object, Map<String, Object>) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to an endpoint with the specified headers and header values

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

sendBodyAndHeaders(String, ExchangePattern, Object, Map<String, Object>) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to an endpoint with the specified headers and header values

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

sendBodyAndHeaders(Endpoint, ExchangePattern, Object, Map<String, Object>) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to an endpoint with the specified headers and header values

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

sendBodyAndProperty(String, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBodyAndProperty(Endpoint, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBodyAndProperty(Endpoint, ExchangePattern, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBodyAndProperty(String, ExchangePattern, Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBodyAndProperty(Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
sendBodyAndProperty(Object, String, Object) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to the default endpoint with a specified property and property value

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

sendBodyAndProperty(String, Object, String, Object) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to an endpoint with a specified property and property value

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

sendBodyAndProperty(Endpoint, Object, String, Object) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to an endpoint with a specified property and property value

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

sendBodyAndProperty(Endpoint, ExchangePattern, Object, String, Object) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to an endpoint with a specified property and property value

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

sendBodyAndProperty(String, ExchangePattern, Object, String, Object) - Method in interface org.apache.camel.ProducerTemplate
Sends the body to an endpoint with a specified property and property value

Notice: that if the processing of the exchange failed with an Exception it is thrown from this method as a CamelExecutionException with the caused exception wrapped.

SendDefinition<Type extends ProcessorDefinition<Type>> - Class in org.apache.camel.model
Sends the message to an endpoint
SendDefinition() - Constructor for class org.apache.camel.model.SendDefinition
 
SendDefinition(String) - Constructor for class org.apache.camel.model.SendDefinition
 
SendDynamicAware - Interface in org.apache.camel.spi
Used for components that can optimise the usage of SendDynamicProcessor (toD) to reuse a static Endpoint and Producer that supports using headers to provide the dynamic parts.
SendDynamicAware.DynamicAwareEntry - Class in org.apache.camel.spi
An entry of detailed information from the recipient uri, which allows the SendDynamicAware implementation to prepare pre- and post- processor and the static uri to be used for the optimised dynamic to.
SendDynamicAwareResolver - Class in org.apache.camel.processor
 
SendDynamicAwareResolver() - Constructor for class org.apache.camel.processor.SendDynamicAwareResolver
 
sendDynamicProcessor - Variable in class org.apache.camel.processor.RoutingSlip
 
SendDynamicProcessor - Class in org.apache.camel.processor
Processor for forwarding exchanges to a dynamic endpoint destination.
SendDynamicProcessor(Expression) - Constructor for class org.apache.camel.processor.SendDynamicProcessor
 
SendDynamicProcessor(String, Expression) - Constructor for class org.apache.camel.processor.SendDynamicProcessor
 
sendElement(E) - Method in interface org.apache.camel.processor.resequencer.SequenceSender
Sends the given element.
sendElement(Exchange) - Method in class org.apache.camel.processor.StreamResequencer
Sends the exchange to the next processor.
sendExchange(Endpoint, ExchangePattern, Processor, Processor, Exchange) - Method in class org.apache.camel.impl.ProducerCache
 
sendMessages(long, long) - Method in class org.apache.camel.component.dataset.DataSetConsumer
 
sendNotification(Notification) - Method in interface org.apache.camel.api.management.NotificationSender
Send notification
sendNotification(Notification) - Method in class org.apache.camel.management.NotificationSenderAdapter
 
SendProcessor - Class in org.apache.camel.processor
Processor for forwarding exchanges to a static endpoint destination.
SendProcessor(Endpoint) - Constructor for class org.apache.camel.processor.SendProcessor
 
SendProcessor(Endpoint, ExchangePattern) - Constructor for class org.apache.camel.processor.SendProcessor
 
sendStringBody(String, String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
sendStringBody(String, String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
sendTimerExchange() - Method in class org.apache.camel.component.scheduler.SchedulerConsumer
 
sendTimerExchange(long) - Method in class org.apache.camel.component.timer.TimerConsumer
 
sendTo(String) - Static method in class org.apache.camel.builder.Builder
Deprecated.
not in use, and not available in XML DSL
sendTo(String) - Method in class org.apache.camel.builder.BuilderSupport
Deprecated.
not in use, and not available in XML DSL
sendToConsumers(Exchange) - Method in class org.apache.camel.component.seda.SedaConsumer
Send the given Exchange to the consumer(s).
sendToRecipientList(Exchange, Object, AsyncCallback) - Method in class org.apache.camel.processor.RecipientList
Sends the given exchange to the recipient list
SEPARATOR - Static variable in class org.apache.camel.util.jndi.JndiContext
 
Sequence<E> - Class in org.apache.camel.processor.resequencer
A sorted set of elements with additional methods for obtaining immediate successors and immediate predecessors of a given element in the sequence.
Sequence(SequenceElementComparator<E>) - Constructor for class org.apache.camel.processor.resequencer.Sequence
Creates a new Sequence instance.
SequenceElementComparator<E> - Interface in org.apache.camel.processor.resequencer
A strategy for comparing elements of a sequence.
SequenceSender<E> - Interface in org.apache.camel.processor.resequencer
An interface used by the ResequencerEngine.deliver() and ResequencerEngine.deliverNext() methods to send out re-ordered elements.
serialization() - Method in class org.apache.camel.builder.DataFormatClause
Uses the Java Serialization data format
SerializationDataFormat - Class in org.apache.camel.impl
The data format using Java Serialization.
SerializationDataFormat() - Constructor for class org.apache.camel.impl.SerializationDataFormat
 
SerializationDataFormat - Class in org.apache.camel.model.dataformat
Serialization is a data format which uses the standard Java Serialization mechanism to unmarshal a binary payload into Java objects or to marshal Java objects into a binary blob.
SerializationDataFormat() - Constructor for class org.apache.camel.model.dataformat.SerializationDataFormat
 
servers(List<String>) - Method in class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfiguration
Sets the server blacklist.
servers(String) - Method in class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfiguration
Sets the server blacklist.
servers(List<String>) - Method in class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration
Sets the server list.
servers(String) - Method in class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration
Sets the server list.
Service - Interface in org.apache.camel
Represents the core lifecycle API for POJOs which can be started and stopped
SERVICE_CALL_CONTEXT_PATH - Static variable in interface org.apache.camel.impl.cloud.ServiceCallConstants
 
SERVICE_CALL_SCHEME - Static variable in interface org.apache.camel.impl.cloud.ServiceCallConstants
 
SERVICE_CALL_URI - Static variable in interface org.apache.camel.impl.cloud.ServiceCallConstants
 
SERVICE_HOST - Static variable in interface org.apache.camel.impl.cloud.ServiceCallConstants
 
SERVICE_META - Static variable in interface org.apache.camel.impl.cloud.ServiceCallConstants
 
SERVICE_META_HOST - Static variable in interface org.apache.camel.cloud.ServiceDefinition
 
SERVICE_META_ID - Static variable in interface org.apache.camel.cloud.ServiceDefinition
 
SERVICE_META_NAME - Static variable in interface org.apache.camel.cloud.ServiceDefinition
 
SERVICE_META_PATH - Static variable in interface org.apache.camel.cloud.ServiceDefinition
 
SERVICE_META_PORT - Static variable in interface org.apache.camel.cloud.ServiceDefinition
 
SERVICE_META_PREFIX - Static variable in interface org.apache.camel.cloud.ServiceDefinition
 
SERVICE_META_PROTOCOL - Static variable in interface org.apache.camel.cloud.ServiceDefinition
 
SERVICE_META_ZONE - Static variable in interface org.apache.camel.cloud.ServiceDefinition
 
SERVICE_NAME - Static variable in interface org.apache.camel.impl.cloud.ServiceCallConstants
 
SERVICE_PORT - Static variable in interface org.apache.camel.impl.cloud.ServiceCallConstants
 
SERVICE_URL_PATH - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
serviceCall() - Method in class org.apache.camel.model.ProcessorDefinition
Calls the service
serviceCall(String) - Method in class org.apache.camel.model.ProcessorDefinition
Calls the service
serviceCall(String, String) - Method in class org.apache.camel.model.ProcessorDefinition
Calls the service
serviceCallConfiguration(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Refers to a ServiceCall configuration to use
ServiceCallConfigurationDefinition - Class in org.apache.camel.model.cloud
Remote service call configuration
ServiceCallConfigurationDefinition() - Constructor for class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
ServiceCallConstants - Interface in org.apache.camel.impl.cloud
 
ServiceCallDefinition - Class in org.apache.camel.model.cloud
To call remote services
ServiceCallDefinition() - Constructor for class org.apache.camel.model.cloud.ServiceCallDefinition
 
ServiceCallDefinitionConstants - Class in org.apache.camel.model.cloud
 
ServiceCallExpressionConfiguration - Class in org.apache.camel.model.cloud
 
ServiceCallExpressionConfiguration() - Constructor for class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
 
ServiceCallExpressionConfiguration(ServiceCallDefinition, String) - Constructor for class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
 
ServiceCallExpressionSupport - Class in org.apache.camel.support
 
ServiceCallExpressionSupport() - Constructor for class org.apache.camel.support.ServiceCallExpressionSupport
 
ServiceCallExpressionSupport(String, String) - Constructor for class org.apache.camel.support.ServiceCallExpressionSupport
 
ServiceCallServiceChooserConfiguration - Class in org.apache.camel.model.cloud
 
ServiceCallServiceChooserConfiguration() - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration
 
ServiceCallServiceChooserConfiguration(ServiceCallDefinition, String) - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration
 
ServiceCallServiceDiscoveryConfiguration - Class in org.apache.camel.model.cloud
 
ServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
 
ServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition, String) - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
 
ServiceCallServiceFilterConfiguration - Class in org.apache.camel.model.cloud
 
ServiceCallServiceFilterConfiguration() - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration
 
ServiceCallServiceFilterConfiguration(ServiceCallDefinition, String) - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration
 
ServiceCallServiceLoadBalancerConfiguration - Class in org.apache.camel.model.cloud
 
ServiceCallServiceLoadBalancerConfiguration() - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration
 
ServiceCallServiceLoadBalancerConfiguration(ServiceCallDefinition, String) - Constructor for class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration
 
ServiceChooser - Interface in org.apache.camel.cloud
Allows SPIs to implement custom Service Chooser.
serviceChooser(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets a reference to a custom ServiceChooser to use.
serviceChooser(ServiceChooser) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets a custom ServiceChooser to use.
serviceChooser(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets a reference to a custom ServiceChooser to use.
serviceChooser(ServiceChooser) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets a custom ServiceChooser to use.
ServiceChooserAware - Interface in org.apache.camel.cloud
An interface to represent an object which wishes to be injected with a ServiceChooser
ServiceChooserFactory - Interface in org.apache.camel.cloud
A factory to create ServiceChooser
ServiceDefinition - Interface in org.apache.camel.cloud
Represents a Service.
ServiceDiscovery - Interface in org.apache.camel.cloud
Allows SPIs to implement custom Service Discovery.
serviceDiscovery(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets a reference to a custom ServiceDiscovery to use.
serviceDiscovery(ServiceDiscovery) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets a custom ServiceDiscovery to use.
serviceDiscovery(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets a reference to a custom ServiceDiscovery to use.
serviceDiscovery(ServiceDiscovery) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets a custom ServiceDiscovery to use.
ServiceDiscoveryAware - Interface in org.apache.camel.cloud
An interface to represent an object which wishes to be injected with a ServiceDiscovery
serviceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.AggregatingServiceCallServiceDiscoveryConfiguration
Deprecated.
Add a ServiceDiscovery configuration
serviceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
Set the service-call configuration to use
serviceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
Add a ServiceDiscovery configuration
serviceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Configures the ServiceDiscovery using the given configuration.
serviceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Configures the ServiceDiscovery using the given configuration.
serviceDiscoveryConfigurations(List<ServiceCallServiceDiscoveryConfiguration>) - Method in class org.apache.camel.model.cloud.AggregatingServiceCallServiceDiscoveryConfiguration
Deprecated.
List of ServiceDiscovery configuration to use
serviceDiscoveryConfigurations(List<ServiceCallServiceDiscoveryConfiguration>) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
List of ServiceDiscovery configuration to use
ServiceDiscoveryFactory - Interface in org.apache.camel.cloud
A factory to create ServiceDiscovery
ServiceExpressionFactory - Interface in org.apache.camel.cloud
A factory to create Expression
ServiceFactory<T> - Interface in org.apache.camel.cloud
 
ServiceFilter - Interface in org.apache.camel.cloud
Allows SPIs to implement custom Service Filter.
serviceFilter(String) - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
Reference of a ServiceFilter
serviceFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
Set the ServiceFilter
serviceFilter(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets a reference to a custom ServiceFilter to use.
serviceFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets a custom ServiceFilter to use.
serviceFilter(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets a reference to a custom ServiceFilter to use.
serviceFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets a custom ServiceFilter to use.
ServiceFilterAware - Interface in org.apache.camel.cloud
An interface to represent an object which wishes to be injected with a ServiceFilter
serviceFilterConfiguration(ServiceCallServiceFilterConfiguration) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
Add a ServiceFilter configuration
serviceFilterConfiguration(ServiceCallServiceFilterConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Configures the ServiceFilter using the given configuration.
serviceFilterConfiguration(ServiceCallServiceFilterConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Configures the ServiceFilter using the given configuration.
serviceFilterConfigurations(List<ServiceCallServiceFilterConfiguration>) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
List of ServiceFilter configuration to use
ServiceFilterFactory - Interface in org.apache.camel.cloud
A factory to create ServiceFilter
ServiceHealth - Interface in org.apache.camel.cloud
 
ServiceHelper - Class in org.apache.camel.util
A collection of helper methods for working with Service objects.
ServiceHostPropertiesFunction - Class in org.apache.camel.component.properties
A PropertiesFunction that lookup the property value from OS environment variables using the service idiom.
ServiceHostPropertiesFunction() - Constructor for class org.apache.camel.component.properties.ServiceHostPropertiesFunction
 
ServiceLoadBalancer - Interface in org.apache.camel.cloud
Represents a Load Balancer.
ServiceLoadBalancerFactory - Interface in org.apache.camel.cloud
A factory to create LoadBalancer
ServiceLoadBalancerFunction<T> - Interface in org.apache.camel.cloud
Represents a load balancer function to be executed by the LoadBalancer.
servicePath(String) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
The path to look for for service discovery
ServicePool<Key,Service> - Interface in org.apache.camel.spi
Deprecated.
ServicePoolAware - Interface in org.apache.camel
Deprecated.
favor not using non-singleton services
ServicePortPropertiesFunction - Class in org.apache.camel.component.properties
A PropertiesFunction that lookup the property value from OS environment variables using the service idiom.
ServicePortPropertiesFunction() - Constructor for class org.apache.camel.component.properties.ServicePortPropertiesFunction
 
ServicePropertiesFunction - Class in org.apache.camel.component.properties
A PropertiesFunction that lookup the property value from OS environment variables using the service idiom.
ServicePropertiesFunction() - Constructor for class org.apache.camel.component.properties.ServicePropertiesFunction
 
ServiceRegistrationRoutePolicy - Class in org.apache.camel.impl.cloud
 
ServiceRegistrationRoutePolicy() - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
ServiceRegistrationRoutePolicy(ServiceRegistry.Selector) - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
ServiceRegistrationRoutePolicy(ServiceRegistry, ServiceRegistry.Selector) - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
ServiceRegistrationRoutePolicyFactory - Class in org.apache.camel.impl.cloud
 
ServiceRegistrationRoutePolicyFactory() - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicyFactory
 
ServiceRegistrationRoutePolicyFactory(ServiceRegistry.Selector) - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicyFactory
 
ServiceRegistrationRoutePolicyFactory(ServiceRegistry, ServiceRegistry.Selector) - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicyFactory
 
ServiceRegistry - Interface in org.apache.camel.cloud
 
ServiceRegistry.Selector - Interface in org.apache.camel.cloud
A selector used to pick up a service among a list.
ServiceRegistryHelper - Class in org.apache.camel.impl.cloud
 
ServiceRegistrySelectors - Class in org.apache.camel.impl.cloud
 
ServiceRegistrySelectors.SelectByAttribute - Class in org.apache.camel.impl.cloud
 
ServiceRegistrySelectors.SelectByOrder - Class in org.apache.camel.impl.cloud
 
ServiceRegistrySelectors.SelectByType - Class in org.apache.camel.impl.cloud
 
ServiceRegistrySelectors.SelectFirst - Class in org.apache.camel.impl.cloud
 
ServiceRegistrySelectors.SelectSingle - Class in org.apache.camel.impl.cloud
 
ServiceStartupFailureEvent - Class in org.apache.camel.management.event
 
ServiceStartupFailureEvent(CamelContext, Object, Throwable) - Constructor for class org.apache.camel.management.event.ServiceStartupFailureEvent
 
ServiceStatus - Enum in org.apache.camel
Represents the status of a Service instance
ServiceStopFailureEvent - Class in org.apache.camel.management.event
 
ServiceStopFailureEvent(CamelContext, Object, Throwable) - Constructor for class org.apache.camel.management.event.ServiceStopFailureEvent
 
ServiceSupport - Class in org.apache.camel.impl
Deprecated.
use org.apache.camel.support.ServiceSupport instead
ServiceSupport() - Constructor for class org.apache.camel.impl.ServiceSupport
Deprecated.
 
ServiceSupport - Class in org.apache.camel.support
A useful base class which ensures that a service is only initialized once and provides some helper methods for enquiring of its status.
ServiceSupport() - Constructor for class org.apache.camel.support.ServiceSupport
 
sessionTimeout(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
 
set(CamelContext, EndpointConfiguration, String, T) - Method in class org.apache.camel.impl.ConfigurationHelper.FieldParameterSetter
Deprecated.
 
set(CamelContext, EndpointConfiguration, String, T) - Method in interface org.apache.camel.impl.ConfigurationHelper.ParameterSetter
Deprecated.
Sets the parameter on the configuration.
set(CamelContext, String, RouteError.Phase, Throwable) - Static method in class org.apache.camel.impl.DefaultRouteError
 
set(Container) - Static method in class org.apache.camel.spi.Container.Instance
Deprecated.
Register the Container.
set(V) - Method in class org.apache.camel.util.ValueHolder
Deprecated.
should be immutable, will be removed in Camel 3.0
setAbsolute(boolean) - Method in class org.apache.camel.component.file.GenericFile
 
setAbsoluteFilePath(String) - Method in class org.apache.camel.component.file.GenericFile
 
setAcceptableSchemes(String) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
setAccess(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Deprecated.
is not in use in swagger specification 2.0
setAccumulatedProcessingTime(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setAclToken(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
Sets the ACL token to be used with Consul
setAcquireLockDelay(long) - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
The time to wait before starting to try to acquire lock, default 1.
setAcquireLockDelay(long, TimeUnit) - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
 
setAcquireLockDelayUnit(TimeUnit) - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
The time unit fo the acquireLockDelay, default to TimeUnit.SECONDS.
setAcquireLockInterval(long) - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
The time to wait between attempts to try to acquire lock, default 10.
setAcquireLockInterval(long, TimeUnit) - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
 
setAcquireLockIntervalUnit(TimeUnit) - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
The time unit fo the acquireLockInterva, default to TimeUnit.SECONDS.
setAction(String) - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
To denote an action that can be either: start, stop, or status.
setAction(DurationRoutePolicy.Action) - Method in class org.apache.camel.impl.DurationRoutePolicy
What action to perform when maximum is triggered.
setAction(DurationRoutePolicy.Action) - Method in class org.apache.camel.impl.DurationRoutePolicyFactory
What action to perform when maximum is triggered.
setAction(String) - Method in class org.apache.camel.processor.ThroughputLogger
 
setAddKeyValueForEncryptedKey(Boolean) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Whether to add the public key used to encrypt the session key as a KeyValue in the EncryptedKey structure or not.
setAfterFinallyUri(String) - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
Endpoint to call in AOP after finally.
setAfterUri(String) - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
Endpoint to call in AOP after.
setAggregateController(AggregateController) - Method in class org.apache.camel.model.AggregateDefinition
 
setAggregateController(AggregateController) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setAggregateControllerRef(String) - Method in class org.apache.camel.model.AggregateDefinition
To use a AggregateController to allow external sources to control this aggregator.
setAggregateOnException(Boolean) - Method in class org.apache.camel.model.EnrichDefinition
 
setAggregateOnException(Boolean) - Method in class org.apache.camel.model.PollEnrichDefinition
 
setAggregateOnException(boolean) - Method in class org.apache.camel.processor.Enricher
 
setAggregateOnException(boolean) - Method in class org.apache.camel.processor.PollEnricher
 
setAggregationRepository(AggregationRepository) - Method in class org.apache.camel.model.AggregateDefinition
 
setAggregationRepository(AggregationRepository) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setAggregationRepositoryRef(String) - Method in class org.apache.camel.model.AggregateDefinition
 
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.AggregateDefinition
The AggregationStrategy to use.
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.ClaimCheckDefinition
 
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.EnrichDefinition
 
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.MulticastDefinition
 
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.PollEnrichDefinition
 
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.RecipientListDefinition
Sets the AggregationStrategy to be used to assemble the replies from the recipients, into a single outgoing message from the RecipientList.
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.SplitDefinition
Sets the AggregationStrategy to be used to assemble the replies from the splitted messages, into a single outgoing message from the Splitter.
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.processor.ClaimCheckProcessor
 
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.processor.Enricher
 
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.processor.PollEnricher
Sets the aggregation strategy for this poll enricher.
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.processor.RecipientList
 
setAggregationStrategyMethodAllowNull(Boolean) - Method in class org.apache.camel.model.EnrichDefinition
 
setAggregationStrategyMethodAllowNull(Boolean) - Method in class org.apache.camel.model.PollEnrichDefinition
 
setAggregationStrategyMethodName(String) - Method in class org.apache.camel.model.AggregateDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
setAggregationStrategyMethodName(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
 
setAggregationStrategyMethodName(String) - Method in class org.apache.camel.model.EnrichDefinition
 
setAggregationStrategyMethodName(String) - Method in class org.apache.camel.model.PollEnrichDefinition
 
setAggregationStrategyOnExchange(Exchange, AggregationStrategy) - Method in class org.apache.camel.processor.MulticastProcessor
Sets the given AggregationStrategy on the Exchange.
setAggregationStrategyRef(String) - Method in class org.apache.camel.model.AggregateDefinition
A reference to lookup the AggregationStrategy in the Registry.
setAggregationStrategyRef(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
 
setAggregationStrategyRef(String) - Method in class org.apache.camel.model.EnrichDefinition
 
setAggregationStrategyRef(String) - Method in class org.apache.camel.model.PollEnrichDefinition
 
setAlgorithm(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
The JCE algorithm name indicating the cryptographic algorithm that will be used.
setAlgorithm(Integer) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Symmetric key encryption algorithm; possible values are defined in org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags; for example 2 (= TRIPLE DES), 3 (= CAST5), 4 (= BLOWFISH), 6 (= DES), 7 (= AES_128).
setAlgorithm(String) - Method in class org.apache.camel.util.jsse.KeyManagersParameters
Sets optional algorithm name for the KeyManagerFactory used to create the KeyManagers represented by this object's configuration.
setAlgorithm(String) - Method in class org.apache.camel.util.jsse.SecureRandomParameters
Sets the Random Number Generator (RNG) algorithm identifier for the SecureRandom factory method used to create the SecureRandom represented by this object's configuration.
setAlgorithm(String) - Method in class org.apache.camel.util.jsse.TrustManagersParameters
Sets optional algorithm name for the TrustManagerFactory used to create the TrustManagers represented by this object's configuration.
setAlgorithmParameterRef(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
A JCE AlgorithmParameterSpec used to initialize the Cipher.
setAliases(Map<String, String>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
Alias a Class to a shorter name to be used in XML elements.
setAllowableValues(List<String>) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter list of allowable values (enum).
setAllowableValues(List<String>) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Sets the Swagger Parameter list of allowable values.
setAllowAnyType(boolean) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
Allow any class to be un-marshaled
setAllowCoreThreadTimeout(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
setAllowCoreThreadTimeout(boolean) - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
setAllowCoreThreadTimeOut(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
Whether idle core threads is allowed to timeout and therefore can shrink the pool size below the core pool size

Is by default false

setAllowCoreThreadTimeOut(Boolean) - Method in class org.apache.camel.model.ThreadsDefinition
 
setAllowCoreThreadTimeOut(Boolean) - Method in class org.apache.camel.spi.ThreadPoolProfile
Sets whether to allow core threads to timeout
setAllowDuplicates(Boolean) - Method in class org.apache.camel.model.config.BatchResequencerConfig
Whether to allow duplicates.
setAllowDuplicates(boolean) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
setAllowEasyPredicate(Boolean) - Method in class org.apache.camel.model.language.JsonPathExpression
Whether to allow using the easy predicate parser to pre-parse predicates.
setAllowedUnmarshallObjects(String) - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Deprecated.
Define the allowed objects to be unmarshalled.
setAllowedUnmarshallObjects(String) - Method in class org.apache.camel.model.dataformat.HessianDataFormat
Deprecated.
Define the allowed objects to be unmarshalled
setAllowEmptyDirectory(Boolean) - Method in class org.apache.camel.model.dataformat.TarFileDataFormat
If the tar file has more then one entry, setting this option to true, allows to get the iterator even if the directory is empty
setAllowEmptyDirectory(Boolean) - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
If the zip file has more then one entry, setting this option to true, allows to get the iterator even if the directory is empty
setAllowJmsType(Boolean) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
Used for JMS users to allow the JMSType header from the JMS spec to specify a FQN classname to use to unmarshal to.
setAllowJmsType(Boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Used for JMS users to allow the JMSType header from the JMS spec to specify a FQN classname to use to unmarshal to.
setAllowMaximumSizeToDivergeFromCoreSize(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Allows the configuration for maximumSize to take effect.
setAllowMissingColumnNames(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Whether to allow missing column names.
setAllowNullBody(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Used to specify if a null body is allowed during file writing.
setAllowNullNewExchange(boolean) - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
 
setAllowNullOldExchange(boolean) - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
 
setAllowNullValues(boolean) - Method in class org.apache.camel.impl.DefaultHeaderFilterStrategy
 
setAllowOptimisedComponents(Boolean) - Method in class org.apache.camel.model.ToDynamicDefinition
 
setAllowOptimisedComponents(boolean) - Method in class org.apache.camel.processor.SendDynamicProcessor
 
setAllowRedeliveryWhileStopping(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setAllowRedeliveryWhileStopping(Boolean) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setAllowRedeliveryWhileStopping(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setAllowRedeliveryWhileStopping(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Controls whether to allow redelivery while stopping/shutting down a route that uses error handling.
setAllowShortLines(Boolean) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
Allows for lines to be shorter than expected and ignores the extra characters
setAllowSimple(Boolean) - Method in class org.apache.camel.model.language.JsonPathExpression
Whether to allow in inlined simple exceptions in the JsonPath expression
setAllowStAX(boolean) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setAllowStAX(boolean) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Whether to allow using StAX as the javax.xml.transform.Source.
setAllowUnmarshallType(Boolean) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
If enabled then Jackson is allowed to attempt to use the CamelJacksonUnmarshalType header during the unmarshalling.
setAllowUnmarshallType(Boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
If enabled then Jackson is allowed to attempt to use the CamelJacksonUnmarshalType header during the unmarshalling.
setAllowUseOriginalMessage(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setAllowUseOriginalMessage(Boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setAllowUseOriginalMessage(Boolean) - Method in interface org.apache.camel.RuntimeConfiguration
Sets whether to allow access to the original message from Camel's error handler, or from UnitOfWork.getOriginalInMessage().
setAntExclude(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Ant style filter exclusion.
setAntFilterCaseSensitive(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Sets case sensitive flag on ant filter
setAntInclude(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Ant style filter inclusion.
setAnyOrder(boolean) - Method in class org.apache.camel.component.test.TestEndpoint
Whether the expected messages should arrive in the same order or can be in any order.
setAnySpoolRules(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
setAnySpoolRules(boolean) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
setAnySpoolRules(boolean) - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
setAnySpoolRules(boolean) - Method in interface org.apache.camel.spi.StreamCachingStrategy
Sets whether if just any of the StreamCachingStrategy.SpoolRule rules returns true then StreamCachingStrategy.shouldSpoolCache(long) returns true.
setApiComponent(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
The name of the Camel component to use as the REST API (such as swagger)
setApiComponent(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets the name of the Camel component to use as the REST API (such as swagger)
setApiComponentName(String) - Method in class org.apache.camel.component.rest.RestApiEndpoint
The Camel Rest API component to use for generating the API of the REST services, such as swagger.
setApiContextIdPattern(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets an CamelContext id pattern to only allow Rest APIs from rest services within CamelContext's which name matches the pattern.
setApiContextIdPattern(String) - Method in class org.apache.camel.spi.RestConfiguration
Optional CamelContext id pattern to only allow Rest APIs from rest services within CamelContext's which name matches the pattern.
setApiContextListing(Boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets whether listing of all available CamelContext's with REST services in the JVM is enabled.
setApiContextListing(boolean) - Method in class org.apache.camel.spi.RestConfiguration
Sets whether listing of all available CamelContext's with REST services in the JVM is enabled.
setApiContextPath(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets a leading API context-path the REST API services will be using.
setApiContextPath(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets a leading API context-path the REST API services will be using.
setApiContextRouteId(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets the route id to use for the route that services the REST API.
setApiContextRouteId(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets the route id to use for the route that services the REST API.
setApiDoc(String) - Method in class org.apache.camel.component.rest.RestComponent
The swagger api doc resource to use.
setApiDoc(String) - Method in class org.apache.camel.component.rest.RestEndpoint
The swagger api doc resource to use.
setApiDocs(Boolean) - Method in class org.apache.camel.model.rest.RestDefinition
Whether to include or exclude the VerbDefinition in API documentation.
setApiDocs(Boolean) - Method in class org.apache.camel.model.rest.VerbDefinition
Whether to include or exclude the VerbDefinition in API documentation.
setApiHelpers(Map<E, ApiMethodHelper<? extends ApiMethod>>) - Method in class org.apache.camel.util.component.ApiCollection
 
setApiHost(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To use an specific hostname for the API documentation (eg swagger)

This can be used to override the generated host with this configured hostname

setApiHost(String) - Method in class org.apache.camel.spi.RestConfiguration
To use an specific hostname for the API documentation (eg swagger)

This can be used to override the generated host with this configured hostname

setApiMethods(Map<Class<? extends ApiMethod>, E>) - Method in class org.apache.camel.util.component.ApiCollection
 
setApiProperties(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Allows to configure as many additional properties for the api documentation (swagger).
setApiProperties(Map<String, Object>) - Method in class org.apache.camel.spi.RestConfiguration
Sets additional options on api level
setApiVendorExtension(Boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Whether vendor extension is enabled in the Rest APIs.
setApiVendorExtension(boolean) - Method in class org.apache.camel.spi.RestConfiguration
Whether vendor extension is enabled in the Rest APIs.
setApiVersion(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the API version when using client lookup
setApplicationContextClassLoader(ClassLoader) - Method in interface org.apache.camel.CamelContext
Sets the application CamelContext class loader
setApplicationContextClassLoader(ClassLoader) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setArgs(Object[]) - Method in class org.apache.camel.component.bean.BeanInvocation
 
setArmored(Boolean) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
This option will cause PGP to base64 encode the encrypted text, making it available for copy/paste, etc.
setArrayName(String) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
Specifies the name of the top-level XML element.
setArrayType(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter array type.
setArrayType(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Sets the Swagger Parameter array type.
setAsMap(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
Whether the unmarshalling should produce maps for the lines values instead of lists.
setAssertPeriod(CamelContext, long) - Static method in class org.apache.camel.component.mock.MockEndpoint
Sets the assert period on all the expectations on any MockEndpoint instances registered in the given context.
setAssertPeriod(long) - Method in class org.apache.camel.component.mock.MockEndpoint
Sets a grace period after which the mock endpoint will re-assert to ensure the preliminary assertion is still valid.
setAsync(boolean) - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
Whether to execute the control bus task asynchronously.
setAsyncDelayed(Boolean) - Method in class org.apache.camel.model.DelayDefinition
 
setAsyncDelayed(Boolean) - Method in class org.apache.camel.model.ThrottleDefinition
 
setAsyncDelayed(boolean) - Method in class org.apache.camel.processor.DelayProcessorSupport
 
setAsyncDelayed(boolean) - Method in class org.apache.camel.processor.Throttler
 
setAsyncDelayedRedelivery(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setAsyncDelayedRedelivery(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setAsyncDelayedRedelivery(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether asynchronous delayed redelivery is allowed.
setAsyncProcessorAwaitManager(AsyncProcessorAwaitManager) - Method in interface org.apache.camel.CamelContext
Sets a custom AsyncProcessor await manager.
setAsyncProcessorAwaitManager(AsyncProcessorAwaitManager) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setAttachmentObjects(Map<String, Attachment>) - Method in class org.apache.camel.impl.DefaultMessage
 
setAttachmentObjects(Map<String, Attachment>) - Method in interface org.apache.camel.Message
Set all the attachments associated with this message
setAttachments(Map<String, DataHandler>) - Method in class org.apache.camel.impl.DefaultMessage
 
setAttachments(Map<String, DataHandler>) - Method in interface org.apache.camel.Message
Set all the attachments associated with this message
setAttribute(String, Object) - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
setAttribute(String, Object) - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
setAttributes(Map<String, Object>) - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
setAttributes(Map<String, Object>) - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
setAuthorizationUrl(String) - Method in class org.apache.camel.model.rest.RestSecurityOAuth2
The authorization URL to be used for this flow.
setAutoCreate(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Automatically create missing directories in the file's pathname.
setAutoCreateComponents(boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setAutoStartup(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setAutoStartup(Boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setAutoStartup(String) - Method in class org.apache.camel.model.RouteDefinition
Whether to auto start this route
setAutoStartup(Boolean) - Method in interface org.apache.camel.RuntimeConfiguration
Sets whether the object should automatically start when Camel starts.
setBacklogSize(int) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
setBacklogSize(int) - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
setBacklogSize(int) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
setBackOff(String, BackOff) - Method in class org.apache.camel.impl.SupervisingRouteController
Sets the back-off to be applied to the given id.
setBackOffConfigurations(Map<String, BackOff>) - Method in class org.apache.camel.impl.SupervisingRouteController
Set the back-off for the given IDs.
setBackoffErrorThreshold(int) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setBackoffErrorThreshold(int) - Method in class org.apache.camel.impl.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.impl.ScheduledPollConsumer
 
setBackoffIdleThreshold(int) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
The number of subsequent idle polls that should happen before the backoffMultipler should kick-in.
setBackOffMultiplier(Double) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setBackoffMultiplier(int) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setBackoffMultiplier(int) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
To let the scheduled polling consumer backoff if there has been a number of subsequent idles/errors in a row.
setBackOffMultiplier(Double) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setBackOffMultiplier(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setBackOffMultiplier(double) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the multiplier used to increase the delay between redeliveries if RedeliveryPolicy.setUseExponentialBackOff(boolean) is enabled
setBarcodeFormat(String) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
Barcode format such as QR-Code
setBasePath(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
Set the base path to store in ZK
setBaseUri(String) - Method in interface org.apache.camel.ComponentConfiguration
Deprecated.
Sets the base URI without any query parameters added
setBaseUri(String) - Method in class org.apache.camel.impl.ComponentConfigurationSupport
Deprecated.
 
setBatchConfig(BatchResequencerConfig) - Method in class org.apache.camel.model.ResequenceDefinition
 
setBatchConsumer(boolean) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
setBatchSize(int) - Method in class org.apache.camel.model.config.BatchResequencerConfig
Sets the size of the batch to be re-ordered.
setBatchSize(int) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
Sets the in batch size.
setBatchTimeout(long) - Method in class org.apache.camel.model.config.BatchResequencerConfig
Sets the timeout for collecting elements to be re-ordered.
setBatchTimeout(long) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
setBean(Object) - Method in class org.apache.camel.model.BeanDefinition
Sets an instance of the bean to use
setBean(String) - Method in class org.apache.camel.model.language.MethodCallExpression
Either a reference or a class name of the bean to use
setBeanHolder(BeanHolder) - Method in class org.apache.camel.component.bean.BeanEndpoint
 
setBeanName(String) - Method in class org.apache.camel.component.bean.BeanEndpoint
Sets the name of the bean to invoke
setBeanReaderErrorHandlerType(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
To use a custom org.apache.camel.dataformat.beanio.BeanIOErrorHandler as error handler while parsing.
setBeanType(String) - Method in class org.apache.camel.model.BeanDefinition
Sets the Class of the bean
setBeanType(Class<?>) - Method in class org.apache.camel.model.BeanDefinition
Sets the Class of the bean
setBeanType(Class<?>) - Method in class org.apache.camel.model.language.MethodCallExpression
 
setBeanTypeName(String) - Method in class org.apache.camel.model.language.MethodCallExpression
Class name of the bean to use
setBeforeUri(String) - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
Endpoint to call in AOP before.
setBeginRenamer(GenericFileRenamer<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
setBeginRenamer(GenericFileRenamer<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
setBinary(boolean) - Method in class org.apache.camel.component.language.LanguageEndpoint
Whether the script is binary content or text content.
setBinaryContent(Boolean) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
Defines whether the content of binary parts in the MIME multipart is binary (true) or Base-64 encoded (false)
setBinding(Binding) - Method in class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
setBinding(GenericFileBinding<T>) - Method in class org.apache.camel.component.file.GenericFile
 
setBindingMode(RestBindingMode) - Method in class org.apache.camel.component.rest.RestEndpoint
Configures the binding mode for the producer.
setBindingMode(RestBindingMode) - Method in class org.apache.camel.component.rest.RestProducer
 
setBindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.RestBindingDefinition
Sets the binding mode to use.
setBindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets the binding mode to use.
setBindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.RestDefinition
Sets the binding mode to use.
setBindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.VerbDefinition
Sets the binding mode to use.
setBindingMode(RestConfiguration.RestBindingMode) - Method in class org.apache.camel.spi.RestConfiguration
Sets the binding mode to be used by the REST consumer
setBindingMode(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets the binding mode to be used by the REST consumer
setBindingName(String) - Method in class org.apache.camel.model.dataformat.JibxDataFormat
To use a custom binding factory
setBlacklistedRoutes(Collection<String>) - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
setBlock(boolean) - Method in class org.apache.camel.component.direct.DirectComponent
If sending a message to a direct endpoint which has no active consumer, then we can tell the producer to block and wait for the consumer to become active.
setBlock(boolean) - Method in class org.apache.camel.component.direct.DirectEndpoint
If sending a message to a direct endpoint which has no active consumer, then we can tell the producer to block and wait for the consumer to become active.
setBlock(boolean) - Method in class org.apache.camel.component.directvm.DirectVmComponent
If sending a message to a direct endpoint which has no active consumer, then we can tell the producer to block and wait for the consumer to become active.
setBlock(boolean) - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
If sending a message to a direct endpoint which has no active consumer, then we can tell the producer to block and wait for the consumer to become active.
setBlockSeconds(Integer) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
The seconds to wait for a watch event, default 10 seconds
setBlockTimeout(long) - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
setBlockWhenFull(boolean) - Method in class org.apache.camel.component.seda.SedaEndpoint
Whether a thread that sends messages to a full SEDA queue will block until the queue's capacity is no longer exhausted.
setBlockWhenFull(boolean) - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
setBody(Expression) - Static method in class org.apache.camel.builder.ProcessorBuilder
Creates a processor which sets the body of the message to the value of the expression
setBody(Message) - Method in class org.apache.camel.builder.xml.DomResultHandler
 
setBody(Message) - Method in class org.apache.camel.builder.xml.FileResultHandler
 
setBody(Message) - Method in interface org.apache.camel.builder.xml.ResultHandler
 
setBody(Message) - Method in class org.apache.camel.builder.xml.StreamResultHandler
 
setBody(Message) - Method in class org.apache.camel.builder.xml.StringResultHandler
 
setBody(GenericFile<File>, Object) - Method in class org.apache.camel.component.file.FileBinding
 
setBody(Object) - Method in class org.apache.camel.component.file.GenericFile
 
setBody(GenericFile<T>, Object) - Method in interface org.apache.camel.component.file.GenericFileBinding
Sets the body from the given file
setBody(GenericFile<T>, Object) - Method in class org.apache.camel.component.file.GenericFileDefaultBinding
 
setBody(Object) - Method in class org.apache.camel.impl.MessageSupport
 
setBody(Object, Class<T>) - Method in class org.apache.camel.impl.MessageSupport
 
setBody(Object, DataType) - Method in class org.apache.camel.impl.MessageSupport
 
setBody(Object) - Method in interface org.apache.camel.Message
Sets the body of the message
setBody(Object, Class<T>) - Method in interface org.apache.camel.Message
Sets the body of the message as a specific type
setBody() - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a processor which sets the body on the IN message
setBody(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a processor which sets the body on the IN message
setBody(Supplier<Result>) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a processor which sets the body on the IN message
setBody(Function<Exchange, Result>) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a processor which sets the body on the IN message
setBody(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
setBody(Object, DataType) - Method in interface org.apache.camel.spi.DataTypeAware
Set the message body with data type.
setBody(MessageDump.Body) - Method in class org.apache.camel.util.MessageDump
 
SetBodyDefinition - Class in org.apache.camel.model
Sets the contents of the message body
SetBodyDefinition() - Constructor for class org.apache.camel.model.SetBodyDefinition
 
SetBodyDefinition(Expression) - Constructor for class org.apache.camel.model.SetBodyDefinition
 
setBodyFunction(XPathFunction) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setBodyIncludeFiles(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
setBodyIncludeFiles(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
setBodyIncludeFiles(boolean) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
setBodyIncludeFiles(boolean) - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
setBodyIncludeFiles(boolean) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
setBodyIncludeFiles(boolean) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
setBodyIncludeStreams(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
setBodyIncludeStreams(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
setBodyIncludeStreams(boolean) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
setBodyIncludeStreams(boolean) - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
setBodyIncludeStreams(boolean) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
setBodyIncludeStreams(boolean) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
setBodyMaxChars(int) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
setBodyMaxChars(int) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
setBodyMaxChars(int) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
setBodyMaxChars(int) - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
setBodyMaxChars(int) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
setBodyMaxChars(int) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
SetBodyProcessor - Class in org.apache.camel.processor
A processor which sets the body on the IN or OUT message with an Expression
SetBodyProcessor(Expression) - Constructor for class org.apache.camel.processor.SetBodyProcessor
 
setBodyType(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
setBreadCrumbLength(int) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
setBridgeErrorHandler(boolean) - Method in class org.apache.camel.impl.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.
setBufferSize(int) - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
setBufferSize(int) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Write buffer sized in bytes.
setBufferSize(int) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
setBufferSize(int) - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
setBuffersize(Integer) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
The size of the buffer used in the signature process.
setBufferSize(int) - Method in interface org.apache.camel.spi.StreamCachingStrategy
Sets the buffer size to use when allocating in-memory buffers used for in-memory stream caches.
setCaCertData(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the Certificate Authority data when using client lookup
setCaCertFile(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the Certificate Authority data that are loaded from the file when using client lookup
setCache(boolean) - Method in class org.apache.camel.component.bean.BeanEndpoint
If enabled, Camel will cache the result of the first Registry look-up.
setCache(boolean) - Method in class org.apache.camel.component.properties.PropertiesComponent
Whether or not to cache loaded properties.
setCache(Map<String, String>) - Method in class org.apache.camel.impl.FileStateRepository
 
setCache(Boolean) - Method in class org.apache.camel.model.BeanDefinition
Caches the bean lookup, to avoid lookup up bean on every usage.
setCache(Map<String, Object>) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
setCacheCleared(boolean) - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
setCacheScript(boolean) - Method in class org.apache.camel.component.language.LanguageEndpoint
Whether to cache the compiled script and reuse

Notice reusing the script can cause side effects from processing one Camel Exchange to the next Exchange.

setCacheSize(Integer) - Method in class org.apache.camel.model.DynamicRouterDefinition
 
setCacheSize(Integer) - Method in class org.apache.camel.model.EnrichDefinition
 
setCacheSize(Integer) - Method in class org.apache.camel.model.PollEnrichDefinition
 
setCacheSize(Integer) - Method in class org.apache.camel.model.RecipientListDefinition
 
setCacheSize(Integer) - Method in class org.apache.camel.model.RoutingSlipDefinition
 
setCacheSize(Integer) - Method in class org.apache.camel.model.ToDynamicDefinition
 
setCacheSize(int) - Method in class org.apache.camel.processor.Enricher
 
setCacheSize(int) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Sets the 1st-level cache size.
setCacheSize(int) - Method in class org.apache.camel.processor.idempotent.MemoryIdempotentRepository
 
setCacheSize(int) - Method in class org.apache.camel.processor.PollEnricher
 
setCacheSize(int) - Method in class org.apache.camel.processor.RecipientList
 
setCacheSize(int) - Method in class org.apache.camel.processor.RoutingSlip
 
setCacheSize(int) - Method in class org.apache.camel.processor.SendDynamicProcessor
 
setCallerRunsWhenRejected(Boolean) - Method in class org.apache.camel.model.DelayDefinition
 
setCallerRunsWhenRejected(Boolean) - Method in class org.apache.camel.model.ThreadsDefinition
 
setCallerRunsWhenRejected(Boolean) - Method in class org.apache.camel.model.ThrottleDefinition
 
setCallerRunsWhenRejected(boolean) - Method in class org.apache.camel.processor.DelayProcessorSupport
 
setCallerRunsWhenRejected(boolean) - Method in class org.apache.camel.processor.Throttler
 
setCamelContext(CamelContext) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setCamelContext(CamelContext) - Method in interface org.apache.camel.CamelContextAware
Injects the CamelContext
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.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.vm.VmConsumer
 
setCamelContext(CamelContext) - Method in interface org.apache.camel.Endpoint
Sets the camel context.
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cloud.DefaultServiceDiscovery
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterView
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cluster.ClusteredRoutePolicy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultClassResolver
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultComponent
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultDebugger
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultEndpoint
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultRestRegistry
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultRouteController
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DurationRoutePolicy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.health.ContextHealthCheck
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.health.DefaultHealthCheckService
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.health.RegistryRepository
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.MessageSupport
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.saga.InMemorySagaService
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setCamelContext(CamelContext) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.management.PublishEventNotifier
 
setCamelContext(ModelCamelContext) - Method in class org.apache.camel.model.rest.RestsDefinition
 
setCamelContext(ModelCamelContext) - Method in class org.apache.camel.model.RoutesDefinition
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.ClaimCheckProcessor
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.Enricher
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.MarshalProcessor
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.PollEnricher
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.SendDynamicProcessor
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.UnmarshalProcessor
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.WireTapProcessor
 
setCamelContext(CamelContext) - Method in class org.apache.camel.spi.Transformer
 
setCamelContext(CamelContext) - Method in class org.apache.camel.spi.Validator
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.LanguageSupport
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.ReloadStrategySupport
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.TimerListenerManager
 
setCamelContext(CamelContext) - Method in class org.apache.camel.util.ExpressionToPredicateAdapter
 
setCamelContext(CamelContext) - Method in class org.apache.camel.util.jsse.JsseParameters
Sets the optional CamelContext used for integration with core capabilities such as Camel Property Placeholders and ClassResolver.
setCamelContext(CamelContext) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
setCapacity(int) - Method in class org.apache.camel.impl.DefaultServicePool
Deprecated.
 
setCapacity(int) - Method in class org.apache.camel.model.config.StreamResequencerConfig
Sets the capacity of the resequencer's inbound queue.
setCapacity(int) - Method in class org.apache.camel.processor.StreamResequencer
 
setCapacity(int) - Method in interface org.apache.camel.spi.ServicePool
Deprecated.
Sets the capacity, which is capacity per key.
setCaseInsensitive(boolean) - Method in class org.apache.camel.impl.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.
setCaseSensitive(boolean) - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
Sets Whether or not pattern matching should be case sensitive

Is by default turned on true.

setCaseSensitive(boolean) - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
Sets case sensitive flag on AntPathMatcherFileFilter

Is by default turned on true.

setCausedByException(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
setCertAlias(String) - Method in class org.apache.camel.util.jsse.SSLContextParameters
An optional certificate alias to use.
setCharset(String) - Method in class org.apache.camel.component.file.GenericFile
 
setCharset(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
This option is used to specify the encoding of the file.
setCharset(String) - Method in class org.apache.camel.impl.StringDataFormat
 
setCharset(String) - Method in class org.apache.camel.model.ConvertBodyDefinition
To use a specific charset when converting
setCharset(String) - Method in class org.apache.camel.model.dataformat.StringDataFormat
Sets an encoding to use.
setCheckInterval(long) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Sets the check interval period.
setCheckInterval(long) - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
setCheckInterval(long) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
setCheckInterval(long) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
setCheckInterval(long) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
setCheckInterval(long) - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
setCheckInterval(long) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
setCheckInterval(long) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
setCheckInterval(long) - Method in class org.apache.camel.impl.health.DefaultHealthCheckService
 
setCheckInterval(long, TimeUnit) - Method in class org.apache.camel.impl.health.DefaultHealthCheckService
 
setCheckIntervalUnit(TimeUnit) - Method in class org.apache.camel.impl.health.DefaultHealthCheckService
 
setChildDefinition(ProcessorDefinition<?>) - Method in interface org.apache.camel.model.ModelChannel
If the initialized output definition contained outputs (children) then we need to set the child so we can leverage fine grained tracing
setChildDefinition(ProcessorDefinition<?>) - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
setChmod(String) - Method in class org.apache.camel.component.file.FileEndpoint
Specify the file permissions which is sent by the producer, the chmod value must be between 000 and 777; If there is a leading digit like in 0755 we will ignore it.
setChmodDirectory(String) - Method in class org.apache.camel.component.file.FileEndpoint
Specify the directory permissions used when the producer creates missing directories, the chmod value must be between 000 and 777; If there is a leading digit like in 0755 we will ignore it.
setCipherSuite(List<String>) - Method in class org.apache.camel.util.jsse.CipherSuitesParameters
Sets the cipher suite.
setCipherSuites(CipherSuitesParameters) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Sets the optional explicitly configured cipher suites for this configuration.
setCipherSuitesFilter(FilterParameters) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Sets the optional cipher suite filter for this JSSE configuration.
setCircuitBreakerEnabled(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Whether to use a HystrixCircuitBreaker or not.
setCircuitBreakerErrorThresholdPercentage(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Error percentage threshold (as whole number such as 50) at which point the circuit breaker will trip open and reject requests.
setCircuitBreakerForceClosed(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationCommon
If true the HystrixCircuitBreaker#allowRequest() will always return true to allow requests regardless of the error percentage from HystrixCommandMetrics.getHealthCounts().
setCircuitBreakerForceOpen(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationCommon
If true the HystrixCircuitBreaker.allowRequest() will always return false, causing the circuit to be open (tripped) and reject all requests.
setCircuitBreakerRequestVolumeThreshold(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Minimum number of requests in the metricsRollingStatisticalWindowInMilliseconds() that must exist before the HystrixCircuitBreaker will trip.
setCircuitBreakerSleepWindowInMilliseconds(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
The time in milliseconds after a HystrixCircuitBreaker trips open that it should wait before trying requests again.
setClasses(String[]) - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Deprecated.
Add additional class names to Castor XmlContext
setClassLoader(ClassLoader) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
Set a custom classloader
setClassLoader(ClassLoader) - Method in class org.apache.camel.util.component.ApiMethodParser
 
setClassLoaders(Set<ClassLoader>) - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
setClassLoaders(Set<ClassLoader>) - Method in class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
setClassLoaders(Set<ClassLoader>) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
setClassLoaders(Set<ClassLoader>) - Method in interface org.apache.camel.spi.PackageScanClassResolver
Deprecated.
will be removed in Camel 3.0. Use PackageScanClassResolver.addClassLoader(ClassLoader) instead.
setClassName(String) - Method in class org.apache.camel.model.transformer.CustomTransformerDefinition
Set a class name of the Transformer
setClassName(String) - Method in class org.apache.camel.model.validator.CustomValidatorDefinition
Set a class name of the Validator
setClassResolver(ClassResolver) - Method in interface org.apache.camel.CamelContext
Sets the class resolver to be use
setClassResolver(ClassResolver) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setClassType(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
Name of model class to use.
setClassType(Class<?>) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
Type of model class to use.
setClazzName(String) - Method in class org.apache.camel.model.dataformat.ASN1DataFormat
Name of class to use when unmarshalling
setClientAuthentication(String) - Method in class org.apache.camel.util.jsse.SSLContextServerParameters
Sets the configuration options for server-side client-authentication requirements.
setClientCertData(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the Client Certificate data when using client lookup
setClientCertFile(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the Client Certificate data that are loaded from the file when using client lookup
setClientKeyAlgo(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the Client Keystore algorithm, such as RSA when using client lookup
setClientKeyData(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the Client Keystore data when using client lookup
setClientKeyFile(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the Client Keystore data that are loaded from the file when using client lookup
setClientKeyPassphrase(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the Client Keystore passphrase when using client lookup
setClientName(String) - Method in class org.apache.camel.model.cloud.RibbonServiceCallServiceLoadBalancerConfiguration
Sets the Ribbon client name
setClientParameters(SSLContextClientParameters) - Method in class org.apache.camel.util.jsse.SSLContextParameters
The optional configuration options to be applied purely to the client side settings of the SSLContext.
setClientRequestValidation(Boolean) - Method in class org.apache.camel.model.rest.RestBindingDefinition
Whether to enable validation of the client request to check whether the Content-Type and Accept headers from the client is supported by the Rest-DSL configuration of its consumes/produces settings.
setClientRequestValidation(Boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Whether to enable validation of the client request to check whether the Content-Type and Accept headers from the client is supported by the Rest-DSL configuration of its consumes/produces settings.
setClientRequestValidation(Boolean) - Method in class org.apache.camel.model.rest.RestDefinition
Whether to enable validation of the client request to check whether the Content-Type and Accept headers from the client is supported by the Rest-DSL configuration of its consumes/produces settings.
setClientRequestValidation(Boolean) - Method in class org.apache.camel.model.rest.VerbDefinition
Whether to enable validation of the client request to check whether the Content-Type and Accept headers from the client is supported by the Rest-DSL configuration of its consumes/produces settings.
setClientRequestValidation(boolean) - Method in class org.apache.camel.spi.RestConfiguration
Whether to enable validation of the client request to check whether the Content-Type and Accept headers from the client is supported by the Rest-DSL configuration of its consumes/produces settings.
setCloseCorrelationKeyOnCompletion(Integer) - Method in class org.apache.camel.model.AggregateDefinition
 
setCloseCorrelationKeyOnCompletion(Integer) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setClsName(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.AliasEntry
 
setClsName(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ConverterEntry
 
setClsName(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionEntry
 
setClsName(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldEntry
 
setClusterService(CamelClusterService) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
Set the cluster service to use.
setClusterServiceSelector(CamelClusterService.Selector) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
Set the selector strategy to look-up a CamelClusterService
setCode(String) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
setCollectionFormat(CollectionFormat) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter collection format.
setCollectionFormat(CollectionFormat) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Sets the Swagger Parameter collection format.
setCollectionTypeName(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
Refers to a custom collection type to lookup in the registry to use.
setCollectionTypeName(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Refers to a custom collection type to lookup in the registry to use.
setCollisionAvoidanceFactor(Double) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setCollisionAvoidanceFactor(Double) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setCollisionAvoidanceFactor(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setCollisionAvoidanceFactor(double) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the factor used for collision avoidance if enabled via RedeliveryPolicy.setUseCollisionAvoidance(boolean)
setCollisionAvoidancePercent(Double) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setCollisionAvoidancePercent(Double) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setCollisionAvoidancePercent(double) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the percentage used for collision avoidance if enabled via RedeliveryPolicy.setUseCollisionAvoidance(boolean)
setComment(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
The comment symbol.
setCommentMarker(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Sets the comment marker of the reference format.
setCommentMarkerDisabled(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Disables the comment marker of the reference format.
setCommitRenamer(GenericFileRenamer<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
setComparator(Comparator<E>) - Method in class org.apache.camel.component.seda.PriorityBlockingQueueFactory
 
setComparator(ExpressionResultComparator) - Method in class org.apache.camel.model.config.StreamResequencerConfig
To use a custom comparator
setComparator(Comparator<T>) - Method in class org.apache.camel.model.SortDefinition
 
setComparatorRef(String) - Method in class org.apache.camel.model.config.StreamResequencerConfig
To use a custom comparator
setComparatorRef(String) - Method in class org.apache.camel.model.SortDefinition
 
setCompensation(SagaActionUriDefinition) - Method in class org.apache.camel.model.SagaDefinition
The compensation endpoint URI that must be called to compensate all changes done in the route.
setCompleteAllOnStop(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
 
setCompleteAllOnStop(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setCompletion(SagaActionUriDefinition) - Method in class org.apache.camel.model.SagaDefinition
The completion endpoint URI that will be called when the Saga is completed successfully.
setCompletionEager(Boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
setCompletionFromBatchConsumer(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
 
setCompletionFromBatchConsumer(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setCompletionInterval(Long) - Method in class org.apache.camel.model.AggregateDefinition
 
setCompletionInterval(long) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setCompletionMode(SagaCompletionMode) - Method in class org.apache.camel.model.SagaDefinition
Determine how the saga should be considered complete.
setCompletionOnNewCorrelationGroup(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
 
setCompletionOnNewCorrelationGroup(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setCompletionPredicate(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.AggregateDefinition
 
setCompletionPredicate(Predicate) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setCompletionPredicate(Predicate) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
setCompletionSize(Integer) - Method in class org.apache.camel.model.AggregateDefinition
 
setCompletionSize(int) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setCompletionSizeExpression(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.AggregateDefinition
 
setCompletionSizeExpression(Expression) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setCompletionTimeout(Long) - Method in class org.apache.camel.model.AggregateDefinition
 
setCompletionTimeout(long) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setCompletionTimeoutCheckerInterval(Long) - Method in class org.apache.camel.model.AggregateDefinition
 
setCompletionTimeoutCheckerInterval(long) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setCompletionTimeoutExpression(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.AggregateDefinition
 
setCompletionTimeoutExpression(Expression) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setComponent(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 interface org.apache.camel.ComponentAware
Injects the Component
setComponent(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
The component to use.
setComponent(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
The component to use.
setComponent(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
Sets the component name that this definition will apply to
setComponent(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
The Camel Rest component to use for the REST transport (consumer), such as restlet, spark-rest.
setComponent(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets the name of the Camel component to use as the REST consumer
setComponentName(String) - Method in class org.apache.camel.component.rest.RestApiEndpoint
The Camel Rest component to use for the REST transport, such as restlet, spark-rest.
setComponentName(String) - Method in class org.apache.camel.component.rest.RestComponent
The Camel Rest component to use for the REST transport, such as restlet, spark-rest.
setComponentName(String) - Method in class org.apache.camel.component.rest.RestEndpoint
The Camel Rest component to use for the REST transport, such as restlet, spark-rest.
setComponentProperties(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Allows to configure as many additional properties for the rest component in use.
setComponentProperties(Map<String, Object>) - Method in class org.apache.camel.spi.RestConfiguration
Sets additional options on component level
setComponentResolver(ComponentResolver) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setCompressionAlgorithm(Integer) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Compression algorithm; possible values are defined in org.bouncycastle.bcpg.CompressionAlgorithmTags; for example 0 (= UNCOMPRESSED), 1 (= ZIP), 2 (= ZLIB), 3 (= BZIP2).
setCompressionLevel(int) - Method in class org.apache.camel.impl.ZipDataFormat
 
setCompressionLevel(Integer) - Method in class org.apache.camel.model.dataformat.ZipDataFormat
To specify a specific compression between 0-9.
setConcurrentConsumers(int) - Method in class org.apache.camel.component.seda.SedaComponent
Sets the default number of concurrent threads processing exchanges.
setConcurrentConsumers(int) - Method in class org.apache.camel.component.seda.SedaEndpoint
Number of concurrent threads processing exchanges.
setConcurrentTasks(int) - Method in class org.apache.camel.component.scheduler.SchedulerComponent
Number of threads used by the scheduling thread pool.
setConcurrentTasks(int) - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
Number of threads used by the scheduling thread pool.
setConcurrentTasks(int) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
setConfiguration(GenericFileConfiguration) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setConfiguration(HealthCheckConfiguration) - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 
setConfiguration(T) - Method in class org.apache.camel.util.component.AbstractApiComponent
 
setConfigurationField(CamelContext, EndpointConfiguration, String, T) - Static method in class org.apache.camel.impl.ConfigurationHelper
Deprecated.
 
setConfigurationRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Refers to a ServiceCall configuration to use
setConnectionTimeout(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
Connection timeout.
setConnectorPort(Integer) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setConnectorPort(Integer) - Method in interface org.apache.camel.spi.ManagementAgent
Sets the port clients must use to connect
setConnectTimeoutMillis(Long) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
Connect timeout for OkHttpClient
setConstructor(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
BaseConstructor to construct incoming documents.
setConsumeDelay(long) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
Allows a delay to be specified which causes a delay when a message is consumed by the producer (to simulate slow processing)
setConsumerDataFormat(DataFormat) - Method in class org.apache.camel.processor.binding.DataFormatBinding
Deprecated.
 
setConsumerProperties(Map<String, Object>) - Method in class org.apache.camel.impl.DefaultEndpoint
 
setConsumerProperties(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Allows to configure as many additional properties for the rest consumer in use.
setConsumerProperties(Map<String, Object>) - Method in class org.apache.camel.spi.RestConfiguration
Sets additional options on consumer level
setConsumes(String) - Method in class org.apache.camel.component.rest.RestEndpoint
Media type such as: 'text/xml', or 'application/json' this REST service accepts.
setConsumes(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
To define the content type what the REST service consumes (accept as input), such as application/xml or application/json
setConsumes(String) - Method in class org.apache.camel.model.rest.RestDefinition
To define the content type what the REST service consumes (accept as input), such as application/xml or application/json.
setConsumes(String) - Method in class org.apache.camel.model.rest.VerbDefinition
To define the content type what the REST service consumes (accept as input), such as application/xml or application/json.
setContentCache(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedResourceEndpointMBean
 
setContentCache(boolean) - Method in class org.apache.camel.component.ResourceEndpoint
Sets whether to use resource content cache or not.
setContentCache(boolean) - Method in class org.apache.camel.component.xslt.XsltComponent
Cache for the resource content (the stylesheet file) when it is loaded.
setContentCache(boolean) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Cache for the resource content (the stylesheet file) when it is loaded.
setContentHandler(ContentHandler) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
setContentResolvedFromResource(boolean) - Method in class org.apache.camel.component.language.LanguageEndpoint
 
setContentTypeFormat(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
Defines a content type format in which protobuf message will be serialized/deserialized from(to) the Java been.
setContentTypeFormat(String) - Method in class org.apache.camel.model.dataformat.ThriftDataFormat
Defines a content type format in which thrift message will be serialized/deserialized from(to) the Java been.
setContentTypeHeader(Boolean) - Method in class org.apache.camel.model.DataFormatDefinition
Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so.
setContext(CamelContext) - Method in class org.apache.camel.builder.BuilderSupport
 
setContext(ModelCamelContext) - Method in class org.apache.camel.builder.BuilderSupport
 
setContext(Context) - Method in class org.apache.camel.impl.JndiRegistry
 
setContextCounter(int) - Static method in class org.apache.camel.impl.DefaultCamelContext
Reset context counter to a preset value.
setContextIdPattern(String) - Method in class org.apache.camel.component.rest.RestApiEndpoint
Optional CamelContext id pattern to only allow Rest APIs from rest services within CamelContext's which name matches the pattern.
setContextPath(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
Package name where your JAXB classes are located.
setContextPath(String) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
Package name where your JAXB classes are located.
setContextPath(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets a leading context-path the REST services will be using.
setContextPath(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets a leading context-path the REST services will be using.
setContinued(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setContinuedPolicy(Predicate) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setConverter(XmlConverter) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setConverter(XmlConverter) - Method in class org.apache.camel.component.xslt.XsltEndpoint
To use a custom implementation of XmlConverter
setConverters(List<String>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
List of class names for using custom XStream converters.
setCopy(Boolean) - Method in class org.apache.camel.model.LoopDefinition
If the copy attribute is true, a copy of the input Exchange is used for each iteration.
setCopy(Boolean) - Method in class org.apache.camel.model.WireTapDefinition
 
setCopy(boolean) - Method in class org.apache.camel.processor.WireTapProcessor
 
setCopyAndDeleteOnRenameFail(boolean) - Method in class org.apache.camel.component.file.FileEndpoint
Whether to fallback and do a copy and delete file, in case the file could not be renamed directly.
setCopyFromAbsoluteFilePath(String) - Method in class org.apache.camel.component.file.GenericFile
 
setCopyOnExchange(boolean) - Method in class org.apache.camel.component.mock.MockEndpoint
Sets whether to make a deep copy of the incoming Exchange when received at this mock endpoint.
setCorePoolSize(int) - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
setCorePoolSize(int) - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
setCorePoolSize(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Core thread-pool size that gets passed to ThreadPoolExecutor.setCorePoolSize(int)
setCorePoolSize(int) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
setCorrelationExpression(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.AggregateDefinition
The expression used to calculate the correlation key to use for aggregation.
setCorrelationExpression(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
The correlation expression to use to calculate the correlation key
setCorrelationExpression(Expression) - Method in class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
 
setCorrelationExpression(Expression) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setCorsHeaders(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Allows to configure custom CORS headers.
setCorsHeaders(Map<String, String>) - Method in class org.apache.camel.spi.RestConfiguration
Sets the CORS headers to use if CORS has been enabled.
setCounter(int) - Static method in class org.apache.camel.impl.DefaultCamelContextNameStrategy
To reset the counter, should only be used for testing purposes.
setCounter(int) - Static method in class org.apache.camel.impl.DefaultManagementNameStrategy
To reset the counter, should only be used for testing purposes.
setCounter(PerformanceCounter) - Method in class org.apache.camel.management.DelegatePerformanceCounter
 
setCounter(Object) - Method in class org.apache.camel.management.InstrumentationProcessor
 
setCounter(Object) - Method in class org.apache.camel.processor.CamelInternalProcessor.InstrumentationAdvice
 
setCreateConnector(Boolean) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setCreateConnector(Boolean) - Method in interface org.apache.camel.spi.ManagementAgent
Whether connector should be created, allowing clients to connect remotely
setCryptoProvider(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
The name of the JCE Security Provider that should be used.
setCurrentSagaCoordinator(Exchange, CamelSagaCoordinator) - Method in class org.apache.camel.processor.saga.SagaProcessor
 
setCustomId(Boolean) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
Whether the node id was explicit set, or was auto generated by Camel.
setCustomProcessor(Processor) - Method in class org.apache.camel.component.file.GenericFileConsumer
Use a custom processor to process the exchange.
setDaemon(boolean) - Method in class org.apache.camel.component.timer.TimerEndpoint
Specifies whether or not the thread associated with the timer endpoint runs as a daemon.
setDatacenter(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
The data center
setDataFormat(DataFormat) - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
setDataFormat(DataFormat) - Method in class org.apache.camel.model.DataFormatDefinition
 
setDataFormat(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter data format.
setDataFormat(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Sets the Swagger Parameter data format.
setDataFormat(DataFormat) - Method in class org.apache.camel.processor.binding.DataFormatBinding
Deprecated.
Sets the data format for both producer and consumer sides
setDataFormatName(String) - Method in class org.apache.camel.model.DataFormatDefinition
 
setDataFormatProperties(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Allows to configure as many additional properties for the data formats in use.
setDataFormatProperties(Map<String, Object>) - Method in class org.apache.camel.spi.RestConfiguration
Sets additional options on data format level
setDataFormatRef(String) - Method in class org.apache.camel.impl.transformer.DataFormatTransformer
Set DataFormat ref.
setDataFormatResolver(DataFormatResolver) - Method in interface org.apache.camel.CamelContext
Sets a custom data format resolver
setDataFormatResolver(DataFormatResolver) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setDataFormats(Map<String, DataFormatDefinition>) - Method in interface org.apache.camel.CamelContext
Sets the data formats that can be referenced in the routes.
setDataFormats(Map<String, DataFormatDefinition>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setDataFormats(List<DataFormatDefinition>) - Method in class org.apache.camel.model.dataformat.DataFormatsDefinition
A list holding the configured data formats
setDataFormats(Map<String, DataFormatDefinition>) - Method in interface org.apache.camel.model.ModelCamelContext
Sets the data formats that can be referenced in the routes.
setDataFormatType(DataFormatDefinition) - Method in class org.apache.camel.impl.transformer.DataFormatTransformer
Set DataFormatDefinition.
setDataFormatType(DataFormatDefinition) - Method in class org.apache.camel.model.MarshalDefinition
The data format to be used
setDataFormatType(DataFormatDefinition) - Method in class org.apache.camel.model.transformer.DataFormatTransformerDefinition
The data format to be used
setDataFormatType(DataFormatDefinition) - Method in class org.apache.camel.model.UnmarshalDefinition
The data format to be used
setDataObjectType(Class<?>) - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
What data type to unmarshal as, can either be org.w3c.dom.Node or java.lang.String.
setDataObjectTypeName(String) - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
What data type to unmarshal as, can either be org.w3c.dom.Node or java.lang.String.
setDataSet(DataSet) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
setDataSetIndex(String) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
Controls the behaviour of the CamelDataSetIndex header.
setDataType(DataType) - Method in class org.apache.camel.impl.MessageSupport
 
setDataType(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter data type.
setDataType(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Sets the Swagger header data type.
setDataType(DataType) - Method in interface org.apache.camel.spi.DataTypeAware
Set the data type of the message.
setDc(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
setDeadLetter(Endpoint) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setDeadLetterHandleNewException(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setDeadLetterUri(String) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setDeadLetterUri(String) - Method in interface org.apache.camel.spi.RecoverableAggregationRepository
Sets an optional dead letter channel which exhausted recovered Exchange should be send to.
setDebugger(Debugger) - Method in interface org.apache.camel.CamelContext
Sets a custom Debugger
setDebugger(Debugger) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setDefaultAggregationStrategy() - Method in class org.apache.camel.processor.PollEnricher
Sets the default aggregation strategy for this poll enricher.
setDefaultBacklogDebugger(InterceptStrategy) - Method in interface org.apache.camel.CamelContext
Sets a custom backlog debugger to be used as the default backlog debugger.
setDefaultBacklogDebugger(InterceptStrategy) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setDefaultBacklogTracer(InterceptStrategy) - Method in interface org.apache.camel.CamelContext
Sets a custom backlog tracer to be used as the default backlog tracer.
setDefaultBacklogTracer(InterceptStrategy) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setDefaultBackOff(BackOff) - Method in class org.apache.camel.impl.SupervisingRouteController
Sets the default back-off.
setDefaultBlockWhenFull(boolean) - Method in class org.apache.camel.component.seda.SedaComponent
Whether a thread that sends messages to a full SEDA queue will block until the queue's capacity is no longer exhausted.
setDefaultBodies(List<Object>) - Method in class org.apache.camel.component.dataset.ListDataSet
 
setDefaultBody(Object) - Method in class org.apache.camel.component.dataset.SimpleDataSet
 
setDefaultCapacity(int) - Method in class org.apache.camel.component.seda.ArrayBlockingQueueFactory
 
setDefaultEndpoint(Endpoint) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
setDefaultEndpoint(Endpoint) - Method in interface org.apache.camel.FluentProducerTemplate
Sets the default endpoint to use if none is specified
setDefaultEndpoint(Endpoint) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
setDefaultEndpoint(Endpoint) - Method in interface org.apache.camel.ProducerTemplate
Sets the default endpoint to use if none is specified
setDefaultEndpointUri(String) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
setDefaultEndpointUri(String) - Method in interface org.apache.camel.FluentProducerTemplate
Sets the default endpoint uri to use if none is specified
setDefaultEndpointUri(String) - Method in class org.apache.camel.impl.DefaultProducerTemplate
Sets the default endpoint to use if none is specified
setDefaultEndpointUri(String) - Method in interface org.apache.camel.ProducerTemplate
Sets the default endpoint uri to use if none is specified
setDefaultFallbackEnabled(boolean) - Method in class org.apache.camel.component.properties.PropertiesComponent
If false, the component does not attempt to find a default for the key by looking after the colon separator.
setDefaultHeaders(Map<String, Object>) - Method in class org.apache.camel.component.dataset.DataSetSupport
 
setDefaultInstance(Object) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
 
setDefaultInstance(Object) - Method in class org.apache.camel.model.dataformat.ThriftDataFormat
 
setDefaultOfferTimeout(long) - Method in class org.apache.camel.component.seda.SedaComponent
Whether a thread that sends messages to a full SEDA queue will block until the queue's capacity is no longer exhausted.
setDefaultProfile(Boolean) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
Whether this profile is the default thread pool profile
setDefaultProfile(Boolean) - Method in class org.apache.camel.spi.ThreadPoolProfile
Sets whether this profile is the default profile (there can only be one).
setDefaultQueueFactory(BlockingQueueFactory<Exchange>) - Method in class org.apache.camel.component.seda.SedaComponent
Sets the default queue factory.
setDefaultThreadPoolProfile(ThreadPoolProfile) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
setDefaultThreadPoolProfile(ThreadPoolProfile) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
setDefaultThreadPoolProfile(ThreadPoolProfile) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Sets the default thread pool profile
setDefaultThreadPoolProfile(ThreadPoolProfile) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Sets the default thread pool profile
setDefaultTracer(InterceptStrategy) - Method in interface org.apache.camel.CamelContext
Sets a custom tracer to be used as the default tracer.
setDefaultTracer(InterceptStrategy) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setDefaultValue(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
 
setDefinition(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
The flatpack pzmap configuration file.
setDelay(long) - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
setDelay(long) - Method in class org.apache.camel.component.timer.TimerEndpoint
The number of milliseconds to wait before the first event is generated.
setDelay(long) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
setDelay(long) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setDelay(long) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
Milliseconds before the next poll.
setDelay(long) - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
setDelay(Expression) - Method in class org.apache.camel.processor.Delayer
 
setDelay(Duration) - Method in class org.apache.camel.util.backoff.BackOff
The delay to wait before retry the operation.
setDelayer(Long) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setDelayer(Long) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setDelayer(String) - Method in class org.apache.camel.model.RouteDefinition
Whether to slow down processing messages by a given delay in msec.
setDelayer(Long) - Method in interface org.apache.camel.RuntimeConfiguration
Sets a delay value in millis that a message is delayed at every step it takes in the route path, slowing the process down to better observe what is occurring

Is disabled by default

setDelayPattern(String) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setDelayPattern(String) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setDelayPattern(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setDelayPattern(String) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets an optional delay pattern to use instead of fixed delay.
setDelete(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
If true, the file will be deleted after it is processed successfully.
setDeleteOrphanLockFiles(boolean) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Sets whether orphan marker files should be deleted upon startup
setDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
setDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
setDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
setDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
setDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
setDeleteOutputFile(boolean) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setDeleteOutputFile(boolean) - Method in class org.apache.camel.component.xslt.XsltEndpoint
If you have output=file then this option dictates whether or not the output file should be deleted when the Exchange is done processing.
setDelimiter(String) - Method in class org.apache.camel.component.test.TestEndpoint
The split delimiter to use when split is enabled.
setDelimiter(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Sets the delimiter to use.
setDelimiter(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
The delimiter char (could be ; , or similar)
setDelimiter(String) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
The delimiter of values
setDelimiter(String) - Method in class org.apache.camel.model.RecipientListDefinition
 
setDelimiter(String) - Method in class org.apache.camel.processor.RoutingSlip
 
setDeliveryAttemptInterval(Long) - Method in class org.apache.camel.model.config.StreamResequencerConfig
Sets the interval in milli seconds the stream resequencer will at most wait while waiting for condition of being able to deliver.
setDeliveryAttemptInterval(long) - Method in class org.apache.camel.processor.StreamResequencer
 
setDeltaProcessingTime(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setDeltaProcessingTime(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setDeltaProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setDeniedUnmarshallObjects(String) - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Deprecated.
Define the denied objects to be unmarshalled.
setDeniedUnmarshallObjects(String) - Method in class org.apache.camel.model.dataformat.HessianDataFormat
Deprecated.
Define the denied objects to be unmarshalled
setDescription(String) - Method in class org.apache.camel.component.rest.RestEndpoint
Human description to document this REST service
setDescription(DescriptionDefinition) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
Sets the description of this node
setDescription(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter description.
setDescription(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
setDescription(String) - Method in class org.apache.camel.model.rest.RestSecurityDefinition
A short description for security scheme.
setDestination(String) - Method in interface org.apache.camel.api.management.mbean.ManagedSendProcessorMBean
Deprecated.
no longer in use. Will be removed in a future Camel release.
setDestination(String) - Method in class org.apache.camel.management.mbean.ManagedSendProcessor
 
setDestination(Endpoint) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
setDestination(Endpoint) - Method in class org.apache.camel.processor.SendProcessor
Deprecated.
not longer supported.
setDestinationUri(String) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setDestinationUri(String) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setDestinationUri(String) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
Sets an optional destination to send the traced Exchange.
setDetour(Processor) - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
setDigestAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
The digest algorithm to use with the RSA OAEP algorithm.
setDirectory(boolean) - Method in class org.apache.camel.component.file.GenericFile
 
setDirectory(String) - Method in class org.apache.camel.component.file.GenericFileConfiguration
 
setDirectoryMustExist(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Similar to startingDirectoryMustExist but this applies during polling recursive sub directories.
setDisableFeatures(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
Set of features to disable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
setDisableFeatures(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Set of features to disable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
setDisableRedelivery(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Disables redelivery (same as setting maximum redeliveries to 0)
setDiscardIfNoConsumers(boolean) - Method in class org.apache.camel.component.seda.SedaEndpoint
Whether the producer should discard the message (do not add the message to the queue), when sending to a queue with no active consumers.
setDiscardOnCompletionTimeout(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
 
setDiscardOnCompletionTimeout(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setDistributionRatio(String) - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
The distribution ratio is a delimited String consisting on integer weights separated by delimiters for example "2,3,5".
setDistributionRatioDelimiter(String) - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
Delimiter used to specify the distribution ratio.
setDistributionRatioList(List<Integer>) - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
setDistributionWeight(int) - Method in class org.apache.camel.processor.loadbalancer.DistributionRatio
 
setDnsDomain(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the DNS domain to use for DNS lookup.
setDocumentBuilderFactory(DocumentBuilderFactory) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
setDocumentType(Class<?>) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setDocumentType(Class<?>) - Method in class org.apache.camel.model.language.XPathExpression
Class for document type to use

The default value is org.w3c.dom.Document

setDocumentTypeName(String) - Method in class org.apache.camel.model.language.XPathExpression
Name of class for document type

The default value is org.w3c.dom.Document

setDomain(String) - Method in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration
The domain name;
setDomainName(String) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
setDoneFileName(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Producer: If provided, then Camel will write a 2nd done file when the original file has been written.
setDoWhile(Boolean) - Method in class org.apache.camel.model.LoopDefinition
Enables the while loop that loops until the predicate evaluates to false or null.
setDriver(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
To use a custom XStream driver.
setDriverRef(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
To refer to a custom XStream driver to lookup in the registry.
setDropOldestFileStore(long) - Method in class org.apache.camel.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.
setDTDHandler(DTDHandler) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
setDumperOptions(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
DumperOptions to configure outgoing objects.
setDuration(long) - Method in class org.apache.camel.main.MainSupport
Sets the duration (in seconds) to run the application until it should be terminated.
setDurationHitExitCode(int) - Method in class org.apache.camel.main.MainSupport
Sets the exit code for the application if duration was hit
setDurationIdle(long) - Method in class org.apache.camel.main.MainSupport
Sets the maximum idle duration (in seconds) when running the application, and if there has been no message processed after being idle for more than this duration then the application should be terminated.
setDurationMaxMessages(int) - Method in class org.apache.camel.main.MainSupport
Sets the duration to run the application to process at most max messages until it should be terminated.
setDynamicUri(Boolean) - Method in class org.apache.camel.model.WireTapDefinition
 
setEager(Boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
setEagerCheckCompletion(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
 
setEagerCheckCompletion(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setEagerDeleteTargetFile(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Whether or not to eagerly delete any existing target file.
setEagerLimitMaxMessagesPerPoll(boolean) - Method in class org.apache.camel.component.file.GenericFileConsumer
 
setEagerMaxMessagesPerPoll(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Allows for controlling whether the limit from maxMessagesPerPoll is eager or not.
setElementName(String) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
Specifies the name of the XML elements representing each array element.
setElementNameStrategy(Object) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
Sets an element strategy instance to use.
setElementNameStrategyRef(String) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
Refers to an element strategy to lookup from the registry.
setEmptyValue(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
The String representation of an empty value
setEnableCORS(Boolean) - Method in class org.apache.camel.model.rest.RestBindingDefinition
Whether to enable CORS headers in the HTTP response.
setEnableCORS(Boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Whether to enable CORS headers in the HTTP response.
setEnableCORS(Boolean) - Method in class org.apache.camel.model.rest.RestDefinition
Whether to enable CORS headers in the HTTP response.
setEnableCORS(Boolean) - Method in class org.apache.camel.model.rest.VerbDefinition
Whether to enable CORS headers in the HTTP response.
setEnableCORS(boolean) - Method in class org.apache.camel.spi.RestConfiguration
To specify whether to enable CORS which means Camel will automatic include CORS in the HTTP headers in the response.
setEnabled(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
setEnabled(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeEndpointRegistryMBean
 
setEnabled(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setEnabled(Boolean) - Method in class org.apache.camel.health.HealthCheckConfiguration
Set if the check associated to this configuration is enabled or not.
setEnabled(boolean) - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
setEnabled(boolean) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
setEnabled(boolean) - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
setEnabled(boolean) - Method in class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
setEnabled(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setEnabled(boolean) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
setEnabled(boolean) - Method in class org.apache.camel.processor.interceptor.Delayer
Deprecated.
 
setEnabled(boolean) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
setEnabled(boolean) - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry
Sets whether gathering runtime usage is enabled or not.
setEnabled(boolean) - Method in interface org.apache.camel.spi.StreamCachingStrategy
Sets whether the stream caching is enabled.
setEnableFeatures(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
Set of features to enable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
setEnableFeatures(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Set of features to enable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
setEnableJaxbAnnotationModule(Boolean) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
Whether to enable the JAXB annotations module when using jackson.
setEnableJaxbAnnotationModule(Boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Whether to enable the JAXB annotations module when using jackson.
setEncoding(String) - Method in class org.apache.camel.component.properties.PropertiesComponent
Encoding to use when loading properties file from the file system or classpath.
setEncoding(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
The charset to use.
setEncoding(String) - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Deprecated.
Encoding to use when marshalling an Object to XML.
setEncoding(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
To overrule and use a specific encoding
setEncoding(String) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
To overrule and use a specific encoding
setEncoding(String) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
Sets the encoding.
setEncoding(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
Sets the encoding to use
setEndpoint(GenericFileEndpoint<File>) - Method in class org.apache.camel.component.file.FileOperations
 
setEndpoint(GenericFileEndpoint<T>) - Method in interface org.apache.camel.component.file.GenericFileOperations
Sets the endpoint as some implementations need access to the endpoint and how its configured.
setEndpoint(Endpoint) - Method in class org.apache.camel.management.PublishEventNotifier
 
setEndpoint(Endpoint) - Method in class org.apache.camel.model.FromDefinition
 
setEndpoint(Endpoint) - Method in class org.apache.camel.model.SendDefinition
 
setEndpointClass(Class<? extends Endpoint>) - Method in class org.apache.camel.impl.UriEndpointComponent
Deprecated.
To use a specific endpoint class, instead of what has been provided by the constructors.
setEndpointConfiguration(EndpointConfiguration) - Method in class org.apache.camel.impl.DefaultEndpoint
Deprecated.
setEndpointHeaderFilterStrategy(Endpoint) - Method in class org.apache.camel.impl.HeaderFilterStrategyComponent
Sets the header filter strategy to use from the given endpoint if the endpoint is a HeaderFilterStrategyAware type.
setEndpointParameter(Endpoint, String, Object) - Method in interface org.apache.camel.ComponentConfiguration
Deprecated.
Sets the named URI query parameter value on the given endpoint
setEndpointParameter(Endpoint, String, Object) - Method in class org.apache.camel.impl.DefaultComponentConfiguration
Deprecated.
 
setEndpointParameter(Endpoint, String, Object) - Method in class org.apache.camel.impl.UriComponentConfiguration
Deprecated.
 
setEndpointPath(String) - Method in class org.apache.camel.component.file.GenericFile
 
setEndpointProperties(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Allows to configure as many additional properties for the rest endpoint in use.
setEndpointProperties(Map<String, Object>) - Method in class org.apache.camel.spi.RestConfiguration
Sets additional options on endpoint level
setEndpointRuntimeStatisticsEnabled(Boolean) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setEndpointRuntimeStatisticsEnabled(Boolean) - Method in interface org.apache.camel.spi.ManagementAgent
Sets whether endpoint runtime statistics is enabled (gathers runtime usage of each incoming and outgoing endpoints).
setEndpointUri(String) - Method in class org.apache.camel.impl.DefaultEndpoint
Sets the URI that created this endpoint.
setEndpointUri(String) - Method in class org.apache.camel.management.PublishEventNotifier
 
setEndpointUriIfNotSpecified(String) - Method in class org.apache.camel.impl.DefaultEndpoint
Sets the endpointUri if it has not been specified yet via some kind of dependency injection mechanism.
setEndToken(String) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
setEndToken(String) - Method in class org.apache.camel.model.language.TokenizerExpression
The end token to use as tokenizer if using start/end token pairs.
setEntityResolver(EntityResolver) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setEntityResolver(EntityResolver) - Method in class org.apache.camel.component.xslt.XsltEndpoint
To use a custom org.xml.sax.EntityResolver with javax.xml.transform.sax.SAXSource.
setEntityResolver(EntityResolver) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
setError(String) - Method in class org.apache.camel.runtimecatalog.LanguageValidationResult
 
setErrorHandler(Processor) - Method in interface org.apache.camel.Channel
Sets the ErrorHandler this Channel uses.
setErrorHandler(ValidatorErrorHandler) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
To use a custom org.apache.camel.processor.validation.ValidatorErrorHandler.
setErrorHandler(ErrorHandler) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
setErrorHandler(Processor) - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
setErrorHandler(AsyncProcessor) - Method in class org.apache.camel.processor.RoutingSlip
 
setErrorHandler(ValidatorErrorHandler) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setErrorHandlerBuilder(ErrorHandlerBuilder) - Method in class org.apache.camel.builder.BuilderSupport
Sets the error handler to use with processors created by this builder
setErrorHandlerBuilder(ErrorHandlerBuilder) - Method in class org.apache.camel.builder.RouteBuilder
 
setErrorHandlerBuilder(ErrorHandlerFactory) - Method in interface org.apache.camel.CamelContext
Sets the default error handler builder which is inherited by the routes
setErrorHandlerBuilder(ErrorHandlerFactory) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setErrorHandlerBuilder(ErrorHandlerFactory) - Method in class org.apache.camel.model.RouteDefinition
Sets the error handler to use with processors created by this builder
setErrorHandlerBuilder(ErrorHandlerFactory) - Method in class org.apache.camel.model.RoutesDefinition
 
setErrorHandlerBuilderIfNull(ErrorHandlerFactory) - Method in class org.apache.camel.model.RouteDefinition
Sets the error handler if one is not already set
setErrorHandlerRef(String) - Method in class org.apache.camel.model.RouteDefinition
Sets the bean ref name of the error handler builder to use on this route
setErrorHandlers(RouteContext, List<OnExceptionDefinition>) - Method in interface org.apache.camel.builder.ErrorHandlerBuilder
Adds the error handlers for the given list of exception types
setErrorHandlers(RouteContext, List<OnExceptionDefinition>) - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
 
setErrorListener(ErrorListener) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setErrorListener(ErrorListener) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Allows to configure to use a custom javax.xml.transform.ErrorListener.
setEscape(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Sets the escape character to use
setEscapeChar(String) - Method in class org.apache.camel.model.dataformat.UniVocityTsvDataFormat
The escape character.
setEscapeDisabled(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Use for disabling using escape character
setEvaluators(Collection<PerformanceCounterEvaluator<ManagedRouteMBean>>) - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
setEventFactory(EventFactory) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
setEventFactory(EventFactory) - Method in interface org.apache.camel.spi.ManagementStrategy
Sets the event factory to use
setEventNotifierEnabled(boolean) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
setEventNotifierEnabled(boolean) - Method in interface org.apache.camel.FluentProducerTemplate
Sets whether the EventNotifier should be used by this ProducerTemplate to send events about the Exchange being sent.
setEventNotifierEnabled(boolean) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
setEventNotifierEnabled(boolean) - Method in class org.apache.camel.impl.ProducerCache
Whether EventNotifier is enabled
setEventNotifierEnabled(boolean) - Method in interface org.apache.camel.ProducerTemplate
Sets whether the EventNotifier should be used by this ProducerTemplate to send events about the Exchange being sent.
setEventNotifiers(List<EventNotifier>) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
setEventNotifiers(List<EventNotifier>) - Method in interface org.apache.camel.spi.ManagementStrategy
Sets the list of event notifier to use.
setExample(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Sets the Swagger example
setExamples(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter examples.
setExamples(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
Examples of response messages
setException(Throwable) - Method in interface org.apache.camel.Exchange
Sets the exception associated with this exchange

Camel will wrap Throwable into Exception type to accommodate for the Exchange.getException() method returning a plain Exception type.

setException(Throwable) - Method in class org.apache.camel.impl.DefaultExchange
 
setException(Exception) - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
setExceptionClass(Class<? extends Exception>) - Method in class org.apache.camel.model.ThrowExceptionDefinition
The class of the exception to create using the message.
setExceptionClasses(List<Class<? extends Throwable>>) - Method in class org.apache.camel.model.CatchDefinition
 
setExceptionClasses(List<Class<? extends Throwable>>) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.component.seda.SedaConsumer
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.impl.DefaultConsumer
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.impl.DefaultEndpoint
To let the consumer use a custom ExceptionHandler.
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.impl.PollingConsumerSupport
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.support.RoutePolicySupport
 
setExceptionPolicy(ExceptionPolicyStrategy) - Method in class org.apache.camel.processor.ErrorHandlerSupport
Sets the strategy to use for resolving the OnExceptionDefinition to use for handling thrown exceptions.
setExceptionPolicyStrategy(ExceptionPolicyStrategy) - Method in interface org.apache.camel.builder.ErrorHandlerBuilder
Sets the exception policy strategy to use for resolving the OnExceptionDefinition to use for a given thrown exception
setExceptionPolicyStrategy(ExceptionPolicyStrategy) - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
 
setExceptions(List<String>) - Method in class org.apache.camel.model.CatchDefinition
 
setExceptions(List<String>) - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
Deprecated.
A list of class names for specific exceptions to monitor.
setExceptions(List<String>) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
A list of class names for specific exceptions to monitor.
setExceptions(List<String>) - Method in class org.apache.camel.model.OnExceptionDefinition
A set of exceptions to react upon.
setExceptionType(String) - Method in class org.apache.camel.model.ThrowExceptionDefinition
The class of the exception to create using the message.
setExceptionTypes(List<Class<?>>) - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
Deprecated.
A list of specific exceptions to monitor.
setExceptionTypes(List<Class<?>>) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
A list of specific exceptions to monitor.
setExchange(Exchange) - Method in class org.apache.camel.impl.MessageSupport
 
setExchangeFormatter(ExchangeFormatter) - Method in class org.apache.camel.component.log.LogComponent
Sets a custom ExchangeFormatter to convert the Exchange to a String suitable for logging.
setExchangeFormatterRef(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setExchangeFormatterRef(String) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the reference of the instance of ExchangeFormatter to generate the log message from exchange.
setExchangeId(String) - Method in interface org.apache.camel.Exchange
Set the exchange id
setExchangeId(String) - Method in class org.apache.camel.impl.DefaultExchange
 
setExchangeId(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
setExchangeId(String) - Method in class org.apache.camel.util.MessageDump
 
setExchangePattern(ExchangePattern) - Method in class org.apache.camel.impl.DefaultEndpoint
Sets the default exchange pattern when creating an exchange.
setExchangePattern(ExchangePattern) - Method in class org.apache.camel.model.ProcessorDefinition
setExchangePattern(ExchangePattern) - Method in class org.apache.camel.processor.ExchangePatternProcessor
 
setExchangePattern(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
SetExchangePatternDefinition - Class in org.apache.camel.model
Sets the exchange pattern on the message exchange
SetExchangePatternDefinition() - Constructor for class org.apache.camel.model.SetExchangePatternDefinition
 
SetExchangePatternDefinition(ExchangePattern) - Constructor for class org.apache.camel.model.SetExchangePatternDefinition
 
setExchangesCompleted(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setExchangesCompleted(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setExchangesCompleted(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setExchangesFailed(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setExchangesFailed(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setExchangesFailed(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setExchangesInflight(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setExchangesInflight(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setExclude(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Is used to exclude files, if filename matches the regex pattern (matching is case in-senstive).
setExcludePattern(String) - Method in class org.apache.camel.model.RemoveHeadersDefinition
Name or patter of headers to not remove
setExcludePattern(String) - Method in class org.apache.camel.model.RemovePropertiesDefinition
Name or pattern of properties to not remove
setExcludePatterns(String[]) - Method in class org.apache.camel.model.RemoveHeadersDefinition
Name or pattern of headers to not remove
setExcludePatterns(String[]) - Method in class org.apache.camel.model.RemovePropertiesDefinition
Name or pattern of properties to not remove
setExcludes(String[]) - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
 
setExcludes(String) - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
Sets excludes using a single string where each element can be separated with comma
setExcludes(String[]) - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
setExcludes(String) - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
Sets excludes using a single string where each element can be separated with comma
setExcludes(List<String>) - Method in class org.apache.camel.model.ContextScanDefinition
Exclude finding route builder from these java package names.
setExcludes(List<String>) - Method in class org.apache.camel.model.PackageScanDefinition
Exclude finding route builder from these java package names.
setExclusiveReadLockStrategy(GenericFileExclusiveReadLockStrategy<T>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Pluggable read-lock as a org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy implementation.
setExclusiveReadLockStrategy(GenericFileExclusiveReadLockStrategy<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
setExecutionIsolationSemaphoreMaxConcurrentRequests(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Number of concurrent requests permitted to HystrixCommand.run().
setExecutionIsolationStrategy(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
What isolation strategy HystrixCommand.run() will be executed with.
setExecutionIsolationThreadInterruptOnTimeout(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Whether the execution thread should attempt an interrupt (using Future.cancel(boolean)) when a thread times out.
setExecutionTimeoutEnabled(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Whether the timeout mechanism is enabled for this command
setExecutionTimeoutInMilliseconds(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Time in milliseconds at which point the command will timeout and halt execution.
setExecutorService(ExecutorService) - Method in interface org.apache.camel.ExecutorServiceAware
Sets the executor service to be used.
setExecutorService(ExecutorService) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.model.AggregateDefinition
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.model.DelayDefinition
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.model.MulticastDefinition
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.model.OnCompletionDefinition
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.model.RecipientListDefinition
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.model.SplitDefinition
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.model.ThreadsDefinition
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.model.ThrottleDefinition
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.model.WireTapDefinition
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.processor.RecipientList
 
setExecutorService(ExecutorService) - Method in interface org.apache.camel.ProducerTemplate
Sets a custom executor service to use for async messaging.
setExecutorServiceManager(ExecutorServiceManager) - Method in interface org.apache.camel.CamelContext
setExecutorServiceManager(ExecutorServiceManager) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setExecutorServiceRef(String) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setExecutorServiceRef(String) - Method in interface org.apache.camel.ExecutorServiceAware
Sets a reference to lookup in the Registry for the executor service to be used.
setExecutorServiceRef(String) - Method in class org.apache.camel.model.AggregateDefinition
 
setExecutorServiceRef(String) - Method in class org.apache.camel.model.DelayDefinition
 
setExecutorServiceRef(String) - Method in class org.apache.camel.model.MulticastDefinition
Refers to a custom Thread Pool to be used for parallel processing.
setExecutorServiceRef(String) - Method in class org.apache.camel.model.OnCompletionDefinition
 
setExecutorServiceRef(String) - Method in class org.apache.camel.model.RecipientListDefinition
 
setExecutorServiceRef(String) - Method in class org.apache.camel.model.SplitDefinition
 
setExecutorServiceRef(String) - Method in class org.apache.camel.model.ThreadsDefinition
 
setExecutorServiceRef(String) - Method in class org.apache.camel.model.ThrottleDefinition
 
setExecutorServiceRef(String) - Method in class org.apache.camel.model.WireTapDefinition
 
setExpandableProperties(List<String>) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
With expandable properties, JSON array elements are converted to XML as a sequence of repetitive XML elements with the local name equal to the JSON key, for example: { number: 1,2,3 }, normally converted to: 123 (where e can be modified by setting elementName), would instead translate to 123, if "number" is set as an expandable property Used for unmarshalling (JSON to XML conversion).
setExpectedCount(int) - Method in class org.apache.camel.component.mock.MockEndpoint
Specifies the expected number of message exchanges that should be received by this endpoint.
setExpectedMessageCount(int) - Method in class org.apache.camel.component.mock.MockEndpoint
 
setExpectedMessageEndpoint(Endpoint) - Method in class org.apache.camel.component.test.TestEndpoint
 
setExpireTime(long) - Method in class org.apache.camel.support.TimeoutMapEntry
 
setExponentialBackOff(Boolean) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
setExponentialBackOff(boolean) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
setExpression(Expression) - Method in class org.apache.camel.component.bean.ParameterInfo
 
setExpression(Expression) - Method in class org.apache.camel.component.file.strategy.GenericFileExpressionRenamer
 
setExpression(Expression) - Method in class org.apache.camel.component.language.LanguageEndpoint
 
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.AggregateDefinition
 
setExpression(Expression) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Set a custom Expression to use.
setExpression(Expression) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Set a custom Expression to use.
setExpression(Expression) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
 
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.DelayDefinition
Expression to define how long time to wait (in millis)
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.DynamicRouterDefinition
Expression to call that returns the endpoint(s) to route to in the dynamic routing.
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.EnrichDefinition
Expression that computes the endpoint uri to use as the resource endpoint to enrich from
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.ExpressionNode
 
setExpression(Expression) - Method in class org.apache.camel.model.ExpressionSubElementDefinition
 
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.FilterDefinition
Expression to determine if the message should be filtered or not.
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
Expression used to calculate the correlation key to use for duplicate check.
setExpression(String) - Method in class org.apache.camel.model.language.ExpressionDefinition
The expression value in your chosen language syntax
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.LoopDefinition
Expression to define how many times we should loop.
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.PollEnrichDefinition
Expression that computes the endpoint uri to use as the resource endpoint to enrich from
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.RecipientListDefinition
Expression that returns which endpoints (url) to send the message to (the recipients).
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.ResequenceDefinition
Expression to use for re-ordering the messages, such as a header with a sequence number
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.RoutingSlipDefinition
Expression to define the routing slip, which defines which endpoints to route the message in a pipeline style.
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SagaOptionDefinition
The expression to be used to determine the value of the option.
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.ScriptDefinition
Expression to return the transformed message body (the new message body to use)
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SetBodyDefinition
Expression that returns the new body to use
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SetFaultBodyDefinition
Expression that returns the new fault body to use
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SetHeaderDefinition
Expression to return the value of the header
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SetOutHeaderDefinition
Deprecated.
Expression to return the value of the header
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SetPropertyDefinition
Expression to return the value of the message exchange property
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SortDefinition
Optional expression to sort by something else than the message body
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SplitDefinition
Expression of how to split the message body, such as as-is, using a tokenizer, or using an xpath.
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.ThrottleDefinition
Expression to configure the maximum number of messages to throttle per request
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.TransformDefinition
Expression to return the transformed message body (the new message body to use)
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.ValidateDefinition
Expression to use for validation as a predicate.
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.validator.PredicateValidatorDefinition
 
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.WhenDefinition
Expression used as the predicate to evaluate whether this when should trigger and route the message or not.
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.WhenSkipSendToEndpointDefinition
Expression used as the predicate to evaluate whether the message should be sent or not to the endpoint
setExpression(Expression) - Method in class org.apache.camel.processor.resequencer.DefaultExchangeComparator
 
setExpression(Expression) - Method in interface org.apache.camel.processor.resequencer.ExpressionResultComparator
Set the expression sed for comparing Exchanges.
setExpressionConfiguration(ServiceCallExpressionConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Configures the Expression using the given configuration.
setExpressionConfiguration(ServiceCallExpressionConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Configures the Expression using the given configuration.
setExpressionRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Set a reference to a custom Expression to use.
setExpressionRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Set a reference to a custom Expression to use.
setExpressionType(ExpressionDefinition) - Method in class org.apache.camel.builder.ExpressionClause
 
setExpressionType(ExpressionDefinition) - Method in class org.apache.camel.builder.ExpressionClauseSupport
 
setExpressionType(ExpressionDefinition) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
 
setExpressionType(ExpressionDefinition) - Method in class org.apache.camel.model.ExpressionSubElementDefinition
 
setExpressionType(ExpressionDefinition) - Method in class org.apache.camel.model.language.ExpressionDefinition
Allows derived classes to set a lazily created expressionType instance such as if using the ExpressionClause
setExpressionValue(Expression) - Method in class org.apache.camel.builder.ExpressionClause
 
setExpressionValue(Expression) - Method in class org.apache.camel.builder.ExpressionClauseSupport
 
setExpressionValue(Expression) - Method in class org.apache.camel.model.language.ExpressionDefinition
 
setExtendedAttributes(String) - Method in class org.apache.camel.component.file.FileEndpoint
To define which file attributes of interest.
setExtendedAttributes(Map<String, Object>) - Method in class org.apache.camel.component.file.GenericFile
 
setExtendedStatistics(boolean) - Method in class org.apache.camel.impl.ConsumerCache
Whether extended JMX statistics is enabled for EndpointUtilizationStatistics
setExtendedStatistics(boolean) - Method in class org.apache.camel.impl.ProducerCache
Whether extended JMX statistics is enabled for EndpointUtilizationStatistics
setFactoryClassName(String) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setFactoryFinderResolver(FactoryFinderResolver) - Method in interface org.apache.camel.CamelContext
Sets the factory finder resolver to use.
setFactoryFinderResolver(FactoryFinderResolver) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setFactoryRef(String) - Method in class org.apache.camel.model.language.XPathExpression
References to a custom XPathFactory to lookup in the registry
setFailed(int) - Method in class org.apache.camel.support.ReloadStrategySupport
 
setFailIfNoConsumers(boolean) - Method in class org.apache.camel.component.direct.DirectEndpoint
Whether the producer should fail by throwing an exception, when sending to a DIRECT endpoint with no active consumers.
setFailIfNoConsumers(boolean) - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
Whether the producer should fail by throwing an exception, when sending to a Direct-VM endpoint with no active consumers.
setFailIfNoConsumers(boolean) - Method in class org.apache.camel.component.seda.SedaEndpoint
Whether the producer should fail by throwing an exception, when sending to a queue with no active consumers.
setFailOnNullBody(boolean) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setFailOnNullBody(boolean) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
Whether to fail if no body exists.
setFailOnNullBody(boolean) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Whether or not to throw an exception if the input body is null.
setFailOnNullBody(boolean) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setFailOnNullHeader(boolean) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
Whether to fail if no header exists when validating against a header.
setFailOnNullHeader(boolean) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setFailureHandled(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Sets the exchange to be failure handled.
setFailureProcessor(Processor) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setFailureRenamer(GenericFileRenamer<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
setFailureRenamer(GenericFileRenamer<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
setFailuresHandled(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setFailuresHandled(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setFailuresHandled(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setFailureThreshold(Integer) - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingExceptionRoutePolicyMBean
 
setFailureThreshold(Integer) - Method in class org.apache.camel.health.HealthCheckConfiguration
Set the number of failure before reporting the service as un-healthy.
setFailureThreshold(int) - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
setFailureThreshold(Integer) - Method in class org.apache.camel.management.mbean.ManagedThrottlingExceptionRoutePolicy
 
setFailureWindow(Long) - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingExceptionRoutePolicyMBean
 
setFailureWindow(long) - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
setFailureWindow(Long) - Method in class org.apache.camel.management.mbean.ManagedThrottlingExceptionRoutePolicy
 
setFair(boolean) - Method in class org.apache.camel.component.seda.ArrayBlockingQueueFactory
 
setFallbackEnabled(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Whether HystrixCommand.getFallback() should be attempted when failure occurs.
setFallbackIsolationSemaphoreMaxConcurrentRequests(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Number of concurrent requests permitted to HystrixCommand.getFallback().
setFallbackTimeout(long) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
setFallbackTimeout(long) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
setFallbackTimeout(long) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
setFallbackToUnaugmentedProperty(boolean) - Method in class org.apache.camel.component.properties.PropertiesComponent
If true, first attempt resolution of property name augmented with propertyPrefix and propertySuffix before falling back the plain property name specified.
setFallbackViaNetwork(Boolean) - Method in class org.apache.camel.model.OnFallbackDefinition
Whether the fallback goes over the network.
setFault(boolean) - Method in class org.apache.camel.impl.DefaultMessage
 
setFault(boolean) - Method in interface org.apache.camel.Message
Sets the fault flag on this message
setFaultBody(Expression) - Static method in class org.apache.camel.builder.ProcessorBuilder
Creates a processor which sets the body of the FAULT message to the value of the expression
setFaultBody(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which sets the body on the FAULT message
SetFaultBodyDefinition - Class in org.apache.camel.model
Sets the contents of a fault message's body
SetFaultBodyDefinition() - Constructor for class org.apache.camel.model.SetFaultBodyDefinition
 
SetFaultBodyDefinition(Expression) - Constructor for class org.apache.camel.model.SetFaultBodyDefinition
 
setFaultHeader(String, Expression) - Static method in class org.apache.camel.builder.ProcessorBuilder
Sets the header on the FAULT message
setFaultHeader(String, Expression) - Method in class org.apache.camel.model.ProcessorDefinition
setFeature(String, boolean) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
setFhirContext(Object) - Method in class org.apache.camel.model.dataformat.FhirJsonDataFormat
 
setFhirContext(Object) - Method in class org.apache.camel.model.dataformat.FhirXmlDataFormat
 
setFhirVersion(String) - Method in class org.apache.camel.model.dataformat.FhirJsonDataFormat
The version of FHIR to use.
setFhirVersion(String) - Method in class org.apache.camel.model.dataformat.FhirXmlDataFormat
The version of FHIR to use.
setField(Field, Object, Object) - Static method in class org.apache.camel.util.ReflectionHelper
 
setFields(String[]) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionEntry
 
setFields(String[]) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldEntry
 
setFile(File) - Method in class org.apache.camel.component.file.FileEndpoint
The starting directory
setFile(T) - Method in class org.apache.camel.component.file.GenericFile
 
setFileExist(GenericFileExist) - Method in class org.apache.camel.component.file.GenericFileEndpoint
What to do if a file already exists with the same name.
setFileLength(long) - Method in class org.apache.camel.component.file.GenericFile
 
setFileName(String) - Method in class org.apache.camel.component.file.GenericFile
 
setFileName(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Use Expression such as File Language to dynamically set the filename.
setFileName(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setFileNameOnly(String) - Method in class org.apache.camel.component.file.GenericFile
 
setFileStore(File) - Method in class org.apache.camel.impl.FileStateRepository
 
setFileStore(File) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
setFileWatchDirectory(String) - Method in class org.apache.camel.main.MainSupport
Sets the directory name to watch XML file changes to trigger live reload of Camel routes.
setFileWatchDirectoryRecursively(boolean) - Method in class org.apache.camel.main.MainSupport
Sets the flag to watch directory of XML file changes recursively to trigger live reload of Camel routes.
setFilter(GenericFileFilter<T>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Pluggable filter as a org.apache.camel.component.file.GenericFileFilter class.
setFilter(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
 
setFilter(String) - Method in class org.apache.camel.processor.ClaimCheckAggregationStrategy
 
setFilter(String) - Method in class org.apache.camel.processor.ClaimCheckProcessor
 
setFilterDirectory(Predicate) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Filters the directory based on Simple language.
setFilterDirectory(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Filters the directory based on Simple language.
setFilterFile(Predicate) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Filters the file based on Simple language.
setFilterFile(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Filters the file based on Simple language.
setFilterNonXmlChars(Boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
To ignore non xml characheters and replace them with an empty space.
setFilters(Collection<ClusteredRouteFilter>) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
Sets the filters used to filter cluster aware routes.
setFilters(Collection<SupervisingRouteController.Filter>) - Method in class org.apache.camel.impl.SupervisingRouteController
Sets the filters user to determine the routes to supervise.
setFirstExchangeCompletedExchangeId(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setFirstExchangeCompletedExchangeId(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setFirstExchangeCompletedExchangeId(String) - Method in class org.apache.camel.util.RouteStatDump
 
setFirstExchangeCompletedTimestamp(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setFirstExchangeCompletedTimestamp(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setFirstExchangeCompletedTimestamp(String) - Method in class org.apache.camel.util.RouteStatDump
 
setFirstExchangeFailureExchangeId(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setFirstExchangeFailureExchangeId(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setFirstExchangeFailureExchangeId(String) - Method in class org.apache.camel.util.RouteStatDump
 
setFirstExchangeFailureTimestamp(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setFirstExchangeFailureTimestamp(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setFirstExchangeFailureTimestamp(String) - Method in class org.apache.camel.util.RouteStatDump
 
setFixed(Boolean) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
Delimited or fixed.
setFixedRate(boolean) - Method in class org.apache.camel.component.timer.TimerEndpoint
Events take place at approximately regular intervals, separated by the specified period.
setFlatten(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Flatten is used to flatten the file name path to strip any leading paths, so it's just the file name.
setFlow(String) - Method in class org.apache.camel.model.rest.RestSecurityOAuth2
The flow used by the OAuth2 security scheme.
setFolder(String) - Method in class org.apache.camel.impl.FileWatcherReloadStrategy
 
setForceCompletionOnStop(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
 
setForceCompletionOnStop(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setForceTopLevelObject(Boolean) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
Determines whether the resulting JSON will start off with a top-most element whose name matches the XML root element.
setForceWrites(boolean) - Method in class org.apache.camel.component.file.FileEndpoint
Whether to force syncing writes to the file system.
setFormatName(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
The name of the format to use, the default value is CSVFormat.DEFAULT
setFormatRef(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
The reference format to use, it will be updated with the other format options, the default value is CSVFormat.DEFAULT
setFormatter(ExchangeFormatter) - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
setFormatter(TraceFormatter) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
setFormatterBreadCrumbLength(int) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setFormatterBreadCrumbLength(int) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setFormatterMaxChars(int) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setFormatterMaxChars(int) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setFormatterMultiline(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setFormatterNodeLength(int) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setFormatterNodeLength(int) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setFormatterShowBody(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setFormatterShowBody(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setFormatterShowBodyType(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setFormatterShowBodyType(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setFormatterShowBreadCrumb(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setFormatterShowBreadCrumb(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setFormatterShowException(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setFormatterShowException(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setFormatterShowExchangeId(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setFormatterShowExchangeId(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setFormatterShowExchangePattern(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setFormatterShowExchangePattern(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setFormatterShowHeaders(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setFormatterShowHeaders(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setFormatterShowNode(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setFormatterShowNode(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setFormatterShowOutBody(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setFormatterShowOutBody(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setFormatterShowOutBodyType(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setFormatterShowOutBodyType(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setFormatterShowOutHeaders(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setFormatterShowOutHeaders(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setFormatterShowProperties(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setFormatterShowProperties(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setFormatterShowRouteId(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setFormatterShowRouteId(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setFormatterShowShortExchangeId(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setFormatterShowShortExchangeId(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setFragment(Boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
To turn on marshalling XML fragment trees.
setFrom(String) - Method in class org.apache.camel.spi.Transformer
Set 'from' data type.
setFromEndpoint(Endpoint) - Method in interface org.apache.camel.Exchange
Sets the endpoint which originated this message exchange.
setFromEndpoint(Endpoint) - Method in class org.apache.camel.impl.DefaultExchange
 
setFromEndpointUri(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
setFromRouteId(String) - Method in interface org.apache.camel.Exchange
Sets the route id which originated this message exchange.
setFromRouteId(String) - Method in class org.apache.camel.impl.DefaultExchange
 
setFromRouteId(String) - Method in class org.apache.camel.impl.DurationRoutePolicyFactory
Limit the route policy to the route which matches this pattern
setFromType(String) - Method in class org.apache.camel.model.transformer.TransformerDefinition
Set the 'from' data type name.
setFromType(Class<?>) - Method in class org.apache.camel.model.transformer.TransformerDefinition
Set the 'from' data type using Java class.
setFunctionEndToken(String) - Method in class org.apache.camel.language.simple.SimpleLanguage
Change the end token used for functions.
setFunctionResolver(XPathFunctionResolver) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setFunctionStartToken(String) - Method in class org.apache.camel.language.simple.SimpleLanguage
Change the start token used for functions.
setGenericFile(GenericFile<T>) - Method in class org.apache.camel.component.file.GenericFileMessage
 
setGlobalOption(String, String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Sets the value of a CamelContext property name
setGlobalOption(String, String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
setGlobalOptions(Map<String, String>) - Method in interface org.apache.camel.CamelContext
Sets global options that can be referenced in the camel context

Important: This has nothing to do with property placeholders, and is just a plain set of key/value pairs which are used to configure global options on CamelContext, such as a maximum debug logging length etc.

setGlobalOptions(Map<String, String>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setGlobalOptions(List<GlobalOptionDefinition>) - Method in class org.apache.camel.model.GlobalOptionsDefinition
A series of global options as key value pairs
setGreedy(boolean) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setGreedy(boolean) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
If greedy is enabled, then the ScheduledPollConsumer will run immediately again, if the previous run polled 1 or more messages.
setGroup(String) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
setGroup(int) - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
setGroup(String) - Method in class org.apache.camel.model.language.TokenizerExpression
To group N parts together, for example to split big files into chunks of 1000 lines.
setGroup(Integer) - Method in class org.apache.camel.model.language.XMLTokenizerExpression
To group N parts together
setGroup(String) - Method in class org.apache.camel.model.RouteDefinition
The group that this route belongs to; could be the name of the RouteBuilder class or be explicitly configured in the XML.
setGroup(String) - Method in interface org.apache.camel.spi.GroupAware
Sets the group
setGroup(int) - Method in class org.apache.camel.support.XMLTokenExpressionIterator
 
setGroupActiveOnly(Boolean) - Method in class org.apache.camel.component.log.LogEndpoint
If true, will hide stats when no new messages have been received for a time interval, if false, show stats regardless of message traffic.
setGroupDelay(Long) - Method in class org.apache.camel.component.log.LogEndpoint
Set the initial delay for stats (in millis)
setGroupDelay(long) - Method in class org.apache.camel.processor.ThroughputLogger
 
setGroupExchanges(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
 
setGroupExchanges(boolean) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
setGroupInterval(Long) - Method in class org.apache.camel.component.log.LogEndpoint
If specified will group message stats by this time interval (in millis)
setGroupInterval(Long) - Method in class org.apache.camel.processor.ThroughputLogger
 
setGroupKey(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Sets the group key to use.
setGroupSize(Integer) - Method in class org.apache.camel.component.log.LogEndpoint
An integer that specifies a group size for throughput logging.
setGroupSize(Integer) - Method in class org.apache.camel.processor.ThroughputLogger
 
setHalfOpenAfter(Long) - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingExceptionRoutePolicyMBean
 
setHalfOpenAfter(long) - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
setHalfOpenAfter(Long) - Method in class org.apache.camel.management.mbean.ManagedThrottlingExceptionRoutePolicy
 
setHalfOpenAfter(Long) - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
Deprecated.
The timeout in millis to use as threshold to move state from closed to half-open or open state
setHalfOpenAfter(long) - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
 
setHalfOpenHandler(ThrottlingExceptionHalfOpenHandler) - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
setHandled(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.CatchDefinition
 
setHandled(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setHandledPolicy(Predicate) - Method in class org.apache.camel.model.CatchDefinition
 
setHandledPolicy(Predicate) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setHandleFault(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setHandleFault(Boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setHandleFault(String) - Method in class org.apache.camel.model.RouteDefinition
Whether handle fault is enabled on this route.
setHandleFault(Boolean) - Method in interface org.apache.camel.RuntimeConfiguration
Sets whether fault handling is enabled or not (default is disabled).
setHashAlgorithm(Integer) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Signature hash algorithm; possible values are defined in org.bouncycastle.bcpg.HashAlgorithmTags; for example 2 (= SHA1), 8 (= SHA256), 9 (= SHA384), 10 (= SHA512), 11 (=SHA224).
setHeader(String, String) - Method in interface org.apache.camel.Attachment
Set the value for this headerName.
setHeader(String, Expression) - Static method in class org.apache.camel.builder.ProcessorBuilder
Sets the header on the message.
setHeader(String, String) - Method in class org.apache.camel.impl.DefaultAttachment
 
setHeader(String, Object) - Method in class org.apache.camel.impl.DefaultMessage
 
setHeader(String, Object) - Method in interface org.apache.camel.Message
Sets a header on the message
setHeader(List<String>) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
To configure the CSV headers
setHeader(String) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which sets the header on the IN message
setHeader(String, Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which sets the header on the IN message
setHeader(String, Supplier<Object>) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which sets the header on the IN message
SetHeaderDefinition - Class in org.apache.camel.model
Sets the value of a message header
SetHeaderDefinition() - Constructor for class org.apache.camel.model.SetHeaderDefinition
 
SetHeaderDefinition(String, ExpressionDefinition) - Constructor for class org.apache.camel.model.SetHeaderDefinition
 
SetHeaderDefinition(String, Expression) - Constructor for class org.apache.camel.model.SetHeaderDefinition
 
SetHeaderDefinition(String, String) - Constructor for class org.apache.camel.model.SetHeaderDefinition
 
setHeaderDisabled(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
setHeaderExtractionEnabled(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
Whether or not the header must be read in the first line of the test document

The default value is false

setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.directvm.DirectVmComponent
Sets a HeaderFilterStrategy that will only be applied on producer endpoints (on both directions: request and response).
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
Sets a HeaderFilterStrategy that will only be applied on producer endpoints (on both directions: request and response).
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.impl.HeaderFilterStrategyComponent
To use a custom HeaderFilterStrategy to filter header to and from Camel message.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in interface org.apache.camel.spi.HeaderFilterStrategyAware
Sets the header filter strategy to use
setHeaderFunction(XPathFunction) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setHeaderName(String) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setHeaderName(String) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
To validate against a header instead of the message body.
setHeaderName(String) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
setHeaderName(String) - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
setHeaderName(String) - Method in class org.apache.camel.model.language.JsonPathExpression
Name of header to use as input, instead of the message body
setHeaderName(String) - Method in class org.apache.camel.model.language.TokenizerExpression
Name of header to tokenize instead of using the message body.
setHeaderName(String) - Method in class org.apache.camel.model.language.XMLTokenizerExpression
Name of header to tokenize instead of using the message body.
setHeaderName(String) - Method in class org.apache.camel.model.language.XPathExpression
Name of header to use as input, instead of the message body
setHeaderName(String) - Method in class org.apache.camel.model.language.XQueryExpression
Name of header to use as input, instead of the message body
setHeaderName(String) - Method in class org.apache.camel.model.RemoveHeaderDefinition
Name of header to remove
setHeaderName(String) - Method in class org.apache.camel.model.SetHeaderDefinition
Name of message header to set a new value

The simple language can be used to define a dynamic evaluated header name to be used.

setHeaderName(String) - Method in class org.apache.camel.model.SetOutHeaderDefinition
Deprecated.
Name of message header to set a new value
setHeaderName(String) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
SetHeaderProcessor - Class in org.apache.camel.processor
A processor which sets the header on the IN or OUT message with an Expression
SetHeaderProcessor(Expression, Expression) - Constructor for class org.apache.camel.processor.SetHeaderProcessor
 
setHeaders(Map<String, Object>) - Method in class org.apache.camel.impl.DefaultMessage
 
setHeaders(Map<String, Object>) - Method in interface org.apache.camel.Message
Set all the headers associated with this message

Important: If you want to copy headers from another Message to this Message, then use getHeaders().putAll(other) to copy the headers, where other is the other headers.

setHeaders(List<UniVocityHeader>) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
The headers to use.
setHeaders(List<RestOperationResponseHeaderDefinition>) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
setHeaders(List<SetHeaderDefinition>) - Method in class org.apache.camel.model.WireTapDefinition
 
setHeaders(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
setHeaders(List<MessageDump.Header>) - Method in class org.apache.camel.util.MessageDump
 
setHeadersDisabled(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
Whether or not the headers are disabled.
setHeadersInline(Boolean) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
Defines whether the MIME-Multipart headers are part of the message body (true) or are set as Camel headers (false).
setHeadersMapFactory(HeadersMapFactory) - Method in interface org.apache.camel.CamelContext
Sets a custom HeadersMapFactory to be used.
setHeadersMapFactory(HeadersMapFactory) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setHealthCheckOptions(String, Map<String, Object>) - Method in interface org.apache.camel.health.HealthCheckService
Sets the options to be used when invoking the check identified by the given id.
setHealthCheckOptions(String, Map<String, Object>) - Method in class org.apache.camel.impl.health.DefaultHealthCheckService
 
setHealthCheckRegistry(HealthCheckRegistry) - Method in interface org.apache.camel.CamelContext
setHealthCheckRegistry(HealthCheckRegistry) - Method in class org.apache.camel.impl.DefaultCamelContext
setHealthCheckRegistry(HealthCheckRegistry) - Method in class org.apache.camel.impl.health.DefaultHealthCheckService
 
setHeight(Integer) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
Height of the barcode
setHost(String) - Method in class org.apache.camel.component.rest.RestComponent
Host and port of HTTP service to use (override host in swagger schema)
setHost(String) - Method in class org.apache.camel.component.rest.RestEndpoint
Host and port of HTTP service to use (override host in swagger schema)
setHost(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
The hostname to use for exposing the REST service.
setHost(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets the hostname to use by the REST consumer
setHostHeader(String) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
The header that holds the service host information, default ServiceCallConstants.SERVICE_HOST
setHostHeader(String) - Method in class org.apache.camel.support.ServiceCallExpressionSupport
 
setHostName(String) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
setHostNameResolver(RestHostNameResolver) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
If no hostname has been explicit configured, then this resolver is used to compute the hostname the REST service will be using.
setHostNameResolver(RestConfiguration.RestHostNameResolver) - Method in class org.apache.camel.spi.RestConfiguration
Sets the resolver to use for resolving hostname
setHystrixConfiguration(HystrixConfigurationDefinition) - Method in interface org.apache.camel.CamelContext
Sets the default Hystrix configuration
setHystrixConfiguration(HystrixConfigurationDefinition) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setHystrixConfiguration(HystrixConfigurationDefinition) - Method in class org.apache.camel.model.HystrixDefinition
 
setHystrixConfigurationRef(String) - Method in class org.apache.camel.model.HystrixDefinition
Refers to a Hystrix configuration to use for configuring the Hystrix EIP.
setHystrixConfigurations(List<HystrixConfigurationDefinition>) - Method in interface org.apache.camel.CamelContext
Sets the Hystrix configurations
setHystrixConfigurations(List<HystrixConfigurationDefinition>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setId(String) - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
setId(String) - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
setId(String) - Method in class org.apache.camel.model.ChoiceDefinition
 
setId(String) - Method in class org.apache.camel.model.IdentifiedType
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.model.language.ExpressionDefinition
Sets the id of this node
setId(String) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
Sets the id of this node
setId(String) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setId(String) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
setId(String) - Method in class org.apache.camel.processor.CamelLogProcessor
 
setId(String) - Method in class org.apache.camel.processor.CatchProcessor
 
setId(String) - Method in class org.apache.camel.processor.ChoiceProcessor
 
setId(String) - Method in class org.apache.camel.processor.ClaimCheckProcessor
 
setId(String) - Method in class org.apache.camel.processor.ConvertBodyProcessor
 
setId(String) - Method in class org.apache.camel.processor.Delayer
 
setId(String) - Method in class org.apache.camel.processor.Enricher
 
setId(String) - Method in class org.apache.camel.processor.ExchangePatternProcessor
 
setId(String) - Method in class org.apache.camel.processor.FilterProcessor
 
setId(String) - Method in class org.apache.camel.processor.FinallyProcessor
 
setId(String) - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
setId(String) - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
setId(String) - Method in class org.apache.camel.processor.LogProcessor
 
setId(String) - Method in class org.apache.camel.processor.LoopProcessor
 
setId(String) - Method in class org.apache.camel.processor.MarshalProcessor
 
setId(String) - Method in class org.apache.camel.processor.MulticastProcessor
 
setId(String) - Method in class org.apache.camel.processor.OnCompletionProcessor
 
setId(String) - Method in class org.apache.camel.processor.Pipeline
 
setId(String) - Method in class org.apache.camel.processor.PollEnricher
 
setId(String) - Method in class org.apache.camel.processor.RecipientList
 
setId(String) - Method in class org.apache.camel.processor.RemoveHeaderProcessor
 
setId(String) - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
setId(String) - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
setId(String) - Method in class org.apache.camel.processor.RemovePropertyProcessor
 
setId(String) - Method in class org.apache.camel.processor.RollbackProcessor
 
setId(String) - Method in class org.apache.camel.processor.RoutingSlip
 
setId(String) - Method in class org.apache.camel.processor.SamplingThrottler
 
setId(String) - Method in class org.apache.camel.processor.ScriptProcessor
 
setId(String) - Method in class org.apache.camel.processor.SendDynamicProcessor
 
setId(String) - Method in class org.apache.camel.processor.SendProcessor
 
setId(String) - Method in class org.apache.camel.processor.SetBodyProcessor
 
setId(String) - Method in class org.apache.camel.processor.SetHeaderProcessor
 
setId(String) - Method in class org.apache.camel.processor.SetPropertyProcessor
 
setId(String) - Method in class org.apache.camel.processor.SortProcessor
 
setId(String) - Method in class org.apache.camel.processor.StopProcessor
 
setId(String) - Method in class org.apache.camel.processor.StreamResequencer
 
setId(String) - Method in class org.apache.camel.processor.ThreadsProcessor
 
setId(String) - Method in class org.apache.camel.processor.Throttler
 
setId(String) - Method in class org.apache.camel.processor.ThroughputLogger
 
setId(String) - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
setId(String) - Method in class org.apache.camel.processor.TransformProcessor
 
setId(String) - Method in class org.apache.camel.processor.TryProcessor
 
setId(String) - Method in class org.apache.camel.processor.UnmarshalProcessor
 
setId(String) - Method in class org.apache.camel.processor.WireTapProcessor
 
setId(String) - Method in interface org.apache.camel.spi.IdAware
Sets the id
setId(String) - Method in class org.apache.camel.spi.ThreadPoolProfile
Sets the id of this profile
setId(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setId(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setId(String) - Method in class org.apache.camel.util.RouteStatDump
 
setIdempotent(Boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Option to use the Idempotent Consumer EIP pattern to let Camel skip already processed files.
setIdempotentKey(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
To use a custom idempotent key.
setIdempotentKey(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setIdempotentRepository(IdempotentRepository<String>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
A pluggable repository org.apache.camel.spi.IdempotentRepository which by default use MemoryMessageIdRepository if none is specified and idempotent is true.
setIdempotentRepository(IdempotentRepository<String>) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
The idempotent repository to use as the store for the read locks.
setIdempotentRepository(IdempotentRepository<String>) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
The idempotent repository to use as the store for the read locks.
setIdempotentRepository(IdempotentRepository<String>) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
The idempotent repository to use as the store for the read locks.
setIgnoreCamelContextEvents(boolean) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
setIgnoreCamelContextEvents(boolean) - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
setIgnoreCamelContextEvents(boolean) - Method in interface org.apache.camel.spi.EventNotifier
 
setIgnoreCamelContextEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreEmptyLines(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Whether to ignore empty lines.
setIgnoreExchangeCompletedEvent(boolean) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
setIgnoreExchangeCompletedEvent(boolean) - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
setIgnoreExchangeCompletedEvent(boolean) - Method in interface org.apache.camel.spi.EventNotifier
 
setIgnoreExchangeCompletedEvent(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExchangeCreatedEvent(boolean) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
setIgnoreExchangeCreatedEvent(boolean) - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
setIgnoreExchangeCreatedEvent(boolean) - Method in interface org.apache.camel.spi.EventNotifier
 
setIgnoreExchangeCreatedEvent(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExchangeEvents(boolean) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
setIgnoreExchangeEvents(boolean) - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
setIgnoreExchangeEvents(boolean) - Method in interface org.apache.camel.spi.EventNotifier
 
setIgnoreExchangeEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExchangeFailedEvents(boolean) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
setIgnoreExchangeFailedEvents(boolean) - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
setIgnoreExchangeFailedEvents(boolean) - Method in interface org.apache.camel.spi.EventNotifier
 
setIgnoreExchangeFailedEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExchangeRedeliveryEvents(boolean) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
setIgnoreExchangeRedeliveryEvents(boolean) - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
setIgnoreExchangeRedeliveryEvents(boolean) - Method in interface org.apache.camel.spi.EventNotifier
 
setIgnoreExchangeRedeliveryEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExchangeSendingEvents(boolean) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
setIgnoreExchangeSendingEvents(boolean) - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
setIgnoreExchangeSendingEvents(boolean) - Method in interface org.apache.camel.spi.EventNotifier
 
setIgnoreExchangeSendingEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExchangeSentEvents(boolean) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
setIgnoreExchangeSentEvents(boolean) - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
setIgnoreExchangeSentEvents(boolean) - Method in interface org.apache.camel.spi.EventNotifier
 
setIgnoreExchangeSentEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExtraColumns(Boolean) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
Allows for lines to be longer than expected and ignores the extra characters.
setIgnoreFirstRecord(Boolean) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
Whether the first line is ignored for delimited files (for the column headers).
setIgnoreHeaderCase(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Sets whether or not to ignore case when accessing header names.
setIgnoreInvalidCorrelationKeys(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
 
setIgnoreInvalidCorrelationKeys(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setIgnoreInvalidEndpoint(Boolean) - Method in class org.apache.camel.model.EnrichDefinition
 
setIgnoreInvalidEndpoint(Boolean) - Method in class org.apache.camel.model.PollEnrichDefinition
 
setIgnoreInvalidEndpoint(Boolean) - Method in class org.apache.camel.model.ToDynamicDefinition
 
setIgnoreInvalidEndpoint(boolean) - Method in class org.apache.camel.processor.Enricher
 
setIgnoreInvalidEndpoint(boolean) - Method in class org.apache.camel.processor.PollEnricher
 
setIgnoreInvalidEndpoint(boolean) - Method in class org.apache.camel.processor.SendDynamicProcessor
 
setIgnoreInvalidEndpoints(Boolean) - Method in class org.apache.camel.model.DynamicRouterDefinition
 
setIgnoreInvalidEndpoints(Boolean) - Method in class org.apache.camel.model.RecipientListDefinition
 
setIgnoreInvalidEndpoints(Boolean) - Method in class org.apache.camel.model.RoutingSlipDefinition
 
setIgnoreInvalidEndpoints(boolean) - Method in class org.apache.camel.processor.RecipientList
 
setIgnoreInvalidEndpoints(boolean) - Method in class org.apache.camel.processor.RecipientListProcessor
 
setIgnoreInvalidEndpoints(boolean) - Method in class org.apache.camel.processor.RoutingSlip
 
setIgnoreInvalidExchanges(Boolean) - Method in class org.apache.camel.model.config.BatchResequencerConfig
Whether to ignore invalid exchanges
setIgnoreInvalidExchanges(Boolean) - Method in class org.apache.camel.model.config.StreamResequencerConfig
Whether to ignore invalid exchanges
setIgnoreInvalidExchanges(boolean) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
setIgnoreInvalidExchanges(boolean) - Method in class org.apache.camel.processor.StreamResequencer
Sets whether to ignore invalid exchanges which cannot be used by this stream resequencer.
setIgnoreInvalidRecords(Boolean) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
Whether to ignore invalid records.
setIgnoreJAXBElement(Boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
Whether to ignore JAXBElement elements - only needed to be set to false in very special use-cases.
setIgnoreLeadingWhitespaces(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
Whether or not the leading white spaces must be ignored.
setIgnoreMissingLocation(boolean) - Method in class org.apache.camel.component.properties.PropertiesComponent
Whether to silently ignore if a location cannot be located, such as a properties file not found.
setIgnoreMissingLocation(boolean) - Method in class org.apache.camel.component.properties.PropertiesEndpoint
Whether to silently ignore if a location cannot be located, such as a properties file not found.
setIgnoreRouteEvents(boolean) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
setIgnoreRouteEvents(boolean) - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
setIgnoreRouteEvents(boolean) - Method in interface org.apache.camel.spi.EventNotifier
 
setIgnoreRouteEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreServiceEvents(boolean) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
setIgnoreServiceEvents(boolean) - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
setIgnoreServiceEvents(boolean) - Method in interface org.apache.camel.spi.EventNotifier
 
setIgnoreServiceEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreSurroundingSpaces(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Whether to ignore surrounding spaces
setIgnoreTrailingWhitespaces(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
Whether or not the trailing white spaces must ignored.
setIgnoreUnexpectedRecords(Boolean) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
Whether to ignore unexpected records.
setIgnoreUnidentifiedRecords(Boolean) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
Whether to ignore unidentified records.
setImageType(String) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
Image type of the barcode such as png
setImplicitCollections(Map<String, String[]>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
Adds a default implicit collection which is used for any unmapped XML tag.
setIn(Message) - Method in interface org.apache.camel.Exchange
Sets the inbound message instance
setIn(Message) - Method in class org.apache.camel.impl.DefaultExchange
 
setInBody(String) - Method in class org.apache.camel.util.component.AbstractApiEndpoint
Sets the name of a parameter to be passed in the exchange In Body.
setInclude(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Is used to include files, if filename matches the regex pattern (matching is case in-sensitive).
setInclude(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
If you want to marshal a pojo to JSON, and the pojo has some fields with null values.
setInclude(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
If you want to marshal a pojo to JSON, and the pojo has some fields with null values.
setIncludeHeaders(String) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
A regex that defines which Camel headers are also included as MIME headers into the MIME multipart.
setIncludeHostName(Boolean) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setIncludeHostName(Boolean) - Method in interface org.apache.camel.spi.ManagementAgent
Sets whether to include host name in the ManagementNamingStrategy.
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
 
setIncludeNonSingletons(Boolean) - Method in class org.apache.camel.model.ContextScanDefinition
Whether to include non-singleton beans (prototypes)

By default only singleton beans is included in the context scan

setIncludeRequired(boolean) - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
setIncludes(String[]) - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
 
setIncludes(String) - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
Sets includes using a single string where each element can be separated with comma
setIncludes(String[]) - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
setIncludes(String) - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
Sets includes using a single string where each element can be separated with comma
setIncludes(List<String>) - Method in class org.apache.camel.model.ContextScanDefinition
Include finding route builder from these java package names.
setIncludes(List<String>) - Method in class org.apache.camel.model.PackageScanDefinition
Include finding route builder from these java package names.
setIncludeTokens(boolean) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
setIncludeTokens(Boolean) - Method in class org.apache.camel.model.language.TokenizerExpression
Whether to include the tokens in the parts when using pairs

The default value is false

setIncludeUnknown(boolean) - Method in class org.apache.camel.component.extension.verifier.CatalogVerifierCustomizer
 
setIndex(int) - Method in class org.apache.camel.runtimecatalog.LanguageValidationResult
 
setIndex(Integer) - Method in class org.apache.camel.util.ProcessorStatDump
 
setInFilter(Set<String>) - Method in class org.apache.camel.impl.DefaultHeaderFilterStrategy
Sets the "in" direction filter set.
setInFilterPattern(String) - Method in class org.apache.camel.impl.DefaultHeaderFilterStrategy
Sets the "in" direction filter regular expression Pattern.
setInflightRepository(InflightRepository) - Method in interface org.apache.camel.CamelContext
Sets a custom inflight repository to use
setInflightRepository(InflightRepository) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setInHeader(Boolean) - Method in class org.apache.camel.model.rest.RestSecurityApiKey
To use header as the location of the API key.
setInheritErrorHandler(Boolean) - Method in class org.apache.camel.model.ProcessorDefinition
 
setInheritNamespaceTagName(String) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
setInheritNamespaceTagName(String) - Method in class org.apache.camel.model.language.TokenizerExpression
To inherit namespaces from a root/parent tag name when using XML You can use simple language as the tag name to support dynamic names.
setInitialDelay(long) - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
setInitialDelay(long) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
Time period in millis to wait before starting sending messages.
setInitialDelay(Duration) - Method in class org.apache.camel.impl.cluster.ClusteredRouteConfiguration
 
setInitialDelay(Duration) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
Set the amount of time the route controller should wait before to start the routes after the camel context is started.
setInitialDelay(Duration) - Method in class org.apache.camel.impl.cluster.ClusteredRoutePolicy
 
setInitialDelay(long) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
setInitialDelay(long) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setInitialDelay(long) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
Milliseconds before the first poll starts.
setInitialDelay(Duration) - Method in class org.apache.camel.impl.SupervisingRouteController
Set the amount of time the route controller should wait before to start the routes after the camel context is started or after the route is initialized if the route is created after the camel context is started.
setInitialDelay(long, TimeUnit) - Method in class org.apache.camel.impl.SupervisingRouteController
#see this#setInitialDelay(Duration)
setInitialDelay(long) - Method in class org.apache.camel.impl.SupervisingRouteController
#see this#setInitialDelay(Duration)
setInitialDelay(long) - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
setInitialProperties(Properties) - Method in class org.apache.camel.component.properties.PropertiesComponent
Sets initial properties which will be used before any locations are resolved.
setInitVectorRef(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
Refers to a byte array containing the Initialization Vector that will be used to initialize the Cipher.
setInjector(Injector) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
setInjector(Injector) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setInjector(Injector) - Method in interface org.apache.camel.spi.TypeConverterRegistry
Sets the injector to be used for creating new instances during type conversions.
setInline(Boolean) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
Flag indicating that the configured IV should be inlined into the encrypted data stream.
setInProgressRepository(IdempotentRepository<String>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
A pluggable in-progress repository org.apache.camel.spi.IdempotentRepository.
setInputFactory(XMLInputFactory) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
setInputs(List<FromDefinition>) - Method in class org.apache.camel.model.RouteDefinition
Input to the route.
setInputType(InputTypeDefinition) - Method in class org.apache.camel.model.RouteDefinition
 
setInputType(String) - Method in class org.apache.camel.spi.Contract
Set the input data type.
setInputType(Class<?>) - Method in class org.apache.camel.spi.Contract
Set the input data type with Java class.
setInQuery(Boolean) - Method in class org.apache.camel.model.rest.RestSecurityApiKey
To use query parameter as the location of the API key.
setInstance(Object) - Method in class org.apache.camel.model.language.MethodCallExpression
 
setInstanceClass(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
Name of class to use when unarmshalling
setInstanceClass(String) - Method in class org.apache.camel.model.dataformat.ThriftDataFormat
Name of class to use when unarmshalling
setInstanceClassName(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
Class name to use for marshal and unmarshalling
setIntegrity(Boolean) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Adds an integrity check/sign into the encryption file.
setInterceptFroms(List<InterceptFromDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
 
setIntercepts(List<InterceptDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
 
setInterceptSendTos(List<InterceptSendToEndpointDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
 
setInterceptStrategies(List<InterceptStrategy>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setInterceptStrategies(List<InterceptStrategy>) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setInterceptStrategies(List<InterceptStrategy>) - Method in interface org.apache.camel.spi.RouteContext
This method sets the InterceptStrategy instances on this route context.
setInterruptedExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
setInterruptThreadsWhileStopping(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
setInterruptThreadsWhileStopping(boolean) - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
setInterruptThreadsWhileStopping(boolean) - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
setInterruptThreadsWhileStopping(boolean) - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager
Sets whether to interrupt any blocking threads during stopping.
setInterval(Duration) - Method in class org.apache.camel.health.HealthCheckConfiguration
Set the check interval.
setInterval(String) - Method in class org.apache.camel.health.HealthCheckConfiguration
Set the check interval in a human readable format.
setInterval(long) - Method in class org.apache.camel.support.TimerListenerManager
Sets the interval in millis.
setInType(String) - Method in class org.apache.camel.component.rest.RestEndpoint
To declare the incoming POJO binding type as a FQN class name
setIsRouteAdded(boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setIsRouteAdded(boolean) - Method in interface org.apache.camel.spi.RouteContext
If this flag is true, ProcessorDefinition.addRoutes(RouteContext, java.util.Collection) will not add processor to addEventDrivenProcessor to the RouteContext and it will prevent from adding an EventDrivenRoute.
setJavaClass(Class<?>) - Method in class org.apache.camel.model.InputTypeDefinition
Set input type via Java Class.
setJavaClass(Class<?>) - Method in class org.apache.camel.model.OutputTypeDefinition
Set output type via Java Class.
setJaxbProviderProperties(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
Refers to a custom java.util.Map to lookup in the registry containing custom JAXB provider properties to be used with the JAXB marshaller.
setJmxTraceNotifications(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setJmxTraceNotifications(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setJmxTraceNotifications(boolean) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
setJndiContext(Context) - Method in class org.apache.camel.impl.DefaultCamelContext
Sets the registry to the given JNDI context
setJpaTraceEventMessageClassName(String) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
Set the fully qualified name of the class to be used by the JPA event tracing.
setJsonDataFormat(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Name of specific json data format to use.
setJsonDataFormat(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets a custom json data format to be used

Important: This option is only for setting a custom name of the data format, not to refer to an existing data format instance.

setJSonSchemaResolver(JSonSchemaResolver) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
setJSonSchemaResolver(JSonSchemaResolver) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
To use a custom JSonSchemaResolver
setJsonView(Class<?>) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
setJsonView(Class<?>) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
setKeepAliveTime(long) - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
setKeepAliveTime(long) - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
setKeepAliveTime(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Keep-alive time in minutes that gets passed to ThreadPoolExecutor.setKeepAliveTime(long, TimeUnit)
setKeepAliveTime(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
Sets the keep alive time for idle threads in the pool
setKeepAliveTime(Long) - Method in class org.apache.camel.model.ThreadsDefinition
 
setKeepAliveTime(Long) - Method in class org.apache.camel.spi.ThreadPoolProfile
Sets the keep alive time for inactive threads
setKeepAliveTime(long, TimeUnit) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
setKeepLastModified(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Will keep the last modified timestamp from the source file (if any).
setKeepOpen(boolean) - Method in class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
setKey(String) - Method in class org.apache.camel.component.properties.PropertiesEndpoint
Property key to use as placeholder
setKey(String) - Method in class org.apache.camel.model.ClaimCheckDefinition
 
setKey(String) - Method in class org.apache.camel.model.GlobalOptionDefinition
Global option key
setKey(String) - Method in class org.apache.camel.model.PropertyDefinition
Property key
setKey(String) - Method in class org.apache.camel.model.rest.RestPropertyDefinition
Property key
setKey(String) - Method in class org.apache.camel.model.rest.RestSecurityDefinition
Key used to refer to this security definition
setKey(String) - Method in class org.apache.camel.model.rest.SecurityDefinition
Key used to refer to this security definition
setKey(String) - Method in class org.apache.camel.processor.ClaimCheckProcessor
 
setKey(String) - Method in class org.apache.camel.util.MessageDump.Header
 
setKeyCipherAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
The cipher algorithm to be used for encryption/decryption of the asymmetric key.
setKeyFileName(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Filename of the keyring; must be accessible as a classpath resource (but you can specify a location in the file system by using the "file:" prefix).
setKeyManagers(KeyManagersParameters) - Method in class org.apache.camel.util.jsse.SSLContextParameters
Sets the optional key manager configuration for creating the KeyManagers used in constructing an SSLContext.
setKeyOrTrustStoreParametersId(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Refers to a KeyStore instance to lookup in the registry, which is used for configuration options for creating and loading a KeyStore instance that represents the sender's trustStore or recipient's keyStore.
setKeyPassword(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
The password to be used for retrieving the private key from the KeyStore.
setKeyPassword(String) - Method in class org.apache.camel.util.jsse.KeyManagersParameters
Sets the optional password for recovering keys in the key store.
setKeyRef(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
Refers to the secret key to lookup from the register to use.
setKeyStore(KeyStoreParameters) - Method in class org.apache.camel.util.jsse.KeyManagersParameters
Sets the key store configuration used to create the KeyStore that the KeyManagers produced by this object's configuration expose.
setKeyStore(KeyStoreParameters) - Method in class org.apache.camel.util.jsse.TrustManagersParameters
Sets the key store configuration used to create the KeyStoreParameters that the TrustManagers produced by this object's configuration expose.
setKeyUserid(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
The user ID of the key in the PGP keyring used during encryption.
setLang(String) - Method in class org.apache.camel.model.DescriptionDefinition
Language, such as en for english.
setLanguage(Language) - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
Allows you to specify the name of a Language to use for evaluating the message body.
setLanguage(String) - Method in class org.apache.camel.model.language.LanguageExpression
The name of the language to use
setLanguageName(String) - Method in class org.apache.camel.component.language.LanguageEndpoint
Sets the name of the language to use
setLanguageResolver(LanguageResolver) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setLastError(RouteError) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setLastError(RouteError) - Method in interface org.apache.camel.spi.RouteContext
Sets the last error.
setLastExchangeCompletedExchangeId(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setLastExchangeCompletedExchangeId(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setLastExchangeCompletedExchangeId(String) - Method in class org.apache.camel.util.RouteStatDump
 
setLastExchangeCompletedTimestamp(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setLastExchangeCompletedTimestamp(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setLastExchangeCompletedTimestamp(String) - Method in class org.apache.camel.util.RouteStatDump
 
setLastExchangeFailureExchangeId(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setLastExchangeFailureExchangeId(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setLastExchangeFailureExchangeId(String) - Method in class org.apache.camel.util.RouteStatDump
 
setLastExchangeFailureTimestamp(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setLastExchangeFailureTimestamp(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setLastExchangeFailureTimestamp(String) - Method in class org.apache.camel.util.RouteStatDump
 
setLastModified(long) - Method in class org.apache.camel.component.file.GenericFile
 
setLastProcessingTime(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setLastProcessingTime(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setLastProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setLayoutHeight(Double) - Method in class org.apache.camel.model.DescriptionDefinition
Deprecated.
setLayoutWidth(Double) - Method in class org.apache.camel.model.DescriptionDefinition
Deprecated.
setLayoutX(Double) - Method in class org.apache.camel.model.DescriptionDefinition
Deprecated.
setLayoutY(Double) - Method in class org.apache.camel.model.DescriptionDefinition
Deprecated.
setLazyLoad(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Whether the unmarshalling should produce an iterator that reads the lines on the fly or if all the lines must be read at one.
setLazyLoad(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
Whether the unmarshalling should produce an iterator that reads the lines on the fly or if all the lines must be read at one.
setLazyLoadTypeConverters(Boolean) - Method in interface org.apache.camel.CamelContext
Deprecated.
this option is no longer supported, will be removed in a future Camel release.
setLazyLoadTypeConverters(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
Deprecated.
setLength(Integer) - Method in class org.apache.camel.model.dataformat.UniVocityHeader
Header length
setLenient(Boolean) - Method in class org.apache.camel.model.language.JXPathExpression
Deprecated.
Allows to turn lenient on the JXPathContext.
setLevel(LoggingLevel) - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
Deprecated.
 
setLevel(String) - Method in class org.apache.camel.component.log.LogEndpoint
Logging level to use.
setLevel(LoggingLevel) - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
setLevel(LoggingLevel) - Method in class org.apache.camel.processor.CamelLogProcessor
 
setLevel(LoggingLevel) - Method in class org.apache.camel.util.CamelLogger
 
setLibrary(JsonLibrary) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Which json library to use.
setLibrary(YAMLLibrary) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
Which yaml library to use.
setLifecycleStrategies(List<LifecycleStrategy>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setLimit(int) - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
setLimit(int) - Method in class org.apache.camel.impl.LimitedPollingConsumerPollStrategy
Sets the limit for how many straight rollbacks causes this strategy to suspend the fault consumer.
setLimit(int) - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry
Sets the maximum number of endpoints to keep in the cache per route.
setLimitConcurrentConsumers(boolean) - Method in class org.apache.camel.component.seda.SedaEndpoint
Whether to limit the number of concurrentConsumers to the maximum of 500.
setLineLength(Integer) - Method in class org.apache.camel.model.dataformat.Base64DataFormat
To specific a maximum line length for the encoded data.
setLineSeparator(String) - Method in class org.apache.camel.model.dataformat.Base64DataFormat
The line separators to use.
setLineSeparator(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
The line separator of the files

The default value is to use the JVM platform line separator

setList(List<XStreamDataFormat.AliasEntry>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.AliasList
 
setList(List<XStreamDataFormat.ConverterEntry>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ConverterList
 
setList(List<XStreamDataFormat.ImplicitCollectionEntry>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionList
 
setList(List<XStreamDataFormat.OmitFieldEntry>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldList
 
setLoadBalancer(ServiceLoadBalancer) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets a custom ServiceLoadBalancer to use.
setLoadBalancer(ServiceLoadBalancer) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets a custom ServiceLoadBalancer to use.
setLoadBalancer(LoadBalancer) - Method in class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
The custom load balancer to use.
setLoadBalancer(LoadBalancer) - Method in class org.apache.camel.model.LoadBalancerDefinition
 
setLoadBalancerConfiguration(ServiceCallServiceLoadBalancerConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Configures theL oadBalancer using the given configuration.
setLoadBalancerConfiguration(ServiceCallServiceLoadBalancerConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Configures the LoadBalancer using the given configuration.
setLoadBalancerRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets a reference to a custom ServiceLoadBalancer to use.
setLoadBalancerRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets a reference to a custom ServiceLoadBalancer to use.
setLoadBalancerType(LoadBalancerDefinition) - Method in class org.apache.camel.model.LoadBalanceDefinition
The load balancer to be used
setLoadStatisticsEnabled(Boolean) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setLoadStatisticsEnabled(boolean) - Method in class org.apache.camel.management.DefaultManagementStrategy
Deprecated.
setLoadStatisticsEnabled(Boolean) - Method in interface org.apache.camel.spi.ManagementAgent
Sets whether load statistics is enabled (gathers load statistics using a background thread per CamelContext).
setLoadStatisticsEnabled(boolean) - Method in interface org.apache.camel.spi.ManagementStrategy
Deprecated.
setLoadTypeConverters(Boolean) - Method in interface org.apache.camel.CamelContext
Sets whether to load custom type converters by scanning classpath.
setLoadTypeConverters(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setLocale(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
To configure a default locale to use, such as us for united states.
setLocalFormatter(ExchangeFormatter) - Method in class org.apache.camel.component.log.LogEndpoint
 
setLocalWorkDirectory(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
When consuming, a local work directory can be used to store the remote file content directly in local files, to avoid loading the content into memory.
setLocation(String) - Method in class org.apache.camel.component.properties.PropertiesComponent
A list of locations to load properties.
setLocations(List<PropertiesLocation>) - Method in class org.apache.camel.component.properties.PropertiesComponent
A list of locations to load properties.
setLocations(String[]) - Method in class org.apache.camel.component.properties.PropertiesComponent
A list of locations to load properties.
setLocations(Collection<String>) - Method in class org.apache.camel.component.properties.PropertiesComponent
A list of locations to load properties.
setLocations(String) - Method in class org.apache.camel.component.properties.PropertiesEndpoint
A list of locations to load properties.
setLog(Logger) - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
Deprecated.
 
setLog(Logger) - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
setLog(Logger) - Method in class org.apache.camel.util.CamelLogger
 
setLogContinued(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setLogContinued(Boolean) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setLogContinued(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setLogContinued(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether errors should be logged even if its continued
setLogExhausted(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setLogExhausted(Boolean) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setLogExhausted(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setLogExhausted(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether exhausted exceptions should be logged or not
setLogExhaustedMessageBody(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setLogExhaustedMessageBody(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setLogExhaustedMessageBody(Boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setLogExhaustedMessageBody(Boolean) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setLogExhaustedMessageBody(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setLogExhaustedMessageBody(Boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether exhausted message body/headers should be logged with message history included (requires logExhaustedMessageHistory to be enabled).
setLogExhaustedMessageBody(Boolean) - Method in interface org.apache.camel.RuntimeConfiguration
Sets whether to log exhausted message body with message history.
setLogExhaustedMessageHistory(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setLogExhaustedMessageHistory(Boolean) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setLogExhaustedMessageHistory(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setLogExhaustedMessageHistory(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether exhausted exceptions should be logged with message history included.
setLogger(CamelLogger) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setLogger(Processor) - Method in class org.apache.camel.component.log.LogEndpoint
 
setLogger(CamelLogger) - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
Sets the logger to use for logging throttling activity.
setLogger(Logger) - Method in class org.apache.camel.model.LogDefinition
To use a custom logger instance
setLoggerName(String) - Method in class org.apache.camel.component.log.LogEndpoint
The logger name to use
setLoggerRef(String) - Method in class org.apache.camel.model.LogDefinition
To refer to a custom logger instance to lookup from the registry.
setLoggingLevel(String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
setLoggingLevel(String) - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingInflightRoutePolicyMBean
 
setLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
Logging level used for logging when task is done, or if any exceptions occurred during processing the task.
setLoggingLevel(LoggingLevel) - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
Sets the logging level to report the throttling activity.
setLoggingLevel(String) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
setLoggingLevel(String) - Method in class org.apache.camel.management.mbean.ManagedThrottlingInflightRoutePolicy
 
setLoggingLevel(LoggingLevel) - Method in class org.apache.camel.model.LogDefinition
Sets the logging level.
setLoggingLevel(String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
setLogHandled(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setLogHandled(Boolean) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setLogHandled(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setLogHandled(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether errors should be logged even if its handled
setLogInflightExchangesOnTimeout(boolean) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
setLogInflightExchangesOnTimeout(boolean) - Method in interface org.apache.camel.spi.ShutdownStrategy
Sets whether to log information about the inflight Exchanges which are still running during a shutdown which didn't complete without the given timeout.
setLogLevel(String) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setLogLevel(String) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setLogLevel(LoggingLevel) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
Sets the logging level to output tracing.
setLogMask(Boolean) - Method in class org.apache.camel.component.log.LogEndpoint
If true, mask sensitive information like password or passphrase in the log.
setLogMask(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setLogMask(Boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setLogMask(String) - Method in class org.apache.camel.model.RouteDefinition
Whether security mask for Logging is enabled on this route.
setLogMask(Boolean) - Method in interface org.apache.camel.RuntimeConfiguration
Sets whether security mask for Logging is enabled or not (default is disabled).
setLogName(String) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setLogName(String) - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
Deprecated.
 
setLogName(String) - Method in class org.apache.camel.management.LoggingEventNotifier
Sets the log name to use.
setLogName(String) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setLogName(String) - Method in class org.apache.camel.model.LogDefinition
Sets the name of the logger
setLogName(String) - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
setLogName(String) - Method in class org.apache.camel.processor.CamelLogProcessor
 
setLogName(String) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
Sets the logging name to use.
setLogName(String) - Method in class org.apache.camel.util.CamelLogger
 
setLogNamespaces(boolean) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setLogNamespaces(Boolean) - Method in class org.apache.camel.model.language.XPathExpression
Whether to log namespaces which can assist during trouble shooting
setLogNewException(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setLogNewException(Boolean) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setLogNewException(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setLogNewException(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether errors should be logged when a new exception occurred during handling a previous exception
setLogRetryAttempted(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setLogRetryAttempted(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether retry attempts should be logged or not
setLogRetryStackTrace(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setLogRetryStackTrace(Boolean) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setLogRetryStackTrace(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setLogRetryStackTrace(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether stack traces should be logged or not
setLogStackTrace(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setLogStackTrace(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setLogStackTrace(Boolean) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setLogStackTrace(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setLogStackTrace(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setLogStackTrace(boolean) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
Sets whether thrown exception stacktrace should be traced, if disabled then only the exception message is logged
setLogStackTrace(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether stack traces should be logged or not
setLookup(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
How to perform service lookup.
setLowerCase(boolean) - Method in class org.apache.camel.impl.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.
setMacAlgorithm(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
The JCE algorithm name indicating the Message Authentication algorithm.
setManagedInterceptStrategy(InterceptStrategy) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setManagedInterceptStrategy(InterceptStrategy) - Method in interface org.apache.camel.spi.RouteContext
Sets a special intercept strategy for management.
setManagementAgent(ManagementAgent) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
setManagementAgent(ManagementAgent) - Method in interface org.apache.camel.spi.ManagementStrategy
Sets the management agent to use
setManagementMBeanAssembler(ManagementMBeanAssembler) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setManagementName(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setManagementNamePattern(String) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setManagementNamePattern(String) - Method in interface org.apache.camel.spi.ManagementAgent
The naming pattern for creating the CamelContext management name.
setManagementNameStrategy(ManagementNameStrategy) - Method in interface org.apache.camel.CamelContext
Sets a custom management name strategy
setManagementNameStrategy(ManagementNameStrategy) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setManagementNamingStrategy(ManagementNamingStrategy) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
setManagementNamingStrategy(ManagementNamingStrategy) - Method in interface org.apache.camel.spi.ManagementStrategy
Sets the naming strategy to use
setManagementObjectStrategy(ManagementObjectStrategy) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
setManagementObjectStrategy(ManagementObjectStrategy) - Method in interface org.apache.camel.spi.ManagementStrategy
Sets the object strategy to use
setManagementStrategy(ManagementStrategy) - Method in interface org.apache.camel.CamelContext
Sets the management strategy to use
setManagementStrategy(ManagementStrategy) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setMapping(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
The BeanIO mapping file.
setMappingFile(String) - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Deprecated.
Path to a Castor mapping file to load from the classpath.
setMarker(String) - Method in class org.apache.camel.component.log.LogEndpoint
An optional Marker name to use.
setMarker(String) - Method in class org.apache.camel.model.LogDefinition
To use slf4j marker
setMarker(String) - Method in class org.apache.camel.processor.CamelLogProcessor
 
setMarker(Marker) - Method in class org.apache.camel.util.CamelLogger
 
setMarker(String) - Method in class org.apache.camel.util.CamelLogger
 
setMarkerFiler(boolean) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Sets whether marker file should be used or not.
setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy
 
setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
setMarkRollbackOnly(Boolean) - Method in class org.apache.camel.model.RollbackDefinition
Mark the transaction for rollback only (cannot be overruled to commit)
setMarkRollbackOnly(boolean) - Method in class org.apache.camel.processor.RollbackProcessor
 
setMarkRollbackOnlyLast(Boolean) - Method in class org.apache.camel.model.RollbackDefinition
Mark only last sub transaction for rollback only.
setMarkRollbackOnlyLast(boolean) - Method in class org.apache.camel.processor.RollbackProcessor
 
setMask(Boolean) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setMask(Boolean) - Method in interface org.apache.camel.spi.ManagementAgent
Whether to remove detected sensitive information (such as passwords) from MBean names and attributes.
setMaskingFormatter(MaskingFormatter) - Method in class org.apache.camel.processor.CamelLogProcessor
 
setMaskJson(boolean) - Method in class org.apache.camel.processor.DefaultMaskingFormatter
 
setMaskKeyValue(boolean) - Method in class org.apache.camel.processor.DefaultMaskingFormatter
 
setMaskString(String) - Method in class org.apache.camel.processor.DefaultMaskingFormatter
 
setMaskXmlElement(boolean) - Method in class org.apache.camel.processor.DefaultMaskingFormatter
 
setMasterUrl(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the URL to the master when using client lookup
setMaxAttempts(Long) - Method in class org.apache.camel.util.backoff.BackOff
The maximum number of attempts after which the back-off should be considered exhausted and no more attempts should be made.
setMaxChars(int) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
Limits the number of characters logged per line.
setMaxChars(int) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
setMaxDelay(Duration) - Method in class org.apache.camel.util.backoff.BackOff
The maximum back-off time after which the delay is not more increased.
setMaxDepth(int) - Method in class org.apache.camel.component.file.GenericFileEndpoint
The maximum depth to traverse when recursively processing a directory.
setMaxElapsedTime(Duration) - Method in class org.apache.camel.util.backoff.BackOff
The maximum elapsed time after which the back-off should be considered exhausted and no more attempts should be made.
setMaxFileStoreSize(long) - Method in class org.apache.camel.impl.FileStateRepository
Sets the maximum file size for the file store in bytes.
setMaxFileStoreSize(long) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Sets the maximum file size for the file store in bytes.
setMaximumCacheSize(int) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
setMaximumCacheSize(int) - Method in interface org.apache.camel.ConsumerTemplate
Sets a custom maximum cache size.
setMaximumCacheSize(int) - Method in interface org.apache.camel.FluentProducerTemplate
Sets a custom maximum cache size to use in the backing cache pools.
setMaximumCacheSize(int) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
setMaximumCacheSize(int) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
setMaximumCacheSize(int) - Method in interface org.apache.camel.ProducerTemplate
Sets a custom maximum cache size to use in the backing cache pools.
setMaximumFailoverAttempts(Integer) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
A value to indicate after X failover attempts we should exhaust (give up).
setMaximumFailoverAttempts(int) - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
setMaximumPoolSize(int) - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
setMaximumPoolSize(int) - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
setMaximumPoolSize(int) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
setMaximumRedeliveries(Integer) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setMaximumRedeliveries(Integer) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setMaximumRedeliveries(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setMaximumRedeliveries(int) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the maximum number of times a message exchange will be redelivered.
setMaximumRedeliveries(int) - Method in interface org.apache.camel.spi.RecoverableAggregationRepository
Sets an optional limit of the number of redelivery attempt of recovered Exchange should be attempted, before its exhausted.
setMaximumRedeliveryDelay(Long) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setMaximumRedeliveryDelay(Long) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setMaximumRedeliveryDelay(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setMaximumRedeliveryDelay(long) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the maximum redelivery delay.
setMaximumRequestsPerPeriod(long) - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlerMBean
 
setMaximumRequestsPerPeriod(long) - Method in class org.apache.camel.management.mbean.ManagedThrottler
 
setMaximumRequestsPerPeriodExpression(Expression) - Method in class org.apache.camel.processor.Throttler
Sets the maximum number of requests per time period expression
setMaximumRetries(Integer) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
setMaximumRetries(int) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
setMaximumRetryDelay(Long) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
setMaximumRetryDelay(long) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
setMaximumSize(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Maximum thread-pool size that gets passed to ThreadPoolExecutor.setMaximumPoolSize(int).
setMaxInflightExchanges(int) - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingInflightRoutePolicyMBean
 
setMaxInflightExchanges(int) - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
Sets the upper limit of number of concurrent inflight exchanges at which point reached the throttler should suspend the route.
setMaxInflightExchanges(int) - Method in class org.apache.camel.management.mbean.ManagedThrottlingInflightRoutePolicy
 
setMaxMessages(int) - Method in class org.apache.camel.impl.DurationRoutePolicy
Maximum number of messages to process before the action is triggered
setMaxMessages(int) - Method in class org.apache.camel.impl.DurationRoutePolicyFactory
Maximum number of messages to process before the action is triggered
setMaxMessagesPerPoll(int) - Method in interface org.apache.camel.BatchConsumer
Sets a maximum number of messages as a limit to poll at each polling.
setMaxMessagesPerPoll(int) - Method in class org.apache.camel.component.file.GenericFileEndpoint
To define a maximum messages to gather per poll.
setMaxMessagesPerPoll(int) - Method in class org.apache.camel.impl.ScheduledBatchPollingConsumer
 
setMaxPoolSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
Sets the maximum pool size
setMaxPoolSize(Integer) - Method in class org.apache.camel.model.ThreadsDefinition
 
setMaxPoolSize(Integer) - Method in class org.apache.camel.spi.ThreadPoolProfile
Sets the maximum pool size
setMaxProcessingTime(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setMaxProcessingTime(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setMaxProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setMaxQueueSize(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Max queue size that gets passed to BlockingQueue in HystrixConcurrencyStrategy.getBlockingQueue(int) This should only affect the instantiation of a threadpool - it is not eliglible to change a queue size on the fly.
setMaxQueueSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
Sets the maximum number of tasks in the work queue.
setMaxQueueSize(Integer) - Method in class org.apache.camel.model.ThreadsDefinition
 
setMaxQueueSize(Integer) - Method in class org.apache.camel.spi.ThreadPoolProfile
Sets the maximum number of tasks in the work queue.
setMaxRetryAttempts(int) - Method in class org.apache.camel.impl.saga.InMemorySagaService
 
setMaxSeconds(int) - Method in class org.apache.camel.impl.DurationRoutePolicy
Maximum seconds Camel is running before the action is triggered
setMaxSeconds(int) - Method in class org.apache.camel.impl.DurationRoutePolicyFactory
Maximum seconds Camel is running before the action is triggered
setMBeanObjectDomainName(String) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setMBeanObjectDomainName(String) - Method in interface org.apache.camel.spi.ManagementAgent
Sets the object domain name
setMBeanServer(MBeanServer) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setMBeanServer(MBeanServer) - Method in interface org.apache.camel.spi.ManagementAgent
Sets a custom mbean server to use
setMBeanServerDefaultDomain(String) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setMBeanServerDefaultDomain(String) - Method in interface org.apache.camel.spi.ManagementAgent
Sets the default domain on the MBean server
setMeanProcessingTime(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setMeanProcessingTime(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setMeanProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setMessage(Message) - Method in interface org.apache.camel.Exchange
Replace the current message instance.
setMessage(Message) - Method in class org.apache.camel.impl.DefaultExchange
 
setMessage(String) - Method in class org.apache.camel.model.LogDefinition
Sets the log message (uses simple language)
setMessage(String) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
setMessage(String) - Method in class org.apache.camel.model.RollbackDefinition
Message to use in rollback exception
setMessage(String) - Method in class org.apache.camel.model.ThrowExceptionDefinition
To create a new exception instance and use the given message as caused message (supports simple language)
setMessageBodyOnBreakpoint(String, Object) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
setMessageBodyOnBreakpoint(String, Object, String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
setMessageBodyOnBreakpoint(String, Object) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
setMessageBodyOnBreakpoint(String, Object, String) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
setMessageBodyOnBreakpoint(String, Object) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
setMessageBodyOnBreakpoint(String, Object, Class<?>) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
setMessageFrequency(Long) - Method in class org.apache.camel.model.SamplingDefinition
Sets the sample message count which only a single Exchange will pass through after this many received.
setMessageHeaderOnBreakpoint(String, String, Object) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
setMessageHeaderOnBreakpoint(String, String, Object, String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
setMessageHeaderOnBreakpoint(String, String, Object) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
setMessageHeaderOnBreakpoint(String, String, Object, String) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
setMessageHeaderOnBreakpoint(String, String, Object) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
setMessageHeaderOnBreakpoint(String, String, Object, Class<?>) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
setMessageHistory(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setMessageHistory(Boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setMessageHistory(String) - Method in class org.apache.camel.model.RouteDefinition
Whether message history is enabled on this route.
setMessageHistory(Boolean) - Method in interface org.apache.camel.RuntimeConfiguration
Sets whether message history is enabled or not (default is enabled).
setMessageHistoryFactory(MessageHistoryFactory) - Method in interface org.apache.camel.CamelContext
Sets a custom MessageHistoryFactory
setMessageHistoryFactory(MessageHistoryFactory) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setMessageId(String) - Method in class org.apache.camel.impl.MessageSupport
 
setMessageId(String) - Method in interface org.apache.camel.Message
Sets the id of the message
setMessageIdRepository(IdempotentRepository<?>) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
setMessageIdRepositoryRef(String) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
setMethod(String) - Method in class org.apache.camel.component.bean.AbstractBeanProcessor
Sets the method name to use
setMethod(String) - Method in class org.apache.camel.component.bean.BeanEndpoint
Sets the name of the method to invoke on the bean
setMethod(Method) - Method in class org.apache.camel.component.bean.BeanInvocation
 
setMethod(String) - Method in class org.apache.camel.component.bean.BeanProcessor
 
setMethod(String) - Method in class org.apache.camel.component.rest.RestEndpoint
HTTP method to use.
setMethod(String) - Method in class org.apache.camel.model.BeanDefinition
Sets the method name on the bean to use
setMethod(String) - Method in class org.apache.camel.model.language.MethodCallExpression
Name of method to call
setMethod(String) - Method in class org.apache.camel.model.rest.VerbDefinition
The HTTP verb such as GET, POST, DELETE, etc.
setMethodName(String) - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
 
setMetricsHealthSnapshotIntervalInMilliseconds(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Time in milliseconds to wait between allowing health snapshots to be taken that calculate success and error percentages and affect HystrixCircuitBreaker.isOpen() status.
setMetricsRollingPercentileBucketSize(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Maximum number of values stored in each bucket of the rolling percentile.
setMetricsRollingPercentileEnabled(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Whether percentile metrics should be captured using HystrixRollingPercentile inside HystrixCommandMetrics.
setMetricsRollingPercentileWindowBuckets(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Number of buckets the rolling percentile window is broken into.
setMetricsRollingPercentileWindowInMilliseconds(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Duration of percentile rolling window in milliseconds.
setMetricsRollingStatisticalWindowBuckets(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Number of buckets the rolling statistical window is broken into.
setMetricsRollingStatisticalWindowInMilliseconds(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
This property sets the duration of the statistical rolling window, in milliseconds.
setMgfAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
The MGF Algorithm to use with the RSA OAEP algorithm.
setMinAge(long) - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
setMinAge(long) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
setMinDepth(int) - Method in class org.apache.camel.component.file.GenericFileEndpoint
The minimum depth to start processing when recursively processing a directory.
setMinimumExpectedMessageCount(int) - Method in class org.apache.camel.component.mock.MockEndpoint
Specifies the minimum number of expected message exchanges that should be received by this endpoint
setMinimumResultWaitTime(long) - Method in class org.apache.camel.component.mock.MockEndpoint
setMinLength(long) - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
setMinLength(long) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
setMinProcessingTime(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setMinProcessingTime(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setMinProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setMinRate(int) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
Wait until the DataSet contains at least this number of messages
setMode(char) - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
setMode(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
Mode for dealing with duplicate references The possible values are: NO_REFERENCES ID_REFERENCES XPATH_RELATIVE_REFERENCES XPATH_ABSOLUTE_REFERENCES SINGLE_NODE_XPATH_RELATIVE_REFERENCES SINGLE_NODE_XPATH_ABSOLUTE_REFERENCES
setMode(String) - Method in class org.apache.camel.model.language.XMLTokenizerExpression
The extraction mode.
setMode(OnCompletionMode) - Method in class org.apache.camel.model.OnCompletionDefinition
Sets the on completion mode.
setMode(char) - Method in class org.apache.camel.support.XMLTokenExpressionIterator
 
setMode(String) - Method in class org.apache.camel.support.XMLTokenExpressionIterator
 
setModel(String) - Method in class org.apache.camel.spi.Transformer
Set data model.
setModelJAXBContextFactory(ModelJAXBContextFactory) - Method in interface org.apache.camel.CamelContext
Sets a custom JAXB Context factory to be used
setModelJAXBContextFactory(ModelJAXBContextFactory) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setModuleClassNames(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
To use custom Jackson modules com.fasterxml.jackson.databind.Module specified as a String with FQN class names.
setModuleClassNames(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
To use custom Jackson modules com.fasterxml.jackson.databind.Module specified as a String with FQN class names.
setModuleRefs(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
To use custom Jackson modules referred from the Camel registry.
setModuleRefs(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
To use custom Jackson modules referred from the Camel registry.
setMove(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Expression (such as Simple Language) used to dynamically set the filename when moving it after processing.
setMove(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setMoveExisting(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Expression (such as File Language) used to compute file name to use when fileExist=Move is configured.
setMoveExisting(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setMoveFailed(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Sets the move failure expression based on Simple language.
setMoveFailed(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setMultiline(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
If enabled then each information is outputted on a newline.
setMultiline(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
setMultiParameterArray(boolean) - Method in class org.apache.camel.component.bean.AbstractBeanProcessor
 
setMultiParameterArray(boolean) - Method in class org.apache.camel.component.bean.BeanEndpoint
Deprecated.
this option is used internally by Camel, and is not intended for end users to use
setMultiParameterArray(boolean) - Method in class org.apache.camel.component.bean.BeanProcessor
 
setMultiParameterArray(Boolean) - Method in class org.apache.camel.model.BeanDefinition
Deprecated.
is to be replaced with a better solution in Camel 3.0
setMultipartSubType(String) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
Specify the subtype of the MIME Multipart.
setMultipartWithoutAttachment(Boolean) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
Defines whether a message without attachment is also marshaled into a MIME Multipart (with only one body part).
setMultipleConsumers(boolean) - Method in class org.apache.camel.component.seda.SedaEndpoint
Specifies whether multiple consumers are allowed.
setMultiplier(Double) - Method in class org.apache.camel.util.backoff.BackOff
The value to multiply the current interval by for each retry attempt.
setMustBeJAXBElement(Boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
Whether marhsalling must be java objects with JAXB annotations.
setName(String) - Method in class org.apache.camel.component.bean.MethodBean
 
setName(String) - Method in class org.apache.camel.component.browse.BrowseEndpoint
 
setName(String) - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
setName(String) - Method in class org.apache.camel.component.mock.MockEndpoint
 
setName(String) - Method in class org.apache.camel.component.ref.RefEndpoint
Name of endpoint to lookup in the registry.
setName(String) - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
The name of the scheduler
setName(String) - Method in class org.apache.camel.impl.DefaultCamelContext
Sets the name of the this context.
setName(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets the name of the service to use
setName(String) - Method in class org.apache.camel.model.dataformat.UniVocityHeader
Header name
setName(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.AliasEntry
 
setName(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter name.
setName(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
setName(String) - Method in class org.apache.camel.model.rest.RestSecurityApiKey
The name of the header or query parameter to be used.
setNamePattern(String) - Method in class org.apache.camel.impl.DefaultManagementNameStrategy
 
setNamePattern(String) - Method in interface org.apache.camel.spi.ManagementNameStrategy
Sets a custom name pattern, which will be used instead of any default patterns.
setNamespace(String) - Method in class org.apache.camel.impl.cluster.ClusteredRouteConfiguration
 
setNamespace(String) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
Set the default namespace.
setNamespace(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the namespace to use.
setNamespace(String) - Method in class org.apache.camel.model.cloud.RibbonServiceCallServiceLoadBalancerConfiguration
The namespace
setNamespace(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
As ZooKeeper is a shared space, users of a given cluster should stay within a pre-defined namespace.
setNamespaceContext(DefaultNamespaceContext) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setNamespaceIfNotPresent(DefaultNamespaceContext, String, String) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setNamespaceLenient(Boolean) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
Flag to be tolerant to incomplete namespace prefixes.
setNamespacePrefixRef(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
When marshalling using JAXB or SOAP then the JAXB implementation will automatic assign namespace prefixes, such as ns2, ns3, ns4 etc.
setNamespacePrefixRef(String) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
When marshalling using JAXB or SOAP then the JAXB implementation will automatic assign namespace prefixes, such as ns2, ns3, ns4 etc.
setNamespaces(Map<String, String>) - Method in class org.apache.camel.builder.xml.DefaultNamespaceContext
 
setNamespaces(Map<String, String>) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setNamespaces(Map<String, String>) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
setNamespaces(Map<String, String>) - Method in class org.apache.camel.model.language.NamespaceAwareExpression
Injects the XML Namespaces of prefix -> uri mappings
setNamespaces(Map<String, String>) - Method in interface org.apache.camel.spi.NamespaceAware
Injects the XML Namespaces of prefix -> uri mappings
setNamespaces(Map<String, String>) - Method in class org.apache.camel.support.XMLTokenExpressionIterator
 
setNameStrategy(CamelContextNameStrategy) - Method in interface org.apache.camel.CamelContext
Sets a custom name strategy
setNameStrategy(CamelContextNameStrategy) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setNewExchangeExpression(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.WireTapDefinition
Uses the expression for creating a new body as the message to use for wire tapping
setNewExchangeExpression(Expression) - Method in class org.apache.camel.processor.WireTapProcessor
 
setNewExchangeProcessor(Processor) - Method in class org.apache.camel.model.WireTapDefinition
To use a Processor for creating a new body as the message to use for wire tapping
setNewExchangeProcessorRef(String) - Method in class org.apache.camel.model.WireTapDefinition
Reference to a Processor to use for creating a new body as the message to use for wire tapping
setNewExchangeProcessors(List<Processor>) - Method in class org.apache.camel.processor.WireTapProcessor
 
setNextProcessor(Processor) - Method in interface org.apache.camel.Channel
Sets the processor that the channel should route the Exchange to.
setNextProcessor(Processor) - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
setNodeIdFactory(NodeIdFactory) - Method in interface org.apache.camel.CamelContext
Uses a custom node id factory when generating auto assigned ids to the nodes in the route definitions
setNodeIdFactory(NodeIdFactory) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setNodeLength(int) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
setNodes(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
A comma separate list of servers to connect to in the form host:port
setNoNamespaceSchemaLocation(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
To define the location of the namespaceless schema
setNoop(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
If true, the file is not moved or deleted in any way.
setNormalizedLineSeparator(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
The normalized line separator of the files

The default value is a new line character.

setNotificationBroadcaster(NotificationBroadcasterSupport) - Method in interface org.apache.camel.api.management.JmxNotificationBroadcasterAware
Sets to use a custom broadcaster
setNotificationBroadcaster(NotificationBroadcasterSupport) - Method in class org.apache.camel.management.JmxNotificationEventNotifier
 
setNotificationSender(NotificationSender) - Method in interface org.apache.camel.api.management.NotificationSenderAware
NotificationSender to use for sending notifications.
setNotificationSender(NotificationSender) - Method in class org.apache.camel.management.mbean.JMXNotificationTraceEventHandler
 
setNotificationSender(NotificationSender) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setNullString(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Sets the null string
setNullStringDisabled(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Used to disable null strings
setNullValue(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
The string representation of a null value.
setNumberFormat(NumberFormat) - Method in class org.apache.camel.processor.ThroughputLogger
 
setNumberOfHashGroups(int) - Method in class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
 
setNumberOfRecordsToRead(Integer) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
The maximum number of record to read.
setOauthToken(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the OAUTH token for authentication (instead of username/password) when using client lookup
setObjectFactory(Boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
Whether to allow using ObjectFactory classes to create the POJO classes during marshalling.
setObjectMapper(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Lookup and use the existing ObjectMapper with the given id when using Jackson.
setObjectModel(String) - Method in class org.apache.camel.model.language.XPathExpression
The XPath object model to use
setObjectModelUri(String) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setObjectModelUri(String) - Method in class org.apache.camel.language.xpath.XPathLanguage
 
setOfferTimeout(long) - Method in class org.apache.camel.component.seda.SedaEndpoint
offerTimeout (in milliseconds) can be added to the block case when queue is full.
setOmitFields(Map<String, String[]>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
Prevents a field from being serialized.
setOmitXmlDeclaration(Boolean) - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
When returning a String, do we omit the XML declaration in the top.
setOnCompleteOnly(Boolean) - Method in class org.apache.camel.model.OnCompletionDefinition
 
setOnCompletionExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.component.file.GenericFileEndpoint
To use a custom ExceptionHandler to handle any thrown exceptions that happens during the file on completion process where the consumer does either a commit or rollback.
setOnCompletions(List<OnCompletionDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
 
setOnExceptionOccurred(Processor) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setOnExceptionOccurred(Processor) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setOnExceptionOccurredRef(String) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setOnExceptions(List<OnExceptionDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
 
setOnFailureOnly(Boolean) - Method in class org.apache.camel.model.OnCompletionDefinition
 
setOnFallback(OnFallbackDefinition) - Method in class org.apache.camel.model.HystrixDefinition
 
setOnlyRegisterProcessorWithCustomId(Boolean) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setOnlyRegisterProcessorWithCustomId(Boolean) - Method in interface org.apache.camel.spi.ManagementAgent
Whether to only register processors which has a custom id assigned.
setOnPrepare(Processor) - Method in class org.apache.camel.model.MulticastDefinition
 
setOnPrepare(Processor) - Method in class org.apache.camel.model.RecipientListDefinition
 
setOnPrepare(Processor) - Method in class org.apache.camel.model.SplitDefinition
 
setOnPrepare(Processor) - Method in class org.apache.camel.model.WireTapDefinition
 
setOnPrepare(Processor) - Method in class org.apache.camel.processor.RecipientList
 
setOnPrepare(Processor) - Method in class org.apache.camel.processor.WireTapProcessor
 
setOnPrepareFailure(Processor) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setOnPrepareRef(String) - Method in class org.apache.camel.model.MulticastDefinition
 
setOnPrepareRef(String) - Method in class org.apache.camel.model.RecipientListDefinition
 
setOnPrepareRef(String) - Method in class org.apache.camel.model.SplitDefinition
 
setOnPrepareRef(String) - Method in class org.apache.camel.model.WireTapDefinition
 
setOnRedelivery(Processor) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setOnRedelivery(Processor) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setOnRedeliveryRef(String) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setOnWhen(WhenDefinition) - Method in class org.apache.camel.model.CatchDefinition
 
setOnWhen(WhenDefinition) - Method in class org.apache.camel.model.OnCompletionDefinition
 
setOnWhen(WhenDefinition) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setOperation(String) - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
Operation to use either marshal or unmarshal
setOperation(ClaimCheckOperation) - Method in class org.apache.camel.model.ClaimCheckDefinition
 
setOperation(String) - Method in class org.apache.camel.processor.ClaimCheckProcessor
 
setOperations(GenericFileOperations<T>) - Method in class org.apache.camel.component.file.GenericFileConsumer
Sets the operations to be used.
setOperations(GenericFileOperations<T>) - Method in class org.apache.camel.component.file.GenericFileProducer
Sets the operations to be used.
setOptimisticLocking(boolean) - Method in class org.apache.camel.model.AggregateDefinition
 
setOptimisticLocking(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setOptimisticLockRetryPolicy(OptimisticLockRetryPolicy) - Method in class org.apache.camel.model.AggregateDefinition
 
setOptimisticLockRetryPolicy(OptimisticLockRetryPolicy) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setOptimisticLockRetryPolicyDefinition(OptimisticLockRetryPolicyDefinition) - Method in class org.apache.camel.model.AggregateDefinition
 
setOptionName(String) - Method in class org.apache.camel.model.SagaOptionDefinition
Name of the option.
setOptions(List<SagaOptionDefinition>) - Method in class org.apache.camel.model.SagaDefinition
Allows to save properties of the current exchange in order to re-use them in a compensation/completion callback route.
setOrder(int) - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
setOrder(int) - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
setOriginal(Exchange) - Method in class org.apache.camel.processor.aggregate.UseOriginalAggregationStrategy
Deprecated.
setOriginalRoute(RouteDefinition) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Sets the original route to be adviced.
setOtherAttributes(Map<QName, Object>) - Method in class org.apache.camel.model.config.ResequencerConfig
 
setOtherAttributes(Map<QName, Object>) - Method in class org.apache.camel.model.DataFormatDefinition
Adds an optional attribute
setOtherAttributes(Map<QName, Object>) - Method in class org.apache.camel.model.language.ExpressionDefinition
 
setOtherAttributes(Map<QName, Object>) - Method in class org.apache.camel.model.LoadBalancerDefinition
 
setOtherAttributes(Map<QName, Object>) - Method in interface org.apache.camel.model.OtherAttributesAware
Adds optional attribute to use as property placeholder
setOtherAttributes(Map<QName, Object>) - Method in class org.apache.camel.model.ProcessorDefinition
 
setOtherwise(OtherwiseDefinition) - Method in class org.apache.camel.model.ChoiceDefinition
 
setOut(Message) - Method in interface org.apache.camel.Exchange
Sets the outbound message
setOut(Message) - Method in class org.apache.camel.impl.DefaultExchange
 
setOutBatchSize(int) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
Sets the out batch size.
setOutBody(Expression) - Static method in class org.apache.camel.builder.ProcessorBuilder
setOutBody(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
setOutBodyFunction(XPathFunction) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setOutBodyType(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
setOutFilter(Set<String>) - Method in class org.apache.camel.impl.DefaultHeaderFilterStrategy
Sets the "out" direction filter set.
setOutFilterPattern(String) - Method in class org.apache.camel.impl.DefaultHeaderFilterStrategy
Sets the "out" direction filter regular expression Pattern.
setOutHeader(String, Expression) - Static method in class org.apache.camel.builder.ProcessorBuilder
setOutHeader(String) - Method in class org.apache.camel.model.ProcessorDefinition
setOutHeader(String, Expression) - Method in class org.apache.camel.model.ProcessorDefinition
SetOutHeaderDefinition - Class in org.apache.camel.model
Deprecated.
not really needed, will be removed in the future
SetOutHeaderDefinition() - Constructor for class org.apache.camel.model.SetOutHeaderDefinition
Deprecated.
 
SetOutHeaderDefinition(String, ExpressionDefinition) - Constructor for class org.apache.camel.model.SetOutHeaderDefinition
Deprecated.
 
SetOutHeaderDefinition(String, Expression) - Constructor for class org.apache.camel.model.SetOutHeaderDefinition
Deprecated.
 
setOutHeaderFunction(XPathFunction) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setOutHeaders(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
setOutput(Processor) - Method in interface org.apache.camel.Channel
Sets the wrapped output that at runtime should be delegated to.
setOutput(XsltOutput) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Option to specify which output type to use.
setOutput(Processor) - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
setOutput(XsltOutput) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
setOutputFactory(XMLOutputFactory) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.AggregateDefinition
 
setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.CatchDefinition
 
setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.ExpressionNode
 
setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.HystrixDefinition
 
setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.LoadBalanceDefinition
 
setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.OnCompletionDefinition
 
setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.OutputDefinition
 
setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.ResequenceDefinition
 
setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.RouteDefinition
Outputs are processors that determines how messages are processed by this route.
setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.TryDefinition
 
setOutputTransformer(Processor) - Method in class org.apache.camel.component.dataset.DataSetSupport
 
setOutputType(OutputTypeDefinition) - Method in class org.apache.camel.model.RouteDefinition
 
setOutputType(String) - Method in class org.apache.camel.spi.Contract
Set the output data type.
setOutputType(Class<?>) - Method in class org.apache.camel.spi.Contract
Set the output data type with Java class.
setOutType(String) - Method in class org.apache.camel.component.rest.RestEndpoint
To declare the outgoing POJO binding type as a FQN class name
setOutType(String) - Method in class org.apache.camel.component.rest.RestProducer
 
setOutType(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
Sets the class name to use for binding from POJO to output for the outgoing data

The canonical name of the class of the input data.

setOutType(String) - Method in class org.apache.camel.model.rest.VerbDefinition
Sets the class name to use for binding from POJO to output for the outgoing data This option will override what may be configured on a parent level

The canonical name of the class of the input data.

setOverrideProperties(Properties) - Method in class org.apache.camel.component.properties.PropertiesComponent
Sets a special list of override properties that take precedence and will use first, if a property exist.
setPackages(String[]) - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Deprecated.
Add additional packages to Castor XmlContext
setPackages(List<String>) - Method in class org.apache.camel.model.PackageScanDefinition
Sets the java package names to use for scanning for route builder classes
setPackageScanClassResolver(PackageScanClassResolver) - Method in interface org.apache.camel.CamelContext
Sets the package scanning class resolver to use
setPackageScanClassResolver(PackageScanClassResolver) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setPadding(String) - Method in class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
The padding character.
setParallelAggregate(Boolean) - Method in class org.apache.camel.model.MulticastDefinition
 
setParallelAggregate(Boolean) - Method in class org.apache.camel.model.RecipientListDefinition
 
setParallelAggregate(Boolean) - Method in class org.apache.camel.model.SplitDefinition
 
setParallelAggregate(boolean) - Method in class org.apache.camel.processor.RecipientList
 
setParallelProcessing(boolean) - Method in class org.apache.camel.model.AggregateDefinition
 
setParallelProcessing(Boolean) - Method in class org.apache.camel.model.MulticastDefinition
 
setParallelProcessing(Boolean) - Method in class org.apache.camel.model.OnCompletionDefinition
 
setParallelProcessing(Boolean) - Method in class org.apache.camel.model.RecipientListDefinition
 
setParallelProcessing(Boolean) - Method in class org.apache.camel.model.SplitDefinition
 
setParallelProcessing(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setParallelProcessing(boolean) - Method in class org.apache.camel.processor.RecipientList
 
setParameter(String, Object) - Method in interface org.apache.camel.ComponentConfiguration
Deprecated.
Sets the parameter value of the given name
setParameter(String, T) - Method in interface org.apache.camel.EndpointConfiguration
Deprecated.
Sets the value of a particular parameter.
setParameter(String, Object) - Method in class org.apache.camel.impl.ComponentConfigurationSupport
Deprecated.
 
setParameter(String, T) - Method in class org.apache.camel.impl.DefaultEndpointConfiguration
Deprecated.
 
setParameter(String, T) - Method in class org.apache.camel.impl.MappedEndpointConfiguration
Deprecated.
 
setParameter(String, T) - Method in class org.apache.camel.impl.UriEndpointConfiguration
Deprecated.
 
setParameterMappingStrategy(ParameterMappingStrategy) - Method in class org.apache.camel.component.bean.RegistryBean
 
setParameters(Map<String, Object>) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setParameters(Map<String, Object>) - Method in class org.apache.camel.component.bean.BeanEndpoint
Used for configuring additional properties on the bean
setParameters(Map<String, Object>) - Method in class org.apache.camel.component.rest.RestApiEndpoint
Additional parameters to configure the consumer of the REST transport for this REST service
setParameters(Map<String, Object>) - Method in class org.apache.camel.component.rest.RestEndpoint
Additional parameters to configure the consumer of the REST transport for this REST service
setParameters(Map<String, Object>) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Additional parameters to configure on the javax.xml.transform.Transformer.
setParameters(Map<String, Object>) - Method in interface org.apache.camel.ComponentConfiguration
Deprecated.
Sets the parameter values of this configuration
setParameters(Map<String, Object>) - Method in class org.apache.camel.impl.ComponentConfigurationSupport
Deprecated.
 
setParameterTypes(Class<?>[]) - Method in class org.apache.camel.component.bean.MethodBean
 
setParams(List<RestOperationParamDefinition>) - Method in class org.apache.camel.model.rest.VerbDefinition
To specify the REST operation parameters using Swagger.
setParent(ProcessorDefinition<?>) - Method in class org.apache.camel.model.ProcessorDefinition
 
setParentUnitOfWork(UnitOfWork) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
setParentUnitOfWork(UnitOfWork) - Method in interface org.apache.camel.spi.UnitOfWork
Sets the parent unit of work.
setParser(Object) - Method in class org.apache.camel.model.dataformat.HL7DataFormat
To use a custom HL7 parser
setParserFactoryRef(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
References to a custom parser factory to lookup in the registry
setPartClass(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
Name of class used for fragment parsing.
setPartNamespace(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
XML namespace to use for fragment parsing.
setPassPhrase(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
A String used as passPhrase to encrypt/decrypt content.
setPassword(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
Sets the password to be used for basic authentication
setPassword(String) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
The password to use for basic authentication.
setPassword(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the password for authentication when using client lookup
setPassword(String) - Method in class org.apache.camel.model.cloud.RibbonServiceCallServiceLoadBalancerConfiguration
The password
setPassword(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Password used when opening the private key (not used for encryption).
setPassword(String) - Method in class org.apache.camel.util.jsse.KeyStoreParameters
Set the optional password for reading/opening/verifying the key store.
setPath(String) - Method in class org.apache.camel.component.rest.RestApiEndpoint
The base path
setPath(String) - Method in class org.apache.camel.component.rest.RestEndpoint
The base path
setPath(String) - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
setPath(String) - Method in class org.apache.camel.model.rest.RestDefinition
Path of the rest service, such as "/foo"
setPathSeparator(String) - Method in class org.apache.camel.util.AntPathMatcher
Set the path separator to use for pattern parsing.
setPattern(String) - Method in class org.apache.camel.component.timer.TimerEndpoint
Allows you to specify a custom Date pattern to use for setting the time option using URI syntax.
setPattern(ExchangePattern) - Method in interface org.apache.camel.Exchange
Allows the ExchangePattern (MEP) of this exchange to be customized.
setPattern(ExchangePattern) - Method in class org.apache.camel.impl.DefaultExchange
 
setPattern(ExchangePattern) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
setPattern(ExchangePattern) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets the optional ExchangePattern used to invoke this endpoint
setPattern(String) - Method in class org.apache.camel.model.RemoveHeadersDefinition
Name or pattern of headers to remove
setPattern(String) - Method in class org.apache.camel.model.RemovePropertiesDefinition
Name or pattern of properties to remove
setPattern(ExchangePattern) - Method in class org.apache.camel.model.SetExchangePatternDefinition
Sets the new exchange pattern of the Exchange to be used from this point forward
setPattern(ExchangePattern) - Method in class org.apache.camel.model.ToDefinition
Sets the optional ExchangePattern used to invoke this endpoint
setPattern(ExchangePattern) - Method in class org.apache.camel.model.ToDynamicDefinition
 
setPattern(ExchangePattern) - Method in class org.apache.camel.processor.SendDynamicProcessor
 
setPeriod(long) - Method in class org.apache.camel.component.timer.TimerEndpoint
If greater than 0, generate periodic events every period milliseconds.
setPermissions(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Adds permissions that controls which Java packages and classes XStream is allowed to use during unmarshal from xml/json to Java beans.
setPermissions(Class<?>...) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
To add permission for the given pojo classes.
setPermissions(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
Adds permissions that controls which Java packages and classes XStream is allowed to use during unmarshal from xml/json to Java beans.
setPermissions(Class<?>...) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
To add permission for the given pojo classes.
setPollingConsumerBlockTimeout(long) - Method in class org.apache.camel.impl.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.impl.DefaultEndpoint
Set whether to block when adding to the internal queue off when EventDrivenPollingConsumer is being used.
setPollingConsumerQueueSize(int) - Method in class org.apache.camel.impl.DefaultEndpoint
Sets the PollingConsumer queue size, when EventDrivenPollingConsumer is being used.
setPollingConsumerServicePool(ServicePool<Endpoint, PollingConsumer>) - Method in interface org.apache.camel.CamelContext
Sets a pluggable service pool to use for PollingConsumer pooling.
setPollingConsumerServicePool(ServicePool<Endpoint, PollingConsumer>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setPollStrategy(PollingConsumerPollStrategy) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setPollStrategy(PollingConsumerPollStrategy) - Method in class org.apache.camel.impl.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(int) - Method in class org.apache.camel.component.seda.SedaEndpoint
The timeout used when polling.
setPollTimeout(long) - Method in class org.apache.camel.impl.FileWatcherReloadStrategy
Sets the poll timeout in millis.
setPoolSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
Sets the core pool size
setPoolSize(Integer) - Method in class org.apache.camel.model.ThreadsDefinition
 
setPoolSize(Integer) - Method in class org.apache.camel.spi.ThreadPoolProfile
Sets the core pool size (threads to keep minimum in pool)
setPort(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
The port number to use for exposing the REST service.
setPort(int) - Method in class org.apache.camel.spi.RestConfiguration
Sets the port to use by the REST consumer
setPortHeader(String) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
The header that holds the service port information, default ServiceCallConstants.SERVICE_PORT
setPortHeader(String) - Method in class org.apache.camel.support.ServiceCallExpressionSupport
 
setPortName(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the Port Name to use for DNS/DNSSRV lookup.
setPortProtocol(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the Port Protocol to use for DNS/DNSSRV lookup.
setPredicate(Predicate) - Method in class org.apache.camel.model.ExpressionSubElementDefinition
 
setPrefixToken(String) - Method in class org.apache.camel.component.properties.PropertiesComponent
Sets the value of the prefix token used to identify properties to replace.
setPreloadSize(long) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
Sets how many messages should be preloaded (sent) before the route completes its initialization
setPreMove(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Expression (such as File Language) used to dynamically set the filename when moving it before processing.
setPreMove(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setPrepareUriTemplate(boolean) - Method in class org.apache.camel.component.rest.RestProducer
Whether to prepare the uri template and replace {key} with values from the exchange, and set as Exchange.HTTP_URI header with the resolved uri to use instead of uri from endpoint.
setPreservePathElements(Boolean) - Method in class org.apache.camel.model.dataformat.TarFileDataFormat
If the file name contains path elements, setting this option to true, allows the path to be maintained in the tar file.
setPreservePathElements(Boolean) - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
If the file name contains path elements, setting this option to true, allows the path to be maintained in the zip file.
setPreSort(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
When pre-sort is enabled then the consumer will sort the file and directory names during polling, that was retrieved from the file system.
setPrettyFlow(boolean) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
Force the emitter to produce a pretty YAML document when using the flow style.
setPrettyPrint(Boolean) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
To enable pretty printing output nicely formatted.
setPrettyPrint(Boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
To enable pretty printing output nicely formatted.
setPrettyPrint(Boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
To enable pretty printing output nicely formatted.
setPrettyPrint(Boolean) - Method in class org.apache.camel.model.dataformat.XMLBeansDataFormat
Deprecated.
To enable pretty printing output nicely formatted.
setPreviousNode(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
setProbeContentType(boolean) - Method in class org.apache.camel.component.file.FileEndpoint
Whether to enable probing of the content type.
setProcessor(Processor) - Method in class org.apache.camel.impl.ProcessorEndpoint
 
setProcessor(Processor) - Method in class org.apache.camel.impl.transformer.ProcessorTransformer
Set processor to use
setProcessor(Processor) - Method in class org.apache.camel.impl.validator.ProcessorValidator
Set processor to use
setProcessor(AsyncProcessor) - Method in class org.apache.camel.processor.DelegateAsyncProcessor
 
setProcessor(Processor) - Method in class org.apache.camel.processor.DelegateAsyncProcessor
 
setProcessor(Processor) - Method in class org.apache.camel.processor.DelegateProcessor
 
setProcessorFactory(ProcessorFactory) - Method in interface org.apache.camel.CamelContext
Sets a custom ProcessorFactory
setProcessorFactory(ProcessorFactory) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setProcessorPosition(int) - Method in class org.apache.camel.processor.loadbalancer.DistributionRatio
 
setProcessorStats(List<ProcessorStatDump>) - Method in class org.apache.camel.util.RouteStatDump
 
setProcessStrategy(GenericFileProcessStrategy<T>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
A pluggable org.apache.camel.component.file.GenericFileProcessStrategy allowing you to implement your own readLock option or similar.
setProduceDelay(long) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
Allows a delay to be specified which causes a delay when a message is sent by the consumer (to simulate slow processing)
setProducerApiDoc(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets the location of the api document (swagger api) the REST producer will use to validate the REST uri and query parameters are valid accordingly to the api document.
setProducerApiDoc(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets the location of the api document (swagger api) the REST producer will use to validate the REST uri and query parameters are valid accordingly to the api document.
setProducerComponent(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets the name of the Camel component to use as the REST producer
setProducerComponent(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets the name of the Camel component to use as the REST producer
setProducerDataFormat(DataFormat) - Method in class org.apache.camel.processor.binding.DataFormatBinding
Deprecated.
 
setProducerServicePool(ServicePool<Endpoint, Producer>) - Method in interface org.apache.camel.CamelContext
Sets a pluggable service pool to use for Producer pooling.
setProducerServicePool(ServicePool<Endpoint, Producer>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setProduces(String) - Method in class org.apache.camel.component.rest.RestEndpoint
Media type such as: 'text/xml', or 'application/json' this REST service returns.
setProduces(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
To define the content type what the REST service produces (uses for output), such as application/xml or application/json
setProduces(String) - Method in class org.apache.camel.model.rest.RestDefinition
To define the content type what the REST service produces (uses for output), such as application/xml or application/json This option will override what may be configured on a parent level
setProduces(String) - Method in class org.apache.camel.model.rest.VerbDefinition
To define the content type what the REST service produces (uses for output), such as application/xml or application/json This option will override what may be configured on a parent level
setPropagateProperties(boolean) - Method in class org.apache.camel.component.directvm.DirectVmComponent
Whether to propagate or not properties from the producer side to the consumer side, and vice versa.
setPropagateProperties(boolean) - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
Whether to propagate or not properties from the producer side to the consumer side, and vice versa.
setPropagation(SagaPropagation) - Method in class org.apache.camel.model.SagaDefinition
Set the Saga propagation mode (REQUIRED, REQUIRES_NEW, MANDATORY, SUPPORTS, NOT_SUPPORTED, NEVER).
setProperties(Map<String, String>) - Method in interface org.apache.camel.CamelContext
setProperties(T, Map<String, Object>) - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
setProperties(T, String, Map<String, Object>) - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
setProperties(Map<String, String>) - Method in class org.apache.camel.impl.DefaultCamelContext
Deprecated.
setProperties(Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultComponent
Sets the bean properties on the given bean
setProperties(CamelContext, Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultComponent
Sets the bean properties on the given bean using the given CamelContext
setProperties(Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultEndpoint
Sets the bean properties on the given bean.
setProperties(Map<String, Object>) - Method in class org.apache.camel.impl.DefaultExchange
 
setProperties(List<PropertyDefinition>) - Method in class org.apache.camel.model.cloud.ServiceCallExpressionConfiguration
Set client properties to use.
setProperties(List<PropertyDefinition>) - Method in class org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration
Set client properties to use.
setProperties(List<PropertyDefinition>) - Method in class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
Set client properties to use.
setProperties(List<PropertyDefinition>) - Method in class org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration
Set client properties to use.
setProperties(List<PropertyDefinition>) - Method in class org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration
Set client properties to use.
setProperties(List<PropertyDefinition>) - Method in class org.apache.camel.model.PropertiesDefinition
Deprecated.
A series of properties as key value pairs
setProperties(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
setProperties(CamelContext, Object, Map<String, Object>) - Static method in class org.apache.camel.util.EndpointHelper
Sets the regular properties on the given bean
setProperties(Object, Map<String, Object>, String, boolean) - Static method in class org.apache.camel.util.IntrospectionSupport
 
setProperties(Object, Map<String, Object>, String) - Static method in class org.apache.camel.util.IntrospectionSupport
 
setProperties(CamelContext, TypeConverter, Object, Map<String, Object>) - Static method in class org.apache.camel.util.IntrospectionSupport
 
setProperties(TypeConverter, Object, Map<String, Object>) - Static method in class org.apache.camel.util.IntrospectionSupport
 
setProperties(Object, Map<String, Object>) - Static method in class org.apache.camel.util.IntrospectionSupport
 
setPropertiesComponent(PropertiesComponent) - Method in class org.apache.camel.component.properties.DefaultPropertiesParser
 
setPropertiesFunction(XPathFunction) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setPropertiesParser(PropertiesParser) - Method in class org.apache.camel.component.properties.PropertiesComponent
To use a custom PropertiesParser
setPropertiesResolver(PropertiesResolver) - Method in class org.apache.camel.component.properties.PropertiesComponent
To use a custom PropertiesResolver
setProperty(String, String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Deprecated.
setProperty(String, Expression) - Static method in class org.apache.camel.builder.ProcessorBuilder
Sets the property on the exchange
setProperty(String, Object) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
setProperty(String, Object) - Method in interface org.apache.camel.Exchange
Sets a property on the exchange
setProperty(String, Object) - Method in class org.apache.camel.impl.DefaultExchange
 
setProperty(String, String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
Deprecated.
setProperty(DataFormat, CamelContext, String, Object) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
setProperty(Object, String, Object) - Method in class org.apache.camel.model.DataFormatDefinition
setProperty(CamelContext, Object, String, Object) - Method in class org.apache.camel.model.DataFormatDefinition
Sets a named property on the data format instance using introspection
setProperty(Object, String, Object) - Method in class org.apache.camel.model.language.ExpressionDefinition
Sets a named property on the object instance using introspection
setProperty(Object, String, Object) - Method in class org.apache.camel.model.LoadBalancerDefinition
Sets a named property on the data format instance using introspection
setProperty(String, Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which sets the exchange property
setProperty(String) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which sets the exchange property
setProperty(CamelContext, TypeConverter, Object, String, Object, String, boolean) - Static method in class org.apache.camel.util.IntrospectionSupport
This method supports two modes to set a property: 1.
setProperty(CamelContext, Object, String, Object) - Static method in class org.apache.camel.util.IntrospectionSupport
 
setProperty(CamelContext, TypeConverter, Object, String, Object) - Static method in class org.apache.camel.util.IntrospectionSupport
 
setProperty(TypeConverter, Object, String, Object) - Static method in class org.apache.camel.util.IntrospectionSupport
 
setProperty(Object, String, Object, boolean) - Static method in class org.apache.camel.util.IntrospectionSupport
 
setProperty(Object, String, Object) - Static method in class org.apache.camel.util.IntrospectionSupport
 
SetPropertyDefinition - Class in org.apache.camel.model
Sets a named property on the message exchange
SetPropertyDefinition() - Constructor for class org.apache.camel.model.SetPropertyDefinition
 
SetPropertyDefinition(String, ExpressionDefinition) - Constructor for class org.apache.camel.model.SetPropertyDefinition
 
SetPropertyDefinition(String, Expression) - Constructor for class org.apache.camel.model.SetPropertyDefinition
 
SetPropertyDefinition(String, String) - Constructor for class org.apache.camel.model.SetPropertyDefinition
 
setPropertyName(String) - Method in class org.apache.camel.model.RemovePropertyDefinition
Name of property to remove
setPropertyName(String) - Method in class org.apache.camel.model.SetPropertyDefinition
Name of exchange property to set a new value.
setPropertyName(String) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
setPropertyPlaceholderLocations(String) - Method in class org.apache.camel.main.Main
A list of locations to load properties.
setPropertyPrefix(String) - Method in class org.apache.camel.component.properties.PropertiesComponent
Optional prefix prepended to property names before resolution.
SetPropertyProcessor - Class in org.apache.camel.processor
A processor which sets the property on the exchange with an Expression
SetPropertyProcessor(Expression, Expression) - Constructor for class org.apache.camel.processor.SetPropertyProcessor
 
setPropertyRef(DataFormat, CamelContext, String, String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
setPropertySuffix(String) - Method in class org.apache.camel.component.properties.PropertiesComponent
Optional suffix appended to property names before resolution.
setProto(String) - Method in class org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration
The transport protocol of the desired service.
setProvidedLogger(Logger) - Method in class org.apache.camel.component.log.LogEndpoint
 
setProvider(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Java Cryptography Extension (JCE) provider, default is Bouncy Castle ("BC").
setProvider(String) - Method in class org.apache.camel.util.jsse.KeyManagersParameters
Sets the optional provider identifier for the KeyManagerFactory used to create the KeyManagers represented by this object's configuration.
setProvider(String) - Method in class org.apache.camel.util.jsse.KeyStoreParameters
Sets the optional provider identifier for instantiating the key store.
setProvider(String) - Method in class org.apache.camel.util.jsse.SecureRandomParameters
Sets the optional provider identifier for the SecureRandom factory method used to create the SecureRandom represented by this object's configuration.
setProvider(String) - Method in class org.apache.camel.util.jsse.SSLContextParameters
Sets the optional provider identifier to use when constructing an SSLContext.
setProvider(String) - Method in class org.apache.camel.util.jsse.TrustManagersParameters
Sets the optional provider identifier for the TrustManagerFactory used to create the TrustManagers represented by this object's configuration.
setPurgeWhenStopping(boolean) - Method in class org.apache.camel.component.seda.SedaEndpoint
Whether to purge the task queue when stopping the consumer/route.
setQueryParameters(String) - Method in class org.apache.camel.component.rest.RestEndpoint
Query parameters for the HTTP service to call
setQueue(BlockingQueue<Exchange>) - Method in class org.apache.camel.component.seda.SedaEndpoint
Define the queue instance which will be used by the endpoint.
setQueueSize(int) - Method in class org.apache.camel.component.seda.SedaComponent
Sets the default maximum capacity of the SEDA queue (i.e., the number of messages it can hold).
setQueueSizeRejectionThreshold(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Queue size rejection threshold is an artificial "max" size at which rejections will occur even if HystrixConfigurationCommon.maxQueueSize has not been reached.
setQuote(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Sets the quote which by default is "
setQuote(String) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
The quote symbol.
setQuoteAllFields(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
Whether or not all values must be quoted when writing them.
setQuoteDisabled(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Used to disable quotes
setQuoteEscape(String) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
The quote escape symbol
setQuoteMode(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Sets the quote mode
setRandomBackOff(Boolean) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
setRandomBackOff(boolean) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
setReadLock(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Used by consumer, to only poll the files if it has exclusive read-lock on the file (i.e.
setReadLockCheckInterval(long) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Interval in millis for the read-lock, if supported by the read lock.
setReadLockDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Whether or not read lock with marker files should upon startup delete any orphan read lock files, which may have been left on the file system, if Camel was not properly shutdown (such as a JVM crash).
setReadLockIdempotentReleaseAsync(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Whether the delayed release task should be synchronous or asynchronous.
setReadLockIdempotentReleaseAsync(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
Whether the delayed release task should be synchronous or asynchronous.
setReadLockIdempotentReleaseAsync(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
Whether the delayed release task should be synchronous or asynchronous.
setReadLockIdempotentReleaseAsyncPoolSize(int) - Method in class org.apache.camel.component.file.GenericFileEndpoint
The number of threads in the scheduled thread pool when using asynchronous release tasks.
setReadLockIdempotentReleaseAsyncPoolSize(int) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
The number of threads in the scheduled thread pool when using asynchronous release tasks.
setReadLockIdempotentReleaseAsyncPoolSize(int) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
The number of threads in the scheduled thread pool when using asynchronous release tasks.
setReadLockIdempotentReleaseDelay(int) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Whether to delay the release task for a period of millis.
setReadLockIdempotentReleaseDelay(int) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
Whether to delay the release task for a period of millis.
setReadLockIdempotentReleaseDelay(int) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
Whether to delay the release task for a period of millis.
setReadLockIdempotentReleaseExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.component.file.GenericFileEndpoint
To use a custom and shared thread pool for asynchronous release tasks.
setReadLockIdempotentReleaseExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
To use a custom and shared thread pool for asynchronous release tasks.
setReadLockIdempotentReleaseExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
To use a custom and shared thread pool for asynchronous release tasks.
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Logging level used when a read lock could not be acquired.
setReadLockLoggingLevel(LoggingLevel) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Sets logging level used when a read lock could not be acquired.
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
setReadLockMarkerFile(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Whether to use marker file with the changed, rename, or exclusive read lock types.
setReadLockMinAge(long) - Method in class org.apache.camel.component.file.GenericFileEndpoint
This option is applied only for readLock=changed.
setReadLockMinLength(long) - Method in class org.apache.camel.component.file.GenericFileEndpoint
This option is applied only for readLock=changed.
setReadLockRemoveOnCommit(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
This option is applied only for readLock=idempotent.
setReadLockRemoveOnRollback(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
This option is applied only for readLock=idempotent.
setReadLockTimeout(long) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Optional timeout in millis for the read-lock, if supported by the read-lock.
setReadTimeoutMillis(Long) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
Read timeout for OkHttpClient
setRecipientKeyAlias(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
The key alias to be used when retrieving the recipient's public or private key from a KeyStore when performing asymmetric key encryption or decryption.
setReconnectBaseSleepTime(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
Initial amount of time to wait between retries.
setReconnectMaxRetries(Integer) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
Max number of times to retry
setReconnectMaxSleepTime(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
Max time in ms to sleep on each retry
setRecordConverterRef(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Refers to a custom CsvRecordConverter to lookup from the registry to use.
setRecordEndsOnNewline(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
Whether or not the record ends on new line.
setRecordSeparator(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Sets the record separator (aka new line) which by default is new line characters (CRLF)
setRecordSeparatorDisabled(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Used for disabling record separator
setRecoveryInterval(long, TimeUnit) - Method in interface org.apache.camel.spi.RecoverableAggregationRepository
Sets the interval between recovery scans
setRecoveryInterval(long) - Method in interface org.apache.camel.spi.RecoverableAggregationRepository
Sets the interval between recovery scans
setRecursive(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
If a directory, will look for files in all the sub-directories as well.
setRecursive(boolean) - Method in class org.apache.camel.impl.FileWatcherReloadStrategy
 
setRedeliverDelay(long) - Method in class org.apache.camel.processor.RedeliveryPolicy
Deprecated.
will be removed in the near future. Instead use RedeliveryPolicy.setRedeliveryDelay(long)
setRedeliveries(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setRedeliveries(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setRedeliveries(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setRedeliveryDelay(Long) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setRedeliveryDelay(Long) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setRedeliveryDelay(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setRedeliveryDelay(long) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the initial redelivery delay in milliseconds
setRedeliveryPolicy(RedeliveryPolicy) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Sets the redelivery policy
setRedeliveryPolicy(RedeliveryPolicyDefinition) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setRedeliveryPolicyRef(String) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setRedeliveryPolicyType(RedeliveryPolicyDefinition) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setRef(String) - Method in class org.apache.camel.model.BeanDefinition
Sets a reference to a bean to use
setRef(String) - Method in class org.apache.camel.model.dataformat.CustomDataFormat
Reference to the custom DataFormat to lookup from the Camel registry.
setRef(String) - Method in class org.apache.camel.model.FromDefinition
Deprecated.
use uri with ref:uri instead
setRef(String) - Method in class org.apache.camel.model.language.MethodCallExpression
Reference to bean to lookup in the registry
setRef(String) - Method in class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
Refers to the custom load balancer to lookup from the registry
setRef(String) - Method in class org.apache.camel.model.MarshalDefinition
Deprecated.
use uri with ref:uri instead
setRef(String) - Method in class org.apache.camel.model.PolicyDefinition
 
setRef(String) - Method in class org.apache.camel.model.ProcessDefinition
Reference to the Processor to lookup in the registry to use.
setRef(String) - Method in class org.apache.camel.model.RestContextRefDefinition
Reference to the rest-dsl
setRef(String) - Method in class org.apache.camel.model.RouteBuilderDefinition
Reference to the route builder instance
setRef(String) - Method in class org.apache.camel.model.RouteContextRefDefinition
Reference to the routes in the xml dsl
setRef(String) - Method in class org.apache.camel.model.SendDefinition
Deprecated.
use uri with ref:uri instead
setRef(String) - Method in class org.apache.camel.model.ThrowExceptionDefinition
Reference to the exception instance to lookup from the registry to throw
setRef(String) - Method in class org.apache.camel.model.TransactedDefinition
 
setRef(String) - Method in class org.apache.camel.model.transformer.CustomTransformerDefinition
Set a bean reference of the Transformer
setRef(String) - Method in class org.apache.camel.model.transformer.DataFormatTransformerDefinition
Set the reference of the DataFormat.
setRef(String) - Method in class org.apache.camel.model.transformer.EndpointTransformerDefinition
Set the reference of the Endpoint.
setRef(String) - Method in class org.apache.camel.model.UnmarshalDefinition
Deprecated.
use custom dataformat instead
setRef(String) - Method in class org.apache.camel.model.validator.CustomValidatorDefinition
Set a bean reference of the Validator
setRef(String) - Method in class org.apache.camel.model.validator.EndpointValidatorDefinition
Set the reference of the Endpoint.
setReferenceProperties(CamelContext, Object, Map<String, Object>) - Static method in class org.apache.camel.util.EndpointHelper
Sets the reference properties on the given bean

This is convention over configuration, setting all reference parameters (using EndpointHelper.isReferenceParameter(String) by looking it up in registry and setting it on the bean if possible.

setRegex(boolean) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
setRegex(boolean) - Method in class org.apache.camel.model.language.TokenizerExpression
If the token is a regular expression pattern.
setRegisterAlways(Boolean) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setRegisterAlways(Boolean) - Method in interface org.apache.camel.spi.ManagementAgent
Whether to always register mbeans.
setRegisterNewRoutes(Boolean) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setRegisterNewRoutes(Boolean) - Method in interface org.apache.camel.spi.ManagementAgent
Whether to register mbeans when starting a new route

This option is default true.

setRegistry(Registry) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setRegistryPort(Integer) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setRegistryPort(Integer) - Method in interface org.apache.camel.spi.ManagementAgent
Sets the port used by LocateRegistry.
setRejectedExecutionHandler(RejectedExecutionHandler) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
setRejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
Sets the handler for tasks which cannot be executed by the thread pool.
setRejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.model.ThreadsDefinition
 
setRejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.spi.ThreadPoolProfile
Sets the handler for tasks which cannot be executed by the thread pool.
setRejectExecution(Boolean) - Method in class org.apache.camel.model.ThrottleDefinition
 
setRejectExecution(boolean) - Method in class org.apache.camel.processor.Throttler
 
setRejectOld(boolean) - Method in class org.apache.camel.model.config.StreamResequencerConfig
If true, throws an exception when messages older than the last delivered message are processed
setRejectOld(Boolean) - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
 
setRejectOld(Boolean) - Method in class org.apache.camel.processor.StreamResequencer
 
setRelativeFilePath(String) - Method in class org.apache.camel.component.file.GenericFile
 
setReloadStrategy(ReloadStrategy) - Method in interface org.apache.camel.CamelContext
Sets a custom ReloadStrategy to be used
setReloadStrategy(ReloadStrategy) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setReloadStrategy(ReloadStrategy) - Method in class org.apache.camel.main.MainSupport
Sets a custom ReloadStrategy to be used.
setRemoveNamespacePrefixes(Boolean) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
Removes the namespace prefixes from XML qualified elements, so that the resulting JSON string does not contain them.
setRemoveOnCommit(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a commit.
setRemoveOnCommit(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a commit.
setRemoveOnCommit(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a commit.
setRemoveOnDump(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
setRemoveOnDump(boolean) - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
setRemoveOnDump(boolean) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
setRemoveOnFailure(Boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
setRemoveOnRollback(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a rollback.
setRemoveOnRollback(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a rollback.
setRemoveOnRollback(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a rollback.
setRemoveSpoolDirectoryWhenStopping(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
setRemoveSpoolDirectoryWhenStopping(boolean) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
setRemoveSpoolDirectoryWhenStopping(boolean) - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
setRemoveSpoolDirectoryWhenStopping(boolean) - Method in interface org.apache.camel.spi.StreamCachingStrategy
Whether to remove the temporary directory when stopping.
setRemovingRoutes(boolean) - Method in class org.apache.camel.impl.RouteService
 
setRenameUsingCopy(boolean) - Method in class org.apache.camel.component.file.FileEndpoint
Perform rename operations using a copy and delete strategy.
setRepeatCount(long) - Method in class org.apache.camel.component.timer.TimerEndpoint
Specifies a maximum limit of number of fires.
setReportCount(long) - Method in class org.apache.camel.component.dataset.DataSetSupport
Sets the number of messages in a group on which we will report that messages have been received.
setReporter(Processor) - Method in class org.apache.camel.component.mock.MockEndpoint
Allows a processor to added to the endpoint to report on progress of the test
setReportGroup(int) - Method in class org.apache.camel.component.mock.MockEndpoint
A number that is used to turn on throughput logging based on groups of the size.
setRepositories(Collection<HealthCheckRepository>) - Method in interface org.apache.camel.health.HealthCheckRegistry
Set the health check repositories to use..
setRepositories(Collection<HealthCheckRepository>) - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
setRepresenter(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
Representer to emit outgoing objects.
setRequest(Boolean) - Method in class org.apache.camel.model.dataformat.XmlRpcDataFormat
Whether to marshal/unmarshal request or response

Is by default false

setRequestLogEnabled(Boolean) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Whether HystrixCommand execution and events should be logged to HystrixRequestLog.
setRequired(Boolean) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter required flag.
setRequiredBody(Boolean) - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
setResequencerConfig(ResequencerConfig) - Method in class org.apache.camel.model.ResequenceDefinition
To configure the resequencer in using either batch or stream configuration.
setResetTimestamp(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setResetTimestamp(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setResetTimestamp(String) - Method in class org.apache.camel.util.RouteStatDump
 
setResolvePropertyPlaceholders(boolean) - Method in class org.apache.camel.impl.DefaultComponent
Whether the component should resolve property placeholders on itself when starting.
setResolver(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
Resolver to detect implicit type
setResource(String) - Method in class org.apache.camel.util.jsse.KeyStoreParameters
Sets the optional file path, class path resource, or URL of the resource used to load the key store.
setResourceResolver(LSResourceResolver) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
To use a custom LSResourceResolver.
setResourceResolver(LSResourceResolver) - Method in class org.apache.camel.processor.validation.SchemaReader
 
setResourceResolver(LSResourceResolver) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setResourceResolverFactory(ValidatorResourceResolverFactory) - Method in class org.apache.camel.component.validator.ValidatorComponent
To use a custom LSResourceResolver which depends on a dynamic endpoint resource URI
setResourceResolverFactory(ValidatorResourceResolverFactory) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
For creating a resource resolver which depends on the endpoint resource URI.
setResourceUri(String) - Method in class org.apache.camel.component.language.LanguageEndpoint
Path to the resource, or a reference to lookup a bean in the Registry to use as the resource
setResourceUri(String) - Method in class org.apache.camel.component.ResourceEndpoint
Path to the resource.
setResourceUri(String) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
URL to a local resource on the classpath,or a reference to lookup a bean in the Registry, or a full URL to a remote resource or resource on the file system which contains the XSD to validate against.
setResourceUri(String) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Path to the template.
setResponseModel(String) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
setResponseMsgs(List<RestOperationResponseMsgDefinition>) - Method in class org.apache.camel.model.rest.VerbDefinition
Sets swagger operation response messages.
setRest(RestDefinition) - Method in class org.apache.camel.model.rest.VerbDefinition
 
setRestartDelay(int) - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
The delay in millis to use when restarting a route.
setRestBindingDefinition(RestBindingDefinition) - Method in class org.apache.camel.model.RouteDefinition
 
setRestCollection(RestsDefinition) - Method in class org.apache.camel.builder.RouteBuilder
 
setRestConfiguration(RestConfiguration) - Method in interface org.apache.camel.CamelContext
Sets a custom RestConfiguration
setRestConfiguration(RestConfiguration) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setRestDefinition(RestDefinition) - Method in class org.apache.camel.model.RouteDefinition
 
setRestHostNameResolver(RestConfiguration.RestHostNameResolver) - Method in class org.apache.camel.spi.RestConfiguration
Deprecated.
use setHostNameResolver
setRestHostNameResolver(String) - Method in class org.apache.camel.spi.RestConfiguration
Deprecated.
use setHostNameResolver
setRestRegistry(RestRegistry) - Method in interface org.apache.camel.CamelContext
Sets a custom RestRegistry to use.
setRestRegistry(RestRegistry) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setRests(List<RestDefinition>) - Method in interface org.apache.camel.model.rest.RestContainer
Sets the RESTs to use
setRests(List<RestDefinition>) - Method in class org.apache.camel.model.rest.RestsDefinition
The rest services
setResult(T) - Method in class org.apache.camel.impl.AsyncCallbackToCompletableFutureAdapter
 
setResultHandlerFactory(ResultHandlerFactory) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setResultHandlerFactory(ResultHandlerFactory) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Allows you to use a custom org.apache.camel.builder.xml.ResultHandlerFactory which is capable of using custom org.apache.camel.builder.xml.ResultHandler types.
setResultMinimumWaitTime(long) - Method in class org.apache.camel.component.mock.MockEndpoint
Sets the minimum expected amount of time (in millis) the MockEndpoint.assertIsSatisfied() will wait on a latch until it is satisfied
setResultQName(QName) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setResultType(Class<?>) - Method in class org.apache.camel.builder.SimpleBuilder
 
setResultType(Class<?>) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setResultType(QName) - Method in class org.apache.camel.language.xpath.XPathLanguage
 
setResultType(Class<?>) - Method in class org.apache.camel.model.language.JsonPathExpression
Sets the class of the result type (type from output)
setResultType(Class<?>) - Method in class org.apache.camel.model.language.SimpleExpression
Sets the class of the result type (type from output)
setResultType(Class<?>) - Method in class org.apache.camel.model.language.XPathExpression
Sets the class of the result type (type from output).
setResultType(Class<?>) - Method in class org.apache.camel.model.language.XQueryExpression
Sets the class of the result type (type from output).
setResultTypeName(String) - Method in class org.apache.camel.model.language.JsonPathExpression
Sets the class name of the result type (type from output)
setResultTypeName(String) - Method in class org.apache.camel.model.language.SimpleExpression
Sets the class name of the result type (type from output)
setResultTypeName(String) - Method in class org.apache.camel.model.language.XPathExpression
Sets the class name of the result type (type from output)

The default result type is NodeSet

setResultWaitTime(long) - Method in class org.apache.camel.component.mock.MockEndpoint
Sets the maximum amount of time (in millis) the MockEndpoint.assertIsSatisfied() will wait on a latch until it is satisfied
setResumePercentOfMax(int) - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingInflightRoutePolicyMBean
 
setResumePercentOfMax(int) - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
Sets at which percentage of the max the throttler should start resuming the route.
setResumePercentOfMax(int) - Method in class org.apache.camel.management.mbean.ManagedThrottlingInflightRoutePolicy
 
setRetainFirst(int) - Method in class org.apache.camel.component.mock.MockEndpoint
Specifies to only retain the first n'th number of received Exchanges.
setRetainLast(int) - Method in class org.apache.camel.component.mock.MockEndpoint
Specifies to only retain the last n'th number of received Exchanges.
setRetriesExhaustedLogLevel(String) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setRetriesExhaustedLogLevel(String) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setRetriesExhaustedLogLevel(LoggingLevel) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setRetriesExhaustedLogLevel(LoggingLevel) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the logging level to use for log messages when retries have been exhausted.
setRetryAttemptedLogInterval(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setRetryAttemptedLogInterval(int) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the interval to log retry attempts
setRetryAttemptedLogLevel(String) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setRetryAttemptedLogLevel(String) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setRetryAttemptedLogLevel(LoggingLevel) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setRetryAttemptedLogLevel(LoggingLevel) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the logging level to use for log messages when retries are attempted.
setRetryDelay(Long) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
setRetryDelay(long) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
setRetryDelayInMilliseconds(long) - Method in class org.apache.camel.impl.saga.InMemorySagaService
 
setRetryWhile(Predicate) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setRetryWhile(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setRetryWhilePolicy(Predicate) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setRetryWhileRef(String) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setReverse(Boolean) - Method in class org.apache.camel.model.config.BatchResequencerConfig
Whether to reverse the ordering.
setReverse(boolean) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
setRoot(String) - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
Sets the root path.
setRootName(String) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
Specifies the name of the top-level element.
setRoundRobin(Boolean) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
Whether or not the failover load balancer should operate in round robin mode or not.
setRoundRobin(Boolean) - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
To enable round robin mode.
setRoundRobin(boolean) - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
setRoute(Route) - Method in class org.apache.camel.impl.DefaultConsumer
 
setRoute(Route) - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
setRoute(Route) - Method in class org.apache.camel.management.mbean.ManagedService
 
setRoute(RouteDefinition) - Method in class org.apache.camel.model.rest.VerbDefinition
 
setRoute(Route) - Method in class org.apache.camel.processor.CamelInternalProcessor.RouteLifecycleAdvice
 
setRoute(Route) - Method in class org.apache.camel.processor.CamelInternalProcessor.RoutePolicyAdvice
 
setRoute(Route) - Method in interface org.apache.camel.RouteAware
Injects the Route
setRouteBuilderClasses(String) - Method in class org.apache.camel.main.MainSupport
 
setRouteBuilders(List<RouteBuilder>) - Method in class org.apache.camel.main.MainSupport
 
setRouteCollection(RoutesDefinition) - Method in class org.apache.camel.builder.RouteBuilder
 
setRouteContext(RouteContext) - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
 
setRouteController(RouteController) - Method in interface org.apache.camel.CamelContext
NOTE: experimental api
setRouteController(RouteController) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setRouteController(RouteController) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setRouteController(RouteController) - Method in interface org.apache.camel.spi.RouteContext
Sets the RouteController for this route.
setRouteEvaluators(String, Collection<PerformanceCounterEvaluator<ManagedRouteMBean>>) - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
setRouteId(String) - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
To specify a route by its id.
setRouteId(String) - Method in class org.apache.camel.component.rest.RestEndpoint
Name of the route this REST services creates
setRouteId(String) - Method in class org.apache.camel.model.rest.VerbDefinition
The route id this rest-dsl is using (read-only)
setRouteId(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
setRoutePolicies(List<RoutePolicy>) - Method in class org.apache.camel.model.RouteDefinition
 
setRoutePolicyFactories(List<RoutePolicyFactory>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setRoutePolicyList(List<RoutePolicy>) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setRoutePolicyList(List<RoutePolicy>) - Method in interface org.apache.camel.spi.RouteContext
Sets a custom route policy List
setRoutePolicyRef(String) - Method in class org.apache.camel.model.RouteDefinition
Reference to custom RoutePolicy to use by the route.
setRouteProperties(List<PropertyDefinition>) - Method in class org.apache.camel.model.RouteDefinition
To set metadata as properties on the route.
setRoutes(List<Route>) - Method in class org.apache.camel.impl.DefaultCamelContext
Deprecated.
setRoutes(List<RouteDefinition>) - Method in interface org.apache.camel.model.RouteContainer
Sets the routes to use
setRoutes(List<RouteDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
 
setRoutesConfiguration(Map<String, ClusteredRouteConfiguration>) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
Sets the configurations for the routes.
setRouteScoped(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setRoutesEvaluators(Map<String, Collection<PerformanceCounterEvaluator<ManagedRouteMBean>>>) - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
setRouteStats(List<RouteStatDump>) - Method in class org.apache.camel.util.CamelContextStatDump
 
setRunLoggingLevel(LoggingLevel) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setRunLoggingLevel(LoggingLevel) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
The consumer logs a start/complete log line when it polls.
setRuntimeEndpointRegistry(RuntimeEndpointRegistry) - Method in interface org.apache.camel.CamelContext
Sets a custom RuntimeEndpointRegistry to use.
setRuntimeEndpointRegistry(RuntimeEndpointRegistry) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setRuntimeRatios(ArrayList<DistributionRatio>) - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
setRuntimeWeight(int) - Method in class org.apache.camel.processor.loadbalancer.DistributionRatio
 
setSagaService(CamelSagaService) - Method in class org.apache.camel.model.SagaDefinition
 
setSamplePeriod(Long) - Method in class org.apache.camel.model.SamplingDefinition
Sets the sample period during which only a single Exchange will pass through.
setSaxon(boolean) - Method in class org.apache.camel.component.xslt.XsltComponent
Whether to use Saxon as the transformerFactoryClass.
setSaxon(boolean) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Whether to use Saxon as the transformerFactoryClass.
setSaxon(Boolean) - Method in class org.apache.camel.model.language.XPathExpression
Whether to use Saxon.
setSaxonConfiguration(Object) - Method in class org.apache.camel.component.xslt.XsltComponent
To use a custom Saxon configuration
setSaxonConfiguration(Object) - Method in class org.apache.camel.component.xslt.XsltEndpoint
To use a custom Saxon configuration
setSaxonConfigurationProperties(Map<String, Object>) - Method in class org.apache.camel.component.xslt.XsltComponent
To set custom Saxon configuration properties
setSaxonConfigurationProperties(Map<String, Object>) - Method in class org.apache.camel.component.xslt.XsltEndpoint
To set custom Saxon configuration properties
setSaxonExtensionFunctions(List<Object>) - Method in class org.apache.camel.component.xslt.XsltComponent
Allows you to use a custom net.sf.saxon.lib.ExtensionFunctionDefinition.
setSaxonExtensionFunctions(String) - Method in class org.apache.camel.component.xslt.XsltComponent
Allows you to use a custom net.sf.saxon.lib.ExtensionFunctionDefinition.
setSaxonExtensionFunctions(List<Object>) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Allows you to use a custom net.sf.saxon.lib.ExtensionFunctionDefinition.
setSaxonExtensionFunctions(String) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Allows you to use a custom net.sf.saxon.lib.ExtensionFunctionDefinition.
setScheduledExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
setScheduledExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setScheduledExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
Allows for configuring a custom/shared thread pool to use for the consumer.
setScheduler(ScheduledPollConsumerScheduler) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setScheduler(ScheduledPollConsumerScheduler) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
Allow to plugin a custom org.apache.camel.spi.ScheduledPollConsumerScheduler to use as the scheduler for firing when the polling consumer runs.
setScheduler(String) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
Allow to plugin a custom org.apache.camel.spi.ScheduledPollConsumerScheduler to use as the scheduler for firing when the polling consumer runs.
setSchedulerProperties(Map<String, Object>) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setSchedulerProperties(Map<String, Object>) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
To configure additional properties when using a custom scheduler or any of the Quartz2, Spring based scheduler.
setSchema(Object) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
 
setSchema(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
To validate against an existing schema.
setSchema(String) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
To validate against an existing schema.
setSchema(Schema) - Method in class org.apache.camel.processor.validation.SchemaReader
 
setSchema(Schema) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setSchemaAsByteArray(byte[]) - Method in class org.apache.camel.processor.validation.SchemaReader
 
setSchemaAsByteArray(byte[]) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setSchemaFactory(SchemaFactory) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
To use a custom javax.xml.validation.SchemaFactory
setSchemaFactory(SchemaFactory) - Method in class org.apache.camel.processor.validation.SchemaReader
 
setSchemaFactory(SchemaFactory) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setSchemaFile(File) - Method in class org.apache.camel.processor.validation.SchemaReader
 
setSchemaFile(File) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setSchemaLanguage(String) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
Configures the W3C XML Schema Namespace URI.
setSchemaLanguage(String) - Method in class org.apache.camel.processor.validation.SchemaReader
 
setSchemaLanguage(String) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setSchemaLocation(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
To define the location of the schema
setSchemaSeverityLevel(Integer) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
Sets the schema severity level to use when validating against a schema.
setSchemaSource(Source) - Method in class org.apache.camel.processor.validation.SchemaReader
 
setSchemaSource(Source) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setSchemaUrl(URL) - Method in class org.apache.camel.processor.validation.SchemaReader
 
setSchemaUrl(URL) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setScheme(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
The scheme to use for exposing the REST service.
setScheme(String) - Method in class org.apache.camel.model.transformer.TransformerDefinition
Set a scheme name supported by the transformer.
setScheme(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets the scheme to use by the REST consumer
setScheme(String) - Method in interface org.apache.camel.spi.SendDynamicAware
Sets the component name.
setScope(String) - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingInflightRoutePolicyMBean
 
setScope(ThrottlingInflightRoutePolicy.ThrottlingScope) - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
Sets which scope the throttling should be based upon, either route or total scoped.
setScope(String) - Method in class org.apache.camel.management.mbean.ManagedThrottlingInflightRoutePolicy
 
setScopes(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestSecurityOAuth2
The available scopes for an OAuth2 security scheme
setScopes(String) - Method in class org.apache.camel.model.rest.SecurityDefinition
The scopes to allow (separate multiple scopes by comma)
setScript(String) - Method in class org.apache.camel.component.language.LanguageEndpoint
Sets the script to execute
setSecureRandom(SecureRandomParameters) - Method in class org.apache.camel.util.jsse.SSLContextParameters
Sets the optional secure random configuration options to use for constructing the SecureRandom used in the creation of an SSLContext.
setSecureSocketProtocol(List<String>) - Method in class org.apache.camel.util.jsse.SecureSocketProtocolsParameters
Sets the list of secure socket protocol names.
setSecureSocketProtocol(String) - Method in class org.apache.camel.util.jsse.SSLContextParameters
Sets the optional protocol for the secure sockets created by the SSLContext represented by this instance's configuration.
setSecureSocketProtocols(SecureSocketProtocolsParameters) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Sets the explicitly configured secure socket protocol names for this configuration.
setSecureSocketProtocolsFilter(FilterParameters) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Sets the optional secure socket protocol filter for this JSSE configuration.
setSecureTag(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
The XPath reference to the XML Element selected for encryption/decryption.
setSecureTagContents(Boolean) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
A boolean value to specify whether the XML Element is to be encrypted or the contents of the XML Element false = Element Level true = Element Content Level
setSecurity(List<SecurityDefinition>) - Method in class org.apache.camel.model.rest.VerbDefinition
Sets the swagger security settings for this verb.
setSecurityDefinitions(RestSecuritiesDefinition) - Method in class org.apache.camel.model.rest.RestDefinition
Sets the security definitions such as Basic, OAuth2 etc.
setSecurityDefinitions(List<RestSecurityDefinition>) - Method in class org.apache.camel.model.rest.RestSecuritiesDefinition
Security definitions
setSelfProcessingTime(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setSelfProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setSendEmptyMessageWhenIdle(boolean) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setSendEmptyMessageWhenIdle(boolean) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
If the polling consumer did not poll any files, you can enable this option to send an empty message (no body) instead.
setSeparator(String) - Method in class org.apache.camel.runtimecatalog.CollectionStringBuffer
 
setSeparator(String) - Method in class org.apache.camel.util.CollectionStringBuffer
 
setSequenceSender(SequenceSender<E>) - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
Sets the sequence sender.
setServerParameters(SSLContextServerParameters) - Method in class org.apache.camel.util.jsse.SSLContextParameters
The optional configuration options to be applied purely to the server side settings of the SSLContext.
setServers(List<String>) - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilter
Set the servers to blacklist.
setServers(String) - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilter
Set the servers to blacklist.
setServers(List<String>) - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilterFactory
 
setServers(List<String>) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
Set the servers.
setServers(String) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
Set the servers.
setServers(List<String>) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscoveryFactory
 
setServers(List<String>) - Method in class org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfiguration
Sets the server blacklist.
setServers(List<String>) - Method in class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration
Sets the server list.
setServiceCallConfiguration(ServiceCallConfigurationDefinition) - Method in interface org.apache.camel.CamelContext
Sets the default service call configuration
setServiceCallConfiguration(ServiceCallConfigurationDefinition) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setServiceCallConfigurations(List<ServiceCallConfigurationDefinition>) - Method in interface org.apache.camel.CamelContext
Sets the service call configurations
setServiceCallConfigurations(List<ServiceCallConfigurationDefinition>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setServiceChooser(ServiceChooser) - Method in interface org.apache.camel.cloud.ServiceChooserAware
Injects the ServiceChooser
setServiceChooser(ServiceChooser) - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
setServiceChooser(ServiceChooser) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets a custom ServiceChooser to use.
setServiceChooser(ServiceChooser) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets a custom ServiceChooser to use.
setServiceChooserRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets a reference to a custom ServiceChooser to use.
setServiceChooserRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets a reference to a custom ServiceChooser to use.
setServiceDiscovery(ServiceDiscovery) - Method in interface org.apache.camel.cloud.ServiceDiscoveryAware
Injects the ServiceDiscovery
setServiceDiscovery(ServiceDiscovery) - Method in class org.apache.camel.impl.cloud.CachingServiceDiscoveryFactory
 
setServiceDiscovery(ServiceDiscovery) - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
setServiceDiscovery(ServiceDiscovery) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets a custom ServiceDiscovery to use.
setServiceDiscovery(ServiceDiscovery) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets a custom ServiceDiscovery to use.
setServiceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
Set the service-call configuration to use
setServiceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Configures the ServiceDiscovery using the given configuration.
setServiceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Configures the ServiceDiscovery using the given configuration.
setServiceDiscoveryConfigurations(List<ServiceCallServiceDiscoveryConfiguration>) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
List of ServiceDiscovery configuration to use
setServiceDiscoveryList(List<ServiceDiscovery>) - Method in class org.apache.camel.impl.cloud.CombinedServiceDiscoveryFactory
 
setServiceDiscoveryRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets a reference to a custom ServiceDiscovery to use.
setServiceDiscoveryRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets a reference to a custom ServiceDiscovery to use.
setServiceFilter(ServiceFilter) - Method in interface org.apache.camel.cloud.ServiceFilterAware
Injects the ServiceFilter
setServiceFilter(ServiceFilter) - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
setServiceFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
Set the ServiceFilter
setServiceFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets a custom ServiceFilter to use.
setServiceFilter(ServiceFilter) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets a custom ServiceFilter to use.
setServiceFilterConfiguration(ServiceCallServiceFilterConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Configures the ServiceFilter using the given configuration.
setServiceFilterConfiguration(ServiceCallServiceFilterConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Configures the ServiceFilter using the given configuration.
setServiceFilterConfigurations(List<ServiceCallServiceFilterConfiguration>) - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration
List of ServiceFilter configuration to use
setServiceFilterList(List<ServiceFilter>) - Method in class org.apache.camel.impl.cloud.CombinedServiceFilterFactory
 
setServiceFilterRef(String) - Method in class org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
Reference of a ServiceFilter
setServiceFilterRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets a reference to a custom ServiceFilter to use.
setServiceFilterRef(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets a reference to a custom ServiceFilter to use.
setServicePath(String) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
The path to look for for service discovery
setServiceUrlPath(String) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setServiceUrlPath(String) - Method in interface org.apache.camel.spi.ManagementAgent
Sets the service url
setSessionTimeout(String) - Method in class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
Session timeout.
setSessionTimeout(String) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Sets the optional SSLSessionContext timeout time for SSLSessions in seconds.
setShareUnitOfWork(Boolean) - Method in class org.apache.camel.model.EnrichDefinition
 
setShareUnitOfWork(Boolean) - Method in class org.apache.camel.model.MulticastDefinition
 
setShareUnitOfWork(Boolean) - Method in class org.apache.camel.model.RecipientListDefinition
 
setShareUnitOfWork(Boolean) - Method in class org.apache.camel.model.SplitDefinition
 
setShareUnitOfWork(boolean) - Method in class org.apache.camel.processor.Enricher
 
setShareUnitOfWork(boolean) - Method in class org.apache.camel.processor.RecipientList
 
setShortError(String) - Method in class org.apache.camel.runtimecatalog.LanguageValidationResult
 
setShortExchangeId(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
setShorthandMethod(boolean) - Method in class org.apache.camel.component.bean.AbstractBeanProcessor
Sets whether to support getter style method name, so you can say the method is called 'name' but it will invoke the 'getName' method.
setShorthandMethod(boolean) - Method in class org.apache.camel.component.bean.BeanProcessor
 
setShouldAppendHMAC(Boolean) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
Flag indicating that a Message Authentication Code should be calculated and appended to the encrypted data.
setShowAll(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
Quick option for turning all options on.
setShowBody(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
setShowBody(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
setShowBodyType(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
Show the body Java type.
setShowBodyType(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
setShowBreadCrumb(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
setShowCaughtException(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
f the exchange has a caught exception, show the exception message (no stack trace).
setShowException(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
If the exchange has an exception, show the exception message (no stacktrace)
setShowException(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
setShowExchangeId(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
Show the unique exchange ID.
setShowExchangeId(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
setShowExchangePattern(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
Shows the Message Exchange Pattern (or MEP for short).
setShowExchangePattern(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
setShowFiles(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
If enabled Camel will output files
setShowFuture(boolean) - Method in class org.apache.camel.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.processor.DefaultExchangeFormatter
Show the message headers.
setShowHeaders(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
setShowNode(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
setShowOut(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
If the exchange has an out message, show the out message.
setShowOutBody(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
setShowOutBodyType(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
setShowOutHeaders(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
setShowProperties(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
Show the exchange properties.
setShowProperties(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
setShowRouteId(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
setShowShortExchangeId(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
Deprecated.
 
setShowStackTrace(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
Show the stack trace, if an exchange has an exception.
setShowStreams(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
Whether Camel should show stream bodies or not (eg such as java.io.InputStream).
setShuffle(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
To shuffle the list of files (sort in random order)
setShutdownAwaitTermination(long) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
setShutdownAwaitTermination(long) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Sets the time to wait for thread pools to shutdown orderly, when invoking the ShutdownableService.shutdown() method.
setShutdownExecutorService(boolean) - Method in class org.apache.camel.processor.RecipientList
 
setShutdownNowOnTimeout(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
setShutdownNowOnTimeout(boolean) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
setShutdownNowOnTimeout(boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
setShutdownNowOnTimeout(boolean) - Method in interface org.apache.camel.spi.ShutdownStrategy
Sets whether to force shutdown of all consumers when a timeout occurred and thus not all consumers was shutdown within that period.
setShutdownRoute(ShutdownRoute) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setShutdownRoute(ShutdownRoute) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setShutdownRoute(ShutdownRoute) - Method in class org.apache.camel.model.RouteDefinition
To control how to shutdown the route.
setShutdownRoute(ShutdownRoute) - Method in interface org.apache.camel.RuntimeConfiguration
Sets the ShutdownRoute option for routes.
setShutdownRoutesInReverseOrder(boolean) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
setShutdownRoutesInReverseOrder(boolean) - Method in interface org.apache.camel.spi.ShutdownStrategy
Sets whether routes should be shutdown in reverse or the same order as they where started.
setShutdownRunningTask(ShutdownRunningTask) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setShutdownRunningTask(ShutdownRunningTask) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setShutdownRunningTask(ShutdownRunningTask) - Method in class org.apache.camel.model.RouteDefinition
To control how to shutdown the route.
setShutdownRunningTask(ShutdownRunningTask) - Method in interface org.apache.camel.RuntimeConfiguration
Sets the ShutdownRunningTask option to use when shutting down a route.
setShutdownStrategy(ShutdownStrategy) - Method in interface org.apache.camel.CamelContext
Sets a custom shutdown strategy
setShutdownStrategy(ShutdownStrategy) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setShutdownTimeoutCheckerExecutorService(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setSignatureKeyFileName(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Filename of the keyring to use for signing (during encryption) or for signature verification (during decryption); must be accessible as a classpath resource (but you can specify a location in the file system by using the "file:" prefix).
setSignatureKeyRing(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Keyring used for signing/verifying as byte array.
setSignatureKeyUserid(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
User ID of the key in the PGP keyring used for signing (during encryption) or signature verification (during decryption).
setSignaturePassword(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Password used when opening the private key used for signing (during encryption).
setSignatures(List<String>) - Method in class org.apache.camel.util.component.ApiMethodParser
 
setSignatureVerificationOption(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Controls the behavior for verifying the signature during unmarshaling.
setSimpleFunction(XPathFunction) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setSize(long) - Method in class org.apache.camel.component.dataset.DataSetSupport
 
setSize(int) - Method in class org.apache.camel.component.seda.SedaEndpoint
The maximum capacity of the SEDA queue (i.e., the number of messages it can hold).
setSkipBindingOnErrorCode(Boolean) - Method in class org.apache.camel.component.rest.RestProducer
 
setSkipBindingOnErrorCode(Boolean) - Method in class org.apache.camel.model.rest.RestBindingDefinition
Whether to skip binding on output if there is a custom HTTP error code header.
setSkipBindingOnErrorCode(Boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Whether to skip binding on output if there is a custom HTTP error code header.
setSkipBindingOnErrorCode(Boolean) - Method in class org.apache.camel.model.rest.RestDefinition
Whether to skip binding on output if there is a custom HTTP error code header.
setSkipBindingOnErrorCode(Boolean) - Method in class org.apache.camel.model.rest.VerbDefinition
Whether to skip binding on output if there is a custom HTTP error code header.
setSkipBindingOnErrorCode(boolean) - Method in class org.apache.camel.spi.RestConfiguration
Whether to skip binding output if there is a custom HTTP error code, and instead use the response body as-is.
setSkipBodyLineSeparator(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
Whether to skip line separators when logging the message body.
setSkipDuplicate(Boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
setSkipEmptyLines(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
Whether or not the empty lines must be ignored.
setSkipFirst(boolean) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
setSkipFirst(Boolean) - Method in class org.apache.camel.model.language.TokenizerExpression
To skip the very first element
setSkipHeaderRecord(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Whether to skip the header record in the output
setSkipNamespaces(Boolean) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
Signals whether namespaces should be ignored.
setSkipSendToOriginalEndpoint(Boolean) - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
If set to true then the message is not sent to the original endpoint.
setSkipTrailingCharsUntilNewline(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
Whether or not the trailing characters until new line must be ignored.
setSkipWhitespace(Boolean) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
Determines whether white spaces between XML elements will be regarded as text values or disregarded.
setSleepForEmptyTest(long) - Method in class org.apache.camel.component.mock.MockEndpoint
Allows a sleep to be specified to wait to check that this endpoint really is empty when MockEndpoint.expectedMessageCount(int) is called with zero
setSniHostName(String) - Method in class org.apache.camel.util.jsse.SSLContextClientParameters
 
setSortBy(Comparator<Exchange>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Built-in sort by using the File Language.
setSortBy(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setSortBy(String, boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setSorter(Comparator<GenericFile<T>>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Pluggable sorter as a java.util.Comparator class.
setSource(String) - Method in class org.apache.camel.management.JmxNotificationEventNotifier
Sets the source to be used when broadcasting events.
setSourceFile(File) - Method in class org.apache.camel.component.dataset.FileDataSet
 
setSourceFile(File, String) - Method in class org.apache.camel.component.dataset.FileDataSet
 
setSplit(boolean) - Method in class org.apache.camel.component.test.TestEndpoint
If enabled the messages loaded from the test endpoint will be split using new line delimiters so each line is an expected message.
setSplitResult(boolean) - Method in class org.apache.camel.util.component.AbstractApiConsumer
 
setSpoolChiper(String) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
setSpoolChiper(String) - Method in interface org.apache.camel.spi.StreamCachingStrategy
Sets a chiper name to use when spooling to disk to write with encryption.
setSpoolDirectory(String) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
setSpoolDirectory(File) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
setSpoolDirectory(File) - Method in interface org.apache.camel.spi.StreamCachingStrategy
Sets the spool (temporary) directory to use for overflow and spooling to disk.
setSpoolDirectory(String) - Method in interface org.apache.camel.spi.StreamCachingStrategy
 
setSpoolThreshold(long) - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
setSpoolThreshold(long) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
setSpoolThreshold(long) - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
setSpoolThreshold(long) - Method in interface org.apache.camel.spi.StreamCachingStrategy
Threshold in bytes when overflow to disk is activated.
setSpoolUsedHeapMemoryLimit(StreamCachingStrategy.SpoolUsedHeapMemoryLimit) - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
setSpoolUsedHeapMemoryLimit(StreamCachingStrategy.SpoolUsedHeapMemoryLimit) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
setSpoolUsedHeapMemoryLimit(StreamCachingStrategy.SpoolUsedHeapMemoryLimit) - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
setSpoolUsedHeapMemoryLimit(StreamCachingStrategy.SpoolUsedHeapMemoryLimit) - Method in interface org.apache.camel.spi.StreamCachingStrategy
Sets what the upper bounds should be when StreamCachingStrategy.setSpoolUsedHeapMemoryThreshold(int) is in use.
setSpoolUsedHeapMemoryThreshold(int) - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
setSpoolUsedHeapMemoryThreshold(int) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
setSpoolUsedHeapMemoryThreshold(int) - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
setSpoolUsedHeapMemoryThreshold(int) - Method in interface org.apache.camel.spi.StreamCachingStrategy
Sets a percentage (1-99) of used heap memory threshold to activate spooling to disk.
setSSLContextParameters(SSLContextParameters) - Method in interface org.apache.camel.CamelContext
Sets the global SSL context parameters.
setSSLContextParameters(SSLContextParameters) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
To configure security using SSLContextParameters.
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
To configure security using SSLContextParameters.
setStartingDirectoryMustExist(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Whether the starting directory must exist.
setStartScheduler(boolean) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setStartScheduler(boolean) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
Whether the scheduler should be auto started.
setStartTimestamp(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setStartTimestamp(String) - Method in class org.apache.camel.util.RouteStatDump
 
setStartupOrder(Integer) - Method in class org.apache.camel.model.RouteDefinition
To configure the ordering of the routes being started
setState(String, String) - Method in class org.apache.camel.impl.FileStateRepository
 
setState(String, String) - Method in class org.apache.camel.impl.MemoryStateRepository
 
setState(K, V) - Method in interface org.apache.camel.spi.StateRepository
Sets the state value for the given key.
setState(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setState(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setState(String) - Method in class org.apache.camel.util.RouteStatDump
 
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.api.management.PerformanceCounter
Sets whether statistics are enabled.
setStatisticsEnabled(boolean) - Method in class org.apache.camel.management.CompositePerformanceCounter
 
setStatisticsEnabled(boolean) - Method in class org.apache.camel.management.DelegatePerformanceCounter
 
setStatisticsEnabled(boolean) - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
setStatisticsEnabled(boolean) - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
setStatisticsEnabled(boolean) - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
setStatisticsEnabled(boolean) - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Sets whether statistics is enabled.
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.Statistics
Sets whether statistics is enabled.
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.spi.StreamCachingStrategy.Statistics
Sets whether statistics is enabled.
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.spi.TypeConverterRegistry.Statistics
Sets whether statistics is enabled.
setStatisticsLevel(ManagementStatisticsLevel) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setStatisticsLevel(ManagementStatisticsLevel) - Method in class org.apache.camel.management.DefaultManagementStrategy
Deprecated.
setStatisticsLevel(ManagementStatisticsLevel) - Method in interface org.apache.camel.spi.ManagementAgent
Sets the statistics level

Default is ManagementStatisticsLevel.Default

The level can be set to Extended to gather additional information

setStatisticsLevel(ManagementStatisticsLevel) - Method in interface org.apache.camel.spi.ManagementStrategy
Deprecated.
setSticky(Boolean) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
Whether or not the failover load balancer should operate in sticky mode or not.
setSticky(boolean) - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
setStopOnAggregateException(Boolean) - Method in class org.apache.camel.model.MulticastDefinition
 
setStopOnAggregateException(Boolean) - Method in class org.apache.camel.model.RecipientListDefinition
 
setStopOnAggregateException(Boolean) - Method in class org.apache.camel.model.SplitDefinition
 
setStopOnAggregateException(boolean) - Method in class org.apache.camel.processor.RecipientList
 
setStopOnException(Boolean) - Method in class org.apache.camel.model.MulticastDefinition
 
setStopOnException(Boolean) - Method in class org.apache.camel.model.RecipientListDefinition
 
setStopOnException(Boolean) - Method in class org.apache.camel.model.SplitDefinition
 
setStopOnException(boolean) - Method in class org.apache.camel.processor.RecipientList
 
setStrategyMethodAllowNull(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
If this option is false then the aggregate method is not used for the very first aggregation.
setStrategyMethodAllowNull(Boolean) - Method in class org.apache.camel.model.MulticastDefinition
If this option is false then the aggregate method is not used if there was no data to enrich.
setStrategyMethodAllowNull(Boolean) - Method in class org.apache.camel.model.RecipientListDefinition
If this option is false then the aggregate method is not used if there was no data to enrich.
setStrategyMethodAllowNull(Boolean) - Method in class org.apache.camel.model.SplitDefinition
If this option is false then the aggregate method is not used if there was no data to enrich.
setStrategyMethodName(String) - Method in class org.apache.camel.model.AggregateDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
setStrategyMethodName(String) - Method in class org.apache.camel.model.MulticastDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
setStrategyMethodName(String) - Method in class org.apache.camel.model.RecipientListDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
setStrategyMethodName(String) - Method in class org.apache.camel.model.SplitDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
setStrategyRef(String) - Method in class org.apache.camel.model.AggregateDefinition
A reference to lookup the AggregationStrategy in the Registry.
setStrategyRef(String) - Method in class org.apache.camel.model.MulticastDefinition
Refers to an AggregationStrategy to be used to assemble the replies from the multicasts, into a single outgoing message from the Multicast.
setStrategyRef(String) - Method in class org.apache.camel.model.RecipientListDefinition
Sets a reference to the AggregationStrategy to be used to assemble the replies from the recipients, into a single outgoing message from the RecipientList.
setStrategyRef(String) - Method in class org.apache.camel.model.SplitDefinition
Sets a reference to the AggregationStrategy to be used to assemble the replies from the splitted messages, into a single outgoing message from the Splitter.
setStreamCache(String) - Method in class org.apache.camel.model.RouteDefinition
Whether stream caching is enabled on this route.
setStreamCaching(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setStreamCaching(Boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setStreamCaching(Boolean) - Method in interface org.apache.camel.RuntimeConfiguration
Sets whether stream caching is enabled or not (default is disabled).
setStreamCachingStrategy(StreamCachingStrategy) - Method in interface org.apache.camel.CamelContext
Sets a custom StreamCachingStrategy to use.
setStreamCachingStrategy(StreamCachingStrategy) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setStreamConfig(StreamResequencerConfig) - Method in class org.apache.camel.model.ResequenceDefinition
 
setStreaming(Boolean) - Method in class org.apache.camel.model.MulticastDefinition
 
setStreaming(Boolean) - Method in class org.apache.camel.model.RecipientListDefinition
 
setStreaming(Boolean) - Method in class org.apache.camel.model.SplitDefinition
 
setStreaming(boolean) - Method in class org.apache.camel.processor.RecipientList
 
setStreamName(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
The name of the stream to use.
setStrictOnParameterNames(boolean) - Method in class org.apache.camel.impl.UriComponentConfiguration
Deprecated.
Strict mode is enabled by default but if disabled then invalid parameter names will not result in exceptions but we will just log warnings about their use
setStyle(DefaultExchangeFormatter.OutputStyle) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
Sets the outputs style to use.
setSucceeded(int) - Method in class org.apache.camel.support.ReloadStrategySupport
 
setSuffixToken(String) - Method in class org.apache.camel.component.properties.PropertiesComponent
Sets the value of the suffix token used to identify properties to replace.
setSuggestionStrategy(SuggestionStrategy) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
setSuppressExceptions(Boolean) - Method in class org.apache.camel.model.language.JsonPathExpression
Whether to suppress exceptions such as PathNotFoundException.
setSuppressLoggingOnTimeout(boolean) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
setSuppressLoggingOnTimeout(boolean) - Method in interface org.apache.camel.spi.ShutdownStrategy
Whether Camel should try to suppress logging during shutdown and timeout was triggered, meaning forced shutdown is happening.
setSynchronous(boolean) - Method in class org.apache.camel.impl.DefaultEndpoint
Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported).
setSystemPropertiesMode(int) - Method in class org.apache.camel.component.properties.PropertiesComponent
Sets the system property mode.
setTag(String) - Method in class org.apache.camel.model.rest.RestDefinition
To configure a special tag for the operations within this rest definition.
setTarget(Processor) - Method in class org.apache.camel.processor.InterceptorToAsyncProcessorBridge
 
setTempFileName(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
The same as tempPrefix option but offering a more fine grained control on the naming of the temporary filename as it uses the File Language.
setTempFileName(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setTemplate(Templates) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setTempPrefix(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
This option is used to write the file using a temporary name and then, after the write is complete, rename it to the real name.
setterBeanInjection(Method, String, Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
setterInjection(Method, Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
setterInjection(Method, Object, String, String, String, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
setterPropertyInjection(Method, String, String, Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
setText(String) - Method in class org.apache.camel.model.DescriptionDefinition
The description as human readable text
setTextQualifier(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
If the text is qualified with a character.
settHostNameResolver(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets the resolver to use for resolving hostname
setThreadedAsyncMode(boolean) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
setThreadedAsyncMode(boolean) - Method in interface org.apache.camel.ProducerTemplate
Reports if async* methods will dispath processing from the calling thread (false) or through executor (true).
setThreadFactory(ThreadFactory) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
setThreadName(String) - Method in class org.apache.camel.model.ThreadsDefinition
 
setThreadNamePattern(String) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
setThreadNamePattern(String) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
setThreadNamePattern(String) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Sets the thread name pattern used for creating the full thread name.
setThreadNamePattern(String) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Sets the thread name pattern used for creating the full thread name.
setThreadPoolFactory(ThreadPoolFactory) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
setThreadPoolFactory(ThreadPoolFactory) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Sets a custom ThreadPoolFactory to use
setThreadPoolKey(String) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Sets the thread pool key to use.
setThreadPoolRollingNumberStatisticalWindowBuckets(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Number of buckets the rolling statistical window is broken into.
setThreadPoolRollingNumberStatisticalWindowInMilliseconds(Integer) - Method in class org.apache.camel.model.HystrixConfigurationCommon
Duration of statistical rolling window in milliseconds.
setThreadSafety(boolean) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setThreadSafety(Boolean) - Method in class org.apache.camel.language.xpath.XPathLanguage
 
setThreadSafety(Boolean) - Method in class org.apache.camel.model.language.XPathExpression
Whether to enable thread-safety for the returned result of the xpath expression.
setThreshold(Integer) - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
Deprecated.
Number of previous failed messages to use as threshold to move state from closed to half-open or open state
setThreshold(int) - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
 
setTime(Date) - Method in class org.apache.camel.component.timer.TimerEndpoint
A java.util.Date the first event should be generated.
setTimeout(long) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
setTimeout(long) - Method in class org.apache.camel.component.direct.DirectComponent
The timeout value to use if block is enabled.
setTimeout(long) - Method in class org.apache.camel.component.direct.DirectEndpoint
The timeout value to use if block is enabled.
setTimeout(long) - Method in class org.apache.camel.component.directvm.DirectVmComponent
The timeout value to use if block is enabled.
setTimeout(long) - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
The timeout value to use if block is enabled.
setTimeout(long) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Sets an optional timeout period.
setTimeout(long) - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
setTimeout(long) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
setTimeout(long) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
setTimeout(long) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
setTimeout(long) - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
setTimeout(long) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
setTimeout(long) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
setTimeout(long) - Method in class org.apache.camel.component.seda.SedaEndpoint
Timeout (in milliseconds) before a SEDA producer will stop waiting for an asynchronous task to complete.
setTimeout(long) - Method in class org.apache.camel.component.test.TestEndpoint
The timeout to use when polling for message bodies from the URI
setTimeout(long) - Method in class org.apache.camel.impl.cloud.CachingServiceDiscovery
 
setTimeout(long, TimeUnit) - Method in class org.apache.camel.impl.cloud.CachingServiceDiscovery
 
setTimeout(Integer) - Method in class org.apache.camel.impl.cloud.CachingServiceDiscoveryFactory
 
setTimeout(int) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumer
Sets a timeout to use with PollingConsumer.
setTimeout(long) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
setTimeout(long) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
setTimeout(Integer) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
Set the time the services will be retained.
setTimeout(Long) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
To set the maximum time an action could take to complete.
setTimeout(long) - Method in class org.apache.camel.model.config.StreamResequencerConfig
Sets minimum time to wait for missing elements (messages).
setTimeout(Long) - Method in class org.apache.camel.model.MulticastDefinition
 
setTimeout(Long) - Method in class org.apache.camel.model.PollEnrichDefinition
 
setTimeout(Long) - Method in class org.apache.camel.model.RecipientListDefinition
 
setTimeout(Long) - Method in class org.apache.camel.model.SplitDefinition
 
setTimeout(long) - Method in class org.apache.camel.processor.PollEnricher
Sets the timeout to use when polling.
setTimeout(long) - Method in class org.apache.camel.processor.RecipientList
 
setTimeout(long) - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
Sets this sequencer's timeout value.
setTimeout(long) - Method in class org.apache.camel.processor.StreamResequencer
 
setTimeout(long) - Method in interface org.apache.camel.spi.ShutdownStrategy
Set an timeout to wait for the shutdown to complete.
setTimeout(long) - Method in class org.apache.camel.support.TimeoutMapEntry
 
setTimeoutCheckerExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.model.AggregateDefinition
 
setTimeoutCheckerExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setTimeoutCheckerExecutorServiceRef(String) - Method in class org.apache.camel.model.AggregateDefinition
 
setTimeoutHandler(TimeoutHandler) - Method in class org.apache.camel.processor.resequencer.Timeout
Sets a timeout handler for receiving timeout notifications.
setTimeoutInMilliseconds(Long) - Method in class org.apache.camel.model.SagaDefinition
Set the maximum amount of time for the Saga.
setTimePeriodMillis(long) - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlerMBean
 
setTimePeriodMillis(long) - Method in class org.apache.camel.management.mbean.ManagedThrottler
 
setTimePeriodMillis(Long) - Method in class org.apache.camel.model.ThrottleDefinition
 
setTimePeriodMillis(long) - Method in class org.apache.camel.processor.Throttler
Sets the time period during which the maximum number of requests apply
setTimer(Timer) - Method in class org.apache.camel.component.timer.TimerEndpoint
To use a custom Timer
setTimerName(String) - Method in class org.apache.camel.component.timer.TimerEndpoint
The name of the timer
setTimestamp(Date) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
setTimeUnit(TimeUnit) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
setTimeUnit(String) - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
setTimeUnit(TimeUnit) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
setTimeUnit(TimeUnit) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
setTimeUnit(TimeUnit) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setTimeUnit(TimeUnit) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
Time unit for initialDelay and delay options.
setTimeUnit(TimeUnit) - Method in class org.apache.camel.main.MainSupport
Sets the time unit duration (seconds by default).
setTimeUnit(TimeUnit) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
setTimeUnit(String) - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
setTimeUnit(TimeUnit) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
Sets the time unit to use for keep alive time By default SECONDS is used.
setTimeUnit(TimeUnit) - Method in class org.apache.camel.model.ThreadsDefinition
 
setTimeUnit(TimeUnit) - Method in interface org.apache.camel.spi.ShutdownStrategy
Set the time unit to use
setTimeUnit(TimeUnit) - Method in class org.apache.camel.spi.ThreadPoolProfile
Sets the time unit used for keep alive time
setTimezone(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
If set then Jackson will use the Timezone when marshalling/unmarshalling.
setTo(ToDefinition) - Method in class org.apache.camel.model.rest.VerbDefinition
 
setTo(String) - Method in class org.apache.camel.spi.Transformer
Set 'to' data type.
setToD(ToDynamicDefinition) - Method in class org.apache.camel.model.rest.VerbDefinition
 
setToEndpoint(Exchange, Processor) - Static method in class org.apache.camel.processor.MulticastProcessor
 
setToken(String) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
setToken(String) - Method in class org.apache.camel.model.language.TokenizerExpression
The (start) token to use as tokenizer, for example you can use the new line token.
setTokenUrl(String) - Method in class org.apache.camel.model.rest.RestSecurityOAuth2
The token URL to be used for this flow.
setToNode(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
setToOrRoute(OptionalIdentifiedDefinition<?>) - Method in class org.apache.camel.model.rest.VerbDefinition
To route from this REST service to a Camel endpoint, or an inlined route
setTotalProcessingTime(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setTotalProcessingTime(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setTotalProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setToType(String) - Method in class org.apache.camel.model.transformer.TransformerDefinition
Set the 'to' data type name.
setToType(Class<?>) - Method in class org.apache.camel.model.transformer.TransformerDefinition
Set the 'to' data type using Java class.
setTrace(String) - Method in class org.apache.camel.model.RouteDefinition
Whether tracing is enabled on this route.
setTraceBodySize(int) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setTraceBodySize(int) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setTraceBodySize(int) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
setTraceExceptions(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setTraceExceptions(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setTraceExceptions(boolean) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
Sets whether thrown exceptions should be traced
setTraceFilter(String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
setTraceFilter(String) - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
setTraceFilter(String) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
setTraceFilter(Predicate) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
Sets a predicate to be used as filter when tracing
setTraceHandler(TraceEventHandler) - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
setTraceHandler(TraceEventHandler) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
setTraceInterceptorFactory(TraceInterceptorFactory) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
Set the factory to be used to create the trace interceptor.
setTraceInterceptors(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setTraceInterceptors(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setTraceInterceptors(boolean) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
Sets whether interceptors should be traced or not
setTraceOutExchanges(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setTraceOutExchanges(boolean) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
setTraceOutExchanges(boolean) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
Sets whether exchanges coming out of processors should be traced
setTracePattern(String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
setTracePattern(String) - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
setTracePattern(String) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
setTracing(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
setTracing(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
setTracing(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setTracing(Boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setTracing(Boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
setTracing(Boolean) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
setTracing(Boolean) - Method in interface org.apache.camel.RuntimeConfiguration
Sets whether tracing is enabled or not (default is disabled).
setTrailingDelimiter(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Sets whether or not to add a trailing delimiter.
setTransform(boolean) - Method in class org.apache.camel.component.language.LanguageEndpoint
Whether or not the result of the script should be used as message body.
setTransformerCacheSize(int) - Method in class org.apache.camel.component.xslt.XsltEndpoint
The number of javax.xml.transform.Transformer object that are cached for reuse to avoid calls to Template.newTransformer().
setTransformerFactory(TransformerFactory) - Method in class org.apache.camel.component.xslt.XsltEndpoint
To use a custom XSLT transformer factory
setTransformerFactory(TransformerFactory) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
setTransformerFactoryClass(String) - Method in class org.apache.camel.component.xslt.XsltEndpoint
To use a custom XSLT transformer factory, specified as a FQN class name
setTransformerFactoryClass(String) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
setTransformerFile(File) - Method in class org.apache.camel.builder.xml.XsltBuilder
Sets the XSLT transformer from a File
setTransformerInputStream(InputStream) - Method in class org.apache.camel.builder.xml.XsltBuilder
Sets the XSLT transformer from the given input stream
setTransformers(List<TransformerDefinition>) - Method in interface org.apache.camel.CamelContext
Sets the transformers that can be referenced in the routes.
setTransformers(List<TransformerDefinition>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setTransformers(List<TransformerDefinition>) - Method in class org.apache.camel.model.transformer.TransformersDefinition
The configured transformers
setTransformerSource(Source) - Method in class org.apache.camel.builder.xml.XsltBuilder
Sets the XSLT transformer from a Source
setTransformerURL(URL) - Method in class org.apache.camel.builder.xml.XsltBuilder
Sets the XSLT transformer from a URL
setTrim(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Sets whether or not to trim leading and trailing blanks.
setTrim(Boolean) - Method in class org.apache.camel.model.language.ExpressionDefinition
Whether to trim the value to remove leading and trailing whitespaces and line breaks
setTrimSpaces(Boolean) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
Determines whether leading and trailing white spaces will be omitted from String values.
setTrustCerts(Boolean) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets whether to turn on trust certificate check when using client lookup
setTrustManager(TrustManager) - Method in class org.apache.camel.util.jsse.TrustManagersParameters
To use a existing configured trust manager instead of using TrustManagerFactory to get the TrustManager.
setTrustManagers(TrustManagersParameters) - Method in class org.apache.camel.util.jsse.SSLContextParameters
Sets the optional trust manager configuration for creating the TrustManagers used in constructing an SSLContext.
setType(Class<?>) - Method in class org.apache.camel.component.bean.MethodBean
 
setType(String) - Method in class org.apache.camel.component.rest.RestProducer
 
setType(String) - Method in class org.apache.camel.management.InstrumentationProcessor
 
setType(String) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
To set the discovery type, valid values are on-demand and watch.
setType(String) - Method in class org.apache.camel.model.ConvertBodyDefinition
The java type to convert to
setType(BindyType) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
Whether to use csv, fixed or key value pairs mode.
setType(YAMLTypeFilterType) - Method in class org.apache.camel.model.dataformat.YAMLTypeFilterDefinition
Whether to filter by class type or regular expression
setType(String) - Method in class org.apache.camel.model.language.XQueryExpression
Sets the class name of the result type (type from output)

The default result type is NodeSet

setType(Class<? extends Policy>) - Method in class org.apache.camel.model.PolicyDefinition
Sets a policy type that this definition should scope within.
setType(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
Sets the class name to use for binding from input to POJO for the incoming data

The canonical name of the class of the input data.

setType(RestParamType) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter type.
setType(String) - Method in class org.apache.camel.model.rest.VerbDefinition
Sets the class name to use for binding from input to POJO for the incoming data This option will override what may be configured on a parent level.
setType(Class<? extends Policy>) - Method in class org.apache.camel.model.TransactedDefinition
Sets a policy type that this definition should scope within.
setType(String) - Method in class org.apache.camel.model.validator.ValidatorDefinition
Set the data type name.
setType(Class<?>) - Method in class org.apache.camel.model.validator.ValidatorDefinition
Set the data type using Java class.
setType(String) - Method in class org.apache.camel.processor.CamelInternalProcessor.InstrumentationAdvice
 
setType(String) - Method in class org.apache.camel.spi.Validator
Set data type.
setType(String) - Method in class org.apache.camel.util.jsse.KeyStoreParameters
Sets the type of the key store to create and load.
setType(String) - Method in class org.apache.camel.util.MessageDump.Body
 
setType(String) - Method in class org.apache.camel.util.MessageDump.Header
 
setTypeClass(Class<?>) - Method in class org.apache.camel.model.ConvertBodyDefinition
 
setTypeConverter(TypeConverter) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setTypeConverter(TypeConverter) - Method in interface org.apache.camel.spi.TypeConverterAware
Injects the root type converter.
setTypeConverterExists(TypeConverterExists) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
setTypeConverterExists(TypeConverterExists) - Method in interface org.apache.camel.spi.TypeConverterRegistry
What should happen when attempting to add a duplicate type converter.
setTypeConverterExistsLoggingLevel(LoggingLevel) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
setTypeConverterExistsLoggingLevel(LoggingLevel) - Method in interface org.apache.camel.spi.TypeConverterRegistry
The logging level to use when logging that a type converter already exists when attempting to add a duplicate type converter.
setTypeConverterRegistry(TypeConverterRegistry) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setTypeConverterStatisticsEnabled(Boolean) - Method in interface org.apache.camel.CamelContext
Sets whether or not type converter statistics is enabled.
setTypeConverterStatisticsEnabled(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setTypeFilters(List<YAMLTypeFilterDefinition>) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
Set the types SnakeYAML is allowed to un-marshall
setTypeHints(String) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
Adds type hints to the resulting XML to aid conversion back to JSON.
setUnitOfWork(UnitOfWork) - Method in interface org.apache.camel.Exchange
Sets the unit of work that this exchange belongs to; which may map to zero, one or more physical transactions
setUnitOfWork(UnitOfWork) - Method in class org.apache.camel.impl.DefaultExchange
 
setUnitOfWorkFactory(UnitOfWorkFactory) - Method in interface org.apache.camel.CamelContext
Sets a custom UnitOfWorkFactory to use.
setUnitOfWorkFactory(UnitOfWorkFactory) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setUnits(TimeUnit) - Method in class org.apache.camel.impl.cloud.CachingServiceDiscoveryFactory
 
setUnits(TimeUnit) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
Set the time unit for the timeout.
setUnits(String) - Method in class org.apache.camel.model.SamplingDefinition
Sets the time units for the sample period, defaulting to seconds.
setUnits(TimeUnit) - Method in class org.apache.camel.model.SamplingDefinition
Sets the time units for the sample period, defaulting to seconds.
setUnmarshallClass(Class<?>) - Method in class org.apache.camel.model.dataformat.JibxDataFormat
Class use when unmarshalling from XML to Java.
setUnmarshallTypeName(String) - Method in class org.apache.camel.model.dataformat.JibxDataFormat
Class name to use when unmarshalling from XML to Java.
setUnmarshalSingleObject(Boolean) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
This options controls whether to unmarshal as a list of objects or as a single object only.
setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.BoonDataFormat
Class name of the java type to use when unarmshalling
setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
Class of the java type to use when unarmshalling
setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Class of the java type to use when unarmshalling
setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
Class of the object to be created
setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.BoonDataFormat
Class name of the java type to use when unarmshalling
setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
Class name of the java type to use when unarmshalling
setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Class name of the java type to use when unarmshalling
setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
Class name of the java type to use when unarmshalling
setUnwrapSingleInstance(Boolean) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
When unmarshalling should a single instance be unwrapped and returned instead of wrapped in a java.util.List.
setupFeatures(DocumentBuilderFactory) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
setupRoutes(boolean) - Method in interface org.apache.camel.CamelContext
Method to signal to CamelContext that the process to initialize setup routes is in progress.
setupRoutes(boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setURI(URI) - Method in class org.apache.camel.impl.DefaultEndpointConfiguration
Deprecated.
 
setURI(String) - Method in class org.apache.camel.impl.DefaultEndpointConfiguration
Deprecated.
 
setURI(URI) - Method in class org.apache.camel.impl.UriEndpointConfiguration
Deprecated.
 
setUri(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
The uri of the endpoint to send to.
setUri(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
The uri of the endpoint to send to.
setUri(String) - Method in class org.apache.camel.model.FromDefinition
Sets the URI of the endpoint to use
setUri(String) - Method in class org.apache.camel.model.InterceptFromDefinition
Intercept incoming messages from the uri or uri pattern.
setUri(String) - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
Intercept sending to the uri or uri pattern.
setUri(String) - Method in class org.apache.camel.model.rest.VerbDefinition
Uri template of this REST service such as /{id}.
setUri(String) - Method in class org.apache.camel.model.SagaActionUriDefinition
 
setUri(String) - Method in class org.apache.camel.model.SendDefinition
Sets the uri of the endpoint to send to.
setUri(String) - Method in class org.apache.camel.model.ToDynamicDefinition
The uri of the endpoint to send to.
setUri(String) - Method in class org.apache.camel.model.transformer.EndpointTransformerDefinition
Set the URI of the Endpoint.
setUri(String) - Method in class org.apache.camel.model.validator.EndpointValidatorDefinition
Set the URI of the Endpoint.
setUri(String) - Method in class org.apache.camel.model.WireTapDefinition
The uri of the endpoint to wiretap to.
setUriDelimiter(String) - Method in class org.apache.camel.model.DynamicRouterDefinition
 
setUriDelimiter(String) - Method in class org.apache.camel.model.RoutingSlipDefinition
 
setUriPostfix(String) - Method in class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
setUriPrefix(String) - Method in class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
setUriResolver(URIResolver) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setUriResolver(URIResolver) - Method in class org.apache.camel.component.xslt.XsltComponent
To use a custom UriResolver.
setUriResolver(URIResolver) - Method in class org.apache.camel.component.xslt.XsltEndpoint
To use a custom javax.xml.transform.URIResolver
setUriResolver(URIResolver) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
setUriResolverFactory(XsltUriResolverFactory) - Method in class org.apache.camel.component.xslt.XsltComponent
To use a custom UriResolver which depends on a dynamic endpoint resource URI.
setUris(String) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
The URIs the client can connect to.
setUriString(String) - Method in interface org.apache.camel.ComponentConfiguration
Deprecated.
Sets the URI string (without schema but with optional query parameters) which will update the ComponentConfiguration.getBaseUri() and the ComponentConfiguration.getParameters() values
setUriString(String) - Method in class org.apache.camel.impl.ComponentConfigurationSupport
Deprecated.
 
setUriTemplate(String) - Method in class org.apache.camel.component.rest.RestEndpoint
The uri template
setUrl(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
 
setUrlSafe(Boolean) - Method in class org.apache.camel.model.dataformat.Base64DataFormat
Instead of emitting '+' and '/' we emit '-' and '_' respectively.
setUrn(String) - Method in class org.apache.camel.model.InputTypeDefinition
Set input type URN.
setUrn(String) - Method in class org.apache.camel.model.OutputTypeDefinition
Set output type URN.
setUseApplicationContextClassLoader(boolean) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
Use ApplicationContextClassLoader as custom ClassLoader
setUseBreadcrumb(Boolean) - Method in interface org.apache.camel.CamelContext
Set whether breadcrumb is enabled.
setUseBreadcrumb(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setUseCollisionAvoidance(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setUseCollisionAvoidance(Boolean) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setUseCollisionAvoidance(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setUseCollisionAvoidance(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Enables/disables collision avoidance which adds some randomization to the backoff timings to reduce contention probability
setUseDataType(Boolean) - Method in interface org.apache.camel.CamelContext
Whether to enable using data type on Camel messages.
setUseDataType(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setUseDefaultObjectMapper(Boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Whether to lookup and use default Jackson ObjectMapper from the registry.
setUsedForGeneratingNodeId(Boolean) - Method in class org.apache.camel.model.rest.VerbDefinition
 
setUseDom(boolean) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
Whether DOMSource/DOMResult or SaxSource/SaxResult should be used by the validator.
setUseDom(boolean) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
Deprecated.
setUseExponentialBackOff(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setUseExponentialBackOff(Boolean) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setUseExponentialBackOff(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setUseExponentialBackOff(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Enables/disables exponential backoff using the RedeliveryPolicy.getBackOffMultiplier() to increase the time between retries
setUseFixedDelay(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
setUseFixedDelay(boolean) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
setUseFixedDelay(boolean) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setUseFixedDelay(boolean) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
Controls if fixed delay or fixed rate is used.
setUseFixedDelay(boolean) - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
setUseGlobalSslContextParameters(boolean) - Method in interface org.apache.camel.SSLContextParametersAware
Enable usage of global SSL context parameters.
setUseHostIPAddress(Boolean) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setUseHostIPAddress(Boolean) - Method in interface org.apache.camel.spi.ManagementAgent
Sets whether to use host IP Address
setUseJpa(boolean) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
Sets whether we should use a JpaTraceEventMessage instead of an ordinary DefaultTraceEventMessage

Use this to allow persistence of trace events into a database using JPA.

setUseList(boolean) - Method in class org.apache.camel.model.dataformat.BoonDataFormat
To unarmshal to a List of Map or a List of Pojo.
setUseList(Boolean) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
To unarmshal to a List of Map or a List of Pojo.
setUseList(Boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
To unarmshal to a List of Map or a List of Pojo.
setUseMaps(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Whether the unmarshalling should produce maps (HashMap)for the lines values instead of lists.
setUseMDCLogging(Boolean) - Method in interface org.apache.camel.CamelContext
Set whether MDC is enabled.
setUseMDCLogging(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setUseOrderedMaps(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Whether the unmarshalling should produce ordered maps (LinkedHashMap) for the lines values instead of lists.
setUseOriginalMessage(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setUseOriginalMessagePolicy(Boolean) - Method in class org.apache.camel.model.OnCompletionDefinition
Will use the original input body when an Exchange for this on completion.
setUseOriginalMessagePolicy(Boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setUsePlatformMBeanServer(Boolean) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setUsePlatformMBeanServer(Boolean) - Method in interface org.apache.camel.spi.ManagementAgent
Whether to use the platform MBean Server.
setUseRecovery(boolean) - Method in interface org.apache.camel.spi.RecoverableAggregationRepository
Sets whether or not recovery is enabled
setUserName(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
Sets the username to be used for basic authentication
setUserName(String) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
The user name to use for basic authentication.
setUsername(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the username for authentication when using client lookup
setUsername(String) - Method in class org.apache.camel.model.cloud.RibbonServiceCallServiceLoadBalancerConfiguration
The username
setUseSaxon(Boolean) - Method in class org.apache.camel.language.xpath.XPathLanguage
 
setUseSharedSchema(boolean) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
Whether the Schema instance should be shared or not.
setUseSharedSchema(boolean) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setUseTracer(boolean) - Method in class org.apache.camel.impl.DefaultDebugger
 
setUsingIterator(Boolean) - Method in class org.apache.camel.model.dataformat.ASN1DataFormat
If the asn1 file has more then one entry, the setting this option to true, allows to work with the splitter EIP, to split the data using an iterator in a streaming mode.
setUsingIterator(Boolean) - Method in class org.apache.camel.model.dataformat.TarFileDataFormat
If the tar file has more then one entry, the setting this option to true, allows to work with the splitter EIP, to split the data using an iterator in a streaming mode.
setUsingIterator(Boolean) - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
If the zip file has more then one entry, the setting this option to true, allows to work with the splitter EIP, to split the data using an iterator in a streaming mode.
setUsingParallelCompression(Boolean) - Method in class org.apache.camel.model.dataformat.LZFDataFormat
Enable encoding (compress) using multiple processing cores.
setUuidGenerator(UuidGenerator) - Method in interface org.apache.camel.CamelContext
Sets a custom UuidGenerator (should only be set once)
setUuidGenerator(UuidGenerator) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setValidate(Boolean) - Method in class org.apache.camel.model.dataformat.HL7DataFormat
Whether to validate the HL7 message

Is by default true.

setValidate(boolean) - Method in class org.apache.camel.model.InputTypeDefinition
Set if validation is required for this input type.
setValidate(boolean) - Method in class org.apache.camel.model.OutputTypeDefinition
Set if validation is required for this output type.
setValidateInput(boolean) - Method in class org.apache.camel.spi.Contract
Whether to validate the input
setValidateOutput(boolean) - Method in class org.apache.camel.spi.Contract
Whether to validate the output
setValidating(Boolean) - Method in class org.apache.camel.model.dataformat.IcalDataFormat
Whether to validate.
setValidation(Boolean) - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Deprecated.
Whether validation is turned on or off.
setValidators(List<ValidatorDefinition>) - Method in interface org.apache.camel.CamelContext
Sets the validators that can be referenced in the routes.
setValidators(List<ValidatorDefinition>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setValidators(List<ValidatorDefinition>) - Method in class org.apache.camel.model.validator.ValidatorsDefinition
The configured transformers
setValue(String) - Method in class org.apache.camel.model.dataformat.YAMLTypeFilterDefinition
Value of type such as class name or regular expression
setValue(String) - Method in class org.apache.camel.model.GlobalOptionDefinition
Global option value
setValue(String) - Method in class org.apache.camel.model.PropertyDefinition
Property value
setValue(String) - Method in class org.apache.camel.model.rest.RestPropertyDefinition
Property value
setValue(V) - Method in class org.apache.camel.support.TimeoutMapEntry
 
setValue(String) - Method in class org.apache.camel.util.MessageDump.Body
 
setValue(String) - Method in class org.apache.camel.util.MessageDump.Header
 
setVerbs(List<VerbDefinition>) - Method in class org.apache.camel.model.rest.RestDefinition
The HTTP verbs this REST service accepts and uses
setVersion(String) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
SOAP version should either be 1.1 or 1.2.
setWaitForTaskToComplete(WaitForTaskToComplete) - Method in class org.apache.camel.component.seda.SedaEndpoint
Option to specify whether the caller should wait for the async task to complete or not before continuing.
setWhenClauses(List<WhenDefinition>) - Method in class org.apache.camel.model.ChoiceDefinition
Sets the when clauses
setWhitelistEnabled(Boolean) - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Deprecated.
Define if Whitelist feature is enabled or not
setWhitelistEnabled(Boolean) - Method in class org.apache.camel.model.dataformat.HessianDataFormat
Deprecated.
Define if Whitelist feature is enabled or not
setWidth(Integer) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
Width of the barcode
setWriteAsString(Boolean) - Method in class org.apache.camel.model.language.JsonPathExpression
Whether to write the output of each row/element as a JSON String value instead of a Map/POJO value.
setWriteTimeoutMillis(Long) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
Write timeout for OkHttpClient
setXml(boolean) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
setXml(Boolean) - Method in class org.apache.camel.model.language.TokenizerExpression
Whether the input is XML messages.
setXmlCipherAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
The cipher algorithm to be used for encryption/decryption of the XML message content.
setXmlConverter(XmlConverter) - Method in class org.apache.camel.component.xslt.XsltComponent
To use a custom implementation of XmlConverter
setXmlDataFormat(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Name of specific XML data format to use.
setXmlDataFormat(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets a custom xml data format to be used.
setXmlMapper(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
Lookup and use the existing XmlMapper with the given id.
setXmlStreamWriterWrapper(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
To use a custom xml stream writer.
setXPathFactory(XPathFactory) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setXpathFactory(XPathFactory) - Method in class org.apache.camel.language.xpath.XPathLanguage
 
setXslt(XsltBuilder) - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
setXslt(XsltBuilder) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
SharedCamelInternalProcessor - Class in org.apache.camel.processor
A Shared (thread safe) internal Processor that Camel routing engine used during routing for cross cutting functionality such as: Execute UnitOfWork Keeping track which route currently is being routed Execute RoutePolicy Gather JMX performance statics Tracing Debugging Message History Stream Caching Transformer ...
SharedCamelInternalProcessor(CamelInternalProcessorAdvice...) - Constructor for class org.apache.camel.processor.SharedCamelInternalProcessor
 
SharedPollingConsumerServicePool - Class in org.apache.camel.impl
Deprecated.
SharedPollingConsumerServicePool() - Constructor for class org.apache.camel.impl.SharedPollingConsumerServicePool
Deprecated.
 
SharedPollingConsumerServicePool(int) - Constructor for class org.apache.camel.impl.SharedPollingConsumerServicePool
Deprecated.
 
SharedProducerServicePool - Class in org.apache.camel.impl
Deprecated.
SharedProducerServicePool() - Constructor for class org.apache.camel.impl.SharedProducerServicePool
Deprecated.
 
SharedProducerServicePool(int) - Constructor for class org.apache.camel.impl.SharedProducerServicePool
Deprecated.
 
shareUnitOfWork() - Method in class org.apache.camel.model.EnrichDefinition
Shares the UnitOfWork with the parent and the resource exchange.
shareUnitOfWork() - Method in class org.apache.camel.model.MulticastDefinition
Shares the UnitOfWork with the parent and each of the sub messages.
shareUnitOfWork() - Method in class org.apache.camel.model.RecipientListDefinition
Shares the UnitOfWork with the parent and each of the sub messages.
shareUnitOfWork() - Method in class org.apache.camel.model.SplitDefinition
Shares the UnitOfWork with the parent and each of the sub messages.
ShareUnitOfWorkAggregationStrategy - Class in org.apache.camel.processor.aggregate
An AggregationStrategy which are used when the option shareUnitOfWork is enabled on EIPs such as multicast, splitter or recipientList.
ShareUnitOfWorkAggregationStrategy(AggregationStrategy) - Constructor for class org.apache.camel.processor.aggregate.ShareUnitOfWorkAggregationStrategy
 
shouldFailOver(Exchange) - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
Should the given failed Exchange failover?
shouldHandleException(Exchange) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Strategy whether the exchange has an exception that we should try to handle.
shouldLog() - Method in class org.apache.camel.util.CamelLogger
 
shouldLog(Logger, LoggingLevel) - Static method in class org.apache.camel.util.CamelLogger
 
shouldLogException(Exchange) - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
Returns true if the given exchange should be logged when an exception was thrown
shouldLogExchange(Exchange) - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
Returns true if the given exchange should be logged in the trace list
shouldLogNode(ProcessorDefinition<?>) - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
Returns true if the given node should be logged in the trace list
shouldRedeliver(Exchange, int, Predicate) - Method in class org.apache.camel.processor.RedeliveryPolicy
Returns true if the policy decides that the message exchange should be redelivered.
shouldRegister(Object, Route) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
Whether or not to register the mbean.
shouldRetry(int) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
shouldSpoolCache(long) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
shouldSpoolCache(long) - Method in interface org.apache.camel.spi.StreamCachingStrategy
Determines if the stream should be spooled or not.
shouldSpoolCache(long) - Method in interface org.apache.camel.spi.StreamCachingStrategy.SpoolRule
Determines if the stream should be spooled or not.
shouldStartRoutes() - Method in class org.apache.camel.impl.DefaultCamelContext
Should we start newly added routes?
shouldTrace(ProcessorDefinition<?>, Exchange) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
Whether or not to trace the given processor definition.
shouldTraceOutExchanges() - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
Returns whether exchanges coming out of processors should be traced
showOptions() - Method in class org.apache.camel.main.MainSupport
Displays the command line options.
showOptionsHeader() - Method in class org.apache.camel.main.MainSupport
Displays the header message for the command line options.
shuffle - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
shutdown() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
Deprecated.
will be removed in the near future. Use stop and remove instead
shutdown(long) - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
Deprecated.
will be removed in the near future. Use stop and remove instead
shutdown() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
shutdown() - Method in class org.apache.camel.impl.DefaultCamelContext
 
shutdown(ExecutorService) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
shutdown(ExecutorService) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
shutdown(CamelContext, List<RouteStartupOrder>) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
shutdown(CamelContext, List<RouteStartupOrder>, long, TimeUnit) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
shutdown(CamelContext, RouteStartupOrder, long, TimeUnit, boolean) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
shutdown() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
shutdown() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
shutdown(long) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
shutdown() - Method in interface org.apache.camel.ShutdownableService
Shutdown the service, which means it cannot be started again.
shutdown(ExecutorService) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Shutdown the given executor service (not graceful).
shutdown(ExecutorService) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Shutdown the given executor service.
shutdown(CamelContext, List<RouteStartupOrder>) - Method in interface org.apache.camel.spi.ShutdownStrategy
Shutdown the routes
shutdown(CamelContext, List<RouteStartupOrder>, long, TimeUnit) - Method in interface org.apache.camel.spi.ShutdownStrategy
Shutdown the routes using a specified timeout instead of the default timeout values
shutdown(CamelContext, RouteStartupOrder, long, TimeUnit, boolean) - Method in interface org.apache.camel.spi.ShutdownStrategy
Shutdown the route using a specified timeout instead of the default timeout values and supports abortAfterTimeout mode
shutdown() - Method in class org.apache.camel.support.ChildServiceSupport
 
shutdown - Variable in class org.apache.camel.support.ServiceSupport
 
shutdown() - Method in class org.apache.camel.support.ServiceSupport
 
shutdown() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
shutdown() - Method in class org.apache.camel.util.concurrent.SynchronousExecutorService
 
shutdown() - Static method in class org.apache.camel.util.FileUtil
Deprecated.
ShutdownableService - Interface in org.apache.camel
A Service which is capable of being shut down.
ShutdownAware - Interface in org.apache.camel.spi
Allows Consumer to fine grained control on shutdown which mostly have to cater for in-memory based components.
shutdownForced(CamelContext, List<RouteStartupOrder>) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
shutdownForced(CamelContext, List<RouteStartupOrder>) - Method in interface org.apache.camel.spi.ShutdownStrategy
Shutdown the routes, forcing shutdown being more aggressive, if timeout occurred.
shutdownGraceful(ExecutorService) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
shutdownGraceful(ExecutorService, long) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
shutdownGraceful(ExecutorService) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Shutdown the given executor service graceful at first, and then aggressively if the await termination timeout was hit.
shutdownGraceful(ExecutorService, long) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Shutdown the given executor service graceful at first, and then aggressively if the await termination timeout was hit.
shutdownNow(ExecutorService) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
shutdownNow(ExecutorService) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
shutdownNow(List<Consumer>) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
Shutdown all the consumers immediately.
shutdownNow(Consumer) - Static method in class org.apache.camel.impl.DefaultShutdownStrategy
Shutdown the consumer immediately.
shutdownNow(ExecutorService) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Shutdown now the given executor service aggressively.
shutdownNow(ExecutorService) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Shutdown now the given executor service.
shutdownNow() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
shutdownNow() - Method in class org.apache.camel.util.concurrent.SynchronousExecutorService
 
ShutdownPrepared - Interface in org.apache.camel.spi
Allows a Service to prepare for shutdown.
shutdownRoute(String) - Method in interface org.apache.camel.CamelContext
shutdownRoute(String, long, TimeUnit) - Method in interface org.apache.camel.CamelContext
shutdownRoute(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
shutdownRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.DefaultCamelContext
 
shutdownRoute(ShutdownRoute) - Method in class org.apache.camel.model.RouteDefinition
Configures a shutdown route option.
ShutdownRoute - Enum in org.apache.camel
Represents the options available when shutting down routes.
shutdownRouteService(RouteService) - Method in class org.apache.camel.impl.DefaultCamelContext
 
shutdownRoutesNow(List<RouteStartupOrder>) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
Shutdown all the consumers immediately.
shutdownRunningTask - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
shutdownRunningTask - Variable in class org.apache.camel.impl.ScheduledBatchPollingConsumer
 
shutdownRunningTask(ShutdownRunningTask) - Method in class org.apache.camel.model.RouteDefinition
Configures a shutdown running task option.
ShutdownRunningTask - Enum in org.apache.camel
Represents the kind of options for what to do with the current task when shutting down.
ShutdownStrategy - Interface in org.apache.camel.spi
Pluggable shutdown strategy executed during shutdown of routes.
shuttingdown - Variable in class org.apache.camel.support.ServiceSupport
 
simple(String) - Static method in class org.apache.camel.builder.Builder
Returns a simple expression
simple(String, Class<?>) - Static method in class org.apache.camel.builder.Builder
Returns a simple expression
simple(String) - Method in class org.apache.camel.builder.BuilderSupport
Returns a simple expression value builder
simple(String, Class<?>) - Method in class org.apache.camel.builder.BuilderSupport
Returns a simple expression value builder
simple(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a Simple expression
simple(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a Simple expression
simple(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a Simple expression
simple(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a Simple expression
simple(String) - Static method in class org.apache.camel.builder.SimpleBuilder
 
simple(String, Class<?>) - Static method in class org.apache.camel.builder.SimpleBuilder
 
Simple - Annotation Type in org.apache.camel.language
Used to inject a simple expression into a field, property, method or parameter when using Bean Integration.
simple(String) - Static method in class org.apache.camel.language.simple.SimpleLanguage
Creates a new Expression.
simple(String, Class<?>) - Static method in class org.apache.camel.language.simple.SimpleLanguage
Creates a new Expression (or Predicate if the resultType is a Boolean, or boolean type).
SimpleBackwardsCompatibleParser - Class in org.apache.camel.language.simple
Deprecated.
will be removed in Camel 3.0
SimpleBuilder - Class in org.apache.camel.builder
Creates an Simple language builder.
SimpleBuilder(String) - Constructor for class org.apache.camel.builder.SimpleBuilder
 
SimpleDataSet - Class in org.apache.camel.component.dataset
A simple DataSet that allows a static payload to be used to create each message exchange along with using a pluggable transformer to randomize the message.
SimpleDataSet() - Constructor for class org.apache.camel.component.dataset.SimpleDataSet
 
SimpleDataSet(int) - Constructor for class org.apache.camel.component.dataset.SimpleDataSet
 
simpleExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
SimpleExpression - Class in org.apache.camel.model.language
To use Camels built-in Simple language in Camel expressions or predicates.
SimpleExpression() - Constructor for class org.apache.camel.model.language.SimpleExpression
 
SimpleExpression(String) - Constructor for class org.apache.camel.model.language.SimpleExpression
 
SimpleExpression(Expression) - Constructor for class org.apache.camel.model.language.SimpleExpression
 
SimpleExpressionParser - Class in org.apache.camel.language.simple
A parser to parse simple language as a Camel Expression
SimpleExpressionParser(String) - Constructor for class org.apache.camel.language.simple.SimpleExpressionParser
Deprecated.
SimpleExpressionParser(String, boolean) - Constructor for class org.apache.camel.language.simple.SimpleExpressionParser
Deprecated.
SimpleExpressionParser(String, boolean, LRUCache<String, Expression>) - Constructor for class org.apache.camel.language.simple.SimpleExpressionParser
 
simpleF(String, Object...) - Method in class org.apache.camel.builder.BuilderSupport
Returns a simple expression value builder, using String.format style
simpleF(String, Class<?>, Object...) - Method in class org.apache.camel.builder.BuilderSupport
Returns a simple expression value builder, using String.format style
simpleF(String, Object...) - Static method in class org.apache.camel.builder.SimpleBuilder
 
simpleF(String, Class<?>, Object...) - Static method in class org.apache.camel.builder.SimpleBuilder
 
SimpleFunctionEnd - Class in org.apache.camel.language.simple.ast
Ends a function
SimpleFunctionEnd(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.SimpleFunctionEnd
 
SimpleFunctionExpression - Class in org.apache.camel.language.simple.ast
Represents one of built-in functions of the simple language
SimpleFunctionExpression(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.SimpleFunctionExpression
Deprecated.
SimpleFunctionExpression(SimpleToken, LRUCache<String, Expression>) - Constructor for class org.apache.camel.language.simple.ast.SimpleFunctionExpression
 
SimpleFunctionStart - Class in org.apache.camel.language.simple.ast
Starts a function
SimpleFunctionStart(SimpleToken, LRUCache<String, Expression>) - Constructor for class org.apache.camel.language.simple.ast.SimpleFunctionStart
 
SimpleIllegalSyntaxException - Exception in org.apache.camel.language.simple.types
Syntax error in the simple language expression.
SimpleIllegalSyntaxException(String, int, String) - Constructor for exception org.apache.camel.language.simple.types.SimpleIllegalSyntaxException
 
SimpleIllegalSyntaxException(String, int, String, Throwable) - Constructor for exception org.apache.camel.language.simple.types.SimpleIllegalSyntaxException
 
SimpleLanguage - Class in org.apache.camel.language.simple
A simple language which maps simple property style notations to access headers and bodies.
SimpleLanguage() - Constructor for class org.apache.camel.language.simple.SimpleLanguage
Default constructor.
SimpleLoadBalancerSupport - Class in org.apache.camel.processor.loadbalancer
A default base class for a LoadBalancer implementation.
SimpleLoadBalancerSupport() - Constructor for class org.apache.camel.processor.loadbalancer.SimpleLoadBalancerSupport
 
SimpleNode - Interface in org.apache.camel.language.simple.ast
Represents a node in the Simple AST
SimpleParserException - Exception in org.apache.camel.language.simple.types
Holds information about error parsing the simple expression at a given location in the input.
SimpleParserException(String, int) - Constructor for exception org.apache.camel.language.simple.types.SimpleParserException
 
SimplePredicateParser - Class in org.apache.camel.language.simple
A parser to parse simple language as a Camel Predicate
SimplePredicateParser(String) - Constructor for class org.apache.camel.language.simple.SimplePredicateParser
Deprecated.
SimplePredicateParser(String, boolean) - Constructor for class org.apache.camel.language.simple.SimplePredicateParser
Deprecated.
SimplePredicateParser(String, boolean, LRUCache<String, Expression>) - Constructor for class org.apache.camel.language.simple.SimplePredicateParser
 
SimpleRegistry - Class in org.apache.camel.impl
A Map-based registry.
SimpleRegistry() - Constructor for class org.apache.camel.impl.SimpleRegistry
 
SimpleToken - Class in org.apache.camel.language.simple.types
Holder for a token, with associated type and position in the input.
SimpleToken(SimpleTokenType, int) - Constructor for class org.apache.camel.language.simple.types.SimpleToken
 
SimpleToken(SimpleTokenType, int, int) - Constructor for class org.apache.camel.language.simple.types.SimpleToken
 
SimpleTokenizer - Class in org.apache.camel.language.simple
Tokenizer to create SimpleToken from the input.
SimpleTokenType - Class in org.apache.camel.language.simple.types
The different token types used by the simple parser.
SimpleTokenType(TokenType, String) - Constructor for class org.apache.camel.language.simple.types.SimpleTokenType
 
SimpleUuidGenerator - Class in org.apache.camel.impl
This implementation uses a counter which increments by one.
SimpleUuidGenerator() - Constructor for class org.apache.camel.impl.SimpleUuidGenerator
 
SimpleValidationResult - Class in org.apache.camel.runtimecatalog
Deprecated.
Please use LanguageValidationResult instead.
SimpleValidationResult(String) - Constructor for class org.apache.camel.runtimecatalog.SimpleValidationResult
Deprecated.
 
single() - Static method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors
 
single() - Static method in class org.apache.camel.impl.cluster.ClusterServiceSelectors
 
singleCharOf(String, String) - Static method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
singleQuote(String) - Static method in class org.apache.camel.util.StringQuoteHelper
Returns the text wrapped single quotes
singleQuotedLiteralText() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 
singleQuotedLiteralWithFunctionsText() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 
SingleQuoteEnd - Class in org.apache.camel.language.simple.ast
Ends a block enclosed by single quotes
SingleQuoteEnd(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.SingleQuoteEnd
 
SingleQuoteStart - Class in org.apache.camel.language.simple.ast
Starts a block enclosed by single quotes
SingleQuoteStart(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.SingleQuoteStart
 
size(String) - Method in interface org.apache.camel.api.management.mbean.ManagedInflightRepositoryMBean
 
size() - Method in class org.apache.camel.impl.ConsumerCache
Returns the current size of the cache
size() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
size() - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
size() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
size() - Method in class org.apache.camel.impl.DefaultEndpointUtilizationStatistics
 
size() - Method in class org.apache.camel.impl.DefaultInflightRepository
 
size(Endpoint) - Method in class org.apache.camel.impl.DefaultInflightRepository
Deprecated.
size(String) - Method in class org.apache.camel.impl.DefaultInflightRepository
 
size() - Method in class org.apache.camel.impl.DefaultRestRegistry
 
size() - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
size() - Method in class org.apache.camel.impl.DefaultServicePool
Deprecated.
 
size() - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
size() - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
size() - Method in class org.apache.camel.impl.osgi.tracker.BundleTracker
Return the number of bundles being tracked by this BundleTracker.
size() - Method in class org.apache.camel.impl.ProducerCache
Returns the current size of the cache
size(String) - Method in class org.apache.camel.management.mbean.ManagedInflightRepository
 
size(int) - Method in class org.apache.camel.model.ResequenceDefinition
Sets the in batch size for number of exchanges received
size() - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
Returns the number of elements currently maintained by this resequencer.
size() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager
Number of threads that are blocked waiting for other threads to trigger the callback when they are done processing the exchange.
size() - Method in interface org.apache.camel.spi.EndpointUtilizationStatistics
Current number of endpoints we have information about
size() - Method in interface org.apache.camel.spi.InflightRepository
Current size of inflight exchanges.
size(Endpoint) - Method in interface org.apache.camel.spi.InflightRepository
Deprecated.
will be removed in a future Camel release.
size(String) - Method in interface org.apache.camel.spi.InflightRepository
Current size of inflight exchanges which are from the given route.
size() - Method in interface org.apache.camel.spi.RestRegistry
Number of rest services in the registry.
size() - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry
Number of endpoints currently in the cache.
size() - Method in interface org.apache.camel.spi.ServicePool
Deprecated.
Returns the current size of the pool
size() - Method in interface org.apache.camel.spi.TypeConverterRegistry
Number of type converters in the registry.
size() - Method in class org.apache.camel.support.DefaultTimeoutMap
 
size() - Method in interface org.apache.camel.TimeoutMap
Returns the size of the map
size(Object) - Static method in class org.apache.camel.util.CollectionHelper
Returns the size of the collection if it can be determined to be a collection
size() - Method in class org.apache.camel.util.LRUCache
 
SizedScheduledExecutorService - Class in org.apache.camel.util.concurrent
A sized ScheduledExecutorService which will reject executing tasks if the task queue is full.
SizedScheduledExecutorService(ScheduledThreadPoolExecutor, long) - Constructor for class org.apache.camel.util.concurrent.SizedScheduledExecutorService
Creates a new sized ScheduledExecutorService with the given queue size as upper task limit.
SKIP_GZIP_ENCODING - Static variable in interface org.apache.camel.Exchange
 
SKIP_NAMESPACES - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
SKIP_WHITESPACE - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
SKIP_WWW_FORM_URLENCODED - Static variable in interface org.apache.camel.Exchange
 
skipBindingOnErrorCode(boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To specify whether to skip binding output if there is a custom HTTP error code
skipBindingOnErrorCode(boolean) - Method in class org.apache.camel.model.rest.RestDefinition
 
skipDuplicate(boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
Sets whether to skip duplicates or not.
skipEmptyLines - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
skipExpression(String, int) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an iterator to skip (iterate) the given expression
skipFirstExpression(Expression) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression that skips the first element
SkipIterator - Class in org.apache.camel.util
Skip based Iterator which skips the given Iterator a number of times.
SkipIterator(Exchange, Iterator<?>, int) - Constructor for class org.apache.camel.util.SkipIterator
Creates a new skip iterator
skipIteratorExpression(Expression, int) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
skipSendToOriginalEndpoint() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
Skip sending the Exchange to the original intended endpoint
sleep(long, int) - Method in class org.apache.camel.processor.RedeliveryPolicy
Calculates the new redelivery delay based on the last one and then sleeps for the necessary amount of time.
sleep(long) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sleeps for the given delay
SLIP_ENDPOINT - Static variable in interface org.apache.camel.Exchange
 
SLIP_PRODUCER - Static variable in interface org.apache.camel.Exchange
 
SOAP_ACTION - Static variable in interface org.apache.camel.Exchange
 
soapjaxb() - Method in class org.apache.camel.builder.DataFormatClause
Uses the Soap 1.1 JAXB data format
soapjaxb(String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Soap 1.1 JAXB data format
soapjaxb(String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Soap 1.1 JAXB data format
soapjaxb(String, Object) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Soap 1.1 JAXB data format
soapjaxb12() - Method in class org.apache.camel.builder.DataFormatClause
Uses the Soap 1.2 JAXB data format
soapjaxb12(String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Soap 1.2 JAXB data format
soapjaxb12(String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Soap 1.2 JAXB data format
soapjaxb12(String, Object) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Soap JAXB data format
SoapJaxbDataFormat - Class in org.apache.camel.model.dataformat
SOAP is a data format which uses JAXB2 and JAX-WS annotations to marshal and unmarshal SOAP payloads.
SoapJaxbDataFormat() - Constructor for class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
SoapJaxbDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
SoapJaxbDataFormat(String, String) - Constructor for class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
SoapJaxbDataFormat(String, Object) - Constructor for class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
sort(Comparator<?>) - Method in class org.apache.camel.builder.ValueBuilder
Sorts the current value using the given comparator.
sort(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Sorts the expression using a default sorting based on toString representation.
sort(Expression, Comparator<T>) - Method in class org.apache.camel.model.ProcessorDefinition
Sorts the expression using the given comparator
sort() - Method in class org.apache.camel.model.ProcessorDefinition
Sorts the expression
sortBy - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
sortByFileLanguage(CamelContext, String, boolean) - Static method in class org.apache.camel.component.file.GenericFileDefaultSorter
Returns a new sory by file language expression
sortByFileLanguage(CamelContext, String, boolean, boolean) - Static method in class org.apache.camel.component.file.GenericFileDefaultSorter
Returns a new sory by file language expression
sortByFileLanguage(CamelContext, String, boolean, boolean, Comparator<Exchange>) - Static method in class org.apache.camel.component.file.GenericFileDefaultSorter
Returns a new sort by file language expression
SortDefinition<T> - Class in org.apache.camel.model
Sorts the contents of the message
SortDefinition() - Constructor for class org.apache.camel.model.SortDefinition
 
SortDefinition(Expression) - Constructor for class org.apache.camel.model.SortDefinition
 
SortDefinition(Expression, Comparator<? super T>) - Constructor for class org.apache.camel.model.SortDefinition
 
sorter - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
sortExpression(Expression, Comparator) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns a sort expression which will sort the expression with the given comparator.
SortProcessor<T> - Class in org.apache.camel.processor
A processor that sorts the expression using a comparator
SortProcessor(Expression, Comparator<? super T>) - Constructor for class org.apache.camel.processor.SortProcessor
 
SourceCache - Class in org.apache.camel.converter.stream
StreamCache implementation for StringSources
SourceCache(String) - Constructor for class org.apache.camel.converter.stream.SourceCache
 
spel(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a SpEL expression
spel(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an SpEL expression
SpEL - Annotation Type in org.apache.camel.language
An annotation for injection of Spring Expression Language (SpEL) expressions into method parameters, fields or properties.
SpELExpression - Class in org.apache.camel.model.language
To use Spring Expression Language (SpEL) in Camel expressions or predicates.
SpELExpression() - Constructor for class org.apache.camel.model.language.SpELExpression
 
SpELExpression(String) - Constructor for class org.apache.camel.model.language.SpELExpression
 
split() - Method in class org.apache.camel.model.ProcessorDefinition
Splitter EIP: Creates a splitter allowing you split a message into a number of pieces and process them individually.
split(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Splitter EIP: Creates a splitter allowing you split a message into a number of pieces and process them individually.
split(Expression, AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
Splitter EIP: Creates a splitter allowing you split a message into a number of pieces and process them individually.
SPLIT_COMPLETE - Static variable in interface org.apache.camel.Exchange
 
SPLIT_INDEX - Static variable in interface org.apache.camel.Exchange
 
SPLIT_SIZE - Static variable in interface org.apache.camel.Exchange
 
SplitDefinition - Class in org.apache.camel.model
Splits a single message into many sub-messages.
SplitDefinition() - Constructor for class org.apache.camel.model.SplitDefinition
 
SplitDefinition(Expression) - Constructor for class org.apache.camel.model.SplitDefinition
 
SplitDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.SplitDefinition
 
splitOgnl(String) - Static method in class org.apache.camel.util.OgnlHelper
Regular expression with repeating groups is a pain to get right and then nobody understands the reg exp afterwards.
splitOnCharacter(String, String, int) - Static method in class org.apache.camel.util.ObjectHelper
splitOnCharacter(String, String, int) - Static method in class org.apache.camel.util.StringHelper
 
splitResult(Object) - Method in class org.apache.camel.util.component.AbstractApiConsumer
 
splitResult(Object) - Method in class org.apache.camel.util.component.AbstractApiProducer
 
splitResult(Object) - Method in interface org.apache.camel.util.component.ResultInterceptor
Split a complex result into result elements.
splitSafeQuote(String, char) - Static method in class org.apache.camel.util.StringQuoteHelper
Splits the input safely honoring if values is enclosed in quotes.
splitSafeQuote(String, char, boolean) - Static method in class org.apache.camel.util.StringQuoteHelper
Splits the input safely honoring if values is enclosed in quotes.
Splitter - Class in org.apache.camel.processor
Implements a dynamic Splitter pattern where an expression is evaluated to iterate through each of the parts of a message and then each part is then send to some endpoint.
Splitter(CamelContext, Expression, Processor, AggregationStrategy) - Constructor for class org.apache.camel.processor.Splitter
 
Splitter(CamelContext, Expression, Processor, AggregationStrategy, boolean, ExecutorService, boolean, boolean, boolean, long, Processor, boolean) - Constructor for class org.apache.camel.processor.Splitter
Deprecated.
Splitter(CamelContext, Expression, Processor, AggregationStrategy, boolean, ExecutorService, boolean, boolean, boolean, long, Processor, boolean, boolean) - Constructor for class org.apache.camel.processor.Splitter
 
Splitter(CamelContext, Expression, Processor, AggregationStrategy, boolean, ExecutorService, boolean, boolean, boolean, long, Processor, boolean, boolean, boolean) - Constructor for class org.apache.camel.processor.Splitter
 
sql(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an SQL expression
sql(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Deprecated.
SQLConverter - Class in org.apache.camel.converter
SQL Date and time related converters.
SqlExpression - Class in org.apache.camel.model.language
Deprecated.
SqlExpression() - Constructor for class org.apache.camel.model.language.SqlExpression
Deprecated.
 
SqlExpression(String) - Constructor for class org.apache.camel.model.language.SqlExpression
Deprecated.
 
SSLContextClientParameters - Class in org.apache.camel.util.jsse
Configuration model for client side JSSE options.
SSLContextClientParameters() - Constructor for class org.apache.camel.util.jsse.SSLContextClientParameters
 
SSLContextDecorator(BaseSSLContextParameters.SSLContextSpiDecorator) - Constructor for class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextDecorator
 
sslContextParameters(SSLContextParameters) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
To configure security using SSLContextParameters.
sslContextParameters(SSLContextParameters) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
To configure security using SSLContextParameters.
SSLContextParameters - Class in org.apache.camel.util.jsse
Represents SSLContext configuration options used in instantiating an SSLContext instance.
SSLContextParameters() - Constructor for class org.apache.camel.util.jsse.SSLContextParameters
 
SSLContextParametersAware - Interface in org.apache.camel
Indicates that an object is able to use the global SSLContextParameters if configured.
SSLContextServerParameters - Class in org.apache.camel.util.jsse
 
SSLContextServerParameters() - Constructor for class org.apache.camel.util.jsse.SSLContextServerParameters
 
SSLContextSpiDecorator(SSLContext, List<BaseSSLContextParameters.Configurer<SSLEngine>>, List<BaseSSLContextParameters.Configurer<SSLSocketFactory>>, List<BaseSSLContextParameters.Configurer<SSLServerSocketFactory>>) - Constructor for class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
 
SSLServerSocketFactoryDecorator(SSLServerSocketFactory, List<BaseSSLContextParameters.Configurer<SSLServerSocket>>) - Constructor for class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLServerSocketFactoryDecorator
 
SSLSocketFactoryDecorator(SSLSocketFactory, List<BaseSSLContextParameters.Configurer<SSLSocket>>) - Constructor for class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLSocketFactoryDecorator
 
StandardErrorCode(String) - Constructor for class org.apache.camel.component.extension.verifier.ComponentVerifierExtensionHelper.StandardErrorCode
 
start() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
start() - Method in interface org.apache.camel.api.management.mbean.ManagedClusterServiceMBean
 
start() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
start() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
start() - Method in interface org.apache.camel.api.management.mbean.ManagedServiceMBean
 
start() - Method in interface org.apache.camel.CamelContext
Starts the CamelContext (important: the start method is not blocked, see more details here).
start() - Method in class org.apache.camel.impl.DefaultCamelContext
 
start() - Method in class org.apache.camel.impl.DefaultClaimCheckRepository
 
start() - Method in class org.apache.camel.impl.DefaultDebugger
 
start() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
start() - Method in class org.apache.camel.impl.DefaultRoute
Do not invoke this method directly, use CamelContext.startRoute(String) to start a route.
start() - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
start() - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
start() - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
start() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
start() - Method in class org.apache.camel.impl.InterceptSendToEndpointProcessor
 
start() - Method in class org.apache.camel.impl.LimitedPollingConsumerPollStrategy
 
start(BundleContext) - Method in class org.apache.camel.impl.osgi.Activator
 
start() - Method in class org.apache.camel.impl.SynchronousDelegateProducer
 
start() - Method in class org.apache.camel.language.simple.SimpleLanguage
 
start() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
start() - Method in class org.apache.camel.management.mbean.ManagedClusterService
 
start() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
start() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
start() - Method in class org.apache.camel.management.mbean.ManagedService
 
start() - Method in class org.apache.camel.management.MBeanInfoAssembler
 
start() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventHandler
Deprecated.
 
start() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
start() - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
 
start() - Method in class org.apache.camel.processor.UnitOfWorkProducer
 
start() - Method in class org.apache.camel.runtimecatalog.DefaultRuntimeCamelCatalog
 
start() - Method in interface org.apache.camel.Service
Starts the service
start() - Method in class org.apache.camel.support.ChildServiceSupport
 
start(boolean) - Method in class org.apache.camel.support.ChildServiceSupport
 
start() - Method in class org.apache.camel.support.ServiceSupport
 
startAllRoutes() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
startAllRoutes() - Method in interface org.apache.camel.CamelContext
Starts all the routes which currently is not started.
startAllRoutes() - Method in class org.apache.camel.impl.DefaultCamelContext
 
startAllRoutes() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
startChildService(Route, List<Service>) - Method in class org.apache.camel.impl.RouteService
 
startConsumer(Consumer) - Method in class org.apache.camel.support.RoutePolicySupport
Starts the consumer.
started - Variable in class org.apache.camel.support.ServiceSupport
 
starting - Variable in class org.apache.camel.support.ServiceSupport
 
startingDirectoryMustExist - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
startProducer(Endpoint) - Method in class org.apache.camel.impl.ProducerCache
Starts the Producer to be used for sending to the given endpoint

This can be used to early start the Producer to ensure it can be created, such as when Camel is started.

startRoute(RouteDefinition) - Method in interface org.apache.camel.CamelContext
Deprecated.
startRoute(String) - Method in interface org.apache.camel.CamelContext
Starts the given route if it has been previously stopped
startRoute(String) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
 
startRoute(RouteDefinition) - Method in class org.apache.camel.impl.DefaultCamelContext
 
startRoute(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
startRoute(String) - Method in class org.apache.camel.impl.DefaultRouteController
 
startRoute(String) - Method in class org.apache.camel.impl.SupervisingRouteController
 
startRoute(RouteDefinition) - Method in interface org.apache.camel.model.ModelCamelContext
Deprecated.
startRoute(String) - Method in interface org.apache.camel.spi.RouteController
 
startRoute(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
startRouteDefinitions(Collection<RouteDefinition>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
startRouteService(RouteService, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
Starts the given route service
startScheduler() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
startScheduler() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
startScheduler() - Method in class org.apache.camel.impl.ScheduledPollConsumer
Starts the scheduler.
startScheduler() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
startScheduler() - Method in interface org.apache.camel.spi.ScheduledPollConsumerScheduler
Starts the scheduler.
startService(Service, CamelContext, Object, String) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
Stats the given service
startService(Object) - Static method in class org.apache.camel.util.ServiceHelper
Starts the given value if it's a Service or a collection of it.
startService(Service) - Static method in class org.apache.camel.util.ServiceHelper
Starts the given service.
startServices(Object...) - Static method in class org.apache.camel.util.ServiceHelper
Starts each element of the given services if services itself is not null, otherwise this method would return immediately.
startServices(Collection<?>) - Static method in class org.apache.camel.util.ServiceHelper
Starts each element of the given services if services itself is not null, otherwise this method would return immediately.
startSingleStepExchange(String, Breakpoint) - Method in class org.apache.camel.impl.DefaultDebugger
 
startSingleStepExchange(String, Breakpoint) - Method in interface org.apache.camel.spi.Debugger
Starts the single step debug mode for the given exchange
startsWith(Expression, Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
 
startsWith(Object) - Method in class org.apache.camel.builder.ValueBuilder
 
startTimestamp - Variable in class org.apache.camel.management.mbean.ManagedCounter
 
startToken - Variable in class org.apache.camel.support.TokenPairExpressionIterator
 
StartupListener - Interface in org.apache.camel
Allows objects to be notified when CamelContext has almost done all work when starting.
startupOrder(int) - Method in class org.apache.camel.model.ProcessorDefinition
 
startupOrder(int) - Method in class org.apache.camel.model.RouteDefinition
Configures the startup order for this route

Camel will reorder routes and star them ordered by 0..N where 0 is the lowest number and N the highest number.

startView(String) - Method in interface org.apache.camel.api.management.mbean.ManagedClusterServiceMBean
 
startView(String) - Method in interface org.apache.camel.cluster.CamelClusterService
Force start of the view associated to the give namespace.
startView(String) - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
startView(String) - Method in class org.apache.camel.management.mbean.ManagedClusterService
 
state() - Method in class org.apache.camel.health.HealthCheckResultBuilder
 
state(HealthCheck.State) - Method in class org.apache.camel.health.HealthCheckResultBuilder
 
StatefulService - Interface in org.apache.camel
A Service which has all the lifecycle events and offers details about its current state.
StateRepository<K,V> - Interface in org.apache.camel.spi
This StateRepository holds a set of key/value pairs for defining a particular state of a component.
StaticMethodFallbackTypeConverter - Class in org.apache.camel.impl.converter
A TypeConverter implementation which invokes a static method as a fallback type converter from a type to another type
StaticMethodFallbackTypeConverter(Method, TypeConverterRegistry) - Constructor for class org.apache.camel.impl.converter.StaticMethodFallbackTypeConverter
Deprecated.
StaticMethodFallbackTypeConverter(Method, TypeConverterRegistry, boolean) - Constructor for class org.apache.camel.impl.converter.StaticMethodFallbackTypeConverter
 
StaticMethodTypeConverter - Class in org.apache.camel.impl.converter
A TypeConverter implementation which invokes a static method to convert from a type to another type
StaticMethodTypeConverter(Method) - Constructor for class org.apache.camel.impl.converter.StaticMethodTypeConverter
Deprecated.
StaticMethodTypeConverter(Method, boolean) - Constructor for class org.apache.camel.impl.converter.StaticMethodTypeConverter
 
StaticService - Interface in org.apache.camel
Marker for indicating the Service is a static service (only one instance per CamelContext).
StaticServiceCallServiceDiscoveryConfiguration - Class in org.apache.camel.model.cloud
 
StaticServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration
 
StaticServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration
 
StaticServiceDiscovery - Class in org.apache.camel.impl.cloud
A static list of known servers Camel Service Call EIP.
StaticServiceDiscovery() - Constructor for class org.apache.camel.impl.cloud.StaticServiceDiscovery
 
StaticServiceDiscovery(List<ServiceDefinition>) - Constructor for class org.apache.camel.impl.cloud.StaticServiceDiscovery
 
staticServiceDiscovery() - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
 
staticServiceDiscovery() - Method in class org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration
 
staticServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
staticServiceDiscovery(StaticServiceCallServiceDiscoveryConfiguration) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
staticServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
StaticServiceDiscoveryFactory - Class in org.apache.camel.impl.cloud
 
StaticServiceDiscoveryFactory() - Constructor for class org.apache.camel.impl.cloud.StaticServiceDiscoveryFactory
 
staticSize() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
staticSize() - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
staticSize() - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
staticSize() - Method in interface org.apache.camel.spi.EndpointRegistry
Number of endpoints in the static registry.
staticSize() - Method in interface org.apache.camel.spi.TransformerRegistry
Number of transformers in the static registry.
staticSize() - Method in interface org.apache.camel.spi.ValidatorRegistry
Number of validators in the static registry.
Statistic - Class in org.apache.camel.management.mbean
Base implementation of Statistic

The following modes is available: VALUE - A statistic with this update mode is a simple value that is a straight forward representation of the updated value. DELTA - A statistic with this update mode is a value that represents the delta between the last two recorded values (or the initial value if two updates have not been recorded).

Statistic() - Constructor for class org.apache.camel.management.mbean.Statistic
 
StatisticCounter - Class in org.apache.camel.management.mbean
 
StatisticCounter() - Constructor for class org.apache.camel.management.mbean.StatisticCounter
 
StatisticDelta - Class in org.apache.camel.management.mbean
 
StatisticDelta() - Constructor for class org.apache.camel.management.mbean.StatisticDelta
 
StatisticMaximum - Class in org.apache.camel.management.mbean
 
StatisticMaximum() - Constructor for class org.apache.camel.management.mbean.StatisticMaximum
 
StatisticMinimum - Class in org.apache.camel.management.mbean
 
StatisticMinimum() - Constructor for class org.apache.camel.management.mbean.StatisticMinimum
 
statistics - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
STATISTICS_LEVEL - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
StatisticValue - Class in org.apache.camel.management.mbean
 
StatisticValue() - Constructor for class org.apache.camel.management.mbean.StatisticValue
 
status(ComponentVerifierExtension.Result.Status) - Method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
StAX2SAXSource - Class in org.apache.camel.converter.jaxp
Adapter to turn a StAX XMLStreamReader into a SAXSource.
StAX2SAXSource(XMLStreamReader) - Constructor for class org.apache.camel.converter.jaxp.StAX2SAXSource
 
StaxConverter - Class in org.apache.camel.converter.jaxp
A converter of StAX objects
StaxConverter() - Constructor for class org.apache.camel.converter.jaxp.StaxConverter
 
step() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
step() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
step() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
step - Variable in class org.apache.camel.processor.saga.SagaProcessor
 
step(CamelSagaStep) - Method in class org.apache.camel.processor.saga.SagaProcessorBuilder
 
stepBreakpoint(String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
stepBreakpoint(String) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
stepBreakpoint(String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
sticky(Expression) - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses sticky load balancer
StickyLoadBalancer - Class in org.apache.camel.processor.loadbalancer
Implements a sticky load balancer using an Expression to calculate a correlation key to perform the sticky load balancing; rather like jsessionid in the web or JMSXGroupID in JMS.
StickyLoadBalancer(Expression) - Constructor for class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
 
StickyLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
Sticky load balancer Sticky load balancing using an Expression to calculate a correlation key to perform the sticky load balancing; rather like jsessionid in the web or JMSXGroupID in JMS.
StickyLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
 
stop() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
stop() - Method in interface org.apache.camel.api.management.mbean.ManagedClusterServiceMBean
 
stop() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
stop() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
stop(long) - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
stop(Long, Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
stop() - Method in interface org.apache.camel.api.management.mbean.ManagedServiceMBean
 
stop() - Method in interface org.apache.camel.CamelContext
Stop and shutdown the CamelContext (will stop all routes/components/endpoints etc and clear internal state/cache).
stop() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
stop() - Method in class org.apache.camel.impl.DefaultCamelContext
 
stop() - Method in class org.apache.camel.impl.DefaultClaimCheckRepository
 
stop() - Method in class org.apache.camel.impl.DefaultDebugger
 
stop() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
stop() - Method in class org.apache.camel.impl.DefaultRoute
Do not invoke this method directly, use CamelContext.stopRoute(String) to stop a route.
stop() - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
stop() - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
stop() - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
stop() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
stop() - Method in class org.apache.camel.impl.InterceptSendToEndpointProcessor
 
stop() - Method in class org.apache.camel.impl.LimitedPollingConsumerPollStrategy
 
stop() - Method in class org.apache.camel.impl.MDCUnitOfWork
 
stop(BundleContext) - Method in class org.apache.camel.impl.osgi.Activator
 
stop() - Method in class org.apache.camel.impl.SynchronousDelegateProducer
 
stop() - Method in class org.apache.camel.language.simple.SimpleLanguage
 
stop() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
stop() - Method in class org.apache.camel.management.mbean.ManagedClusterService
 
stop() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
stop() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
stop(long) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
stop(Long, Boolean) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
stop() - Method in class org.apache.camel.management.mbean.ManagedService
 
stop() - Method in class org.apache.camel.management.MBeanInfoAssembler
 
stop() - Method in class org.apache.camel.model.ProcessorDefinition
Stops continue routing the current Exchange and marks it as completed.
stop() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventHandler
Deprecated.
 
stop() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
stop() - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
Stops this resequencer (i.e.
stop() - Method in class org.apache.camel.processor.UnitOfWorkProducer
 
stop() - Method in class org.apache.camel.runtimecatalog.DefaultRuntimeCamelCatalog
 
stop() - Method in interface org.apache.camel.Service
Stops the service
stop() - Method in class org.apache.camel.support.ChildServiceSupport
 
stop() - Method in class org.apache.camel.support.ServiceSupport
 
stop() - Static method in class org.apache.camel.util.IntrospectionSupport
CamelContext should call this stop method when its stopping.
stop() - Method in class org.apache.camel.util.StopWatch
Deprecated.
stopAndShutdownService(Object) - Static method in class org.apache.camel.util.ServiceHelper
Stops and shutdowns the given service, rethrowing the first exception caught.
stopAndShutdownServices(Object...) - Static method in class org.apache.camel.util.ServiceHelper
Stops and shutdowns each element of the given services if services itself is not null, otherwise this method would return immediately.
stopAndShutdownServices(Collection<?>) - Static method in class org.apache.camel.util.ServiceHelper
Stops and shutdowns each element of the given services if services itself is not null, otherwise this method would return immediately.
stopChildService(Route, Set<Service>, boolean) - Method in class org.apache.camel.impl.RouteService
 
stopConsumer(Consumer) - Method in class org.apache.camel.support.RoutePolicySupport
Stops the consumer.
StopDefinition - Class in org.apache.camel.model
Stops the processing of the current message
StopDefinition() - Constructor for class org.apache.camel.model.StopDefinition
 
stopOnAggregateException() - Method in class org.apache.camel.model.MulticastDefinition
If enabled, unwind exceptions occurring at aggregation time to the error handler when parallelProcessing is used.
stopOnAggregateException() - Method in class org.apache.camel.model.RecipientListDefinition
If enabled, unwind exceptions occurring at aggregation time to the error handler when parallelProcessing is used.
stopOnAggregateException() - Method in class org.apache.camel.model.SplitDefinition
If enabled, unwind exceptions occurring at aggregation time to the error handler when parallelProcessing is used.
stopOnException() - Method in class org.apache.camel.model.MulticastDefinition
Will now stop further processing if an exception or failure occurred during processing of an Exchange and the caused exception will be thrown.
stopOnException() - Method in class org.apache.camel.model.RecipientListDefinition
Will now stop further processing if an exception or failure occurred during processing of an Exchange and the caused exception will be thrown.
stopOnException() - Method in class org.apache.camel.model.SplitDefinition
Will now stop further processing if an exception or failure occurred during processing of an Exchange and the caused exception will be thrown.
stopped - Variable in class org.apache.camel.support.ServiceSupport
 
stopping - Variable in class org.apache.camel.support.ServiceSupport
 
StopProcessor - Class in org.apache.camel.processor
Stops continue processing the route and marks it as complete.
StopProcessor() - Constructor for class org.apache.camel.processor.StopProcessor
 
stopRoute(RouteDefinition) - Method in interface org.apache.camel.CamelContext
Deprecated.
stopRoute(String) - Method in interface org.apache.camel.CamelContext
Stops the given route using ShutdownStrategy.
stopRoute(String, long, TimeUnit) - Method in interface org.apache.camel.CamelContext
Stops the given route using ShutdownStrategy with a specified timeout.
stopRoute(String, long, TimeUnit, boolean) - Method in interface org.apache.camel.CamelContext
Stops the given route using ShutdownStrategy with a specified timeout and optional abortAfterTimeout mode.
stopRoute(String) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
 
stopRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
 
stopRoute(String, long, TimeUnit, boolean) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
 
stopRoute(RouteDefinition) - Method in class org.apache.camel.impl.DefaultCamelContext
 
stopRoute(String, long, TimeUnit, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
stopRoute(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
stopRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.DefaultCamelContext
 
stopRoute(String) - Method in class org.apache.camel.impl.DefaultRouteController
 
stopRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.DefaultRouteController
 
stopRoute(String, long, TimeUnit, boolean) - Method in class org.apache.camel.impl.DefaultRouteController
 
stopRoute(String) - Method in class org.apache.camel.impl.SupervisingRouteController
 
stopRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.SupervisingRouteController
 
stopRoute(String, long, TimeUnit, boolean) - Method in class org.apache.camel.impl.SupervisingRouteController
 
stopRoute(RouteDefinition) - Method in interface org.apache.camel.model.ModelCamelContext
Deprecated.
stopRoute(String) - Method in interface org.apache.camel.spi.RouteController
 
stopRoute(String, long, TimeUnit) - Method in interface org.apache.camel.spi.RouteController
 
stopRoute(String, long, TimeUnit, boolean) - Method in interface org.apache.camel.spi.RouteController
 
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.
stopRouteService(RouteService, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
stopRouteService(RouteService) - Method in class org.apache.camel.impl.DefaultCamelContext
 
stopService(Object) - Static method in class org.apache.camel.util.ServiceHelper
Stops the given value, rethrowing the first exception caught.
stopServices(Object...) - Static method in class org.apache.camel.util.ServiceHelper
Stops each element of the given services if services itself is not null, otherwise this method would return immediately.
stopServices(Collection<?>) - Static method in class org.apache.camel.util.ServiceHelper
Stops each element of the given services if services itself is not null, otherwise this method would return immediately.
stopSingleStepExchange(String) - Method in class org.apache.camel.impl.DefaultDebugger
 
stopSingleStepExchange(String) - Method in interface org.apache.camel.spi.Debugger
Stops the single step debug mode for the given exchange.
stopView(String) - Method in interface org.apache.camel.api.management.mbean.ManagedClusterServiceMBean
 
stopView(String) - Method in interface org.apache.camel.cluster.CamelClusterService
Force stop of the view associated to the give namespace.
stopView(String) - Method in class org.apache.camel.impl.cluster.AbstractCamelClusterService
 
stopView(String) - Method in class org.apache.camel.management.mbean.ManagedClusterService
 
StopWatch - Class in org.apache.camel.util
A very simple stop watch.
StopWatch() - Constructor for class org.apache.camel.util.StopWatch
Starts the stop watch
StopWatch(Date) - Constructor for class org.apache.camel.util.StopWatch
Starts the stop watch from the given timestamp
StopWatch(boolean) - Constructor for class org.apache.camel.util.StopWatch
Creates the stop watch
storeFile(String, Exchange, long) - Method in class org.apache.camel.component.file.FileOperations
 
storeFile(String, Exchange, long) - Method in interface org.apache.camel.component.file.GenericFileOperations
Stores the content as a new remote file (upload)
storeInBody() - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
Store the result of this Aggregation Strategy (whether an atomic element or a Collection) in the body of the IN message.
storeInHeader(String) - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
Store the result of this Aggregation Strategy (whether an atomic element or a Collection) in an IN message header with the designated name.
storeInProperty(String) - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
Store the result of this Aggregation Strategy (whether an atomic element or a Collection) in a property with the designated name.
storeNulls() - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
Enables storing null values in the resulting collection.
strategy() - Method in class org.apache.camel.model.AggregateDefinition
Sets the AggregationStrategy to use with a fluent builder.
strategy(AggregationStrategy) - Method in class org.apache.camel.model.AggregateDefinition
Sets the aggregate strategy to use
stream() - Method in interface org.apache.camel.health.HealthCheckRepository
Returns a sequential Stream with the known HealthCheck as its source.
stream() - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
stream() - Method in class org.apache.camel.impl.health.RegistryRepository
 
stream() - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
stream() - Method in class org.apache.camel.model.ResequenceDefinition
Configures the stream-based resequencing algorithm using the default configuration.
stream(StreamResequencerConfig) - Method in class org.apache.camel.model.ResequenceDefinition
Configures the stream-based resequencing algorithm using the given StreamResequencerConfig.
stream(Collection<C>) - Static method in class org.apache.camel.util.StreamUtils
Creates a stream on the given collection if it is not null
stream(Map<K, V>) - Static method in class org.apache.camel.util.StreamUtils
Creates a stream of entries on the given Map if it is not null
STREAM_CACHE_UNIT_OF_WORK - Static variable in interface org.apache.camel.Exchange
 
StreamCache - Interface in org.apache.camel
Tagging interface to indicate that a type is capable of caching the underlying data stream.
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)
streamCaching() - Method in class org.apache.camel.model.RouteDefinition
Enable stream caching for this route.
streamCaching(String) - Method in class org.apache.camel.model.RouteDefinition
Enable stream caching for this route.
StreamCaching - Class in org.apache.camel.processor.interceptor
Deprecated.
no longer in use, will be removed in next Camel release.
StreamCaching() - Constructor for class org.apache.camel.processor.interceptor.StreamCaching
Deprecated.
 
StreamCachingAdvice(StreamCachingStrategy) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.StreamCachingAdvice
 
StreamCachingInterceptor - Class in org.apache.camel.processor.interceptor
Deprecated.
no longer in use, will be removed in next Camel release.
StreamCachingInterceptor() - Constructor for class org.apache.camel.processor.interceptor.StreamCachingInterceptor
Deprecated.
 
StreamCachingInterceptor(Processor) - Constructor for class org.apache.camel.processor.interceptor.StreamCachingInterceptor
Deprecated.
 
StreamCachingStrategy - Interface in org.apache.camel.spi
Strategy for using stream caching.
StreamCachingStrategy.SpoolRule - Interface in org.apache.camel.spi
Rule for determine if stream caching should be spooled to disk or kept in-memory.
StreamCachingStrategy.SpoolUsedHeapMemoryLimit - Enum in org.apache.camel.spi
Used for selecting if the memory limit is committed or maximum heap memory setting.
StreamCachingStrategy.Statistics - Interface in org.apache.camel.spi
Utilization statistics of stream caching.
streaming() - Method in class org.apache.camel.model.MulticastDefinition
If enabled then Camel will process replies out-of-order, eg in the order they come back.
streaming() - Method in class org.apache.camel.model.RecipientListDefinition
If enabled then Camel will process replies out-of-order, eg in the order they come back.
streaming() - Method in class org.apache.camel.model.SplitDefinition
When in streaming mode, then the splitter splits the original message on-demand, and each splitted message is processed one by one.
StreamResequencer - Class in org.apache.camel.processor
A resequencer that re-orders a (continuous) stream of Exchanges.
StreamResequencer(CamelContext, Processor, SequenceElementComparator<Exchange>, Expression) - Constructor for class org.apache.camel.processor.StreamResequencer
Creates a new StreamResequencer instance.
StreamResequencerConfig - Class in org.apache.camel.model.config
Configures stream-processing resequence eip.
StreamResequencerConfig() - Constructor for class org.apache.camel.model.config.StreamResequencerConfig
Creates a new StreamResequencerConfig instance using default values for capacity (1000) and timeout (1000L).
StreamResequencerConfig(int, long) - Constructor for class org.apache.camel.model.config.StreamResequencerConfig
Creates a new StreamResequencerConfig instance using the given values for capacity and timeout.
StreamResequencerConfig(int, long, ExpressionResultComparator) - Constructor for class org.apache.camel.model.config.StreamResequencerConfig
Creates a new StreamResequencerConfig instance using the given values for capacity and timeout.
StreamResequencerConfig(int, long, Boolean) - Constructor for class org.apache.camel.model.config.StreamResequencerConfig
Creates a new StreamResequencerConfig instance using the given values for capacity and timeout.
StreamResequencerConfig(int, long, Boolean, ExpressionResultComparator) - Constructor for class org.apache.camel.model.config.StreamResequencerConfig
Creates a new StreamResequencerConfig instance using the given values for capacity and timeout.
StreamResultHandler - Class in org.apache.camel.builder.xml
Processes the XSLT result as a byte[]
StreamResultHandler() - Constructor for class org.apache.camel.builder.xml.StreamResultHandler
 
StreamResultHandlerFactory - Class in org.apache.camel.builder.xml
StreamResultHandlerFactory() - Constructor for class org.apache.camel.builder.xml.StreamResultHandlerFactory
 
StreamSourceCache - Class in org.apache.camel.converter.stream
StreamSourceCache(StreamSource, Exchange) - Constructor for class org.apache.camel.converter.stream.StreamSourceCache
 
StreamSourceCache(StreamCache) - Constructor for class org.apache.camel.converter.stream.StreamSourceCache
 
StreamSourceConverter - Class in org.apache.camel.converter.jaxp
A converter from StreamSource objects
StreamUtils - Class in org.apache.camel.util
 
string() - Method in class org.apache.camel.builder.DataFormatClause
Uses the String data format
string(String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the String data format supporting encoding using given charset
StringDataFormat - Class in org.apache.camel.impl
The text based data format supporting charset encoding.
StringDataFormat() - Constructor for class org.apache.camel.impl.StringDataFormat
 
StringDataFormat(String) - Constructor for class org.apache.camel.impl.StringDataFormat
 
StringDataFormat - Class in org.apache.camel.model.dataformat
String data format is a textual based format that supports character encoding.
StringDataFormat() - Constructor for class org.apache.camel.model.dataformat.StringDataFormat
 
StringHelper - Class in org.apache.camel.util
Helper methods for working with Strings.
StringQuoteHelper - Class in org.apache.camel.util
Utility class for parsing quoted string which is intended for parameters, separated by comma.
stringResult() - Method in class org.apache.camel.builder.xml.XPathBuilder
Sets the expression result type to XPathConstants.STRING
StringResultHandler - Class in org.apache.camel.builder.xml
Processes the XSLT result as a String
StringResultHandler() - Constructor for class org.apache.camel.builder.xml.StringResultHandler
 
StringResultHandlerFactory - Class in org.apache.camel.builder.xml
StringResultHandlerFactory() - Constructor for class org.apache.camel.builder.xml.StringResultHandlerFactory
 
StringSource - Class in org.apache.camel
A helper class which provides a JAXP Source from a String which can be read as many times as required.
StringSource() - Constructor for class org.apache.camel.StringSource
 
StringSource(String) - Constructor for class org.apache.camel.StringSource
 
StringSource(String, String) - Constructor for class org.apache.camel.StringSource
 
StringSource(String, String, String) - Constructor for class org.apache.camel.StringSource
 
stripExt(String) - Static method in class org.apache.camel.util.FileUtil
 
stripExt(String, boolean) - Static method in class org.apache.camel.util.FileUtil
 
stripFirstLeadingSeparator(String) - Static method in class org.apache.camel.util.FileUtil
Strip first leading separator
stripLeadingSeparator(String) - Static method in class org.apache.camel.util.FileUtil
Strip any leading separators
stripOptionalPrefixFromName(List<Map<String, String>>, String) - Static method in class org.apache.camel.runtimecatalog.JSonSchemaHelper
 
stripPath(String) - Static method in class org.apache.camel.util.FileUtil
Strips any leading paths
stripPrefix(String, String) - Static method in class org.apache.camel.runtimecatalog.URISupport
Strips the prefix from the value.
stripPrefix(String, String) - Static method in class org.apache.camel.util.URISupport
Strips the prefix from the value.
stripQuery(String) - Static method in class org.apache.camel.runtimecatalog.URISupport
Strips the query parameters from the uri
stripTrailingSeparator(String) - Static method in class org.apache.camel.util.FileUtil
Strip any trailing separators
StubComponent - Class in org.apache.camel.component.stub
The Stub Component is for stubbing out endpoints while developing or testing.
StubComponent() - Constructor for class org.apache.camel.component.stub.StubComponent
 
StubConsumer - Class in org.apache.camel.component.stub
 
StubConsumer(VmEndpoint, Processor) - Constructor for class org.apache.camel.component.stub.StubConsumer
 
StubEndpoint - Class in org.apache.camel.component.stub
The stub component provides a simple way to stub out any physical endpoints while in development or testing.
StubEndpoint(String, Component, BlockingQueue<Exchange>) - Constructor for class org.apache.camel.component.stub.StubEndpoint
 
StubEndpoint(String, Component, BlockingQueue<Exchange>, int) - Constructor for class org.apache.camel.component.stub.StubEndpoint
 
StubEndpoint(String, Component, BlockingQueueFactory<Exchange>, int) - Constructor for class org.apache.camel.component.stub.StubEndpoint
 
StubProducer - Class in org.apache.camel.component.stub
 
StubProducer(SedaEndpoint, WaitForTaskToComplete, long, boolean, long) - Constructor for class org.apache.camel.component.stub.StubProducer
 
submit(Callable<T>) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
submit(Runnable) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
submit(Runnable, T) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
submit(Callable<V>) - Method in class org.apache.camel.util.concurrent.SubmitOrderedCompletionService
 
submit(Runnable, Object) - Method in class org.apache.camel.util.concurrent.SubmitOrderedCompletionService
 
SubmitOrderedCompletionService<V> - Class in org.apache.camel.util.concurrent
A CompletionService that orders the completed tasks in the same order as they where submitted.
SubmitOrderedCompletionService(Executor) - Constructor for class org.apache.camel.util.concurrent.SubmitOrderedCompletionService
 
subscribeMethod(Method, Object, String, String, String, String, String) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
 
SubscribeMethodProcessor - Class in org.apache.camel.impl
A Processor which is used for POJO @Consume where you can have multiple @Consume on the same endpoint/consumer and via predicate's can filter and call different methods.
SubscribeMethodProcessor(Endpoint) - Constructor for class org.apache.camel.impl.SubscribeMethodProcessor
 
Substitution(String, String, String) - Constructor for class org.apache.camel.util.component.ArgumentSubstitutionParser.Substitution
Creates a substitution for all argument types.
Substitution(String, String, String, String) - Constructor for class org.apache.camel.util.component.ArgumentSubstitutionParser.Substitution
Creates a substitution for a specific argument type.
Substitution(String, String, String, String, boolean) - Constructor for class org.apache.camel.util.component.ArgumentSubstitutionParser.Substitution
Create a substitution for a specific argument type and flag to indicate whether the replacement uses
SubUnitOfWork - Interface in org.apache.camel.spi
A sub unit of work is a way of implement sub-transactions in Camel routing.
SubUnitOfWorkCallback - Interface in org.apache.camel.spi
To allow unit of work for the UnitOfWork while processing a number of Exchanges.
SubUnitOfWorkProcessorAdvice() - Constructor for class org.apache.camel.processor.CamelInternalProcessor.SubUnitOfWorkProcessorAdvice
 
successor(Exchange, Exchange) - Method in class org.apache.camel.processor.resequencer.DefaultExchangeComparator
 
successor(E) - Method in class org.apache.camel.processor.resequencer.Sequence
Returns the immediate successor of the given element in this sequence or null if no successor exists.
successor(E, E) - Method in interface org.apache.camel.processor.resequencer.SequenceElementComparator
Returns true if o1 is an immediate successor of o2.
SUFFIX_TOKEN - Static variable in class org.apache.camel.component.properties.PropertiesComponent
suggestEndpointOptions(Set<String>, String) - Method in interface org.apache.camel.runtimecatalog.SuggestionStrategy
Provides a list of valid option names for a did you mean function.
SuggestionStrategy - Interface in org.apache.camel.runtimecatalog
Strategy to provide suggestions for unknown endpoint options
summaryErrorMessage(boolean) - Method in class org.apache.camel.runtimecatalog.EndpointValidationResult
A human readable summary of the validation errors.
SUPERVISED - Static variable in class org.apache.camel.impl.SupervisingRouteController.FilterResult
 
supervised() - Method in class org.apache.camel.impl.SupervisingRouteController.FilterResult
 
SupervisingRouteController - Class in org.apache.camel.impl
A simple implementation of the RouteController that delays the startup of the routes after the camel context startup and retries to start failing routes.
SupervisingRouteController() - Constructor for class org.apache.camel.impl.SupervisingRouteController
 
SupervisingRouteController.Filter - Interface in org.apache.camel.impl
 
SupervisingRouteController.FilterResult - Class in org.apache.camel.impl
 
SupervisingRouteControllerFilters - Class in org.apache.camel.impl
 
SupervisingRouteControllerFilters.BlackList - Class in org.apache.camel.impl
 
Suppliers - Class in org.apache.camel.util.function
 
supplyIfEmpty(T, Supplier<T>) - Static method in class org.apache.camel.util.ObjectHelper
Tests whether the value is null, an empty string, an empty collection or a map
supplyWithReadLock(StampedLock, Supplier<R>) - Static method in class org.apache.camel.util.concurrent.LockHelper
 
supplyWithReadLockT(StampedLock, ThrowingSupplier<R, T>) - Static method in class org.apache.camel.util.concurrent.LockHelper
 
supplyWithWriteLock(StampedLock, Supplier<R>) - Static method in class org.apache.camel.util.concurrent.LockHelper
 
supplyWithWriteLockT(StampedLock, ThrowingSupplier<R, T>) - Static method in class org.apache.camel.util.concurrent.LockHelper
 
supportedParameterTypes(BinaryOperatorType) - Static method in enum org.apache.camel.language.simple.types.BinaryOperatorType
Returns the types of right hand side parameters this operator supports.
supportProcessor() - Method in interface org.apache.camel.component.bean.BeanHolder
Whether a Processor is supported by this bean holder.
supportProcessor() - Method in class org.apache.camel.component.bean.ConstantBeanHolder
 
supportProcessor() - Method in class org.apache.camel.component.bean.ConstantTypeBeanHolder
 
supportProcessor() - Method in class org.apache.camel.component.bean.RegistryBean
 
supportsAutoWiring() - Method in class org.apache.camel.impl.DefaultInjector
 
supportsAutoWiring() - Method in interface org.apache.camel.spi.Injector
Whether the injector supports creating new instances using auto-wiring.
supportsAutoWiring() - Method in class org.apache.camel.util.ReflectionInjector
 
SupportsSagaProcessor - Class in org.apache.camel.processor.saga
Saga processor implementing the SUPPORTS propagation mode.
SupportsSagaProcessor(CamelContext, Processor, CamelSagaService, SagaCompletionMode, CamelSagaStep) - Constructor for class org.apache.camel.processor.saga.SupportsSagaProcessor
 
supportsSuspension() - Method in class org.apache.camel.impl.EventDrivenConsumerRoute
 
supportsSuspension() - Method in interface org.apache.camel.Route
Whether or not the route supports suspension (suspend and resume)
supportTransacted() - Method in class org.apache.camel.builder.DeadLetterChannelBuilder
 
supportTransacted() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
supportTransacted() - Method in interface org.apache.camel.builder.ErrorHandlerBuilder
Whether this error handler supports transacted exchanges.
supportTransacted() - Method in class org.apache.camel.builder.ErrorHandlerBuilderRef
 
supportTransacted() - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
Deprecated.
 
supportTransacted() - Method in class org.apache.camel.builder.NoErrorHandlerBuilder
 
supportTransacted() - Method in class org.apache.camel.processor.ErrorHandlerSupport
Whether this error handler supports transacted exchanges or not.
supportTransacted() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
suspend() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
suspend() - Method in interface org.apache.camel.api.management.mbean.ManagedServiceMBean
 
suspend() - Method in interface org.apache.camel.api.management.mbean.ManagedSuspendableRouteMBean
 
suspend(long) - Method in interface org.apache.camel.api.management.mbean.ManagedSuspendableRouteMBean
 
suspend() - Method in class org.apache.camel.impl.BreakpointSupport
 
suspend() - Method in class org.apache.camel.impl.DefaultCamelContext
 
suspend(CamelContext, List<RouteStartupOrder>) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
suspend(CamelContext, List<RouteStartupOrder>, long, TimeUnit) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
suspend() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
suspend() - Method in class org.apache.camel.management.mbean.ManagedService
 
suspend() - Method in class org.apache.camel.management.mbean.ManagedSuspendableRoute
 
suspend(long) - Method in class org.apache.camel.management.mbean.ManagedSuspendableRoute
 
suspend() - Method in interface org.apache.camel.spi.Breakpoint
Suspend this breakpoint
suspend(CamelContext, List<RouteStartupOrder>) - Method in interface org.apache.camel.spi.ShutdownStrategy
Suspends the routes
suspend(CamelContext, List<RouteStartupOrder>, long, TimeUnit) - Method in interface org.apache.camel.spi.ShutdownStrategy
Suspends the routes using a specified timeout instead of the default timeout values
suspend() - Method in class org.apache.camel.support.ServiceSupport
 
suspend() - Method in interface org.apache.camel.SuspendableService
Suspends the service.
Suspendable - Interface in org.apache.camel
Marker interface to indicate a custom component has custom implementation for suspending the SuspendableService service.
SuspendableService - Interface in org.apache.camel
A Service which is also capable of suspending and resuming.
suspendAllBreakpoints() - Method in class org.apache.camel.impl.DefaultDebugger
 
suspendAllBreakpoints() - Method in interface org.apache.camel.spi.Debugger
Suspends all breakpoints.
suspended - Variable in class org.apache.camel.support.ServiceSupport
 
suspending - Variable in class org.apache.camel.support.ServiceSupport
 
suspendNow(Consumer) - Static method in class org.apache.camel.impl.DefaultShutdownStrategy
Suspends/stops the consumer immediately.
suspendOrStopConsumer(Consumer) - Method in class org.apache.camel.support.RoutePolicySupport
Suspends or stops the consumer.
suspendRoute(String) - Method in interface org.apache.camel.CamelContext
Suspends the given route using ShutdownStrategy.
suspendRoute(String, long, TimeUnit) - Method in interface org.apache.camel.CamelContext
Suspends the given route using ShutdownStrategy with a specified timeout.
suspendRoute(String) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
 
suspendRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.cluster.ClusteredRouteController
 
suspendRoute(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
suspendRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.DefaultCamelContext
 
suspendRoute(String) - Method in class org.apache.camel.impl.DefaultRouteController
 
suspendRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.DefaultRouteController
 
suspendRoute(String) - Method in class org.apache.camel.impl.SupervisingRouteController
 
suspendRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.SupervisingRouteController
 
suspendRoute(String) - Method in interface org.apache.camel.spi.RouteController
 
suspendRoute(String, long, TimeUnit) - Method in interface org.apache.camel.spi.RouteController
 
suspendRoute(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
suspendRoute(Route, long, TimeUnit) - Method in class org.apache.camel.support.RoutePolicySupport
 
suspendRouteService(RouteService) - Method in class org.apache.camel.impl.DefaultCamelContext
 
suspendService(Object) - Static method in class org.apache.camel.util.ServiceHelper
Suspends the given service.
suspendServices(Collection<?>) - Static method in class org.apache.camel.util.ServiceHelper
Suspends each element of the given services if services itself is not null, otherwise this method would return immediately.
Synchronization - Interface in org.apache.camel.spi
Provides a hook for custom Processor or Component instances to respond to completed or failed processing of an Exchange rather like Spring's TransactionSynchronization
SynchronizationAdapter - Class in org.apache.camel.impl
Deprecated.
use org.apache.camel.support.SynchronizationAdapter instead
SynchronizationAdapter() - Constructor for class org.apache.camel.impl.SynchronizationAdapter
Deprecated.
 
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
 
SynchronizationRouteAware - Interface in org.apache.camel.spi
An extended Synchronization which is route aware.
SynchronizationVetoable - Interface in org.apache.camel.spi
A vetoable Synchronization.
SynchronousDelegateProducer - Class in org.apache.camel.impl
To process the delegated producer in synchronous mode.
SynchronousDelegateProducer(Producer) - Constructor for class org.apache.camel.impl.SynchronousDelegateProducer
 
SynchronousExecutorService - Class in org.apache.camel.util.concurrent
A synchronous ExecutorService which always invokes the task in the caller thread (just a thread pool facade).
SynchronousExecutorService() - Constructor for class org.apache.camel.util.concurrent.SynchronousExecutorService
 
syslog() - Method in class org.apache.camel.builder.DataFormatClause
Uses the Syslog data format
SyslogDataFormat - Class in org.apache.camel.model.dataformat
The Syslog dataformat is used for working with RFC3164 and RFC5424 messages (logging and monitoring).
SyslogDataFormat() - Constructor for class org.apache.camel.model.dataformat.SyslogDataFormat
 
SysPropertiesFunction - Class in org.apache.camel.component.properties
A PropertiesFunction that lookup the property value from JVM system property.
SysPropertiesFunction() - Constructor for class org.apache.camel.component.properties.SysPropertiesFunction
 
SYSTEM_PROPERTIES_MODE_FALLBACK - Static variable in class org.apache.camel.component.properties.PropertiesComponent
Check system properties if not resolvable in the specified properties.
SYSTEM_PROPERTIES_MODE_NEVER - Static variable in class org.apache.camel.component.properties.PropertiesComponent
Never check system properties.
SYSTEM_PROPERTIES_MODE_OVERRIDE - Static variable in class org.apache.camel.component.properties.PropertiesComponent
Check system properties first, before trying the specified properties.
SYSTEM_PROPERTIES_NAMESPACE - Static variable in class org.apache.camel.builder.xml.Namespaces
 
systemEnvironmentExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for a system environment value with the given name
systemEnvironmentExpression(String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for a system environment value with the given name
systemProperty(String) - Static method in class org.apache.camel.builder.Builder
Returns an expression for the given system property
systemProperty(String, String) - Static method in class org.apache.camel.builder.Builder
Returns an expression for the given system property
systemProperty(String) - Method in class org.apache.camel.builder.BuilderSupport
Returns a value builder for the given system property
systemProperty(String, String) - Method in class org.apache.camel.builder.BuilderSupport
Returns a value builder for the given system property
systemPropertyExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for a system property value with the given name
systemPropertyExpression(String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for a system property value with the given name

T

tag(String) - Method in class org.apache.camel.model.rest.RestDefinition
To set the tag to use of this REST service
tagToken - Variable in class org.apache.camel.support.TokenXMLExpressionIterator
 
take() - Method in class org.apache.camel.util.concurrent.SubmitOrderedCompletionService
 
taken() - Method in class org.apache.camel.util.StopWatch
Returns the time taken in millis.
tarFile() - Method in class org.apache.camel.builder.DataFormatClause
Uses the Tar file data format
TarFileDataFormat - Class in org.apache.camel.model.dataformat
The Tar File data format is a message compression and de-compression format of tar files.
TarFileDataFormat() - Constructor for class org.apache.camel.model.dataformat.TarFileDataFormat
 
task() - Method in interface org.apache.camel.builder.AdviceWithTask
The task to execute
TEMP_DIR - Static variable in class org.apache.camel.converter.stream.CachedOutputStream
Deprecated.
TEMP_DIR - Static variable in class org.apache.camel.impl.DefaultStreamCachingStrategy
Deprecated.
tempFileName - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
templateText() - Method in class org.apache.camel.language.simple.SimpleExpressionParser
 
tempPrefix - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
terser(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
TerserExpression - Class in org.apache.camel.model.language
To use HL7 terser scripts in Camel expressions or predicates.
TerserExpression() - Constructor for class org.apache.camel.model.language.TerserExpression
 
TerserExpression(String) - Constructor for class org.apache.camel.model.language.TerserExpression
 
test(HealthCheck) - Method in interface org.apache.camel.health.HealthCheckFilter
Determine if the given HealthCheck has to be filtered out.
test(CamelContext, String, RouteDefinition) - Method in interface org.apache.camel.impl.cluster.ClusteredRouteFilter
Test if the route should be clustered or not.
test(CamelContext, String, RouteDefinition) - Method in class org.apache.camel.impl.cluster.ClusteredRouteFilters.BlackList
 
test(CamelContext, String, RouteDefinition) - Method in class org.apache.camel.impl.cluster.ClusteredRouteFilters.IsAutoStartup
 
test(T, HealthCheckResultBuilder, Map<String, Object>) - Method in interface org.apache.camel.impl.health.PerformanceCounterEvaluator
Check the given performance counter.
test(ManagedRouteMBean, HealthCheckResultBuilder, Map<String, Object>) - Method in class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators.ExchangesFailed
 
test(ManagedRouteMBean, HealthCheckResultBuilder, Map<String, Object>) - Method in class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators.ExchangesInflight
 
test(ManagedRouteMBean, HealthCheckResultBuilder, Map<String, Object>) - Method in class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators.ExternalRedeliveries
 
test(ManagedRouteMBean, HealthCheckResultBuilder, Map<String, Object>) - Method in class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators.LastProcessingTime
 
test(ManagedRouteMBean, HealthCheckResultBuilder, Map<String, Object>) - Method in class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators.MaxProcessingTime
 
test(ManagedRouteMBean, HealthCheckResultBuilder, Map<String, Object>) - Method in class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators.MeanProcessingTime
 
test(ManagedRouteMBean, HealthCheckResultBuilder, Map<String, Object>) - Method in class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators.MinProcessingTime
 
test(ManagedRouteMBean, HealthCheckResultBuilder, Map<String, Object>) - Method in class org.apache.camel.impl.health.RoutePerformanceCounterEvaluators.Redeliveries
 
TestComponent - Class in org.apache.camel.component.test
The Test Component is for simplifying unit and integration tests.
TestComponent() - Constructor for class org.apache.camel.component.test.TestComponent
 
TestEndpoint - Class in org.apache.camel.component.test
The test component extends the mock component by on startup to pull messages from another endpoint to set the expected message bodies.
TestEndpoint(String, Component) - Constructor for class org.apache.camel.component.test.TestEndpoint
 
text - Variable in class org.apache.camel.language.simple.ast.LiteralExpression
 
ThreadHelper - Class in org.apache.camel.util.concurrent
Various helper method for thread naming.
threadName(String) - Method in class org.apache.camel.model.ThreadsDefinition
Sets the thread name to use.
threadNameExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the current thread name
ThreadPoolBuilder - Class in org.apache.camel.builder
A builder to create thread pools.
ThreadPoolBuilder(CamelContext) - Constructor for class org.apache.camel.builder.ThreadPoolBuilder
 
ThreadPoolFactory - Interface in org.apache.camel.spi
Creates ExecutorService and ScheduledExecutorService objects that work with a thread pool for a given ThreadPoolProfile and ThreadFactory.
threadPoolKey(String) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Sets the thread pool key to use.
threadPoolKey(String) - Method in class org.apache.camel.model.HystrixDefinition
Sets the thread pool key to use.
ThreadPoolProfile - Class in org.apache.camel.spi
A profile which defines thread pool settings.
ThreadPoolProfile() - Constructor for class org.apache.camel.spi.ThreadPoolProfile
Creates a new thread pool profile, with no id set.
ThreadPoolProfile(String) - Constructor for class org.apache.camel.spi.ThreadPoolProfile
Creates a new thread pool profile
ThreadPoolProfileBuilder - Class in org.apache.camel.builder
Builder to build ThreadPoolProfile.
ThreadPoolProfileBuilder(String) - Constructor for class org.apache.camel.builder.ThreadPoolProfileBuilder
 
ThreadPoolProfileBuilder(String, ThreadPoolProfile) - Constructor for class org.apache.camel.builder.ThreadPoolProfileBuilder
 
ThreadPoolProfileDefinition - Class in org.apache.camel.model
To configure thread pools
ThreadPoolProfileDefinition() - Constructor for class org.apache.camel.model.ThreadPoolProfileDefinition
 
ThreadPoolProfileSupport - Class in org.apache.camel.impl
Deprecated.
use ThreadPoolProfile instead, will be removed in a future Camel release
ThreadPoolProfileSupport(String) - Constructor for class org.apache.camel.impl.ThreadPoolProfileSupport
Deprecated.
 
ThreadPoolRejectedPolicy - Enum in org.apache.camel
Represent the kinds of options for rejection handlers for thread pools.
threadPoolRollingNumberStatisticalWindowBuckets(Integer) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Number of buckets the rolling statistical window is broken into.
threadPoolRollingNumberStatisticalWindowInMilliseconds(Integer) - Method in class org.apache.camel.model.HystrixConfigurationDefinition
Duration of statistical rolling window in milliseconds.
threads() - Method in class org.apache.camel.model.ProcessorDefinition
Continues processing the Exchange using asynchronous routing engine.
threads(int) - Method in class org.apache.camel.model.ProcessorDefinition
Continues processing the Exchange using asynchronous routing engine.
threads(int, int) - Method in class org.apache.camel.model.ProcessorDefinition
Continues processing the Exchange using asynchronous routing engine.
threads(int, int, String) - Method in class org.apache.camel.model.ProcessorDefinition
Continues processing the Exchange using asynchronous routing engine.
ThreadSafeNodeList - Class in org.apache.camel.converter.jaxp
A simple thread-safe NodeList that is used by XPathBuilder to return thread-safe NodeList instances as its result.
ThreadSafeNodeList(NodeList) - Constructor for class org.apache.camel.converter.jaxp.ThreadSafeNodeList
 
threadSafety(boolean) - Method in class org.apache.camel.builder.xml.XPathBuilder
Whether to enable thread-safety for the returned result of the xpath expression.
ThreadsDefinition - Class in org.apache.camel.model
Specifies that all steps after this node are processed asynchronously
ThreadsDefinition() - Constructor for class org.apache.camel.model.ThreadsDefinition
 
ThreadsProcessor - Class in org.apache.camel.processor
Threads processor that leverage a thread pool for continue processing the Exchanges using the asynchronous routing engine.
ThreadsProcessor(CamelContext, ExecutorService, boolean, ThreadPoolRejectedPolicy) - Constructor for class org.apache.camel.processor.ThreadsProcessor
 
THRESHOLD - Static variable in class org.apache.camel.converter.stream.CachedOutputStream
Deprecated.
THRESHOLD - Static variable in class org.apache.camel.impl.DefaultStreamCachingStrategy
Deprecated.
thrift() - Method in class org.apache.camel.builder.DataFormatClause
Uses the Thrift data format
thrift(Object) - Method in class org.apache.camel.builder.DataFormatClause
 
thrift(Object, String) - Method in class org.apache.camel.builder.DataFormatClause
 
thrift(String) - Method in class org.apache.camel.builder.DataFormatClause
 
thrift(String, String) - Method in class org.apache.camel.builder.DataFormatClause
 
ThriftDataFormat - Class in org.apache.camel.model.dataformat
The Thrift data format is used for serialization and deserialization of messages using Apache Thrift binary dataformat.
ThriftDataFormat() - Constructor for class org.apache.camel.model.dataformat.ThriftDataFormat
 
ThriftDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.ThriftDataFormat
 
ThriftDataFormat(String, String) - Constructor for class org.apache.camel.model.dataformat.ThriftDataFormat
 
throttle(Route, Exchange) - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
Throttles the route when Exchanges is done.
throttle() - Method in class org.apache.camel.model.ProcessorDefinition
Throttler EIP: Creates a throttler using a fluent builder.
throttle(long) - Method in class org.apache.camel.model.ProcessorDefinition
Throttler EIP: Creates a throttler allowing you to ensure that a specific endpoint does not get overloaded, or that we don't exceed an agreed SLA with some external service.
throttle(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Throttler EIP: Creates a throttler allowing you to ensure that a specific endpoint does not get overloaded, or that we don't exceed an agreed SLA with some external service.
ThrottleDefinition - Class in org.apache.camel.model
Controls the rate at which messages are passed to the next node in the route
ThrottleDefinition() - Constructor for class org.apache.camel.model.ThrottleDefinition
 
ThrottleDefinition(Expression) - Constructor for class org.apache.camel.model.ThrottleDefinition
 
Throttler - Class in org.apache.camel.processor
A Throttler will set a limit on the maximum number of message exchanges which can be sent to a processor within a specific time period.
Throttler(CamelContext, Processor, Expression, long, ExecutorService, boolean, boolean) - Constructor for class org.apache.camel.processor.Throttler
 
ThrottlerRejectedExecutionException - Exception in org.apache.camel.processor
 
ThrottlerRejectedExecutionException(String) - Constructor for exception org.apache.camel.processor.ThrottlerRejectedExecutionException
 
ThrottlingExceptionHalfOpenHandler - Interface in org.apache.camel.impl
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.impl
Modeled after the CircuitBreakerLoadBalancer and 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.impl.ThrottlingExceptionRoutePolicy
 
ThrottlingExceptionRoutePolicy(int, long, long, List<Class<?>>, boolean) - Constructor for class org.apache.camel.impl.ThrottlingExceptionRoutePolicy
 
ThrottlingInflightRoutePolicy - Class in org.apache.camel.impl
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.impl.ThrottlingInflightRoutePolicy
 
ThrottlingInflightRoutePolicy.ThrottlingScope - Enum in org.apache.camel.impl
 
ThroughputLogger - Class in org.apache.camel.processor
A logger for logging message throughput.
ThroughputLogger(CamelLogger) - Constructor for class org.apache.camel.processor.ThroughputLogger
 
ThroughputLogger(CamelLogger, Integer) - Constructor for class org.apache.camel.processor.ThroughputLogger
 
ThroughputLogger(CamelLogger, CamelContext, Long, Long, Boolean) - Constructor for class org.apache.camel.processor.ThroughputLogger
 
throwException(Exception) - Static method in class org.apache.camel.builder.ProcessorBuilder
Throws an exception
throwException(Exception) - Method in class org.apache.camel.model.ProcessorDefinition
Sets the exception on the Exchange
throwException(Class<? extends Exception>, String) - Method in class org.apache.camel.model.ProcessorDefinition
Sets the exception on the Exchange
ThrowExceptionDefinition - Class in org.apache.camel.model
Throws an exception
ThrowExceptionDefinition() - Constructor for class org.apache.camel.model.ThrowExceptionDefinition
 
ThrowExceptionProcessor - Class in org.apache.camel.processor
The processor which sets an Exception on the Exchange
ThrowExceptionProcessor(Exception) - Constructor for class org.apache.camel.processor.ThrowExceptionProcessor
 
ThrowExceptionProcessor(Exception, Class<? extends Exception>, String) - Constructor for class org.apache.camel.processor.ThrowExceptionProcessor
 
ThrowingBiConsumer<I1,I2,T extends Throwable> - Interface in org.apache.camel.util.function
 
ThrowingBiFunction<I1,I2,R,T extends Throwable> - Interface in org.apache.camel.util.function
 
ThrowingConsumer<I,T extends Throwable> - Interface in org.apache.camel.util.function
 
ThrowingFunction<I,R,T extends Throwable> - Interface in org.apache.camel.util.function
 
ThrowingHelper - Class in org.apache.camel.util.function
 
ThrowingRunnable<T extends Throwable> - Interface in org.apache.camel.util.function
 
ThrowingSupplier<V,T extends Throwable> - Interface in org.apache.camel.util.function
 
ThrowingToLongFunction<I,T extends Throwable> - Interface in org.apache.camel.util.function
 
ThrowingTriConsumer<I1,I2,I3,T extends Throwable> - Interface in org.apache.camel.util.function
 
tidyMarkup(Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
Return WellFormed HTML (an XML Document) either String or Node
tidyMarkup() - Method in class org.apache.camel.builder.DataFormatClause
Return TidyMarkup in the default format as Node
TidyMarkupDataFormat - Class in org.apache.camel.model.dataformat
TidyMarkup data format is used for parsing HTML and return it as pretty well-formed HTML.
TidyMarkupDataFormat() - Constructor for class org.apache.camel.model.dataformat.TidyMarkupDataFormat
 
TidyMarkupDataFormat(Class<?>) - Constructor for class org.apache.camel.model.dataformat.TidyMarkupDataFormat
 
Time - Class in org.apache.camel.util
A helper class for working with times in various units
Time(long, TimeUnit) - Constructor for class org.apache.camel.util.Time
 
TimeClassUnit(TimeClause, int) - Constructor for class org.apache.camel.component.mock.TimeClause.TimeClassUnit
 
TimeClassUnit(TimeClause, int, int) - Constructor for class org.apache.camel.component.mock.TimeClause.TimeClassUnit
 
TimeClause - Class in org.apache.camel.component.mock
Represents time based clauses for setting expectations on the mocks.
TimeClause(Expression, Expression) - Constructor for class org.apache.camel.component.mock.TimeClause
 
TimeClause.TimeClassUnit - Class in org.apache.camel.component.mock
 
timeout(long) - Method in class org.apache.camel.impl.cloud.CachingServiceDiscovery
 
timeout(long, TimeUnit) - Method in class org.apache.camel.impl.cloud.CachingServiceDiscovery
 
timeout(Integer) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
Set the time the services will be retained.
timeout(Long) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
To set the maximum time an action could take to complete.
timeout(long) - Method in class org.apache.camel.model.MulticastDefinition
Sets a total timeout specified in millis, when using parallel processing.
timeout(long) - Method in class org.apache.camel.model.PollEnrichDefinition
Timeout in millis when polling from the external service.
timeout(long) - Method in class org.apache.camel.model.RecipientListDefinition
Sets a total timeout specified in millis, when using parallel processing.
timeout(long) - Method in class org.apache.camel.model.ResequenceDefinition
Sets the timeout
timeout(long, TimeUnit) - Method in class org.apache.camel.model.SagaDefinition
 
timeout(long) - Method in class org.apache.camel.model.SplitDefinition
Sets a total timeout specified in millis, when using parallel processing.
timeout(Exchange, int, int, long) - Method in interface org.apache.camel.processor.aggregate.TimeoutAwareAggregationStrategy
A timeout occurred.
Timeout - Class in org.apache.camel.processor.resequencer
A timer task that notifies handlers about scheduled timeouts.
Timeout(Timer, long) - Constructor for class org.apache.camel.processor.resequencer.Timeout
Creates a new timeout task using the given Timer instance and timeout value.
timeout(Timeout) - Method in interface org.apache.camel.processor.resequencer.TimeoutHandler
Handles a timeout notification.
timeout(Exchange, int, int, long) - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
 
timeout(Exchange, int, int, long) - Method in interface org.apache.camel.util.toolbox.FlexibleAggregationStrategy.TimeoutAwareMixin
 
timeoutAware(FlexibleAggregationStrategy.TimeoutAwareMixin) - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
Plugs in logic to execute when a timeout occurs.
TimeoutAwareAggregationStrategy - Interface in org.apache.camel.processor.aggregate
A specialized AggregationStrategy which can handle timeouts as well.
timeoutCheckerExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.model.AggregateDefinition
If using either of the completionTimeout, completionTimeoutExpression, or completionInterval options a background thread is created to check for the completion for every aggregator.
timeoutCheckerExecutorServiceRef(String) - Method in class org.apache.camel.model.AggregateDefinition
If using either of the completionTimeout, completionTimeoutExpression, or completionInterval options a background thread is created to check for the completion for every aggregator.
TimeoutHandler - Interface in org.apache.camel.processor.resequencer
Implemented by classes that handle timeout notifications.
TimeoutMap<K,V> - Interface in org.apache.camel
Represents a map of values which timeout after a period of inactivity.
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
 
timeoutTask() - Method in class org.apache.camel.util.concurrent.SubmitOrderedCompletionService
Marks the current task as timeout, which allows you to poll the next tasks which may already have been completed.
TimePatternConverter - Class in org.apache.camel.converter
Converter from String syntax to milli seconds.
TimePatternConverter - Class in org.apache.camel.runtimecatalog
This class is a copy from camel-core so we can use it independent to validate uris with time patterns
TimePatternConverterOptimised - Class in org.apache.camel.converter
timePeriodMillis(long) - Method in class org.apache.camel.model.ThrottleDefinition
Sets the time period during which the maximum request count is valid for
TIMER_COUNTER - Static variable in interface org.apache.camel.Exchange
 
TIMER_FIRED_TIME - Static variable in interface org.apache.camel.Exchange
 
TIMER_NAME - Static variable in interface org.apache.camel.Exchange
 
TIMER_PERIOD - Static variable in interface org.apache.camel.Exchange
 
TIMER_TIME - Static variable in interface org.apache.camel.Exchange
 
TimerComponent - Class in org.apache.camel.component.timer
The Timer Component is for generating message exchanges when a timer fires.
TimerComponent() - Constructor for class org.apache.camel.component.timer.TimerComponent
 
TimerConsumer - Class in org.apache.camel.component.timer
The timer consumer.
TimerConsumer(TimerEndpoint, Processor) - Constructor for class org.apache.camel.component.timer.TimerConsumer
 
TimerEndpoint - Class in org.apache.camel.component.timer
The timer component is used for generating message exchanges when a timer fires.
TimerEndpoint() - Constructor for class org.apache.camel.component.timer.TimerEndpoint
 
TimerEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.timer.TimerEndpoint
 
TimerEndpoint(String, Component) - Constructor for class org.apache.camel.component.timer.TimerEndpoint
 
TimerListener - Interface in org.apache.camel
Listener for receiving timer events.
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
 
TIMESTAMP_FORMAT - Static variable in interface org.apache.camel.api.management.mbean.BacklogTracerEventMessage
 
TIMESTAMP_FORMAT - Static variable in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
timeUnit - Variable in class org.apache.camel.main.MainSupport
 
timeUnit(TimeUnit) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
timeUnit(TimeUnit) - Method in class org.apache.camel.model.ThreadsDefinition
Sets the keep alive time unit.
TimeUnitAdapter - Class in org.apache.camel.builder.xml
TimeUnitAdapter is a simple adapter to convert between Strings and instances of the TimeUnit enumeration
TimeUnitAdapter() - Constructor for class org.apache.camel.builder.xml.TimeUnitAdapter
 
timeUnits(TimeUnit) - Method in class org.apache.camel.model.SamplingDefinition
Sets the time units for the sample period, defaulting to seconds.
TimeUtils - Class in org.apache.camel.util
Time utils.
to(String) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
to(Endpoint) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
to(String) - Method in interface org.apache.camel.FluentProducerTemplate
Endpoint to send to
to(Endpoint) - Method in interface org.apache.camel.FluentProducerTemplate
Endpoint to send to
to(String) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange to the given endpoint
to(Endpoint) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange to the given endpoint
to(ExchangePattern, String) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange with certain exchange pattern to the given endpoint

Notice the existing MEP is preserved

to(ExchangePattern, Endpoint) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange with certain exchange pattern to the given endpoint

Notice the existing MEP is preserved

to(String...) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange to a list of endpoints
to(Endpoint...) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange to a list of endpoints
to(Iterable<Endpoint>) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange to a list of endpoints
to(ExchangePattern, String...) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange to a list of endpoints

Notice the existing MEP is preserved

to(ExchangePattern, Endpoint...) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange to a list of endpoints

Notice the existing MEP is preserved

to(ExchangePattern, Iterable<Endpoint>) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange to a list of endpoints
to(String) - Method in class org.apache.camel.model.rest.RestDefinition
Routes directly to the given static endpoint.
TO_ENDPOINT - Static variable in interface org.apache.camel.Exchange
 
toArray(Collection<?>) - Static method in class org.apache.camel.converter.CollectionConverter
Converts a collection to an array
toArrayList(Iterator<T>) - Static method in class org.apache.camel.converter.CollectionConverter
Converts an Iterator to a ArrayList
toBigInteger(Object) - Static method in class org.apache.camel.converter.ObjectConverter
Returns the converted value, or null if the value is null
toBool(Object) - Static method in class org.apache.camel.converter.ObjectConverter
Converts the given value to a boolean, handling strings or Boolean objects; otherwise returning false if the value could not be converted to a boolean
toBoolean(NodeList) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given NodeList to a boolean
toBoolean(Object) - Static method in class org.apache.camel.converter.ObjectConverter
Converts the given value to a Boolean, handling strings or Boolean objects; otherwise returning null if the value cannot be converted to a boolean
toBoolean(String) - Static method in class org.apache.camel.converter.ObjectConverter
 
toBoolean(Object) - Static method in class org.apache.camel.util.ObjectHelper
 
toByte(Object) - Static method in class org.apache.camel.converter.ObjectConverter
Returns the converted value, or null if the value is null
toByteArray(File) - Static method in class org.apache.camel.converter.IOConverter
 
toByteArray(Reader) - Static method in class org.apache.camel.converter.IOConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toByteArray(Reader, Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toByteArray(BufferedReader) - Static method in class org.apache.camel.converter.IOConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toByteArray(BufferedReader, Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toByteArray(String) - Static method in class org.apache.camel.converter.IOConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toByteArray(String, Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toByteArray(ByteArrayOutputStream) - Static method in class org.apache.camel.converter.IOConverter
 
toByteArray(NodeList, Exchange) - Method in class org.apache.camel.converter.jaxp.DomConverter
 
toByteArray(Source, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given input Source into bytes
toByteArray(ByteBuffer) - Static method in class org.apache.camel.converter.NIOConverter
 
toByteBuffer(byte[]) - Static method in class org.apache.camel.converter.NIOConverter
 
toByteBuffer(File) - Static method in class org.apache.camel.converter.NIOConverter
 
toByteBuffer(String, Exchange) - Static method in class org.apache.camel.converter.NIOConverter
 
toByteBuffer(Short) - Static method in class org.apache.camel.converter.NIOConverter
 
toByteBuffer(Integer) - Static method in class org.apache.camel.converter.NIOConverter
 
toByteBuffer(Long) - Static method in class org.apache.camel.converter.NIOConverter
 
toByteBuffer(Float) - Static method in class org.apache.camel.converter.NIOConverter
 
toByteBuffer(Double) - Static method in class org.apache.camel.converter.NIOConverter
 
toBytes(InputStream) - Static method in class org.apache.camel.converter.IOConverter
 
toBytesSource(byte[]) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given byte[] to a Source
toChar(String) - Static method in class org.apache.camel.converter.ObjectConverter
 
toCharacter(String) - Static method in class org.apache.camel.converter.ObjectConverter
 
toCharArray(String) - Static method in class org.apache.camel.converter.ObjectConverter
 
toCharSequence(URI) - Static method in class org.apache.camel.impl.converter.UriTypeConverter
 
toClass(Object, Exchange) - Static method in class org.apache.camel.converter.ObjectConverter
Returns the converted value, or null if the value is null
toD(String) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange to the given dynamic endpoint
toD(String, int) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange to the given dynamic endpoint
toD(String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange to the given dynamic endpoint
toD(String) - Method in class org.apache.camel.model.rest.RestDefinition
Routes directly to the given dynamic endpoint.
toDataHandler(Attachment) - Static method in class org.apache.camel.converter.AttachmentConverter
 
toDate(Long) - Static method in class org.apache.camel.converter.DateTimeConverter
 
toDate() - Method in class org.apache.camel.util.Time
 
ToDefinition - Class in org.apache.camel.model
Sends the message to a static endpoint
ToDefinition() - Constructor for class org.apache.camel.model.ToDefinition
 
ToDefinition(String) - Constructor for class org.apache.camel.model.ToDefinition
 
ToDefinition(Endpoint) - Constructor for class org.apache.camel.model.ToDefinition
 
ToDefinition(String, ExchangePattern) - Constructor for class org.apache.camel.model.ToDefinition
 
ToDefinition(Endpoint, ExchangePattern) - Constructor for class org.apache.camel.model.ToDefinition
 
toDOMDocument(byte[]) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
toDOMDocument(byte[], Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given data to a DOM document
toDOMDocument(InputStream) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toDOMDocument(InputStream, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given InputStream to a DOM document
toDOMDocument(Reader) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toDOMDocument(Reader, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given Reader to a DOM document
toDOMDocument(InputSource) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toDOMDocument(InputSource, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given InputSource to a DOM document
toDOMDocument(String) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toDOMDocument(String, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given String to a DOM document
toDOMDocument(File) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toDOMDocument(File, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given File to a DOM document
toDOMDocument(Source) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Create a DOM document from the given source.
toDOMDocument(Node) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Create a DOM document from the given Node.
toDOMDocumentFromSingleNodeList(NodeList) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Convert a NodeList consisting of just 1 node to a DOM Document.
toDOMElement(Source) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Create a DOM element from the given source.
toDOMElement(Node) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Create a DOM element from the DOM node.
toDOMNode(Source) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given TRaX Source into a W3C DOM node
toDOMNodeFromSAX(SAXSource) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toDOMNodeFromSingleNodeList(NodeList) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Convert a NodeList consisting of just 1 node to a DOM Node.
toDOMNodeFromStAX(StAXSource) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toDOMSource(Node) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given Node to a Source
toDOMSource(Document) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given Document to a DOMSource
toDOMSource(Source) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toDOMSource(Source, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the source instance to a DOMSource or returns null if the conversion is not supported (making it easy to derive from this class to add new kinds of conversion).
toDOMSource(String) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the source instance to a DOMSource or returns null if the conversion is not supported (making it easy to derive from this class to add new kinds of conversion).
toDOMSource(byte[]) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the source instance to a DOMSource or returns null if the conversion is not supported (making it easy to derive from this class to add new kinds of conversion).
toDOMSource(InputStream) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toDOMSource(InputStream, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toDOMSource(File) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toDOMSource(File, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toDOMSourceFromSAX(SAXSource) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toDOMSourceFromStAX(StAXSource) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toDOMSourceFromStream(StreamSource) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toDOMSourceFromStream(StreamSource, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toDouble(Object) - Static method in class org.apache.camel.converter.ObjectConverter
Returns the converted value, or null if the value is null
toDouble(String) - Static method in class org.apache.camel.converter.ObjectConverter
 
toDuration(String) - Static method in class org.apache.camel.converter.DurationConverter
 
ToDynamicDefinition - Class in org.apache.camel.model
Sends the message to a dynamic endpoint

You can specify multiple languages in the uri separated by the plus sign, such as mock:+language:xpath:/order/@uri where mock: would be a prefix to a xpath expression.

ToDynamicDefinition() - Constructor for class org.apache.camel.model.ToDynamicDefinition
 
ToDynamicDefinition(String) - Constructor for class org.apache.camel.model.ToDynamicDefinition
 
toExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression processing the exchange to the given endpoint uri
toExpression(Predicate) - Static method in class org.apache.camel.util.PredicateToExpressionAdapter
Converts the given predicate into an Expression
toExpressionDefinition(Expression) - Static method in class org.apache.camel.model.ExpressionNodeHelper
Determines which ExpressionDefinition describes the given expression best possible.
toExpressionDefinition(Predicate) - Static method in class org.apache.camel.model.ExpressionNodeHelper
Determines which ExpressionDefinition describes the given predicate best possible.
toF(String, Object...) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange to the given endpoint
toFile(String) - Static method in class org.apache.camel.converter.IOConverter
 
toFloat(Object) - Static method in class org.apache.camel.converter.ObjectConverter
Returns the converted value, or null if the value is null
toFloat(String) - Static method in class org.apache.camel.converter.ObjectConverter
 
toHashMap(Map<? extends K, ? extends V>) - Static method in class org.apache.camel.converter.CollectionConverter
 
toHashtable(Map<? extends K, ? extends V>) - Static method in class org.apache.camel.converter.CollectionConverter
 
toInputSource(InputStream, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toInputSource(File, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toInputStream(URL) - Static method in class org.apache.camel.converter.IOConverter
 
toInputStream(File) - Static method in class org.apache.camel.converter.IOConverter
 
toInputStream(File, String) - Static method in class org.apache.camel.converter.IOConverter
Converts the given File with the given charset to InputStream with the JVM default charset
toInputStream(String) - Static method in class org.apache.camel.converter.IOConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toInputStream(String, Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toInputStream(StringBuffer, Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toInputStream(StringBuilder, Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toInputStream(BufferedReader) - Static method in class org.apache.camel.converter.IOConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toInputStream(BufferedReader, Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toInputStream(byte[]) - Static method in class org.apache.camel.converter.IOConverter
 
toInputStream(ByteArrayOutputStream) - Static method in class org.apache.camel.converter.IOConverter
 
toInputStream(NodeList, Exchange) - Method in class org.apache.camel.converter.jaxp.DomConverter
 
toInputStream(StreamSource) - Static method in class org.apache.camel.converter.jaxp.StreamSourceConverter
 
toInputStream(DOMSource) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toInputStream(DOMSource, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toInputStream(Document) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toInputStream(Document, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toInputStream(ByteBuffer) - Static method in class org.apache.camel.converter.NIOConverter
 
toInteger(NodeList) - Static method in class org.apache.camel.converter.jaxp.DomConverter
 
toInteger(Object) - Static method in class org.apache.camel.converter.ObjectConverter
Returns the converted value, or null if the value is null
toInteger(String) - Static method in class org.apache.camel.converter.ObjectConverter
 
toJson() - Method in class org.apache.camel.impl.ParameterConfiguration
Deprecated.
Returns the JSON format of this parameter configuration
toJson(String, String, boolean) - Static method in class org.apache.camel.util.StringHelper
Creates a json tuple with the given name/value pair.
token - Variable in class org.apache.camel.language.simple.ast.BaseSimpleNode
 
token - Variable in class org.apache.camel.language.simple.BaseSimpleParser
 
tokenize(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the message body
tokenize(String, boolean) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the message body
tokenize(String, boolean, boolean) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the message body
tokenize(String, boolean, int) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the message body
tokenize(String, boolean, String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the message body
tokenize(String, boolean, int, boolean) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the message body
tokenize(String, boolean, String, boolean) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the message body
tokenize(String, int) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the message body
tokenize(String, int, boolean) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the message body
tokenize(String, String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the given header
tokenize(String, String, boolean) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the given header
tokenize(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the message body
tokenize(String, int) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the message body
tokenize(String, int, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the message body
tokenize(String, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the message body
tokenize(String, boolean, int) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the message body
tokenize(String, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the given header
tokenize(String, String, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the given header
tokenize(String, String, boolean, int) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the given header
tokenize(String, String, boolean, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the given header
tokenize(String, String, boolean, int, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the given header
tokenize(String, String, boolean, String, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the given header
tokenize() - Method in class org.apache.camel.builder.ValueBuilder
 
tokenize(String) - Method in class org.apache.camel.builder.ValueBuilder
 
tokenize(String, int, boolean) - Method in class org.apache.camel.builder.ValueBuilder
 
tokenize(String, String, boolean) - Method in class org.apache.camel.builder.ValueBuilder
 
tokenize(String) - Static method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
tokenize(String, boolean) - Static method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
tokenize(String, String) - Static method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
tokenize(String, String, boolean) - Static method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
tokenize(String) - Static method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
tokenize(String, char) - Static method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
tokenize(String, String) - Static method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
tokenize(String, String, char) - Static method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
tokenizeExpression(Expression, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns a tokenize expression which will tokenize the string with the given token
TokenizeLanguage - Class in org.apache.camel.language.tokenizer
A language for tokenizer expressions.
TokenizeLanguage() - Constructor for class org.apache.camel.language.tokenizer.TokenizeLanguage
 
tokenizePair(String, String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token pair expression on the message body.
tokenizePair(String, String, boolean) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token pair expression on the message body
tokenizePair(String, String, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token pair expression on the message body
tokenizePair(String, String, boolean) - Method in class org.apache.camel.builder.ValueBuilder
 
tokenizePair(String, String, boolean) - Static method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
tokenizePairExpression(String, String, boolean) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an TokenPairExpressionIterator expression
TokenizerExpression - Class in org.apache.camel.model.language
To use Camel message body or header with a tokenizer in Camel expressions or predicates.
TokenizerExpression() - Constructor for class org.apache.camel.model.language.TokenizerExpression
 
tokenizeToStringArray(String, String) - Static method in class org.apache.camel.util.AntPathMatcher
Tokenize the given String into a String array via a StringTokenizer.
tokenizeXML(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a XML token expression on the message body with XML content
tokenizeXML(String, int) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a XML token expression on the message body with XML content
tokenizeXML(String, String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token pair expression on the message body with XML content
tokenizeXML(String, String, int) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token pair expression on the message body with XML content
tokenizeXML(String, String) - Method in class org.apache.camel.builder.ValueBuilder
 
tokenizeXML(String, String) - Static method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
tokenizeXMLAwareExpression(String, char) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
tokenizeXMLAwareExpression(String, char, int) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
tokenizeXMLExpression(String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an TokenXMLExpressionIterator expression
tokenizeXMLPair(String, String, int) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token pair expression on the message body with XML content
tokenizeXMLPair(String, String, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token pair expression on the message body with XML content
TokenPairExpressionIterator - Class in org.apache.camel.support
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.TokenPairExpressionIterator
 
tokens - Variable in class org.apache.camel.language.simple.BaseSimpleParser
 
TokenType - Enum in org.apache.camel.language.simple.types
Classifications of known token types.
TokenXMLExpressionIterator - Class in org.apache.camel.support
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.TokenXMLExpressionIterator
 
TokenXMLPairExpressionIterator - Class in org.apache.camel.support
Deprecated.
TokenXMLPairExpressionIterator(String, String, String) - Constructor for class org.apache.camel.support.TokenXMLPairExpressionIterator
Deprecated.
 
toList(Object[]) - Static method in class org.apache.camel.converter.CollectionConverter
Converts an array to a collection
toList(Collection<T>) - Static method in class org.apache.camel.converter.CollectionConverter
Converts a collection to a List if it is not already
toList(Iterable<T>) - Static method in class org.apache.camel.converter.CollectionConverter
Converts an Iterable into a List
toList(NodeList) - Static method in class org.apache.camel.converter.jaxp.DomConverter
 
toLong(Date) - Static method in class org.apache.camel.converter.DateTimeConverter
 
toLong(NodeList) - Static method in class org.apache.camel.converter.jaxp.DomConverter
 
toLong(Object) - Static method in class org.apache.camel.converter.ObjectConverter
Returns the converted value, or null if the value is null
toLong(String) - Static method in class org.apache.camel.converter.ObjectConverter
 
toLong(Timestamp) - Static method in class org.apache.camel.converter.SQLConverter
 
toMillis() - Method in class org.apache.camel.util.Time
 
toMilliSeconds(Duration) - Static method in class org.apache.camel.converter.DurationConverter
 
toMilliSeconds(String) - Static method in class org.apache.camel.converter.TimePatternConverter
 
toMilliSeconds(String) - Static method in class org.apache.camel.runtimecatalog.TimePatternConverter
 
toObjectInput(InputStream, Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toObjectOutput(OutputStream) - Static method in class org.apache.camel.converter.IOConverter
 
toOriginalInputStream() - Method in class org.apache.camel.converter.IOConverter.EncodingInputStream
 
toOutputStream(File) - Static method in class org.apache.camel.converter.IOConverter
 
topic() - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses topic load balancer
TopicLoadBalancer - Class in org.apache.camel.processor.loadbalancer
A LoadBalancer implementations which sends to all destinations (rather like JMS Topics).
TopicLoadBalancer() - Constructor for class org.apache.camel.processor.loadbalancer.TopicLoadBalancer
 
TopicLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
Topic load balancer The topic load balancer sends to all destinations (rather like JMS Topics)
TopicLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.TopicLoadBalancerDefinition
 
toPredicate(Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
Converts the given expression into an Predicate
toPredicate(Expression) - Static method in class org.apache.camel.util.ExpressionToPredicateAdapter
Converts the given expression into an Predicate
toProcessor(Predicate) - Static method in class org.apache.camel.converter.CamelConverter
 
toProcessor(Expression) - Static method in class org.apache.camel.converter.CamelConverter
 
toProperties(Map<Object, Object>) - Static method in class org.apache.camel.converter.CollectionConverter
 
toProperties(File) - Static method in class org.apache.camel.converter.IOConverter
 
toProperties(InputStream) - Static method in class org.apache.camel.converter.IOConverter
 
toProperties(Reader) - Static method in class org.apache.camel.converter.IOConverter
 
toReader(File) - Static method in class org.apache.camel.converter.IOConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toReader(File, Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toReader(File, String) - Static method in class org.apache.camel.converter.IOConverter
 
toReader(InputStream) - Static method in class org.apache.camel.converter.IOConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toReader(InputStream, Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toReader(byte[], Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toReader(String) - Static method in class org.apache.camel.converter.IOConverter
 
toReader(StreamSource) - Static method in class org.apache.camel.converter.jaxp.StreamSourceConverter
 
toReaderFromSource(Source) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toReaderFromSource(Source, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toResult(Source, Result) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given input Source into the required result
toResult(Source, Result, Properties) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given input Source into the required result
toSAXSource(String) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toSAXSource(String, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the source instance to a SAXSource or returns null if the conversion is not supported (making it easy to derive from this class to add new kinds of conversion).
toSAXSource(InputStream) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toSAXSource(InputStream, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the source instance to a SAXSource or returns null if the conversion is not supported (making it easy to derive from this class to add new kinds of conversion).
toSAXSource(byte[], Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the source instance to a SAXSource or returns null if the conversion is not supported (making it easy to derive from this class to add new kinds of conversion).
toSAXSource(File, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the source instance to a SAXSource or returns null if the conversion is not supported (making it easy to derive from this class to add new kinds of conversion).
toSAXSource(Source) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toSAXSource(Source, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the source instance to a SAXSource or returns null if the conversion is not supported (making it easy to derive from this class to add new kinds of conversion).
toSAXSourceFromDOM(DOMSource) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toSAXSourceFromDOM(DOMSource, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toSAXSourceFromStAX(StAXSource, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toSAXSourceFromStream(StreamSource) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toSAXSourceFromStream(StreamSource, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toSet(Object[]) - Static method in class org.apache.camel.converter.CollectionConverter
 
toSet(Collection<T>) - Static method in class org.apache.camel.converter.CollectionConverter
 
toSet(Map<K, V>) - Static method in class org.apache.camel.converter.CollectionConverter
 
toShort(Object) - Static method in class org.apache.camel.converter.ObjectConverter
Returns the converted value, or null if the value is null
toSource(Document) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
use toDOMSource instead
toSource(Node) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
use toDOMSource instead
toSource(String) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given String to a Source
toStAXSource(String, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the source instance to a StAXSource or returns null if the conversion is not supported (making it easy to derive from this class to add new kinds of conversion).
toStAXSource(byte[], Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the source instance to a StAXSource or returns null if the conversion is not supported (making it easy to derive from this class to add new kinds of conversion).
toStAXSource(InputStream, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the source instance to a StAXSource or returns null if the conversion is not supported (making it easy to derive from this class to add new kinds of conversion).
toStAXSource(File, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the source instance to a StAXSource or returns null if the conversion is not supported (making it easy to derive from this class to add new kinds of conversion).
toStreamSource(Source) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toStreamSource(Source, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toStreamSource(InputStream) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toStreamSource(Reader) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toStreamSource(File) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toStreamSource(byte[], Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toStreamSource(ByteBuffer, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toStreamSourceFromDOM(DOMSource) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toStreamSourceFromDOM(DOMSource, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toStreamSourceFromSAX(SAXSource) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toStreamSourceFromSAX(SAXSource, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toStreamSourceFromStAX(StAXSource, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
toString() - Method in class org.apache.camel.builder.BinaryPredicateSupport
 
toString() - Method in class org.apache.camel.builder.DeadLetterChannelBuilder
 
toString() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
toString() - Method in class org.apache.camel.builder.ErrorHandlerBuilderRef
 
toString() - Method in class org.apache.camel.builder.NotifyBuilder
 
toString() - Method in class org.apache.camel.builder.RouteBuilder
 
toString() - Method in class org.apache.camel.builder.SimpleBuilder
 
toString() - Method in class org.apache.camel.builder.ValueBuilder
 
toString() - Method in class org.apache.camel.builder.xml.DefaultNamespaceContext
toString() implementation that outputs the namespace mappings with the following format: "[me: {prefix -> value}, {prefix -> value}], [parent: {prefix -> value}, {prefix -> value}].
toString() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
toString() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
toString() - Method in class org.apache.camel.BytesSource
 
toString() - Method in class org.apache.camel.component.bean.AbstractBeanProcessor
 
toString() - Method in class org.apache.camel.component.bean.BeanInvocation
 
toString() - Method in class org.apache.camel.component.bean.ConstantBeanHolder
 
toString() - Method in class org.apache.camel.component.bean.ConstantTypeBeanHolder
 
toString() - Method in class org.apache.camel.component.bean.MethodInfo
 
toString() - Method in class org.apache.camel.component.bean.ParameterInfo
 
toString() - Method in class org.apache.camel.component.bean.RegistryBean
 
toString() - Method in class org.apache.camel.component.directvm.DirectVmConsumerExpression
 
toString() - Method in class org.apache.camel.component.directvm.DirectVmProcessor
 
toString() - Method in class org.apache.camel.component.extension.verifier.ComponentVerifierExtensionHelper.ErrorAttribute
 
toString() - Method in class org.apache.camel.component.extension.verifier.ComponentVerifierExtensionHelper.ErrorCode
 
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.component.file.GenericFile
 
toString() - Method in class org.apache.camel.component.file.GenericFileConfiguration
 
toString() - Method in class org.apache.camel.component.file.GenericFileMessage
 
toString() - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
toString() - Method in class org.apache.camel.component.mock.TimeClause
 
toString() - Method in class org.apache.camel.component.properties.PropertiesLocation
 
toString() - Method in class org.apache.camel.component.rest.RestProducerBindingProcessor
 
toString() - Method in class org.apache.camel.component.seda.SedaConsumer
 
toString(Duration) - Static method in class org.apache.camel.converter.DurationConverter
 
toString(byte[]) - Static method in class org.apache.camel.converter.IOConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toString(byte[], Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toString(File) - Static method in class org.apache.camel.converter.IOConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toString(File, Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toString(URL) - Static method in class org.apache.camel.converter.IOConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toString(URL, Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toString(Reader) - Static method in class org.apache.camel.converter.IOConverter
 
toString(BufferedReader) - Static method in class org.apache.camel.converter.IOConverter
 
toString(InputStream) - Static method in class org.apache.camel.converter.IOConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toString(InputStream, Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toString(ByteArrayOutputStream) - Static method in class org.apache.camel.converter.IOConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toString(ByteArrayOutputStream, Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toString(NodeList, Exchange) - Method in class org.apache.camel.converter.jaxp.DomConverter
 
toString(Source) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toString(Source, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given input Source into text
toString(Node) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toString(Node, Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given input Node into text
toString(ByteBuffer, Exchange) - Static method in class org.apache.camel.converter.NIOConverter
 
toString(Integer) - Static method in class org.apache.camel.converter.ObjectConverter
 
toString(Long) - Static method in class org.apache.camel.converter.ObjectConverter
 
toString(Boolean) - Static method in class org.apache.camel.converter.ObjectConverter
 
toString(StringBuffer) - Static method in class org.apache.camel.converter.ObjectConverter
 
toString(StringBuilder) - Static method in class org.apache.camel.converter.ObjectConverter
 
toString() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
toString() - Method in class org.apache.camel.impl.AggregateRouteNode
 
toString() - Method in class org.apache.camel.impl.AnnotatedParameterConfiguration
Deprecated.
 
toString() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
toString() - Method in class org.apache.camel.impl.cloud.RandomServiceChooser
 
toString() - Method in class org.apache.camel.impl.cloud.RoundRobinServiceChooser
 
toString() - Method in class org.apache.camel.impl.ConsumerCache
 
toString() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry.TypeMapping
 
toString() - Method in class org.apache.camel.impl.converter.InstanceMethodFallbackTypeConverter
 
toString() - Method in class org.apache.camel.impl.converter.InstanceMethodTypeConverter
 
toString() - Method in class org.apache.camel.impl.converter.StaticMethodFallbackTypeConverter
 
toString() - Method in class org.apache.camel.impl.converter.StaticMethodTypeConverter
 
toString() - Method in class org.apache.camel.impl.DefaultCamelContext
 
toString() - Method in class org.apache.camel.impl.DefaultConsumer
 
toString() - Method in class org.apache.camel.impl.DefaultDebugger
 
toString() - Method in class org.apache.camel.impl.DefaultEndpoint
 
toString() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
toString() - Method in class org.apache.camel.impl.DefaultExchange
 
toString() - Method in class org.apache.camel.impl.DefaultExchangeHolder
 
toString() - Method in class org.apache.camel.impl.DefaultMessageHistory
 
toString() - Method in class org.apache.camel.impl.DefaultProducer
 
toString() - Method in class org.apache.camel.impl.DefaultRoute
 
toString() - Method in class org.apache.camel.impl.DefaultRouteError
 
toString() - Method in class org.apache.camel.impl.DefaultRouteNode
 
toString() - Method in class org.apache.camel.impl.DefaultRouteStartupOrder
 
toString() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
toString() - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
toString() - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
toString() - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
toString() - Method in class org.apache.camel.impl.DeferProducer
 
toString() - Method in class org.apache.camel.impl.DoCatchRouteNode
 
toString() - Method in class org.apache.camel.impl.DoFinallyRouteNode
 
toString() - Method in class org.apache.camel.impl.EmptyConsumerCache
 
toString() - Method in class org.apache.camel.impl.EmptyProducerCache
 
toString() - Method in class org.apache.camel.impl.EventDrivenConsumerRoute
 
toString() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
toString() - Method in class org.apache.camel.impl.InterceptSendToMockEndpointStrategy
 
toString() - Method in class org.apache.camel.impl.MDCUnitOfWork
 
toString() - Method in class org.apache.camel.impl.MessageSupport
 
toString() - Method in class org.apache.camel.impl.OnCompletionRouteNode
 
toString() - Method in class org.apache.camel.impl.OnExceptionRouteNode
 
toString() - Method in class org.apache.camel.impl.ParameterConfiguration
Deprecated.
 
toString() - Method in class org.apache.camel.impl.PollingConsumerSupport
 
toString() - Method in class org.apache.camel.impl.ProducerCache
 
toString() - Method in class org.apache.camel.impl.PropertyPlaceholderDelegateRegistry
 
toString() - Method in class org.apache.camel.impl.scan.AnnotatedWithAnyPackageScanFilter
 
toString() - Method in class org.apache.camel.impl.scan.AnnotatedWithPackageScanFilter
 
toString() - Method in class org.apache.camel.impl.scan.AssignableToPackageScanFilter
 
toString() - Method in class org.apache.camel.impl.scan.InvertingPackageScanFilter
 
toString() - Method in class org.apache.camel.impl.SubscribeMethodProcessor
 
toString() - Method in class org.apache.camel.impl.SynchronousDelegateProducer
 
toString() - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
toString() - Method in class org.apache.camel.impl.transformer.DataFormatTransformer
 
toString() - Method in class org.apache.camel.impl.transformer.ProcessorTransformer
 
toString() - Method in class org.apache.camel.impl.transformer.TransformerKey
 
toString() - Method in class org.apache.camel.impl.validator.ProcessorValidator
 
toString() - Method in class org.apache.camel.impl.validator.ValidatorKey
 
toString() - Method in class org.apache.camel.language.bean.BeanExpression
 
toString() - Method in class org.apache.camel.language.simple.ast.BaseSimpleNode
 
toString() - Method in class org.apache.camel.language.simple.ast.BinaryExpression
 
toString() - Method in class org.apache.camel.language.simple.ast.CompositeNodes
 
toString() - Method in class org.apache.camel.language.simple.ast.DoubleQuoteStart
 
toString() - Method in class org.apache.camel.language.simple.ast.LiteralExpression
 
toString() - Method in class org.apache.camel.language.simple.ast.LogicalExpression
 
toString() - Method in class org.apache.camel.language.simple.ast.SimpleFunctionStart
 
toString() - Method in class org.apache.camel.language.simple.ast.SingleQuoteStart
 
toString() - Method in class org.apache.camel.language.simple.ast.UnaryExpression
 
toString() - Method in enum org.apache.camel.language.simple.types.BinaryOperatorType
 
toString() - Method in enum org.apache.camel.language.simple.types.LogicalOperatorType
 
toString() - Method in class org.apache.camel.language.simple.types.SimpleToken
 
toString() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
 
toString() - Method in enum org.apache.camel.language.simple.types.UnaryOperatorType
 
toString() - Method in class org.apache.camel.main.MainDurationEventNotifier
 
toString() - Method in class org.apache.camel.management.DelegatePerformanceCounter
 
toString() - Method in class org.apache.camel.management.event.CamelContextResumedEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextResumeFailureEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextResumingEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextStartedEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextStartingEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextStartupFailureEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextStopFailureEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextStoppedEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextStoppingEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextSuspendedEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextSuspendingEvent
 
toString() - Method in class org.apache.camel.management.event.ExchangeCompletedEvent
 
toString() - Method in class org.apache.camel.management.event.ExchangeCreatedEvent
 
toString() - Method in class org.apache.camel.management.event.ExchangeFailedEvent
 
toString() - Method in class org.apache.camel.management.event.ExchangeFailureHandledEvent
 
toString() - Method in class org.apache.camel.management.event.ExchangeFailureHandlingEvent
 
toString() - Method in class org.apache.camel.management.event.ExchangeRedeliveryEvent
 
toString() - Method in class org.apache.camel.management.event.ExchangeSendingEvent
 
toString() - Method in class org.apache.camel.management.event.ExchangeSentEvent
 
toString() - Method in class org.apache.camel.management.event.RouteAddedEvent
 
toString() - Method in class org.apache.camel.management.event.RouteRemovedEvent
 
toString() - Method in class org.apache.camel.management.event.RouteStartedEvent
 
toString() - Method in class org.apache.camel.management.event.RouteStoppedEvent
 
toString() - Method in class org.apache.camel.management.event.ServiceStartupFailureEvent
 
toString() - Method in class org.apache.camel.management.event.ServiceStopFailureEvent
 
toString() - Method in class org.apache.camel.management.InstrumentationProcessor
 
toString() - Method in class org.apache.camel.management.mbean.LoadTriplet
 
toString() - Method in class org.apache.camel.management.mbean.StatisticCounter
 
toString() - Method in class org.apache.camel.management.mbean.StatisticDelta
 
toString() - Method in class org.apache.camel.management.mbean.StatisticMaximum
 
toString() - Method in class org.apache.camel.management.mbean.StatisticMinimum
 
toString() - Method in class org.apache.camel.management.mbean.StatisticValue
 
toString() - Method in class org.apache.camel.management.PublishEventNotifier
 
toString() - Method in class org.apache.camel.model.AggregateDefinition
 
toString() - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
 
toString() - Method in class org.apache.camel.model.BeanDefinition
 
toString() - Method in class org.apache.camel.model.CatchDefinition
 
toString() - Method in class org.apache.camel.model.ChoiceDefinition
 
toString() - Method in class org.apache.camel.model.ClaimCheckDefinition
 
toString() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
toString() - Method in class org.apache.camel.model.ConvertBodyDefinition
 
toString() - Method in class org.apache.camel.model.dataformat.CustomDataFormat
 
toString() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.AliasEntry
 
toString() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionEntry
 
toString() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldEntry
 
toString() - Method in class org.apache.camel.model.DelayDefinition
 
toString() - Method in class org.apache.camel.model.DynamicRouterDefinition
 
toString() - Method in class org.apache.camel.model.EnrichDefinition
 
toString() - Method in class org.apache.camel.model.ExpressionSubElementDefinition
 
toString() - Method in class org.apache.camel.model.FilterDefinition
 
toString() - Method in class org.apache.camel.model.FinallyDefinition
 
toString() - Method in class org.apache.camel.model.FromDefinition
 
toString() - Method in class org.apache.camel.model.HystrixDefinition
 
toString() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
toString() - Method in class org.apache.camel.model.InOnlyDefinition
 
toString() - Method in class org.apache.camel.model.InOutDefinition
 
toString() - Method in class org.apache.camel.model.InputTypeDefinition
 
toString() - Method in class org.apache.camel.model.InterceptDefinition
 
toString() - Method in class org.apache.camel.model.InterceptFromDefinition
 
toString() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
 
toString() - Method in class org.apache.camel.model.language.ExpressionDefinition
 
toString() - Method in class org.apache.camel.model.language.MethodCallExpression
 
toString() - Method in class org.apache.camel.model.language.TokenizerExpression
 
toString() - Method in class org.apache.camel.model.LoadBalanceDefinition
 
toString() - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
Deprecated.
 
toString() - Method in class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
 
toString() - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
 
toString() - Method in class org.apache.camel.model.loadbalancer.RandomLoadBalancerDefinition
 
toString() - Method in class org.apache.camel.model.loadbalancer.RoundRobinLoadBalancerDefinition
 
toString() - Method in class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
 
toString() - Method in class org.apache.camel.model.loadbalancer.TopicLoadBalancerDefinition
 
toString() - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
 
toString() - Method in class org.apache.camel.model.LoadBalancerDefinition
 
toString() - Method in class org.apache.camel.model.LogDefinition
 
toString() - Method in class org.apache.camel.model.LoopDefinition
 
toString() - Method in class org.apache.camel.model.MarshalDefinition
 
toString() - Method in class org.apache.camel.model.MulticastDefinition
 
toString() - Method in class org.apache.camel.model.OnCompletionDefinition
 
toString() - Method in class org.apache.camel.model.OnExceptionDefinition
 
toString() - Method in class org.apache.camel.model.OnFallbackDefinition
 
toString() - Method in class org.apache.camel.model.OtherwiseDefinition
 
toString() - Method in class org.apache.camel.model.OutputDefinition
 
toString() - Method in class org.apache.camel.model.OutputTypeDefinition
 
toString() - Method in class org.apache.camel.model.PolicyDefinition
 
toString() - Method in class org.apache.camel.model.PollEnrichDefinition
 
toString() - Method in class org.apache.camel.model.ProcessDefinition
 
toString() - Method in class org.apache.camel.model.RecipientListDefinition
 
toString() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
toString() - Method in class org.apache.camel.model.RemoveHeaderDefinition
 
toString() - Method in class org.apache.camel.model.RemoveHeadersDefinition
 
toString() - Method in class org.apache.camel.model.RemovePropertiesDefinition
 
toString() - Method in class org.apache.camel.model.RemovePropertyDefinition
 
toString() - Method in class org.apache.camel.model.ResequenceDefinition
 
toString() - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
toString() - Method in class org.apache.camel.model.rest.RestsDefinition
 
toString() - Method in class org.apache.camel.model.RestContextRefDefinition
 
toString() - Method in class org.apache.camel.model.RollbackDefinition
 
toString() - Method in class org.apache.camel.model.RouteBuilderDefinition
 
toString() - Method in class org.apache.camel.model.RouteContextRefDefinition
 
toString() - Method in class org.apache.camel.model.RouteDefinition
 
toString() - Method in class org.apache.camel.model.RoutesDefinition
 
toString() - Method in class org.apache.camel.model.RoutingSlipDefinition
 
toString() - Method in class org.apache.camel.model.SagaActionUriDefinition
 
toString() - Method in class org.apache.camel.model.SagaDefinition
 
toString() - Method in class org.apache.camel.model.SagaOptionDefinition
 
toString() - Method in class org.apache.camel.model.SamplingDefinition
 
toString() - Method in class org.apache.camel.model.ScriptDefinition
 
toString() - Method in class org.apache.camel.model.SetBodyDefinition
 
toString() - Method in class org.apache.camel.model.SetExchangePatternDefinition
 
toString() - Method in class org.apache.camel.model.SetFaultBodyDefinition
 
toString() - Method in class org.apache.camel.model.SetHeaderDefinition
 
toString() - Method in class org.apache.camel.model.SetOutHeaderDefinition
Deprecated.
 
toString() - Method in class org.apache.camel.model.SetPropertyDefinition
 
toString() - Method in class org.apache.camel.model.SortDefinition
 
toString() - Method in class org.apache.camel.model.SplitDefinition
 
toString() - Method in class org.apache.camel.model.StopDefinition
 
toString() - Method in class org.apache.camel.model.ThreadsDefinition
 
toString() - Method in class org.apache.camel.model.ThrottleDefinition
 
toString() - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
toString() - Method in class org.apache.camel.model.ToDefinition
 
toString() - Method in class org.apache.camel.model.ToDynamicDefinition
 
toString() - Method in class org.apache.camel.model.TransactedDefinition
 
toString() - Method in class org.apache.camel.model.TransformDefinition
 
toString() - Method in class org.apache.camel.model.TryDefinition
 
toString() - Method in class org.apache.camel.model.UnmarshalDefinition
 
toString() - Method in class org.apache.camel.model.ValidateDefinition
 
toString() - Method in class org.apache.camel.model.WhenDefinition
 
toString() - Method in class org.apache.camel.model.WireTapDefinition
 
toString() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
toString() - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
toString() - Method in class org.apache.camel.processor.aggregate.ShareUnitOfWorkAggregationStrategy
 
toString() - Method in class org.apache.camel.processor.aggregate.UseLatestAggregationStrategy
 
toString() - Method in class org.apache.camel.processor.aggregate.UseOriginalAggregationStrategy
 
toString() - Method in class org.apache.camel.processor.AOPProcessor
Deprecated.
 
toString() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
toString() - Method in class org.apache.camel.processor.CamelInternalProcessor
 
toString() - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
toString() - Method in class org.apache.camel.processor.CamelLogProcessor
 
toString() - Method in class org.apache.camel.processor.CatchProcessor
 
toString() - Method in class org.apache.camel.processor.ChoiceProcessor
 
toString() - Method in class org.apache.camel.processor.ClaimCheckProcessor
 
toString() - Method in class org.apache.camel.processor.ConvertBodyProcessor
 
toString() - Method in class org.apache.camel.processor.DeadLetterChannel
 
toString() - Method in class org.apache.camel.processor.DefaultErrorHandler
 
toString() - Method in class org.apache.camel.processor.Delayer
 
toString() - Method in class org.apache.camel.processor.DelegateAsyncProcessor
 
toString() - Method in class org.apache.camel.processor.DelegateProcessor
 
toString() - Method in class org.apache.camel.processor.DelegateSyncProcessor
 
toString() - Method in class org.apache.camel.processor.Enricher
 
toString() - Method in class org.apache.camel.processor.EvaluateExpressionProcessor
 
toString() - Method in class org.apache.camel.processor.exceptionpolicy.ExceptionPolicyKey
 
toString() - Method in class org.apache.camel.processor.ExchangePatternProcessor
 
toString() - Method in class org.apache.camel.processor.FatalFallbackErrorHandler
 
toString() - Method in class org.apache.camel.processor.FilterProcessor
 
toString() - Method in class org.apache.camel.processor.FinallyProcessor
 
toString() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
toString() - Method in class org.apache.camel.processor.idempotent.IdempotentOnCompletion
 
toString() - Method in class org.apache.camel.processor.InterceptEndpointProcessor
 
toString() - Method in class org.apache.camel.processor.interceptor.DefaultBacklogTracerEventMessage
 
toString() - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
toString() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Deprecated.
 
toString() - Method in class org.apache.camel.processor.interceptor.Delayer
Deprecated.
 
toString() - Method in class org.apache.camel.processor.interceptor.DelayInterceptor
Deprecated.
 
toString() - Method in class org.apache.camel.processor.interceptor.HandleFault
 
toString() - Method in class org.apache.camel.processor.interceptor.HandleFaultInterceptor
 
toString() - Method in class org.apache.camel.processor.interceptor.StreamCaching
Deprecated.
 
toString() - Method in class org.apache.camel.processor.interceptor.StreamCachingInterceptor
Deprecated.
 
toString() - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
 
toString() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
toString() - Method in class org.apache.camel.processor.InterceptorToAsyncProcessorBridge
 
toString() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
Deprecated.
 
toString() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
toString() - Method in class org.apache.camel.processor.loadbalancer.RandomLoadBalancer
 
toString() - Method in class org.apache.camel.processor.loadbalancer.RoundRobinLoadBalancer
 
toString() - Method in class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
 
toString() - Method in class org.apache.camel.processor.loadbalancer.TopicLoadBalancer
 
toString() - Method in class org.apache.camel.processor.LoggingErrorHandler
Deprecated.
 
toString() - Method in class org.apache.camel.processor.LogProcessor
 
toString() - Method in class org.apache.camel.processor.LoopProcessor
 
toString() - Method in class org.apache.camel.processor.MarshalProcessor
 
toString() - Method in class org.apache.camel.processor.MulticastProcessor
 
toString() - Method in class org.apache.camel.processor.OnCompletionProcessor
 
toString() - Method in class org.apache.camel.processor.Pipeline
 
toString() - Method in class org.apache.camel.processor.PollEnricher
 
toString() - Method in class org.apache.camel.processor.RecipientList
 
toString() - Method in class org.apache.camel.processor.RecipientListProcessor
 
toString() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
toString() - Method in class org.apache.camel.processor.RemoveHeaderProcessor
 
toString() - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
toString() - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
toString() - Method in class org.apache.camel.processor.RemovePropertyProcessor
 
toString() - Method in class org.apache.camel.processor.resequencer.DefaultExchangeComparator
 
toString() - Method in class org.apache.camel.processor.Resequencer
 
toString() - Method in class org.apache.camel.processor.RollbackProcessor
 
toString() - Method in class org.apache.camel.processor.RoutingSlip
 
toString() - Method in class org.apache.camel.processor.saga.SagaProcessor
 
toString() - Method in class org.apache.camel.processor.SamplingThrottler
 
toString() - Method in class org.apache.camel.processor.ScriptProcessor
 
toString() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
toString() - Method in class org.apache.camel.processor.SendProcessor
 
toString() - Method in class org.apache.camel.processor.SetBodyProcessor
 
toString() - Method in class org.apache.camel.processor.SetHeaderProcessor
 
toString() - Method in class org.apache.camel.processor.SetPropertyProcessor
 
toString() - Method in class org.apache.camel.processor.SortProcessor
 
toString() - Method in class org.apache.camel.processor.Splitter
 
toString() - Method in class org.apache.camel.processor.StopProcessor
 
toString() - Method in class org.apache.camel.processor.StreamResequencer
 
toString() - Method in class org.apache.camel.processor.ThreadsProcessor
 
toString() - Method in class org.apache.camel.processor.Throttler
 
toString() - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
toString() - Method in class org.apache.camel.processor.TransformProcessor
 
toString() - Method in class org.apache.camel.processor.TryProcessor
 
toString() - Method in class org.apache.camel.processor.UnitOfWorkProducer
 
toString() - Method in class org.apache.camel.processor.UnmarshalProcessor
 
toString() - Method in class org.apache.camel.processor.validation.PredicateValidatingProcessor
 
toString() - Method in class org.apache.camel.processor.WireTapProcessor
 
toString() - Method in class org.apache.camel.processor.WrapProcessor
 
toString() - Method in class org.apache.camel.runtimecatalog.CollectionStringBuffer
 
toString() - Method in class org.apache.camel.spi.Contract
 
toString() - Method in class org.apache.camel.spi.DataType
 
toString() - Method in class org.apache.camel.spi.ThreadPoolProfile
 
toString() - Method in class org.apache.camel.spi.Transformer
 
toString() - Method in class org.apache.camel.spi.Validator
 
toString() - Method in class org.apache.camel.StringSource
 
toString() - Method in class org.apache.camel.support.TimeoutMapEntry
 
toString() - Method in class org.apache.camel.support.TokenPairExpressionIterator
 
toString() - Method in class org.apache.camel.util.backoff.BackOff
 
toString() - Method in class org.apache.camel.util.CamelLogger
 
toString() - Method in class org.apache.camel.util.CollectionStringBuffer
 
toString() - Method in class org.apache.camel.util.component.ApiMethodArg
 
toString() - Method in class org.apache.camel.util.component.ApiMethodImpl
 
toString() - Method in class org.apache.camel.util.component.ApiMethodParser.ApiMethodModel
 
toString() - Method in class org.apache.camel.util.concurrent.CamelThreadFactory
 
toString() - Method in class org.apache.camel.util.concurrent.RejectableScheduledThreadPoolExecutor
 
toString() - Method in class org.apache.camel.util.concurrent.RejectableThreadPoolExecutor
 
toString() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
toString() - Method in class org.apache.camel.util.ExpressionToPredicateAdapter
 
toString() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextDecorator
 
toString() - Method in class org.apache.camel.util.jsse.CipherSuitesParameters
 
toString() - Method in class org.apache.camel.util.jsse.FilterParameters.Patterns
 
toString() - Method in class org.apache.camel.util.jsse.FilterParameters
 
toString() - Method in class org.apache.camel.util.jsse.KeyManagersParameters
 
toString() - Method in class org.apache.camel.util.jsse.KeyStoreParameters
 
toString() - Method in class org.apache.camel.util.jsse.SecureRandomParameters
 
toString() - Method in class org.apache.camel.util.jsse.SecureSocketProtocolsParameters
 
toString() - Method in class org.apache.camel.util.jsse.SSLContextClientParameters
 
toString() - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
toString() - Method in class org.apache.camel.util.jsse.SSLContextServerParameters
 
toString() - Method in class org.apache.camel.util.jsse.TrustManagersParameters
 
toString() - Method in class org.apache.camel.util.KeyValueHolder
 
toString() - Method in class org.apache.camel.util.LRUCache
 
toString() - Method in class org.apache.camel.util.LRUSoftCache
 
toString() - Method in class org.apache.camel.util.LRUWeakCache
 
toString() - Method in class org.apache.camel.util.PredicateToExpressionAdapter
 
toString() - Method in class org.apache.camel.util.Time
 
toStringFromDocument(Document, Properties) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given Document to into text
toStringSource(String) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given String to a Source
ToStringTypeConverter - Class in org.apache.camel.impl.converter
A simple converter that can convert any object to a String type by using the toString() method of the object.
ToStringTypeConverter() - Constructor for class org.apache.camel.impl.converter.ToStringTypeConverter
 
toTimestamp(Long) - Static method in class org.apache.camel.converter.SQLConverter
 
toTimeZone(String) - Static method in class org.apache.camel.converter.DateTimeConverter
 
toType(String) - Method in class org.apache.camel.builder.TransformerBuilder
Set the 'to' data type name.
toType(Class<?>) - Method in class org.apache.camel.builder.TransformerBuilder
Set the 'to' data type using Java class.
toUri(CharSequence) - Static method in class org.apache.camel.impl.converter.UriTypeConverter
 
toUriString(EndpointConfiguration.UriFormat) - Method in interface org.apache.camel.EndpointConfiguration
Deprecated.
Returns the formatted configuration string of an Endpoint.
toUriString(EndpointConfiguration.UriFormat) - Method in class org.apache.camel.impl.MappedEndpointConfiguration
Deprecated.
 
toUriString(EndpointConfiguration.UriFormat) - Method in class org.apache.camel.impl.UriEndpointConfiguration
Deprecated.
 
toWriter(File) - Static method in class org.apache.camel.converter.IOConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toWriter(File, Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toWriter(File, boolean, String) - Static method in class org.apache.camel.converter.IOConverter
 
toWriter(FileOutputStream, String) - Static method in class org.apache.camel.converter.IOConverter
 
toWriter(OutputStream) - Static method in class org.apache.camel.converter.IOConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
toWriter(OutputStream, Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toXml(int) - Method in interface org.apache.camel.api.management.mbean.BacklogTracerEventMessage
Dumps the event message as XML using the BacklogTracerEventMessage.ROOT_TAG as root tag.
toXml(int) - Method in class org.apache.camel.processor.interceptor.DefaultBacklogTracerEventMessage
Dumps the event message as XML using the BacklogTracerEventMessage.ROOT_TAG as root tag.
trace - Variable in class org.apache.camel.main.MainSupport
 
TRACE_EVENT - Static variable in interface org.apache.camel.Exchange
 
TRACE_EVENT_EXCHANGE - Static variable in interface org.apache.camel.Exchange
 
TRACE_EVENT_NODE_ID - Static variable in interface org.apache.camel.Exchange
 
TRACE_EVENT_TIMESTAMP - Static variable in interface org.apache.camel.Exchange
 
Traceable - Interface in org.apache.camel.processor
Deprecated. 
Traceable - Interface in org.apache.camel
Traceable processors allowing easier tracing using constructed labels to help identify the processor and where it's defined in the route model.
TracedRouteNodes - Interface in org.apache.camel.spi
Deprecated.
traceEvent(DefaultBacklogTracerEventMessage) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
TraceEventHandler - Interface in org.apache.camel.processor.interceptor
Deprecated.
TraceEventMessage - Interface in org.apache.camel.processor.interceptor
A trace event message that contains decomposed information about the traced Exchange at the point of interception.
traceExchange(ProcessorDefinition<?>, Processor, TraceInterceptor, Exchange) - Method in class org.apache.camel.management.mbean.JMXNotificationTraceEventHandler
 
traceExchange(ProcessorDefinition<?>, Processor, TraceInterceptor, Exchange) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventHandler
Deprecated.
 
traceExchange(ProcessorDefinition<?>, Processor, TraceInterceptor, Exchange) - Method in interface org.apache.camel.processor.interceptor.TraceEventHandler
Deprecated.
Event called when an Exchange is about to be processed

This event is only called if trace out has been disabled (which it is by default).

traceExchange(Exchange) - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
 
traceExchangeIn(ProcessorDefinition<?>, Processor, TraceInterceptor, Exchange) - Method in class org.apache.camel.management.mbean.JMXNotificationTraceEventHandler
 
traceExchangeIn(ProcessorDefinition<?>, Processor, TraceInterceptor, Exchange) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventHandler
Deprecated.
 
traceExchangeIn(ProcessorDefinition<?>, Processor, TraceInterceptor, Exchange) - Method in interface org.apache.camel.processor.interceptor.TraceEventHandler
Deprecated.
Event called when an Exchange is about to be processed (in)

This event is only called if trace out has been enabled.

traceExchangeIn(Exchange) - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
 
traceExchangeOut(ProcessorDefinition<?>, Processor, TraceInterceptor, Exchange, Object) - Method in class org.apache.camel.management.mbean.JMXNotificationTraceEventHandler
 
traceExchangeOut(ProcessorDefinition<?>, Processor, TraceInterceptor, Exchange, Object) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventHandler
Deprecated.
 
traceExchangeOut(ProcessorDefinition<?>, Processor, TraceInterceptor, Exchange, Object) - Method in interface org.apache.camel.processor.interceptor.TraceEventHandler
Deprecated.
Event called when an Exchange has been processed (out)

This event is only called if trace out has been enabled.

traceExchangeOut(Exchange, Object) - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
 
TraceFormatter - Interface in org.apache.camel.processor.interceptor
Deprecated.
traceIntercept(InterceptDefinition, TracedRouteNodes, Exchange) - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
 
TraceInterceptor - Class in org.apache.camel.processor.interceptor
Deprecated.
TraceInterceptor(ProcessorDefinition<?>, Processor, TraceFormatter, Tracer) - Constructor for class org.apache.camel.processor.interceptor.TraceInterceptor
Deprecated.
 
TraceInterceptorFactory - Interface in org.apache.camel.processor.interceptor
Deprecated.
traceLabelToString - Variable in class org.apache.camel.processor.SendProcessor
 
Tracer - Class in org.apache.camel.processor.interceptor
Deprecated.
Tracer() - Constructor for class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
tracing() - Method in class org.apache.camel.model.RouteDefinition
Enable tracing for this route.
tracing(String) - Method in class org.apache.camel.model.RouteDefinition
Enable tracing for this route.
trackTimeout(String, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
transacted() - Method in class org.apache.camel.model.ProcessorDefinition
Marks this route as transacted and uses the default transacted policy found in the registry.
transacted(String) - Method in class org.apache.camel.model.ProcessorDefinition
Marks this route as transacted.
TransactedDefinition - Class in org.apache.camel.model
Enables transaction on the route
TransactedDefinition() - Constructor for class org.apache.camel.model.TransactedDefinition
 
TransactedDefinition(Policy) - Constructor for class org.apache.camel.model.TransactedDefinition
 
TransactedPolicy - Interface in org.apache.camel.spi
A marker for defining the policy to be used for applying transaction to routes.
TRANSFER_ENCODING - Static variable in interface org.apache.camel.Exchange
 
transform(Message, DataType, DataType) - Method in class org.apache.camel.impl.transformer.DataFormatTransformer
Perform data transformation with specified from/to type using DataFormat.
transform(Message, DataType, DataType) - Method in class org.apache.camel.impl.transformer.ProcessorTransformer
Perform data transformation with specified from/to type using Processor.
transform(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a processor which sets the body on the OUT message
transform() - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a processor which sets the body on the OUT message
transform(Message, DataType, DataType) - Method in class org.apache.camel.spi.Transformer
Perform data transformation with specified from/to type.
transform(String) - Method in interface org.apache.camel.util.XmlLineNumberParser.XmlTextTransformer
 
TransformDefinition - Class in org.apache.camel.model
Transforms the message body based on an expression
TransformDefinition() - Constructor for class org.apache.camel.model.TransformDefinition
 
TransformDefinition(Expression) - Constructor for class org.apache.camel.model.TransformDefinition
 
transformer() - Method in class org.apache.camel.builder.RouteBuilder
Create a new TransformerBuilder.
Transformer - Class in org.apache.camel.spi
Transformer performs message transformation according to the declared data type.
Transformer() - Constructor for class org.apache.camel.spi.Transformer
 
TransformerBuilder - Class in org.apache.camel.builder
A Java DSL which is used to build a Transformer and register into CamelContext.
TransformerBuilder() - Constructor for class org.apache.camel.builder.TransformerBuilder
 
transformerCacheSize(int) - Method in class org.apache.camel.builder.xml.XsltBuilder
Used for caching Transformers.
TransformerDefinition - Class in org.apache.camel.model.transformer
Represents a Transformer which declaratively transforms message content according to the input type declared by InputTypeDefinition and/or output type declared by OutputTypeDefinition.
TransformerDefinition() - Constructor for class org.apache.camel.model.transformer.TransformerDefinition
 
TransformerKey - Class in org.apache.camel.impl.transformer
Key used in TransformerRegistry in DefaultCamelContext, to ensure a consistent lookup.
TransformerKey(String) - Constructor for class org.apache.camel.impl.transformer.TransformerKey
 
TransformerKey(DataType, DataType) - Constructor for class org.apache.camel.impl.transformer.TransformerKey
 
TransformerRegistry<K> - Interface in org.apache.camel.spi
Registry to cache transformers in memory.
TransformersDefinition - Class in org.apache.camel.model.transformer
To configure transformers.
TransformersDefinition() - Constructor for class org.apache.camel.model.transformer.TransformersDefinition
 
TransformProcessor - Class in org.apache.camel.processor
A processor which sets the body on the OUT message with an Expression.
TransformProcessor(Expression) - Constructor for class org.apache.camel.processor.TransformProcessor
 
TriConsumer<I1,I2,I3> - Interface in org.apache.camel.util.function
 
TRIM_SPACES - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
trimToNull(String) - Static method in class org.apache.camel.util.StringHelper
Removes the leading and trailing whitespace and if the resulting string is empty returns null.
trunkStore() - Method in class org.apache.camel.impl.FileStateRepository
Trunks the file store when the max store size is hit by rewriting the 1st level cache to the file store.
trunkStore() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Trunks the file store when the max store size is hit by dropping the most oldest entries.
trustCerts(boolean) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets whether to turn on trust certificate check when using client lookup
trustManager - Variable in class org.apache.camel.util.jsse.TrustManagersParameters
To use a existing configured trust manager instead of using TrustManagerFactory to get the TrustManager.
TrustManagersParameters - Class in org.apache.camel.util.jsse
 
TrustManagersParameters() - Constructor for class org.apache.camel.util.jsse.TrustManagersParameters
 
TRY_ROUTE_BLOCK - Static variable in interface org.apache.camel.Exchange
 
tryConvertTo(Class<T>, Object) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
tryConvertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
tryConvertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.impl.converter.PropertyEditorTypeConverter
Deprecated.
 
tryConvertTo(Class<T>, Object) - Method in class org.apache.camel.impl.converter.PropertyEditorTypeConverter
Deprecated.
 
tryConvertTo(Class<T>, Object) - Method in class org.apache.camel.support.TypeConverterSupport
 
tryConvertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.support.TypeConverterSupport
 
tryConvertTo(Class<T>, Object) - Method in interface org.apache.camel.TypeConverter
Tries to convert the value to the specified type, returning null if not possible to convert.
tryConvertTo(Class<T>, Exchange, Object) - Method in interface org.apache.camel.TypeConverter
Tries to convert the value to the specified type in the context of an exchange, returning null if not possible to convert.
tryConvertTo(CamelContext, Class<T>, Object) - Static method in class org.apache.camel.util.CamelContextHelper
Tried to convert the given value to the requested type
TryDefinition - Class in org.apache.camel.model
Marks the beginning of a try, catch, finally block
TryDefinition() - Constructor for class org.apache.camel.model.TryDefinition
 
TryProcessor - Class in org.apache.camel.processor
Implements try/catch/finally type processing
TryProcessor(Processor, List<Processor>, Processor) - Constructor for class org.apache.camel.processor.TryProcessor
 
tryProcessor - Variable in class org.apache.camel.processor.TryProcessor
 
trySetCamelContext(T, CamelContext) - Static method in class org.apache.camel.component.extension.ComponentExtensionHelper
trySetCamelContext(T, CamelContext) - Static method in class org.apache.camel.util.ObjectHelper
Set the CamelContext context if the component is an instance of CamelContextAware.
trySetComponent(T, Component) - Static method in class org.apache.camel.component.extension.ComponentExtensionHelper
trySetComponent(T, Component) - Static method in class org.apache.camel.util.ObjectHelper
Set the Component context if the component is an instance of ComponentAware.
type(String) - Method in class org.apache.camel.builder.ValidatorBuilder
Set the data type name.
type(Class<?>) - Method in class org.apache.camel.builder.ValidatorBuilder
Set the data type using Java class.
type(Class<? extends ServiceRegistry>) - Static method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors
 
type(Class<? extends CamelClusterService>) - Static method in class org.apache.camel.impl.cluster.ClusterServiceSelectors
 
type(String) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
To set the discovery type, valid values are on-demand and watch.
type - Variable in class org.apache.camel.model.PolicyDefinition
 
type(Class<?>) - Method in class org.apache.camel.model.rest.RestDefinition
 
type(RestParamType) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
The parameter type such as body, form, header, path, query
type - Variable in class org.apache.camel.model.TransactedDefinition
 
type - Variable in class org.apache.camel.util.jsse.KeyStoreParameters
The optional type of the key store to load.
type(Object) - Static method in class org.apache.camel.util.ObjectHelper
Returns the type of the given object or null if the value is null
TYPE_COMPONENT - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_CONSUMER - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_CONTEXT - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_DATAFORMAT - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_ENDPOINT - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_ERRORHANDLER - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_EVENT_NOTIFIER - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_HA - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_HEALTH - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_HINTS - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
TYPE_PROCESSOR - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_PRODUCER - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_ROUTE - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_ROUTE_CONTROLLER - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_SERVICE - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_THREAD_POOL - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_TRACER - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
typeCoerceCompare(TypeConverter, Object, Object) - Static method in class org.apache.camel.util.ObjectHelper
A helper method for comparing objects ordering in which it uses type coercion to coerce types between the left and right values.
typeCoerceEquals(TypeConverter, Object, Object) - Static method in class org.apache.camel.util.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.util.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.util.ObjectHelper
A helper method for comparing objects for inequality in which it uses type coercion to coerce types between the left and right values.
TypeConversionException - Exception in org.apache.camel
Exception when failing during type conversion.
TypeConversionException(Object, Class<?>, Throwable) - Constructor for exception org.apache.camel.TypeConversionException
 
TypeConverter - Interface in org.apache.camel
A pluggable strategy to be able to convert objects to different types such as to and from String, InputStream/OutputStream, Reader/Writer, Document, byte[], ByteBuffer etc
TypeConverterAware - Interface in org.apache.camel.spi
An interface for an object which is interested in being injected with the root TypeConverter such as for implementing a fallback type converter
typeConverterExists - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
TypeConverterExists - Enum in org.apache.camel
What to do if attempting to add a duplicate type converter
TypeConverterExistsException - Exception in org.apache.camel
Exception when failing to add type converters due there is already an existing type converter.
TypeConverterExistsException(Class<?>, Class<?>) - Constructor for exception org.apache.camel.TypeConverterExistsException
 
typeConverterExistsLoggingLevel - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
typeConverterExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the type converter
TypeConverterLoader - Interface in org.apache.camel.spi
A pluggable strategy to load type converters into a TypeConverterRegistry from some kind of mechanism.
TypeConverterLoaderException - Exception in org.apache.camel
Exception when failing to load type converters.
TypeConverterLoaderException(String) - Constructor for exception org.apache.camel.TypeConverterLoaderException
 
TypeConverterLoaderException(String, Throwable) - Constructor for exception org.apache.camel.TypeConverterLoaderException
 
typeConverterLoaders - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
TypeConverterRegistry - Interface in org.apache.camel.spi
Registry for type converters.
TypeConverterRegistry.Statistics - Interface in org.apache.camel.spi
Utilization statistics of the this registry.
TypeConverters - Interface in org.apache.camel
A tagging interface to mark this class implements type converters using the Converter annotations.
TypeConvertersLoader - Class in org.apache.camel.impl.converter
A type converter loader, that only supports scanning a TypeConverters class for methods that has been annotated with Converter.
TypeConvertersLoader(TypeConverters) - Constructor for class org.apache.camel.impl.converter.TypeConvertersLoader
Creates the loader
TypeConvertersPackageScanClassResolver - Class in org.apache.camel.impl.converter
A ClassResolver which loads type converters from an instance that implements TypeConverters.
TypeConvertersPackageScanClassResolver(Class<?>) - Constructor for class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
TypeConverterSupport - Class in org.apache.camel.support
Base class for TypeConverter implementations.
TypeConverterSupport() - Constructor for class org.apache.camel.support.TypeConverterSupport
 
TypedProcessorFactory<T extends ProcessorDefinition<T>> - Class in org.apache.camel.impl
 
TypedProcessorFactory(Class<T>) - Constructor for class org.apache.camel.impl.TypedProcessorFactory
 
typeExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for a type value
typeList(Class<?>) - Method in class org.apache.camel.model.rest.RestDefinition
Deprecated.
as of 2.19.0. Replaced wtih RestDefinition.type(Class) with [] appended to canonical class name , e.g. type(MyClass[].class
typeMappings - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 

U

UnaryExpression - Class in org.apache.camel.language.simple.ast
Represents an unary expression in the AST
UnaryExpression(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.UnaryExpression
 
unaryOperator() - Method in class org.apache.camel.language.simple.SimpleExpressionParser
 
unaryOperator() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 
UnaryOperatorType - Enum in org.apache.camel.language.simple.types
Types of unary operators supported.
unbind(Name) - Method in class org.apache.camel.util.jndi.JndiContext
 
unbind(String) - Method in class org.apache.camel.util.jndi.JndiContext
 
uncompressGzip(String, InputStream) - Static method in class org.apache.camel.util.GZIPHelper
 
UNINITIALIZED_EXIT_CODE - Static variable in class org.apache.camel.main.MainSupport
 
UNIT_OF_WORK_EXHAUSTED - Static variable in interface org.apache.camel.Exchange
 
UNIT_OF_WORK_PROCESS_SYNC - Static variable in interface org.apache.camel.Exchange
Deprecated.
UNIT_OF_WORK_PROCESS_SYNC is not in use and will be removed in future Camel release
UnitOfWork - Interface in org.apache.camel.spi
An object representing the unit of work processing an Exchange which allows the use of Synchronization hooks.
UnitOfWorkFactory - Interface in org.apache.camel.spi
Factory to create UnitOfWork.
UnitOfWorkHelper - Class in org.apache.camel.util
Utility methods for UnitOfWork
UnitOfWorkProcessorAdvice(RouteContext) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.UnitOfWorkProcessorAdvice
 
UnitOfWorkProducer - Class in org.apache.camel.processor
Ensures a Producer is executed within an UnitOfWork.
UnitOfWorkProducer(Producer) - Constructor for class org.apache.camel.processor.UnitOfWorkProducer
The producer which should be executed within an UnitOfWork.
units(TimeUnit) - Method in class org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration
Set the time unit for the timeout.
UnitUtils - Class in org.apache.camel.util
Unit utils.
UniVocityAbstractDataFormat - Class in org.apache.camel.model.dataformat
Represents the common parts of all uniVocity DataFormat parsers.
UniVocityAbstractDataFormat() - Constructor for class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
UniVocityAbstractDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
UniVocityCsvDataFormat - Class in org.apache.camel.model.dataformat
The uniVocity CSV data format is used for working with CSV (Comma Separated Values) flat payloads.
UniVocityCsvDataFormat() - Constructor for class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
 
UniVocityFixedWidthDataFormat - Class in org.apache.camel.model.dataformat
The uniVocity Fixed Length data format is used for working with fixed length flat payloads.
UniVocityFixedWidthDataFormat() - Constructor for class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
 
UniVocityHeader - Class in org.apache.camel.model.dataformat
To configure headers for UniVocity data formats.
UniVocityHeader() - Constructor for class org.apache.camel.model.dataformat.UniVocityHeader
 
UniVocityTsvDataFormat - Class in org.apache.camel.model.dataformat
The uniVocity TSV data format is used for working with TSV (Tabular Separated Values) flat payloads.
UniVocityTsvDataFormat() - Constructor for class org.apache.camel.model.dataformat.UniVocityTsvDataFormat
 
unknown() - Method in class org.apache.camel.health.HealthCheckResultBuilder
 
UNKNOWN_PARAMETER - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.StandardCode
A given parameter is not known to the component
unknownPropertyName(String) - Method in class org.apache.camel.impl.UriComponentConfiguration
Deprecated.
 
unmanage(CamelContext) - Static method in class org.apache.camel.spi.Container.Instance
Deprecated.
Called by Camel when a CamelContext is being stopped.
unmanageNamedObject(Object) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
unmanageNamedObject(Object) - Method in class org.apache.camel.management.ManagedManagementStrategy
 
unmanageNamedObject(Object) - Method in interface org.apache.camel.spi.ManagementStrategy
Removes a managed object by name.
unmanageObject(Object) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
Un-manages the object.
unmanageObject(Object) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
unmanageObject(Object) - Method in class org.apache.camel.management.ManagedManagementStrategy
 
unmanageObject(Object) - Method in interface org.apache.camel.spi.ManagementStrategy
Removes the managed object.
unmarshal(String) - Method in class org.apache.camel.builder.xml.TimeUnitAdapter
 
unmarshal(Exchange, DefaultExchangeHolder) - Static method in class org.apache.camel.impl.DefaultExchangeHolder
Transfers the information from the payload to the exchange.
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.impl.GzipDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.impl.SerializationDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.impl.StringDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.impl.ZipDataFormat
 
unmarshal(XStreamDataFormat.AliasList) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.AliasAdapter
 
unmarshal(XStreamDataFormat.ConverterList) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ConvertersAdapter
 
unmarshal(XStreamDataFormat.ImplicitCollectionList) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionsAdapter
 
unmarshal(XStreamDataFormat.OmitFieldList) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldsAdapter
 
unmarshal() - Method in class org.apache.camel.model.ProcessorDefinition
DataFormat: Unmarshals the in body using a DataFormat expression to define the format of the input message and the output will be set on the out message body.
unmarshal(DataFormatDefinition) - Method in class org.apache.camel.model.ProcessorDefinition
DataFormat: Unmarshals the in body using the specified DataFormat and sets the output on the out message body.
unmarshal(DataFormat) - Method in class org.apache.camel.model.ProcessorDefinition
DataFormat: Unmarshals the in body using the specified DataFormat and sets the output on the out message body.
unmarshal(String) - Method in class org.apache.camel.model.ProcessorDefinition
DataFormat: Unmarshals the in body using the specified DataFormat reference in the Registry and sets the output on the out message body.
unmarshal(Exchange, InputStream) - Method in interface org.apache.camel.spi.DataFormat
Unmarshals the given stream into an object.
UnmarshalDefinition - Class in org.apache.camel.model
Converts the message data received from the wire into a format that Apache Camel processors can consume
UnmarshalDefinition() - Constructor for class org.apache.camel.model.UnmarshalDefinition
 
UnmarshalDefinition(DataFormatDefinition) - Constructor for class org.apache.camel.model.UnmarshalDefinition
 
UnmarshalDefinition(String) - Constructor for class org.apache.camel.model.UnmarshalDefinition
 
UnmarshalProcessor - Class in org.apache.camel.processor
Unmarshals the body of the incoming message using the given data format
UnmarshalProcessor(DataFormat) - Constructor for class org.apache.camel.processor.UnmarshalProcessor
 
unmodifiableMap(Map<K, V>) - Static method in class org.apache.camel.util.CollectionHelper
Build an unmodifiable map on top of a given map.
unregister(HealthCheck) - Method in interface org.apache.camel.health.HealthCheckRegistry
Unregisters a service HealthCheck.
unregister(HealthCheck) - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
unregister() - Method in class org.apache.camel.impl.osgi.Activator.BaseService
 
unregister(ObjectName) - Method in class org.apache.camel.management.DefaultManagementAgent
 
unregister(ObjectName) - Method in interface org.apache.camel.spi.ManagementAgent
Unregisters object based upon registered name
UnsafeUriCharactersEncoder - Class in org.apache.camel.runtimecatalog
Encoder for unsafe URI characters.
UnsafeUriCharactersEncoder - Class in org.apache.camel.util
Encoder for unsafe URI characters.
unscheduleTask() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
unscheduleTask() - Method in interface org.apache.camel.spi.ScheduledPollConsumerScheduler
Attempts to unschedules the last task which was scheduled.
UNSUPPORTED - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.StandardCode
The verification is not supported
unsupported() - Static method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
UNSUPPORTED_COMPONENT - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.StandardCode
The requested Component is not supported
UNSUPPORTED_SCOPE - Static variable in interface org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.StandardCode
The requested ComponentVerifierExtension.Scope is not supported
unsupportedScope(ComponentVerifierExtension.Scope) - Static method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
unwrap(Class<T>) - Method in interface org.apache.camel.cluster.CamelClusterService
Access the underlying concrete CamelClusterService implementation to provide access to further features.
unwrap(Class<T>) - Method in interface org.apache.camel.cluster.CamelClusterView
Access the underlying concrete CamelClusterView implementation to provide access to further features.
unwrap(Class<T>) - Method in interface org.apache.camel.component.extension.ComponentExtension
Access the underlying concrete ComponentExtension implementation to provide access to further features.
unwrap(Class<T>) - Method in interface org.apache.camel.health.HealthCheckService
Access the underlying concrete HealthCheckService implementation to provide access to further features.
unwrap(Class<T>) - Method in interface org.apache.camel.spi.RouteController
Access the underlying concrete RouteController implementation.
up() - Method in class org.apache.camel.health.HealthCheckResultBuilder
 
update(int) - Method in class org.apache.camel.management.mbean.LoadTriplet
Update the load statistics
updateExpireTime(TimeoutMapEntry<K, V>) - Method in class org.apache.camel.support.DefaultTimeoutMap
 
updateFileHeaders(GenericFile<File>, Message) - Method in class org.apache.camel.component.file.FileConsumer
 
updateFileHeaders(GenericFile<T>, Message) - Method in class org.apache.camel.component.file.GenericFileConsumer
Updates the information on Message after we have acquired read-lock and can begin process the file.
updateMulticastProcessor() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
updateNewExchange(Exchange, int, Iterable<ProcessorExchangePair>, Iterator<ProcessorExchangePair>) - Method in class org.apache.camel.processor.MulticastProcessor
 
updateNewExchange(Exchange, int, Iterable<ProcessorExchangePair>, Iterator<ProcessorExchangePair>) - Method in class org.apache.camel.processor.Splitter
 
updateRouteFromXml(String) - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
updateRouteFromXml(String) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
updateValue(long) - Method in class org.apache.camel.management.mbean.Statistic
 
updateValue(long) - Method in class org.apache.camel.management.mbean.StatisticCounter
 
updateValue(long) - Method in class org.apache.camel.management.mbean.StatisticDelta
 
updateValue(long) - Method in class org.apache.camel.management.mbean.StatisticMaximum
 
updateValue(long) - Method in class org.apache.camel.management.mbean.StatisticMinimum
 
updateValue(long) - Method in class org.apache.camel.management.mbean.StatisticValue
 
uri(String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
Sets the uri of the service to use
uri(String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
Sets the uri of the service to use
uri - Variable in class org.apache.camel.model.InterceptFromDefinition
 
uri - Variable in class org.apache.camel.model.SendDefinition
 
uri - Variable in class org.apache.camel.processor.SendDynamicProcessor
 
URI_AUTHORITY - Static variable in interface org.apache.camel.EndpointConfiguration
Deprecated.
 
URI_FRAGMENT - Static variable in interface org.apache.camel.EndpointConfiguration
Deprecated.
 
URI_HOST - Static variable in interface org.apache.camel.EndpointConfiguration
Deprecated.
 
URI_PATH - Static variable in interface org.apache.camel.EndpointConfiguration
Deprecated.
 
URI_PORT - Static variable in interface org.apache.camel.EndpointConfiguration
Deprecated.
 
URI_QUERY - Static variable in interface org.apache.camel.EndpointConfiguration
Deprecated.
 
URI_SCHEME - Static variable in interface org.apache.camel.EndpointConfiguration
Deprecated.
 
URI_SCHEME_SPECIFIC_PART - Static variable in interface org.apache.camel.EndpointConfiguration
Deprecated.
 
URI_USER_INFO - Static variable in interface org.apache.camel.EndpointConfiguration
Deprecated.
 
UriComponentConfiguration - Class in org.apache.camel.impl
Deprecated.
UriComponentConfiguration(Component, Class<? extends Endpoint>, SortedMap<String, ParameterConfiguration>) - Constructor for class org.apache.camel.impl.UriComponentConfiguration
Deprecated.
 
UriComponentConfiguration(Component, Class<? extends Endpoint>) - Constructor for class org.apache.camel.impl.UriComponentConfiguration
Deprecated.
 
UriComponentConfiguration(UriEndpointComponent) - Constructor for class org.apache.camel.impl.UriComponentConfiguration
Deprecated.
 
uriDelimiter(String) - Method in class org.apache.camel.model.DynamicRouterDefinition
Sets the uri delimiter to use
uriDelimiter(String) - Method in class org.apache.camel.model.RoutingSlipDefinition
Sets the uri delimiter to use
uriDelimiter - Variable in class org.apache.camel.processor.RoutingSlip
 
UriEndpointComponent - Class in org.apache.camel.impl
Deprecated.
UriEndpointComponent(Class<? extends Endpoint>) - Constructor for class org.apache.camel.impl.UriEndpointComponent
Deprecated.
 
UriEndpointComponent(CamelContext, Class<? extends Endpoint>) - Constructor for class org.apache.camel.impl.UriEndpointComponent
Deprecated.
 
UriEndpointConfiguration - Class in org.apache.camel.impl
Deprecated.
UriEndpointConfiguration(CamelContext, Endpoint, String) - Constructor for class org.apache.camel.impl.UriEndpointConfiguration
Deprecated.
 
URIField - Annotation Type in org.apache.camel
Deprecated.
uriResolver(URIResolver) - Method in class org.apache.camel.builder.xml.XsltBuilder
Sets a custom URI resolver to be used
uris(String) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
The URIs the client can connect to.
URISupport - Class in org.apache.camel.runtimecatalog
Copied from org.apache.camel.util.URISupport
URISupport - Class in org.apache.camel.util
URI utilities.
UriTypeConverter - Class in org.apache.camel.impl.converter
A TypeConverter that converts to and from URIs.
url(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
The Consul agent URL
USE_HOST_IP_ADDRESS - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
USE_PLATFORM_MBS - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
useCollisionAvoidance() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
useCollisionAvoidance() - Method in class org.apache.camel.model.OnExceptionDefinition
Turn on collision avoidance.
useCollisionAvoidance() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Turn on collision avoidance.
useCollisionAvoidance - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
useCollisionAvoidance() - Method in class org.apache.camel.processor.RedeliveryPolicy
Enables collision avoidance which adds some randomization to the backoff timings to reduce contention probability
useExponentialBackOff() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
useExponentialBackOff() - Method in class org.apache.camel.model.OnExceptionDefinition
Turn on exponential back off
useExponentialBackOff() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Turn on exponential backk off
useExponentialBackOff - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
useExponentialBackOff() - Method in class org.apache.camel.processor.RedeliveryPolicy
Enables exponential backoff using the RedeliveryPolicy.getBackOffMultiplier() to increase the time between retries
useIntrospectionOnEndpoint() - Method in class org.apache.camel.impl.DefaultComponent
Derived classes may wish to overload this to prevent the default introspection of URI parameters on the created Endpoint instance
useLatest() - Static method in class org.apache.camel.util.toolbox.AggregationStrategies
Use the latest incoming exchange.
UseLatestAggregationStrategy - Class in org.apache.camel.processor.aggregate
An AggregationStrategy which just uses the latest exchange which is useful for status messages where old status messages have no real value.
UseLatestAggregationStrategy() - Constructor for class org.apache.camel.processor.aggregate.UseLatestAggregationStrategy
 
useOriginal() - Static method in class org.apache.camel.util.toolbox.AggregationStrategies
Use the original exchange.
useOriginal(boolean) - Static method in class org.apache.camel.util.toolbox.AggregationStrategies
Use the original exchange.
UseOriginalAggregationStrategy - Class in org.apache.camel.processor.aggregate
An AggregationStrategy which just uses the original exchange which can be needed when you want to preserve the original Exchange.
UseOriginalAggregationStrategy() - Constructor for class org.apache.camel.processor.aggregate.UseOriginalAggregationStrategy
 
UseOriginalAggregationStrategy(boolean) - Constructor for class org.apache.camel.processor.aggregate.UseOriginalAggregationStrategy
 
UseOriginalAggregationStrategy(Exchange, boolean) - Constructor for class org.apache.camel.processor.aggregate.UseOriginalAggregationStrategy
 
useOriginalBody() - Method in class org.apache.camel.model.OnCompletionDefinition
Will use the original input body when an Exchange for this on completion.
useOriginalBody() - Method in class org.apache.camel.model.OnExceptionDefinition
Deprecated.
this method will be removed in Camel 3.0, please use OnExceptionDefinition.useOriginalMessage()
useOriginalMessage - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
useOriginalMessage() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Will use the original input Message when an Exchange is moved to the dead letter queue.
useOriginalMessage() - Method in class org.apache.camel.model.OnExceptionDefinition
Will use the original input message when an Exchange is moved to the dead letter queue.
useOriginalMessagePolicy - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
useRawUri() - Method in interface org.apache.camel.Component
Whether to use raw or encoded uri, when creating endpoints.
useRawUri() - Method in class org.apache.camel.impl.DefaultComponent
 
userName(String) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
Sets the username to be used for basic authentication
userName(String) - Method in class org.apache.camel.model.cloud.EtcdServiceCallServiceDiscoveryConfiguration
The user name to use for basic authentication.
username(String) - Method in class org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration
Sets the username for authentication when using client lookup
username(String) - Method in class org.apache.camel.model.cloud.RibbonServiceCallServiceLoadBalancerConfiguration
Sets the username
UuidGenerator - Interface in org.apache.camel.spi
Generator to generate UUID strings.

V

validate(Message, DataType) - Method in class org.apache.camel.impl.validator.ProcessorValidator
Perform content validation with specified type using Processor.
validate(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Creates a validation expression which only if it is true then the exchange is forwarded to the destination.
validate(Predicate) - Method in class org.apache.camel.model.ProcessorDefinition
Creates a validation expression which only if it is true then the exchange is forwarded to the destination.
validate() - Method in class org.apache.camel.model.ProcessorDefinition
Creates a validation expression which only if it is true then the exchange is forwarded to the destination.
validate(Message, DataType) - Method in class org.apache.camel.spi.Validator
Perform data validation with specified type.
validate() - Method in class org.apache.camel.util.component.ArgumentSubstitutionParser.Substitution
 
validateCharset(String) - Static method in class org.apache.camel.converter.IOConverter
Deprecated.
validateCharset(String) - Static method in class org.apache.camel.model.ConvertBodyDefinition
 
validateCharset(String) - Static method in class org.apache.camel.util.IOHelper
 
validateConditionalBreakpoint(String, String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
validateConditionalBreakpoint(String, String) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
validateConfiguration() - Method in class org.apache.camel.model.OnExceptionDefinition
 
validateDeadLetterUri(RouteContext) - Method in class org.apache.camel.builder.DeadLetterChannelBuilder
 
ValidateDefinition - Class in org.apache.camel.model
Validates a message based on an expression
ValidateDefinition() - Constructor for class org.apache.camel.model.ValidateDefinition
 
ValidateDefinition(Expression) - Constructor for class org.apache.camel.model.ValidateDefinition
 
ValidateDefinition(Predicate) - Constructor for class org.apache.camel.model.ValidateDefinition
 
validateEndpointProperties(String) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
validateEndpointProperties(String, boolean) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
validateEndpointProperties(String, boolean, boolean, boolean) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
validateEndpointProperties(String) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
Parses and validates the endpoint uri and constructs a key/value properties of each option.
validateEndpointProperties(String, boolean) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
Parses and validates the endpoint uri and constructs a key/value properties of each option.
validateEndpointProperties(String, boolean, boolean, boolean) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
Parses and validates the endpoint uri and constructs a key/value properties of each option.
validateHasMethod(CamelContext, Object, Class<?>, String) - Method in class org.apache.camel.model.language.MethodCallExpression
Validates the given bean has the method.
validateLanguageExpression(ClassLoader, String, String) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
validateLanguageExpression(ClassLoader, String, String) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
Parses and validates the language as an expression

Important: This requires having camel-core and the language dependencies on the classpath

validateLanguagePredicate(ClassLoader, String, String) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
validateLanguagePredicate(ClassLoader, String, String) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
Parses and validates the language as a predicate

Important: This requires having camel-core and the language dependencies on the classpath

validateMethodName(String) - Static method in class org.apache.camel.util.OgnlHelper
Validates whether the method name is using valid java identifiers in the name Will throw IllegalArgumentException if the method name is invalid.
validateParameters(String, Map<String, Object>, String) - Method in class org.apache.camel.component.stub.StubComponent
 
validateParameters(String, Map<String, Object>, String) - Method in class org.apache.camel.impl.DefaultComponent
Strategy for validation of parameters, that was not able to be resolved to any endpoint options.
validateProperties(String, Map<String, String>) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
validateProperties(String, Map<String, String>) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
Validates the properties for the given scheme against component and endpoint
validatePropertyName(String) - Method in class org.apache.camel.impl.ComponentConfigurationSupport
Deprecated.
Allow implementations to validate whether a property name is valid and either throw an exception or log a warning of an unknown property being used
validatePropertyName(String) - Method in class org.apache.camel.impl.UriComponentConfiguration
Deprecated.
 
validatePropertyValue(String, Object) - Method in class org.apache.camel.impl.ComponentConfigurationSupport
Deprecated.
Allow implementations to validate whether a property name is valid and either throw an exception or log a warning of an unknown property being used and to convert the given value to the correct type before updating the value.
validatePropertyValue(String, Object) - Method in class org.apache.camel.impl.UriComponentConfiguration
Deprecated.
 
validateSimpleExpression(String) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
validateSimpleExpression(ClassLoader, String) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
validateSimpleExpression(String) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
validateSimpleExpression(ClassLoader, String) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
Parses and validates the simple expression.
validateSimplePredicate(String) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
validateSimplePredicate(ClassLoader, String) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
validateSimplePredicate(String) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
validateSimplePredicate(ClassLoader, String) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
Parses and validates the simple predicate

Important: This requires having camel-core on the classpath

validateTimePattern(String) - Method in class org.apache.camel.runtimecatalog.AbstractCamelCatalog
 
validateTimePattern(String) - Method in interface org.apache.camel.runtimecatalog.RuntimeCamelCatalog
Validates the pattern whether its a valid time pattern.
validateUniqueIds(RouteDefinition, List<RouteDefinition>) - Static method in class org.apache.camel.model.RouteDefinitionHelper
Validates that the target route has no duplicate id's from any of the existing routes.
validateUniquePaths() - Method in class org.apache.camel.model.rest.RestDefinition
 
validateURI(String, String, Map<String, Object>) - Method in class org.apache.camel.component.stub.StubComponent
 
validateURI(String, String, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultComponent
Strategy for validation of the uri when creating the endpoint.
ValidatingProcessor - Class in org.apache.camel.processor.validation
A processor which validates the XML version of the inbound message body against some schema either in XSD or RelaxNG
ValidatingProcessor() - Constructor for class org.apache.camel.processor.validation.ValidatingProcessor
 
ValidatingProcessor(SchemaReader) - Constructor for class org.apache.camel.processor.validation.ValidatingProcessor
 
ValidationException - Exception in org.apache.camel
The base class for any validation exception, such as SchemaValidationException so that it is easy to treat all validation errors in a similar way irrespective of the particular validation technology used.
ValidationException(Exchange, String) - Constructor for exception org.apache.camel.ValidationException
 
ValidationException(String, Exchange, Throwable) - Constructor for exception org.apache.camel.ValidationException
 
validator() - Method in class org.apache.camel.builder.RouteBuilder
Create a new ValidatorBuilder.
Validator - Class in org.apache.camel.spi
Validator performs message content validation according to the declared data type.
Validator() - Constructor for class org.apache.camel.spi.Validator
 
ValidatorBuilder - Class in org.apache.camel.builder
A Java DSL which is used to build a Validator and register into CamelContext.
ValidatorBuilder() - Constructor for class org.apache.camel.builder.ValidatorBuilder
 
ValidatorComponent - Class in org.apache.camel.component.validator
The Validator Component is for validating XML against a schema
ValidatorComponent() - Constructor for class org.apache.camel.component.validator.ValidatorComponent
 
ValidatorComponent(Class<? extends Endpoint>) - Constructor for class org.apache.camel.component.validator.ValidatorComponent
 
ValidatorDefinition - Class in org.apache.camel.model.validator
Represents a Validator which declaratively validates message content according to the input type declared by InputTypeDefinition and/or output type declared by OutputTypeDefinition.
ValidatorDefinition() - Constructor for class org.apache.camel.model.validator.ValidatorDefinition
 
ValidatorEndpoint - Class in org.apache.camel.component.validator
Validates the payload of a message using XML Schema and JAXP Validation.
ValidatorEndpoint() - Constructor for class org.apache.camel.component.validator.ValidatorEndpoint
 
ValidatorEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.validator.ValidatorEndpoint
 
ValidatorErrorHandler - Interface in org.apache.camel.processor.validation
Validator error handler.
ValidatorKey - Class in org.apache.camel.impl.validator
Key used in ValidatorRegistry in DefaultCamelContext, to ensure a consistent lookup.
ValidatorKey(DataType) - Constructor for class org.apache.camel.impl.validator.ValidatorKey
 
ValidatorProducer - Class in org.apache.camel.component.validator
 
ValidatorProducer(Endpoint, ValidatingProcessor) - Constructor for class org.apache.camel.component.validator.ValidatorProducer
 
ValidatorRegistry<K> - Interface in org.apache.camel.spi
Registry to cache validators in memory.
ValidatorResourceResolverFactory - Interface in org.apache.camel.component.validator
Can be used to create custom resource resolver for the validator endpoint.
ValidatorsDefinition - Class in org.apache.camel.model.validator
To configure validators.
ValidatorsDefinition() - Constructor for class org.apache.camel.model.validator.ValidatorsDefinition
 
VALUE_UNKNOWN - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
VALUE_UNKNOWN - Static variable in class org.apache.camel.management.mbean.ManagedRoute
 
ValueBuilder - Class in org.apache.camel.builder
A builder of expressions or predicates based on values.
ValueBuilder(Expression) - Constructor for class org.apache.camel.builder.ValueBuilder
 
ValueHolder<V> - Class in org.apache.camel.util
Holder object for a given value.
ValueHolder() - Constructor for class org.apache.camel.util.ValueHolder
Deprecated.
should be immutable, will be removed in Camel 3.0
ValueHolder(V) - Constructor for class org.apache.camel.util.ValueHolder
 
valueOf(String) - Static method in enum org.apache.camel.builder.DataFormatClause.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.extension.ComponentVerifierExtension.Result.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.extension.ComponentVerifierExtension.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.file.GenericFileExist
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.saga.SagaEndpoint.SagaEndpointAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.xslt.XsltOutput
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.EndpointConfiguration.UriFormat
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.ExchangePattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.health.HealthCheck.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.impl.ThrottlingInflightRoutePolicy.ThrottlingScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.language.simple.types.BinaryOperatorType.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.language.simple.types.BinaryOperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.language.simple.types.LogicalOperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.language.simple.types.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.language.simple.types.UnaryOperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.LoggingLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.ManagementStatisticsLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.model.ClaimCheckOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.model.dataformat.BindyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.model.dataformat.JsonLibrary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.model.dataformat.YAMLLibrary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.model.dataformat.YAMLTypeFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.model.OnCompletionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.model.rest.CollectionFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.model.rest.RestBindingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.model.rest.RestHostNameResolver
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.model.rest.RestParamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.model.SagaCompletionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.model.SagaPropagation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.processor.DefaultExchangeFormatter.OutputStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.ServiceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.ShutdownRoute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.ShutdownRunningTask
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.spi.Breakpoint.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.spi.HeaderFilterStrategy.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.spi.RestConfiguration.RestBindingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.spi.RestConfiguration.RestHostNameResolver
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.spi.RouteError.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.spi.StreamCachingStrategy.SpoolUsedHeapMemoryLimit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.ThreadPoolRejectedPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.TypeConverterExists
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.util.backoff.BackOffTimer.Task.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.util.component.ApiMethodHelper.MatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.util.jsse.ClientAuthentication
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.WaitForTaskToComplete
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.builder.DataFormatClause.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.extension.ComponentVerifierExtension.Result.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.extension.ComponentVerifierExtension.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.file.GenericFileExist
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.saga.SagaEndpoint.SagaEndpointAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.xslt.XsltOutput
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.EndpointConfiguration.UriFormat
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.ExchangePattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.health.HealthCheck.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
values() - Method in class org.apache.camel.impl.DefaultTransformerRegistry
 
values() - Method in class org.apache.camel.impl.DefaultValidatorRegistry
 
values() - Static method in enum org.apache.camel.impl.ThrottlingInflightRoutePolicy.ThrottlingScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.language.simple.types.BinaryOperatorType.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.language.simple.types.BinaryOperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.language.simple.types.LogicalOperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.language.simple.types.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.language.simple.types.UnaryOperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.LoggingLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.ManagementStatisticsLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.model.ClaimCheckOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.model.dataformat.BindyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.model.dataformat.JsonLibrary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.model.dataformat.YAMLLibrary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.model.dataformat.YAMLTypeFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.model.OnCompletionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.model.rest.CollectionFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.model.rest.RestBindingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.model.rest.RestHostNameResolver
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.model.rest.RestParamType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.model.SagaCompletionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.model.SagaPropagation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.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.ServiceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.ShutdownRoute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.ShutdownRunningTask
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.spi.Breakpoint.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.spi.HeaderFilterStrategy.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.spi.RestConfiguration.RestBindingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.spi.RestConfiguration.RestHostNameResolver
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.spi.RouteError.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.spi.StreamCachingStrategy.SpoolUsedHeapMemoryLimit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.ThreadPoolRejectedPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.TypeConverterExists
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.util.backoff.BackOffTimer.Task.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.util.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.util.jsse.ClientAuthentication
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.camel.util.LRUCache
 
values() - Static method in enum org.apache.camel.WaitForTaskToComplete
Returns an array containing the constants of this enum type, in the order they are declared.
variable(String, Object) - Method in class org.apache.camel.builder.xml.XPathBuilder
Registers a variable (in the global namespace) which can be referred to from XPath expressions
verb(String) - Method in class org.apache.camel.model.rest.RestDefinition
 
verb(String, String) - Method in class org.apache.camel.model.rest.RestDefinition
 
verb(String) - Method in class org.apache.camel.model.rest.VerbDefinition
 
verb(String, String) - Method in class org.apache.camel.model.rest.VerbDefinition
 
VerbDefinition - Class in org.apache.camel.model.rest
Rest command
VerbDefinition() - Constructor for class org.apache.camel.model.rest.VerbDefinition
 
VerifiableComponent - Interface in org.apache.camel
Deprecated.
see org.apache.camel.extension.ComponentExtension
verify(String, Map<String, String>) - Method in interface org.apache.camel.api.management.mbean.ManagedComponentMBean
 
verify(ComponentVerifierExtension.Scope, Map<String, Object>) - Method in interface org.apache.camel.component.extension.ComponentVerifierExtension
Verify the given parameters against a provided scope.
verify(ComponentVerifierExtension.Scope, Map<String, Object>) - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
verify(String, Map<String, String>) - Method in class org.apache.camel.management.mbean.ManagedComponent
 
verifyConnectivity(Map<String, Object>) - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
verifyConnectivity(Map<String, Object>) - Method in class org.apache.camel.component.rest.RestComponentVerifierExtension
 
verifyParameters(Map<String, Object>) - Method in class org.apache.camel.component.extension.verifier.DefaultComponentVerifierExtension
 
verifyParameters(Map<String, Object>) - Method in class org.apache.camel.component.rest.RestComponentVerifierExtension
 
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
 
verifyUnderlyingComponent(ComponentVerifierExtension.Scope, ResultBuilder, Map<String, Object>) - Method in class org.apache.camel.component.rest.RestComponentVerifierExtension
 
VetoCamelContextStartException - Exception in org.apache.camel
An exception to veto starting CamelContext.
VetoCamelContextStartException(String, CamelContext) - Constructor for exception org.apache.camel.VetoCamelContextStartException
 
VetoCamelContextStartException(String, CamelContext, boolean) - Constructor for exception org.apache.camel.VetoCamelContextStartException
 
VetoCamelContextStartException(String, Throwable, CamelContext) - Constructor for exception org.apache.camel.VetoCamelContextStartException
 
VetoCamelContextStartException(String, Throwable, CamelContext, boolean) - Constructor for exception org.apache.camel.VetoCamelContextStartException
 
visitedClasses - Variable in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
 
visitedURIs - Variable in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
 
VmComponent - Class in org.apache.camel.component.vm
The VM component is for asynchronous SEDA exchanges on a BlockingQueue within the classloader tree containing the camel-core.jar.
VmComponent() - Constructor for class org.apache.camel.component.vm.VmComponent
 
VmComponent(Class<? extends Endpoint>) - Constructor for class org.apache.camel.component.vm.VmComponent
 
VmConsumer - Class in org.apache.camel.component.vm
 
VmConsumer(VmEndpoint, Processor) - Constructor for class org.apache.camel.component.vm.VmConsumer
 
VmEndpoint - Class in org.apache.camel.component.vm
The vm component provides asynchronous call to another endpoint from the same CamelContext.
VmEndpoint(String, Component, BlockingQueue<Exchange>) - Constructor for class org.apache.camel.component.vm.VmEndpoint
 
VmEndpoint(String, Component, BlockingQueue<Exchange>, int) - Constructor for class org.apache.camel.component.vm.VmEndpoint
 
VmEndpoint(String, Component, BlockingQueueFactory<Exchange>, int) - Constructor for class org.apache.camel.component.vm.VmEndpoint
 

W

waitForCompleteLatch(long) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
waitForCompleteLatch() - Method in class org.apache.camel.component.mock.MockEndpoint
 
waitForCompleteLatch(long) - Method in class org.apache.camel.component.mock.MockEndpoint
 
WaitForTaskToComplete - Enum in org.apache.camel
Represent the kinds of options for wait for tasks to complete.
waitUntilCompleted() - Method in class org.apache.camel.main.MainSupport
 
warmUp() - Method in class org.apache.camel.impl.DefaultRoute
 
warmUp() - Method in class org.apache.camel.impl.RouteService
 
warmUp() - Method in interface org.apache.camel.Route
Callback preparing the route to be started, by warming up the route.
warmUp() - Static method in class org.apache.camel.util.LRUCacheFactory
Warm-up the LRUCache to startup Apache Camel faster.
warning(SAXParseException) - Method in class org.apache.camel.builder.xml.DefaultTransformErrorHandler
 
warning(TransformerException) - Method in class org.apache.camel.builder.xml.DefaultTransformErrorHandler
 
warning(TransformerException) - Method in class org.apache.camel.builder.xml.XsltErrorListener
 
warning(TransformerException) - Method in class org.apache.camel.converter.jaxp.XmlErrorListener
 
warning(SAXParseException) - Method in class org.apache.camel.processor.validation.DefaultValidationErrorHandler
 
warnMissingUriParamOnProperty(String) - Method in class org.apache.camel.impl.UriEndpointConfiguration
Deprecated.
 
WatchFileChangesTask(WatchService, Path) - Constructor for class org.apache.camel.impl.FileWatcherReloadStrategy.WatchFileChangesTask
 
WeakThreadLocal<T> - Class in org.apache.camel.util
 
WeakThreadLocal(Supplier<T>) - Constructor for class org.apache.camel.util.WeakThreadLocal
 
weaveAddFirst() - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Weaves by adding the nodes to the start of the route (excl onException etc).
weaveAddLast() - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Weaves by adding the nodes to the end of the route (excl onException etc).
weaveById(String) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Weaves by matching id of the nodes in the route (incl onException etc).
weaveByToString(String) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Weaves by matching the to string representation of the nodes in the route (incl onException etc).
weaveByToUri(String) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Weaves by matching sending to endpoints with the given uri of the nodes in the route (incl onException etc).
weaveByType(Class<T>) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Weaves by matching type of the nodes in the route (incl onException etc).
WebSpherePackageScanClassResolver - Class in org.apache.camel.impl
WebSphere specific resolver to handle loading annotated resources in JAR files.
WebSpherePackageScanClassResolver(String) - Constructor for class org.apache.camel.impl.WebSpherePackageScanClassResolver
Constructor.
weighted(boolean, String) - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses weighted load balancer
weighted(boolean, String, String) - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses weighted load balancer
WeightedLoadBalancer - Class in org.apache.camel.processor.loadbalancer
 
WeightedLoadBalancer(List<Integer>) - Constructor for class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
WeightedLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
Weighted load balancer The weighted load balancing policy allows you to specify a processing load distribution ratio for each server with respect to others.
WeightedLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
 
WeightedRandomLoadBalancer - Class in org.apache.camel.processor.loadbalancer
 
WeightedRandomLoadBalancer(List<Integer>) - Constructor for class org.apache.camel.processor.loadbalancer.WeightedRandomLoadBalancer
 
WeightedRoundRobinLoadBalancer - Class in org.apache.camel.processor.loadbalancer
 
WeightedRoundRobinLoadBalancer(List<Integer>) - Constructor for class org.apache.camel.processor.loadbalancer.WeightedRoundRobinLoadBalancer
 
wereSentTo(String) - Method in class org.apache.camel.builder.NotifyBuilder
Optionally a sent to endpoint which means that this expression should only be based on Exchange which has been sent to the given endpoint uri.
when(Predicate) - Method in class org.apache.camel.model.ChoiceDefinition
Sets the predicate for the when node
when() - Method in class org.apache.camel.model.ChoiceDefinition
Creates an expression for the when node
when(Predicate) - Method in class org.apache.camel.model.InterceptDefinition
Applies this interceptor only if the given predicate is true
when(Predicate) - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
Applies this interceptor only if the given predicate is true
whenAllDoneMatches(Predicate) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition that all done Exchange should match the Predicate
whenAllReceivedMatches(Predicate) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition that all received Exchange should match the Predicate
whenAnyDoneMatches(Predicate) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition that any done Exchange should match the Predicate
whenAnyExchangeReceived(Processor) - Method in class org.apache.camel.component.mock.MockEndpoint
Set the processor that will be invoked when the some message is received.
whenAnyReceivedMatches(Predicate) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition that any received Exchange should match the Predicate
whenBodiesDone(Object...) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition that the bodies is expected to be done in the order as well.
whenBodiesReceived(Object...) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition that the bodies is expected to be received in the order as well.
whenComplete(BiConsumer<BackOffTimer.Task, Throwable>) - Method in interface org.apache.camel.util.backoff.BackOffTimer.Task
Action to execute when the context is completed (cancelled or exhausted)
whenCompleted(int) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when number of Exchange has been completed.
WhenDefinition - Class in org.apache.camel.model
Triggers a route when an expression evaluates to true
WhenDefinition() - Constructor for class org.apache.camel.model.WhenDefinition
 
WhenDefinition(Predicate) - Constructor for class org.apache.camel.model.WhenDefinition
 
WhenDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.WhenDefinition
 
whenDone(int) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when number of Exchange is done being processed.
whenDoneByIndex(int) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when tne n'th (by index) Exchange is done being processed.
whenDoneNotSatisfied(MockEndpoint) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when the provided mock is not satisfied based on Exchange being sent to it when they are done.
whenDoneSatisfied(MockEndpoint) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when the provided mock is satisfied based on Exchange being sent to it when they are done.
whenExactBodiesDone(Object...) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition that the bodies is expected to be done in the order as well.
whenExactBodiesReceived(Object...) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition that the bodies is expected to be received in the order as well.
whenExactlyCompleted(int) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when number of Exchange has been completed.
whenExactlyDone(int) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when number of Exchange is done being processed.
whenExactlyFailed(int) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when number of Exchange has failed.
whenExchangeReceived(int, Processor) - Method in class org.apache.camel.component.mock.MockEndpoint
Set the processor that will be invoked when the index message is received.
whenFailed(int) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when number of Exchange has failed.
whenReceived(int) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when number of Exchange has been received.
whenReceivedNotSatisfied(MockEndpoint) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when the provided mock is not satisfied based on Exchange being sent to it when they are received.
whenReceivedSatisfied(MockEndpoint) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when the provided mock is satisfied based on Exchange being sent to it when they are received.
WhenSkipSendToEndpointDefinition - Class in org.apache.camel.model
Predicate to determine if the message should be sent or not to the endpoint, when using interceptSentToEndpoint.
WhenSkipSendToEndpointDefinition() - Constructor for class org.apache.camel.model.WhenSkipSendToEndpointDefinition
 
willCreateNewThreadPool(RouteContext, ExecutorServiceAwareDefinition<?>, boolean) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Determines whether a new thread pool will be created or not.
wireTap(Endpoint) - Method in class org.apache.camel.model.ProcessorDefinition
WireTap EIP: Sends messages to all its child outputs; so that each processor and destination gets a copy of the original message to avoid the processors interfering with each other using ExchangePattern.InOnly.
wireTap(String) - Method in class org.apache.camel.model.ProcessorDefinition
WireTap EIP: Sends messages to all its child outputs; so that each processor and destination gets a copy of the original message to avoid the processors interfering with each other using ExchangePattern.InOnly.
wireTap(String, ExecutorService) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use the fluent builder from WireTapDefinition, will be removed in Camel 3.0
wireTap(String, String) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use the fluent builder from WireTapDefinition, will be removed in Camel 3.0
wireTap(String, Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use the fluent builder from WireTapDefinition, will be removed in Camel 3.0
wireTap(String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use the fluent builder from WireTapDefinition, will be removed in Camel 3.0
wireTap(String, boolean, Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use the fluent builder from WireTapDefinition, will be removed in Camel 3.0
wireTap(String, Processor) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use the fluent builder from WireTapDefinition, will be removed in Camel 3.0
wireTap(String, boolean, Processor) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use the fluent builder from WireTapDefinition, will be removed in Camel 3.0
WireTapDefinition<Type extends ProcessorDefinition<Type>> - Class in org.apache.camel.model
Routes a copy of a message (or creates a new message) to a secondary destination while continue routing the original message.
WireTapDefinition() - Constructor for class org.apache.camel.model.WireTapDefinition
 
WireTapProcessor - Class in org.apache.camel.processor
Processor for wire tapping exchanges to an endpoint destination.
WireTapProcessor(SendDynamicProcessor, Processor, ExchangePattern, ExecutorService, boolean, boolean) - Constructor for class org.apache.camel.processor.WireTapProcessor
 
withAttribute(String, Object) - Method in class org.apache.camel.component.extension.metadata.MetaDataBuilder
 
withBean(String) - Method in class org.apache.camel.builder.TransformerBuilder
Set the Java Bean name to be used for custom Transformer.
withBean(String) - Method in class org.apache.camel.builder.ValidatorBuilder
Set the Java Bean name to be used for custom Validator.
withBody(Object) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
withBody(Object) - Method in class org.apache.camel.builder.ExchangeBuilder
Set the in message body on the exchange
withBody(Object) - Method in interface org.apache.camel.FluentProducerTemplate
Set the message body
withBodyAs(Object, Class<?>) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
withBodyAs(Object, Class<?>) - Method in interface org.apache.camel.FluentProducerTemplate
Set the message body after converting it to the given type
withCode(ComponentVerifierExtension.VerificationError.Code) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
withCode(String) - 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
 
withDataFormat(DataFormatDefinition) - Method in class org.apache.camel.builder.TransformerBuilder
Set the DataFormatDefinition to be used for the DataFormat Transformer.
withException(Exception) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
withExchange(Exchange) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
withExchange(Supplier<Exchange>) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
withExchange(Exchange) - Static method in class org.apache.camel.converter.stream.OutputStreamBuilder
Creates a new OutputStreamBuilder with the current exchange

Use the OutputStreamBuilder.build() when writing to the stream is finished, and you need the result of this operation.

withExchange(Exchange) - Method in interface org.apache.camel.FluentProducerTemplate
Set the exchange to use for send.
withExchange(Supplier<Exchange>) - Method in interface org.apache.camel.FluentProducerTemplate
Set the exchangeSupplier which will be invoke to get the exchange to be used for send.
withExpression(Expression) - Method in class org.apache.camel.builder.ValidatorBuilder
Set the Expression to be used for the predicate Validator.
withExpression(Predicate) - Method in class org.apache.camel.builder.ValidatorBuilder
Set the Predicate to be used for the predicate Validator.
withHeader(String, Object) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
withHeader(String, Object) - Method in class org.apache.camel.builder.ExchangeBuilder
Set the message header of the in message on the exchange
withHeader(String, Object) - Method in interface org.apache.camel.FluentProducerTemplate
Set the header
withHeader(String) - Method in class org.apache.camel.model.rest.RestSecurityApiKey
 
withHealth(ServiceHealth) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
withHost(String) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
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
 
withId(String) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
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
 
withJava(Class<? extends Transformer>) - Method in class org.apache.camel.builder.TransformerBuilder
Set the Java Class represents a custom Transformer implementation class.
withJava(Class<? extends Validator>) - Method in class org.apache.camel.builder.ValidatorBuilder
Set the Java Class represents a custom Validator implementation class.
withMeta(Map<String, String>) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
withMissingOption(String) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
withName(String) - Static method in class org.apache.camel.component.extension.verifier.OptionsGroup
Creates new group with the specified name.
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) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
withNameAndOptions(String, String...) - Static method in class org.apache.camel.component.extension.verifier.OptionsGroup
Creates new group with the specified name and option definitions.
withOutput(XsltOutput) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
withPattern(ExchangePattern) - Method in class org.apache.camel.builder.ExchangeBuilder
Set the message exchange pattern on the exchange
withPayload(Object) - Method in class org.apache.camel.component.extension.metadata.MetaDataBuilder
 
withPort(Integer) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
withPort(String) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
withProcessor(Processor) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
withProcessor(Supplier<Processor>) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
withProcessor(Processor) - Method in interface org.apache.camel.FluentProducerTemplate
Set the processor to use for send/request.
withProcessor(Supplier<Processor>) - Method in interface org.apache.camel.FluentProducerTemplate
Set the processorSupplier which will be invoke to get the processor to be used for send/request.
withProperty(String, Object) - Method in class org.apache.camel.builder.ExchangeBuilder
Set the exchange property
withPropertyName(String) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
withQuery(String) - Method in class org.apache.camel.model.rest.RestSecurityApiKey
 
withSaxon() - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
withScope(ComponentVerifierExtension.Scope) - Static method in class org.apache.camel.component.extension.verifier.ResultBuilder
 
withScope(String, String) - Method in class org.apache.camel.model.rest.RestSecurityOAuth2
 
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
 
withSupplier(Supplier<T>) - Static method in class org.apache.camel.util.WeakThreadLocal
 
withTemplateCustomizer(Consumer<ProducerTemplate>) - Method in class org.apache.camel.builder.DefaultFluentProducerTemplate
 
withTemplateCustomizer(Consumer<ProducerTemplate>) - Method in interface org.apache.camel.FluentProducerTemplate
To customize the producer template for advanced usage like to set the executor service to use.
withTransformerFactoryClass(String) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
withUnknownOption(String) - Static method in class org.apache.camel.component.extension.verifier.ResultErrorBuilder
 
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
 
withUri(String) - Method in class org.apache.camel.builder.TransformerBuilder
Set the URI to be used for the endpoint Transformer.
withUri(String) - Method in class org.apache.camel.builder.ValidatorBuilder
Set the URI to be used for the endpoint Validator.
withUriResolver(URIResolver) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
wrap(ServiceDiscovery...) - Static method in class org.apache.camel.impl.cloud.AggregatingServiceDiscovery
Deprecated.
 
wrap(ServiceDiscovery) - Static method in class org.apache.camel.impl.cloud.CachingServiceDiscovery
 
wrap(ServiceDiscovery, long) - Static method in class org.apache.camel.impl.cloud.CachingServiceDiscovery
 
wrap(ServiceDiscovery, long, TimeUnit) - Static method in class org.apache.camel.impl.cloud.CachingServiceDiscovery
 
wrap(ServiceDiscovery...) - Static method in class org.apache.camel.impl.cloud.CombinedServiceDiscovery
 
wrap(ServiceFilter...) - Static method in class org.apache.camel.impl.cloud.CombinedServiceFilter
 
wrap(RouteContext, Processor) - Method in interface org.apache.camel.spi.Policy
Wraps any applicable interceptors around the given processor.
wrapAsBiConsumer(ThrowingBiConsumer<I1, I2, T>) - Static method in class org.apache.camel.util.function.ThrowingHelper
 
wrapAsConsumer(ThrowingConsumer<I, T>) - Static method in class org.apache.camel.util.function.ThrowingHelper
 
wrapAsFunction(ThrowingFunction<I, R, T>) - Static method in class org.apache.camel.util.function.ThrowingHelper
 
wrapAsSupplier(ThrowingSupplier<V, T>) - Static method in class org.apache.camel.util.function.ThrowingHelper
 
wrapCamelExecutionException(Exchange, Throwable) - Static method in class org.apache.camel.util.ObjectHelper
Wraps the caused exception in a CamelExecutionException if its not already such an exception.
wrapChannel(RouteContext, Processor, ProcessorDefinition<?>) - Method in class org.apache.camel.model.ProcessorDefinition
 
wrapChannel(RouteContext, Processor, ProcessorDefinition<?>, Boolean) - Method in class org.apache.camel.model.ProcessorDefinition
 
wrapInErrorHandler(RouteContext, Processor) - Method in class org.apache.camel.model.ProcessorDefinition
Wraps the given output in an error handler
WrappedFile<T> - Interface in org.apache.camel
Wraps a file.
wrapProcessor(RouteContext, Processor) - Method in class org.apache.camel.model.ProcessorDefinition
Wraps the child processor in whatever necessary interceptors and error handlers
WrapProcessor - Class in org.apache.camel.processor
A processor which ensures wrapping processors is having lifecycle handled.
WrapProcessor(Processor, Processor) - Constructor for class org.apache.camel.processor.WrapProcessor
 
wrapProcessorInInterceptors(CamelContext, ProcessorDefinition<?>, Processor, Processor) - Method in class org.apache.camel.management.InstrumentationInterceptStrategy
 
wrapProcessorInInterceptors(CamelContext, ProcessorDefinition<?>, Processor, Processor) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
Deprecated.
wrapProcessorInInterceptors(CamelContext, ProcessorDefinition<?>, Processor, Processor) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
Deprecated.
wrapProcessorInInterceptors(CamelContext, ProcessorDefinition<?>, Processor, Processor) - Method in class org.apache.camel.processor.interceptor.Debug
 
wrapProcessorInInterceptors(CamelContext, ProcessorDefinition<?>, Processor, Processor) - Method in class org.apache.camel.processor.interceptor.Delayer
Deprecated.
 
wrapProcessorInInterceptors(CamelContext, ProcessorDefinition<?>, Processor, Processor) - Method in class org.apache.camel.processor.interceptor.HandleFault
 
wrapProcessorInInterceptors(CamelContext, ProcessorDefinition<?>, Processor, Processor) - Method in class org.apache.camel.processor.interceptor.StreamCaching
Deprecated.
 
wrapProcessorInInterceptors(CamelContext, ProcessorDefinition<?>, Processor, Processor) - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
 
wrapProcessorInInterceptors(CamelContext, ProcessorDefinition<?>, Processor, Processor) - Method in interface org.apache.camel.spi.InterceptStrategy
This method is invoked by ProcessorDefinition.wrapProcessor(RouteContext, Processor) to give the implementor an opportunity to wrap the target processor in a route.
wrapRuntimeCamelException(Throwable) - Static method in class org.apache.camel.util.ObjectHelper
Wraps the caused exception in a RuntimeCamelException if its not already such an exception.
write(byte[], int, int) - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
write(byte[]) - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
write(int) - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
write(byte[], int, int) - Method in class org.apache.camel.converter.stream.OutputStreamBuilder
 
write(byte[]) - Method in class org.apache.camel.converter.stream.OutputStreamBuilder
 
write(int) - Method in class org.apache.camel.converter.stream.OutputStreamBuilder
 
writeExternal(ObjectOutput) - Method in class org.apache.camel.component.bean.BeanInvocation
 
writeExternal(ObjectOutput) - Method in class org.apache.camel.StringSource
 
writeFile(Exchange, String) - Method in class org.apache.camel.component.file.GenericFileProducer
 
writeTimeoutMillis(Long) - Method in class org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration
Write timeout for OkHttpClient
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
 
writeTo(OutputStream) - Method in class org.apache.camel.converter.stream.SourceCache
 
writeTo(OutputStream) - Method in class org.apache.camel.converter.stream.StreamSourceCache
 
writeTo(OutputStream) - Method in interface org.apache.camel.StreamCache
Writes the stream to the given output

X

xmlBeans() - Method in class org.apache.camel.builder.DataFormatClause
Uses the xmlBeans data format
XMLBeansDataFormat - Class in org.apache.camel.model.dataformat
Deprecated.
XMLBeansDataFormat() - Constructor for class org.apache.camel.model.dataformat.XMLBeansDataFormat
Deprecated.
 
XmlConverter - Class in org.apache.camel.converter.jaxp
A helper class to transform to and from various JAXB types such as Source and Document
XmlConverter() - Constructor for class org.apache.camel.converter.jaxp.XmlConverter
 
XmlConverter(DocumentBuilderFactory) - Constructor for class org.apache.camel.converter.jaxp.XmlConverter
 
xmlDataFormat(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To use a specific XML data format

Important: This option is only for setting a custom name of the data format, not to refer to an existing data format instance.

xmlEncode(String) - Static method in class org.apache.camel.util.StringHelper
Encodes the text into safe XML by replacing < > and & with XML tokens
XmlErrorListener - Class in org.apache.camel.converter.jaxp
A ErrorListener that logs the errors.
XmlErrorListener() - Constructor for class org.apache.camel.converter.jaxp.XmlErrorListener
 
xmljson() - Method in class org.apache.camel.builder.DataFormatClause
Deprecated.
xmljson(Map<String, String>) - Method in class org.apache.camel.builder.DataFormatClause
Deprecated.
XmlJsonDataFormat - Class in org.apache.camel.model.dataformat
Deprecated.
XmlJsonDataFormat() - Constructor for class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
XmlJsonDataFormat(Map<String, String>) - Constructor for class org.apache.camel.model.dataformat.XmlJsonDataFormat
Deprecated.
 
XmlLineNumberParser - Class in org.apache.camel.util
An XML parser that uses SAX to include line and column number for each XML element in the parsed Document.
XmlLineNumberParser.XmlTextTransformer - Interface in org.apache.camel.util
Allows to plugin a custom text transformer in the parser, that can transform all the text content
XMLReaderPool - Class in org.apache.camel.converter.jaxp
Manages a pool of XMLReader (and associated SAXParser) instances for reuse.
XMLReaderPool(SAXParserFactory) - Constructor for class org.apache.camel.converter.jaxp.XMLReaderPool
Creates a new instance.
XmlRpcDataFormat - Class in org.apache.camel.model.dataformat
The XML RPC data format is used for working with the XML RPC protocol.
XmlRpcDataFormat() - Constructor for class org.apache.camel.model.dataformat.XmlRpcDataFormat
 
XMLSecurityDataFormat - Class in org.apache.camel.model.dataformat
The XML Security data format facilitates encryption and decryption of XML payloads.
XMLSecurityDataFormat() - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, Map<String, String>, boolean) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, boolean, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, Map<String, String>, boolean, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, boolean, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, boolean, String, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
XMLSecurityDataFormat(String, boolean, String, String, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, boolean, String, String, String, KeyStoreParameters) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, boolean, String, String, String, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, boolean, String, String, String, KeyStoreParameters, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLTokenExpressionIterator - Class in org.apache.camel.support
An XMLTokenizeLanguage based iterator.
XMLTokenExpressionIterator(String, char) - Constructor for class org.apache.camel.support.XMLTokenExpressionIterator
 
XMLTokenExpressionIterator(String, char, int) - Constructor for class org.apache.camel.support.XMLTokenExpressionIterator
 
XMLTokenizeLanguage - Class in org.apache.camel.language.tokenizer
A language for tokenizer expressions.
XMLTokenizeLanguage() - Constructor for class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
XMLTokenizerExpression - Class in org.apache.camel.model.language
To use Camel message body or header with a XML tokenizer in Camel expressions or predicates.
XMLTokenizerExpression() - Constructor for class org.apache.camel.model.language.XMLTokenizerExpression
 
XMLTokenizerExpression(String) - Constructor for class org.apache.camel.model.language.XMLTokenizerExpression
 
xpath(String) - Method in class org.apache.camel.builder.BuilderSupport
Returns a xpath expression value builder
xpath(String, Class<?>) - Method in class org.apache.camel.builder.BuilderSupport
Returns a xpath expression value builder
xpath(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XPath expression
xpath(String, String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XPath expression on the supplied header name's contents
xpath(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XPath expression with the specified result type
xpath(String, Class<?>, String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XPath expression with the specified result type on the supplied header name's contents
xpath(String, Class<?>, Namespaces) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XPath expression with the specified result type and set of namespace prefixes and URIs
xpath(String, Class<?>, Namespaces, String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XPath expression with the specified result type and set of namespace prefixes and URIs on the supplied header name's contents
xpath(String, Class<?>, Map<String, String>) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XPath expression with the specified result type and set of namespace prefixes and URIs
xpath(String, Namespaces) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XPath expression with the specified set of namespace prefixes and URIs
xpath(String, Map<String, String>) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XPath expression with the specified set of namespace prefixes and URIs
xpath(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XPath expression
xpath(String, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XPath expression on the supplied header name's contents
xpath(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XPath expression with the specified result type
xpath(String, Class<?>, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XPath expression with the specified result type on the supplied header name's contents
xpath(String, Class<?>, Namespaces) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XPath expression with the specified result type and set of namespace prefixes and URIs
xpath(String, Class<?>, Namespaces, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XPath expression with the specified result type and set of namespace prefixes and URIs on the supplied header name's contents
xpath(String, Class<?>, Map<String, String>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XPath expression with the specified result type and set of namespace prefixes and URIs
xpath(String, Namespaces) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XPath expression with the specified set of namespace prefixes and URIs
xpath(String, Map<String, String>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XPath expression with the specified set of namespace prefixes and URIs
xpath(String) - Method in class org.apache.camel.builder.xml.Namespaces
Creates the XPath expression using the current namespace context
xpath(String, Class<?>) - Method in class org.apache.camel.builder.xml.Namespaces
Creates the XPath expression using the current namespace context
xpath(String) - Static method in class org.apache.camel.builder.xml.XPathBuilder
 
xpath(String, Class<?>) - Static method in class org.apache.camel.builder.xml.XPathBuilder
 
XPath - Annotation Type in org.apache.camel.language
Used to inject an XPath expression into a field, property, method or parameter when using Bean Integration.
XPathAnnotationExpressionFactory - Class in org.apache.camel.component.bean
Factory for the XPath expression annotations.
XPathAnnotationExpressionFactory() - Constructor for class org.apache.camel.component.bean.XPathAnnotationExpressionFactory
 
XPathBuilder - Class in org.apache.camel.builder.xml
Creates an XPath expression builder which creates a nodeset result by default.
XPathBuilder(String) - Constructor for class org.apache.camel.builder.xml.XPathBuilder
 
XPathExpression - Class in org.apache.camel.model.language
To use XPath (XML) in Camel expressions or predicates.
XPathExpression() - Constructor for class org.apache.camel.model.language.XPathExpression
 
XPathExpression(String) - Constructor for class org.apache.camel.model.language.XPathExpression
 
XPathExpression(Expression) - Constructor for class org.apache.camel.model.language.XPathExpression
 
XPathLanguage - Class in org.apache.camel.language.xpath
XPath language.
XPathLanguage() - Constructor for class org.apache.camel.language.xpath.XPathLanguage
 
xquery(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XQuery expression
xquery(String, String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XPath expression on the supplied header name's contents
xquery(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XQuery expression with the specified result type
xquery(String, Class<?>, String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XQuery expression with the specified result type
xquery(String, Class<?>, Namespaces) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XQuery expression with the specified result type and set of namespace prefixes and URIs
xquery(String, Class<?>, Namespaces, String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XQuery expression with the specified result type
xquery(String, Class<?>, Map<String, String>) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XQuery expression with the specified result type and set of namespace prefixes and URIs
xquery(String, Namespaces) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XQuery expression with the specified set of namespace prefixes and URIs
xquery(String, Map<String, String>) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XQuery expression with the specified set of namespace prefixes and URIs
xquery(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XQuery expression
xquery(String, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XQuery expression
xquery(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XQuery expression with the specified result type
xquery(String, Class<?>, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XQuery expression with the specified result type
xquery(String, Class<?>, Namespaces) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XQuery expression with the specified result type and set of namespace prefixes and URIs
xquery(String, Class<?>, Namespaces, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XQuery expression with the specified result type and set of namespace prefixes and URIs
xquery(String, Class<?>, Map<String, String>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XQuery expression with the specified result type and set of namespace prefixes and URIs
xquery(String, Namespaces) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XQuery expression with the specified set of namespace prefixes and URIs
xquery(String, Map<String, String>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XQuery expression with the specified set of namespace prefixes and URIs
xquery(String) - Method in class org.apache.camel.builder.xml.Namespaces
Creates the XQuery expression using the current namespace context
xquery(String, Class<?>) - Method in class org.apache.camel.builder.xml.Namespaces
Creates the XQuery expression using the current namespace context and the given expected return type
XQueryExpression - Class in org.apache.camel.model.language
To use XQuery (XML) in Camel expressions or predicates.
XQueryExpression() - Constructor for class org.apache.camel.model.language.XQueryExpression
 
XQueryExpression(String) - Constructor for class org.apache.camel.model.language.XQueryExpression
 
xslt(Templates) - Static method in class org.apache.camel.builder.xml.XsltBuilder
Creates an XSLT processor using the given templates instance
xslt(Source) - Static method in class org.apache.camel.builder.xml.XsltBuilder
Creates an XSLT processor using the given XSLT source
xslt(File) - Static method in class org.apache.camel.builder.xml.XsltBuilder
Creates an XSLT processor using the given XSLT source
xslt(URL) - Static method in class org.apache.camel.builder.xml.XsltBuilder
Creates an XSLT processor using the given XSLT source
xslt(InputStream) - Static method in class org.apache.camel.builder.xml.XsltBuilder
Creates an XSLT processor using the given XSLT source
xslt(String) - Static method in class org.apache.camel.util.toolbox.AggregationStrategies
Creates a XsltAggregationStrategy as the aggregation strategy.
XSLT_ERROR - Static variable in interface org.apache.camel.Exchange
 
XSLT_FATAL_ERROR - Static variable in interface org.apache.camel.Exchange
 
XSLT_FILE_NAME - Static variable in interface org.apache.camel.Exchange
 
XSLT_RESOURCE_URI - Static variable in class org.apache.camel.component.xslt.XsltConstants
Deprecated.
XSLT_WARNING - Static variable in interface org.apache.camel.Exchange
 
XsltAggregationStrategy - Class in org.apache.camel.util.toolbox
The XSLT Aggregation Strategy enables you to use XSL stylesheets to aggregate messages.
XsltAggregationStrategy(String) - Constructor for class org.apache.camel.util.toolbox.XsltAggregationStrategy
Constructor.
XsltBuilder - Class in org.apache.camel.builder.xml
Creates a Processor which performs an XSLT transformation of the IN message body.
XsltBuilder() - Constructor for class org.apache.camel.builder.xml.XsltBuilder
 
XsltBuilder(Templates) - Constructor for class org.apache.camel.builder.xml.XsltBuilder
 
XsltComponent - Class in org.apache.camel.component.xslt
The XSLT Component is for performing XSLT transformations of messages
XsltComponent() - Constructor for class org.apache.camel.component.xslt.XsltComponent
 
XsltConstants - Class in org.apache.camel.component.xslt
XSLT component constants.
XsltEndpoint - Class in org.apache.camel.component.xslt
Transforms the message using a XSLT template.
XsltEndpoint(String, Component, XsltBuilder, String, boolean) - Constructor for class org.apache.camel.component.xslt.XsltEndpoint
Deprecated.
XsltEndpoint(String, Component) - Constructor for class org.apache.camel.component.xslt.XsltEndpoint
 
XsltErrorListener - Class in org.apache.camel.builder.xml
ErrorListener which logs the errors and rethrow the exceptions for error and fatal conditions.
XsltErrorListener() - Constructor for class org.apache.camel.builder.xml.XsltErrorListener
 
XsltOutput - Enum in org.apache.camel.component.xslt
 
XsltUriResolver - Class in org.apache.camel.builder.xml
Camel specific URIResolver which is capable of loading files from classpath, file system and more.
XsltUriResolver(CamelContext, String) - Constructor for class org.apache.camel.builder.xml.XsltUriResolver
 
XsltUriResolverFactory - Interface in org.apache.camel.component.xslt
Can be used to create custom URI resolver for the XSLT endpoint.
xstream() - Method in class org.apache.camel.builder.DataFormatClause
Uses the XStream data format.
xstream(String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the xstream by setting the encoding or permission
xstream(String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the xstream by setting the encoding
xstream(Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
Uses the xstream by permitting the java type
xstream(String, Class<?>...) - Method in class org.apache.camel.builder.DataFormatClause
Uses the xstream by permitting the java type
XStreamDataFormat - Class in org.apache.camel.model.dataformat
XSTream data format is used for unmarshal a XML payload to POJO or to marshal POJO back to XML payload.
XStreamDataFormat() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat
 
XStreamDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat
 
XStreamDataFormat.AliasAdapter - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.AliasEntry - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.AliasList - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.ConverterEntry - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.ConverterList - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.ConvertersAdapter - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.ImplicitCollectionEntry - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.ImplicitCollectionList - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.ImplicitCollectionsAdapter - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.OmitFieldEntry - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.OmitFieldList - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.OmitFieldsAdapter - Class in org.apache.camel.model.dataformat
 
xtokenize(String, Namespaces) - Method in class org.apache.camel.builder.ExpressionClause
 
xtokenize(String, char, Namespaces) - Method in class org.apache.camel.builder.ExpressionClause
 
xtokenize(String, char, Namespaces, int) - Method in class org.apache.camel.builder.ExpressionClause
 
xtokenize(String, char, Namespaces, int) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XML token expression on the message body with XML content
xtokenize(String, Namespaces) - Method in class org.apache.camel.builder.ValueBuilder
 
xtokenize(String, char, Namespaces) - Method in class org.apache.camel.builder.ValueBuilder
 

Y

yaml(YAMLLibrary) - Method in class org.apache.camel.builder.DataFormatClause
Uses the YAML data format
yaml(YAMLLibrary, Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
Uses the YAML data format
YAMLDataFormat - Class in org.apache.camel.model.dataformat
YAML is a data format to marshal and unmarshal Java objects to and from YAML.
YAMLDataFormat() - Constructor for class org.apache.camel.model.dataformat.YAMLDataFormat
 
YAMLDataFormat(YAMLLibrary) - Constructor for class org.apache.camel.model.dataformat.YAMLDataFormat
 
YAMLDataFormat(YAMLLibrary, Class<?>) - Constructor for class org.apache.camel.model.dataformat.YAMLDataFormat
 
YAMLLibrary - Enum in org.apache.camel.model.dataformat
Represents the concrete Yaml libraries Camel supports.
YAMLTypeFilterDefinition - Class in org.apache.camel.model.dataformat
 
YAMLTypeFilterDefinition() - Constructor for class org.apache.camel.model.dataformat.YAMLTypeFilterDefinition
 
YAMLTypeFilterType - Enum in org.apache.camel.model.dataformat
 

Z

zip() - Method in class org.apache.camel.builder.DataFormatClause
Uses the ZIP deflater data format
zip(int) - Method in class org.apache.camel.builder.DataFormatClause
Uses the ZIP deflater data format
ZipDataFormat - Class in org.apache.camel.impl
"Deflate" compression data format.
ZipDataFormat() - Constructor for class org.apache.camel.impl.ZipDataFormat
 
ZipDataFormat(int) - Constructor for class org.apache.camel.impl.ZipDataFormat
 
ZipDataFormat - Class in org.apache.camel.model.dataformat
Zip Deflate Compression data format is a message compression and de-compression format (not zip files).
ZipDataFormat() - Constructor for class org.apache.camel.model.dataformat.ZipDataFormat
 
ZipDataFormat(int) - Constructor for class org.apache.camel.model.dataformat.ZipDataFormat
 
zipFile() - Method in class org.apache.camel.builder.DataFormatClause
Uses the ZIP file data format
ZipFileDataFormat - Class in org.apache.camel.model.dataformat
The Zip File data format is a message compression and de-compression format of zip files.
ZipFileDataFormat() - Constructor for class org.apache.camel.model.dataformat.ZipFileDataFormat
 
ZooKeeperServiceCallServiceDiscoveryConfiguration - Class in org.apache.camel.model.cloud
 
ZooKeeperServiceCallServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
 
ZooKeeperServiceCallServiceDiscoveryConfiguration(ServiceCallDefinition) - Constructor for class org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration
 
zookeeperServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
zookeeperServiceDiscovery(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallConfigurationDefinition
 
zookeeperServiceDiscovery() - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
zookeeperServiceDiscovery(String, String) - Method in class org.apache.camel.model.cloud.ServiceCallDefinition
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

Apache Camel