A B C D E F G H I J K L M N O P Q R S T U V W X 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
 
AbstractCamelInvocationHandler - Class in org.apache.camel.component.bean
 
AbstractCamelInvocationHandler(Endpoint, Producer) - Constructor for class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
AbstractExchangeEvent - Class in org.apache.camel.management.event
Base class for Exchange events.
AbstractExchangeEvent(Exchange) - Constructor for class org.apache.camel.management.event.AbstractExchangeEvent
 
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
 
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_CONTENT_TYPE - Static variable in interface org.apache.camel.Exchange
 
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
 
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.
acquire(Key) - Method in class org.apache.camel.impl.DefaultServicePool
 
acquire(Key) - Method in interface org.apache.camel.spi.ServicePool
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.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
 
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.BaseResolver(Bundle, Class<T>) - Constructor for class org.apache.camel.impl.osgi.Activator.BaseResolver
 
Activator.BaseService - Class in org.apache.camel.impl.osgi
 
Activator.BaseService(Bundle) - Constructor for class org.apache.camel.impl.osgi.Activator.BaseService
 
Activator.BundleComponentResolver - Class in org.apache.camel.impl.osgi
 
Activator.BundleComponentResolver(Bundle, Map<String, String>) - Constructor for class org.apache.camel.impl.osgi.Activator.BundleComponentResolver
 
Activator.BundleDataFormatResolver - Class in org.apache.camel.impl.osgi
 
Activator.BundleDataFormatResolver(Bundle, Map<String, String>) - Constructor for class org.apache.camel.impl.osgi.Activator.BundleDataFormatResolver
 
Activator.BundleLanguageResolver - Class in org.apache.camel.impl.osgi
 
Activator.BundleLanguageResolver(Bundle, Map<String, String>) - Constructor for class org.apache.camel.impl.osgi.Activator.BundleLanguageResolver
 
Activator.BundleMetaLanguageResolver - Class in org.apache.camel.impl.osgi
 
Activator.BundleMetaLanguageResolver(Bundle, String, String) - Constructor for class org.apache.camel.impl.osgi.Activator.BundleMetaLanguageResolver
 
Activator.BundleTypeConverterLoader - Class in org.apache.camel.impl.osgi
 
Activator.BundleTypeConverterLoader(Bundle) - Constructor for class org.apache.camel.impl.osgi.Activator.BundleTypeConverterLoader
 
ActiveMQUuidGenerator - Class in org.apache.camel.impl
UuidGenerator which is a fast implementation based on how Apache ActiveMQ generates its UUID.
ActiveMQUuidGenerator(String) - Constructor for class org.apache.camel.impl.ActiveMQUuidGenerator
 
ActiveMQUuidGenerator() - Constructor for class org.apache.camel.impl.ActiveMQUuidGenerator
 
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(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(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.
addAndAcquire(Key, Service) - Method in class org.apache.camel.impl.DefaultServicePool
 
addAndAcquire(Key, Service) - Method in interface org.apache.camel.spi.ServicePool
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
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.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
 
addDefaults(ThreadPoolProfile) - Method in class org.apache.camel.spi.ThreadPoolProfile
Overwrites each attribute that is null with the attribute from defaultProfile
addEndpoint(String, Endpoint) - Method in interface org.apache.camel.CamelContext
Adds the endpoint to the context 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
 
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
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(PackageScanFilter) - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
addFilter(PackageScanFilter) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
addFilter(PackageScanFilter) - Method in class org.apache.camel.impl.scan.CompositePackageScanFilter
 
addFilter(PackageScanFilter) - Method in interface org.apache.camel.spi.PackageScanClassResolver
Add a filter that will be applied to all scan operations
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.
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
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
 
addNewExchangeProcessor(Processor) - Method in class org.apache.camel.processor.WireTapProcessor
 
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(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.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 class org.apache.camel.model.LoadBalancerDefinition
 
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.
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 CamelContext endpoint registry.
addRegisterEndpointCallback(EndpointStrategy) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addRegistry(Registry) - Method in class org.apache.camel.impl.CompositeRegistry
 
addRestDefinitions(Collection<RestDefinition>) - Method in interface org.apache.camel.CamelContext
Deprecated.
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) - Method in class org.apache.camel.impl.DefaultRestRegistry
 
addRestService(Consumer, 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.
addRouteBuilder(RouteBuilder) - Method in class org.apache.camel.main.MainSupport
 
addRouteDefinition(RouteDefinition) - Method in interface org.apache.camel.CamelContext
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
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.

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 context 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.
addRouteToMap(Map<String, List<RouteDefinition>>, RouteDefinition) - Method in class org.apache.camel.view.GraphSupport
Deprecated.
 
addService(Object) - Method in interface org.apache.camel.CamelContext
Adds a service to this context, which allows this context to control the lifecycle, ensuring the service is stopped when the context stops.
addService(Object, boolean) - Method in interface org.apache.camel.CamelContext
Adds a service to this context.
addService(Object) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addService(Object, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addService(Service) - Method in class org.apache.camel.impl.DefaultRoute
 
addService(Service) - Method in interface org.apache.camel.Route
Adds a service to this route
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
 
addSynchronization(Synchronization) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
addSynchronization(Synchronization) - Method in interface org.apache.camel.spi.UnitOfWork
Adds a synchronization hook
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.
addToEnvironment(String, Object) - Method in class org.apache.camel.util.jndi.JndiContext
 
addToQueue(Exchange) - 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
 
addTraced(RouteNode) - Method in interface org.apache.camel.spi.TracedRouteNodes
Adds the entry that was intercepted
addTraceHandler(TraceEventHandler) - Method in class org.apache.camel.processor.interceptor.Tracer
Add the given tracehandler
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
addVariable(String, Object) - Method in class org.apache.camel.builder.xml.MessageVariableResolver
 
adviceWith(CamelContext, RouteBuilder) - Method in class org.apache.camel.model.RouteDefinition
Deprecated.
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, 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(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
 
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(String, String) - Static method in class org.apache.camel.util.ObjectHelper
 
afterById(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
afterByToString(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
afterByType(RouteDefinition, Class<?>, ProcessorDefinition<?>, boolean, boolean, 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.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
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() - Method in class org.apache.camel.main.MainSupport
Callback to run custom logic after CamelContext has been started.
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.UseLatestAggregationStrategy
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.UseOriginalAggregationStrategy
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
 
AGGREGATE_TIMEOUT_CHECKER - Static variable in class org.apache.camel.processor.aggregate.AggregateProcessor
 
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
Represents an XML <aggregate/> element
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
 
aggregateDot - Variable in class org.apache.camel.main.MainSupport
 
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
 
AggregateRouteNode - Class in org.apache.camel.impl
 
AggregateRouteNode(AggregateDefinition) - Constructor for class org.apache.camel.impl.AggregateRouteNode
 
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_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.
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(AggregationStrategy) - Method in class org.apache.camel.model.AggregateDefinition
Sets the aggregate strategy to use
aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.MulticastDefinition
Set the multicasting aggregationStrategy
aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.RecipientListDefinition
Set the aggregationStrategy
aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.SplitDefinition
Set the aggregationStrategy
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
 
aggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.AggregateDefinition
Sets allowing null when using a POJO as AggregationStrategy.
aggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.MulticastDefinition
Sets allowing null when using a POJO as AggregationStrategy.
aggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.RecipientListDefinition
Sets allowing null when using a POJO as AggregationStrategy.
aggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.SplitDefinition
Sets allowing null when using a POJO as AggregationStrategy.
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.MulticastDefinition
Sets the method name to use when using a POJO as AggregationStrategy.
aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.RecipientListDefinition
Sets the method name to use when using a POJO as AggregationStrategy.
aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.SplitDefinition
Sets the method name to use when using a POJO as 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.MulticastDefinition
Set the aggregationStrategy
aggregationStrategyRef(String) - Method in class org.apache.camel.model.RecipientListDefinition
Set the aggregationStrategy
aggregationStrategyRef(String) - Method in class org.apache.camel.model.SplitDefinition
Set the aggregationStrategy
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.
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
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
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
 
allowEscape - Variable in class org.apache.camel.language.simple.SimpleLanguage
 
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
 
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
 
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
An implementation of ParameterConfiguration which comes from a field or setter method which has access to its underlying annotations to be able to expose additional validation and conversion metadata for the parameter via annotations
AnnotatedParameterConfiguration(String, Class<?>, AccessibleObject) - Constructor for class org.apache.camel.impl.AnnotatedParameterConfiguration
 
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
 
antFilter - 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
 
ApiConsumerHelper - Class in org.apache.camel.util.component
Utility class for API Consumers.
ApiMethod - Interface in org.apache.camel.util.component
Interface for proxy methods.
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, Object...) - Constructor for class org.apache.camel.util.component.ApiMethodImpl
 
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
 
ApiMethodParser.ApiMethodModel(String, Class<?>, List<ApiMethodParser.Argument>, Method) - Constructor for class org.apache.camel.util.component.ApiMethodParser.ApiMethodModel
 
ApiMethodParser.ApiMethodModel(String, String, Class<?>, List<ApiMethodParser.Argument>, Method) - Constructor for class org.apache.camel.util.component.ApiMethodParser.ApiMethodModel
 
ApiMethodParser.Argument - Class in org.apache.camel.util.component
 
ApiMethodParser.Argument(String, Class<?>, String) - Constructor for class org.apache.camel.util.component.ApiMethodParser.Argument
 
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
 
apiMethods - Variable in class org.apache.camel.util.component.ApiCollection
 
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
 
apis - Variable in class org.apache.camel.util.component.ApiCollection
 
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.util.CollectionStringBuffer
 
appendParameters(String, Map<String, Object>) - Static method in class org.apache.camel.util.ResourceHelper
Appends the parameters to the given uri
appendToStore(String) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Appends the given message id 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.
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
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
 
ArgumentSubstitutionParser.Substitution(String, String, String) - Constructor for class org.apache.camel.util.component.ArgumentSubstitutionParser.Substitution
Creates a substitution for all argument types.
ArgumentSubstitutionParser.Substitution(String, String, String, String) - Constructor for class org.apache.camel.util.component.ArgumentSubstitutionParser.Substitution
Creates a substitution for a specific argument type.
ArgumentSubstitutionParser.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
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
 
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
 
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.
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
Creates a new GenericFile based on the given file.
asMap() - Method in class org.apache.camel.model.config.PropertiesDefinition
 
asMap() - Method in class org.apache.camel.model.dataformat.DataFormatsDefinition
 
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
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.
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
AssertionClause.PredicateValueBuilder(Expression) - Constructor for class org.apache.camel.component.mock.AssertionClause.PredicateValueBuilder
 
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
 
assign() - Method in class org.apache.camel.processor.Throttler.TimeSlot
 
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
 
association - Variable in class org.apache.camel.view.NodeData
Deprecated.
 
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(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.
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 no 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.
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.
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.
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(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(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(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.
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
 
Attachments - Annotation Type in org.apache.camel
Marks a parameter as being Map of attachments 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(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.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.
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
Represents a avro DataFormat 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
 
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
 
BacklogTracer - Class in org.apache.camel.processor.interceptor
A tracer used for message tracing, storing a copy of the message details in a backlog.
BacklogTracer(CamelContext) - Constructor for class org.apache.camel.processor.interceptor.BacklogTracer
 
BacklogTracerEventMessage - Interface in org.apache.camel.api.management.mbean
Represents a traced message by the BacklogTracer.
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
BAD_FORMAT_MESSAGE - Static variable in class org.apache.camel.component.binding.BindingNameComponent
 
BarcodeDataFormat - Class in org.apache.camel.model.dataformat
Represents a Barcode DataFormat DataFormat
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
Represents the Base64 DataFormat
Base64DataFormat() - Constructor for class org.apache.camel.model.dataformat.Base64DataFormat
 
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.SSLContextDecorator(BaseSSLContextParameters.SSLContextSpiDecorator) - Constructor for class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextDecorator
 
BaseSSLContextParameters.SSLContextSpiDecorator - Class in org.apache.camel.util.jsse
Class needed to provide decoration of an existing SSLContext.
BaseSSLContextParameters.SSLContextSpiDecorator(SSLContext, List<BaseSSLContextParameters.Configurer<SSLEngine>>, List<BaseSSLContextParameters.Configurer<SSLSocketFactory>>, List<BaseSSLContextParameters.Configurer<SSLServerSocketFactory>>) - Constructor for class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
 
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.SSLServerSocketFactoryDecorator(SSLServerSocketFactory, List<BaseSSLContextParameters.Configurer<SSLServerSocket>>) - Constructor for class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLServerSocketFactoryDecorator
 
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.
BaseSSLContextParameters.SSLSocketFactoryDecorator(SSLSocketFactory, List<BaseSSLContextParameters.Configurer<SSLSocket>>) - Constructor for class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLSocketFactoryDecorator
 
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
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
Defines the configuration parameters for the batch-processing Resequencer.
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, 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
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, 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) - 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
 
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 will look up the URI in the Registry and use that to handle message dispatching.
BeanComponent() - 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
Represents an XML <bean/> element
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
Endpoint for the bean component.
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
 
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
BeanioDataFormat - Class in org.apache.camel.model.dataformat
Represents the BeanIO DataFormat
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
A Processor which converts the inbound exchange to a method invocation on a POJO
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
 
beanRef(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
beanRef(String, 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
beanRef(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
beanRef(String, 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
beanRef(String, String, boolean, 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
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(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
 
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(String, String) - Static method in class org.apache.camel.util.ObjectHelper
 
beforeById(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
beforeByToString(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
beforeByType(RouteDefinition, Class<?>, ProcessorDefinition<?>, boolean, boolean, 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.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
 
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
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.
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.util.ObjectHelper
 
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, 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(Name, Object) - Method in class org.apache.camel.util.jndi.JndiContext
 
bind(String, Object) - Method in class org.apache.camel.util.jndi.JndiContext
 
BINDING - Static variable in interface org.apache.camel.Exchange
 
Binding - Interface in org.apache.camel.spi
Represents a Binding or contract which can be applied to an Endpoint; such as ensuring that a particular Data Format is used on messages in and out of an endpoint.
BindingComponent - Class in org.apache.camel.component.binding
A composite Component which creates a BindingEndpoint from a configured Binding instance and using the optional BindingComponent.setUriPrefix(String) and BindingComponent.setUriPostfix(String) to create the underlying endpoint from the remaining URI
BindingComponent() - Constructor for class org.apache.camel.component.binding.BindingComponent
 
BindingComponent(Binding) - Constructor for class org.apache.camel.component.binding.BindingComponent
 
BindingComponent(Binding, String) - Constructor for class org.apache.camel.component.binding.BindingComponent
 
BindingComponent(Binding, String, String) - Constructor for class org.apache.camel.component.binding.BindingComponent
 
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
Applies a Binding to an underlying Endpoint so that the binding processes messages before its sent to the endpoint and processes messages received by the endpoint consumer before its passed to the real consumer.
BindingEndpoint(String, Component, Binding, Endpoint) - Constructor for class org.apache.camel.component.binding.BindingEndpoint
 
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
A Binding component using the URI form binding:nameOfBinding:endpointURI to extract the binding name which is then resolved from the registry and used to create a BindingEndpoint from the underlying Endpoint
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
 
bindToExchange(Exchange) - Method in class org.apache.camel.component.file.GenericFile
Bind this GenericFile to an Exchange
bindy(BindyType, String...) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Bindy data format
bindy(BindyType, Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Bindy data format
BindyDataFormat - Class in org.apache.camel.model.dataformat
Represents the Bindy DataFormat
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.
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
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() - 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
Returns a predicate and value builder for the inbound message body as a specific type
body() - Method in class org.apache.camel.builder.ExpressionClause
An expression of an inbound message body
body(Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
An expression of an inbound message body converted to the expected type
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
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
bodyExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the exchanges inbound message body
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
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
 
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.
browseAllMessagesAsXml(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedBrowsableEndpointMBean
 
browseAllMessagesAsXml(Boolean) - Method in class org.apache.camel.component.seda.SedaEndpoint
 
browseAllMessagesAsXml(Boolean) - Method in class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
BrowseComponent - Class in org.apache.camel.component.browse
The browse component.
BrowseComponent() - Constructor for class org.apache.camel.component.browse.BrowseComponent
 
BrowseEndpoint - Class in org.apache.camel.component.browse
An endpoint which maintains a List of Exchange instances which can be useful for tooling, debugging and visualising routes.
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.component.seda.SedaEndpoint
 
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, Boolean) - Method in class org.apache.camel.component.seda.SedaEndpoint
 
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.component.seda.SedaEndpoint
 
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.component.seda.SedaEndpoint
 
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 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 new thread pool
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 - Class in org.apache.camel.builder
A helper class for including portions of the expression and predicate Java DSL
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
 
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.
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

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.
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.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 recipient list, when uris are reused.
cacheSize - Variable in class org.apache.camel.processor.RoutingSlip
 
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
 
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.
 
calculateDelay(Exchange) - Method in class org.apache.camel.processor.Throttler
 
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
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 the caller should run the task when it was rejected by the thread pool.
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.
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
 
CamelContext - Interface in org.apache.camel
Interface used to represent the context used to configure routes and the policies to use during message exchanges between endpoints.
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.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
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
 
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
 
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
 
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 ...
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.BacklogDebuggerAdvice(BacklogDebugger, Processor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.BacklogDebuggerAdvice
 
CamelInternalProcessor.BacklogTracerAdvice - Class in org.apache.camel.processor
Advice to execute the BacklogTracer if enabled.
CamelInternalProcessor.BacklogTracerAdvice(Queue<DefaultBacklogTracerEventMessage>, BacklogTracer, ProcessorDefinition<?>, ProcessorDefinition<?>, boolean) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.BacklogTracerAdvice
 
CamelInternalProcessor.ChildUnitOfWorkProcessorAdvice - Class in org.apache.camel.processor
Advice when an EIP uses the shareUnitOfWork functionality.
CamelInternalProcessor.ChildUnitOfWorkProcessorAdvice(String, UnitOfWork) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.ChildUnitOfWorkProcessorAdvice
 
CamelInternalProcessor.DelayerAdvice - Class in org.apache.camel.processor
Advice for delaying
CamelInternalProcessor.DelayerAdvice(long) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.DelayerAdvice
 
CamelInternalProcessor.InstrumentationAdvice - Class in org.apache.camel.processor
Advice for JMX instrumentation of the process being invoked.
CamelInternalProcessor.InstrumentationAdvice(String) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.InstrumentationAdvice
 
CamelInternalProcessor.MessageHistoryAdvice - Class in org.apache.camel.processor
Advice when Message History has been enabled.
CamelInternalProcessor.MessageHistoryAdvice(ProcessorDefinition<?>) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.MessageHistoryAdvice
 
CamelInternalProcessor.RouteContextAdvice - Class in org.apache.camel.processor
Advice to inject the current RouteContext into the UnitOfWork on the Exchange
CamelInternalProcessor.RouteContextAdvice(RouteContext) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.RouteContextAdvice
 
CamelInternalProcessor.RouteInflightRepositoryAdvice - Class in org.apache.camel.processor
Advice to keep the InflightRepository up to date.
CamelInternalProcessor.RouteInflightRepositoryAdvice(InflightRepository, String) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.RouteInflightRepositoryAdvice
 
CamelInternalProcessor.RouteLifecycleAdvice - Class in org.apache.camel.processor
Advice to invoke callbacks for before and after routing.
CamelInternalProcessor.RouteLifecycleAdvice() - Constructor for class org.apache.camel.processor.CamelInternalProcessor.RouteLifecycleAdvice
 
CamelInternalProcessor.RoutePolicyAdvice - Class in org.apache.camel.processor
Advice to execute any RoutePolicy a route may have been configured with.
CamelInternalProcessor.RoutePolicyAdvice(List<RoutePolicy>) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.RoutePolicyAdvice
 
CamelInternalProcessor.StreamCachingAdvice - Class in org.apache.camel.processor
CamelInternalProcessor.StreamCachingAdvice(StreamCachingStrategy) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.StreamCachingAdvice
 
CamelInternalProcessor.SubUnitOfWorkProcessorAdvice - Class in org.apache.camel.processor
Advice when an EIP uses the shareUnitOfWork functionality.
CamelInternalProcessor.SubUnitOfWorkProcessorAdvice() - Constructor for class org.apache.camel.processor.CamelInternalProcessor.SubUnitOfWorkProcessorAdvice
 
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.
CamelInternalProcessor.UnitOfWorkProcessorAdvice(String) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.UnitOfWorkProcessorAdvice
 
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
 
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) - Constructor for class org.apache.camel.processor.CamelLogProcessor
 
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
 
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
 
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?
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
 
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
 
CaseInsensitiveMap - Class in org.apache.camel.util
A map that uses case insensitive keys, but preserves the original keys in the keySet.
CaseInsensitiveMap() - Constructor for class org.apache.camel.util.CaseInsensitiveMap
 
CaseInsensitiveMap(Map<? extends String, ?>) - Constructor for class org.apache.camel.util.CaseInsensitiveMap
 
CaseInsensitiveMap(int, float) - Constructor for class org.apache.camel.util.CaseInsensitiveMap
 
CaseInsensitiveMap(int) - 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
Represents a Castor DataFormat.
CastorDataFormat() - Constructor for class org.apache.camel.model.dataformat.CastorDataFormat
 
CastUtils - Class in org.apache.camel.util
Utility methods for type casting.
catchClauses - Variable in class org.apache.camel.processor.TryProcessor
 
CatchDefinition - Class in org.apache.camel.model
Represents an XML <catch/> element
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
 
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
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
 
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
 
checkCompat(Bundle, Class<?>) - Static method in class org.apache.camel.impl.osgi.Activator
 
checkException() - Method in class org.apache.camel.builder.DeadLetterChannelBuilder
 
checkException(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.UseOriginalAggregationStrategy
 
checkException(Exchange) - Method in class org.apache.camel.processor.SendProcessor
 
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
 
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
 
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
ChoiceDefinition - Class in org.apache.camel.model
Represents an XML <choice/> element
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<Processor>, Processor) - Constructor for class org.apache.camel.processor.ChoiceProcessor
 
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
 
circuitBreaker(int, long, Class<?>...) - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses circuitBreaker load balancer
CircuitBreakerLoadBalancer - Class in org.apache.camel.processor.loadbalancer
 
CircuitBreakerLoadBalancer(List<Class<?>>) - Constructor for class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
 
CircuitBreakerLoadBalancer() - Constructor for class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
 
CircuitBreakerLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
Represents an XML <circuitBreaker/> element
CircuitBreakerLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
 
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.bean
The Class Component will create an instance of the class from the Registry and use that to handle message dispatching.
ClassComponent() - Constructor for class org.apache.camel.component.bean.ClassComponent
 
classMap - Variable in class org.apache.camel.impl.DefaultFactoryFinder
 
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
 
clear() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
clear() - Method in class org.apache.camel.impl.converter.PropertyEditorTypeConverter
Deprecated.
 
clear() - Method in class org.apache.camel.impl.DefaultTracedRouteNodes
 
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.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.interceptor.BacklogTracer
 
clear() - Method in interface org.apache.camel.spi.TracedRouteNodes
Clears all traced information
clear() - Method in class org.apache.camel.util.CaseInsensitiveMap
 
clear() - Method in class org.apache.camel.util.LRUCache
 
clearCachedStylesheet() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
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
 
clearOutput() - Method in class org.apache.camel.model.ProcessorDefinition
 
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.
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
 
cloneBuilder(LoggingErrorHandlerBuilder) - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
 
cloneBuilder() - Method in class org.apache.camel.builder.NoErrorHandlerBuilder
 
close() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
close() - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
close() - Method in class org.apache.camel.converter.stream.ReaderCache
 
close() - Method in class org.apache.camel.impl.JndiRegistry
 
close() - Method in class org.apache.camel.impl.osgi.tracker.BundleTracker
Close this BundleTracker.
close() - Method in class org.apache.camel.util.GroupIterator
 
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
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
clusterCounter - Variable in class org.apache.camel.view.GraphGeneratorSupport
Deprecated.
 
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
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.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
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.
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
 
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
Helper method for tooling which returns the completion list of the endpoint path from the given endpoint name, properties and current path expression.
completeEndpointPath(ComponentConfiguration, String) - Method in class org.apache.camel.component.file.FileComponent
 
completeEndpointPath(String) - Method in interface org.apache.camel.ComponentConfiguration
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
 
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
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
 
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.
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
Sets the completion interval, which would cause the aggregate to consider the group as complete and send out the aggregated exchange.
completionPredicate(Predicate) - Method in class org.apache.camel.model.AggregateDefinition
Sets the predicate used to determine if the aggregation is completed
completionSize(int) - Method in class org.apache.camel.model.AggregateDefinition
Sets the completion size, which is the number of aggregated exchanges which would cause the aggregate to consider the group as complete and send out the aggregated exchange.
completionSize(Expression) - Method in class org.apache.camel.model.AggregateDefinition
Sets the completion size, which is the number of aggregated exchanges which would cause the aggregate to consider the group as complete and send out the aggregated exchange.
completionTimeout(long) - Method in class org.apache.camel.model.AggregateDefinition
Sets the completion timeout, which would cause the aggregate to consider the group as complete and send out the aggregated exchange.
completionTimeout(Expression) - Method in class org.apache.camel.model.AggregateDefinition
Sets the completion timeout, which would cause the aggregate to consider the group as complete and send out the aggregated exchange.
Component - Interface in org.apache.camel
A component is a factory of Endpoint objects.
component - Variable in class org.apache.camel.impl.ComponentConfigurationSupport
 
component(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To use a specific Camel rest component
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
 
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
Represents a set of configuration values for an endpoint URI which can be created from a URI string or a base URI string and a set of parameter names and values.
ComponentConfigurationSupport - Class in org.apache.camel.impl
Useful base class for implementations of ComponentConfiguration
ComponentConfigurationSupport(Component) - Constructor for class org.apache.camel.impl.ComponentConfigurationSupport
 
componentParameterJsonSchema(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Returns the JSON schema representation of the endpoint parameters for the given component name
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
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
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
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
Some helper methods for working with EndpointConfiguration instances
ConfigurationHelper.FieldParameterSetter - Class in org.apache.camel.impl
 
ConfigurationHelper.FieldParameterSetter() - Constructor for class org.apache.camel.impl.ConfigurationHelper.FieldParameterSetter
 
ConfigurationHelper.ParameterSetter - Interface in org.apache.camel.impl
 
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(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
 
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.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.CastorDataFormat
 
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.FlatpackDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.HL7DataFormat
 
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.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.TidyMarkupDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
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.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
Applies the current set of parameters to the given endpoint instance.
configureEndpoint(Endpoint) - Method in class org.apache.camel.impl.ComponentConfigurationSupport
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) - 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
 
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.XsltComponent
 
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
 
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
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.
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, String, String, Map<String, Object>) - Method in class org.apache.camel.component.validator.ValidatorComponent
 
configureXslt(XsltBuilder, String, String, Map<String, Object>) - Method in class org.apache.camel.component.xslt.XsltComponent
 
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.
CONNECTOR_PORT - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
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
For expressions and predicates using a constant
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
 
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
 
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
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
The Container interface defines an object that can be used to customize all Camel CONTEXTS created.
Container.Instance - Class in org.apache.camel.spi
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.processor.idempotent.FileIdempotentRepository
 
contains(String) - Method in class org.apache.camel.processor.idempotent.MemoryIdempotentRepository
 
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
containsKey(Object) - Method in class org.apache.camel.util.CaseInsensitiveMap
 
containsKey(Object) - Method in class org.apache.camel.util.LRUCache
 
containsKey(Object) - Method in class org.apache.camel.util.LRUSoftCache
 
containsKey(Object) - Method in class org.apache.camel.util.LRUWeakCache
 
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
 
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.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.Exchange
 
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
 
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
ContextScanDefinition represents a <contextScan/> element.
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?
continueRouting(Iterator<Processor>, Exchange) - Method in class org.apache.camel.processor.Pipeline
 
continueRouting(Iterator<Processor>, Exchange) - Method in class org.apache.camel.processor.TryProcessor
 
ControlBusComponent - Class in org.apache.camel.component.controlbus
The control bus component.
ControlBusComponent() - Constructor for class org.apache.camel.component.controlbus.ControlBusComponent
 
ControlBusEndpoint - Class in org.apache.camel.component.controlbus
The control bus endpoint.
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
Represents an XML <convertBodyTo/> element
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
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<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<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
 
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(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
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
copy() - 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(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
 
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
 
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
copyFromPopulateAdditional(GenericFile<T>, GenericFile<T>) - Method in class org.apache.camel.component.file.GenericFile
Copies additional information from the source to the result.
copyHeaders(Message, Message, boolean) - Static method in class org.apache.camel.util.MessageHelper
Copies the headers from the source to the target message.
copyOnExchange - Variable in class org.apache.camel.component.mock.MockEndpoint
 
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
 
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
 
countChar(String, char) - Static method in class org.apache.camel.util.StringHelper
Counts the number of times the given char is in the string
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_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.
createAggregator(RouteContext) - Method in class org.apache.camel.model.AggregateDefinition
 
createAndSetExpression(T) - Static method in class org.apache.camel.builder.ExpressionClause
 
createAttachments() - Method in class org.apache.camel.impl.DefaultMessage
A factory method to lazily create the attachments 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
 
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
 
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, 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.
createComponentConfiguration() - Method in interface org.apache.camel.Component
Creates a configuration helper object for a component that lets you configure the various URI and parameter values; then create the full URI for it, create a new Endpoint from it or configure an existing Endpoint from the values.
createComponentConfiguration() - Method in class org.apache.camel.impl.DefaultComponent
 
createComponentConfiguration() - Method in class org.apache.camel.impl.UriEndpointComponent
 
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
Attempt to create a configuration object from the given uri
createConfiguration(String, CamelContext) - Static method in class org.apache.camel.impl.ConfigurationHelper
 
createConfiguration(String) - Method in class org.apache.camel.impl.DefaultComponent
 
createConsumeProcessor() - Method in class org.apache.camel.processor.binding.DataFormatBinding
 
createConsumeProcessor() - Method in interface org.apache.camel.spi.Binding
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.binding.BindingEndpoint
 
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(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.rest.RestEndpoint
 
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 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(Processor) - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
createConsumer(CamelContext, Processor, String, String, String, String, String, 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
createConsumerProcessor(Object, Method, Endpoint) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
Create a processor which invokes the given method when an incoming message exchange is received
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
 
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.
CREATED_TIMESTAMP - Static variable in interface org.apache.camel.Exchange
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
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.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.ZipDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.DataFormatDefinition
Factory method to create the data format instance
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
 
createDocument() - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
createDocumentBuilder() - 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(Object) - Method in class org.apache.camel.component.bean.BeanComponent
A helper method to create a new endpoint from a bean with a generated URI
createEndpoint(Object, String) - Method in class org.apache.camel.component.bean.BeanComponent
A helper method to create a new endpoint from a bean with a given URI
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.bean.BeanComponent
 
createEndpoint(String, BeanProcessor) - Method in class org.apache.camel.component.bean.BeanComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.bean.ClassComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.binding.BindingComponent
 
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.RestComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.seda.SedaComponent
 
createEndpoint(String) - Method in class org.apache.camel.component.test.TestComponent
 
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, String, Map<String, Object>) - Method in class org.apache.camel.component.xslt.XsltComponent
 
createEndpoint() - Method in interface org.apache.camel.ComponentConfiguration
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
 
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
A factory method to lazily create the endpoint configuration if none is specified
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
 
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
 
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
 
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.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.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
Creates a new exchange to send to this endpoint
createExchange(ExchangePattern) - Method in interface org.apache.camel.Producer
Creates a new exchange of the given pattern to send to this endpoint
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) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createExchangeFailureHandledEvent(Exchange, Processor, boolean) - 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.
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.PropertyLanguage
 
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
 
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.XMLTokenizerExpression
 
createExpression(CamelContext) - Method in class org.apache.camel.model.language.XPathExpression
 
createExpression(CamelContext) - Method in class org.apache.camel.model.language.XQueryExpression
 
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
 
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 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
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
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
createIterator(InputStream, String) - Method in class org.apache.camel.support.TokenPairExpressionIterator
Strategy to create the iterator
createIterator(InputStream, String) - Method in class org.apache.camel.support.TokenXMLExpressionIterator
 
createIterator(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
createJaxbContext() - Static method in class org.apache.camel.model.ModelHelper
 
createJmxConnector(String) - Method in class org.apache.camel.management.DefaultManagementAgent
 
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.
createLoadBalancer(RouteContext) - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
 
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 instance
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.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.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, Exchange) - Method in class org.apache.camel.component.bean.MethodInfo
 
createModelFileGenerator() - Method in class org.apache.camel.main.Main
 
createModelFileGenerator() - Method in class org.apache.camel.main.MainSupport
 
createModelFromXml(String, Class<T>) - Static method in class org.apache.camel.model.ModelHelper
Marshal the xml to the model definition
createModelFromXml(InputStream, Class<T>) - Static method in class org.apache.camel.model.ModelHelper
Marshal the xml to the model definition
createNamespaceContext(XPathFactory) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
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
createOptimisticLockRetryPolicy() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
createOutputsProcessor(RouteContext, Collection<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.LoadBalanceDefinition
 
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
 
createParameterConfigurationMap(Class<? extends Endpoint>) - Static method in class org.apache.camel.impl.UriEndpointComponent
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
createParameterJsonSchema() - Method in interface org.apache.camel.ComponentConfiguration
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
 
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.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
 
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.PropertyLanguage
 
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
createProcessor() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
createProcessor() - Method in class org.apache.camel.impl.ProcessorEndpoint
 
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.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.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.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.RemovePropertyDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.ResequenceDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
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.SamplingDefinition
 
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.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) - 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
 
createProduceProcessor() - Method in interface org.apache.camel.spi.Binding
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.binding.BindingEndpoint
 
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.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.rest.RestEndpoint
 
createProducer() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
createProducer() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
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
 
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
 
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
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
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
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
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
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
Creates a Proxy which sends the exchange to the endpoint.
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
 
createRedeliveryPolicy() - Method in class org.apache.camel.builder.DeadLetterChannelBuilder
 
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.
createRest() - Method in class org.apache.camel.model.rest.RestsDefinition
 
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
 
createRouteGroupMap(List<RouteDefinition>) - Method in class org.apache.camel.view.GraphSupport
Deprecated.
 
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) - Method in class org.apache.camel.processor.DynamicRouter
 
createRoutingSlipIterator(Exchange) - Method in class org.apache.camel.processor.RoutingSlip
Creates the route slip iterator to be used.
createSchema() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
createSchemaFactory() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
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
Creates an SSLContext based on the related configuration options of this instance.
createStatistic(String, Object, Statistic.UpdateMode) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
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
 
createTraceInterceptor(ProcessorDefinition<?>, Processor, TraceFormatter, Tracer) - Method in interface org.apache.camel.processor.interceptor.TraceInterceptorFactory
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
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
 
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.
createURIWithQuery(URI, String) - Static method in class org.apache.camel.util.URISupport
Creates a URI with the given query
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
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
 
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
 
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
Represents a CSV (Comma Separated Values) DataFormat
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
 
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.LoadBalanceDefinition
Uses the custom load balancer
CustomDataFormat - Class in org.apache.camel.model.dataformat
Represents the custom DataFormat to lookup using a reference
CustomDataFormat() - Constructor for class org.apache.camel.model.dataformat.CustomDataFormat
 
CustomDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.CustomDataFormat
 
CustomLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
Represents an XML <customLoadBalancer/> element
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
 

D

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
Represents a Binding which Marshals the message in the ProduceProcessor and Unmarshals the message in the ConsumeProcessor
DataFormatBinding() - Constructor for class org.apache.camel.processor.binding.DataFormatBinding
 
DataFormatBinding(DataFormat) - Constructor for class org.apache.camel.processor.binding.DataFormatBinding
 
DataFormatBinding(DataFormat, DataFormat) - Constructor for class org.apache.camel.processor.binding.DataFormatBinding
 
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
 
DataFormatComponent() - Constructor for class org.apache.camel.component.dataformat.DataFormatComponent
 
DataFormatDefinition - Class in org.apache.camel.model
Represents the base XML type for DataFormat.
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
 
DataFormatEndpoint() - Constructor for class org.apache.camel.component.dataformat.DataFormatEndpoint
 
DataFormatEndpoint(String, Component, DataFormat) - Constructor for class org.apache.camel.component.dataformat.DataFormatEndpoint
 
dataformatFactory - Variable in class org.apache.camel.impl.DefaultDataFormatResolver
 
dataFormatProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
For additional configuration options on data format level
DataFormatResolver - Interface in org.apache.camel.spi
Represents a resolver of data formats.
DataFormatsDefinition - Class in org.apache.camel.model.dataformat
Represents the XML type for a collection of DataFormats.
DataFormatsDefinition() - Constructor for class org.apache.camel.model.dataformat.DataFormatsDefinition
 
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
Endpoint for DataSet.
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
 
dateExpression(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
 
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, Predicate, ScheduledExecutorService) - 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
 
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.
deepCloneDistributionRatios(List<Integer>) - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
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_CONNECTION_PORT - Static variable in class org.apache.camel.management.DefaultManagementAgent
 
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_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_LOCK_FILE_POSTFIX - Static variable in class org.apache.camel.component.file.FileComponent
Default camel lock filename postfix
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_SECURE_SOCKET_PROTOCOL - Static variable in class org.apache.camel.util.jsse.SSLContextParameters
 
DEFAULT_SECURE_SOCKET_PROTOCOLS_FILTER_INCLUDE - Static variable in class org.apache.camel.util.jsse.BaseSSLContextParameters
 
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.
DefaultAnnotationExpressionFactory - Class in org.apache.camel.component.bean
Default implementation of the AnnotationExpressionFactory.
DefaultAnnotationExpressionFactory() - Constructor for class org.apache.camel.component.bean.DefaultAnnotationExpressionFactory
 
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
 
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
 
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
 
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
Default implementation for components which do not inherit from UriEndpointComponent and do not have Endpoint classes annotated with UriEndpoint
DefaultComponentConfiguration(Component) - Constructor for class org.apache.camel.impl.DefaultComponentConfiguration
 
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
 
defaultConcurrentConsumers - Variable in class org.apache.camel.component.seda.SedaComponent
 
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
Default implementation of EndpointConfiguration.
DefaultEndpointConfiguration(CamelContext) - Constructor for class org.apache.camel.impl.DefaultEndpointConfiguration
 
DefaultEndpointConfiguration(CamelContext, String) - Constructor for class org.apache.camel.impl.DefaultEndpointConfiguration
 
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) - 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
 
DefaultFactoryFinderResolver - Class in org.apache.camel.impl
Default factory finder.
DefaultFactoryFinderResolver() - Constructor for class org.apache.camel.impl.DefaultFactoryFinderResolver
 
DefaultHeaderFilterStrategy - Class in org.apache.camel.impl
The default header filtering strategy.
DefaultHeaderFilterStrategy() - Constructor for class org.apache.camel.impl.DefaultHeaderFilterStrategy
 
DefaultInflightRepository - Class in org.apache.camel.impl
Default implement which just uses a counter
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
 
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
 
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
 
DefaultMessageHistory - Class in org.apache.camel.impl
DefaultMessageHistory(String, NamedNode, Date) - Constructor for class org.apache.camel.impl.DefaultMessageHistory
 
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
 
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.
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
A service pool for Producer.
DefaultProducerServicePool() - Constructor for class org.apache.camel.impl.DefaultProducerServicePool
 
DefaultProducerServicePool(int) - Constructor for class org.apache.camel.impl.DefaultProducerServicePool
 
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
 
DefaultPropertiesResolver - Class in org.apache.camel.component.properties
Default PropertiesResolver which can resolve properties from file and classpath.
DefaultPropertiesResolver() - Constructor for class org.apache.camel.component.properties.DefaultPropertiesResolver
 
DefaultRestRegistry - Class in org.apache.camel.impl
 
DefaultRestRegistry() - Constructor for class org.apache.camel.impl.DefaultRestRegistry
 
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
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
 
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
 
DefaultServicePool<Key,Service> - Class in org.apache.camel.impl
Default implementation to inherit for a basic service pool.
DefaultServicePool() - Constructor for class org.apache.camel.impl.DefaultServicePool
 
DefaultServicePool(int) - Constructor for class org.apache.camel.impl.DefaultServicePool
 
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
DefaultTracedRouteNodes() - Constructor for class org.apache.camel.impl.DefaultTracedRouteNodes
 
DefaultTraceEventHandler - Class in org.apache.camel.processor.interceptor
 
DefaultTraceEventHandler(Tracer) - Constructor for class org.apache.camel.processor.interceptor.DefaultTraceEventHandler
 
DefaultTraceEventMessage - Class in org.apache.camel.processor.interceptor
DefaultTraceEventMessage(Date, ProcessorDefinition<?>, Exchange) - Constructor for class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
Creates a DefaultTraceEventMessage based on the given node it was traced while processing the current Exchange
DefaultTraceFormatter - Class in org.apache.camel.processor.interceptor
 
DefaultTraceFormatter() - Constructor for class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
DefaultTraceInterceptorFactory - Class in org.apache.camel.processor.interceptor
 
DefaultTraceInterceptorFactory() - Constructor for class org.apache.camel.processor.interceptor.DefaultTraceInterceptorFactory
 
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) - 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
 
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
 
defensiveCopyExchangeIfNeeded(Exchange) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Performs a defensive copy of the exchange if needed
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 interface org.apache.camel.spi.ShutdownAware
To defer shutdown during first phase of shutdown.
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.
DelayDefinition - Class in org.apache.camel.model
Represents an XML <delay/> element
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.
 
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
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
 
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
 
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
 
DeleteVerbDefinition() - Constructor for class org.apache.camel.model.rest.DeleteVerbDefinition
 
delimiter(String) - Method in class org.apache.camel.model.RecipientListDefinition
Set the delimiter
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 configure redelivery processor a chance to process before the Exchange will be redelivered.
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() - Method in class org.apache.camel.model.EnrichDefinition
 
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() - Method in class org.apache.camel.model.PollEnrichDefinition
 
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() - 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() - Method in class org.apache.camel.model.WireTapDefinition
 
DescriptionDefinition - Class in org.apache.camel.model
Represents a description element which can be used on any element in the EIP route
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
 
destroySubcontext(Name) - Method in class org.apache.camel.util.jndi.JndiContext
 
destroySubcontext(String) - Method in class org.apache.camel.util.jndi.JndiContext
 
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)
dir - Variable in class org.apache.camel.view.GraphGeneratorSupport
Deprecated.
 
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
Represents the component that manages DirectEndpoint.
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
Represents a direct endpoint that synchronously invokes the consumer of the endpoint when a producer sends a message to it.
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
Represents the component that manages DirectVmEndpoint.
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 endpoint.
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
 
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.
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
 
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.
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
 
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
 
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.
 
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
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
 
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.
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
 
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
 
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(Exchange) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
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
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
 
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
 
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.seda.SedaConsumer
 
doShutdown() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
doShutdown() - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
doShutdown() - Method in class org.apache.camel.impl.DefaultRoute
 
doShutdown() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
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.SharedProducerServicePool
 
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.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.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.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.xml.XPathBuilder
 
doStart() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
doStart() - Method in class org.apache.camel.component.bean.BeanProcessor
 
doStart() - Method in class org.apache.camel.component.binding.BindingConsumerProcessor
 
doStart() - Method in class org.apache.camel.component.binding.BindingEndpoint
 
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.GenericFileConsumer
 
doStart() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
doStart() - Method in class org.apache.camel.component.file.GenericFileProducer
 
doStart() - Method in class org.apache.camel.component.log.LogEndpoint
 
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.vm.VmComponent
 
doStart() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
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.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.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
 
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.EventDrivenPollingConsumer
 
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.RoutePolicySupport
 
doStart() - Method in class org.apache.camel.impl.RouteService
 
doStart() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
doStart() - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
doStart() - Method in class org.apache.camel.main.Main
 
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.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.BatchProcessor
Deprecated.
 
doStart() - Method in class org.apache.camel.processor.binding.DataFormatBinding
 
doStart() - Method in class org.apache.camel.processor.binding.RestBindingProcessor
 
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.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
 
doStart() - Method in class org.apache.camel.processor.InterceptorToAsyncProcessorBridge
 
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.RollbackProcessor
 
doStart() - Method in class org.apache.camel.processor.RoutingSlip
 
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.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.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.support.DefaultTimeoutMap
 
doStart() - Method in class org.apache.camel.support.EventNotifierSupport
 
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
 
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.xml.XPathBuilder
 
doStop() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
doStop() - Method in class org.apache.camel.component.bean.BeanProcessor
 
doStop() - Method in class org.apache.camel.component.binding.BindingConsumerProcessor
 
doStop() - Method in class org.apache.camel.component.binding.BindingEndpoint
 
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.GenericFileConsumer
 
doStop() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
doStop() - Method in class org.apache.camel.component.file.GenericFileProducer
 
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.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.vm.VmComponent
 
doStop() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
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.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.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
 
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.EventDrivenPollingConsumer
 
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.RoutePolicySupport
 
doStop() - Method in class org.apache.camel.impl.RouteService
 
doStop() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
doStop() - Method in class org.apache.camel.impl.SharedProducerServicePool
 
doStop() - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
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.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.BatchProcessor
Deprecated.
 
doStop() - Method in class org.apache.camel.processor.binding.DataFormatBinding
 
doStop() - Method in class org.apache.camel.processor.binding.RestBindingProcessor
 
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.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
 
doStop() - Method in class org.apache.camel.processor.InterceptorToAsyncProcessorBridge
 
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.RollbackProcessor
 
doStop() - Method in class org.apache.camel.processor.RoutingSlip
 
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.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.support.DefaultTimeoutMap
 
doStop() - Method in class org.apache.camel.support.EventNotifierSupport
 
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
 
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.
dotOutputDir - Variable in class org.apache.camel.main.MainSupport
 
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
 
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).
drawRoutes(CamelContext) - Method in class org.apache.camel.view.GraphGeneratorSupport
Deprecated.
 
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(NamedNode) - Static method in class org.apache.camel.model.ModelHelper
Dumps the definition as XML
dumpRestsAsXml() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
dumpRestsAsXml() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
dumpRouteAsXml() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
dumpRouteAsXml() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
dumpRoutesAsXml() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
dumpRoutesAsXml() - 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
 
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
 
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
Represents an XML <dynamicRouter/> element
DynamicRouterDefinition() - Constructor for class org.apache.camel.model.DynamicRouterDefinition
 
DynamicRouterDefinition(Expression) - Constructor for class org.apache.camel.model.DynamicRouterDefinition
 

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
 
edgeLabel - Variable in class org.apache.camel.view.NodeData
Deprecated.
 
el(String) - Method in class org.apache.camel.builder.ExpressionClause
el(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
ELEMENT_NAME - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
ELExpression - Class in org.apache.camel.model.language
For EL expressions and predicates
ELExpression() - Constructor for class org.apache.camel.model.language.ELExpression
 
ELExpression(String) - Constructor for class org.apache.camel.model.language.ELExpression
 
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
 
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
 
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
Enables the hangup support.
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.util.UnsafeUriCharactersEncoder
 
encode(String, BitSet) - Static method in class org.apache.camel.util.UnsafeUriCharactersEncoder
 
encodeHttpURI(String) - Static method in class org.apache.camel.util.UnsafeUriCharactersEncoder
 
ENCODING - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
end() - Method in class org.apache.camel.model.DynamicRouterDefinition
 
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.RoutingSlipDefinition
 
end() - Method in class org.apache.camel.model.WireTapDefinition
 
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.
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.model.WireTapDefinition
 
endpoint - Variable in class org.apache.camel.util.component.AbstractApiConsumer
 
endpoint - Variable in class org.apache.camel.util.component.AbstractApiProducer
 
EndpointCompleter - Interface in org.apache.camel.spi
A helper interface used by the ComponentConfiguration.completeEndpointPath(String) method to allow endpoint paths to be completed.
EndpointConfiguration - Interface in org.apache.camel
Holds an Endpoint configuration as a pojo that can be manipulated and validated.
EndpointConfiguration.UriFormat - Enum in org.apache.camel
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.
endpointProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
For additional configuration options on endpoint level
EndpointRegistry - Class in org.apache.camel.impl
Endpoint registry which is a based on a LRUSoftCache.
EndpointRegistry(CamelContext) - Constructor for class org.apache.camel.impl.EndpointRegistry
 
EndpointRegistry(CamelContext, Map<EndpointKey, Endpoint>) - Constructor for class org.apache.camel.impl.EndpointRegistry
 
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
 
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.
endRest() - Method in class org.apache.camel.model.ProcessorDefinition
Ends the current block and returns back to the rest() DSL.
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
 
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) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri.
EnrichDefinition - Class in org.apache.camel.model
Represents an XML <enrich/> element
EnrichDefinition() - Constructor for class org.apache.camel.model.EnrichDefinition
 
EnrichDefinition(String) - Constructor for class org.apache.camel.model.EnrichDefinition
 
EnrichDefinition(AggregationStrategy, String) - 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(Producer) - Constructor for class org.apache.camel.processor.Enricher
Creates a new Enricher.
Enricher(AggregationStrategy, Producer) - Constructor for class org.apache.camel.processor.Enricher
Creates a new Enricher.
enrichRef(String, String) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri.
enrichRef(String, String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri.
entrySet() - Method in class org.apache.camel.util.CaseInsensitiveMap
 
entrySet() - Method in class org.apache.camel.util.LRUCache
 
entrySet() - Method in class org.apache.camel.util.LRUSoftCache
 
entrySet() - Method in class org.apache.camel.util.LRUWeakCache
 
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
 
equal(Object, Object) - 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
equals(Object) - Method in class org.apache.camel.component.bean.BeanInfoCacheKey
 
equals(Object) - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
equals(Object) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry.TypeMapping
 
equals(Object) - Method in class org.apache.camel.impl.DefaultEndpoint
 
equals(Object) - Method in class org.apache.camel.impl.MappedEndpointConfiguration
 
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.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(TransformerException) - Method in class org.apache.camel.converter.jaxp.XmlErrorListener
 
error(SAXParseException) - Method in class org.apache.camel.processor.validation.DefaultValidationErrorHandler
 
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_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.
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.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
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.
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
 
EXCEPTION_CAUGHT - Static variable in interface org.apache.camel.Exchange
 
EXCEPTION_HANDLED - Static variable in interface org.apache.camel.Exchange
 
exceptionClasses(List<Class<? extends Throwable>>) - Method in class org.apache.camel.model.CatchDefinition
Sets the exceptionClasses of the CatchType
exceptionClasses(Class<? extends Throwable>) - Method in class org.apache.camel.model.CatchDefinition
Sets the exception class that the CatchType want to catch
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
exchange() - Method in class org.apache.camel.builder.ExpressionClause
An expression of the exchange
exchange() - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of 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
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) - Constructor for class org.apache.camel.management.event.ExchangeFailureHandledEvent
 
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.
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
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
 
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
 
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
 
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
 
executorService - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
executorService(ExecutorService) - Method in class org.apache.camel.model.AggregateDefinition
 
executorService(ExecutorService) - Method in class org.apache.camel.model.DelayDefinition
 
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
 
executorService(ExecutorService) - Method in class org.apache.camel.model.OnCompletionDefinition
 
executorService(ExecutorService) - Method in class org.apache.camel.model.RecipientListDefinition
 
executorService(ExecutorService) - Method in class org.apache.camel.model.SplitDefinition
 
executorService(ExecutorService) - Method in class org.apache.camel.model.ThreadsDefinition
 
executorService(ExecutorService) - Method in class org.apache.camel.model.ThrottleDefinition
Sets the ExecutorService which could be used by throttle definition
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
 
executorServiceRef(String) - Method in class org.apache.camel.model.DelayDefinition
 
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
 
executorServiceRef(String) - Method in class org.apache.camel.model.OnCompletionDefinition
 
executorServiceRef(String) - Method in class org.apache.camel.model.RecipientListDefinition
 
executorServiceRef(String) - Method in class org.apache.camel.model.SplitDefinition
 
executorServiceRef(String) - Method in class org.apache.camel.model.ThreadsDefinition
 
executorServiceRef(String) - Method in class org.apache.camel.model.ThrottleDefinition
Sets the ExecutorService which could be used by throttle definition
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
EXPANDABLE_PROPERTIES - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
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
expectedBodiesReceived(Object...) - Method in class org.apache.camel.component.mock.MockEndpoint
Sets an expectation that the given body values are received by this endpoint
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
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
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
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.

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
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
 
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 - Variable in class org.apache.camel.processor.RoutingSlip
 
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
 
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
 
extendedFilter(HeaderFilterStrategy.Direction, String, Object, Exchange) - Method in class org.apache.camel.impl.DefaultHeaderFilterStrategy
 
extension - Variable in class org.apache.camel.view.GraphGeneratorSupport
Deprecated.
 
EXTERNAL_REDELIVERED - Static variable in interface org.apache.camel.Exchange
 
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, 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
Creates the breadcrumb based on whether this was a trace of an exchange coming out of or into a processing step.
extractFutureBody(Future<Object>, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
extractFutureBody(Future<Object>, long, TimeUnit, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
extractFutureBody(Future<Object>, 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<Object>, 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<Object>, 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<Object>, 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.util.IntrospectionSupport
 
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
 
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.
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
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
Represents an XML <failover/> element
FailoverLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
 
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
 
failureProcessor - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
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
 
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
 
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
Returns a predicate and value builder for the fault message body as a specific type
faultBodyAs(Class<T>) - Method in class org.apache.camel.builder.BuilderSupport
Returns a predicate and value builder for the fault message body as a specific type
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
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_FILE_ACQUIRED - Static variable in interface org.apache.camel.Exchange
 
FILE_LOCK_FILE_NAME - 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
File component.
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(GenericFileEndpoint<File>, Processor, GenericFileOperations<File>) - Constructor for class org.apache.camel.component.file.FileConsumer
 
FileEndpoint - Class in org.apache.camel.component.file
File endpoint.
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
 
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.
FileInputStreamCache - Class in org.apache.camel.converter.stream
FileInputStreamCache(File) - Constructor for class org.apache.camel.converter.stream.FileInputStreamCache
 
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
 
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
 
fileOnlyNameExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
fileOnlyNameNoExtensionExpression() - 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
 
FileUtil - Class in org.apache.camel.util
File utilities.
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() - 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(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
Represents an XML <filter/> element
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
 
filterMethods(List<? extends ApiMethod>, ApiMethodHelper.MatchType, 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.
FilterParameters.Patterns(List<Pattern>, List<Pattern>) - Constructor for class org.apache.camel.util.jsse.FilterParameters.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
 
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.
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
Represents an XML <finally/> element
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.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.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.
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 the key to lookup.
findClass(String, String) - Method in interface org.apache.camel.spi.FactoryFinder
Finds the given factory class using the the key to lookup.
findClass(String, String, Class<?>) - Method in interface org.apache.camel.spi.FactoryFinder
Finds the given factory class using the 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
 
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.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.
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
 
findPackages(Set<String>, ClassLoader) - Method in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
 
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.
FlatpackDataFormat - Class in org.apache.camel.model.dataformat
Represents a Flatpack DataFormat.
FlatpackDataFormat() - Constructor for class org.apache.camel.model.dataformat.FlatpackDataFormat
 
flatten - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
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
 
flush() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
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
 
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 class org.apache.camel.processor.aggregate.AggregateProcessor
 
forceCompletionOnStop() - Method in class org.apache.camel.model.AggregateDefinition
Sets the force completion on stop flag, which considers the current group as complete and sends out the aggregated exchange when the stop event is executed
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(TraceInterceptor, ProcessorDefinition<?>, Exchange) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
format(TraceInterceptor, ProcessorDefinition<?>, Exchange) - Method in interface org.apache.camel.processor.interceptor.TraceFormatter
Formats a log message at given point of interception.
format(Exchange) - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
 
format(Exchange) - Method in interface org.apache.camel.spi.ExchangeFormatter
Generates a string representation of the exchange
forName(String) - Method in class org.apache.camel.util.component.ApiMethodParser
 
forName(String, ClassLoader) - Static method in class org.apache.camel.util.component.ApiMethodParser
 
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(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
Represents an XML <from/> element
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
 
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).
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.
generateDot(String, CamelContext, int) - Method in class org.apache.camel.main.MainSupport
 
generateFile(PrintWriter, Map<String, List<RouteDefinition>>) - Method in class org.apache.camel.view.GraphGeneratorSupport
Deprecated.
 
generateFile(PrintWriter, Map<String, List<RouteDefinition>>) - Method in class org.apache.camel.view.RouteDotGenerator
Deprecated.
 
generateFile(PrintWriter, Map<String, List<RouteDefinition>>) - Method in class org.apache.camel.view.XmlGraphGenerator
Deprecated.
 
generateSanitizedId() - Method in class org.apache.camel.impl.ActiveMQUuidGenerator
Generate a unique ID - that is friendly for a URL or file system
generateSanitizedId(String) - Static method in class org.apache.camel.impl.ActiveMQUuidGenerator
Ensures that the id is friendly for a URL or file system
generateUuid() - Method in class org.apache.camel.impl.ActiveMQUuidGenerator
 
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.
GenericFile<T> - Class in org.apache.camel.component.file
Generic File.
GenericFile() - 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>) - 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(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>, 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
 
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() - 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() - Static method in class org.apache.camel.spi.Container.Instance
Access the registered Container.
get(K) - Method in class org.apache.camel.support.DefaultTimeoutMap
 
get(K) - Method in interface org.apache.camel.TimeoutMap
Looks up the value in the map by the given key.
get(Object) - Method in class org.apache.camel.util.CaseInsensitiveMap
 
get(Object) - Method in class org.apache.camel.util.LRUCache
 
get(Object) - Method in class org.apache.camel.util.LRUSoftCache
 
get(Object) - Method in class org.apache.camel.util.LRUWeakCache
 
get() - Method in class org.apache.camel.util.ValueHolder
 
getAbbreviation() - Method in class org.apache.camel.main.MainSupport.Option
 
getAbsoluteFilePath() - Method in class org.apache.camel.component.file.GenericFile
 
getAccessibleObject() - Method in class org.apache.camel.impl.AnnotatedParameterConfiguration
 
getAccumulatedProcessingTime() - Method in class org.apache.camel.util.ProcessorStatDump
 
getAction() - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
getAction() - Method in class org.apache.camel.processor.ThroughputLogger
 
getActiveCount() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getActiveCount() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getActiveCount() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
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.
 
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.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.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.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.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.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.
getAllowDuplicates() - Method in class org.apache.camel.model.config.BatchResequencerConfig
 
getAllowJmsType() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
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 class org.apache.camel.model.RedeliveryPolicyDefinition
 
getAllowShortLines() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
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
 
getAndIncrementCounter(ProcessorDefinition<?>) - Method in interface org.apache.camel.spi.TracedRouteNodes
A private counter that increments, is used to as book keeping how far this exchange have been intercepted by the general intercept().
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
 
getAntFilter() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getApiHelpers() - Method in class org.apache.camel.util.component.ApiCollection
 
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.
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.
getApplicationContextClassLoader() - Method in interface org.apache.camel.CamelContext
Gets the the application context class loader which may be helpful for running camel in other containers
getApplicationContextClassLoader() - Method in class org.apache.camel.impl.DefaultCamelContext
 
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
 
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.
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
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 attempts
getAttributes() - Method in class org.apache.camel.converter.jaxp.StaxSource
 
getAutoStartup() - Method in class org.apache.camel.model.RouteDefinition
 
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
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.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.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.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
 
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
Returns the base URI without any query parameters added
getBaseUri() - Method in class org.apache.camel.impl.ComponentConfigurationSupport
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 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 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
 
getBeanHolder() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
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
 
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
 
getBinding() - Method in class org.apache.camel.component.binding.BindingComponent
 
getBinding() - Method in class org.apache.camel.component.binding.BindingEndpoint
 
getBinding() - Method in class org.apache.camel.component.file.GenericFile
 
getBinding() - Method in interface org.apache.camel.spi.HasBinding
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.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.model.dataformat.JibxDataFormat
 
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
getBody() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
getBody() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getBody() - Method in class org.apache.camel.util.MessageDump
 
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
 
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
 
getBreadCrumbLength() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
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.
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 class org.apache.camel.model.RecipientListDefinition
 
getCacheSize() - Method in class org.apache.camel.model.RoutingSlipDefinition
 
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.RecipientList
 
getCacheSize() - Method in class org.apache.camel.processor.RoutingSlip
 
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.xml.XsltBuilder
 
getCamelContext() - Method in interface org.apache.camel.CamelContextAware
Get the CamelContext
getCamelContext() - Method in class org.apache.camel.component.bean.BeanInfo
 
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 class org.apache.camel.impl.CamelPostProcessorHelper
 
getCamelContext() - Method in class org.apache.camel.impl.ConsumerCache
 
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
 
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.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.InterceptSendToEndpoint
 
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.ThrottlingInflightRoutePolicy
 
getCamelContext() - Method in class org.apache.camel.impl.UriComponentConfiguration
 
getCamelContext() - Method in class org.apache.camel.impl.UriEndpointConfiguration
 
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.loadbalancer.CircuitBreakerLoadBalancer
 
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.UnmarshalProcessor
 
getCamelContext() - Method in interface org.apache.camel.ProducerTemplate
Get the CamelContext
getCamelContext() - Method in interface org.apache.camel.spi.RouteContext
Gets the camel context
getCamelContext() - Method in class org.apache.camel.support.LanguageSupport
 
getCamelContext() - Method in class org.apache.camel.support.TimerListenerManager
 
getCamelContext() - Method in class org.apache.camel.util.jsse.JsseParameters
 
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.ManagedComponentMBean
 
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.component.seda.SedaEndpoint
 
getCamelId() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getCamelId() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
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.ManagedComponent
 
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.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.component.seda.SedaEndpoint
 
getCamelManagementName() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getCamelManagementName() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
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.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, 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 class org.apache.camel.impl.ConsumerCache
Gets the maximum cache size (capacity).
getCapacity() - Method in class org.apache.camel.impl.DefaultServicePool
 
getCapacity() - Method in class org.apache.camel.impl.ProducerCache
Gets the maximum cache size (capacity).
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
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.ServiceStartupFailureEvent
 
getCause() - Method in class org.apache.camel.management.event.ServiceStopFailureEvent
 
getCausedByException() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
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 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.model.ConvertBodyDefinition
 
getCharset() - Method in class org.apache.camel.model.dataformat.StringDataFormat
 
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
getCheckInterval() - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
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.
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.
getClasses() - Method in class org.apache.camel.model.dataformat.CastorDataFormat
 
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.util.component.ApiMethodParser
 
getClassLoaders() - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
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.
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
 
getClientAliases(String, Principal[]) - Method in class org.apache.camel.util.jsse.AliasedX509ExtendedKeyManager
 
getClientAuthentication() - Method in class org.apache.camel.util.jsse.SSLContextServerParameters
 
getClientParameters() - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
getCloseCorrelationKeyOnCompletion() - Method in class org.apache.camel.model.AggregateDefinition
 
getCloseCorrelationKeyOnCompletion() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
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
 
getCode() - Method in exception org.apache.camel.component.file.GenericFileOperationFailedException
Return the file failure code (if any)
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
 
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
 
getComparatorRef() - Method in class org.apache.camel.model.config.StreamResequencerConfig
 
getComparatorRef() - Method in class org.apache.camel.model.SortDefinition
 
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 class org.apache.camel.management.mbean.ManagedThreadPool
 
getCompletedTaskCount() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getCompletionFromBatchConsumer() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionInterval() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionInterval() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
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.
 
getCompletionSize() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionSize() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getCompletionSizeExpression() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionSizeExpression() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getCompletionTimeout() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionTimeout() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getCompletionTimeoutExpression() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionTimeoutExpression() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getComponent(String) - Method in interface org.apache.camel.CamelContext
Gets a component from the context by name.
getComponent(String, boolean) - Method in interface org.apache.camel.CamelContext
Gets a component from the context by name.
getComponent(String, Class<T>) - Method in interface org.apache.camel.CamelContext
Gets a component from the context 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.rest.RestEndpoint
 
getComponent() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getComponent(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getComponent(String, 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.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
Returns the HTML documentation for the given camel component
getComponentDocumentation(String) - Method in interface org.apache.camel.CamelContext
Returns the HTML documentation for the given camel component
getComponentDocumentation(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getComponentDocumentation(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getComponentName() - Method in interface org.apache.camel.api.management.mbean.ManagedComponentMBean
 
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
 
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
 
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
 
getConfigRef() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getConfiguration() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
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
 
getConfigurationParameter(EndpointConfiguration, Field) - Static method in class org.apache.camel.impl.ConfigurationHelper
 
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.
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
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(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.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
getConsumerCache() - Method in class org.apache.camel.management.mbean.ManagedConsumerCache
 
getConsumerDataFormat() - Method in class org.apache.camel.processor.binding.DataFormatBinding
 
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
 
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.StaxSource
 
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
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.CamelContextResumedEvent
 
getContext() - Method in class org.apache.camel.management.event.CamelContextResumeFailureEvent
 
getContext() - Method in class org.apache.camel.management.event.CamelContextResumingEvent
 
getContext() - Method in class org.apache.camel.management.event.CamelContextStartedEvent
 
getContext() - Method in class org.apache.camel.management.event.CamelContextStartingEvent
 
getContext() - Method in class org.apache.camel.management.event.CamelContextStartupFailureEvent
 
getContext() - Method in class org.apache.camel.management.event.CamelContextStopFailureEvent
 
getContext() - Method in class org.apache.camel.management.event.CamelContextStoppedEvent
 
getContext() - Method in class org.apache.camel.management.event.CamelContextStoppingEvent
 
getContext() - Method in class org.apache.camel.management.event.CamelContextSuspendedEvent
 
getContext() - Method in class org.apache.camel.management.event.CamelContextSuspendingEvent
 
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.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.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
 
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
 
getConverter() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
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
 
getCorePoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getCorePoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getCorePoolSize() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
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
 
getCorrelationKey() - Method in exception org.apache.camel.processor.aggregate.ClosedCorrelationKeyException
 
getCount() - Method in class org.apache.camel.component.seda.QueueReference
Gets the reference counter
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
getCryptoProvider() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
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 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.
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
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
 
getCurrentShutdownTaskFuture() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
getCurrentStream() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
getCustomProcessor() - Method in class org.apache.camel.component.file.GenericFileConsumer
 
getData() - Method in class org.apache.camel.BytesSource
 
getDataFormat() - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
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
 
getDataFormatName() - Method in class org.apache.camel.model.DataFormatDefinition
 
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
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.UnmarshalDefinition
 
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
 
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.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
 
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.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.DeadLetterChannel
 
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
 
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
 
getDefaultTracer() - Method in interface org.apache.camel.CamelContext
Gets the default tracer
getDefaultTracer() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
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.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.
 
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
 
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
 
getDelegate() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
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
 
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.RecipientListDefinition
 
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.ProcessorStatDump
 
getDeltaProcessingTime() - Method in class org.apache.camel.util.RouteStatDump
 
getDescription() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
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
 
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
 
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
 
getDigestAlgorithm() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getDirectory() - Method in class org.apache.camel.component.file.GenericFileConfiguration
 
getDisableRedelivery() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getDiscardOnCompletionTimeout() - Method in class org.apache.camel.model.AggregateDefinition
 
getDistributionRatio() - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
 
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
 
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
 
getDomainName() - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getDoneFileName() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getDotOutputDir() - Method in class org.apache.camel.main.MainSupport
 
getDriver() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
getDriverRef() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
getDTDHandler() - Method in class org.apache.camel.converter.jaxp.StaxSource
 
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
 
getEager() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
getEagerCheckCompletion() - Method in class org.apache.camel.model.AggregateDefinition
 
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
getElementName() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
getElementNameStrategy() - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
getElementNameStrategyRef() - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
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
 
getEncoding() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
getEncoding() - Method in class org.apache.camel.model.dataformat.CastorDataFormat
 
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
 
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 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.seda.SedaConsumer
 
getEndpoint() - Method in class org.apache.camel.component.seda.SedaPollingConsumer
 
getEndpoint() - Method in interface org.apache.camel.Consumer
Gets the endpoint this Consumer consumes from.
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.PollingConsumerSupport
 
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.model.WireTapDefinition
 
getEndpoint() - Method in class org.apache.camel.processor.UnitOfWorkProducer
 
getEndpoint() - Method in interface org.apache.camel.Producer
Gets the endpoint this producer sends to.
getEndpoint() - Method in exception org.apache.camel.ProxyInstantiationException
 
getEndpoint() - Method in interface org.apache.camel.Route
Gets the inbound endpoint
getEndpoint() - Method in interface org.apache.camel.spi.RouteContext
Gets the endpoint
getEndpointClass() - Method in class org.apache.camel.impl.UriComponentConfiguration
 
getEndpointClass() - Method in class org.apache.camel.impl.UriEndpointComponent
 
getEndpointClass() - Method in class org.apache.camel.impl.UriEndpointConfiguration
 
getEndpointConfiguration() - Method in interface org.apache.camel.Endpoint
Returns the object representation of the endpoint configuration
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 EndpointRegistry
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 EndpointRegistry
getEndpointKey() - Method in class org.apache.camel.impl.DefaultEndpoint
 
getEndpointKey() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
getEndpointMap() - Method in interface org.apache.camel.CamelContext
Returns a new Map containing all of the active endpoints with the key of the map being their unique key.
getEndpointMap() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getEndpointParameter(Endpoint, String) - Method in interface org.apache.camel.ComponentConfiguration
Gets the named URI parameter value on the given endpoint
getEndpointParameter(Endpoint, String) - Method in class org.apache.camel.impl.DefaultComponentConfiguration
 
getEndpointParameter(Endpoint, String) - Method in class org.apache.camel.impl.UriComponentConfiguration
 
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 class org.apache.camel.management.mbean.ManagedEndpointRegistry
 
getEndpoints() - Method in interface org.apache.camel.CamelContext
Returns the collection of all registered endpoints.
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.
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 class org.apache.camel.component.seda.SedaEndpoint
 
getEndpointUri() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
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.EnrichDefinition
 
getEndpointUri() - Method in class org.apache.camel.model.FromDefinition
 
getEndpointUri() - Method in class org.apache.camel.model.PollEnrichDefinition
 
getEndpointUri() - Method in class org.apache.camel.model.SendDefinition
 
getEndpointUri() - Method in class org.apache.camel.model.WireTapDefinition
 
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.converter.jaxp.StaxSource
 
getEnvironment() - Method in class org.apache.camel.util.jndi.JndiContext
 
getErrorHandler() - Method in interface org.apache.camel.Channel
Gets the ErrorHandler this Channel uses.
getErrorHandler() - Method in class org.apache.camel.converter.jaxp.StaxSource
 
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.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
 
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
 
getErrors() - Method in exception org.apache.camel.processor.validation.SchemaValidationException
Returns the validation errors
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.
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.model.ThrowExceptionDefinition
 
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.processor.exceptionpolicy.ExceptionPolicyKey
 
getExceptionClasses() - Method in class org.apache.camel.model.CatchDefinition
 
getExceptionClasses() - Method in class org.apache.camel.model.OnExceptionDefinition
 
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.PollingConsumerSupport
 
getExceptionHandler() - Method in class org.apache.camel.impl.RoutePolicySupport
 
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.
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 class org.apache.camel.impl.DefaultSubUnitOfWork
 
getExceptions() - Method in class org.apache.camel.model.CatchDefinition
 
getExceptions() - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
 
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
 
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.
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

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
 
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
 
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.DefaultEndpoint
Returns the default exchange pattern to use for createExchange().
getExchangePattern() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
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.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.ProcessorStatDump
 
getExchangesFailed() - 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 class org.apache.camel.model.RemoveHeadersDefinition
 
getExcludePatterns() - Method in class org.apache.camel.model.RemoveHeadersDefinition
 
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
 
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.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.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.
getExpandableProperties() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
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 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.model.AggregateDefinition
 
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 exception org.apache.camel.processor.idempotent.NoMessageIdException
The expression which was used
getExpression() - Method in class org.apache.camel.processor.LoopProcessor
 
getExpression() - Method in class org.apache.camel.processor.Splitter
 
getExpressionFromAnnotation(Annotation) - Method in class org.apache.camel.component.bean.DefaultAnnotationExpressionFactory
 
getExpressionNameSpacePrefix(Annotation) - Method in class org.apache.camel.component.bean.XPathAnnotationExpressionFactory
 
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.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
 
getExternalRedeliveries() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getExternalRedeliveries() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
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.TypeConverterRegistry.Statistics
Number of failed attempts during type conversion
getFailureHandler() - Method in class org.apache.camel.management.event.ExchangeFailureHandledEvent
 
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
 
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.ProcessorStatDump
 
getFailuresHandled() - Method in class org.apache.camel.util.RouteStatDump
 
getFallbackTypeConverter() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry.FallbackTypeConverter
 
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.StaxSource
 
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.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.processor.idempotent.FileIdempotentRepository
 
getFilter() - 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.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.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.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.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.ProcessorStatDump
 
getFirstExchangeFailureTimestamp() - Method in class org.apache.camel.util.RouteStatDump
 
getFixed() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
getForceCompletionOnStop() - Method in class org.apache.camel.model.AggregateDefinition
 
getForceTopLevelObject() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
getFormatter() - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
 
getFormatter() - Method in class org.apache.camel.processor.interceptor.Tracer
 
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
 
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 interface org.apache.camel.spi.RouteContext
Gets the from 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
 
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
 
getFromType() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry.TypeMapping
 
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.
getFullName() - Method in class org.apache.camel.main.MainSupport.Option
 
getFunctionResolver() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
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
 
getGenericFileProcessStrategy() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getGenericType(CamelContext, Type) - Static method in class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
getGetterShorthandName(Method) - Static method in class org.apache.camel.util.IntrospectionSupport
 
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 class org.apache.camel.support.XMLTokenExpressionIterator
 
getGroupActiveOnly() - Method in class org.apache.camel.component.log.LogEndpoint
 
getGroupActiveOnly() - Method in class org.apache.camel.processor.ThroughputLogger
 
getGroupDelay() - Method in class org.apache.camel.component.log.LogEndpoint
 
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
 
getGroupInterval() - Method in class org.apache.camel.processor.ThroughputLogger
 
getGroupSize() - Method in class org.apache.camel.component.log.LogEndpoint
 
getGroupSize() - Method in class org.apache.camel.processor.ThroughputLogger
 
getHalfOpenAfter() - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
 
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
 
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
getHeader(String) - Method in class org.apache.camel.impl.DefaultMessage
 
getHeader(String, 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) - 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, 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
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 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.language.tokenizer.TokenizeLanguage
 
getHeaderName() - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
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.validation.ValidatingProcessor
 
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.WireTapDefinition
 
getHeaders() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
getHeaders() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getHeaders() - Method in class org.apache.camel.util.MessageDump
 
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 class org.apache.camel.util.LRUCache
Gets the number of cache hits
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
getHostName() - Static method in class org.apache.camel.impl.ActiveMQUuidGenerator
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
 
getId() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
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.RouteService
 
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
Gets the value of the id property.
getId() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
Gets the value of the id property.
getId() - Method in interface org.apache.camel.NamedNode
Gets the value of the id property.
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.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.processor.idempotent.IdempotentConsumer
 
getIdentityHashCode(Object) - Static method in class org.apache.camel.util.ObjectHelper
 
getIgnoreExtraColumns() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
getIgnoreFirstRecord() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
getIgnoreInvalidCorrelationKeys() - Method in class org.apache.camel.model.AggregateDefinition
 
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
 
getIgnoreUnexpectedRecords() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
getIgnoreUnidentifiedRecords() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
getImagePrefix() - Method in class org.apache.camel.view.GraphSupport
Deprecated.
 
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.
getInclude() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
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.
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.
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.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
 
getInformation() - Method in class org.apache.camel.main.MainSupport.Option
 
getInformation() - Method in class org.apache.camel.main.MainSupport.ParameterOption
 
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.DefaultScheduledPollConsumerScheduler
 
getInitialDelay() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getInitialDelay() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
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
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
 
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.converter.stream.StreamSourceCache
 
getInputStream() - Method in class org.apache.camel.StringSource
 
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.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
 
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.support.TimerListenerManager
Gets the interval in millis.
getInType() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Optional detail about input binding to a FQN class name.
getJpaTraceEventMessageClassName() - Method in class org.apache.camel.processor.interceptor.Tracer
 
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.
getJsonView() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getKeepAliveTime() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getKeepAliveTime() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
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
 
getKey() - Method in class org.apache.camel.component.direct.DirectEndpoint
 
getKey() - Method in class org.apache.camel.model.config.PropertyDefinition
 
getKey() - Method in class org.apache.camel.model.rest.RestPropertyDefinition
 
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
 
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.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.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.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.OtherwiseDefinition
 
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.RemovePropertyDefinition
 
getLabel() - Method in class org.apache.camel.model.ResequenceDefinition
 
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.SamplingDefinition
 
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.
getLabel(List<ExpressionDefinition>) - Method in class org.apache.camel.view.GraphSupport
Deprecated.
 
getLabel(ExpressionDefinition) - Method in class org.apache.camel.view.GraphSupport
Deprecated.
 
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
 
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
 
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
 
getLanguage() - Method in class org.apache.camel.model.language.PropertyExpression
 
getLanguage() - Method in class org.apache.camel.model.language.PythonExpression
 
getLanguage() - Method in class org.apache.camel.model.language.RefExpression
 
getLanguage() - Method in class org.apache.camel.model.language.RubyExpression
 
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
 
getLanguage() - Method in class org.apache.camel.model.language.TokenizerExpression
 
getLanguage() - Method in class org.apache.camel.model.language.VtdXmlExpression
 
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
 
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
 
getLanguageResolver() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getLargestPoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getLargestPoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getLargestPoolSize() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
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.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.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.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.ProcessorStatDump
 
getLastExchangeFailureTimestamp() - Method in class org.apache.camel.util.RouteStatDump
 
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
 
getLastNode() - Method in interface org.apache.camel.spi.TracedRouteNodes
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.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
 
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.language.simple.types.SimpleToken
 
getLenient() - Method in class org.apache.camel.model.language.JXPathExpression
 
getLevel() - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
 
getLevel() - Method in class org.apache.camel.component.log.LogEndpoint
 
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
 
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 class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
getLimit() - Method in class org.apache.camel.impl.LimitedPollingConsumerPollStrategy
 
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
 
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(RouteContext, LoadBalancerDefinition, String) - Static method in class org.apache.camel.model.LoadBalancerDefinition
 
getLoadBalancer(RouteContext) - Method in class org.apache.camel.model.LoadBalancerDefinition
 
getLoadBalancerType() - Method in class org.apache.camel.model.LoadBalanceDefinition
 
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.
getLocalWorkDirectory() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getLocations() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getLog() - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
 
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
 
getLogExhaustedMessageHistory() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
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
 
getLogger(ExchangeFormatter) - Method in class org.apache.camel.processor.interceptor.Tracer
Gets the logger to be used for tracers that can format and log a given exchange.
getLogger() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
getLoggerName() - Method in class org.apache.camel.component.log.LogEndpoint
 
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.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.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
 
getLogName() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getLogName() - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
 
getLogName() - Method in class org.apache.camel.management.LoggingEventNotifier
 
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
 
getLogNamespaces() - Method in class org.apache.camel.model.language.XPathExpression
 
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
 
getMacAlgorithm() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
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
 
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
 
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
 
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
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
 
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
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
getMandatoryBody(Class<T>) - Method in interface org.apache.camel.Message
Returns the mandatory body as the specified type
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
getMandatoryInBody(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
getMandatoryInBody(Exchange, Class<T>) - Static method in class org.apache.camel.util.ExchangeHelper
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
 
getMarker() - Method in class org.apache.camel.component.log.LogEndpoint
 
getMarker() - Method in class org.apache.camel.model.LogDefinition
 
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.
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
 
getMaxDepth() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
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.ConsumerTemplate
Gets the maximum cache size used.
getMaximumCacheSize() - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
getMaximumCacheSize() - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
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 interface org.apache.camel.ProducerTemplate
Gets the maximum cache size used in the backing cache pools.
getMaximumEndpointCacheSize(CamelContext) - Static method in class org.apache.camel.util.CamelContextHelper
Gets the maximum endpoint cache size.
getMaximumFailoverAttempts() - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
 
getMaximumFailoverAttempts() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
getMaximumPoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getMaximumPoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
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
 
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
 
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.ProcessorStatDump
 
getMaxProcessingTime() - Method in class org.apache.camel.util.RouteStatDump
 
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.
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
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.ProcessorStatDump
 
getMeanProcessingTime() - Method in class org.apache.camel.util.RouteStatDump
 
getMessage() - Method in exception org.apache.camel.language.simple.types.SimpleIllegalSyntaxException
 
getMessage() - Method in class org.apache.camel.model.LogDefinition
 
getMessage() - Method in class org.apache.camel.model.RollbackDefinition
 
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.ManagedSendProcessorMBean
 
getMessageExchangePattern() - Method in class org.apache.camel.management.mbean.ManagedSendProcessor
 
getMessageFrequency() - Method in class org.apache.camel.model.SamplingDefinition
 
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
 
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
 
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.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.
getMgfAlgorithm() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getMinDepth() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
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.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
 
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
 
getMultipleConsumers() - Method in class org.apache.camel.component.seda.QueueReference
 
getName() - Method in interface org.apache.camel.CamelContext
Gets the name (id) of the this context.
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.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
Returns the name of the parameter value
getName() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.AliasEntry
 
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 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.ApiMethodImpl
 
getName() - Method in class org.apache.camel.util.component.ApiMethodParser.ApiMethodModel
 
getName() - Method in class org.apache.camel.util.component.ApiMethodParser.Argument
 
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.
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
 
getNamespacePrefixRef() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getNamespacePrefixRef() - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
getNamespaces() - Method in class org.apache.camel.builder.xml.Namespaces
 
getNamespaces() - Method in class org.apache.camel.model.language.NamespaceAwareExpression
 
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
 
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
 
getNodeCounter(String) - Static method in class org.apache.camel.impl.DefaultNodeIdFactory
Returns the counter for the given node key, lazily creating one if necessary
getNodeData(Object) - Method in class org.apache.camel.view.GraphSupport
Deprecated.
 
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
 
getNodeMessage(RouteNode, Exchange) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
getNodes() - Method in class org.apache.camel.impl.DefaultTracedRouteNodes
 
getNodes() - Method in interface org.apache.camel.spi.TracedRouteNodes
Gets the current list of nodes, representing the route path the current Exchange has currently taken.
getNotificationInfo() - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
getNullableArguments() - Method in class org.apache.camel.util.component.ApiMethodHelper
Returns argument names that can be set to null if not specified.
getNumber() - Method in class org.apache.camel.util.Time
 
getNumberFormat() - Method in class org.apache.camel.processor.ThroughputLogger
 
getNumberOfHashGroups() - Method in class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
 
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
 
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.
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
 
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
 
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
 
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
 
getOmitFields() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
getOnCompleteOnly() - Method in class org.apache.camel.model.OnCompletionDefinition
 
getOnCompletion(String) - Method in class org.apache.camel.model.OnCompletionDefinition
 
getOnCompletions() - Method in class org.apache.camel.model.OnCompletionDefinition
 
getOnCompletions() - Method in class org.apache.camel.model.RoutesDefinition
 
getOnExceptions() - Method in class org.apache.camel.model.RoutesDefinition
 
getOnFailureOnly() - Method in class org.apache.camel.model.OnCompletionDefinition
 
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
 
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
 
getOperation() - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
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
 
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.Ordered
Gets the order.
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
 
getOrFindTypeConverter(Class<?>, Object) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
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.
getOriginalRoute() - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Gets the original route we advice.
getOrLookupCamelContext() - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
Strategy to get the CamelContext to use.
getOtherAttributes() - Method in class org.apache.camel.model.ProcessorDefinition
 
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
 
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
 
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
 
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.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.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
 
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.model.dataformat.BindyDataFormat
 
getPackages() - Method in class org.apache.camel.model.dataformat.CastorDataFormat
 
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
 
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
Returns the parameter value for the given name
getParameter(String) - Method in interface org.apache.camel.EndpointConfiguration
Gets the value of a particular parameter.
getParameter(String) - Method in class org.apache.camel.impl.ComponentConfigurationSupport
 
getParameter(String) - Method in class org.apache.camel.impl.DefaultEndpointConfiguration
 
getParameter(String) - Method in class org.apache.camel.impl.MappedEndpointConfiguration
 
getParameter(String) - Method in class org.apache.camel.impl.UriEndpointConfiguration
 
getParameterConfiguration(String) - Method in interface org.apache.camel.ComponentConfiguration
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
 
getParameterConfigurationMap() - Method in interface org.apache.camel.ComponentConfiguration
Returns the sorted map of all the parameter names to their ParameterConfiguration objects
getParameterConfigurationMap() - Method in class org.apache.camel.impl.DefaultComponentConfiguration
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
 
getParameterConfigurationMap() - Method in class org.apache.camel.impl.UriEndpointComponent
Returns the sorted map of all the URI query parameter names to their ParameterConfiguration objects
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.MethodInfo
 
getParameters() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getParameters() - Method in interface org.apache.camel.ComponentConfiguration
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
 
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
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
 
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.dataformat.PGPDataFormat
 
getPassword() - Method in class org.apache.camel.util.jsse.KeyStoreParameters
 
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 class org.apache.camel.component.bean.MethodInfo
Returns the ExchangePattern that should be used when invoking this method.
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.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.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.WireTapDefinition
 
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.
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 interface org.apache.camel.spi.ShutdownAware
Gets the number of pending exchanges.
getPeriod() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getPolicy() - Method in class org.apache.camel.management.mbean.ManagedThrottlingInflightRoutePolicy
 
getPolicyId() - Method in exception org.apache.camel.CamelAuthorizationException
 
getPollingConsumerQueueSize() - Method in class org.apache.camel.impl.DefaultEndpoint
Gets the PollingConsumer queue size, when EventDrivenPollingConsumer is being used.
getPollStrategy() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getPollTimeout() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getPoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getPoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
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 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
getPostProcessorHelper() - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
Strategy to get the CamelPostProcessorHelper
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.validation.PredicateValidatingProcessor
 
getPredicate() - Method in exception org.apache.camel.processor.validation.PredicateValidationException
 
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
 
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
 
getPreviousNode() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
getPreviousNode() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
Gets the previous node.
getPrimitiveType(Class<?>) - 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() - 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() - 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() - 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.ManagedBeanProcessor
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedSendProcessor
 
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.
getProcessorDefinition() - Method in class org.apache.camel.impl.AggregateRouteNode
 
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 class org.apache.camel.model.LoadBalancerDefinition
 
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
 
getProducerCache() - Method in class org.apache.camel.management.mbean.ManagedProducerCache
 
getProducerDataFormat() - Method in class org.apache.camel.processor.binding.DataFormatBinding
 
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
getProperties() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getProperties() - Method in interface org.apache.camel.CamelContext
Gets the properties that can be referenced in the camel context
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
 
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
 
getProperties() - Method in class org.apache.camel.model.config.PropertiesDefinition
 
getProperties() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
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(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.
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
Gets the value of a CamelContext property name
getProperty(String) - Method in interface org.apache.camel.CamelContext
Gets the property value that can be referenced in the camel context
getProperty(String) - Method in class org.apache.camel.converter.jaxp.StaxSource
 
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
 
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
 
getProperty(Object, String) - Static method in class org.apache.camel.util.IntrospectionSupport
 
getPropertyConfiguration(String) - Method in class org.apache.camel.impl.UriEndpointConfiguration
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
Returns the sorted map of all the property names to their ParameterConfiguration objects
getPropertyGetter(Class<?>, String) - Static method in class org.apache.camel.util.IntrospectionSupport
 
getPropertyName() - Method in exception org.apache.camel.InvalidPropertyException
 
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) - Static method in class org.apache.camel.util.ObjectHelper
Returns the Java Bean property name of the given method, if it is a setter
getPropertyPrefix() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getPropertyPrefixToken() - Method in interface org.apache.camel.CamelContext
Returns the configured property placeholder prefix token if and only if the context 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 context has property placeholder abilities, otherwise returns null.
getPropertySuffixToken() - Method in class org.apache.camel.impl.DefaultCamelContext
 
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
 
getQualifiedName() - Method in class org.apache.camel.converter.jaxp.StaxSource
 
getQueue() - Method in class org.apache.camel.component.seda.QueueReference
Gets the queue
getQueue() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getQueue() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
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).
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
 
getReadLockLoggingLevel() - 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
 
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
 
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.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
 
getRef() - Method in class org.apache.camel.builder.ErrorHandlerBuilderRef
 
getRef() - Method in class org.apache.camel.model.BeanDefinition
 
getRef() - Method in class org.apache.camel.model.dataformat.CustomDataFormat
 
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.LoadBalanceDefinition
 
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.UnmarshalDefinition
 
getRef() - Method in class org.apache.camel.model.WireTapDefinition
 
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 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.
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
 
getRemoveNamespacePrefixes() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
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
 
getRequest() - Method in class org.apache.camel.model.dataformat.XmlRpcDataFormat
 
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.ProcessorStatDump
 
getResetTimestamp() - Method in class org.apache.camel.util.RouteStatDump
 
getResolvedEndpoint(String, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
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.
getResourceRef() - Method in class org.apache.camel.model.EnrichDefinition
 
getResourceRef() - Method in class org.apache.camel.model.PollEnrichDefinition
 
getResourceResolver() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
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.ResourceEndpoint
 
getResourceUri() - Method in class org.apache.camel.model.EnrichDefinition
 
getResourceUri() - Method in class org.apache.camel.model.PollEnrichDefinition
 
getRest() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getRestCollection() - Method in class org.apache.camel.builder.RouteBuilder
 
getRestConfiguration() - Method in class org.apache.camel.builder.RouteBuilder
 
getRestConfiguration() - Method in interface org.apache.camel.CamelContext
Gets the current REST configuration
getRestConfiguration() - 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
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
Gets the resolver to use for resolving hostname
getRestRegistry() - Method in interface org.apache.camel.CamelContext
Gets the RestRegistry to use
getRestRegistry() - Method in class org.apache.camel.impl.DefaultCamelContext
 
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
 
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
 
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
 
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
 
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
 
getRight() - Method in interface org.apache.camel.BinaryPredicate
Gets the right hand side expression
getRight() - Method in class org.apache.camel.builder.BinaryPredicateSupport
 
getRootName() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
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.RouteAddedEvent
 
getRoute() - Method in class org.apache.camel.management.event.RouteRemovedEvent
 
getRoute() - Method in class org.apache.camel.management.event.RouteStartedEvent
 
getRoute() - Method in class org.apache.camel.management.event.RouteStoppedEvent
 
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
 
getRouteDefinition(String) - Method in interface org.apache.camel.CamelContext
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
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
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() - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
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.processor.exceptionpolicy.ExceptionPolicyKey
 
getRouteId() - Method in class org.apache.camel.processor.interceptor.DefaultBacklogTracerEventMessage
 
getRouteId() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
getRouteId() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
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
 
getRoutes() - Method in interface org.apache.camel.CamelContext
Returns the current routes in this context
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
 
getRouteService() - Method in class org.apache.camel.impl.DefaultRouteStartupOrder
 
getRouteServices() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRoutesOutputFile() - Method in class org.apache.camel.main.MainSupport
 
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
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
 
getRoutesText(CamelContext) - Method in class org.apache.camel.view.GraphGeneratorSupport
Deprecated.
 
getRunLoggingLevel() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
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
 
getSamplePeriod() - Method in class org.apache.camel.model.SamplingDefinition
 
getSaxon() - Method in class org.apache.camel.model.language.XPathExpression
 
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
 
getScheduledThreadPoolExecutor() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
getScheduler() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
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
 
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 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.ValidatingProcessor
 
getSchemaFactory() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getSchemaFile() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getSchemaLanguage() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getSchemaLocation() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getSchemaSource() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
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.model.rest.RestConfigurationDefinition
 
getScheme() - Method in class org.apache.camel.spi.RestConfiguration
Gets the scheme to use by the REST consumer
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 class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
getScope() - Method in class org.apache.camel.management.mbean.ManagedThrottlingInflightRoutePolicy
 
getScript() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
getSecondLastNode() - Method in class org.apache.camel.impl.DefaultTracedRouteNodes
 
getSecondLastNode() - Method in interface org.apache.camel.spi.TracedRouteNodes
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
 
getSelfProcessingTime() - Method in class org.apache.camel.util.RouteStatDump
 
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
 
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.ManagedService
 
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.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.MulticastDefinition
 
getShareUnitOfWork() - Method in class org.apache.camel.model.RecipientListDefinition
 
getShareUnitOfWork() - Method in class org.apache.camel.model.SplitDefinition
 
getShortExchangeId() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
getShortExchangeId() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
Gets the exchange id without the leading hostname
getShortName() - Method in class org.apache.camel.model.AggregateDefinition
 
getShortName() - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
 
getShortName() - Method in class org.apache.camel.model.BeanDefinition
 
getShortName() - Method in class org.apache.camel.model.CatchDefinition
 
getShortName() - Method in class org.apache.camel.model.ChoiceDefinition
 
getShortName() - Method in class org.apache.camel.model.ConvertBodyDefinition
 
getShortName() - Method in class org.apache.camel.model.DataFormatDefinition
 
getShortName() - Method in class org.apache.camel.model.DelayDefinition
 
getShortName() - Method in class org.apache.camel.model.DynamicRouterDefinition
 
getShortName() - Method in class org.apache.camel.model.EnrichDefinition
 
getShortName() - Method in class org.apache.camel.model.ExpressionNode
 
getShortName() - Method in class org.apache.camel.model.FilterDefinition
 
getShortName() - Method in class org.apache.camel.model.FinallyDefinition
 
getShortName() - Method in class org.apache.camel.model.FromDefinition
 
getShortName() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
getShortName() - Method in class org.apache.camel.model.InOnlyDefinition
 
getShortName() - Method in class org.apache.camel.model.InOutDefinition
 
getShortName() - Method in class org.apache.camel.model.InterceptDefinition
 
getShortName() - Method in class org.apache.camel.model.InterceptFromDefinition
 
getShortName() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
 
getShortName() - Method in class org.apache.camel.model.LoadBalanceDefinition
 
getShortName() - Method in class org.apache.camel.model.LogDefinition
 
getShortName() - Method in class org.apache.camel.model.LoopDefinition
 
getShortName() - Method in class org.apache.camel.model.MarshalDefinition
 
getShortName() - Method in class org.apache.camel.model.MulticastDefinition
 
getShortName() - Method in class org.apache.camel.model.OnCompletionDefinition
 
getShortName() - Method in class org.apache.camel.model.OnExceptionDefinition
 
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.OtherwiseDefinition
 
getShortName() - Method in class org.apache.camel.model.OutputDefinition
 
getShortName() - Method in class org.apache.camel.model.PipelineDefinition
 
getShortName() - Method in class org.apache.camel.model.PolicyDefinition
 
getShortName() - Method in class org.apache.camel.model.PollEnrichDefinition
 
getShortName() - Method in class org.apache.camel.model.ProcessDefinition
 
getShortName() - Method in class org.apache.camel.model.RecipientListDefinition
 
getShortName() - Method in class org.apache.camel.model.RemoveHeaderDefinition
 
getShortName() - Method in class org.apache.camel.model.RemoveHeadersDefinition
 
getShortName() - Method in class org.apache.camel.model.RemovePropertyDefinition
 
getShortName() - Method in class org.apache.camel.model.ResequenceDefinition
 
getShortName() - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
getShortName() - Method in class org.apache.camel.model.rest.RestsDefinition
 
getShortName() - Method in class org.apache.camel.model.RollbackDefinition
 
getShortName() - Method in class org.apache.camel.model.RouteDefinition
 
getShortName() - Method in class org.apache.camel.model.RoutesDefinition
 
getShortName() - Method in class org.apache.camel.model.RoutingSlipDefinition
 
getShortName() - Method in class org.apache.camel.model.SamplingDefinition
 
getShortName() - Method in class org.apache.camel.model.SetBodyDefinition
 
getShortName() - Method in class org.apache.camel.model.SetExchangePatternDefinition
 
getShortName() - Method in class org.apache.camel.model.SetFaultBodyDefinition
 
getShortName() - Method in class org.apache.camel.model.SetHeaderDefinition
 
getShortName() - Method in class org.apache.camel.model.SetOutHeaderDefinition
Deprecated.
 
getShortName() - Method in class org.apache.camel.model.SetPropertyDefinition
 
getShortName() - Method in class org.apache.camel.model.SortDefinition
 
getShortName() - Method in class org.apache.camel.model.SplitDefinition
 
getShortName() - Method in class org.apache.camel.model.StopDefinition
 
getShortName() - Method in class org.apache.camel.model.ThreadsDefinition
 
getShortName() - Method in class org.apache.camel.model.ThrottleDefinition
 
getShortName() - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
getShortName() - Method in class org.apache.camel.model.ToDefinition
 
getShortName() - Method in class org.apache.camel.model.TransactedDefinition
 
getShortName() - Method in class org.apache.camel.model.TransformDefinition
 
getShortName() - Method in class org.apache.camel.model.TryDefinition
 
getShortName() - Method in class org.apache.camel.model.UnmarshalDefinition
 
getShortName() - Method in class org.apache.camel.model.ValidateDefinition
 
getShortName() - Method in class org.apache.camel.model.WhenDefinition
 
getShortName() - Method in class org.apache.camel.model.WireTapDefinition
 
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
 
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
 
getSignatures() - Method in class org.apache.camel.util.component.ApiMethodParser
 
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.ManagedConsumerCacheMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointRegistryMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedProducerCacheMBean
 
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.ManagedConsumerCache
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedEndpointRegistry
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedProducerCache
 
getSkipDuplicate() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
getSkipNamespaces() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
getSkipSendToOriginalEndpoint() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
 
getSkipWhitespace() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
getSleepForEmptyTest() - Method in class org.apache.camel.component.mock.MockEndpoint
 
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(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(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.
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
 
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
 
getStartupOrder() - Method in class org.apache.camel.impl.DefaultRouteStartupOrder
 
getStartupOrder() - Method in class org.apache.camel.model.RouteDefinition
 
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.ManagedComponentMBean
 
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 class org.apache.camel.component.seda.SedaEndpoint
 
getState() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getState() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getState() - Method in class org.apache.camel.impl.BreakpointSupport
 
getState() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getState() - Method in class org.apache.camel.management.mbean.ManagedComponent
 
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 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)
getStaticPart() - Method in interface org.apache.camel.component.bean.MethodInvocation
 
getStatistics() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
getStatistics() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
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.DefaultManagementStrategy
 
getStatisticsLevel() - Method in interface org.apache.camel.spi.ManagementStrategy
Gets the statistics level
getStatus() - Method in interface org.apache.camel.CamelContext
Get the status of this context
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
 
getStickyKey(Object) - Method in class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
A strategy to create the key for the sticky load balancing map.
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.dataformat.CsvDataFormat
 
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
 
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
 
getSupportedCipherSuites() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLServerSocketFactoryDecorator
 
getSupportedCipherSuites() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLSocketFactoryDecorator
 
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
 
getSymbol() - Method in class org.apache.camel.component.bean.MyCurrency
 
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
getTaskCount() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getTaskCount() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
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 class org.apache.camel.management.mbean.ManagedThreadPool
 
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.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 patter 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.
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
 
getThreadProfileName() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
Returns Thread profile name.
getThreshold() - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
 
getThrottledCount() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlerMBean
 
getThrottledCount() - Method in class org.apache.camel.management.mbean.ManagedThrottler
 
getThrottler() - Method in class org.apache.camel.management.mbean.ManagedThrottler
 
getTime() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
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.DefaultShutdownStrategy
 
getTimeout() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
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.
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(TimerEndpoint) - Method in class org.apache.camel.component.timer.TimerComponent
 
getTimer() - 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
Gets the timestamp at the point of this history.
getTimestamp() - Method in class org.apache.camel.processor.interceptor.DefaultBacklogTracerEventMessage
 
getTimestamp() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
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.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.main.MainSupport
 
getTimeUnit() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
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
 
getTo() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getToClassMappings(Class<?>) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
getToClassMappings(Class<?>) - Method in class org.apache.camel.impl.converter.LazyLoadingTypeConverter
Deprecated.
 
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
 
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
 
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
 
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.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 exception org.apache.camel.NoTypeConversionAvailableException
Returns the required to type
getToType() - Method in exception org.apache.camel.TypeConversionException
Returns the required to type
getTrace() - Method in class org.apache.camel.model.RouteDefinition
 
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
 
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
 
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
Gets tracing information
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
 
getTraceHandler() - Method in class org.apache.camel.processor.interceptor.Tracer
Deprecated.
getTraceHandlers() - Method in class org.apache.camel.processor.interceptor.Tracer
 
getTraceInterceptorFactory() - Method in class org.apache.camel.processor.interceptor.Tracer
 
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
 
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.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.SendProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.SetBodyProcessor
 
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
 
getTracer(CamelContext) - Static method in class org.apache.camel.processor.interceptor.Tracer
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.
getTransformation() - Method in class org.apache.camel.converter.stream.CipherPair
 
getTransformerFactory() - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
getTrim() - Method in class org.apache.camel.model.language.ExpressionDefinition
 
getTrimSpaces() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
getTrustManagers() - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
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 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.model.ConvertBodyDefinition
 
getType() - Method in class org.apache.camel.model.dataformat.BindyDataFormat
 
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.VerbDefinition
 
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 exception org.apache.camel.ProxyInstantiationException
 
getType(String) - Method in class org.apache.camel.util.component.ApiMethodHelper
Get the type for the given argument name.
getType() - Method in class org.apache.camel.util.component.ApiMethodParser.Argument
 
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.ApiMethodParser.Argument
 
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
 
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
 
getTypeHints() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
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.model.SamplingDefinition
 
getUnmarshallClass() - Method in class org.apache.camel.model.dataformat.JibxDataFormat
 
getUnmarshallTypeName() - Method in class org.apache.camel.model.dataformat.JibxDataFormat
 
getUnmarshalType() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getUnmarshalTypeName() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getUpdateCount() - Method in class org.apache.camel.management.mbean.Statistic
 
getUptime() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
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.management.mbean.ManagedCamelContext
 
getURI() - Method in interface org.apache.camel.EndpointConfiguration
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.DefaultEndpointConfiguration
 
getURI() - Method in class org.apache.camel.impl.UriEndpointConfiguration
 
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.SendDefinition
 
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 exception org.apache.camel.ResolveEndpointFailedException
 
getUriDelimiter() - Method in class org.apache.camel.model.DynamicRouterDefinition
 
getUriDelimiter() - Method in class org.apache.camel.model.RoutingSlipDefinition
 
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
 
getUriPrefix() - Method in class org.apache.camel.component.binding.BindingComponent
 
getUriResolver() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
getUriResolver() - Method in class org.apache.camel.component.xslt.XsltComponent
 
getUriString() - Method in interface org.apache.camel.ComponentConfiguration
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
 
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 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
 
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
 
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
 
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.JsonDataFormat
 
getUseMaps() - 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
 
getUseSaxon() - Method in class org.apache.camel.language.xpath.XPathLanguage
 
getUsingIterator() - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
 
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
 
getValidation() - Method in class org.apache.camel.model.dataformat.CastorDataFormat
 
getValidEndpointProperties(Object) - Method in class org.apache.camel.util.component.ApiMethodPropertiesHelper
 
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.model.config.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.GroupedExchangeAggregationStrategy
 
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
 
GetVerbDefinition() - Constructor for class org.apache.camel.model.rest.GetVerbDefinition
 
getVerbs() - Method in class org.apache.camel.model.rest.RestDefinition
 
getVersion() - Method in interface org.apache.camel.CamelContext
Gets the version of the this context.
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
 
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
 
getWidth() - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
 
getWrappedInputStream() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
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.
getXMLReader() - Method in class org.apache.camel.converter.jaxp.StaxSource
 
getXMLStreamReader() - Method in class org.apache.camel.converter.jaxp.StaxSource
 
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
 
GraphGeneratorSupport - Class in org.apache.camel.view
Deprecated.
GraphGeneratorSupport(String, String) - Constructor for class org.apache.camel.view.GraphGeneratorSupport
Deprecated.
 
GraphSupport - Class in org.apache.camel.view
Deprecated.
GraphSupport() - Constructor for class org.apache.camel.view.GraphSupport
Deprecated.
 
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
For Groovy expressions and 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_PROPERTY - Static variable in interface org.apache.camel.Route
 
GROUPED_EXCHANGE - Static variable in interface org.apache.camel.Exchange
 
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
 
groupExchanges() - Method in class org.apache.camel.model.AggregateDefinition
Enables grouped exchanges, so the aggregator will group all aggregated exchanges into a single combined Exchange holding all the aggregated exchanges in a List.
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 String.
GroupIterator(CamelContext, Iterator<?>, String, int) - Constructor for class org.apache.camel.util.GroupIterator
Creates a new group iterator
groupIteratorExpression(Expression, String, int) - 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
Represents the GZip DataFormat
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

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.LoggingExceptionHandler
 
handleException(String, Throwable) - Method in class org.apache.camel.impl.LoggingExceptionHandler
 
handleException(String, Exchange, Throwable) - Method in class org.apache.camel.impl.LoggingExceptionHandler
 
handleException(Throwable) - Method in class org.apache.camel.impl.PollingConsumerSupport
Handles the given exception using the PollingConsumerSupport.getExceptionHandler()
handleException(Throwable) - Method in class org.apache.camel.impl.RoutePolicySupport
Handles the given exception using the RoutePolicySupport.getExceptionHandler()
handleException(Exchange, RedeliveryErrorHandler.RedeliveryData) - 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
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
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) - Method in interface org.apache.camel.spi.UnitOfWork
/** Handover all the registered synchronizations to the target Exchange.
HasAnnotation - Annotation Type in org.apache.camel.converter
Used to indicate that the actual type of a parameter on a converter method must have the given annotation class to be applicable.
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
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
Allows objects such as Endpoints to expose that they have a Binding.
hasBodyParameter() - Method in class org.apache.camel.component.bean.MethodInfo
 
hasBreakpoint(String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
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
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?
hasEndpoint(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
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
 
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.
hasGetterAndSetter - Variable in class org.apache.camel.util.IntrospectionSupport.MethodInfo
 
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.converter.stream.CachedOutputStream
 
hashCode() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry.TypeMapping
 
hashCode() - Method in class org.apache.camel.impl.DefaultEndpoint
 
hashCode() - Method in class org.apache.camel.impl.MappedEndpointConfiguration
 
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.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.
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 interface org.apache.camel.Navigate
Are there more outputs?
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(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
 
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
 
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 context?
hasService(Class<T>) - Method in interface org.apache.camel.CamelContext
Has the given service type already been added to this context?
hasService(Object) - Method in class org.apache.camel.impl.DefaultCamelContext
 
hasService(Class<T>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
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 - Variable in class org.apache.camel.processor.RoutingSlip
 
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
An expression which extracts the named header
HeaderExpression() - Constructor for class org.apache.camel.model.language.HeaderExpression
 
HeaderExpression(String) - Constructor for class org.apache.camel.model.language.HeaderExpression
 
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
headersExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the inbound message headers
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
 
HeadVerbDefinition() - Constructor for class org.apache.camel.model.rest.HeadVerbDefinition
 
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
 
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
Represents a HL7 DataFormat.
HL7DataFormat() - Constructor for class org.apache.camel.model.dataformat.HL7DataFormat
 
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
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_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_RESPONSE_CODE - 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_URI - Static variable in interface org.apache.camel.Exchange
 
HTTP_URL - Static variable in interface org.apache.camel.Exchange
 

I

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.view.NodeData
Deprecated.
 
ID_PROPERTY - Static variable in interface org.apache.camel.Route
 
idempotent - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
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, Processor) - Constructor for class org.apache.camel.processor.idempotent.IdempotentConsumer
 
IdempotentConsumerDefinition - Class in org.apache.camel.model
Represents an XML <idempotentConsumer/> element
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.
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.
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.
image - Variable in class org.apache.camel.view.NodeData
Deprecated.
 
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
 
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.
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.ManagedBacklogDebugger
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedComponent
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedConsumer
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedCounter
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
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.ManagedSendProcessor
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedService
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
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
 
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
 
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.
inMessage() - Method in class org.apache.camel.builder.ExpressionClause
An 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
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
Represents an XML <inOnly/> element
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
Represents an XML <inOut/> element
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
 
insert(E) - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
Inserts the given element into this resequencer.
insertSpacesBetweenCamelCase(String) - Static method in class org.apache.camel.view.NodeData
Deprecated.
Inserts a space before each upper case letter after a lowercase
instance - Static variable in class org.apache.camel.main.Main
 
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
 
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 that uses the ManagedCounter for instrumenting processing of exchanges.
InstrumentationProcessor() - Constructor for class org.apache.camel.management.InstrumentationProcessor
 
InstrumentationProcessor(PerformanceCounter) - 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
Represents an XML <intercept/> element
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
Represents an XML <interceptFrom/> element
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
Represents an XML <interceptToEndpoint/> element
InterceptSendToEndpointDefinition() - Constructor for class org.apache.camel.model.InterceptSendToEndpointDefinition
 
InterceptSendToEndpointDefinition(String) - Constructor for class org.apache.camel.model.InterceptSendToEndpointDefinition
 
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.
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.
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.ClassInfo() - Constructor for class org.apache.camel.util.IntrospectionSupport.ClassInfo
 
IntrospectionSupport.MethodInfo - Class in org.apache.camel.util
Structure of an introspected method.
IntrospectionSupport.MethodInfo() - Constructor for class org.apache.camel.util.IntrospectionSupport.MethodInfo
 
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
 
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(String, Object[], String[]) - Method in class org.apache.camel.management.MaskRequiredModelMBean
 
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
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
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.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
 
isActive() - Method in class org.apache.camel.processor.Throttler.TimeSlot
 
isAggregateDot() - Method in class org.apache.camel.main.MainSupport
 
isAggregateOnException() - Method in class org.apache.camel.processor.Enricher
 
isAggregateOnException() - Method in class org.apache.camel.processor.PollEnricher
 
isAllowDuplicates() - Method in class org.apache.camel.model.config.BatchResequencerConfig
 
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
 
isAllowRedeliveryWhileStopping() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isAllowStAX() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
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
Sets whether to allow access to the original message from Camel's error handler, or from UnitOfWork.getOriginalInMessage().
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
 
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 class org.apache.camel.model.DelayDefinition
 
isAsyncDelayed() - Method in class org.apache.camel.model.ThrottleDefinition
 
isAsyncDelayed() - Method in class org.apache.camel.processor.DelayProcessorSupport
 
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
 
isAutogenColumns() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
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.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
 
isCache() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
isCache() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
isCacheScript() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
isCacheStylesheet() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isCallerRunsWhenRejected() - Method in class org.apache.camel.processor.DelayProcessorSupport
 
isCallerRunsWhenRejected() - Method in class org.apache.camel.processor.ThreadsProcessor
 
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.
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.impl.LoggingExceptionHandler
 
isCollection(Object) - Static method in class org.apache.camel.converter.ObjectConverter
 
isCompleted(String, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
Tests whether the given exchange is complete or not
isCompletionFromBatchConsumer() - Method in class org.apache.camel.model.AggregateDefinition
 
isCompletionFromBatchConsumer() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
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
 
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
 
isCopy() - Method in class org.apache.camel.model.LoopDefinition
 
isCopy() - Method in class org.apache.camel.model.WireTapDefinition
 
isCopy() - Method in class org.apache.camel.processor.WireTapProcessor
 
isCopyAndDeleteOnRenameFail() - Method in class org.apache.camel.component.file.FileEndpoint
 
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
 
isCustomId() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
 
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.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.
isDeadLetterUseOriginalMessage() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
isDeadLetterUseOriginalMessage() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
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
 
isDirectory() - Method in class org.apache.camel.component.file.GenericFile
 
isDirectoryMustExist() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isDiscardOnCompletionTimeout() - Method in class org.apache.camel.model.AggregateDefinition
 
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
isEager() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
isEagerCheckCompletion() - Method in class org.apache.camel.model.AggregateDefinition
 
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
 
isEmpty() - Method in class org.apache.camel.util.LRUCache
 
isEmpty() - Method in class org.apache.camel.util.LRUSoftCache
 
isEmpty() - Method in class org.apache.camel.util.LRUWeakCache
 
isEmpty(Object) - Static method in class org.apache.camel.util.ObjectHelper
Tests whether the value is null or an empty string.
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.impl.DefaultRuntimeEndpointRegistry
 
isEnabled(EventObject) - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
isEnabled() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
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
 
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
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.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
 
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.seda.SedaEndpoint
 
isFailOnNullBody() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
isFailOnNullBody() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
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
 
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
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 class org.apache.camel.model.AggregateDefinition
 
isForceWrites() - Method in class org.apache.camel.component.file.FileEndpoint
 
isFull() - Method in class org.apache.camel.processor.Throttler.TimeSlot
 
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
 
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.util.component.AbstractApiConsumer
 
isGroupExchanges() - Method in class org.apache.camel.model.AggregateDefinition
 
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
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 class org.apache.camel.model.AggregateDefinition
 
isIgnoreInvalidCorrelationKeys() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
isIgnoreInvalidEndpoints() - Method in class org.apache.camel.model.RecipientListDefinition
 
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 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
 
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
isIncludeTokens() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
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
 
isInterrupted(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Checks whether the exchange UnitOfWork has been interrupted during processing
isInvalidValidOgnlExpression(String) - Static method in class org.apache.camel.util.OgnlHelper
 
isJavaIdentifier(String) - Static method in class org.apache.camel.util.ObjectHelper
Returns true if the given name is a valid java identifier
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
 
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.
isLenientProperties() - Method in class org.apache.camel.component.mock.MockEndpoint
 
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
 
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
 
isLoadStatisticsEnabled() - Method in interface org.apache.camel.spi.ManagementStrategy
Gets whether load statistics is enabled
isLogContinued() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isLogExhausted() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
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
isLogNamespaces() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
isLogNamespaces() - Method in class org.apache.camel.model.language.XPathExpression
 
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
 
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 class org.apache.camel.model.RollbackDefinition
 
isMarkRollbackOnly() - Method in class org.apache.camel.processor.RollbackProcessor
 
isMarkRollbackOnlyLast() - Method in class org.apache.camel.model.RollbackDefinition
 
isMarkRollbackOnlyLast() - Method in class org.apache.camel.processor.RollbackProcessor
 
isMask() - Method in class org.apache.camel.management.MaskRequiredModelMBean
 
isMaskOperation(String) - Method in class org.apache.camel.management.MaskRequiredModelMBean
 
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
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
isMulticastNode(ProcessorDefinition<?>) - Method in class org.apache.camel.view.GraphSupport
Deprecated.
 
isMultiline() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
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.util.ObjectHelper
Tests whether the value is not null or an empty string.
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
 
isOnCompleteOnly() - Method in class org.apache.camel.model.OnCompletionDefinition
 
isOnFailureOnly() - Method in class org.apache.camel.model.OnCompletionDefinition
 
isOnlyManageProcessorWithCustomId() - Method in class org.apache.camel.management.DefaultManagementStrategy
 
isOnlyManageProcessorWithCustomId() - Method in interface org.apache.camel.spi.ManagementStrategy
Checks whether only to manage processors if they have been configured with a custom id
isOptimisticLocking() - Method in class org.apache.camel.model.AggregateDefinition
 
isOptimisticLocking() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
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.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.
isParallelAggregate() - Method in class org.apache.camel.model.MulticastDefinition
Whether to aggregate using a sequential single thread, or allow parallel aggregation.
isParallelAggregate() - Method in class org.apache.camel.model.RecipientListDefinition
Whether to aggregate using a sequential single thread, or allow parallel aggregation.
isParallelAggregate() - Method in class org.apache.camel.model.SplitDefinition
Whether to aggregate using a sequential single thread, or allow parallel aggregation.
isParallelAggregate() - Method in class org.apache.camel.processor.RecipientList
 
isParallelProcessing() - Method in class org.apache.camel.model.AggregateDefinition
 
isParallelProcessing() - Method in class org.apache.camel.model.MulticastDefinition
 
isParallelProcessing() - Method in class org.apache.camel.model.OnCompletionDefinition
 
isParallelProcessing() - Method in class org.apache.camel.model.RecipientListDefinition
 
isParallelProcessing() - Method in class org.apache.camel.model.SplitDefinition
 
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
isPast() - Method in class org.apache.camel.processor.Throttler.TimeSlot
 
isPattern(String) - Method in class org.apache.camel.util.AntPathMatcher
 
isPipeline(ProcessorDefinition<?>) - Method in class org.apache.camel.view.GraphSupport
Deprecated.
Is the given node a pipeline
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.
isPrimitiveArrayType(Class<?>) - Static method in class org.apache.camel.util.ObjectHelper
Returns if the given clazz type is a Java primitive array type.
isPropertyIsGetter(Class<?>, String) - Static method in class org.apache.camel.util.IntrospectionSupport
 
isPurgeWhenStopping() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
isQuoted(String) - Static method in class org.apache.camel.util.StringHelper
 
isRandomBackOff() - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
isReadLockMarkerFile() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isRecursive() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
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 class org.apache.camel.model.ThrottleDefinition
 
isRejectExecution() - Method in class org.apache.camel.processor.Throttler
 
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 class org.apache.camel.model.IdempotentConsumerDefinition
 
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
 
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 class org.apache.camel.model.config.BatchResequencerConfig
 
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 class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
 
isRoundRobin() - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
 
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.processor.loadbalancer.CircuitBreakerLoadBalancer
 
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
 
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.model.language.XPathExpression
 
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
Whether the scheduler has been started.
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.
isSecureTagContents() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
isSendEmptyMessageWhenIdle() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
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 class org.apache.camel.model.MulticastDefinition
 
isShareUnitOfWork() - Method in class org.apache.camel.model.RecipientListDefinition
 
isShareUnitOfWork() - Method in class org.apache.camel.model.SplitDefinition
 
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.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
 
isShowBodyType() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShowBodyType() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
isShowBreadCrumb() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
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
 
isShowExchangeId() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShowExchangeId() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
isShowExchangePattern() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShowExchangePattern() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
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
 
isShowNode() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
isShowOut() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShowOutBody() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
isShowOutBodyType() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
isShowOutHeaders() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
isShowProperties() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShowProperties() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
isShowRouteId() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
isShowShortExchangeId() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
isShowStackTrace() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isShowStreams() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
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.binding.BindingEndpoint
 
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.rest.RestEndpoint
 
isSingleton() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
isSingleton() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
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.InterceptSendToEndpoint
 
isSingleton() - Method in class org.apache.camel.impl.ProcessorEndpoint
 
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.PropertyLanguage
 
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
 
isSkipBodyLineSeparator() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isSkipDuplicate() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
isSkipFirstLine() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
isSkipSendToOriginalEndpoint() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
 
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
 
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.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.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.spi.StreamCachingStrategy.Statistics
Whether statistics is enabled.
isStatisticsEnabled() - Method in interface org.apache.camel.spi.TypeConverterRegistry.Statistics
Whether statistics is enabled.
isStopOnException() - Method in class org.apache.camel.model.MulticastDefinition
 
isStopOnException() - Method in class org.apache.camel.model.RecipientListDefinition
 
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
 
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
isStreaming() - Method in class org.apache.camel.model.MulticastDefinition
 
isStreaming() - Method in class org.apache.camel.model.RecipientListDefinition
 
isStreaming() - Method in class org.apache.camel.model.SplitDefinition
The splitter should use streaming -- exchanges are being sent as the data for them becomes available.
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
 
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.impl.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
 
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
 
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.TransactedDefinition
 
isTrace() - Method in class org.apache.camel.main.MainSupport
 
isTraceExceptions() - Method in class org.apache.camel.processor.interceptor.Tracer
 
isTraceInterceptors() - Method in class org.apache.camel.processor.interceptor.Tracer
 
isTraceOutExchanges() - Method in class org.apache.camel.processor.interceptor.Tracer
 
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
 
isTrim() - Method in class org.apache.camel.model.language.ExpressionDefinition
 
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
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
 
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.management.mbean.ManagedScheduledPollConsumer
 
isUseJpa() - Method in class org.apache.camel.processor.interceptor.Tracer
 
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
 
isUseOriginalMessage() - Method in class org.apache.camel.model.OnExceptionDefinition
 
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.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
 
isValidation() - Method in class org.apache.camel.model.dataformat.CastorDataFormat
 
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.
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
isXml() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
iterator(Object) - Static method in class org.apache.camel.converter.ObjectConverter
Creates an iterator over the value

J

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
For JavaScript expressions and 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
Represents the JAXB2 XML DataFormat
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
Represents the JiBX XML DataFormat
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(Context) - Constructor for class org.apache.camel.impl.JndiRegistry
 
json() - Method in class org.apache.camel.builder.DataFormatClause
Uses the JSON data format using the XStream json library
json(JsonLibrary) - 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(Class<?>, Class<?>) - 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
JsonDataFormat - Class in org.apache.camel.model.dataformat
Represents the Json DataFormat
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
JsonLibrary - Enum in org.apache.camel.model.dataformat
Represents the concrete Json libraries Camel supports.
jsonpath(String) - Method in class org.apache.camel.builder.ExpressionClause
jsonpath(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
jsonpath(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
jsonpath(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
JsonPathExpression - Class in org.apache.camel.model.language
For JSonPath expressions and predicates
JsonPathExpression() - Constructor for class org.apache.camel.model.language.JsonPathExpression
 
JsonPathExpression(String) - Constructor for class org.apache.camel.model.language.JsonPathExpression
 
JsonSchemaHelper - Class in org.apache.camel.util
A helper class for JSON schema.
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
Evaluates a JXPath expression
jxpath(String, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a JXPath expression
JXPathExpression - Class in org.apache.camel.model.language
For JXPath expressions and predicates
JXPathExpression() - Constructor for class org.apache.camel.model.language.JXPathExpression
 
JXPathExpression(String) - Constructor for class org.apache.camel.model.language.JXPathExpression
 

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(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_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.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
 

L

label - Variable in class org.apache.camel.view.NodeData
Deprecated.
 
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_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 to send Exchanges to a given language and have the script being executed.
LanguageComponent() - Constructor for class org.apache.camel.component.language.LanguageComponent
 
LanguageEndpoint - Class in org.apache.camel.component.language
Language endpoint.
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
Represents a parameterised language expression which can support any language at runtime using the language attribute.
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
 
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
 
latch - Variable in class org.apache.camel.main.MainSupport
 
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.
 
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
 
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
 
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
listBindings(String) - Method in class org.apache.camel.util.jndi.JndiContext
 
listBindings(Name) - Method in class org.apache.camel.util.jndi.JndiContext
 
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
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
 
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
 
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
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
Represents an XML <loadBalance/> element
LoadBalanceDefinition() - Constructor for class org.apache.camel.model.LoadBalanceDefinition
 
LoadBalancer - Interface in org.apache.camel.processor.loadbalancer
A strategy for load balancing across a number of Processor instances
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
Represents an XML <loadBalancer/> element
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
 
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
 
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, String) - Method in class org.apache.camel.component.properties.DefaultPropertiesResolver
 
loadPropertiesFromFilePath(CamelContext, boolean, String) - Method in class org.apache.camel.component.properties.DefaultPropertiesResolver
 
loadPropertiesFromRegistry(CamelContext, boolean, String) - 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.
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
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
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
loadRouteBuilders(CamelContext) - Method in class org.apache.camel.main.MainSupport
 
loadRoutesDefinition(InputStream) - Method in interface org.apache.camel.CamelContext
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.
loadRuntimeRatios(List<Integer>) - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
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.processor.idempotent.FileIdempotentRepository
Loads the given file store into the 1st level cache
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
 
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
 
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.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
 
log - Variable in class org.apache.camel.impl.PollingConsumerSupport
 
log - Variable in class org.apache.camel.impl.RoutePolicySupport
 
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 - Variable in class org.apache.camel.processor.SamplingThrottler
 
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(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 - Variable in class org.apache.camel.view.GraphSupport
Deprecated.
 
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
 
LogComponent - Class in org.apache.camel.component.log
The Log Component to log message exchanges to 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
Represents an XML <log/> element
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
Logger endpoint.
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
 
logExchange(Exchange) - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
 
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
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
loggedIn - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
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
Creates an error handler which just logs errors
loggingErrorHandler(String) - Method in class org.apache.camel.builder.BuilderSupport
Creates an error handler which just logs errors
loggingErrorHandler(Logger) - Method in class org.apache.camel.builder.BuilderSupport
Creates an error handler which just logs errors
loggingErrorHandler(Logger, LoggingLevel) - Method in class org.apache.camel.builder.BuilderSupport
Creates an error handler which just logs errors
LoggingErrorHandler - Class in org.apache.camel.processor
An ErrorHandler which uses commons-logging to dump the error
LoggingErrorHandler(CamelContext, Processor, CamelLogger, RedeliveryPolicy, ExceptionPolicyStrategy) - Constructor for class org.apache.camel.processor.LoggingErrorHandler
Creates the logging error handler.
LoggingErrorHandlerBuilder - Class in org.apache.camel.builder
Uses the Logger as an error handler, will log at ERROR level by default.
LoggingErrorHandlerBuilder() - Constructor for class org.apache.camel.builder.LoggingErrorHandlerBuilder
 
LoggingErrorHandlerBuilder(Logger) - Constructor for class org.apache.camel.builder.LoggingErrorHandlerBuilder
 
LoggingErrorHandlerBuilder(Logger, LoggingLevel) - Constructor for class org.apache.camel.builder.LoggingErrorHandlerBuilder
 
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
A default implementation of ExceptionHandler which uses a CamelLogger to log the exception.
LoggingExceptionHandler(Class<?>) - Constructor for class org.apache.camel.impl.LoggingExceptionHandler
Deprecated.
LoggingExceptionHandler(CamelContext, Class<?>) - Constructor for class org.apache.camel.impl.LoggingExceptionHandler
 
LoggingExceptionHandler(Class<?>, LoggingLevel) - Constructor for class org.apache.camel.impl.LoggingExceptionHandler
Deprecated.
LoggingExceptionHandler(CamelContext, Class<?>, LoggingLevel) - Constructor for class org.apache.camel.impl.LoggingExceptionHandler
 
LoggingExceptionHandler(CamelLogger) - Constructor for class org.apache.camel.impl.LoggingExceptionHandler
Deprecated.
LoggingExceptionHandler(CamelContext, CamelLogger) - Constructor for class org.apache.camel.impl.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.
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
 
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]}.

LogProcessor - Class in org.apache.camel.processor
A processor which evaluates an Expression and logs it.
LogProcessor(Expression, CamelLogger) - 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.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(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
 
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
lookupConstantFieldValue(Class<?>, String) - Static method in class org.apache.camel.util.ObjectHelper
Lookup the constant field on the given class with the given name
lookupEndpoint(String, Map<String, Object>) - Method in class org.apache.camel.component.ref.RefComponent
Looks up a mandatory endpoint for a given name.
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(ModelCamelContext) - Static method in class org.apache.camel.builder.ErrorHandlerBuilderRef
 
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.
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
 
lookupRests(CamelContext) - Method in class org.apache.camel.model.RestContextRefDefinition
 
lookupRests(CamelContext, String) - Static method in class org.apache.camel.model.RestContextRefDefinitionHelper
Lookup the rests from the RestContextRefDefinition.
lookupRoutes(CamelContext) - Method in class org.apache.camel.model.RouteContextRefDefinition
 
lookupRoutes(CamelContext, 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.
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
Represents an XML <loop/> element
LoopDefinition() - Constructor for class org.apache.camel.model.LoopDefinition
 
LoopDefinition(Expression) - Constructor for class org.apache.camel.model.LoopDefinition
 
LoopDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.LoopDefinition
 
LoopProcessor - Class in org.apache.camel.processor
The processor which sends messages in a loop.
LoopProcessor(Processor, Expression, 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 Least Recently Used 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.
LRUSoftCache<K,V> - Class in org.apache.camel.util
A Least Recently Used Cache which uses 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 Least Recently Used Cache which uses 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
 

M

Main - Class in org.apache.camel
Deprecated.
use org.apache.camel.main.Main instead
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
 
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.Option(String, String, String) - Constructor for class org.apache.camel.main.MainSupport.Option
 
MainSupport.ParameterOption - Class in org.apache.camel.main
 
MainSupport.ParameterOption(String, String, String, String) - Constructor for class org.apache.camel.main.MainSupport.ParameterOption
 
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
Called by Camel when a CamelContext has been created.
manage(CamelContext) - Method in interface org.apache.camel.spi.Container
Called by Camel when a CamelContext has been created.
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
 
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
 
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
 
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
 
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
 
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
 
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
 
ManagedIdempotentConsumer - Class in org.apache.camel.management.mbean
 
ManagedIdempotentConsumer(CamelContext, IdempotentConsumer, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
ManagedIdempotentConsumerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedInstance - Interface in org.apache.camel.api.management
Holds the instance being managed.
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
 
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
 
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
 
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
 
ManagedRoute - Class in org.apache.camel.management.mbean
 
ManagedRoute(ModelCamelContext, Route) - Constructor for class org.apache.camel.management.mbean.ManagedRoute
 
ManagedRouteMBean - 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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
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.
MAP - Static variable in enum org.apache.camel.ExchangePattern
 
MappedEndpointConfiguration - Class in org.apache.camel.impl
Fallback implementation of EndpointConfiguration used by Components that did not yet define a configuration type.
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.
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, 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 to a binary payload using the given DataFormatDefinition
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
 
marshalRoutesUsingJaxb(String, List<RouteDefinition>) - Method in class org.apache.camel.view.ModelFileGenerator
Deprecated.
Write the specified 'routeTypes' to 'fileName' as XML using JAXB.
MASK - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
mask(String, String) - Method in class org.apache.camel.management.MaskRequiredModelMBean
Masks the returned value from invoking the operation
MaskRequiredModelMBean - Class in org.apache.camel.management
A RequiredModelMBean which allows us to intercept invoking operations on the MBean.
MaskRequiredModelMBean() - Constructor for class org.apache.camel.management.MaskRequiredModelMBean
 
MaskRequiredModelMBean(ModelMBeanInfo, boolean) - Constructor for class org.apache.camel.management.MaskRequiredModelMBean
 
match(String, String) - Method in class org.apache.camel.util.AntPathMatcher
 
match(String, String, boolean) - Method in class org.apache.camel.util.AntPathMatcher
 
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.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(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(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
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
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
 
MAX_BACKLOG_SIZE - Static variable in class org.apache.camel.processor.interceptor.BacklogTracer
 
maxConcurrentConsumers - Variable in class org.apache.camel.component.seda.SedaComponent
 
maxDepth - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
MAXIMUM_CACHE_POOL_SIZE - Static variable in interface org.apache.camel.Exchange
 
MAXIMUM_ENDPOINT_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
 
maximumRetries(int) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
maximumRetryDelay(long) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
maximumRetryDelay(long) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
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 for the underlying ExecutorService.
maxQueueSize(int) - Method in class org.apache.camel.builder.ThreadPoolBuilder
 
maxQueueSize(Integer) - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
 
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
 
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.
message(int) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an assertion to the given message index
Message - Interface in org.apache.camel
Implements the Message pattern and represents an inbound or outbound message as part of an Exchange.
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
 
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.Body() - Constructor for class org.apache.camel.util.MessageDump.Body
 
MessageDump.Header - Class in org.apache.camel.util
A model of a message dump header.
MessageDump.Header() - Constructor for class org.apache.camel.util.MessageDump.Header
 
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.
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 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_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
 
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
For expressions and predicates using the bean language
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
 
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
 
millis() - Method in class org.apache.camel.component.mock.TimeClause.TimeClassUnit
 
millis(long) - Static method in class org.apache.camel.util.Time
 
minDepth - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
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
 
mock - Variable in class org.apache.camel.component.mock.AssertionClause
 
MockComponent - Class in org.apache.camel.component.mock
A factory of MockEndpoint instances
MockComponent() - Constructor for class org.apache.camel.component.mock.MockComponent
 
MockEndpoint - Class in org.apache.camel.component.mock
A Mock endpoint which provides a literate, fluent API for testing routes using a JMock style API.
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.
mockEndpoints(String...) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Mock all endpoints 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.
ModelCamelContext - Interface in org.apache.camel.model
Model level interface for the CamelContext
ModelChannel - Interface in org.apache.camel.model
 
ModelFileGenerator - Class in org.apache.camel.view
Deprecated.
ModelFileGenerator(JAXBContext) - Constructor for class org.apache.camel.view.ModelFileGenerator
Deprecated.
 
ModelHelper - Class in org.apache.camel.model
Helper for the Camel model classes.
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
Represents an XML <multicast/> element
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
 
MultipleConsumersSupport - Interface in org.apache.camel
Endpoint can optionally implement this interface to indicate whether or not it supports multiple consumers.
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
For MVEL expressions and 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(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_LENIENT - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
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
 
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() - Method in class org.apache.camel.component.file.GenericFileMessage
 
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
Factory method to create a new ParameterConfiguration from a field
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(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
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, 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 interface org.apache.camel.Navigate
Next group of outputs
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(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.Throttler.TimeSlot
 
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
 
nextSlot() - Method in class org.apache.camel.processor.Throttler
 
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
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
 
NodeData - Class in org.apache.camel.view
Deprecated.
NodeData(String, Object, String) - Constructor for class org.apache.camel.view.NodeData
Deprecated.
 
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.
nodeMap - Variable in class org.apache.camel.view.GraphSupport
Deprecated.
 
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
 
nodeSetResult() - Method in class org.apache.camel.builder.xml.XPathBuilder
Sets the expression result type to XPathConstants.NODESET
nodeType - Variable in class org.apache.camel.view.NodeData
Deprecated.
 
nodeWritten - Variable in class org.apache.camel.view.NodeData
Deprecated.
 
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
 
noop - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
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
Cleans the string to a pure Java identifier so we can use it for loading class names.
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.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
 
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
Asserts whether the string is not empty.
notEmpty(String, String, Object) - Static method in class org.apache.camel.util.ObjectHelper
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(EventObject) - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
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) - 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.
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
 
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

ObjectConverter - Class in org.apache.camel.converter
Some core java.lang based Type Converters
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
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
For OGNL expressions and 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.
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
 
onCamelContextStarted(CamelContext, boolean) - Method in class org.apache.camel.component.timer.TimerConsumer
 
onCamelContextStarted(CamelContext, boolean) - Method in interface org.apache.camel.StartupListener
Callback invoked when the CamelContext has just been started.
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
Represents an XML <onCompletion/> element
OnCompletionDefinition() - Constructor for class org.apache.camel.model.OnCompletionDefinition
 
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
 
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.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
onEviction(K, V) - Method in class org.apache.camel.util.LRUCache
 
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
Represents an XML <onException/> element
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
 
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 class org.apache.camel.impl.RoutePolicySupport
 
onExchangeBegin(Route, Exchange) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when an Exchange is started being routed on the given Route
onExchangeDone(Route, Exchange) - Method in class org.apache.camel.impl.RoutePolicySupport
 
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.

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).
onInit(Consumer) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
onInit(Route) - Method in class org.apache.camel.impl.RoutePolicySupport
 
onInit() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
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.
onInterceptEndpoint(String, Endpoint, MockEndpoint, Producer) - Method in class org.apache.camel.impl.InterceptSendToMockEndpointStrategy
Callback when an endpoint was intercepted with the given mock endpoint
ONLY_REGISTER_PROCESSOR_WITH_CUSTOM_ID - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
onlyManageProcessorWithCustomId(boolean) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
onlyManageProcessorWithCustomId(boolean) - Method in interface org.apache.camel.spi.ManagementStrategy
Sets the whether only manage processors if they have been configured with a custom id

Default is false.

onlyPath(String) - Static method in class org.apache.camel.util.FileUtil
Returns only the leading path (returns null if no path)
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
 
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(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
 
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.
onRemove(Route) - Method in class org.apache.camel.impl.RoutePolicySupport
 
onRemove(Route) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when the Route is being removed from CamelContext
onResume(Route) - Method in class org.apache.camel.impl.RoutePolicySupport
 
onResume(Route) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when the Route is being resumed
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.RoutePolicySupport
 
onStart(Route) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when the Route is being started
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.RoutePolicySupport
 
onStop(Route) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when the Route is being stopped
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 class org.apache.camel.impl.RoutePolicySupport
 
onSuspend(Route) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when the Route is being suspended
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.
operations - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
operations - Variable in class org.apache.camel.component.file.GenericFileProducer
 
optimisticLocking() - Method in class org.apache.camel.model.AggregateDefinition
 
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.
OptimisticLockingAggregationRepository.OptimisticLockingException() - Constructor for exception org.apache.camel.spi.OptimisticLockingAggregationRepository.OptimisticLockingException
 
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.
optimisticLockRetryPolicy(OptimisticLockRetryPolicy) - Method in class org.apache.camel.model.AggregateDefinition
 
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
Represents an XML <optimisticLockRetryPolicy/> element
OptimisticLockRetryPolicyDefinition() - Constructor for class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
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 - Variable in class org.apache.camel.main.MainSupport
 
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.
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
 
OrderedComparator(boolean) - Constructor for class org.apache.camel.util.OrderedComparator
 
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.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.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.file - package org.apache.camel.component.file
The File Component for working with file systems.
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.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 extends the POJO component to provide 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.impl - package org.apache.camel.impl
Default implementation classes for Camel Core
org.apache.camel.impl.converter - package org.apache.camel.impl.converter
Default implementation classes the Type Conversion Strategies
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.scan - package org.apache.camel.impl.scan
Package scan 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 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.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.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.validation - package org.apache.camel.processor.validation
Performs XML validation using JAXP for validating against XSD or RelaxNG
org.apache.camel.spi - package org.apache.camel.spi
Service Provider Interfaces used internally 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.component - package org.apache.camel.util.component
 
org.apache.camel.util.concurrent - package org.apache.camel.util.concurrent
Concurrent 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.
org.apache.camel.view - package org.apache.camel.view
Deprecated: Helper class to help with the Visualisation of Routes
otherwise() - Method in class org.apache.camel.model.ChoiceDefinition
Sets the otherwise node
OtherwiseDefinition - Class in org.apache.camel.model
Represents an XML <otherwise/> element
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
Returns a predicate and value builder for the outbound body on an exchange
outBody() - Method in class org.apache.camel.builder.BuilderSupport
Returns a predicate and value builder for the outbound body on an exchange
outBody(Class<T>) - Method in class org.apache.camel.builder.BuilderSupport
Returns a predicate and value builder for the outbound message body as a specific type
outBody() - Method in class org.apache.camel.builder.ExpressionClause
An expression of an outbound message body
outBody(Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
An expression of an outbound message body converted to the expected type
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
Returns a predicate and value builder for the outbound message body as a specific type
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 inbound 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
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.
outputRoutesToFile() - Method in class org.apache.camel.main.MainSupport
 
outputs - Variable in class org.apache.camel.model.OutputDefinition
 
outputs - Variable in class org.apache.camel.view.NodeData
Deprecated.
 
outputString() - Method in class org.apache.camel.builder.xml.XsltBuilder
Sets the output as being a String
outType(Class<?>) - Method in class org.apache.camel.model.rest.RestDefinition
 
outTypeList(Class<?>) - Method in class org.apache.camel.model.rest.RestDefinition
 
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
PackageScanDefinition represents a <packageScan/> element.
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
Doing the aggregate work in parallel

Notice that if enabled, then the AggregationStrategy in use must be implemented as thread safe, as concurrent threads can call the aggregate methods at the same time.

parallelAggregate() - Method in class org.apache.camel.model.RecipientListDefinition
Doing the aggregate work in parallel

Notice that if enabled, then the AggregationStrategy in use must be implemented as thread safe, as concurrent threads can call the aggregate methods at the same time.

parallelAggregate() - Method in class org.apache.camel.model.SplitDefinition
Doing the aggregate work in parallel

Notice that if enabled, then the AggregationStrategy in use must be implemented as thread safe, as concurrent threads can call the aggregate methods at the same time.

parallelProcessing() - Method in class org.apache.camel.model.AggregateDefinition
Sending the aggregated output in parallel
parallelProcessing() - Method in class org.apache.camel.model.MulticastDefinition
Uses the ExecutorService to do the multicasting work
parallelProcessing() - Method in class org.apache.camel.model.OnCompletionDefinition
Doing the on completion work in parallel
parallelProcessing() - Method in class org.apache.camel.model.RecipientListDefinition
Doing the recipient list work in parallel
parallelProcessing() - Method in class org.apache.camel.model.SplitDefinition
Doing the splitting work in parallel
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
Represents the configuration of a URI query parameter value to allow type conversion and better validation of the configuration of URIs and Endpoints
ParameterConfiguration(String, Class<?>) - Constructor for class org.apache.camel.impl.ParameterConfiguration
 
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
 
ParameterMappingStrategy - Interface in org.apache.camel.component.bean
A strategy for creating a default parameter expression for a given type
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.StaxSource
 
parse(InputSource) - Method in class org.apache.camel.converter.jaxp.StaxSource
 
parse(String) - Method in class org.apache.camel.converter.jaxp.StaxSource
 
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
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.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.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).
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) - 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) - 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, 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
 
parseURI() - Method in class org.apache.camel.impl.MappedEndpointConfiguration
 
password - Variable in class org.apache.camel.util.jsse.KeyStoreParameters
The optional password for reading/opening/verifying the key store.
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
 
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 - 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.SendProcessor
 
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.
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.
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
Represents a pgp DataFormat.
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
Evaluates a PHP expression
PhpExpression - Class in org.apache.camel.model.language
For PHP expressions and predicates
PhpExpression() - Constructor for class org.apache.camel.model.language.PhpExpression
 
PhpExpression(String) - Constructor for class org.apache.camel.model.language.PhpExpression
 
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
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
Represents an XML <pipeline/> element which can be used to define an explicit pipeline; or to define a specific pipeline within a <multicast> block
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
Represents an XML <policy/> element
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.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, 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) - 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
Represents an XML <pollEnrich/> element
PollEnrichDefinition() - Constructor for class org.apache.camel.model.PollEnrichDefinition
 
PollEnrichDefinition(AggregationStrategy, String, 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(PollingConsumer) - Constructor for class org.apache.camel.processor.PollEnricher
Creates a new PollEnricher.
PollEnricher(AggregationStrategy, PollingConsumer, 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
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri using a PollingConsumer to poll the endpoint.
pollEnrichRef(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.
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
 
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 for the underlying ExecutorService.
popBlock() - Method in class org.apache.camel.impl.DefaultTracedRouteNodes
 
popBlock() - Method in interface org.apache.camel.spi.TracedRouteNodes
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
 
populateHeaders(GenericFileMessage<T>) - Method in class org.apache.camel.component.file.GenericFile
Populates the GenericFileMessage relevant headers
populateInitialAttachments(Map<String, DataHandler>) - Method in class org.apache.camel.impl.DefaultMessage
A strategy method populate the initial set of attachments 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
 
populateRests() - Method in class org.apache.camel.builder.RouteBuilder
 
populateRoutes() - 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(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
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() - 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
 
PostVerbDefinition - Class in org.apache.camel.model.rest
 
PostVerbDefinition() - Constructor for class org.apache.camel.model.rest.PostVerbDefinition
 
postWriteCheck() - 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.
preCreateProcessor() - Method in class org.apache.camel.model.ExpressionNode
 
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
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
 
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
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.seda.SedaConsumer
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) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
prepareExchangeForContinue(Exchange, RedeliveryErrorHandler.RedeliveryData) - 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.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.
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) - Method in class org.apache.camel.component.direct.DirectConsumer
 
prepareShutdown(boolean) - Method in class org.apache.camel.component.seda.SedaConsumer
 
prepareShutdown(boolean) - Method in class org.apache.camel.impl.ScheduledBatchPollingConsumer
 
prepareShutdown(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
prepareShutdown(boolean) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
prepareShutdown(boolean) - Method in interface org.apache.camel.spi.ShutdownPrepared
Prepares for 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.
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.
printNode(PrintWriter, NodeData, ProcessorDefinition<?>) - Method in class org.apache.camel.view.RouteDotGenerator
Deprecated.
 
printNode(PrintWriter, NodeData) - Method in class org.apache.camel.view.RouteDotGenerator
Deprecated.
 
printNode(PrintWriter, NodeData, ProcessorDefinition<?>) - Method in class org.apache.camel.view.XmlGraphGenerator
Deprecated.
 
printNode(PrintWriter, NodeData) - Method in class org.apache.camel.view.XmlGraphGenerator
Deprecated.
 
printRoute(PrintWriter, RouteDefinition, FromDefinition) - Method in class org.apache.camel.view.RouteDotGenerator
Deprecated.
 
printRoute(PrintWriter, RouteDefinition, NodeData) - Method in class org.apache.camel.view.XmlGraphGenerator
Deprecated.
 
printRoutes(PrintWriter, Map<String, List<RouteDefinition>>) - Method in class org.apache.camel.view.RouteDotGenerator
Deprecated.
 
printRoutes(PrintWriter, String, List<RouteDefinition>) - Method in class org.apache.camel.view.RouteDotGenerator
Deprecated.
 
printRoutes(PrintWriter, Map<String, List<RouteDefinition>>) - Method in class org.apache.camel.view.XmlGraphGenerator
Deprecated.
 
printRoutes(PrintWriter, String, List<RouteDefinition>) - Method in class org.apache.camel.view.XmlGraphGenerator
Deprecated.
 
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.xml.XsltBuilder
 
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) - 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) - Method in class org.apache.camel.component.directvm.DirectVmProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.directvm.DirectVmProducer
 
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, 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) - Method in class org.apache.camel.impl.DefaultAsyncProducer
 
process(Exchange) - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
process(Exchange) - Method in class org.apache.camel.impl.SynchronousDelegateProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.management.InstrumentationProcessor
 
process(Exchange) - Method in class org.apache.camel.model.LoadBalancerDefinition
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.model.LoadBalancerDefinition
 
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(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) - Method in class org.apache.camel.processor.binding.RestBindingProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.binding.RestBindingProcessor
 
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.ConvertBodyProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.ConvertBodyProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.DeadLetterChannel
 
process(Exchange) - Method in class org.apache.camel.processor.DefaultErrorHandler
 
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
 
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
 
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, 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.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.SamplingThrottler
 
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.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) - 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.
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
 
ProcessDefinition - Class in org.apache.camel.model
Represents an XML <process/> element
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
 
processDelay(Exchange, AsyncCallback, long) - Method in class org.apache.camel.processor.Throttler
 
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 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.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
A model of a route stat dump from ManagedRouteMBean.dumpRouteAsXml().
ProcessorStatDump() - Constructor for class org.apache.camel.util.ProcessorStatDump
 
processRef(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
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.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
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.SendProcessor
 
ProducerCallback<T> - Interface in org.apache.camel
Callback for sending a exchange message to a endpoint using a 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.UseLatestAggregationStrategy
 
PROPAGATION_REQUIRED - Static variable in class org.apache.camel.model.TransactedDefinition
 
properties() - Method in class org.apache.camel.builder.ExpressionClause
An expression of the exchange properties
properties() - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of the exchange properties
Properties - Annotation Type in org.apache.camel
Marks a parameter as being an injection point of the properties of an Exchange
PropertiesComponent - Class in org.apache.camel.component.properties
The properties component.
PropertiesComponent() - 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) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
PropertiesDefinition - Class in org.apache.camel.model.config
Represents the XML type for <properties>.
PropertiesDefinition() - Constructor for class org.apache.camel.model.config.PropertiesDefinition
 
propertiesExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the properties of exchange
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.
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
Returns a predicate and value builder for properties on an exchange
property(String) - Method in class org.apache.camel.builder.BuilderSupport
Returns a value builder for the given property
property(String) - Method in class org.apache.camel.builder.ExpressionClause
An expression of an exchange property of the given name
property(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of an exchange property of the given name
property(String) - Static method in class org.apache.camel.language.property.PropertyLanguage
 
Property - Annotation Type in org.apache.camel
Marks a parameter as being an injection point of a property of an Exchange
PROPERTY_IDGENERATOR_PORT - Static variable in class org.apache.camel.impl.ActiveMQUuidGenerator
 
PropertyDefinition - Class in org.apache.camel.model.config
Represents the XML type for <property>.
PropertyDefinition() - Constructor for class org.apache.camel.model.config.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
Returns an expression for the property value of exchange with the given name
PropertyExpression - Class in org.apache.camel.model.language
An expression which extracts the named exchange property
PropertyExpression() - Constructor for class org.apache.camel.model.language.PropertyExpression
 
PropertyExpression(String) - Constructor for class org.apache.camel.model.language.PropertyExpression
 
PropertyInject - Annotation Type in org.apache.camel
Used to indicate an injection point of a property placeholder into a POJO.
PropertyLanguage - Class in org.apache.camel.language.property
A language for property expressions.
PropertyLanguage() - Constructor for class org.apache.camel.language.property.PropertyLanguage
 
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
 
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(String) - Method in class org.apache.camel.builder.DataFormatClause
 
ProtobufDataFormat - Class in org.apache.camel.model.dataformat
Represents a protobuf DataFormat DataFormat
ProtobufDataFormat() - Constructor for class org.apache.camel.model.dataformat.ProtobufDataFormat
 
ProtobufDataFormat(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 class org.apache.camel.impl.ConsumerCache
Purges this cache
purge() - Method in class org.apache.camel.impl.DefaultServicePool
 
purge() - Method in class org.apache.camel.impl.EndpointRegistry
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 interface org.apache.camel.spi.ServicePool
Purges the pool.
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
pushBlock() - Method in class org.apache.camel.impl.DefaultTracedRouteNodes
 
pushBlock() - Method in interface org.apache.camel.spi.TracedRouteNodes
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() - 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, Object) - Method in class org.apache.camel.util.CaseInsensitiveMap
 
put(K, V) - Method in class org.apache.camel.util.LRUCache
 
put(K, V) - Method in class org.apache.camel.util.LRUSoftCache
 
put(K, V) - Method in class org.apache.camel.util.LRUWeakCache
 
putAll(Map<? extends String, ?>) - Method in class org.apache.camel.util.CaseInsensitiveMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.camel.util.LRUCache
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.camel.util.LRUSoftCache
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.camel.util.LRUWeakCache
 
PutVerbDefinition - Class in org.apache.camel.model.rest
 
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
Evaluates a Python expression
PythonExpression - Class in org.apache.camel.model.language
For Python expressions and predicates
PythonExpression() - Constructor for class org.apache.camel.model.language.PythonExpression
 
PythonExpression(String) - Constructor for class org.apache.camel.model.language.PythonExpression
 

Q

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.
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.component.seda.SedaEndpoint
 
queueSize() - Method in class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
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
 
randomBackOff() - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
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
Represents an XML <random/> element
RandomLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.RandomLoadBalancerDefinition
 
randomNumberGenerator - Static variable in class org.apache.camel.processor.RedeliveryPolicy
 
RAW_TOKEN_END - Static variable in class org.apache.camel.util.URISupport
 
RAW_TOKEN_START - Static variable in class org.apache.camel.util.URISupport
 
read() - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
ReaderCache - Class in org.apache.camel.converter.stream
A StreamCache for String Readers
ReaderCache(String) - Constructor for class org.apache.camel.converter.stream.ReaderCache
 
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
 
readLockLoggingLevel - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockMarkerFile - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockMinLength - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockTimeout - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
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.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.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
Represents an XML <recipientList/> element
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
 
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
 
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
 
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, Predicate, ScheduledExecutorService) - Constructor for class org.apache.camel.processor.RedeliveryErrorHandler
 
RedeliveryErrorHandler.RedeliveryData - Class in org.apache.camel.processor
Contains the current redelivery data
RedeliveryErrorHandler.RedeliveryData() - Constructor for class org.apache.camel.processor.RedeliveryErrorHandler.RedeliveryData
 
redeliveryPolicy - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
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
Represents an XML <redeliveryPolicy/> element
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
 
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
 
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.
ref - Variable in class org.apache.camel.model.WireTapDefinition
 
RefComponent - Class in org.apache.camel.component.ref
Component for lookup of existing endpoints bound in the Registry.
RefComponent() - Constructor for class org.apache.camel.component.ref.RefComponent
 
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
For expressions and predicates using a reference to an existing Expression or Predicate to lookup from the 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.
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() - 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.
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
 
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
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
 
release(Key, Service) - Method in interface org.apache.camel.spi.ServicePool
Releases the service back to the pool
releaseExclusiveReadLock(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Releases the exclusive read lock granted by the acquireExclusiveReadLock method.
releaseExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
releaseExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy
 
releaseExclusiveReadLock(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
releaseExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
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.
releaseRetreivedFileResources(Exchange) - Method in class org.apache.camel.component.file.FileOperations
 
releaseRetreivedFileResources(Exchange) - Method in interface org.apache.camel.component.file.GenericFileOperations
Releases the resources consumed by a retrieved file
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(Exchange) - Method in class org.apache.camel.impl.DefaultInflightRepository
 
remove(Exchange, String) - Method in class org.apache.camel.impl.DefaultInflightRepository
 
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(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(Object) - Method in class org.apache.camel.util.CaseInsensitiveMap
 
remove() - Method in class org.apache.camel.util.GroupIterator
 
remove(Object) - Method in class org.apache.camel.util.LRUCache
 
remove(Object) - Method in class org.apache.camel.util.LRUSoftCache
 
remove(Object) - Method in class org.apache.camel.util.LRUWeakCache
 
REMOVE_NAMESPACE_PREFIXES - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
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) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
removeByToString(RouteDefinition, String, boolean, boolean, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
removeByType(RouteDefinition, Class<?>, boolean, boolean, 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
 
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
 
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.
removeEndpoints(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
removeEndpoints(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
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.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
 
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.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
Represents an XML <removeHeader/> element
RemoveHeaderDefinition() - Constructor for class org.apache.camel.model.RemoveHeaderDefinition
 
RemoveHeaderDefinition(String) - Constructor for class org.apache.camel.model.RemoveHeaderDefinition
 
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 ore 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
Represents an XML <removeHeaders/> element
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
 
removeLeadingAndEndingQuotes(String) - Static method in class org.apache.camel.util.StringHelper
 
removeLeadingOperators(String) - Static method in class org.apache.camel.util.OgnlHelper
Removes any leading operators from the Camel OGNL expression.
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
 
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 class org.apache.camel.model.LoadBalancerDefinition
 
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
 
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
Represents an XML <removeProperty/> element
RemovePropertyDefinition() - Constructor for class org.apache.camel.model.RemovePropertyDefinition
 
RemovePropertyDefinition(String) - Constructor for class org.apache.camel.model.RemovePropertyDefinition
 
removeQueryString(String) - Method in class org.apache.camel.view.NodeData
Deprecated.
 
removeQuotes(String) - Static method in class org.apache.camel.util.StringHelper
 
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
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
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
removeService(Object) - Method in interface org.apache.camel.CamelContext
Removes a service from this context.
removeService(Object) - Method in class org.apache.camel.impl.DefaultCamelContext
 
removeStartingCharacters(String, char) - Static method in class org.apache.camel.util.ObjectHelper
Removes any starting characters on the given text which match the given character
removeSynchronization(Synchronization) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
removeSynchronization(Synchronization) - Method in interface org.apache.camel.spi.UnitOfWork
Removes a synchronization hook
removeTimerListener(TimerListener) - Method in class org.apache.camel.support.TimerListenerManager
Removes the listener.
removeTraceHandler(TraceEventHandler) - Method in class org.apache.camel.processor.interceptor.Tracer
Remove the given tracehandler
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) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
replaceByToString(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
replaceByType(RouteDefinition, Class<?>, ProcessorDefinition<?>, boolean, boolean, 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
 
reporter - Variable in class org.apache.camel.component.mock.MockEndpoint
 
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.
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 - Annotation Type in org.apache.camel.spi
Used to denote fields which are required to be specified for validation purposes particularly in tooling.
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
Represents an XML <resequence/> element
ResequenceDefinition() - 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.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() - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
reset(boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
reset() - Method in class org.apache.camel.management.mbean.ManagedCounter
 
reset() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
reset(boolean) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
reset() - Method in class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
reset() - Method in class org.apache.camel.management.mbean.ManagedThroughputLogger
 
reset() - Method in class org.apache.camel.management.mbean.Statistic
 
reset() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Reset and clears the store to force it to reload from file
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.RuntimeEndpointRegistry
Clears the runtime usage gathered
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.
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
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.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.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
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
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
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
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(RouteContext) - Method in class org.apache.camel.model.WireTapDefinition
 
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(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
 
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(ClassResolver, String) - Static method in class org.apache.camel.util.ResourceHelper
Resolves the mandatory resource.
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
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, String...) - Method in class org.apache.camel.component.properties.DefaultPropertiesResolver
 
resolveProperties(CamelContext, boolean, String...) - 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
Inspects the given definition 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.
resolveScript(String) - Method in class org.apache.camel.component.language.LanguageEndpoint
Resolves the script.
resolveSpoolDirectory(String) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
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.

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.impl.DefaultComponentResolver
 
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.
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_PROPERTY - Static variable in interface org.apache.camel.Route
 
restart() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
restart() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
restart() - Method in class org.apache.camel.util.StopWatch
Starts or restarts the stop watch
RestBindingDefinition - Class in org.apache.camel.model.rest
 
RestBindingDefinition() - Constructor for class org.apache.camel.model.rest.RestBindingDefinition
 
RestBindingMode - Enum in org.apache.camel.model.rest
 
RestBindingProcessor - Class in org.apache.camel.processor.binding
A Processor that binds the REST DSL incoming and outgoing messages from sources of json or xml to Java Objects.
RestBindingProcessor(DataFormat, DataFormat, DataFormat, DataFormat, String, String, String) - Constructor for class org.apache.camel.processor.binding.RestBindingProcessor
 
RestComponent - Class in org.apache.camel.component.rest
 
RestComponent() - Constructor for class org.apache.camel.component.rest.RestComponent
 
restConfiguration() - Method in class org.apache.camel.builder.RouteBuilder
Configures the REST services
RestConfiguration - Class in org.apache.camel.spi
Configuration use by RestConsumerFactory 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
Represents an XML <restConfiguration/> element
RestConfigurationDefinition() - Constructor for class org.apache.camel.model.rest.RestConfigurationDefinition
 
RestConsumerFactory - Interface in org.apache.camel.spi
 
RestContainer - Interface in org.apache.camel.model.rest
Container to hold Rest.
RestContextRefDefinition - Class in org.apache.camel.model
Represents an XML <restContextRef/> element
RestContextRefDefinition() - Constructor for class org.apache.camel.model.RestContextRefDefinition
 
RestContextRefDefinitionHelper - Class in org.apache.camel.model
RestDefinition - Class in org.apache.camel.model.rest
Represents an XML <rest/> element
RestDefinition() - Constructor for class org.apache.camel.model.rest.RestDefinition
 
RestEndpoint - Class in org.apache.camel.component.rest
 
RestEndpoint(String, RestComponent) - Constructor for class org.apache.camel.component.rest.RestEndpoint
 
RestHostNameResolver - Enum in org.apache.camel.model.rest
 
restoreTimeoutMapFromAggregationRepository() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
Restores the timeout map with timeout values from the aggregation repository.
RestPropertyDefinition - Class in org.apache.camel.model.rest
Represents the XML type for <restProperty>.
RestPropertyDefinition() - 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
Represents a collection of REST's
RestsDefinition() - Constructor for class org.apache.camel.model.rest.RestsDefinition
 
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.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
 
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.DefaultCamelContext
 
resumeRoute(Route) - Method in class org.apache.camel.impl.RoutePolicySupport
 
resumeRouteService(RouteService) - Method in class org.apache.camel.impl.DefaultCamelContext
Resumes the given route service
resumeService(Service) - 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.
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) - Method in class org.apache.camel.component.file.FileOperations
 
retrieveFile(String, Exchange) - Method in interface org.apache.camel.component.file.GenericFileOperations
Retrieves the file
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
 
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
reverse() - Method in class org.apache.camel.model.ResequenceDefinition
Enables reverse mode for the batch resequencer mode.
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
Represents an XML <rollback/> element
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
 
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
Represents an XML <roundRobin/> element
RoundRobinLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.RoundRobinLoadBalancerDefinition
 
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
Represents an XML <routeBuilderRef/> element
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
RouteContextRefDefinition - Class in org.apache.camel.model
Represents an XML <routeContextRef/> element
RouteContextRefDefinition() - Constructor for class org.apache.camel.model.RouteContextRefDefinition
 
RouteContextRefDefinitionHelper - Class in org.apache.camel.model
RouteDefinition - Class in org.apache.camel.model
Represents an XML <route/> element
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.

RouteDotGenerator - Class in org.apache.camel.view
Deprecated.
RouteDotGenerator(String) - Constructor for class org.apache.camel.view.RouteDotGenerator
Deprecated.
 
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
RouteNode - Interface in org.apache.camel
Represents a model of a node in the runtime route path.
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.
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
A base class for developing custom RoutePolicy implementations.
RoutePolicySupport() - Constructor for class org.apache.camel.impl.RoutePolicySupport
 
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
Represents a collection of 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
 
routesOutputFile - Variable in class org.apache.camel.main.MainSupport
 
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
A model of a route stat dump from ManagedRouteMBean.dumpRouteAsXml().
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
Represents an XML <routingSlip/> element
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
Represents the RSS DataFormat.
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
Evaluates a Ruby expression
RubyExpression - Class in org.apache.camel.model.language
For Ruby expressions and predicates
RubyExpression() - Constructor for class org.apache.camel.model.language.RubyExpression
 
RubyExpression(String) - Constructor for class org.apache.camel.model.language.RubyExpression
 
run() - Method in class org.apache.camel.component.seda.SedaConsumer
 
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
 
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
 
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.
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
 
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
Represents an XML <sample/> element
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
 
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.
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(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
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
 
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.model.rest.RestConfigurationDefinition
To use a specific scheme such as http/https
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
SedaComponent - Class in org.apache.camel.component.seda
An implementation of the SEDA components for asynchronous SEDA exchanges on a BlockingQueue within a CamelContext
SedaComponent() - Constructor for class org.apache.camel.component.seda.SedaComponent
 
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
An implementation of the Queue components for asynchronous SEDA exchanges on a BlockingQueue within a CamelContext
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.
SedaProducer(SedaEndpoint, BlockingQueue<Exchange>, WaitForTaskToComplete, long, boolean) - Constructor for class org.apache.camel.component.seda.SedaProducer
Deprecated.
SedaProducer(SedaEndpoint, WaitForTaskToComplete, long, boolean) - Constructor for class org.apache.camel.component.seda.SedaProducer
 
selectFirst() - Method in class org.apache.camel.builder.AdviceWithBuilder
Will only apply the first node matched.
selectIndex(int) - Method in class org.apache.camel.builder.AdviceWithBuilder
Will only apply the n'th node matched.
selectLast() - Method in class org.apache.camel.builder.AdviceWithBuilder
Will only apply the last node matched.
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.
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(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(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().

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
Base class for sending to an endpoint with an optional ExchangePattern
SendDefinition() - Constructor for class org.apache.camel.model.SendDefinition
 
SendDefinition(String) - Constructor for class org.apache.camel.model.SendDefinition
 
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, 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 an endpoint destination.
SendProcessor(Endpoint) - Constructor for class org.apache.camel.processor.SendProcessor
 
SendProcessor(Endpoint, ExchangePattern) - Constructor for class org.apache.camel.processor.SendProcessor
 
SendProcessor(Endpoint, ExchangePattern, boolean) - 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(long) - Method in class org.apache.camel.component.timer.TimerConsumer
 
sendTo(String) - Static method in class org.apache.camel.builder.Builder
Returns an expression processing the exchange to the given endpoint uri.
sendTo(String) - Method in class org.apache.camel.builder.BuilderSupport
Returns an expression processing the exchange to the given endpoint uri
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 Serialiation.
SerializationDataFormat() - Constructor for class org.apache.camel.impl.SerializationDataFormat
 
SerializationDataFormat - Class in org.apache.camel.model.dataformat
Represents the Java Serialization DataFormat
SerializationDataFormat() - Constructor for class org.apache.camel.model.dataformat.SerializationDataFormat
 
Service - Interface in org.apache.camel
Represents the core lifecycle API for POJOs which can be started and stopped
SERVICE_URL_PATH - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
ServiceHelper - Class in org.apache.camel.util
A collection of helper methods for working with Service objects.
ServicePool<Key,Service> - Interface in org.apache.camel.spi
A service pool is like a connection pool but can pool any kind of objects.
ServicePoolAware - Interface in org.apache.camel
Marker interface to indicate this service can be pooled using a ServicePool.
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
 
set(CamelContext, EndpointConfiguration, String, T) - Method in class org.apache.camel.impl.ConfigurationHelper.FieldParameterSetter
 
set(CamelContext, EndpointConfiguration, String, T) - Method in interface org.apache.camel.impl.ConfigurationHelper.ParameterSetter
Sets the parameter on the configuration.
set(Container) - Static method in class org.apache.camel.spi.Container.Instance
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
 
setAccumulatedProcessingTime(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setAction(String) - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
setAction(String) - Method in class org.apache.camel.processor.ThroughputLogger
 
setAfterFinallyUri(String) - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
 
setAfterUri(String) - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
 
setAggregateDot(boolean) - Method in class org.apache.camel.main.MainSupport
 
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
 
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
 
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.SplitDefinition
 
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.processor.Enricher
Sets the aggregation strategy for this 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
 
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
 
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
 
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
 
setAliases(Map<String, String>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
setAllowDuplicates(Boolean) - Method in class org.apache.camel.model.config.BatchResequencerConfig
 
setAllowJmsType(Boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
setAllowNullBody(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
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
 
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
 
setAllowStAX(boolean) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
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
 
setAntFilterCaseSensitive(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Sets case sensitive flag on AntPathMatcherFileFilter

Is by default turned on true.

setAntInclude(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
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.
setApplicationContextClassLoader(ClassLoader) - Method in interface org.apache.camel.CamelContext
Sets the application context 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
 
setArrayName(String) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
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
 
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
 
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.
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
setAutoCreate(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setAutoCreateComponents(boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setAutogenColumns(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
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
 
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
 
setBackoffErrorThreshold(int) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setBackoffIdleThreshold(int) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setBackOffMultiplier(Double) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setBackoffMultiplier(int) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
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
 
setBaseUri(String) - Method in interface org.apache.camel.ComponentConfiguration
Sets the base URI without any query parameters added
setBaseUri(String) - Method in class org.apache.camel.impl.ComponentConfigurationSupport
 
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
 
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
 
setBatchTimeout(long) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
setBean(Object) - Method in class org.apache.camel.model.BeanDefinition
 
setBean(String) - Method in class org.apache.camel.model.language.MethodCallExpression
 
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
setBeanType(String) - Method in class org.apache.camel.model.BeanDefinition
 
setBeanType(Class<?>) - Method in class org.apache.camel.model.BeanDefinition
 
setBeanType(Class<?>) - Method in class org.apache.camel.model.language.MethodCallExpression
 
setBeanTypeName(String) - Method in class org.apache.camel.model.language.MethodCallExpression
 
setBeforeUri(String) - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
 
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
 
setBinding(Binding) - Method in class org.apache.camel.component.binding.BindingComponent
 
setBinding(GenericFileBinding<T>) - Method in class org.apache.camel.component.file.GenericFile
 
setBindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
setBindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
setBindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.RestDefinition
 
setBindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.VerbDefinition
 
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
 
setBlock(boolean) - Method in class org.apache.camel.component.direct.DirectComponent
 
setBlock(boolean) - Method in class org.apache.camel.component.direct.DirectEndpoint
 
setBlock(boolean) - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
setBlock(boolean) - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
setBlockWhenFull(boolean) - Method in class org.apache.camel.component.seda.SedaEndpoint
 
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) - 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(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
setBody(MessageDump.Body) - Method in class org.apache.camel.util.MessageDump
 
SetBodyDefinition - Class in org.apache.camel.model
Represents an XML <setBody/> element.
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
 
setBreadCrumbLength(int) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setBufferSize(int) - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
setBufferSize(int) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
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
 
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.
setCache(boolean) - Method in class org.apache.camel.component.bean.BeanEndpoint
 
setCache(boolean) - Method in class org.apache.camel.component.properties.PropertiesComponent
 
setCache(Boolean) - Method in class org.apache.camel.model.BeanDefinition
 
setCache(Map<String, Object>) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
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.RecipientListDefinition
 
setCacheSize(Integer) - Method in class org.apache.camel.model.RoutingSlipDefinition
 
setCacheSize(int) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Sets the cache size
setCacheSize(int) - Method in class org.apache.camel.processor.idempotent.MemoryIdempotentRepository
 
setCacheSize(int) - Method in class org.apache.camel.processor.RecipientList
 
setCacheSize(int) - Method in class org.apache.camel.processor.RoutingSlip
 
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.ThreadsProcessor
 
setCamelContext(CamelContext) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setCamelContext(CamelContext) - Method in interface org.apache.camel.CamelContextAware
Injects the CamelContext
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.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.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.InterceptSendToEndpoint
 
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.loadbalancer.CircuitBreakerLoadBalancer
 
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.UnmarshalProcessor
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.LanguageSupport
 
setCamelContext(CamelContext) - Method in class org.apache.camel.support.TimerListenerManager
 
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.
setCapacity(int) - Method in class org.apache.camel.impl.DefaultServicePool
 
setCapacity(int) - Method in class org.apache.camel.model.config.StreamResequencerConfig
 
setCapacity(int) - Method in class org.apache.camel.processor.StreamResequencer
 
setCapacity(int) - Method in interface org.apache.camel.spi.ServicePool
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
 
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
 
setCharset(String) - Method in class org.apache.camel.impl.StringDataFormat
 
setCharset(String) - Method in class org.apache.camel.model.ConvertBodyDefinition
 
setCharset(String) - Method in class org.apache.camel.model.dataformat.StringDataFormat
 
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.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
 
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
 
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.
setClasses(String[]) - Method in class org.apache.camel.model.dataformat.CastorDataFormat
 
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.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.
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
 
setClassType(Class<?>) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
 
setClientAuthentication(String) - Method in class org.apache.camel.util.jsse.SSLContextServerParameters
Sets the configuration options for server-side client-authentication requirements.
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.
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
 
setCollectionTypeName(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
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)
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
 
setComparator(Comparator<T>) - Method in class org.apache.camel.model.SortDefinition
 
setComparatorRef(String) - Method in class org.apache.camel.model.config.StreamResequencerConfig
 
setComparatorRef(String) - Method in class org.apache.camel.model.SortDefinition
 
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
 
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
 
setCompletionTimeoutExpression(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.AggregateDefinition
 
setCompletionTimeoutExpression(Expression) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setComponent(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
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.RestEndpoint
 
setComponentProperties(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
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
 
setCompressionLevel(int) - Method in class org.apache.camel.impl.ZipDataFormat
 
setCompressionLevel(Integer) - Method in class org.apache.camel.model.dataformat.ZipDataFormat
 
setConcurrentConsumers(int) - Method in class org.apache.camel.component.seda.SedaComponent
 
setConcurrentConsumers(int) - Method in class org.apache.camel.component.seda.SedaEndpoint
 
setConfigRef(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
setConfiguration(GenericFileConfiguration) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
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
 
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
setConsumeDelay(long) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
Allows a delay to be specified which causes consumers to pause - to simulate slow consumers
setConsumerDataFormat(DataFormat) - Method in class org.apache.camel.processor.binding.DataFormatBinding
 
setConsumerProperties(Map<String, Object>) - Method in class org.apache.camel.impl.DefaultEndpoint
 
setConsumerProperties(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
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
 
setConsumes(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
setConsumes(String) - Method in class org.apache.camel.model.rest.RestDefinition
 
setConsumes(String) - Method in class org.apache.camel.model.rest.VerbDefinition
 
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 - default is false.
setContentCache(boolean) - Method in class org.apache.camel.component.xslt.XsltComponent
 
setContentHandler(ContentHandler) - Method in class org.apache.camel.converter.jaxp.StaxSource
 
setContentResolvedFromResource(boolean) - Method in class org.apache.camel.component.language.LanguageEndpoint
 
setContext(CamelContext) - Method in class org.apache.camel.builder.BuilderSupport
Deprecated.
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.
setContextPath(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
setContextPath(String) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
setContextPath(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
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
 
setConverters(List<String>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
setCopy(Boolean) - Method in class org.apache.camel.model.LoopDefinition
 
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
 
setCorePoolSize(int) - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
setCorePoolSize(int) - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
setCorePoolSize(int) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
setCorrelationExpression(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.AggregateDefinition
 
setCorrelationExpression(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
 
setCorrelationExpression(Expression) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
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
 
setCustomId(Boolean) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
 
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
 
setDataFormat(DataFormat) - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
setDataFormat(DataFormat) - Method in class org.apache.camel.model.DataFormatDefinition
 
setDataFormat(DataFormat) - Method in class org.apache.camel.processor.binding.DataFormatBinding
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
 
setDataFormatProperties(Map<String, Object>) - Method in class org.apache.camel.spi.RestConfiguration
Sets additional options on data format level
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
setDataFormats(Map<String, DataFormatDefinition>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setDataFormats(List<DataFormatDefinition>) - Method in class org.apache.camel.model.dataformat.DataFormatsDefinition
 
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.model.MarshalDefinition
 
setDataFormatType(DataFormatDefinition) - Method in class org.apache.camel.model.UnmarshalDefinition
 
setDataObjectType(Class<?>) - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
 
setDataObjectTypeName(String) - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
 
setDataSet(DataSet) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
setDeadLetter(Endpoint) - 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.Enricher
Sets the default aggregation strategy for this enricher.
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
 
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.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.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
setDefaultHeaders(Map<String, Object>) - Method in class org.apache.camel.component.dataset.DataSetSupport
 
setDefaultInstance(Object) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
 
setDefaultProfile(Boolean) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
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
 
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
 
setDefinition(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
setDelay(long) - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
setDelay(long) - Method in class org.apache.camel.component.timer.TimerEndpoint
 
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.management.mbean.ManagedScheduledPollConsumer
 
setDelay(Expression) - Method in class org.apache.camel.processor.Delayer
 
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
 
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
 
setDeleteOutputFile(boolean) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setDelimiter(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
setDelimiter(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
setDelimiter(String) - Method in class org.apache.camel.model.RecipientListDefinition
 
setDelimiter(String) - Method in class org.apache.camel.processor.RoutingSlip
 
setDeltaProcessingTime(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setDeltaProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setDescription(DescriptionDefinition) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
 
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
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
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
 
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
 
setDisableRedelivery(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
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
 
setDistributionRatioDelimiter(String) - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
 
setDistributionRatioList(List<Integer>) - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
setDistributionWeight(int) - Method in class org.apache.camel.processor.loadbalancer.DistributionRatio
 
setDocumentBuilderFactory(DocumentBuilderFactory) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
setDocumentType(Class<?>) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setDomainName(String) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
setDoneFileName(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Sets the done file name.
setDotOutputDir(String) - Method in class org.apache.camel.main.MainSupport
Sets the output directory of the generated DOT Files to show the visual representation of the routes.
setDriver(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
setDriverRef(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
setDTDHandler(DTDHandler) - Method in class org.apache.camel.converter.jaxp.StaxSource
 
setDuration(long) - Method in class org.apache.camel.main.MainSupport
Sets the duration to run the application for in milliseconds until it should be terminated.
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
 
setEagerLimitMaxMessagesPerPoll(boolean) - Method in class org.apache.camel.component.file.GenericFileConsumer
 
setEagerMaxMessagesPerPoll(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setElementName(String) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
setElementNameStrategy(Object) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
setElementNameStrategyRef(String) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
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.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
 
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.
setEncoding(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
setEncoding(String) - Method in class org.apache.camel.model.dataformat.CastorDataFormat
 
setEncoding(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
setEncoding(String) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
setEncoding(String) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
setEncoding(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
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
 
setEndpoint(Endpoint) - Method in class org.apache.camel.model.WireTapDefinition
 
setEndpointClass(Class<? extends Endpoint>) - Method in class org.apache.camel.impl.UriEndpointComponent
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
Sets a custom EndpointConfiguration
setEndpointHeaderFilterStrategy(Endpoint) - Method in class org.apache.camel.impl.HeaderFilterStrategyComponent
 
setEndpointParameter(Endpoint, String, Object) - Method in interface org.apache.camel.ComponentConfiguration
Sets the named URI query parameter value on the given endpoint
setEndpointParameter(Endpoint, String, Object) - Method in class org.apache.camel.impl.DefaultComponentConfiguration
 
setEndpointParameter(Endpoint, String, Object) - Method in class org.apache.camel.impl.UriComponentConfiguration
 
setEndpointPath(String) - Method in class org.apache.camel.component.file.GenericFile
 
setEndpointProperties(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
setEndpointProperties(Map<String, Object>) - Method in class org.apache.camel.spi.RestConfiguration
Sets additional options on endpoint level
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
 
setEntityResolver(EntityResolver) - Method in class org.apache.camel.converter.jaxp.StaxSource
 
setErrorHandler(Processor) - Method in interface org.apache.camel.Channel
Sets the ErrorHandler this Channel uses.
setErrorHandler(ErrorHandler) - Method in class org.apache.camel.converter.jaxp.StaxSource
 
setErrorHandler(Processor) - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
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
 
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.impl.DefaultProducerTemplate
 
setEventNotifierEnabled(boolean) - Method in class org.apache.camel.impl.ProducerCache
 
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.
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
 
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.PollingConsumerSupport
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.impl.RoutePolicySupport
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
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
 
setExceptions(List<String>) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
 
setExceptions(List<String>) - Method in class org.apache.camel.model.OnExceptionDefinition
 
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.
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
 
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 to use for DefaultEndpoint.createExchange().
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
 
SetExchangePatternDefinition - Class in org.apache.camel.model
Represents an XML <setExchangePattern/> element
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.ProcessorStatDump
 
setExchangesCompleted(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setExchangesFailed(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setExchangesFailed(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setExclude(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setExcludePattern(String) - Method in class org.apache.camel.model.RemoveHeadersDefinition
 
setExcludePatterns(String[]) - Method in class org.apache.camel.model.RemoveHeadersDefinition
 
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
 
setExcludes(List<String>) - Method in class org.apache.camel.model.PackageScanDefinition
 
setExclusiveReadLockStrategy(GenericFileExclusiveReadLockStrategy<T>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setExclusiveReadLockStrategy(GenericFileExclusiveReadLockStrategy<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
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
 
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
 
setExpectedMessageCount(int) - Method in class org.apache.camel.component.mock.MockEndpoint
Specifies the expected number of message exchanges that should be received by this endpoint.
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(ExpressionDefinition) - Method in class org.apache.camel.model.ExpressionNode
 
setExpression(Expression) - Method in class org.apache.camel.model.ExpressionSubElementDefinition
 
setExpression(String) - Method in class org.apache.camel.model.language.ExpressionDefinition
 
setExpression(Expression) - Method in class org.apache.camel.model.LoopDefinition
 
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.ResequenceDefinition
 
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.
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.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
 
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
 
setFailIfNoConsumers(boolean) - Method in class org.apache.camel.component.seda.SedaEndpoint
 
setFailOnNullBody(boolean) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setFailOnNullBody(boolean) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
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.ProcessorStatDump
 
setFailuresHandled(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setFair(boolean) - Method in class org.apache.camel.component.seda.ArrayBlockingQueueFactory
 
setFallbackToUnaugmentedProperty(boolean) - Method in class org.apache.camel.component.properties.PropertiesComponent
 
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 (FAULT must be OUT) 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
Represents an XML <setFaultBody/> element.
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 (FAULT must be OUT)
setFaultHeader(String, Expression) - Method in class org.apache.camel.model.ProcessorDefinition
setFeature(String, boolean) - Method in class org.apache.camel.converter.jaxp.StaxSource
 
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
 
setFile(T) - Method in class org.apache.camel.component.file.GenericFile
 
setFileExist(GenericFileExist) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
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
 
setFileName(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Sets the file expression based on SimpleLanguage
setFileNameOnly(String) - Method in class org.apache.camel.component.file.GenericFile
 
setFileStore(File) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
setFilter(GenericFileFilter<T>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setFilterNonXmlChars(Boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
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.ProcessorStatDump
 
setFirstExchangeCompletedTimestamp(String) - Method in class org.apache.camel.util.RouteStatDump
 
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.ProcessorStatDump
 
setFirstExchangeFailureTimestamp(String) - Method in class org.apache.camel.util.RouteStatDump
 
setFixed(Boolean) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
setFixedRate(boolean) - Method in class org.apache.camel.component.timer.TimerEndpoint
 
setFlatten(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
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
 
setForceWrites(boolean) - Method in class org.apache.camel.component.file.FileEndpoint
 
setFormatter(ExchangeFormatter) - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
setFormatter(TraceFormatter) - Method in class org.apache.camel.processor.interceptor.Tracer
 
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
 
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
 
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
 
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
 
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
 
setGreedy(boolean) - Method in class org.apache.camel.impl.ScheduledPollConsumer
If greedy then a poll is executed immediate after a previous poll that polled 1 or more messages.
setGroup(int) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
setGroup(int) - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
setGroup(Integer) - Method in class org.apache.camel.model.language.TokenizerExpression
 
setGroup(Integer) - Method in class org.apache.camel.model.language.XMLTokenizerExpression
 
setGroup(String) - Method in class org.apache.camel.model.RouteDefinition
 
setGroup(int) - Method in class org.apache.camel.support.XMLTokenExpressionIterator
 
setGroupActiveOnly(Boolean) - Method in class org.apache.camel.component.log.LogEndpoint
 
setGroupDelay(Long) - Method in class org.apache.camel.component.log.LogEndpoint
 
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
 
setGroupInterval(Long) - Method in class org.apache.camel.processor.ThroughputLogger
 
setGroupSize(Integer) - Method in class org.apache.camel.component.log.LogEndpoint
 
setGroupSize(Integer) - Method in class org.apache.camel.processor.ThroughputLogger
 
setHalfOpenAfter(Long) - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
 
setHalfOpenAfter(long) - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
 
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
 
setHandleFault(Boolean) - Method in interface org.apache.camel.RuntimeConfiguration
Sets whether fault handling is enabled or not (default is disabled).
setHeader(String, Expression) - Static method in class org.apache.camel.builder.ProcessorBuilder
Sets the header on the message.
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(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
SetHeaderDefinition - Class in org.apache.camel.model
Represents an XML <setHeader/> element
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
 
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.impl.HeaderFilterStrategyComponent
 
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.language.tokenizer.TokenizeLanguage
 
setHeaderName(String) - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
setHeaderName(String) - Method in class org.apache.camel.model.language.TokenizerExpression
 
setHeaderName(String) - Method in class org.apache.camel.model.language.XMLTokenizerExpression
 
setHeaderName(String) - Method in class org.apache.camel.model.language.XPathExpression
 
setHeaderName(String) - Method in class org.apache.camel.model.language.XQueryExpression
 
setHeaderName(String) - Method in class org.apache.camel.model.RemoveHeaderDefinition
 
setHeaderName(String) - Method in class org.apache.camel.model.SetHeaderDefinition
 
setHeaderName(String) - Method in class org.apache.camel.model.SetOutHeaderDefinition
Deprecated.
 
setHeaderName(String) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
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<SetHeaderDefinition>) - Method in class org.apache.camel.model.WireTapDefinition
 
setHeaders(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
setHeaders(List<MessageDump.Header>) - Method in class org.apache.camel.util.MessageDump
 
setHeight(Integer) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
 
setHost(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
setHost(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets the hostname to use by the REST consumer
setHostName(String) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
setHostNameResolver(RestHostNameResolver) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
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 value of the id property.
setId(String) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
Sets the value of the id property.
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.ProcessorStatDump
 
setId(String) - Method in class org.apache.camel.util.RouteStatDump
 
setIdempotent(Boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setIdempotentKey(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setIdempotentKey(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setIdempotentRepository(IdempotentRepository<String>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
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
 
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
 
setIgnoreFirstRecord(Boolean) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
setIgnoreInvalidCorrelationKeys(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
 
setIgnoreInvalidCorrelationKeys(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
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
 
setIgnoreInvalidExchanges(Boolean) - Method in class org.apache.camel.model.config.StreamResequencerConfig
 
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
 
setIgnoreJAXBElement(Boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
setIgnoreMissingLocation(boolean) - Method in class org.apache.camel.component.properties.PropertiesComponent
 
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
 
setIgnoreUnexpectedRecords(Boolean) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
setIgnoreUnidentifiedRecords(Boolean) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
setImagePrefix(String) - Method in class org.apache.camel.view.GraphSupport
Deprecated.
 
setImageType(String) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
 
setImplicitCollections(Map<String, String[]>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
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
 
setInclude(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
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.
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
 
setIncludes(List<String>) - Method in class org.apache.camel.model.PackageScanDefinition
 
setIncludeTokens(boolean) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
setIncludeTokens(Boolean) - Method in class org.apache.camel.model.language.TokenizerExpression
 
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
 
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
 
setInitialDelay(long) - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
setInitialDelay(long) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
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.management.mbean.ManagedScheduledPollConsumer
 
setInitVectorRef(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
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
 
setInProgressRepository(IdempotentRepository<String>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setInputFactory(XMLInputFactory) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
setInputs(List<FromDefinition>) - Method in class org.apache.camel.model.RouteDefinition
 
setInputStream(InputStream) - Method in class org.apache.camel.converter.stream.StreamSourceCache
 
setInstance(Object) - Method in class org.apache.camel.model.language.MethodCallExpression
 
setInstanceClass(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
 
setInstanceClassName(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
 
setIntegrity(Boolean) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
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
 
setInterval(long) - Method in class org.apache.camel.support.TimerListenerManager
Sets the interval in millis.
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.
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
 
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
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
 
setJsonDataFormat(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets a custom json data format to be used
setJsonView(Class<?>) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
setKeepAliveTime(long) - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
setKeepAliveTime(long) - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
setKeepAliveTime(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
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
 
setKey(String) - Method in class org.apache.camel.model.config.PropertyDefinition
 
setKey(String) - Method in class org.apache.camel.model.rest.RestPropertyDefinition
 
setKey(String) - Method in class org.apache.camel.util.MessageDump.Header
 
setKeyCipherAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
setKeyFileName(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
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
 
setKeyPassword(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
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
 
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
 
setLang(String) - Method in class org.apache.camel.model.DescriptionDefinition
 
setLanguage(Language) - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
setLanguage(String) - Method in class org.apache.camel.model.language.LanguageExpression
 
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
 
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.ProcessorStatDump
 
setLastExchangeCompletedTimestamp(String) - Method in class org.apache.camel.util.RouteStatDump
 
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.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.ProcessorStatDump
 
setLastProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setLayoutHeight(Double) - Method in class org.apache.camel.model.DescriptionDefinition
 
setLayoutWidth(Double) - Method in class org.apache.camel.model.DescriptionDefinition
 
setLayoutX(Double) - Method in class org.apache.camel.model.DescriptionDefinition
 
setLayoutY(Double) - Method in class org.apache.camel.model.DescriptionDefinition
 
setLazyLoad(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
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.
setLenient(Boolean) - Method in class org.apache.camel.model.language.JXPathExpression
 
setLevel(LoggingLevel) - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
 
setLevel(String) - Method in class org.apache.camel.component.log.LogEndpoint
 
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
 
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.
setLineLength(Integer) - Method in class org.apache.camel.model.dataformat.Base64DataFormat
 
setLineSeparator(String) - Method in class org.apache.camel.model.dataformat.Base64DataFormat
 
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
 
setLoadBalancerType(LoadBalancerDefinition) - Method in class org.apache.camel.model.LoadBalanceDefinition
 
setLoadStatisticsEnabled(boolean) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
setLoadStatisticsEnabled(boolean) - Method in interface org.apache.camel.spi.ManagementStrategy
Sets whether load statistics is enabled.
setLocale(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
 
setLocalFormatter(ExchangeFormatter) - Method in class org.apache.camel.component.log.LogEndpoint
 
setLocalWorkDirectory(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setLocation(String) - Method in class org.apache.camel.component.properties.PropertiesComponent
 
setLocations(String[]) - Method in class org.apache.camel.component.properties.PropertiesComponent
 
setLog(Logger) - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
 
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
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
 
setLoggerName(String) - Method in class org.apache.camel.component.log.LogEndpoint
 
setLoggerRef(String) - Method in class org.apache.camel.model.LogDefinition
 
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
 
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
 
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
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
Sets the logging level to output tracing.
setLogName(String) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setLogName(String) - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
 
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
 
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
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
 
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
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
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
 
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
 
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
 
setMappingFile(String) - Method in class org.apache.camel.model.dataformat.CastorDataFormat
 
setMarker(String) - Method in class org.apache.camel.component.log.LogEndpoint
 
setMarker(String) - Method in class org.apache.camel.model.LogDefinition
 
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.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
 
setMarkRollbackOnly(boolean) - Method in class org.apache.camel.processor.RollbackProcessor
 
setMarkRollbackOnlyLast(Boolean) - Method in class org.apache.camel.model.RollbackDefinition
 
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.
setMaxChars(int) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
setMaxChars(int) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setMaxDepth(int) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
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 interface org.apache.camel.ConsumerTemplate
Sets a custom maximum cache size.
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
 
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
 
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
 
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
 
setMaxMessagesPerPoll(int) - Method in class org.apache.camel.impl.ScheduledBatchPollingConsumer
 
setMaxPoolSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
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.ProcessorStatDump
 
setMaxProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setMaxQueueSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
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.
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.ProcessorStatDump
 
setMeanProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setMessage(String) - Method in class org.apache.camel.model.LogDefinition
 
setMessage(String) - Method in class org.apache.camel.model.RollbackDefinition
 
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
 
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
 
setMessageHistory(Boolean) - Method in interface org.apache.camel.RuntimeConfiguration
Sets whether message history is enabled or not (default is enabled).
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.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
Sets the method name to use
setMethod(String) - Method in class org.apache.camel.component.rest.RestEndpoint
 
setMethod(String) - Method in class org.apache.camel.model.BeanDefinition
 
setMethod(String) - Method in class org.apache.camel.model.language.MethodCallExpression
 
setMethod(String) - Method in class org.apache.camel.model.rest.VerbDefinition
 
setMethodName(String) - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
 
setMgfAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
setMinDepth(int) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
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
Sets the minimum expected amount of time (in millis) the MockEndpoint.assertIsSatisfied() will wait on a latch until it is satisfied
setMinLength(long) - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
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
 
setMode(char) - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
setMode(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
setMode(String) - Method in class org.apache.camel.model.language.XMLTokenizerExpression
 
setMode(OnCompletionMode) - Method in class org.apache.camel.model.OnCompletionDefinition
 
setMode(char) - Method in class org.apache.camel.support.XMLTokenExpressionIterator
 
setMode(String) - Method in class org.apache.camel.support.XMLTokenExpressionIterator
 
setMove(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setMove(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Sets the move expression based on SimpleLanguage
setMoveExisting(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setMoveExisting(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Sets the move existing expression based on SimpleLanguage
setMoveFailed(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Sets the move failure expression based on SimpleLanguage
setMoveFailed(Expression) - 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.
setMultiParameterArray(boolean) - Method in class org.apache.camel.component.bean.BeanEndpoint
 
setMultiParameterArray(boolean) - Method in class org.apache.camel.component.bean.BeanProcessor
 
setMultiParameterArray(Boolean) - Method in class org.apache.camel.model.BeanDefinition
 
setMultipleConsumers(boolean) - Method in class org.apache.camel.component.seda.SedaEndpoint
 
setName(String) - Method in class org.apache.camel.component.bean.MethodBean
 
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.dataformat.XStreamDataFormat.AliasEntry
 
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.
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
 
setNamespacePrefixRef(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
setNamespacePrefixRef(String) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
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
 
setNewExchangeExpression(Expression) - Method in class org.apache.camel.model.WireTapDefinition
 
setNewExchangeExpression(Expression) - Method in class org.apache.camel.processor.WireTapProcessor
 
setNewExchangeProcessor(Processor) - Method in class org.apache.camel.model.WireTapDefinition
 
setNewExchangeProcessorRef(String) - Method in class org.apache.camel.model.WireTapDefinition
 
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
 
setNoop(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
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
 
setNumberFormat(NumberFormat) - Method in class org.apache.camel.processor.ThroughputLogger
 
setNumberOfHashGroups(int) - Method in class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
 
setObjectModel(String) - Method in class org.apache.camel.model.language.XPathExpression
 
setObjectModelUri(String) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setObjectModelUri(String) - Method in class org.apache.camel.language.xpath.XPathLanguage
 
setOmitFields(Map<String, String[]>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
setOnCompleteOnly(Boolean) - Method in class org.apache.camel.model.OnCompletionDefinition
 
setOnCompletions(List<OnCompletionDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
 
setOnExceptions(List<OnExceptionDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
 
setOnFailureOnly(Boolean) - Method in class org.apache.camel.model.OnCompletionDefinition
 
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
 
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
 
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
 
setOriginalRoute(RouteDefinition) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Sets the original route which we advice.
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
 
setOutBodyFunction(XPathFunction) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setOutBodyType(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
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
 
setOutput(Processor) - Method in interface org.apache.camel.Channel
Sets the wrapped output that at runtime should be delegated to.
setOutput(Processor) - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
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.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
 
setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.TryDefinition
 
setOutputTransformer(Processor) - Method in class org.apache.camel.component.dataset.DataSetSupport
 
setOutType(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
setOutType(String) - Method in class org.apache.camel.model.rest.VerbDefinition
 
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.BindyDataFormat
 
setPackages(String[]) - Method in class org.apache.camel.model.dataformat.CastorDataFormat
 
setPackages(List<String>) - Method in class org.apache.camel.model.PackageScanDefinition
 
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
 
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
Sets the parameter value of the given name
setParameter(String, T) - Method in interface org.apache.camel.EndpointConfiguration
Sets the value of a particular parameter.
setParameter(String, Object) - Method in class org.apache.camel.impl.ComponentConfigurationSupport
 
setParameter(String, T) - Method in class org.apache.camel.impl.DefaultEndpointConfiguration
 
setParameter(String, T) - Method in class org.apache.camel.impl.MappedEndpointConfiguration
 
setParameter(String, T) - Method in class org.apache.camel.impl.UriEndpointConfiguration
 
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.rest.RestEndpoint
 
setParameters(Map<String, Object>) - Method in interface org.apache.camel.ComponentConfiguration
Sets the parameter values of this configuration
setParameters(Map<String, Object>) - Method in class org.apache.camel.impl.ComponentConfigurationSupport
 
setParameterTypes(Class<?>[]) - Method in class org.apache.camel.component.bean.MethodBean
 
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
 
setParserFactoryRef(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
setPartClass(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
setPartNamespace(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
setPassPhrase(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
setPassword(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
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.RestEndpoint
 
setPath(String) - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
setPath(String) - Method in class org.apache.camel.model.rest.RestDefinition
 
setPathSeparator(String) - Method in class org.apache.camel.util.AntPathMatcher
Set the path separator to use for pattern parsing.
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(String) - Method in class org.apache.camel.model.RemoveHeadersDefinition
 
setPattern(ExchangePattern) - Method in class org.apache.camel.model.SetExchangePatternDefinition
 
setPattern(ExchangePattern) - Method in class org.apache.camel.model.ToDefinition
Sets the optional ExchangePattern used to invoke this endpoint
setPeriod(long) - Method in class org.apache.camel.component.timer.TimerEndpoint
 
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.
setPollStrategy(PollingConsumerPollStrategy) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setPollTimeout(int) - Method in class org.apache.camel.component.seda.SedaEndpoint
 
setPoolSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
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
 
setPort(int) - Method in class org.apache.camel.spi.RestConfiguration
Sets the port to use by the REST consumer
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
 
setPreMove(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Sets the pre move expression based on SimpleLanguage
setPrettyPrint(Boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
setPrettyPrint(Boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
setPrettyPrint(Boolean) - Method in class org.apache.camel.model.dataformat.XMLBeansDataFormat
 
setPreviousNode(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
setProcessor(Processor) - Method in class org.apache.camel.impl.ProcessorEndpoint
 
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
 
setProduceDelay(long) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
Allows a delay to be specified which causes producers to pause - to simulate slow producers
setProducerDataFormat(DataFormat) - Method in class org.apache.camel.processor.binding.DataFormatBinding
 
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
 
setProduces(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
setProduces(String) - Method in class org.apache.camel.model.rest.RestDefinition
 
setProduces(String) - Method in class org.apache.camel.model.rest.VerbDefinition
 
setProperties(Map<String, String>) - Method in interface org.apache.camel.CamelContext
Sets the properties that can be referenced in the camel context
setProperties(Map<String, String>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setProperties(Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultComponent
Sets the bean properties on the given bean
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.config.PropertiesDefinition
 
setProperties(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
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(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
 
setPropertiesFunction(XPathFunction) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setPropertiesParser(PropertiesParser) - Method in class org.apache.camel.component.properties.PropertiesComponent
 
setPropertiesResolver(PropertiesResolver) - Method in class org.apache.camel.component.properties.PropertiesComponent
 
setProperty(String, String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Sets the value of a CamelContext property name
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.StaxSource
 
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
 
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(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
Represents an XML <setProperty/> element
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
 
setPropertyName(String) - Method in class org.apache.camel.model.SetPropertyDefinition
 
setPropertyPrefix(String) - Method in class org.apache.camel.component.properties.PropertiesComponent
 
setPropertySuffix(String) - Method in class org.apache.camel.component.properties.PropertiesComponent
 
setProvidedLogger(Logger) - Method in class org.apache.camel.component.log.LogEndpoint
 
setProvider(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
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
 
setQueue(BlockingQueue<Exchange>) - Method in class org.apache.camel.component.seda.SedaEndpoint
 
setQueueSize(int) - Method in class org.apache.camel.component.seda.SedaComponent
 
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
 
setReadLockCheckInterval(long) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
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.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
 
setReadLockMinLength(long) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setReadLockTimeout(long) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setRecipientKeyAlias(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
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
 
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.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
 
setRef(String) - Method in class org.apache.camel.model.BeanDefinition
 
setRef(String) - Method in class org.apache.camel.model.dataformat.CustomDataFormat
 
setRef(String) - Method in class org.apache.camel.model.FromDefinition
Sets the name of the endpoint within the registry (such as the Spring ApplicationContext or JNDI) to use
setRef(String) - Method in class org.apache.camel.model.language.MethodCallExpression
 
setRef(String) - Method in class org.apache.camel.model.LoadBalanceDefinition
 
setRef(String) - Method in class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
 
setRef(String) - Method in class org.apache.camel.model.MarshalDefinition
 
setRef(String) - Method in class org.apache.camel.model.PolicyDefinition
 
setRef(String) - Method in class org.apache.camel.model.ProcessDefinition
 
setRef(String) - Method in class org.apache.camel.model.RestContextRefDefinition
 
setRef(String) - Method in class org.apache.camel.model.RouteBuilderDefinition
 
setRef(String) - Method in class org.apache.camel.model.RouteContextRefDefinition
 
setRef(String) - Method in class org.apache.camel.model.SendDefinition
 
setRef(String) - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
setRef(String) - Method in class org.apache.camel.model.TransactedDefinition
 
setRef(String) - Method in class org.apache.camel.model.UnmarshalDefinition
 
setRef(String) - Method in class org.apache.camel.model.WireTapDefinition
 
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
 
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
 
setRejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.model.ThreadsDefinition
 
setRejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.processor.ThreadsProcessor
 
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
 
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
 
setRemoveNamespacePrefixes(Boolean) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
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
 
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
 
setRepeatCount(long) - Method in class org.apache.camel.component.timer.TimerEndpoint
 
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
setRequest(Boolean) - Method in class org.apache.camel.model.dataformat.XmlRpcDataFormat
 
setResequencerConfig(ResequencerConfig) - Method in class org.apache.camel.model.ResequenceDefinition
 
setResetTimestamp(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setResetTimestamp(String) - Method in class org.apache.camel.util.RouteStatDump
 
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.
setResourceRef(String) - Method in class org.apache.camel.model.EnrichDefinition
 
setResourceRef(String) - Method in class org.apache.camel.model.PollEnrichDefinition
 
setResourceResolver(LSResourceResolver) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setResourceUri(String) - Method in class org.apache.camel.component.ResourceEndpoint
 
setResourceUri(String) - Method in class org.apache.camel.model.EnrichDefinition
 
setResourceUri(String) - Method in class org.apache.camel.model.PollEnrichDefinition
 
setRest(RestDefinition) - Method in class org.apache.camel.model.rest.VerbDefinition
 
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
Sets the resolver to use for resolving hostname
setRestHostNameResolver(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets the resolver to use for resolving hostname
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
 
setResultHandlerFactory(ResultHandlerFactory) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
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
 
setResultType(Class<?>) - Method in class org.apache.camel.model.language.SimpleExpression
 
setResultType(Class<?>) - Method in class org.apache.camel.model.language.XPathExpression
 
setResultType(Class<?>) - Method in class org.apache.camel.model.language.XQueryExpression
 
setResultTypeName(String) - Method in class org.apache.camel.model.language.JsonPathExpression
 
setResultTypeName(String) - Method in class org.apache.camel.model.language.SimpleExpression
 
setResultTypeName(String) - Method in class org.apache.camel.model.language.XPathExpression
 
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.
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
 
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
 
setRootName(String) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
setRoundRobin(Boolean) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
 
setRoundRobin(Boolean) - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
 
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
 
setRouteId(String) - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
setRouteId(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
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
 
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
 
setRouteScoped(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setRoutesOutputFile(String) - Method in class org.apache.camel.main.MainSupport
 
setRunLoggingLevel(LoggingLevel) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
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
 
setSamplePeriod(Long) - Method in class org.apache.camel.model.SamplingDefinition
 
setSaxon(boolean) - Method in class org.apache.camel.component.xslt.XsltComponent
 
setSaxon(Boolean) - Method in class org.apache.camel.model.language.XPathExpression
 
setScheduledExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
setScheduledExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.impl.ScheduledPollConsumer
Sets a custom shared ScheduledExecutorService to use as thread pool

Notice: When using a custom thread pool, then the lifecycle of this thread pool is not controlled by this consumer (eg this consumer will not start/stop the thread pool when the consumer is started/stopped etc.)

setScheduler(ScheduledPollConsumerScheduler) - Method in class org.apache.camel.impl.ScheduledPollConsumer
Sets a custom scheduler to use for scheduling running this task (poll).
setSchedulerProperties(Map<String, Object>) - Method in class org.apache.camel.impl.ScheduledPollConsumer
Additional properties to configure on the custom scheduler.
setSchema(Object) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
 
setSchema(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
setSchema(String) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
setSchema(Schema) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setSchemaAsByteArray(byte[]) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setSchemaFactory(SchemaFactory) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setSchemaFile(File) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setSchemaLanguage(String) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setSchemaLocation(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
setSchemaSource(Source) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setSchemaUrl(URL) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setScheme(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
setScheme(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets the scheme to use by the REST consumer
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
 
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(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
 
setSecureTagContents(Boolean) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
setSelfProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setSendEmptyMessageWhenIdle(boolean) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
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.
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.util.jsse.BaseSSLContextParameters
Sets the optional SSLSessionContext timeout time for SSLSessions in seconds.
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.RecipientList
 
setShortExchangeId(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
setShorthandMethod(boolean) - Method in class org.apache.camel.component.bean.BeanProcessor
Sets whether to support getter style method name, so you can say the method is called 'name' but it will invoke the 'getName' method.
setShouldAppendHMAC(Boolean) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
setShowAll(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
setShowBody(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
setShowBody(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setShowBodyType(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
setShowBodyType(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setShowBreadCrumb(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setShowCaughtException(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
setShowException(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
setShowException(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setShowExchangeId(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
setShowExchangeId(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setShowExchangePattern(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
setShowExchangePattern(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setShowFiles(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
If enabled Camel will output files

Is default disabled.

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
 
setShowHeaders(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setShowNode(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setShowOut(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
setShowOutBody(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setShowOutBodyType(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setShowOutHeaders(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setShowProperties(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
setShowProperties(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setShowRouteId(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setShowShortExchangeId(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setShowStackTrace(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
setShowStreams(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
If enabled Camel will output stream objects

Is default disabled.

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
 
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
 
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
 
setSignatures(List<String>) - Method in class org.apache.camel.util.component.ApiMethodParser
 
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
 
setSkipBodyLineSeparator(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
setSkipDuplicate(Boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
setSkipFirstLine(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
setSkipNamespaces(Boolean) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
setSkipSendToOriginalEndpoint(Boolean) - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
 
setSkipWhitespace(Boolean) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
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
setSortBy(Comparator<Exchange>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
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
 
setSource(String) - Method in class org.apache.camel.management.JmxNotificationEventNotifier
Sets the source to be used when broadcasting events.
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.
setStartingDirectoryMustExist(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setStartScheduler(boolean) - Method in class org.apache.camel.impl.ScheduledPollConsumer
Sets whether the scheduler should be started when this consumer starts.
setStartupOrder(Integer) - Method in class org.apache.camel.model.RouteDefinition
 
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.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.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.DefaultManagementStrategy
 
setStatisticsLevel(ManagementStatisticsLevel) - Method in interface org.apache.camel.spi.ManagementStrategy
Sets the statistics level

Default is ManagementStatisticsLevel.All

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
 
setStrategyMethodAllowNull(Boolean) - Method in class org.apache.camel.model.MulticastDefinition
 
setStrategyMethodAllowNull(Boolean) - Method in class org.apache.camel.model.RecipientListDefinition
 
setStrategyMethodAllowNull(Boolean) - Method in class org.apache.camel.model.SplitDefinition
 
setStrategyMethodName(String) - Method in class org.apache.camel.model.AggregateDefinition
 
setStrategyMethodName(String) - Method in class org.apache.camel.model.MulticastDefinition
 
setStrategyMethodName(String) - Method in class org.apache.camel.model.RecipientListDefinition
 
setStrategyMethodName(String) - Method in class org.apache.camel.model.SplitDefinition
 
setStrategyRef(String) - Method in class org.apache.camel.model.AggregateDefinition
 
setStrategyRef(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
setStrategyRef(String) - Method in class org.apache.camel.model.MulticastDefinition
 
setStrategyRef(String) - Method in class org.apache.camel.model.RecipientListDefinition
 
setStrategyRef(String) - Method in class org.apache.camel.model.SplitDefinition
 
setStreamCache(String) - Method in class org.apache.camel.model.RouteDefinition
 
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
 
setStrictOnParameterNames(boolean) - Method in class org.apache.camel.impl.UriComponentConfiguration
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.
setSuffixToken(String) - Method in class org.apache.camel.component.properties.PropertiesComponent
Sets the value of the suffix token used to identify properties to replace.
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).
setTarget(Processor) - Method in class org.apache.camel.processor.InterceptorToAsyncProcessorBridge
 
setTempFileName(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
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
Enables and uses temporary prefix when writing files, after write it will be renamed to the correct 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
 
setTextQualifier(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
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
setThreshold(Integer) - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
 
setThreshold(int) - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
 
setTime(Date) - Method in class org.apache.camel.component.timer.TimerEndpoint
 
setTimeout(long) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
setTimeout(long) - Method in class org.apache.camel.component.direct.DirectComponent
 
setTimeout(long) - Method in class org.apache.camel.component.direct.DirectEndpoint
 
setTimeout(long) - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
setTimeout(long) - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
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.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
 
setTimeout(long) - Method in class org.apache.camel.component.test.TestEndpoint
 
setTimeout(long) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
setTimeout(long) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
setTimeout(long) - Method in class org.apache.camel.model.config.StreamResequencerConfig
 
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.
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
 
setTimerName(String) - Method in class org.apache.camel.component.timer.TimerEndpoint
 
setTimestamp(Date) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
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
Sets the time unit to use.
setTimeUnit(TimeUnit) - Method in class org.apache.camel.main.MainSupport
Sets the time unit duration.
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
 
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
setTo(ToDefinition) - 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
 
setToNode(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
setToOrRoute(OptionalIdentifiedDefinition<?>) - Method in class org.apache.camel.model.rest.VerbDefinition
 
setTotalProcessingTime(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setTotalProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setTrace(String) - Method in class org.apache.camel.model.RouteDefinition
 
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
 
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
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
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
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
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
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).
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.
setTransformerFactory(TransformerFactory) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
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
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.language.ExpressionDefinition
 
setTrimSpaces(Boolean) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
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.management.InstrumentationProcessor
 
setType(String) - Method in class org.apache.camel.model.ConvertBodyDefinition
 
setType(BindyType) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
 
setType(String) - Method in class org.apache.camel.model.language.XQueryExpression
 
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
 
setType(String) - Method in class org.apache.camel.model.rest.VerbDefinition
 
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.processor.CamelInternalProcessor.InstrumentationAdvice
 
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.
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
 
setTypeHints(String) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
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(String) - Method in class org.apache.camel.model.SamplingDefinition
 
setUnits(TimeUnit) - Method in class org.apache.camel.model.SamplingDefinition
 
setUnmarshallClass(Class<?>) - Method in class org.apache.camel.model.dataformat.JibxDataFormat
 
setUnmarshallTypeName(String) - Method in class org.apache.camel.model.dataformat.JibxDataFormat
 
setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
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
 
setURI(String) - Method in class org.apache.camel.impl.DefaultEndpointConfiguration
 
setURI(URI) - Method in class org.apache.camel.impl.UriEndpointConfiguration
 
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
 
setUri(String) - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
 
setUri(String) - Method in class org.apache.camel.model.rest.VerbDefinition
 
setUri(String) - Method in class org.apache.camel.model.SendDefinition
 
setUri(String) - Method in class org.apache.camel.model.WireTapDefinition
 
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
 
setUriPrefix(String) - Method in class org.apache.camel.component.binding.BindingComponent
 
setUriResolver(URIResolver) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setUriResolver(URIResolver) - Method in class org.apache.camel.component.xslt.XsltComponent
 
setUriString(String) - Method in interface org.apache.camel.ComponentConfiguration
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
 
setUriTemplate(String) - Method in class org.apache.camel.component.rest.RestEndpoint
 
setUrlSafe(Boolean) - Method in class org.apache.camel.model.dataformat.Base64DataFormat
 
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
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.management.mbean.ManagedScheduledPollConsumer
 
setUseJpa(boolean) - Method in class org.apache.camel.processor.interceptor.Tracer
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.JsonDataFormat
 
setUseMaps(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
setUseMDCLogging(Boolean) - Method in interface org.apache.camel.CamelContext
Set whether MDC is enabled.
setUseMDCLogging(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setUseOriginalMessage(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setUseOriginalMessagePolicy(Boolean) - Method in class org.apache.camel.model.OnCompletionDefinition
 
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
setUseSaxon(Boolean) - Method in class org.apache.camel.language.xpath.XPathLanguage
 
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.ZipFileDataFormat
 
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
 
setValidation(Boolean) - Method in class org.apache.camel.model.dataformat.CastorDataFormat
 
setValue(String) - Method in class org.apache.camel.model.config.PropertyDefinition
 
setValue(String) - Method in class org.apache.camel.model.rest.RestPropertyDefinition
 
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
 
setVersion(String) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
setWaitForTaskToComplete(WaitForTaskToComplete) - Method in class org.apache.camel.component.seda.SedaEndpoint
 
setWhenClauses(List<WhenDefinition>) - Method in class org.apache.camel.model.ChoiceDefinition
 
setWidth(Integer) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
 
setXml(boolean) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
setXml(Boolean) - Method in class org.apache.camel.model.language.TokenizerExpression
 
setXmlCipherAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
setXmlConverter(XmlConverter) - Method in class org.apache.camel.component.xslt.XsltComponent
 
setXmlDataFormat(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
setXmlDataFormat(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets a custom xml data format to be used
setXmlStreamWriterWrapper(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
setXPathFactory(XPathFactory) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setXpathFactory(XPathFactory) - Method in class org.apache.camel.language.xpath.XPathLanguage
 
shape - Variable in class org.apache.camel.view.NodeData
Deprecated.
 
SharedProducerServicePool - Class in org.apache.camel.impl
A shared DefaultProducerServicePool which is used by CamelContext by default.
SharedProducerServicePool() - Constructor for class org.apache.camel.impl.SharedProducerServicePool
 
SharedProducerServicePool(int) - Constructor for class org.apache.camel.impl.SharedProducerServicePool
 
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.
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
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
Returns true if the given exchange should be logged in the trace list
shouldLogNode(ProcessorDefinition<?>) - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
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
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.
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(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.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
For expressions and predicates using the simple language
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
 
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
 
SimpleFunctionStart - Class in org.apache.camel.language.simple.ast
Starts a function
SimpleFunctionStart(SimpleToken) - 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
 
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
 
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() - 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.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
 
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(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.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
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
 
size() - Method in class org.apache.camel.util.LRUSoftCache
 
size() - Method in class org.apache.camel.util.LRUWeakCache
 
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
 
SKIP_WHITESPACE - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
SKIP_WWW_FORM_URLENCODED - Static variable in interface org.apache.camel.Exchange
 
skipDuplicate(boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
Sets whether to skip duplicates or not.
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
 
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
 
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
sortByLastModified(boolean) - Static method in class org.apache.camel.component.file.GenericFileDefaultSorter
Returns a new sort by last modified (newest first)
sortByName(boolean) - Static method in class org.apache.camel.component.file.GenericFileDefaultSorter
Returns a new sort by name
sortByPathName(boolean) - Static method in class org.apache.camel.component.file.GenericFileDefaultSorter
Returns a new sort by path name
sortBySize(boolean) - Static method in class org.apache.camel.component.file.GenericFileDefaultSorter
Returns a new sort by file size (smallest first)
SortDefinition<T> - Class in org.apache.camel.model
Represents an XML <sort/> element
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
For Spring Expression Language (SpEL) expressions and 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
Represents an XML <split/> element
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
 
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
 
sql(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an SQL expression
sql(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an SQL expression
SqlExpression - Class in org.apache.camel.model.language
For SQL expressions and predicates
SqlExpression() - Constructor for class org.apache.camel.model.language.SqlExpression
 
SqlExpression(String) - Constructor for class org.apache.camel.model.language.SqlExpression
 
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
 
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
 
SSLContextServerParameters - Class in org.apache.camel.util.jsse
 
SSLContextServerParameters() - Constructor for class org.apache.camel.util.jsse.SSLContextServerParameters
 
start() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
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.DefaultDebugger
 
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.DefaultUnitOfWork
 
start() - Method in class org.apache.camel.impl.EndpointRegistry
 
start() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
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.management.mbean.ManagedCamelContext
 
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
 
start() - Method in class org.apache.camel.processor.interceptor.Tracer
 
start() - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
 
start() - Method in class org.apache.camel.processor.UnitOfWorkProducer
 
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.impl.RoutePolicySupport
 
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
startRoute(String) - Method in interface org.apache.camel.CamelContext
Starts the given route if it has been previously stopped
startRoute(RouteDefinition) - Method in class org.apache.camel.impl.DefaultCamelContext
 
startRoute(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
startRoute(Route) - Method in class org.apache.camel.impl.RoutePolicySupport
 
startRoute(RouteDefinition) - Method in interface org.apache.camel.model.ModelCamelContext
Deprecated.
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, 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
 
startToken - Variable in class org.apache.camel.support.TokenPairExpressionIterator
 
StartupListener - Interface in org.apache.camel
Allows objects to be notified when CamelContext has 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.

StatefulService - Interface in org.apache.camel
A Service which has all the lifecycle events and offers details about its current state.
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).
Statistic - Class in org.apache.camel.management.mbean
Default implementation of Statistic
Statistic(String, Object, Statistic.UpdateMode) - Constructor for class org.apache.camel.management.mbean.Statistic
Instantiates a new statistic.
Statistic.UpdateMode - Enum in org.apache.camel.management.mbean
Statistics mode VALUE - A statistic with this update mode is a simple value that is a straight forward representation of the updated value. DIFFERENCE - A statistic with this update mode is a value that represents the difference between the last two recorded values (or the initial value if two updates have not been recorded). 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).
statistics - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
StaxConverter - Class in org.apache.camel.converter.jaxp
A converter of StAX objects
StaxConverter() - Constructor for class org.apache.camel.converter.jaxp.StaxConverter
 
StaxSource - Class in org.apache.camel.converter.jaxp
A streaming SAXSource
StaxSource(XMLStreamReader) - Constructor for class org.apache.camel.converter.jaxp.StaxSource
 
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
 
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
 
StickyLoadBalancer(Expression, QueueLoadBalancer) - Constructor for class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
 
StickyLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
Represents an XML <sticky/> element
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.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.DefaultDebugger
 
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.DefaultUnitOfWork
 
stop() - Method in class org.apache.camel.impl.EndpointRegistry
 
stop() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
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.management.mbean.ManagedCamelContext
 
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
 
stop() - Method in class org.apache.camel.processor.interceptor.Tracer
 
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 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
Stops the stop watch
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.impl.RoutePolicySupport
 
StopDefinition - Class in org.apache.camel.model
Represents an XML <stop/> element
StopDefinition() - Constructor for class org.apache.camel.model.StopDefinition
 
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
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(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(Route) - Method in class org.apache.camel.impl.RoutePolicySupport
 
stopRoute(Route, long, TimeUnit) - Method in class org.apache.camel.impl.RoutePolicySupport
 
stopRoute(RouteDefinition) - Method in interface org.apache.camel.model.ModelCamelContext
Deprecated.
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.
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) - Method in class org.apache.camel.component.file.FileOperations
 
storeFile(String, Exchange) - 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.
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.
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 - 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.
 
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
Aggregates the responses as the are done (e.g.
streaming() - Method in class org.apache.camel.model.RecipientListDefinition
Doing the recipient list work in streaming model
streaming() - Method in class org.apache.camel.model.SplitDefinition
Enables streaming.
StreamResequencer - Class in org.apache.camel.processor
A resequencer that re-orders a (continuous) stream of Exchanges.
StreamResequencer(CamelContext, Processor, SequenceElementComparator<Exchange>) - Constructor for class org.apache.camel.processor.StreamResequencer
Creates a new StreamResequencer instance.
StreamResequencerConfig - Class in org.apache.camel.model.config
Defines the configuration parameters for the StreamResequencer.
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
 
StreamSourceConverter - Class in org.apache.camel.converter.jaxp
A converter from StreamSource objects
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
Represents the String (text based) DataFormat
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
 
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
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.util.URISupport
Strips the prefix from the value.
stripTrailingSeparator(String) - Static method in class org.apache.camel.util.FileUtil
Strip any trailing separators
StubComponent - Class in org.apache.camel.component.stub
Allows you to easily stub out a middleware transport by prefixing the URI with "stub:" which is handy for testing out routes, or isolating bits of middleware.
StubComponent() - Constructor for class org.apache.camel.component.stub.StubComponent
 
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) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
 
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.
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
supportedParameterTypes(BinaryOperatorType) - Static method in enum org.apache.camel.language.simple.types.BinaryOperatorType
Returns the types of right hand side parameters this operator supports.
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
 
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(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.
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.
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.DefaultCamelContext
 
suspendRoute(String, long, TimeUnit) - Method in class org.apache.camel.impl.DefaultCamelContext
 
suspendRoute(Route) - Method in class org.apache.camel.impl.RoutePolicySupport
 
suspendRoute(Route, long, TimeUnit) - Method in class org.apache.camel.impl.RoutePolicySupport
 
suspendRouteService(RouteService) - Method in class org.apache.camel.impl.DefaultCamelContext
 
suspendService(Service) - 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
Represents a Syslog DataFormat.
SyslogDataFormat() - Constructor for class org.apache.camel.model.dataformat.SyslogDataFormat
 
SYSTEM_PROPERTIES_NAMESPACE - Static variable in class org.apache.camel.builder.xml.Namespaces
 
systemEnvironmentExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for a system environment value with the given name
systemEnvironmentExpression(String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for a system environment value with the given name
systemProperty(String) - Static method in class org.apache.camel.builder.Builder
Returns an expression for the given system property
systemProperty(String, String) - Static method in class org.apache.camel.builder.Builder
Returns an expression for the given system property
systemProperty(String) - Method in class org.apache.camel.builder.BuilderSupport
Returns a value builder for the given system property
systemProperty(String, String) - Method in class org.apache.camel.builder.BuilderSupport
Returns a value builder for the given system property
systemPropertyExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for a system property value with the given name
systemPropertyExpression(String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for a system property value with the given name

T

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.
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
 
TestComponent - Class in org.apache.camel.component.test
Test Component.
TestComponent() - Constructor for class org.apache.camel.component.test.TestComponent
 
TestEndpoint - Class in org.apache.camel.component.test
A Test Endpoint is a Mock Endpoint for testing but it will pull all messages from the nested endpoint and use those as expected message body assertions.
TestEndpoint(String, Component, Endpoint) - 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.
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
Represents an XML <threadPoolProfile/> element
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.
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.
ThreadsDefinition - Class in org.apache.camel.model
Represents an XML <threads/> element
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) - 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.
throttle(Route, Exchange) - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
Throttles the route when Exchanges is done.
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
Represents an XML <throttle/> element
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, ScheduledExecutorService, boolean, boolean) - Constructor for class org.apache.camel.processor.Throttler
 
Throttler.TimeSlot - Class in org.apache.camel.processor
 
Throttler.TimeSlot() - Constructor for class org.apache.camel.processor.Throttler.TimeSlot
 
Throttler.TimeSlot(long) - Constructor for class org.apache.camel.processor.Throttler.TimeSlot
 
ThrottlerRejectedExecutionException - Exception in org.apache.camel.processor
 
ThrottlerRejectedExecutionException(String) - Constructor for exception org.apache.camel.processor.ThrottlerRejectedExecutionException
 
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
ThrowExceptionDefinition - Class in org.apache.camel.model
Represents an XML <throwException/> element
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
 
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
Represents a wellformed HTML document (XML well Formed) DataFormat
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
 
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
 
TimeClause.TimeClassUnit(TimeClause, int) - Constructor for class org.apache.camel.component.mock.TimeClause.TimeClassUnit
 
TimeClause.TimeClassUnit(TimeClause, int, int) - Constructor for class org.apache.camel.component.mock.TimeClause.TimeClassUnit
 
timeout(long) - Method in class org.apache.camel.model.MulticastDefinition
Sets a timeout value in millis to use when using parallelProcessing.
timeout(long) - Method in class org.apache.camel.model.RecipientListDefinition
Sets a timeout value in millis to use when using parallelProcessing.
timeout(long) - Method in class org.apache.camel.model.ResequenceDefinition
Sets the timeout
timeout(long) - Method in class org.apache.camel.model.SplitDefinition
Sets a timeout value in millis to use when using parallelProcessing.
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
 
timeoutCheckerExecutorServiceRef(String) - Method in class org.apache.camel.model.AggregateDefinition
 
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.
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
Represents the component that manages TimerEndpoint.
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
Represents a timer endpoint that can generate periodic inbound exchanges triggered by a timer.
TimerEndpoint() - Constructor for class org.apache.camel.component.timer.TimerEndpoint
 
TimerEndpoint(String, Component, String) - 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.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 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
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
 
toCharArray(String) - Static method in class org.apache.camel.converter.ObjectConverter
 
toClass(Object, Exchange) - Static method in class org.apache.camel.converter.ObjectConverter
Returns the converted value, or null if the value is null
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
Represents an XML <to/> element
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 InputStream 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
 
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
 
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
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, int) - 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, 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, 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() - Method in class org.apache.camel.builder.ValueBuilder
 
tokenize(String) - 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
For expressions and predicates using a body or header tokenizer.
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
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
 
toMillis() - Method in class org.apache.camel.util.Time
 
toMilliSeconds(String) - Static method in class org.apache.camel.converter.TimePatternConverter
 
toObjectInput(InputStream, Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toObjectOutput(OutputStream) - Static method in class org.apache.camel.converter.IOConverter
 
tooltop - Variable in class org.apache.camel.view.NodeData
Deprecated.
 
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
Represents an XML <topic/> element
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(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.BeanInvocation
 
toString() - Method in class org.apache.camel.component.bean.BeanProcessor
 
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.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.seda.SedaConsumer
 
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
 
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.DefaultExchange
 
toString() - Method in class org.apache.camel.impl.DefaultExchangeHolder
 
toString() - Method in class org.apache.camel.impl.DefaultMessage
 
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.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.DefaultUnitOfWork
 
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.EmptyProducerCache
 
toString() - Method in class org.apache.camel.impl.EndpointRegistry
 
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.OnCompletionRouteNode
 
toString() - Method in class org.apache.camel.impl.OnExceptionRouteNode
 
toString() - Method in class org.apache.camel.impl.ParameterConfiguration
 
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.SynchronousDelegateProducer
 
toString() - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
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.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.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.InstrumentationInterceptStrategy
 
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.Statistic
 
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.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.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.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
 
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.OtherwiseDefinition
 
toString() - Method in class org.apache.camel.model.OutputDefinition
 
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.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.SamplingDefinition
 
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.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.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.binding.RestBindingProcessor
 
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.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
 
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
 
toString() - Method in class org.apache.camel.processor.interceptor.Tracer
 
toString() - Method in class org.apache.camel.processor.InterceptorToAsyncProcessorBridge
 
toString() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
 
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
 
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.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.SamplingThrottler
 
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.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.spi.ThreadPoolProfile
 
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.CamelLogger
 
toString() - Method in class org.apache.camel.util.CollectionStringBuffer
 
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.component.ApiMethodParser.Argument
 
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
 
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
 
toTimeZone(String) - Static method in class org.apache.camel.converter.DateTimeConverter
 
toUriString(EndpointConfiguration.UriFormat) - Method in interface org.apache.camel.EndpointConfiguration
Returns the formatted configuration string of an Endpoint.
toUriString(EndpointConfiguration.UriFormat) - Method in class org.apache.camel.impl.MappedEndpointConfiguration
 
toUriString(EndpointConfiguration.UriFormat) - Method in class org.apache.camel.impl.UriEndpointConfiguration
 
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
Tracing information used by TraceInterceptor so we can trace the exact route path a given Exchange has been processed.
TraceEventHandler - Interface in org.apache.camel.processor.interceptor
A handler which reacts on trace events.
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
 
traceExchange(ProcessorDefinition<?>, Processor, TraceInterceptor, Exchange) - Method in interface org.apache.camel.processor.interceptor.TraceEventHandler
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
 
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
 
traceExchangeIn(ProcessorDefinition<?>, Processor, TraceInterceptor, Exchange) - Method in interface org.apache.camel.processor.interceptor.TraceEventHandler
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
 
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
 
traceExchangeOut(ProcessorDefinition<?>, Processor, TraceInterceptor, Exchange, Object) - Method in interface org.apache.camel.processor.interceptor.TraceEventHandler
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
 
TraceFormatter - Interface in org.apache.camel.processor.interceptor
Formatter to format trace logs when tracing Exchange during routing.
traceIntercept(InterceptDefinition, TracedRouteNodes, Exchange) - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
 
TraceInterceptor - Class in org.apache.camel.processor.interceptor
An interceptor for debugging and tracing routes
TraceInterceptor(ProcessorDefinition<?>, Processor, TraceFormatter, Tracer) - Constructor for class org.apache.camel.processor.interceptor.TraceInterceptor
 
TraceInterceptorFactory - Interface in org.apache.camel.processor.interceptor
Factory to create the trace interceptor.
Tracer - Class in org.apache.camel.processor.interceptor
An interceptor strategy for tracing routes
Tracer() - Constructor for class org.apache.camel.processor.interceptor.Tracer
 
tracing() - Method in class org.apache.camel.model.RouteDefinition
Enable tracing for this route.
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
Represents an XML <transacted/> element
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(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
TransformDefinition - Class in org.apache.camel.model
Represents an XML <transform/> element
TransformDefinition() - Constructor for class org.apache.camel.model.TransformDefinition
 
TransformDefinition(Expression) - Constructor for class org.apache.camel.model.TransformDefinition
 
transformerCacheSize(int) - Method in class org.apache.camel.builder.xml.XsltBuilder
Used for caching Transformers.
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
 
TRIM_SPACES - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
trunkStore() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Trunks the file store when the max store size is hit by rewriting the 1st level cache to the file store.
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.
TryDefinition - Class in org.apache.camel.model
Represents an XML <try/> element
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
 
type - Variable in class org.apache.camel.model.PolicyDefinition
 
type(Class<?>) - Method in class org.apache.camel.model.rest.RestDefinition
 
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_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_HINTS - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
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_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.
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
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.
TypeConverterSupport - Class in org.apache.camel.support
Base class for TypeConverter implementations.
TypeConverterSupport() - Constructor for class org.apache.camel.support.TypeConverterSupport
 
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
 
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
 
unhandleException - Variable in class org.apache.camel.processor.SendProcessor
 
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
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.
UnitUtils - Class in org.apache.camel.util
Unit utils.
unknownPropertyName(String) - Method in class org.apache.camel.impl.UriComponentConfiguration
 
unmanage(CamelContext) - Static method in class org.apache.camel.spi.Container.Instance
Called by Camel when a CamelContext has been destroyed.
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
Unmarshals the binary payload using the given DataFormatDefinition
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
 
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.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.
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
 
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
 
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.model.WireTapDefinition
 
URI_AUTHORITY - Static variable in interface org.apache.camel.EndpointConfiguration
 
URI_FRAGMENT - Static variable in interface org.apache.camel.EndpointConfiguration
 
URI_HOST - Static variable in interface org.apache.camel.EndpointConfiguration
 
URI_PATH - Static variable in interface org.apache.camel.EndpointConfiguration
 
URI_PORT - Static variable in interface org.apache.camel.EndpointConfiguration
 
URI_QUERY - Static variable in interface org.apache.camel.EndpointConfiguration
 
URI_SCHEME - Static variable in interface org.apache.camel.EndpointConfiguration
 
URI_SCHEME_SPECIFIC_PART - Static variable in interface org.apache.camel.EndpointConfiguration
 
URI_USER_INFO - Static variable in interface org.apache.camel.EndpointConfiguration
 
UriComponentConfiguration - Class in org.apache.camel.impl
Implements EndpointConfiguration for Endpoint implementations which are annotated with UriEndpoint to use the UriParam and UriParams annotations to denote its parameters which can be specified via URI query parameters.
UriComponentConfiguration(Component, Class<? extends Endpoint>, SortedMap<String, ParameterConfiguration>) - Constructor for class org.apache.camel.impl.UriComponentConfiguration
 
UriComponentConfiguration(Component, Class<? extends Endpoint>) - Constructor for class org.apache.camel.impl.UriComponentConfiguration
 
UriComponentConfiguration(UriEndpointComponent) - Constructor for class org.apache.camel.impl.UriComponentConfiguration
 
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
A component implementation for endpoints which are annotated with UriEndpoint to describe their configurable parameters via annotations
UriEndpointComponent(Class<? extends Endpoint>) - Constructor for class org.apache.camel.impl.UriEndpointComponent
 
UriEndpointComponent(CamelContext, Class<? extends Endpoint>) - Constructor for class org.apache.camel.impl.UriEndpointComponent
 
UriEndpointConfiguration - Class in org.apache.camel.impl
Implements EndpointConfiguration for Endpoint implementations which are annotated with UriEndpoint to use the UriParam and UriParams annotations to denote its parameters which can be specified via URI query parameters.
UriEndpointConfiguration(CamelContext, Endpoint, String) - Constructor for class org.apache.camel.impl.UriEndpointConfiguration
 
URIField - Annotation Type in org.apache.camel
Used to indicate the field of an EndpointConfiguration.
uriResolver(URIResolver) - Method in class org.apache.camel.builder.xml.XsltBuilder
Sets a custom URI resolver to be used
URISupport - Class in org.apache.camel.util
URI utilities.
url - Variable in class org.apache.camel.view.NodeData
Deprecated.
 
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 backk 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.
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(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
 
UuidGenerator - Interface in org.apache.camel.spi
Generator to generate UUID strings.

V

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() - 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
Represents an XML <validate/> element
ValidateDefinition() - Constructor for class org.apache.camel.model.ValidateDefinition
 
validateHasMethod(CamelContext, Object, Class<?>, String) - Method in class org.apache.camel.model.language.MethodCallExpression
Validates the given bean has the method.
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.
validatePropertyName(String) - Method in class org.apache.camel.impl.ComponentConfigurationSupport
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
 
validatePropertyValue(String, Object) - Method in class org.apache.camel.impl.ComponentConfigurationSupport
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
 
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.
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
 
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
 
ValidatorComponent - Class in org.apache.camel.component.validator
The Validator Component for validating XML against some schema
ValidatorComponent() - Constructor for class org.apache.camel.component.validator.ValidatorComponent
 
ValidatorErrorHandler - Interface in org.apache.camel.processor.validation
Validator error handler.
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.file.GenericFileExist
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.EndpointConfiguration.UriFormat
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.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.management.mbean.Statistic.UpdateMode
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.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.OnCompletionMode
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.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.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.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.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.EndpointConfiguration.UriFormat
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.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.management.mbean.Statistic.UpdateMode
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.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.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.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.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.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.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() - Method in class org.apache.camel.util.LRUSoftCache
 
values() - Method in class org.apache.camel.util.LRUWeakCache
 
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
 
VerbDefinition() - Constructor for class org.apache.camel.model.rest.VerbDefinition
 
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
An implementation of the VM components 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
 
vtdxml(String) - Method in class org.apache.camel.builder.ExpressionClause
vtdxml(String, Namespaces) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XPath expression using the VTD-XML library with the specified set of namespace prefixes and URIs
vtdxml(String, Map<String, String>) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates an XPath expression using the VTD-XML library with the specified set of namespace prefixes and URIs
vtdxml(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
vtdxml(String, Namespaces) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XPath expression using the VTD-XML library with the specified set of namespace prefixes and URIs
vtdxml(String, Map<String, String>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XPath expression using the VTD-XML library with the specified set of namespace prefixes and URIs
vtdxml(String) - Method in class org.apache.camel.builder.xml.Namespaces
Creates the XPath expression using the VTD-XML library using the current namespace context
VtdXmlExpression - Class in org.apache.camel.model.language
For VTD-XML (fast and efficient XPath) expressions and predicates
VtdXmlExpression() - Constructor for class org.apache.camel.model.language.VtdXmlExpression
 
VtdXmlExpression(String) - Constructor for class org.apache.camel.model.language.VtdXmlExpression
 

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.
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
 
weaveAddFirst() - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Weaves by adding the nodes to the start of the route.
weaveAddLast() - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Weaves by adding the nodes to the end of the route.
weaveById(String) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Weaves by matching id of the nodes in the route.
weaveByToString(String) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Weaves by matching the to string representation of the nodes in the route.
weaveByType(Class<T>) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Weaves by matching type of the nodes in the route.
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
Represents an XML <weighted/> element
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.
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
Represents an XML <when/> element
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
 
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(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, 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
Represents an XML <wireTap/> element
WireTapDefinition() - Constructor for class org.apache.camel.model.WireTapDefinition
 
WireTapDefinition(String) - Constructor for class org.apache.camel.model.WireTapDefinition
 
WireTapDefinition(Endpoint) - 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(Endpoint, Processor, ExchangePattern, ExecutorService, boolean) - Constructor for class org.apache.camel.processor.WireTapProcessor
 
withBody(Object) - Method in class org.apache.camel.builder.ExchangeBuilder
Set the in message body on the exchange
withHeader(String, Object) - Method in class org.apache.camel.builder.ExchangeBuilder
Set the message header of the in message on the exchange
withPattern(ExchangePattern) - Method in class org.apache.camel.builder.ExchangeBuilder
Set the message exchange pattern on the exchange
withProperty(String, Object) - Method in class org.apache.camel.builder.ExchangeBuilder
Set the exchange property
wrap(RouteContext, Processor) - Method in interface org.apache.camel.spi.Policy
Wraps any applicable interceptors around the given processor.
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
 
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
 
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
 
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
 
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
Represents the XMLBeans XML DataFormat
XMLBeansDataFormat() - Constructor for class org.apache.camel.model.dataformat.XMLBeansDataFormat
 
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
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
 
XmlGraphGenerator - Class in org.apache.camel.view
Deprecated.
XmlGraphGenerator(String) - Constructor for class org.apache.camel.view.XmlGraphGenerator
Deprecated.
 
xmljson() - Method in class org.apache.camel.builder.DataFormatClause
Uses the xmljson dataformat, based on json-lib
xmljson(Map<String, String>) - Method in class org.apache.camel.builder.DataFormatClause
Uses the xmljson dataformat, based on json-lib, initializing custom options with a Map
XmlJsonDataFormat - Class in org.apache.camel.model.dataformat
Represents a XML-JSON DataFormat.
XmlJsonDataFormat() - Constructor for class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
XmlJsonDataFormat(Map<String, String>) - Constructor for class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
XmlRpcDataFormat - Class in org.apache.camel.model.dataformat
Represents the XmlRpc XML DataFormat
XmlRpcDataFormat() - Constructor for class org.apache.camel.model.dataformat.XmlRpcDataFormat
 
XMLSecurityDataFormat - Class in org.apache.camel.model.dataformat
Represents as XML Security Encrypter/Decrypter DataFormat
XMLSecurityDataFormat() - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
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
 
XMLSecurityDataFormat(String, boolean, String, String, String, KeyStoreParameters) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean, String, String, String, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean, String, String, String, KeyStoreParameters, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
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
 
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
XMLTokenExpressionIterator - Class in org.apache.camel.support
 
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
For expressions and predicates using a body or header tokenizer.
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<?>) - Static 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
For XPath expressions and 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
For XQuery expressions and 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_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
 
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
An XSLT Component for performing XSLT transforms 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
 
XsltEndpoint(String, Component, XsltBuilder, String, boolean) - Constructor for class org.apache.camel.component.xslt.XsltEndpoint
 
XsltErrorListener - Class in org.apache.camel.builder.xml
ErrorListener which logs the errors.
XsltErrorListener() - Constructor for class org.apache.camel.builder.xml.XsltErrorListener
 
XsltUriResolver - Class in org.apache.camel.builder.xml
Camel specific URIResolver which is capable of loading files from the classpath and file system.
XsltUriResolver(ClassResolver, String) - Constructor for class org.apache.camel.builder.xml.XsltUriResolver
 
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
XStreamDataFormat - Class in org.apache.camel.model.dataformat
Represents the XStream XML DataFormat
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.AliasAdapter() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.AliasAdapter
 
XStreamDataFormat.AliasEntry - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.AliasEntry() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.AliasEntry
 
XStreamDataFormat.AliasEntry(String, String) - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.AliasEntry
 
XStreamDataFormat.AliasList - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.AliasList() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.AliasList
 
XStreamDataFormat.ConverterEntry - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.ConverterEntry() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ConverterEntry
 
XStreamDataFormat.ConverterList - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.ConverterList() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ConverterList
 
XStreamDataFormat.ConvertersAdapter - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.ConvertersAdapter() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ConvertersAdapter
 
XStreamDataFormat.ImplicitCollectionEntry - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.ImplicitCollectionEntry() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionEntry
 
XStreamDataFormat.ImplicitCollectionEntry(String, String[]) - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionEntry
 
XStreamDataFormat.ImplicitCollectionList - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.ImplicitCollectionList() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionList
 
XStreamDataFormat.ImplicitCollectionsAdapter - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.ImplicitCollectionsAdapter() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionsAdapter
 
XStreamDataFormat.OmitFieldEntry - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.OmitFieldEntry() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldEntry
 
XStreamDataFormat.OmitFieldEntry(String, String[]) - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldEntry
 
XStreamDataFormat.OmitFieldList - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.OmitFieldList() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldList
 
XStreamDataFormat.OmitFieldsAdapter - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.OmitFieldsAdapter() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldsAdapter
 
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
 

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
Represents the ZIP XML DataFormat
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
Represents the ZIP file XML DataFormat.
ZipFileDataFormat() - Constructor for class org.apache.camel.model.dataformat.ZipFileDataFormat
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

Apache Camel